IoT-Smart Light Bulbs Controller in Raspberry Pi using .NET Core In today’s article, we will learn to create a simple application for controlling smart light...
Continue ReadingRaspberry Pi in .NET Core with examples
Create First .NET Core application in Raspberry Pi with examples In our previous articles Setting up Raspberry Pi – Step by step and Build .NET...
Continue ReadingAwesome Code – Feature Envy Code Smell Resolutions
Feature Envy Code Smell Resolution with examples Today in this article, we will see Feature Envy Code Smell Resolution with examples. Methods used in the...
Continue ReadingUse Basic Authentication in Swagger ASP.NET Core
Use Basic Authentication in Swagger ASP.NET Core Swagger or OpenAPI describes the standards and specifications for the RESTFul API description. As we know these specifications...
Continue ReadingUse OAuth2 Authorization Token in swagger .NET Core
Use OAuth2 Authorization Token in swagger .NET Core In this post, we will see how to Use OAuth2 Authorization Token in swagger .NET Core. Swagger...
Continue Reading