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
cbcfb5536d
Improve get Team by Id and include Coach and League.
...
Also add IgnoreCycles to options to prevent recursive problem.
2025-04-14 13:15:53 +02:00
..
Controllers
Improve get Team by Id and include Coach and League.
2025-04-14 13:15:53 +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
Improve get Team by Id and include Coach and League.
2025-04-14 13:15:53 +02:00