Skip to content

ZeusAFK/BasicBilling

Repository files navigation

BasicBilling .Net Core 3

Documentation

To access Swagger api documentation run the API project and then, browse to https://localhost:5001/swagger/index.html


Build

To build the project, run:

dotnet build

Run

To run the project, run:

dotnet run -p .\BasicBilling.API\BasicBilling.API.csproj

Or execute from api project directory, run:

cd .\BasicBilling.API\
dotnet run

Test

To execute the test scripts, run:

dotnet test

License

Apache License License Version 2.0

About

Net Core Web API project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages