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# 10: Mix declarations and expressions in a deconstruction

2021-07-23 by anthonygiretti

Introduction Deconstructing an object in C# like JavaScript has been possible in C# for some…

Read More
  • C#
SHARE:

Introducing C# 10: Constant interpolated strings

2021-07-22 by anthonygiretti

Introduction C# is still evolving, this time with C# 10 we will focus on constants….

Read More
  • C#
SHARE:

Introducing C# 10: Seal overriden ToString() method on records

2021-07-19 by anthonygiretti

Introduction Microsoft has introduced last year records. Which a new way to declare object. Records…

Read More
  • C#
SHARE:

Introducing C# 10: Global usings, example with ASP.NET Core 6

2021-07-18 by anthonygiretti

Introduction .NET 6 preview 6 has been released a few days ago, and the great…

Read More
  • Visual Studio Code
SHARE:

Visual Studio Code: Did you know… You can generate an installation command of your installed extensions ?

2021-05-06 by anthonygiretti

Introduction Dear Visual Studio Code lovers! I have a little tip for you! Do you…

Read More
  • Visual Studio Code
SHARE:

Postman I ❤️ you, but I met Thunder Client for Visual Studio Code ❤️❤️❤️

2021-05-05 by anthonygiretti

Introduction My dear developer friends, I would like to share with you a little gem…

Read More
  • C#
SHARE:

C#: Make your delegates asynchronous from synchronous delegates

2021-05-01 by anthonygiretti

Introduction I wanted to write this post because I realized that a lot of developers…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit

2021-04-17 by anthonygiretti

Introduction Not long ago I was asked to do integration tests with ASP.NET Core and…

Read More
  • ASP.NET Core
SHARE:

TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file

2021-04-16 by anthonygiretti

Introduction I am very happy to write this post today because I have had a…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code

2021-01-25 by anthonygiretti

Introduction A while ago, I published a post that explained how to expose proto files…

Read More
    « Previous 1 … 5 6 7 8 9 … 22 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough