Skip to content

Commit 1d090e5

Browse files
authored
Update README.md
1 parent 90fb33f commit 1d090e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

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

15-
## Sponsors
15+
## Fast Endpoints
1616

17-
A HUGE Thank-You to [AWS](https://github.com/aws) for sponsoring this project in June 2023 with an annual sponsorship!
17+
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.
1818

1919
## Give a Star! :star:
2020

0 commit comments

Comments
 (0)