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: Static anonymous functions

2020-10-21 by anthonygiretti

Introduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static…

Read More
  • C#
SHARE:

Introducing C# 9: Attributes on local functions

2020-10-19 by anthonygiretti

Introduction Well. It has been a while since I wanted to write this post but…

Read More
  • C#
SHARE:

Introducing C# 9: Covariant returns

2020-10-12 by anthonygiretti

Introduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is…

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

Anthony Giretti's .NET blog

Ain't no mountain high enough