ASP.NET Core C# MVC REST Visual Studio Web API How to Convert an MVC Razor Application to a Web API In this post I will be showing how to convert an MVC application to a Web API application.
.NET Core C# Dependency Injection Patterns Visual Studio How to use AddSingleton, AddScope and AddTransient Services in a .NET Core Application In this post I will be showing how to control service instance lifetimes within a .NET Core application.
Azure Azure Blob Azure Storage SSDT SSIS Visual Studio Enabling Azure Blob Storage in an SSIS Package In this post I will show how to setup Azure Blob storage within an SSIS package using Visual Studio.
.NET Core ASP.NET Core C# Entity Framework Core Fluent Assertion SQL Visual Studio Using Entity Framework Core in a .NET Core Application In this post I will be showing how to use Entity Framework Core within a .NET Core application.
ASP.NET Core C# Dependency Injection HTTP Patterns Visual Studio Using HttpContext in a .NET Core Application In this post I will be showing how to use Entity Framework Core within a .NET Core application.
ASP.NET Core C# Dependency Injection Patterns Visual Studio Using Application Settings in a .NET Core Application In this post I will be showing how to use configuration settings in a .NET Core application.
.NET Core ASP.NET Core C# Entity Framework Core Powershell Visual Studio How to Implement a .NET Core Identity Application with Entity Framework Core In this post I will be showing how to implement identity service API application using .NET Core and Entity Framework…
.NET Core Azure Visual Studio Deploying a .NET Core Application to Azure In this post I will be showing how to deploy a .NET Core application to Azure App Services.
.NET Core ASP.NET Core ASP.NET Core Identity Razor Visual Studio How to Create an Identity Application with .NET Core In this post I will be showing how to create an ASP.NET identity application using Visual Studio templates and .NET…