aspnetcore/src/Tools/Extensions.ApiDescription.C...
Doug Bunting 8ea3edadaf
Add tests of client code generation components (#13444)
- #4914
- test service ref MSBuild tasks
  - add `MockBuildEngine` class to support tests where a task logs
- correct an incredibly minor product issue about logging errors for `@(OpenApiProjectReference)` items
  - set `%(SourceProject)` metadata and use it when logging
- add test project that builds and can be tested in the future
2019-08-26 20:42:13 -07:00
..
src Add tests of client code generation components (#13444) 2019-08-26 20:42:13 -07:00
test Add tests of client code generation components (#13444) 2019-08-26 20:42:13 -07:00
README.md

README.md

Microsoft.Extensions.ApiDescription.Client

MSBuild glue for OpenAPI code generation.

How To Use

See partner packages such as NSwag.ApiDescription.Client for intended use.