Rob Janssen

All | Unread | Read

Build Clean Messaging in .NET with MassTransit

Enroll to "Cloud Fundamentals: AWS Services for C# Developers" for FREE: https://bit.ly/3XKUBOH 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 you can get started with building clean and scalable mess

Using The New Rate Limiter In ASP.NET Core | BONUS: Rate Limiter Algorithms 101

Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic A rate limiter is a technique to restrict the number of requests to your API. We have built-in rate limiter algorithms in ASP.NET Core 7. The available algorithms are fixed window, sliding window, token bucket,

Intro To RabbitMQ

RabbitMQ is a powerful message broker that can help you create resilient and scalable applications. If you're not familiar with message brokers, don't worry - by the end of this video, you'll have a clear understanding of what they are and why they're useful. In this video, I'll explain the basics

Authenticating Web API Using ASP .Net Identity and JSON Web Tokens (JWT)

In this video, we talk about how to Authenticate Web API applications using Asp .Net Core Identity and validate the incoming requests using JSON Web Token (JWT). ??VIDEO CHAPTERS???? 00:00 - Intro 00:11 - Identity Context 05:53 - Register User and Login 21:30 - Add Authentication 25:17

ASP.NET Core Web API Authentication and Authorization with JWT (Json Web Token)

In this tutorial we’ll setup a JWT (JSON Web Token) in an ASP.NET Core Web API, implementing Authentication and Authorization. We’ll talk about why it is important for your ASP.NET Core Web API to require authentication with JWT. From project setup to testing this entire process with Postman, by

Debian 12 bookworm released

After 1 year, 9 months, and 28 days of development, the Debian project is proud to present its new stable version 12 (code name bookworm). This release contains over 11,089 new packages for a total count of 64,419 packages, while over 6,296 packages have been removed as obsolete.

Scheduling Background Tasks In .NET With Quartz

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Background tasks are unavoidable for robust and modern applications. And Quartz is one of the best libraries for scheduling background tasks. In this video, I'll show you the basics of working with Quartz a

Creating Dashboards with .NET 8’s New Metrics!

Check out my courses: https://dometrain.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 you can use the new built-in metrics of .NET 8, expose them and scrape them using Prometheus as well as buil

Fluent Assertions in Unit Testing in C#

Unit testing is a great way to validate your code, make code changes safer, and document how your systems operate. However, there is room for improvement. That's where Fluent Assertions come in. This third-party library allows you to create easy-to-read assertions for your unit tests, making reading

How To Make Your API Idempotent To Stop Duplicate Requests

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Idempotency is an important constraint for APIs - but how do you make your API idempotent? That's what I'm going to show you in this video. The client will be responsible for sending an idempotency key valu

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.