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 Azure Functions 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 SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit

My latest posts

  • C# 13: Introducing the new escape sequence 2025-03-07
  • C# 13: Introducing System.Threading.Lock 2025-03-05
  • C# 13: Extended params for Method Parameters 2025-03-01
  • ASP.NET Core 9: Discover the new developer Exception page 2025-01-06
  • From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated 2024-12-05
Styled Blog WordPress Theme by Blaze Themes
  • 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
  • C#
SHARE:

Introducing C# 10: Global usings, example with ASP.NET Core 6

2021-07-18 by anthonygiretti

Introduction .NET 6 preview 6 has been released a few days ago, and the great…

Read More
    « Previous 1 … 3 4 5 6 7 … 20 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough