Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New MVC async controller #149

Open
PureKrome opened this issue Aug 21, 2014 · 3 comments
Open

New MVC async controller #149

PureKrome opened this issue Aug 21, 2014 · 3 comments
Assignees

Comments

@PureKrome
Copy link
Member

With the new async/await code now pushed up to the dev branch, a new MVC async controller is needed.

@PureKrome PureKrome added this to the 2.0 - .NET 4.5 & Async/Await milestone Aug 21, 2014
@PureKrome
Copy link
Member Author

@phillip-haydon I've reassigned myself to this because I've just abstracted the module/controller logic into a seperate new class ... after all.. the logic is identical.. it's only the 'web' parts that differ (eg. session/response results).

So once I've finished migrating my nancy module to remove all the logic and then reference this new class, i'll make the MVC controller.

@phillip-haydon
Copy link
Member

Okie dokie!

Is there any other Nancy stuff blocking you? Or is it all good now? Trying to figure out when the next Nancy release is atm.

@PureKrome
Copy link
Member Author

There's no other Nancy stuff blocking me right now. So far - it's all good baby!

@PureKrome PureKrome removed this from the 2.0 - .NET 4.5 & Async/Await milestone Oct 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants