Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
/ core-api-pkg Public archive

Core ASP.NET Core WebApi Middleware and Dtos

License

Notifications You must be signed in to change notification settings

OpenSmog-NET/core-api-pkg

Repository files navigation

core-api-pkg

img

Core ASP.NET Core WebApi Middleware and Dtos

Build Status

Branch Status
feature/* badge
dev/master badge

Building the project

In order to build the project on your local machine, apply the following commands:

  • bootstrap.cmd to download the required build framework scaffolding (CAKE)
  • tools/Cake/Cake.exe ./build.cake --experimental --target=Build

Supported Build Targets

  • Restore
  • Build Performs Restore
  • UnitTests Requires Build
  • IntegrationTests Requires Build

Additional arguments

  • buildNumber The CI build number, used for emitting NuGet package artifacts
  • branch The GIT branch name, used for emitting NuGet package artifacts

About

Core ASP.NET Core WebApi Middleware and Dtos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published