Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Styled Blog WordPress Theme by Blaze Themes
  • 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
  • C#
SHARE:

Introducing C# 9: Questions & answers about Records

2020-06-19 by anthonygiretti

Introduction You have been many to ask me questions about the records in C# 9…

Read More
  • C#
SHARE:

Introducing C# 9: Records

2020-06-17 by anthonygiretti

Introduction C# 9 introduces Init-only properties that allow to make individual properties immutable. C# 9…

Read More
  • C#
SHARE:

Introducing C# 9: Init only properties

2020-06-16 by anthonygiretti

Introduction .NET 5 brings a new version of the C# language: C# 9. In this…

Read More
  • Visual Studio
SHARE:

Visual Studio 2019: New Windows Terminal has arrived, how to enhance it with posh-git for GIT usage?

2020-05-24 by anthonygiretti

Introduction The new Windows Terminal has arrived on Visual Studio 2019 16.6 for Windows and…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: Message validation

2020-05-18 by anthonygiretti

Introduction Validation is a very important feature in applications but in ASP.NET Core 3.1 and…

Read More
  • ASP.NET Core
SHARE:

Why model binding to JObject from a request doesn’t work anymore in ASP.NET Core 3.1 and what’s the alternative ?

2020-05-10 by anthonygiretti

Introduction Json.Net (NewtonSoft) has been for a long time the most used JSON serializer in .NET…

Read More
    « Previous 1 … 7 8 9 10 11 … 21 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough