Skip to content

This repo is part of a blog post I wrote (the blog post no longer exists)

License

Notifications You must be signed in to change notification settings

sz/NancyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NancyExample

This project is part of a blog post I wrote, you can read it here (the blog post no longer exists).

This is a Nancyfx web site that will retrieve data from a submitted form and output results from a dataase in JSON format (that can subsequently be displayed in a Cordova Android app).

Please note, this project was made with Nancy version 21.1.0. The current Nancy version available is 23+. Therefore, if you add an extension to Nancy (eg. authentication) you will need to remove Nancy entirely from the project and add it again (otherwise Visual Studio gets confused with reference versioning).

About

This repo is part of a blog post I wrote (the blog post no longer exists)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages