If you’ve been writing code for a while, you probably have used configuration in some way.
Bypassing Bitlocker With A Logic AnalzyerSecurity Engineer [Guillaume Quéré] spends the day penetration testing systems for their employer and has pointed out and successfully exploited a rather obvious weakness in the BitLocker full volume encryption system, which as the linked article says, allows one to simply sniff the traffic betwee
Background Tasks Are Finally Fixed in .NET 8Use code ARCH15 and get 15% off the brand new Solution Architecture course on Dometrain: https://dometrain.com/course/getting-started-solution-architecture 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 yo
.NET Microservices – Full CourseIn this step-by-step tutorial I take you through an introduction on building microservices using .NET. As the name suggests we build everything completely from start to finish –with the full scope of the course outlined in the time-stamp section below. However, at a high-level we’ll cover: •
My Favorite Way To Handle Dev Environments | VS Code DevcontainersA step-by-step walkthrough of using my favorite method to manage development environments: VS Code Devcontainers. No docker commands required! This is great for onboarding new people to your complex project or reproducing your work environment on a new machine. You can even use your devcontainer
Implementing API Key Authentication 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 all the approaches you can use to add API Key based authentication in you ASP.NET Core APIs. I will cover a gener
How To Implement API Key Authentication In ASP.NET CoreSupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic API Key Authentication is commonly used in S2S scenarios. You provide the API caller a unique key that they use to authenticate with your API. The API Key can be sent in a few ways. For example, it can be sent i
What Is A Message Queue And Why RabbitMQ Is A Great ChoiceSupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Message queues are required in most modern systems for the great benefits they bring. They're very useful for designing decoupled communication between components by passing messages to the queue. In this video,
Adding Validation To The Options Pattern In ASP.NET CoreSupport me on Patreon to access the source code: https://www.patreon.com/milanjovanovic The Options pattern allows us to use classes to provide strongly typed configuration values in our application at runtime. But you have no guarantee that the configuration values injected with IOptions will be c
ASP.NET Core Authentication with YARPHow to re-use asp.net core authentication to protect your components written in other languages in frameworks like python, express or rust. I show ho to use YARP to authenticate & authorise your proxied requests as well as attach user data. Support my Work ?? https://www.patreon.com/raw_coding B
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.