|
|
b32e390c5c
|
Add SQLite timeout option.
|
2025-04-14 22:32:32 +02:00 |
|
|
|
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 |
|
|
|
f8d1ddd758
|
Map controllers to program.cs file.
http://localhost:5072/api/teams
|
2025-04-14 12:52:02 +02:00 |
|
|
|
4176958f17
|
Remove Weatherforecast example code.
|
2025-04-14 12:50:30 +02:00 |
|
|
|
8fc6bc96c0
|
Create new DbContext constructor with external Options.
And install related packages.
|
2025-04-14 10:50:13 +02:00 |
|
|
|
73187855ba
|
Create new ASP.NET API project.
dotnet new webapi -o EntityFrameworkCore.API
|
2025-04-08 22:51:12 +02:00 |
|