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 Azure Functions 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 SQL SQL SERVER Typescript unit tests Visual Studio 2019 Visual Studio Code VSTS Web API XUnit

My latest posts

  • C# 13: Introducing the new escape sequence 2025-03-07
  • C# 13: Introducing System.Threading.Lock 2025-03-05
  • C# 13: Extended params for Method Parameters 2025-03-01
  • ASP.NET Core 9: Discover the new developer Exception page 2025-01-06
  • From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated 2024-12-05
Styled Blog WordPress Theme by Blaze Themes
  • ASP.NET Core
SHARE:

How to resolve the issue “Failed to install Nuget package” when adding a new gRPC service reference

2019-12-10 by anthonygiretti

The problem If like me you tried to (via the GUI) to add a new…

Read More
  • .NET
SHARE:

Writing cleaner Typed HttpClient using a custom DelegatingHandler

2019-11-30 by anthonygiretti

Introduction I write a lot of HttpClient, including typed client. Since I discovered Refit I…

Read More
  • .NET
SHARE:

SignInNames available in Microsoft Graph

2019-10-31 by anthonygiretti

SignInNames available in the new Microsoft Graph API Going further with Microsoft Graph by using…

Read More
  • ASP.NET Core
SHARE:

Simplified Options usage in ASP.NET Core 2+

2019-09-15 by anthonygiretti

Introduction We all had at one time the need to have configuration data to consume…

Read More
  • ASP.NET Core
SHARE:

Building a typed Httpclient with Refit in ASP.NET Core 3

2019-08-31 by anthonygiretti

What is Refit? Refit is an automatic type-safe REST library for .NET Core, Xamarin and…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 2+ best practices and practical tools for testing, part 2, Use cases

2019-07-18 by anthonygiretti

ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+…

Read More
  • ASP.NET Core
SHARE:

ASP.NET Core 2+ best practices and practical tools for testing, part 1

2019-06-15 by anthonygiretti

ASP.NET Core 2+ best practices and practical tools for testing, part 1 ASP.NET Core 2+…

Read More
  • .NET
SHARE:

How to use .NET Core 3 previews in Visual Studio 2019 v16.2.0 ?

2019-05-26 by anthonygiretti

Some of you may have already tried .NET Core previews in Visual Studio 2019 in…

Read More
  • ASP.NET Core
SHARE:

Configuring Azure KeyVault in Asp.Net Core 2.2 and Azure

2019-04-29 by anthonygiretti

Introduction Azure Key Vault is a service provided by Microsoft to securely manage the secrets,…

Read More
  • .NET
SHARE:

Best practices with HttpClient and Retry Policies with Polly in .NET Core 2, Part 2

2019-03-26 by anthonygiretti

Best practices with HttpClient and Retry Policies with Polly in .NET Core 2, Part 1…

Read More
    « Previous 1 … 9 10 11 12 13 … 20 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough