dj-nitehawk / MongoWebApiStarter

A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance for supporting the latest FastEndPoints

chen-pseudonym opened this issue · comments

The latest version of FastEndpoints is release v5.7, which is not supported by current MongoWebApiStarter.
Would you make this project support the newer version FastEndpoints?
Thanks.