Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannevesdantas/fromconsoleapptominimalapi
A Kestrel Web Server sample application
https://github.com/dannevesdantas/fromconsoleapptominimalapi
aspnetcore kestrel
Last synced: about 2 months ago
JSON representation
A Kestrel Web Server sample application
- Host: GitHub
- URL: https://github.com/dannevesdantas/fromconsoleapptominimalapi
- Owner: dannevesdantas
- Created: 2024-03-30T21:58:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-30T22:15:30.000Z (10 months ago)
- Last Synced: 2024-03-31T22:35:16.527Z (10 months ago)
- Topics: aspnetcore, kestrel
- Language: C#
- Homepage: https://learn.microsoft.com/pt-br/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-8.0#get-started
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FromConsoleAppToMinimalAPI
A Kestrel Web Server sample application. Starting from a Console App turning it into an ASP.NET Core minimal API.