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 C#14 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 Code VSTS Web API XUnit

My latest posts

  • C# 14: User-Defined Compound Assignment Operators 2025-11-23
  • C# 14: Introducing partial constructors and partial events 2025-11-23
  • C# 14: Introducing field-backed auto‐properties via the contextual keyword field 2025-11-23
  • C# 14: Modifiers on simple lambda parameters without explicit parameter types 2025-11-23
  • C# 14: More Implicit Conversions for Span<T> and ReadOnlySpan<T> 2025-11-22
Styled Blog WordPress Theme by Blaze Themes
  • .NET
SHARE:

.NET: Learn LINQ as you never have before

2022-09-29 by anthonygiretti

Introduction Dear developer friends, I wanted to share with you a book that particularly amazed…

Read More
  • C#
SHARE:

Introducing C#11: Auto Default structs

2022-09-28 by anthonygiretti

Introduction C# 11 improves Structs compared to C# 10 (and earlier). Before C# 11, every…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Bring your custom compression provider in gRPC

2022-09-21 by anthonygiretti

Introduction The compression of data during their transport on the Internet or a network makes…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Handling gRPC exception correctly server side

2022-08-28 by anthonygiretti

Introduction What an interesting subject! When we develop applications, it is necessary to manage errors…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 6: Here is the best way to pass a JWT in the headers of a gRPC client

2022-08-15 by anthonygiretti

Introduction Dear developers who love gRPC, I have something here that you might like. You’ve…

Read More
  • .NET
SHARE:

.NET 6: Enhance your gRPC client logs with a generic logging interceptor

2022-08-08 by anthonygiretti

Introduction As you might suspect, logging what is happening in your application is good practice….

Read More
  • .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
    « Previous 1 … 3 4 5 6 7 … 21 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough