#minimalapis — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #minimalapis, aggregated by home.social.
-
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
Next week the RGVDevs Dot Net user group for the #RGV goes live! Our first meeting is a deep dive into building an #AI Brand Engine with #MinimalAPIs and the #MicrosoftAgentFramework Excited to show the community what modern #DotNet is capable of!
Details: https://qr.pageinit.net/apimaf
-
From the archives...
FastEndpoints vs ASP.NET Minimal APIs in 2026
https://barretblake.dev/posts/development/2026/04/fastendpoints-vs-minimal-apis/ #fastendpoints #minimalapis #dotnet -
New post from my blog...
In case you missed it earlier...
FastEndpoints vs ASP.NET Minimal APIs in 2026
https://barretblake.dev/posts/development/2026/04/fastendpoints-vs-minimal-apis/ #fastendpoints #minimalapis #dotnet -
New post from my blog...
FastEndpoints vs ASP.NET Minimal APIs in 2026
https://barretblake.dev/posts/development/2026/04/fastendpoints-vs-minimal-apis/ #fastendpoints #minimalapis #dotnet -
Just updated to .NET 10! My #ASPNETCore + Vue 3 course is now available on @pluralsight:
-
Just updated to .NET 10! My #ASPNETCore + Vue 3 course is now available on @pluralsight:
-
https://fast-endpoints.com/ - for #ASPnet devs, Fast Endpoints is an alternative to #MinimalAPIs.
-
https://medium.com/geekculture/end-to-end-project-with-minimal-api-in-asp-net-core-6-0-f32eaca9334d - a nice intro to #MinimalAPIs in #ASPnet. Nice job taking it beyond hello world https://www.linkedin.com/in/borakasmer/.
-
Kind of sad that the linked issue, about being able to tailor a nice 400 response with actionable information for the API client, doesn't seem to even come close to be a priority.
Does nobody care about providing information about what went wrong when handling an API request? I'd think this should be a must from the get go, but given its complete absence from the framework and lack of folks asking for it, maybe I'm the minority here.
-
I'm excited to present Minimal #APIs in #ASPnet at #SLC #dotNET tonight. It's a #NoSlides, #Demo only trip through #MinimalAPIs and upgrading a project to the latest .NET features. Join us for the #virtual group: https://www.meetup.com/the-slc-net-user-group/events/306051064/ and grab the code at https://github.com/robrich/minimal-apis-aspnet
-
#DotNet #AspNetCore folks using #MinimalApis, anyone has any idea if I can somehow intercept parameter binding/deserialization errors, in order to provide a more complete error response, rather than an empty 400?
-
https://github.com/csharpfritz/InstantAPIs - Generate "instant" #MinimalAPIs for #ASPnet using Reflection or #SourceGenerators. Nice experiment @csharpfritz.
-
https://khalidabuhakmeh.com/minimal-api-route-handler-filters - in #ASPnet, IEndpointFilter is to #MinimalAPIs as ActionFilter is to #WebAPI. https://learn.microsoft.com/en-us/aspnet/core/mvc/controllers/filters Nice code samples @khalidabuhakmeh
-
https://wildermuth.com/2022/04/04/query-strings-optional-arguments-minimal-apis-aspnetcore/ - parsing query strings in #dotNET #MinimalAPIs. spoiler: you can't have default parameters in lambda functions. Nice solution https://www.linkedin.com/in/shawnwildermuth/.
-
Still thinking about upgrading your skills to #aspnetcore. My newly updated Pluralsight course covers #dotnet8, Razor Pages, #rest APIs, #minimalApis, #fluentvalidation, #entityframework, and #vue! Watch it here:
-
i see how #minimalAPIs are great for "smaller" #services, or if your style is to eschew indirection in favour of clarity.
but, when we start using #reflection and the #ioc container to register the endpoints, i wonder if it's just re-implementing the controller pattern.
which is fine, i guess, but why not just use #mvc in #aspnetcore, then? to me this looks more controller-y than extension-methods.
https://www.milanjovanovic.tech/blog/automatically-register-minimal-apis-in-aspnetcore
#dotnet #dev -
I'm so excited I get to teach #Minimal #APIs with #ASPnet today on #VisualStudio Toolbox. It's a #NoSlides talk about #MVC, #WebAPI, #RazorPages, and now #MinimalAPIs. We'll look at C# 10-12 features too. Join us live at https://dotnet.microsoft.com/en-us/live and grab the code at https://github.com/robrich/minimal-apis-aspnet
-
#Minimal #APIs in #ASPnet. Join us at #HotTopics for this #NoSlides talk. We upgrade a #dotNET project from 5 to 8, add #MinimalAPIs, add #testing, and find the perfect fit. Join us for the #virtual group: https://www.meetup.com/hot-topics-developer-group/events/298030677/ and grab the code at https://github.com/robrich/minimal-apis-aspnet.
-
Minimal #APIs in #ASPnet, a #NoSlides talk where we upgrade a #dotNET project to .NET 8, use new C# features, and add #MinimalAPIs. It's such a fun talk. Join us #InPerson at #PriaireDevCon #Calgary. https://www.prairiedevcon.com/calgary, code: https://github.com/robrich/minimal-apis-aspnet.
-
#Minimal #APIs in #ASPnet. This #NoSlides talk upgrades a project to #dotNET 7 and adds #MinimalAPIs and #Tests. I'm excited to teach at #ICSCon today. Grab the code for each step at https://github.com/robrich/minimal-apis-aspnet.
-
What is #Minimal #APIs in #ASPnet and why would I use it? Join us for #NoSlides demo of upgrading #dotNET 5 to 7 and adding #MinimalAPIs at #SLC #dotNET #UserGroup. https://www.meetup.com/the-slc-net-user-group/events/295770646/ and grab the code at https://github.com/robrich/minimal-apis-aspnet.
-
📢 Hot off the press, I wrote a blog!!
I detail how to use :dotnet: :csharp: :blazor: and #MinimalAPIs streaming endpoints on the client with a #blazor app consuming these in real-time, updating the UI seamlessly 🔥: -
Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.
#InfoQ article by Fiodar Sazanavets: http://bit.ly/3yRd2a2
-
For anyone not watching the Superbowl, I just released a new library for discovery-based method of mapping Minimal APIs. Please tell me if you disagree with the approach:
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/