Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis authored Sep 2, 2024
1 parent 90fb33f commit 1d090e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@

A project for supporting API Endpoints in ASP.NET Core web applications.

## Sponsors
## Fast Endpoints

A HUGE Thank-You to [AWS](https://github.com/aws) for sponsoring this project in June 2023 with an annual sponsorship!
If you're on .NET 6 or later (if you're no longer on .NET 4.x you should be on at least .NET 8) you're probably better off using Minimal APIs than Controllers. MVC is a [dull edge technology](https://ardalis.com/technology-edges-bleeding-leading-rusting/) at this point. If you like the organization used by this library and the [REPR Pattern](https://deviq.com/design-patterns/repr-design-pattern) in general, I am not recommending the [FastEndpoints](https://fast-endpoints.com/) library. It has a *lot* of additional functionality you can use or not, but its core api endpoint functionality is very solid and fast.

## Give a Star! :star:

Expand Down

0 comments on commit 1d090e5

Please sign in to comment.