#csharp
Read more stories on Hashnode
Articles with this tag
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...
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...
.NET 8 is the next major release of the .NET platform. It brings several new features that improve the developer experience and productivity. Here are...