Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Tags

.NET .NET 5 .NET Core .NET Core 3 adal-angular5 adal.js Angular 4 Angular 5 ASP.NET Core ASP.NET Core 2.1 ASP.NET Core 2.2 ASP.NET Core 3 ASP.NET Core 5 C# C# 9 Dapper Entity Framework Entity Framework Core Entity Framework Core 2 ExpectedObjects FluentAssertions Google Charts gRPC gRPC-web gRPC Client HTML 5 IHost Injection dependency Javascript Massive NPoco OrmLite Peta POCO Polly Serilog SQL SQL SERVER TestServer 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: 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
  • .NET
SHARE:

Integrate NDepend 2020 into your .NET Core projects

2020-05-09 by anthonygiretti

Introduction In computer science and software engineering in particular, software quality is an overall assessment…

Read More
  • ASP.NET Core
SHARE:

Building a conditional caching middleware instead of an attribute in ASP.NET Core 3.1

2020-05-03 by anthonygiretti

Introduction It was not that long ago that I had to manage the cache to…

Read More
  • Visual Studio
SHARE:

Did you know ? Easy and custom debugging with DebuggerDisplay and DebuggerTypeProxy attributes on Visual Studio

2020-04-27 by anthonygiretti

Introduction If like me you want to become more efficient in debugging, I have here…

Read More
  • .NET
SHARE:

gRPC & ASP.NET Core 3.1: Resiliency with Polly

2020-03-31 by anthonygiretti

What is Polly ? Polly is a .NET resilience and transient-fault-handling library that allows developers to…

Read More
    « Previous 1 2 3 4 5 … 15 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough