GitXplorerGitXplorer
j

Nancy.Demo.Raven

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
27c8655109c1cdd473d7a810f23baf37ddd0717b

Update README.md

jjchannon committed 12 years ago
Unverified
226074424a72d0a3ad7c77d8fbbf5841b7df8da9

Update README.md

jjchannon committed 12 years ago
Unverified
b73817b7164b4ba7e35d8edb4a94254d2d74c8c6

Organised solution

committed 12 years ago
Unverified
125075276edbd96fc4c0577c104032cb1487ebd2

Raven session management tweaked

committed 12 years ago
Unverified
6ec955180984f48c4bf0db576f69345a4c455593

initial commit

committed 12 years ago

README

The README file for this repository.

Nancy.Demo.Raven

This is a demo for showing how you can implement RavenDB in your Nancy applications.

The Bootstrapper configures the UOW pattern and injects the IDocumentSession per request into your Nancy modules and saves the changes at the end of each request.