ASP.NET-Core-REST-API:ASP.NET Core REST API的入门项目

时间:2021-03-17 02:11:22
【文件属性】:
文件名称:ASP.NET-Core-REST-API:ASP.NET Core REST API的入门项目
文件大小:14KB
文件格式:ZIP
更新时间:2021-03-17 02:11:22
C# ASP.NET-Core-REST-API:ASP.NET Core REST API的入门项目
【文件预览】:
ASP.NET-Core-REST-API-master
----Startup.cs(2KB)
----appsettings.Development.json(162B)
----Program.cs(726B)
----Controllers()
--------CommandsController.cs(2KB)
----.vscode()
--------launch.json(1KB)
--------tasks.json(1KB)
----Profiles()
--------CommandsProfile.cs(366B)
----WebApi Application.csproj(767B)
----Dtos()
--------CommandCreateDto.cs(214B)
--------CommandReadDto.cs(202B)
----Models()
--------Command.cs(402B)
----Properties()
--------launchSettings.json(828B)
----Migrations()
--------20210120191035_InitialMigration.Designer.cs(2KB)
--------20210120191035_InitialMigration.cs(1KB)
--------CommanderContextModelSnapshot.cs(1KB)
----Data()
--------MockCommanderRepo.cs(1KB)
--------ICommanderRepo.cs(309B)
--------SqlCommanderRepo.cs(953B)
--------CommanderContext.cs(335B)
----appsettings.json(312B)
----.gitignore(4KB)

网友评论