Skip to content

Hi, I'm Ankit

The story of my experiments with code

  • Twitter
  • Facebook
  • GitHub
  • LinkedIn
  • RSS
  • C#
  • .NET/.NET Core
  • Architecture & Design
  • Azure/ AWS
  • DevOps
  • Testing
  • Security
  • About

Nuget

From GitHub to NuGet

by Ankit Vijay on April 27, 2020September 26, 2020

This post talks about my journey to publish ASP.NET Core Middleware as a Nuget Package from GitHub repository through GitHub Actions.

Read More
.NET, .NET Core, ASP.NET Core, ASP.NET Core 3.1, Continuous Delivery, Continuous Integration, DevOps, GitHub, Nuget, Open Source

NuGet packages – Our Standards and Defaults

by Ankit Vijay on March 29, 2020September 15, 2020

This posts talks about some of the standards and practices we use for our internal NuGet packages in our organization.

Read More
.NET, .NET Core, Nuget