Just updated to .NET 10! My #ASPNETCore + Vue 3 course is now available on @pluralsight:

#csharp #aspnetcore #minimalapis #vuejs

https://shawnl.ink/ps-endtoend

Building a Web App with ASP.NET Core, MVC, Entity Framework, TailwindCSS, and Vue

Just updated to .NET 10! My #ASPNETCore + Vue 3 course is now available on @pluralsight:

#csharp #aspnetcore #minimalapis #vuejs

https://shawnl.ink/ps-endtoend

Building a Web App with ASP.NET Core, MVC, Entity Framework, TailwindCSS, and Vue

https://fast-endpoints.com/ - for #ASPnet devs, Fast Endpoints is an alternative to #MinimalAPIs.
FastEndpoints

FastEndpoints is a developer friendly alternative to Minimal APIs & MVC for rapid REST API development.

FastEndpoints
End to End Project With Minimal API In ASP.NET Core 6.0

Hi, Today we will talk about the new Minimal API which can help us to improve our code development quality and speed in a simpler way. We…

Medium

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.

#DotNet #CSharp #MinimalApis

https://github.com/dotnet/aspnetcore/issues/57337

[Question] Is there a way to properly emulate InvalidModelStateResponseFactory in minimal apis? · Issue #57337 · dotnet/aspnetcore

Hi. When trying to migrate some existing endpoints to minimal apis, I discovered that is not as easy as in controllers to change the behaviour of a binding error (and I wanted to return the same re...

GitHub
Nebraska.Code 2025 hosted on Whova

July 23 – 25, 2025, Lincoln, NE

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
Minimal APIs in ASP.NET, Thu, Feb 13, 2025, 6:00 PM | Meetup

With ASP.NET, there's a 4th coding paradigm joining MVC, WebAPI, and Razor Pages: Minimal APIs. It's a great way to create the lightest weight microservice. But are you tra

Meetup
#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.
GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.

A library that generates Minimal API endpoints for an Entity Framework context. - GitHub - csharpfritz/InstantAPIs: A library that generates Minimal API endpoints for an Entity Framework context.

GitHub
Redirecting…