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 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 Serilog SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit
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 … 3 4 5 6 7 … 18 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough