Skip to content

Stigmata-Techno-Solutions-LLP/grid-api

Repository files navigation

grid-api

Pre-requistes:

.NET Core SDK 3.1 (https://dotnet.microsoft.com/download/dotnet-core/3.1)

Running app via cmdline

dotnet build (exec cmd under root folder)

dotnet run (exec cmd under GridMangemnet.Api folder)

Runnning app via Visual Code

configured in launch.json file . So run the application using visual code debubgger directly

for production

dotnet publish -c release

Get the binaries in below path(./GridManagement.Api/bin/Release/netcoreapp3.1/publish)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages