PostWizard - my first NuGet Package

by david 6. November 2011 17:18

For a while I have been fiddling around with session-less MVC3, the type of thing that can be easily load balanced. When you do this it would still be nice to be able to remember values between pages, and you'd think that some hidden html form fields would do trick nicely, but how could this be integrated with MVC? That is what I have been messing about with.  Adding a bit of JSON magic should make it even better.

So, I decided to release the result of my efforts somehow. A good chance to try out this NuGet thing :-) I guess.

I've called it 'PostWizard' and you can find it on NuGet here. I hope that it proves useful to somebody.

About the author

David

I'm a C# developer having worked with .Net since it was in beta.  Before that I mainly worked in C and C++.  I have been developing commercial software for more than 20 years.  I also mess around with microprocesors, but that's just for fun.  I live near Cambridge, England and at the moment I'm contracted to one of the departments at Cambridge University.

Tag cloud