Skip to content

A sample project demonstrating how to handle long operations while the user can still navigate across other parts of the application

License

Notifications You must be signed in to change notification settings

mvcguy/LongRunningActions

Repository files navigation

Long Running Actions

A sample project demonstrating how to handle long operations while the user can still navigate across other parts of the application. The application is based on aspnet core 1.1 and uses an in-memory session to keep track of long running operations. There is still room for lots of improvements, but it is a proof of concept and can generalized based upon specific needs and requirements.

Note

Requires aspnet.core 1.1 and Visual Studio 2017.

About

A sample project demonstrating how to handle long operations while the user can still navigate across other parts of the application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages