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 C#14 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 Code VSTS Web API XUnit

My latest posts

  • C# 14: User-Defined Compound Assignment Operators 2025-11-23
  • C# 14: Introducing partial constructors and partial events 2025-11-23
  • C# 14: Introducing field-backed auto‐properties via the contextual keyword field 2025-11-23
  • C# 14: Modifiers on simple lambda parameters without explicit parameter types 2025-11-23
  • C# 14: More Implicit Conversions for Span<T> and ReadOnlySpan<T> 2025-11-22
Styled Blog WordPress Theme by Blaze Themes
  • 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
  • .NET
SHARE:

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

2019-03-26 by anthonygiretti

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

Read More
  • ASP.NET Core
SHARE:

Implement dynamic dependency injection in ASP.NET Core 2.2, example with multitenancy scenario

2019-01-31 by anthonygiretti

Introduction You have probably wondered whether it is possible to manipulate different instances of the…

Read More
  • .NET
SHARE:

You will never give up a unit test anymore with ExpectedObjects in .NET Core

2019-01-21 by anthonygiretti

Introduction Let’s be honest, who has never abandoned a unit test because it was long…

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

Anthony Giretti's .NET blog

Ain't no mountain high enough