This website requires JavaScript.
Explore
Help
Sign In
kevin
/
Entity-Framework-DBZ
Watch
1
Star
0
Fork
0
You've already forked Entity-Framework-DBZ
Code
Pull Requests
Actions
Packages
Projects
Releases
Activity
Entity-Framework-DBZ
/
EntityFrameworkCore.API
History
Kevin Matsubara
30c3621deb
Return TeamDto instead of Team model for API.
2025-04-14 13:03:30 +02:00
..
Controllers
Return TeamDto instead of Team model for API.
2025-04-14 13:03:30 +02:00
Models
Return TeamDto instead of Team model for API.
2025-04-14 13:03:30 +02:00
Properties
Create new ASP.NET API project.
2025-04-08 22:51:12 +02:00
appsettings.Development.json
Create new ASP.NET API project.
2025-04-08 22:51:12 +02:00
appsettings.json
Create new DbContext constructor with external Options.
2025-04-14 10:50:13 +02:00
EntityFrameworkCore.API.csproj
Scaffold TeamsController in API project.
2025-04-14 11:44:22 +02:00
EntityFrameworkCore.API.http
Create new ASP.NET API project.
2025-04-08 22:51:12 +02:00
Program.cs
Map controllers to program.cs file.
2025-04-14 12:52:02 +02:00