Rob Janssen

All | Unread | Read

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

Make Your REST API Discoverable With HATEOAS | .NET 7

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic You don't have a complete REST API without HATEOAS - Hypermedia as the Engine of Application State. Hypermedia means having links that point to other resources of your API, making it discoverable. The consu

What does larger scale software development look like?

?? T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm ?? SaaS I'm Building: https://www.icongeneratorai.com/ ?? Background Cutter: https://www.backgroundcutter.com/ ?? Discord: https://discord.gg/4kGbBaa ?? Newsletter: https://newsletter.webdevcody.com/ ?? GitHub: https://g

Saga Pattern Error Handling With Compensating Transactions

?? Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic If you're using the Saga pattern, you need to prepare for things going wrong. What will you do in that case? The standard approach is to start a compensating transaction that will fix the previous error in

3 Proven Ways To Improve Dev Focus

Video games are a great example. They take advantage of this feeling to keep you immersed, which is why it’s so easy for gamers to “lose time” and just get wrapped up. The same feeling usually drives your most productive and best work.

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.