Convert Julian Date in C# Today in this article, we shall see how to How to Convert Julian Date in C# code to the normal...
Continue ReadingGenerate Avro Schema from SQL table or database
Generate Avro Schema from Database In this article, we will see an approach to creating an Avro schema from SQL database. I shall be using...
Continue ReadingCreate ASP.NET Core App as Windows Service -Part I
Hosting ASP.NET Core App as Service and Window Service -Part I In this article, we shall see how to enable Create ASP.NET Core App as...
Continue ReadingMongoDB C# NET – Date Time query greater than or less than
MongoDB C# Driver Date range query greater than or less than Today in this article will cover MongoDB C# .NET – Date Range query greater...
Continue ReadingMock and Unit Test Entity Framework Core with Repository
Mock and Unit Test with Repository Entity Framework Core Today in this article, we will see how to get started with Mock and Unit Test...
Continue Reading