Skip to content

Hussain-7/.NET5-Ninja-Battle-Api

Repository files navigation

Step 1 : Create dotnet Web Api boiler plate

  • Run Command : dotnet new webapi

  • This will give you an already running sample api call along with ui to view and use ui

Step 2 : Starting dotnet application

  • Run Command : dotnet watch run

  • This command will run your application and keep watching for changes and updates continuously

About

A full fledge rpg game Api built in dotnet core

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages