NimblePros / eShopOnWeb

Sample ASP.NET Core 9.0 reference application, powered by Microsoft, demonstrating a domain-centric application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
MIT License
130 stars 30 forks source link

Convert PublicApi to use FastEndpoints #32

Closed ardalis closed 4 months ago

ardalis commented 5 months ago

Put the various endpoints in top level folders (as they are now basically).

Replace Ardalis.ApiEndpoints with FastEndpoints. Replace MinimalApi.Endpoints with FastEndpoints.

canro91 commented 5 months ago

@ardalis I can take this one!

ardalis commented 4 months ago

This week?

canro91 commented 4 months ago

@ardalis We can close this one