IServiceCollection doesn’t contain a definition of AddSwaggerGen Issue Description Swagger doesn’t recognize AddSwaggerGen after adding swagger NuGet package i.e Swashbuckle. IServiceCollection’ does not contain a...
Continue ReadingRead Excel Files in C# .NET Core
Read and Write Excel Files in C# .NET Core Today in this article, we shall see how to Read Excel files in C# .NET-based application...
Continue ReadingHow to use Visual Studio IntelliCode – Code Development using AI
How to use Visual Studio IntelliCode – Code Development using AI Visual Studio IntelliCode is a tool helping in code development and analysis of code...
Continue ReadingAwesome code – Primitive Obsession Code Smell Resolution with example
Today in this article, we will cover Primitive Obsession Code Smell Resolution with an example. We will cover below aspects, “Code is read more often...
Continue Reading