Database migration for .Net Core projects

You can find my all .Net core posts here. I am adding new post after a long break because I recently joined a new company AttachingIt. It is an awesome security related company and now-on wards I am going to work on this awesome product. In this post, I will explain how to do the Database migration for … Continue reading Database migration for .Net Core projects

Azure for Architects: Free E-Book from Microsoft

I am writing this post to let you all know that there is an awesome free E-Book available for Azure. This book is basically for Azure architects but the book can be useful to others as well. Free book is available here: https://azure.microsoft.com/en-us/resources/azure-for-architects/ You can download the book by providing your Outlook, Hotmail etc credentials. … Continue reading Azure for Architects: Free E-Book from Microsoft

Continuous Integration(CI) for .Net Core projects: .Net Core CLI Part III

You can find my all .Net core posts here. This is the 3rd post on .Net Core CLI commands. You can find first 2 posts below: Guide to create and run .Net Core application using CLI Tools: .Net Core CLI Part I Guide to Create and Publish Nuget packages using .Net Core CLI: .Net Core CLI Part II In this … Continue reading Continuous Integration(CI) for .Net Core projects: .Net Core CLI Part III