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
  • 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
  • Visual Studio Code
SHARE:

Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?

2021-05-06 by anthonygiretti

Introduction Dear Visual Studio Code lovers! I have a little tip for you! Do you…

Read More
  • Visual Studio Code
SHARE:

Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️

2021-05-05 by anthonygiretti

Introduction My dear developer friends, I would like to share with you a little gem…

Read More
  • C#
SHARE:

C#: Make your delegates asynchronous from synchronous delegates

2021-05-01 by anthonygiretti

Introduction I wanted to write this post because I realized that a lot of developers…

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

Anthony Giretti's .NET blog

Ain't no mountain high enough