#minimalapi search results
🚀 I’ve just updated my SimpleAuthentication library with full support for .NET 10 and OpenAPI 3.1 specifications! github.com/marcominerva/s… #aspnetcore #minimalapi
💪 And now all of my TinyHelpers libraries have also been updated to .NET 10! 🔗 github.com/marcominerva/T… #dotnet #aspnetcore #minimalapi #efcore
AIクリエーターの道 ニュース:ASP.NET Core Minimal API でアプリ爆速化!キャッシュ実装でパフォーマンスを劇的に向上させる方法を解説。 #ASPNetCore #Caching #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/09/12/asp…
New Blog: Minimal APIs in .NET Core Understand what Minimal APIs are, when to use them, and see a hands-on example! Read here theavinashjoshi.com/minimal-apis-i… #DotNet #DotNetCore #MinimalAPI #CSharp #webdevproject
AIクリエーターの道 ニュース:ASP.NET Core Minimal APIでCORSを設定して、セキュリティを強化!シンプルAPIのクロスオリジン対策。 #ASPNetCore #CORS #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/10/11/how…
Revisiting the use of CE on #MinimalApi with .NET7 TypedResult 🤔 #aspnet #fsharp #dotnet
Inizia un nuovo lungo viaggio... Ci vediamo domani alla .NET Conf 2025 XE per scoprire insieme tutte le novità di .NET 10 xedotnet.org/eventi/net-con… #dotnet #aspnetcore #minimalapi #efcore
AIMindUpdate News! Struggling with cross-origin requests? Learn how to effortlessly implement CORS in your ASP.NET Core minimal APIs for secure and accessible endpoints! #CORS #ASP.NETCore #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/10/11/unl…
Learn how to implement rate limiting in Minimal APIs with .NET 8 in @alybenchaabene's latest article. Discover best practices for managing API traffic and protecting your application from abuse. Read the complete article here: tinyurl.com/yxhwyd4u #MinimalAPI #DotNET8…
The latest version of SimpleAuthentication allows you to automatically assign roles to API Keys and Basic Authentication credentials — as always, with just a single line of code. Check it out at github.com/marcominerva/S… #dotnet #aspnetcore #minimalapi
Another day, more PRs to improve validation support in Minimal APIs with .NET 10 #dotnet #minimalapi
Here is my contribution to validation support in Minimal APIs github.com/dotnet/core/bl… #dotnet #minimalapi
AIMindUpdate News! Need to speed up your ASP.NET Core app? Caching can significantly boost performance and scalability! Learn how to implement it in minimal APIs. #ASPNETCore #Caching #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/09/12/sup…
Why not an attribute 😅 #dotnet #MinimalApi
Having some fun with #FluentValidation and #MinimalApi github.com/lucasteles/Val… #dotnet #csharp #aspnet
Having some fun with #FluentValidation and #MinimalApi github.com/lucasteles/Val… #dotnet #csharp #aspnet
Session 2: ASP .NET #MinimalAPI with @slace just started 🔥
Simplify validation in .NET Minimal API with @raveendranpr's dynamic FluentValidation registration guide! Enhance your API development effortlessly. Read more here: tinyurl.com/cfnmpyna #FluentValidation #DotNet #MinimalAPI #CSharp #API
Created a simple helper to reduce code in #aspnetcore #minimalapi Here is the same API side-by-side as controller and as minimal API - including #OpenAPI doc👇 Like it? #dotnet #csharp
If you're using SwaggerUI with Microsoft.AspNetCore.OpenApi, TimeOnly fields are rendered as "string" in examples, and TimeSpan values appear in a really weird format. You can use a Schema Transformer to generate better examples #dotnet #aspnetcore #minimalapi
Inizia un nuovo lungo viaggio... Ci vediamo domani alla .NET Conf 2025 XE per scoprire insieme tutte le novità di .NET 10 xedotnet.org/eventi/net-con… #dotnet #aspnetcore #minimalapi #efcore
💪 And now all of my TinyHelpers libraries have also been updated to .NET 10! 🔗 github.com/marcominerva/T… #dotnet #aspnetcore #minimalapi #efcore
🚀 I’ve just updated my SimpleAuthentication library with full support for .NET 10 and OpenAPI 3.1 specifications! github.com/marcominerva/s… #aspnetcore #minimalapi
New Blog: Minimal APIs in .NET Core Understand what Minimal APIs are, when to use them, and see a hands-on example! Read here theavinashjoshi.com/minimal-apis-i… #DotNet #DotNetCore #MinimalAPI #CSharp #webdevproject
La registrazione del Live Coding "Riparliamo del logging con Serilog" è disponibile online youtube.com/watch?v=aKS9_J… #dotnet #aspnetcore #minimalapi #logging
youtube.com
YouTube
Live Coding: riparliamo del logging con Serilog
I’m sharing the following video that demonstrates how to create smart agent (RAG), automated conversations by integrating WhatsApp, a .NET Minimal API, and OpenAI’s language models. youtube.com/watch?v=AtDMsI… #dotNET #Azure #MinimalAPI #RAG #OpenAI
youtube.com
YouTube
Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI
The latest version of SimpleAuthentication allows you to automatically assign roles to API Keys and Basic Authentication credentials — as always, with just a single line of code. Check it out at github.com/marcominerva/S… #dotnet #aspnetcore #minimalapi
🚀 Building Microservices Just Got Easier with .NET 8! Read the full blog here: tinyurl.com/5fj2rxkk . . . . . . . . #DotNet8 #Microservices #MinimalAPI #SoftwareDevelopment #TechInnovation #EmbarkingOnVoyage #ASPNetCore
AIMindUpdate News! Struggling with cross-origin requests? Learn how to effortlessly implement CORS in your ASP.NET Core minimal APIs for secure and accessible endpoints! #CORS #ASP.NETCore #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/10/11/unl…
AIクリエーターの道 ニュース:ASP.NET Core Minimal APIでCORSを設定して、セキュリティを強化!シンプルAPIのクロスオリジン対策。 #ASPNetCore #CORS #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/10/11/how…
Call for Speakers for .NET Saturday 2026 Pordenone is open on Sessionize and I've just submitted a session! sessionize.com/dotnetsat2026p… #dotnet #aspnetcore #minimalapi
Curious about the new native Vector type in EF Core 10? Check out the net10 branch of my SqlDatabaseVectorSearch repo 👇github.com/marcominerva/S… #dotnet #minimalapi #openai #sqldatabase
Why API Versioning Matters in .NET When your application evolves, your APIs must evolve too. . . . . . #DotNet #MinimalAPI #APIVersioning #BackendDevelopment #SoftwareEngineering #Coding #Developers #ScalableSystems #TechInnovation #WebAPI
La registrazione del Live Coding "Progettare una Web API nel modo migliore (terza parte)" è disponibile online youtube.com/watch?v=gSLN8I… #dotnet #aspnetcore #minimalapi #efcore
youtube.com
YouTube
Live Coding: progettare una Web API nel modo migliore (terza parte)
La registrazione del Live Coding "Progettare una Web API nel modo migliore (seconda parte)" è disponibile online youtube.com/watch?v=B9Gs_v… #dotnet #aspnetcore #minimalapi
youtube.com
YouTube
Live Coding: progettare una Web API nel modo migliore (seconda parte)
AIMindUpdate News! Need to speed up your ASP.NET Core app? Caching can significantly boost performance and scalability! Learn how to implement it in minimal APIs. #ASPNETCore #Caching #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/09/12/sup…
AIクリエーターの道 ニュース:ASP.NET Core Minimal API でアプリ爆速化!キャッシュ実装でパフォーマンスを劇的に向上させる方法を解説。 #ASPNetCore #Caching #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/09/12/asp…
La registrazione del Live Coding "Progettare una Web API nel modo migliore" è disponibile online youtube.com/watch?v=EsMOd7… #dotnet #aspnetcore #minimalapi
youtube.com
YouTube
Live Coding: si riparte! Progettare una Web API nel modo migliore...
Hallo .NET 9.0: Practical ASPNET Core Minimal API #book #aspnet #minimalapi play.google.com/store/books/de…
play.google.com
Hallo .NET 9.0: Practical ASP.NET Core Minimal API by Agus Kurniawan - Books on Google Play
Hallo .NET 9.0: Practical ASP.NET Core Minimal API - Ebook written by Agus Kurniawan. Read this book using Google Play Books app on your PC, android, iOS devices. Download for offline reading,...
Fast, Lightweight & Powerful – Minimal APIs in .NET 7 ⚡ Less code. More speed. Better apps. That’s why Sparkle Web uses Minimal APIs in .NET 7. Click here for more info: sparkleweb.in/blog/minimal_a… #dotnet7 #minimalapi #fastapps #webdevelopment #sparkleweb
🚀 Building Microservices Just Got Easier with .NET 8! Read the full blog here: tinyurl.com/5fj2rxkk . . . . . . . . #DotNet8 #Microservices #MinimalAPI #SoftwareDevelopment #TechInnovation #EmbarkingOnVoyage #ASPNetCore
Why API Versioning Matters in .NET When your application evolves, your APIs must evolve too. . . . . . #DotNet #MinimalAPI #APIVersioning #BackendDevelopment #SoftwareEngineering #Coding #Developers #ScalableSystems #TechInnovation #WebAPI
AIクリエーターの道 ニュース:ASP.NET Core Minimal API でアプリ爆速化!キャッシュ実装でパフォーマンスを劇的に向上させる方法を解説。 #ASPNetCore #Caching #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/09/12/asp…
AIMindUpdate News! Struggling with cross-origin requests? Learn how to effortlessly implement CORS in your ASP.NET Core minimal APIs for secure and accessible endpoints! #CORS #ASP.NETCore #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/10/11/unl…
Learn how to implement rate limiting in Minimal APIs with .NET 8 in @alybenchaabene's latest article. Discover best practices for managing API traffic and protecting your application from abuse. Read the complete article here: tinyurl.com/yxhwyd4u #MinimalAPI #DotNET8…
AIクリエーターの道 ニュース:ASP.NET Core Minimal APIでCORSを設定して、セキュリティを強化!シンプルAPIのクロスオリジン対策。 #ASPNetCore #CORS #MinimalAPI 詳しくはこちら↓↓↓ gamefi.co.jp/2025/10/11/how…
AIMindUpdate News! Need to speed up your ASP.NET Core app? Caching can significantly boost performance and scalability! Learn how to implement it in minimal APIs. #ASPNETCore #Caching #MinimalAPI Click here↓↓↓ aimindupdate.com/2025/09/12/sup…
Simplify validation in .NET Minimal API with @raveendranpr's dynamic FluentValidation registration guide! Enhance your API development effortlessly. Read more here: tinyurl.com/cfnmpyna #FluentValidation #DotNet #MinimalAPI #CSharp #API
I have just published a Source Generator that allows to automatically register endpoints with #MinimalAPI with no Reflection: 1) Implement the auto-generated IEndpointRouteHandlerBuilder interface 2) Call the MapEndpoints() method in the Program.cs nuget.org/packages/Minim… #dotnet
Why not an attribute 😅 #dotnet #MinimalApi
Having some fun with #FluentValidation and #MinimalApi github.com/lucasteles/Val… #dotnet #csharp #aspnet
The latest version of SimpleAuthentication allows you to automatically assign roles to API Keys and Basic Authentication credentials — as always, with just a single line of code. Check it out at github.com/marcominerva/S… #dotnet #aspnetcore #minimalapi
The new version of SimpleAuthentication provides extension methods to easily get claim values github.com/marcominerva/S… #aspnetcore #minimalapi
Something went wrong.
Something went wrong.
United States Trends
- 1. Bama 17.8K posts
- 2. #UFC322 32.5K posts
- 3. Oklahoma 27.1K posts
- 4. Ty Simpson 3,692 posts
- 5. Jeremiah Smith 1,655 posts
- 6. Boomer Sooner 1,934 posts
- 7. Wingo N/A
- 8. Iowa 19K posts
- 9. Mateer 3,135 posts
- 10. Sabatini 1,339 posts
- 11. Brent Venables 1,325 posts
- 12. #AEWCollision 2,792 posts
- 13. #RollTide 3,207 posts
- 14. Jungkook 253K posts
- 15. Eubank 42K posts
- 16. Heisman 10.9K posts
- 17. Kyle Daukaus N/A
- 18. UConn 4,291 posts
- 19. Kline 1,577 posts
- 20. DeBoer 1,449 posts