Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Styled Blog WordPress Theme by Blaze Themes
  • C#
SHARE:

Introducing C# 9: Extension GetEnumerator support for foreach loops

2020-11-01 by anthonygiretti

Introduction As you may know, in order to be able to iterate on a collection…

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

Anthony Giretti's .NET blog

Ain't no mountain high enough