文件名称:编码挑战API
文件大小:23KB
文件格式:ZIP
更新时间:2024-03-09 21:26:53
C#
WP.CodingChallenge.ProductService 只是演示最佳做法的简单API 建筑学 概述 本地设置 本部分旨在记录所需的最低强制设置,以使该服务的实例在开发环境中本地运行。
【文件预览】:
codingchallenge-api-master
----.gitattributes(2KB)
----WP.CodingChallenge.Application()
--------CommandHandling()
--------Repositories()
--------RegisterApplicationLayerServices.cs(841B)
--------WP.CodingChallenge.Application.csproj(733B)
----WP.CodingChallenge.sln(3KB)
----WP.CodingChallenge.Domain()
--------Products()
--------WP.CodingChallenge.Domain.csproj(137B)
----README.md(284B)
----WP.CodingChallenge.ProductService.UnitTests()
--------WP.CodingChallenge.ProductService.UnitTests.csproj(953B)
----WP.CodingChallenge.ProductService()
--------Startup.cs(3KB)
--------appsettings.Development.json(159B)
--------Middlewares()
--------Program.cs(540B)
--------Controllers()
--------Properties()
--------Extensions()
--------appsettings.json(202B)
--------WP.CodingChallenge.ProductService.csproj(960B)
--------.config()
----.gitignore(5KB)