Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Tags

.NET .NET 5 .NET 6 .NET 7 .NET Core .NET Core 3 adal-angular5 adal.js Angular 5 ASP.NET Core ASP.NET Core 2.1 ASP.NET Core 2.2 ASP.NET Core 3 ASP.NET Core 5 ASP.NET Core 6 ASP.NET Core 7 C# C# 9 C# 10 C# 11 C#11 Dapper Entity Framework Core Entity Framework Core 2 ExpectedObjects Google Charts gRPC gRPC Client Javascript Massive minimal APIs NPoco OrmLite Peta POCO Polly Serilog SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit
Styled Blog WordPress Theme by Blaze Themes
  • .NET
  • C#
SHARE:

Introducing C# 10: Structs parameterless constructor and instance field initializer

2022-02-21 by anthonygiretti

Introduction I’m going to talk in this post about an important feature of C# 10…

Read More
  • Angular
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable, example with Angular

2021-09-22 by anthonygiretti

Introduction What ? You did not know it? ASP.NET Core 6 now allows you to…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far

2021-08-27 by anthonygiretti

Introduction A few days ago I introduced you to the minimal APIs, in this blog…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Working with minimal APIs

2021-08-12 by anthonygiretti

Introduction ASP.NET Core 6 is taking shape and I’m already a fan of one of…

Read More
  • C#
SHARE:

Introducing C# 10: File-scoped namespaces

2021-08-12 by anthonygiretti

Introduction C# is still evolving and C# 10 proposes a new feature : file_scoped namespaces….

Read More
  • C#
SHARE:

Introducing C# 10: Record struct

2021-08-03 by anthonygiretti

Introduction Last year with the release of C# 9, Microsoft introduced records. The record keyword…

Read More
  • C#
SHARE:

Introducing C# 10: Extended property patterns

2021-07-27 by anthonygiretti

Introduction C# 8 has introduced a new pattern: Property pattern. This pattern enables you to…

Read More
  • C#
SHARE:

Introducing C# 10: Mix declarations and expressions in a deconstruction

2021-07-23 by anthonygiretti

Introduction Deconstructing an object in C# like JavaScript has been possible in C# for some…

Read More
  • C#
SHARE:

Introducing C# 10: Constant interpolated strings

2021-07-22 by anthonygiretti

Introduction C# is still evolving, this time with C# 10 we will focus on constants….

Read More
  • C#
SHARE:

Introducing C# 10: Seal overriden ToString() method on records

2021-07-19 by anthonygiretti

Introduction Microsoft has introduced last year records. Which a new way to declare object. Records…

Read More
    « Previous 1 2 3 4 5 … 18 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough