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 5: Exploring System.Net.Http.Json namespace

2020-10-03 by anthonygiretti

Introduction .NET 5 brings interesting new features. In this article I will introduce you a…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions

2020-09-29 by anthonygiretti

Introduction A while ago, I have introduced a cool feature of ASP.NET Core: how to…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 5: Make your options immutable

2020-08-19 by anthonygiretti

Introduction If you’ve been using ASP.NET Core 5 for a while, you’ll be delighted to learn that…

Read More
  • C#
SHARE:

Introducing C# 9: Native-sized integers

2020-08-19 by anthonygiretti

Introduction What are native-sized integers ? They are designed to be an integer which size…

Read More
  • C#
SHARE:

Introducing C# 9: Extending Partial Methods

2020-08-10 by anthonygiretti

Introduction C# 8 (and above) has some restrictions regarding partial methods. For example : Partial…

Read More
  • ASP.NET Core
SHARE:

Exposing proto files in a gRPC service over a frameworkless and lightweight API

2020-07-06 by anthonygiretti

Introduction A few days ago I introduced the notion of nano service in ASP.NET Core…

Read More
  • ASP.NET Core
SHARE:

Nano services with ASP.NET Core or how to build a light API

2020-06-29 by anthonygiretti

Introduction This post might seem bizzare at first. In fact the idea of writing this…

Read More
  • 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
    « Previous 1 … 6 7 8 9 10 … 21 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough