Skip to content

An example of using WCF callbacks with Web API for handling long-running tasks.

License

Notifications You must be signed in to change notification settings

volpav/webapi-sitemapservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sitemap service (WCF + Microsoft Web API)

An example of using WCF callbacks with Web API for handling long-running tasks. More information on this example can be found here: http://volgarev.me/blog/re-discovering-microsoft-web-api.

Running this example

  1. Open the solution and build it.
  2. Start command prompt as Administrator and run WebApi.BackgroundWorker.Host.exe.
  3. Run WebApi.SitemapService by setting it as default project and pressing F5 afterwards.

Known issues

The generated sitemap is neither pretty nor semantically correct.

About

An example of using WCF callbacks with Web API for handling long-running tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published