3 followers
Full stack developer - .NET, Angular, SQL | π¨βπΎβ
Authentication and role-based authorization with example code Β· **What is JSON Web Token(**JWT)? JSON Web Token (JWT) is a secure and compact way of...
Step by step instructions with Hello World example Β· Microsoftβs Visual Studio Code (VS Code) is a popular code editor that supports a wide range of...
Short and simple solution Β· Recently I came across a situation where we needed to convert the given UTC datetime to the user's local datetime. The...
As a developer, you might have come across some situations where you need to read the excel data from C# and process the result as per the...
Use case: We need to implement simple Windows authentication for an intranet ASP.NET CORE WEB API application which should authorize users by...
Introduction: Entity Framework Core (EF Core) is a powerful Object-Relational Mapping (ORM) framework for .NET developers. With its rich features and...