文件名称:EfCore5InLibraryProject
文件大小:19KB
文件格式:ZIP
更新时间:2024-04-27 16:48:41
C#
EfCore5InLibraryProject 该项目旨在表明无需使用ASP .NET Core API / MVC项目就可以使用Entity Framework Core 5 CLI。 ··· 指数 :building_construction: 关于该项目 该项目旨在表明无需使用ASP .NET Core 5 WebAPI / MVC / ConsoleApp项目即可使用Entity Framework Core 5。 内置 Microsoft实体框架核心5.0.5 Npgsql实体框架核心提供者5.0.2 :balloon: 第一步 先决条件 为了使您能够执行项目,需要在操作系统上安装以下工具: .NET 5.0.5 SDK-下载 Docker-下载 采用 克隆存储库 git clone https://github.com/danieljoris/EfCore5InLibraryProject.git 恢复项目依赖项和工
【文件预览】:
EfCore5InLibraryProject-main
----.gitignore(6KB)
----src()
--------EfCore5InLibraryProject.Domain()
--------EfCore5InLibraryProject.Data()
----LICENSE.md(1KB)
----docker-compose.yml(336B)
----README.md(5KB)
----.env.dev(72B)
----.gitattributes(2KB)
----.config()
--------dotnet-tools.json(153B)
----EfCore5InLibraryProject.sln(2KB)