Git GitBash GitHub How to use Git to Branch Features and Merge Changes In this post I will be showing how to branch and merge features using git bash.
.NET Core ASP.NET Core C# Dependency Injection OAuth Patterns Visual Studio Web API How to use a Declarative Authorization Policy to Secure Web API Application Resources In this post I will be showing you how to secure a Web API using a declarative authorization policy.
ASP.NET Core C# Dependency Injection OAuth Visual Studio Web API How to use an Imperative Authorization Policy to Secure Web API Application Resources In this post I will be showing you how to secure a Web API using an imperative authorization policy.
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.