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
3
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Kevin Matsubara
5e688a24d5
Add models for BaseDomainModel, Coach and Team.
2025-04-04 15:41:45 +02:00
EntityFrameworkCore.Data
Create empty class libraries Data and Domain and add to solution.
2025-04-04 14:47:31 +02:00
EntityFrameworkCore.Domain
Add models for BaseDomainModel, Coach and Team.
2025-04-04 15:41:45 +02:00
Properties
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
.gitignore
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
appsettings.Development.json
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
appsettings.json
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
ef-1.sln
Create empty class libraries Data and Domain and add to solution.
2025-04-04 14:47:31 +02:00
entity-framework.csproj
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
Program.cs
Initial commit with empty project.
2025-04-04 14:23:47 +02:00
Description
This is a practice project to learn Entity Framework.
211
KiB
Languages
C#
100%