EFcore连接本地Mysql数据库使用ASP.NET.CORE.API

时间:2022-04-08 21:28:15
【文件属性】:
文件名称:EFcore连接本地Mysql数据库使用ASP.NET.CORE.API
文件大小:3.21MB
文件格式:ZIP
更新时间:2022-04-08 21:28:15
EFcore 博客链接:https://blog.csdn.net/EAyayaya/article/details/124048491 博客链接:https://blog.csdn.net/EAyayaya/article/details/124048491 博客链接:https://blog.csdn.net/EAyayaya/article/details/124048491 先看博客 先看博客 先看博客 1.实现EFcore连接本地Mysql数据库 2.最新版本的ASP.NET.CORE.Web API 3.实现dbfrist和code 。 4.博客链接:https://blog.csdn.net/EAyayaya/article/details/124048491 5. 不是MVC方式 6.Entity Framework Core Entity Framework Core.Tools Entity Framework Core.SqlServer //这个连接sqlsever需要 pomelo.Entity Framework Core.mysql //这个连接mysql需要
【文件预览】:
.vs
----EFcore()
--------DesignTimeBuild()
--------v17()
Models
----Parameter.cs(759B)
----ParameterContext.cs(1KB)
bin
----Debug()
--------net6.0()
WeatherForecast.cs
EFcore.csproj.user
Migrations
----20220408123743_init.Designer.cs(2KB)
----20220408123743_init.cs(2KB)
----ParameterContextModelSnapshot.cs(2KB)
Program.cs
EFcore.csproj
obj
----staticwebassets.pack.sentinel(50B)
----EFcore.csproj.nuget.dgspec.json(3KB)
----project.assets.json(42KB)
----project.nuget.cache(4KB)
----Debug()
--------net6.0()
----EFcore.csproj.nuget.g.targets(551B)
----EFcore.csproj.nuget.g.props(3KB)
Controllers
----WeatherForecastController.cs(1KB)
----ParameterController.cs(3KB)
EFcore.sln
appsettings.Development.json
appsettings.json
Properties
----launchSettings.json(808B)

网友评论