Avinash KaratAzure Cosmos DB — Part 2In this post, we are going to discuss about an important concepts called Throughput. Throughput simply means how many requests the cosmos…Jan 5, 2022Jan 5, 2022
Avinash KaratAn Introduction to Azure Cosmos DBhello guys, I have been thinking of creating a blog post series about one of the most popular service in azure echo-system, the cosmos db…Jan 3, 2022Jan 3, 2022
Avinash KaratAzure Functions — Part 2hello folks, this is gonna be the second part of the azure function series. In case you haven’t read the first part, you can check it out…Dec 23, 2021Dec 23, 2021
Avinash KaratAzure Functions — Part 1Hello guys, its been a while since I wrote any technical posts. I was very busy with my 1.5 year old son, in fact I was barely managing to…Dec 21, 20211Dec 21, 20211
Avinash KaratExtension methods in C#To simply put, Extension methods are a convenient way of adding methods to classes that you cannot modify directly, typically because they…Sep 4, 20211Sep 4, 20211
Avinash KaratStoring User Secrets in .Net CoreHi folks, in this post, I try to cover how user secrets can be stored in a .Net core application.Aug 31, 20212Aug 31, 20212
Avinash KaratHow to use problem details middleware in .Net Core?ProblemDetails is an open source ASP.NET Core middleware developed by Kristian Hellang that can be used to generate detailed results for…Aug 23, 2021Aug 23, 2021
Avinash KaratObject lifetime in C#If you are really passionate about C#, then you should always aim to go a level deeper than your peers and make an effort to learn the…Jun 5, 20212Jun 5, 20212
Avinash KaratOData SecurityHi guys, welcome to the second part of OData. In this post, I am going to cover some basic scenarios of OData security. Often we might come…May 9, 20211May 9, 20211
Avinash KaratOData in .Net CoreRecently I came across this cool feature called OData. OData is an open source, open protocol technology that provides the ability to…Mar 6, 20214Mar 6, 20214