Skip to content

Anthony Giretti's .NET blog

Ain't no mountain high enough

Search

Follow me !

Tags

.NET .NET 5 .NET 6 .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 C# 10 Dapper Entity Framework Core Entity Framework Core 2 ExpectedObjects FluentAssertions Google Charts gRPC gRPC-web gRPC Client 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
  • .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
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: Global error Handling in gRPC & gRPC status codes

2020-03-31 by anthonygiretti

Global error Handling server side Microsoft has implemented Interceptors, they are similar to Filters or…

Read More
  • Angular
SHARE:

gRPC & ASP.NET Core 3.1: How to create a gRPC-web client ? Examples with Angular 8 and HttpClient

2020-03-29 by anthonygiretti

Create gRPC-web app with Angular 8 on Windows I chose to make a demo with…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: What’s gRPC-web & how to create a gRPC-web service ?

2020-03-29 by anthonygiretti

What’s gRPC-web ? In the summer of 2016, both a team at Google and  Improbable…

Read More
  • .NET
SHARE:

gRPC & ASP.NET Core 3.1: How to create a gRPC client ?

2020-03-27 by anthonygiretti

Creating a gRPC client In this example we will create a .NET Core 3.1 console…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: How to create a gRPC service ?

2020-03-25 by anthonygiretti

Creating a gRPC service You’ll need to open Visual Studio 2019 and select “gRPC service”…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 3.1: What’s gRPC ? (introduction)

2020-03-23 by anthonygiretti

What’s gRPC? gRPC is an RPC (Remote procedure call) framework and not a Microsoft framework….

Read More
    « Previous 1 … 3 4 5 6 7 … 16 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough