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

Code quality: Using CodeAnalysis.FxCopAnalyzers and Stylecop in .NET Core 2 applications

2018-01-24 by anthonygiretti

  Introduction Why Code quality is important? Because correctness, maintainability, and even elegance are all…

Read More
  • Non classé
SHARE:

Code reliability: Unit testing with XUnit and FluentAssertions in .NET Core 2 apps

2018-01-19 by anthonygiretti

Introduction I decided to write this article because I’m really fan of XUnit and FluentAssertions…

Read More
  • ASP.NET Core
SHARE:

Streaming video asynchronously in ASP.NET Core 2 with Web API

2018-01-16 by anthonygiretti

  Introduction No matter what kind of project you are working on, at some point…

Read More
  • ASP.NET
SHARE:

How to pass in Uri complex objects without using custom ModelBinders or any serialization?

2018-01-16 by anthonygiretti

Do you wonder why I publish such an article? Well, recently it happened to me…

Read More
  • Non classé
SHARE:

Injection Dependency: Bring your own container in .NET Core Web API, example with Simple Injector

2018-01-14 by anthonygiretti

Introduction of Simple Injector Simple Injector is an easy-to-use Dependency Injection (DI) library for .NET…

Read More
  • Non classé
SHARE:

Injection Dependency: Bring your own container in .NET Core console App, example with Simple Injector

2018-01-13 by anthonygiretti

Introduction of Simple Injector Simple Injector is an easy-to-use Dependency Injection (DI) library for .NET…

Read More
  • Non classé
SHARE:

Entity Framework Core 2 – Breaking changes and obsolescence

2018-01-12 by anthonygiretti

  Entity Framework Core 2 was released on August 14th. It brought new features. On…

Read More
  • Non classé
SHARE:

Entity Framework Core 2 – Explicit compiled queries

2018-01-12 by anthonygiretti

  Entity Framework Core 2 was released on August 14th. It brought new features. On…

Read More
  • Non classé
SHARE:

Entity Framework Core 2 – DbContext Pools

2018-01-12 by anthonygiretti

  Entity Framework Core 2 was released on August 14th. It brought new features. On…

Read More
  • Non classé
SHARE:

Entity Framework Core 2 – Pluralization and Singularization

2018-01-12 by anthonygiretti

  Entity Framework Core 2 was released on August 14th. It brought new features. On…

Read More
    « Previous 1 … 14 15 16 17 18 … 21 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough