.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

Episodes

Protect same APIs with API Keys or Identity Auth

Learn how to create ServiceStack APIs that can be protected with API Keys or Identity Auth

Show notes

Simple API Keys Credentials Provider for .NET 8 C# Microservices

Improved Simple Auth using API Keys and Admin UI that's ideal for .NET 8 C# Microservices

Show notes

Simple Auth Story for .NET 8 Microservices

Taking a look at the simple "user-free" Auth story made possible with API Keys and Admin UI that's ideal for .NET 8 C# Microservices

Show notes

Using API Keys to secure .NET 8 APIs

Exploring the new C# API Keys Identity Auth feature and how its Admin UI enables simple fine-grained access control in ServiceStack .NET 8 APIs

Show notes

ASP.NET Core Rate Limiter Middleware

A guide explaining how ASP.NET Core's Rate Limiter Middleware can be used to protect ServiceStack APIs and Apps from abuse

Show notes