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

ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit

2021-04-17 by anthonygiretti

Introduction Not long ago I was asked to do integration tests with ASP.NET Core and…

Read More
  • ASP.NET Core
SHARE:

TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file

2021-03-16 by anthonygiretti

Introduction I am very happy to write this post today because I have had a…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code

2021-01-25 by anthonygiretti

Introduction A while ago, I published a post that explained how to expose proto files…

Read More
  • .NET
SHARE:

.NET 5: How to enable .NET 5 runtime on console apps instead of .NET Core 3.1 ?

2021-01-24 by anthonygiretti

Introduction You may have noticed it already, but when you create a console application with…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl

2021-01-17 by anthonygiretti

Introduction In a previous article, I have introduced you gRPCurl a command line tool that…

Read More
  • ASP.NET Core
SHARE:

gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl

2021-01-13 by anthonygiretti

Introduction Do you know Curl? The tool that allows you to transfer data through HTTP…

Read More
  • C#
SHARE:

Introducing C# 9: Extension GetEnumerator support for foreach loops

2020-11-01 by anthonygiretti

Introduction As you may know, in order to be able to iterate on a collection…

Read More
  • C#
SHARE:

Introducing C# 9: Static anonymous functions

2020-10-21 by anthonygiretti

Introduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static…

Read More
  • C#
SHARE:

Introducing C# 9: Attributes on local functions

2020-10-19 by anthonygiretti

Introduction Well. It has been a while since I wanted to write this post but…

Read More
  • C#
SHARE:

Introducing C# 9: Covariant returns

2020-10-12 by anthonygiretti

Introduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is…

Read More
    1 2 3 … 15 Next »
  • Home
  • About me

Anthony Giretti's .NET blog

Ain't no mountain high enough