Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabberr/aspnetcore-webapis-essential
Web API desenvolvida no framework ASP.NET Core durante o curso "Web API ASP .NET Core Essencial (.NET 8)", ministrado por Jose Carlos Macoratti (@macoratti).
https://github.com/fabberr/aspnetcore-webapis-essential
aspnetcore dotnet udemy udemy-course-project webapi
Last synced: 8 days ago
JSON representation
Web API desenvolvida no framework ASP.NET Core durante o curso "Web API ASP .NET Core Essencial (.NET 8)", ministrado por Jose Carlos Macoratti (@macoratti).
- Host: GitHub
- URL: https://github.com/fabberr/aspnetcore-webapis-essential
- Owner: fabberr
- License: gpl-3.0
- Created: 2024-10-06T18:08:43.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-30T21:27:38.000Z (22 days ago)
- Last Synced: 2024-11-30T22:33:12.764Z (22 days ago)
- Topics: aspnetcore, dotnet, udemy, udemy-course-project, webapi
- Language: C#
- Homepage: https://www.udemy.com/course/curso-web-api-asp-net-core-essencial
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catalog API
## Descrição
Web API desenvolvida no framework ASP.NET Core durante o curso [Web API ASP .NET Core Essencial (.NET 8)](https://www.udemy.com/course/curso-web-api-asp-net-core-essencial/?couponCode=KEEPLEARNING), ministrado por Jose Carlos Macoratti ([@macoratti](https://github.com/)).Tecnologias utilziadas:
- .NET 8
- ASP.NET Core Web APIs
- Entity Framework Core
- SQLite 3## Dependências
- .NET SDK 8.x
- .NET Runtime 8.x
- ASP.NET Core Runtime 8.x
- Entity Framework Core tools
- SQLite 3.7.x