With an increasing need for scalability and performance dictated by the modern web, it becomes harder and harder to choose an API paradigm that is suitable for service-to-service communication. While the classical models still work and have their own merits, some of them rely heavily on documentati
Adding JWT Authentication & Authorization in ASP.NET CoreCheck out my courses: https://nickchapsas.com Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello, everybody, I'm Nick, and in this video, I will show you how to get started with JWT Authentication and Authorization in your ASP.NET Core applications and APIs. Vid
Password strength explainedThe conclusion of my blog posts on the LastPass breach and on Bitwarden’s design flaws is invariably: a strong master password is important. This is especially the case if you are a target somebody would throw considerable resources at.
YARP: Yet Another Reverse ProxyWelcome to the documentation for YARP! YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. Please provide us your feedback by going to the GitHub repository.
A (Relatively Easy To Understand) Primer on Elliptic Curve CryptographySupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic EF Core is the most popular ORM among .NET developers, and rightfully so. It's common to write LINQ queries with EF Core to execute SQL queries on the database. LINQ can sometimes become verbose when you need to
Problem Details responses everywhere with ASP.NET Core and .NET 7The Problem Details for HTTP APIs RFC provides a unified, machine-readable and standardized recipe for exposing error information out of your HTTP APIs – which is of course beneficial both for the API authors, as well as the integrating parties. ASP.
Enabling/Disabling Routines in C#In this session, I'm going to walk you through a quick demo of leveraging [Conditional] capability in C# to enable and disable blocks of code in your program seamlessly and natively. Read more about Conditional here: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.conditionalattribu
Managing .NET App Configuration With The Options Pattern In ASP.NET CoreSupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic In this video, we will explore the Options pattern in ASP.NET Core and how we can use it to manage our application configuration. The options pattern is very straightforward to use, and we have one of three inte
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.