Skip to content
Tom Kuijsten edited this page Sep 30, 2016 · 7 revisions

Purpose

About 90% of the people reading the wiki will only look the most basic sample, they'll figure out the details by themselves. To prevent you from clicking through the whole wiki to find the only mandatory steps to get things going we introduced this page. If your read this, you will have a webserver running in a couple of minutes.

  1. Create the project
  • Any Universal Windows app will do
  1. Package installation
  • Use NuGet package manager and search for "Restup", make sure "Include prerelease" is checked
  • Install-Package Restup -Pre
  1. Update Package.appxmanifest
  • internetClient
  • internetClientServer
  • privateNetworkClientServer
Clone this wiki locally