麻雀虽小,五脏俱全,很经典
操作步骤:
1. 修改下 appsetting.json文件中的MySqlConnection 为你本机的 mysql账号密码
2. 运行webapi项目 即可看到 输出的webapi
资源文件列表
DotNetCore/.vs/DotNetCore/v15/.suo , 118272
DotNetCore/.vs/DotNetCore/v15/Server/sqlite3/db.lock , 0
DotNetCore/.vs/DotNetCore/v15/Server/sqlite3/storage.ide , 1970176
DotNetCore/.vs/DotNetCore/v15/sqlite3/db.lock , 0
DotNetCore/.vs/DotNetCore/v15/sqlite3/storage.ide , 5525504
DotNetCore/ASP.Net Core API/ASP.Net Core API.csproj , 614
DotNetCore/ASP.Net Core API/ASP.Net Core API.csproj.user , 398
DotNetCore/ASP.Net Core API/Controllers/ValuesController.cs , 949
DotNetCore/ASP.Net Core API/Program.cs , 633
DotNetCore/ASP.Net Core API/Properties/launchSettings.json , 724
DotNetCore/ASP.Net Core API/Startup.cs , 1643
DotNetCore/ASP.Net Core API/appsettings.Development.json , 178
DotNetCore/ASP.Net Core API/appsettings.json , 387
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/ASP.Net Core API.deps.json , 271423
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/ASP.Net Core API.dll , 8192
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/ASP.Net Core API.pdb , 1680
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/ASP.Net Core API.runtimeconfig.dev.json , 252
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/ASP.Net Core API.runtimeconfig.json , 221
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/DAL.dll , 12800
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/DAL.pdb , 1728
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/Entity.dll , 6144
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/Entity.pdb , 1120
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/Service.dll , 5120
DotNetCore/ASP.Net Core API/bin/Debug/netcoreapp2.0/Service.pdb , 680
DotNetCore/ASP.Net Core API/obj/ASP.Net Core API.csproj.nuget.cache , 149
DotNetCore/ASP.Net Core API/obj/ASP.Net Core API.csproj.nuget.g.props , 1628
DotNetCore/ASP.Net Core API/obj/ASP.Net Core API.csproj.nuget.g.targets , 1981
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.AssemblyInfo.cs , 1031
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.AssemblyInfoInputs.cache , 42
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.csproj.CopyComplete , 0
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.csproj.CoreCompileInputs.cache , 42
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.csproj.FileListAbsolute.txt , 3875
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.csprojResolveAssemblyReference.cache , 2457296
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.dll , 8192
DotNetCore/ASP.Net Core API/obj/Debug/netcoreapp2.0/ASP.Net Core API.pdb , 1680
DotNetCore/ASP.Net Core API/obj/project.assets.json , 592056
DotNetCore/DAL/DAL.csproj , 730
DotNetCore/DAL/Migrations/20170919111303_init.Designer.cs , 1747
DotNetCore/DAL/Migrations/20170919111303_init.cs , 1669
DotNetCore/DAL/Migrations/ProductContextModelSnapshot.cs , 1740
DotNetCore/DAL/ProductContext.cs , 848
DotNetCore/DAL/bin/Debug/netcoreapp2.0/DAL.deps.json , 75951
DotNetCore/DAL/bin/Debug/netcoreapp2.0/DAL.dll , 12800
DotNetCore/DAL/bin/Debug/netcoreapp2.0/DAL.pdb , 1728
DotNetCore/DAL/bin/Debug/netcoreapp2.0/Entity.dll , 6144
DotNetCore/DAL/bin/Debug/netcoreapp2.0/Entity.pdb , 1120
DotNetCore/DAL/obj/DAL.csproj.nuget.cache , 149
DotNetCore/DAL/obj/DAL.csproj.nuget.g.props , 1615
DotNetCore/DAL/obj/DAL.csproj.nuget.g.targets , 981
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.AssemblyInfo.cs , 992
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.AssemblyInfoInputs.cache , 42
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.csproj.CopyComplete , 0
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.csproj.CoreCompileInputs.cache , 42
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.csproj.FileListAbsolute.txt , 2083
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.csprojResolveAssemblyReference.cache , 658897
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.dll , 12800
DotNetCore/DAL/obj/Debug/netcoreapp2.0/DAL.pdb , 1728
DotNetCore/DAL/obj/project.assets.json , 281288
DotNetCore/DotNetCore.sln , 2555
DotNetCore/Entity/Core/BaseEntity.cs , 890
DotNetCore/Entity/Entity.csproj , 144
DotNetCore/Entity/Table/Product.cs , 900
DotNetCore/Entity/bin/Debug/netcoreapp2.0/Entity.deps.json , 450
DotNetCore/Entity/bin/Debug/netcoreapp2.0/Entity.dll , 6144
DotNetCore/Entity/bin/Debug/netcoreapp2.0/Entity.pdb , 1120
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.AssemblyInfo.cs , 1001
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.AssemblyInfoInputs.cache , 42
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.csproj.CoreCompileInputs.cache , 42
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.csproj.FileListAbsolute.txt , 1737
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.csprojResolveAssemblyReference.cache , 480497
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.dll , 6144
DotNetCore/Entity/obj/Debug/netcoreapp2.0/Entity.pdb , 1120
DotNetCore/Entity/obj/Entity.csproj.nuget.cache , 149
DotNetCore/Entity/obj/Entity.csproj.nuget.g.props , 1618
DotNetCore/Entity/obj/Entity.csproj.nuget.g.targets , 981
DotNetCore/Entity/obj/project.assets.json , 39481
DotNetCore/Service/ProductService/IProductService.cs , 176
DotNetCore/Service/ProductService/ProductService.cs , 756
DotNetCore/Service/Service.csproj , 417
DotNetCore/Service/bin/Debug/netcoreapp2.0/DAL.dll , 12800
DotNetCore/Service/bin/Debug/netcoreapp2.0/DAL.pdb , 1728
DotNetCore/Service/bin/Debug/netcoreapp2.0/Entity.dll , 6144
DotNetCore/Service/bin/Debug/netcoreapp2.0/Entity.pdb , 1120
DotNetCore/Service/bin/Debug/netcoreapp2.0/Service.deps.json , 79274
DotNetCore/Service/bin/Debug/netcoreapp2.0/Service.dll , 5120
DotNetCore/Service/bin/Debug/netcoreapp2.0/Service.pdb , 680
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.AssemblyInfo.cs , 1004
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.AssemblyInfoInputs.cache , 42
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.csproj.CopyComplete , 0
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.csproj.CoreCompileInputs.cache , 42
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.csproj.FileListAbsolute.txt , 2585
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.csprojResolveAssemblyReference.cache , 694673
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.dll , 5120
DotNetCore/Service/obj/Debug/netcoreapp2.0/Service.pdb , 680
DotNetCore/Service/obj/Service.csproj.nuget.cache , 149
DotNetCore/Service/obj/Service.csproj.nuget.g.props , 1619
DotNetCore/Service/obj/Service.csproj.nuget.g.targets , 981
DotNetCore/Service/obj/project.assets.json , 289198
