-
Notifications
You must be signed in to change notification settings - Fork 48
One pager
Tom Kuijsten edited this page Sep 30, 2016
·
7 revisions
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.
- Create the project
- Any Universal Windows app will do
- Package installation
- Use NuGet package manager and search for "Restup", make sure "Include prerelease" is checked
Install-Package Restup -Pre
- Update Package.appxmanifest
- internetClient
- internetClientServer
- privateNetworkClientServer