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
  • C#
SHARE:

Introducing C# 9: Improved pattern matching

2020-06-23 by anthonygiretti

Introduction Pattern matching has been introduced in C# 6 and has well evolved since. The…

Read More
  • C#
SHARE:

Introducing C# 9: Improved target typing

2020-06-21 by anthonygiretti

Introduction C# 9 brings a better target typing: “In C# 9.0 some expressions that weren’t…

Read More
  • C#
SHARE:

Introducing C# 9: Top-level programs

2020-06-21 by anthonygiretti

Introduction C# 9 introduces a super fun feature: Top-level programs. What’s a Top-level program ?…

Read More
  • C#
SHARE:

Introducing C# 9: Questions & answers about Records

2020-06-19 by anthonygiretti

Introduction You have been many to ask me questions about the records in C# 9…

Read More
  • C#
SHARE:

Introducing C# 9: Records

2020-06-17 by anthonygiretti

Introduction C# 9 introduces Init-only properties that allow to make individual properties immutable. C# 9…

Read More
  • C#
SHARE:

Introducing C# 9: Init only properties

2020-06-16 by anthonygiretti

Introduction .NET 5 brings a new version of the C# language: C# 9. In this…

Read More
  • Visual Studio
SHARE:

Visual Studio 2019: New Windows Terminal has arrived, how to enhance it with posh-git for GIT usage?

2020-05-24 by anthonygiretti

Introduction The new Windows Terminal has arrived on Visual Studio 2019 16.6 for Windows and…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: Message validation

2020-05-18 by anthonygiretti

Introduction Validation is a very important feature in applications but in ASP.NET Core 3.1 and…

Read More
  • ASP.NET Core
SHARE:

Why model binding to JObject from a request doesn’t work anymore in ASP.NET Core 3.1 and what’s the alternative ?

2020-05-10 by anthonygiretti

Introduction Json.Net (NewtonSoft) has been for a long time the most used JSON serializer in .NET…

Read More
  • .NET
SHARE:

Integrate NDepend 2020 into your .NET Core projects

2020-05-09 by anthonygiretti

Introduction In computer science and software engineering in particular, software quality is an overall assessment…

Read More
    « Previous 1 … 6 7 8 9 10 … 20 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough