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
  • ASP.NET Core
SHARE:

ASP.NET Core 7: Better Minimal endpoints testing with typed results

2023-03-19 by anthonygiretti

Introduction ASP.NET Core 7 bring another great improvement on Minimal APIs, especially on unit testing….

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 7: Introducing endpoint filters, actions filters for minimal APIs

2023-03-19 by anthonygiretti

Introduction You have been waiting for that feature for a while right ? ASP.NET Core…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 7: Better file upload integration with Swagger on Minimal APIs

2023-03-19 by anthonygiretti

Introduction Uploading a/several file(s) was extremely easy with ASP.NET Core MVC and ASP.NET Core WebAPI….

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs

2023-03-18 by anthonygiretti

Introduction ASP.NET Core 7, recently released, has introduced a new feature on Minimals APIs: The…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning

2023-03-16 by anthonygiretti

Introduction This year .NET 7 ships with ASP.NET Core 7 and the latter brings big…

Read More
  • C#
SHARE:

Introducing C#11: File local types

2022-12-04 by anthonygiretti

Introduction Have you ever developed/consumed identically named objects and pulled your hair out encapsulating them…

Read More
  • C#
  • Non classé
SHARE:

Introducing C# 11: Numeric IntPtr and UIntPtr

2022-12-04 by anthonygiretti

Introduction Before explaining to you what’s new in C# 11 on the IntPtr and UInPtr…

Read More
  • C#
SHARE:

Introducing C#11: UTF-8 String Literals

2022-12-04 by anthonygiretti

Introduction .NET encodes strings with UTF-16 encoding. However in the world of the web, the…

Read More
  • C#
SHARE:

Introducing C#11: Extended nameof parameter scope

2022-12-04 by anthonygiretti

Introduction C# 11 brings a novelty in the use of a method or parameter attribute….

Read More
  • C#
SHARE:

Introducing C#11: Pattern match Span and ReadonlySpan on a constant string

2022-12-04 by anthonygiretti

Introduction Before C# 11 it was impossible to use pattern matching on a constant string…

Read More
    1 2 3 … 18 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough