
Introducing IdentitySuite 3.0
I've been writing a short series on OpenIddict basics while preparing this release — IdentitySuite...
Tag archive

I've been writing a short series on OpenIddict basics while preparing this release — IdentitySuite...

Entenda o que é CORS, como funciona o preflight, por que Access-Control-Allow-Origin com wildcard é perigoso, e como configurar corretamente no NGINX e ASP.NET Core.
🚀 New WJb Demo: Workflow Monitoring in Action Want to see what a complete workflow looks...

I've been writing a short series on OpenIddict basics while preparing IdentitySuite's v3.0 release —...

Let's learn about Aspnetcore via these 72 free blog posts. They are ordered by HackerNoon...

Introduction The IT industry continues to create exciting career opportunities for individuals with...
Passar dados de quem produz para quem consome dentro do mesmo processo parece o problema mais simples...
Introduction For many enterprises, ASP.NET MVC applications continue to power...
You already shipped a Web API. Now an AI agent wants to use it. With the official MCP C# SDK, the...

For my 4rd-year Software Engineering final project at university, I’m building an AI Meeting...

.NET 11 Preview 4: Stable Runtime Async, Native Zstandard, and Union Types in C# 15 The...

Every time you schedule a background job after saving to the database, you're one crash away from a consistency bug. Here's the problem, why it's subtle, and how RunWay solves it.