-
Notifications
You must be signed in to change notification settings - Fork 0
iamkoch/NancyMovie
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple implementation of the ASP.Net MVC 3 15 minute movie tutorial, found at http://www.asp.net/mvc/tutorials/movie-database/create-a-movie-database-application-in-15-minutes-with-asp-net-mvc-cs, implemented using NancyFx (http://nancyfx.org/) Clone the repo, build, fire it up. It's not entirely RESTful, but neither is the Movie tutorial. MVC itself doesn't lend itself to be RESTful either. Anyway, I've tried to follow the web-parts as closely as possible, though I've used my own DB implementation and a pattern I'm used to called task-repository-command.
About
A version of the 15 minute MVC Movie tutorial done using NancyFx
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published