Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nancy-example

.NET Core example of creating REST API using Nancy framework with Kestrel self hosting

how to run

  1. Clone repository
  2. Open nancy-example.sln in Visual Studio
  3. Build solution
  4. Run nancy-example from Visual Studio or from command line using 'dotnet nancy-example.dll'
  5. Service will be listening on port 5000 until stopped

About

.NET Core example of creating REST API using Nancy framework with Kestrel self hosting

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages