• Home
  • About
  • Subscribe

Implementing SOLID REST API using ASP.NET Core

28 Feb 2017 • .NET Core API ASP.NET Core WebAPI

he following article shows how to implementing a SOLID Data access layer by using ASP.NET Core.

Developing token authentication using ASP.NET Core

15 Dec 2016 • .NET Core ASP.NET Core JWT WebAPI

The following article shows how to developing token authentication using ASP.NET Core.

Microsoft love open source: ASP.NET Core

13 Dec 2016 • .NET Core ASP.NET ASP.NET Core Open source

In the past few days, I have given a talk titled “Microsoft love open source: ASP.NET Core”.

Querying MongoDB using .NET Core

24 Sep 2016 • .NET .NET Core ASP.NET Core C# MongoDB WebAPI

Querying MongoDB using .NET Core Intro MongoDB has recently released the.NET Core support inside the C# driver ( Net Core Support Driver ). In fact, 2.3.0-rc

Written and maintained by Samuele Resca