{"__v":0,"_id":"575676128749830e00681ea8","category":{"version":"575676128749830e00681e82","project":"55a4d5531a5f991700a9409e","_id":"575676128749830e00681e8b","__v":0,"sync":{"url":"","isSync":false},"reference":false,"createdAt":"2016-05-05T08:52:46.805Z","from_sync":false,"order":6,"slug":"software-development-kit-sdk","title":"Software Development Kits"},"parentDoc":null,"project":"55a4d5531a5f991700a9409e","user":"55a4d483dad9d00d0071fd74","version":{"__v":2,"_id":"575676128749830e00681e82","project":"55a4d5531a5f991700a9409e","createdAt":"2016-06-07T07:21:54.005Z","releaseDate":"2016-06-07T07:21:54.005Z","categories":["575676128749830e00681e83","575676128749830e00681e84","575676128749830e00681e85","575676128749830e00681e86","575676128749830e00681e87","575676128749830e00681e88","575676128749830e00681e89","575676128749830e00681e8a","575676128749830e00681e8b","580c5ff36c35230f003d3b49"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"2.0.0","version":"2.0"},"updates":[],"next":{"pages":[],"description":""},"createdAt":"2016-05-05T09:12:13.991Z","link_external":false,"link_url":"","githubsync":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":1,"body":"#Pre-requirements\nOptional: NuGet Client for Package Setup\n- Visual Studio 2013: Visual Studio Extension Gallery\n- Visual Studio 2010 and 2012: Visual Studio Extension Gallery\n- Visual Studio 2015: Visual Studio Extension Gallery\n\n\n#Getting Started\n\n1. Check out the files from urb-it repository.\n2. Add urb-it SDK (and dependencies) to your project.\n3. Do the initial configuration steps with your urb-it provided credentials and keys\n4. Try out the samples\n\n#Download\n##GitHub - Manual\nInformation how to download and make a copy of the urb-it GitHub repository/repo\n\nGitHub - Repo location\nhttps://github.com/urbitassociates/urbit.net\n\nClick the \"Download ZIP\" Button\n[block:code]\n{\n \"codes\": [\n {\n \"code\": \"$ git clone https://github.com/urbitassociates/urbit.net.git\",\n \"language\": \"text\",\n \"name\": \"Command\"\n }\n ]\n}\n[/block]\n##NuGet - Packaged\nTBD: http://www.nuget.org/packages/urb-it????\nTo install urb-it .NET SDK , run the following command in the Package Manager Console\n[block:code]\n{\n \"codes\": [\n {\n \"code\": \"Install-Package urb-it????\",\n \"language\": \"shell\",\n \"name\": \"Command\"\n }\n ]\n}\n[/block]\nInstallation\n\nMSI-Installer ???\nPortable Class Library ???\n\n##Building \nIs this needed - or is their a manual setup procedure using .dll file ?\n\n[block:code]\n{\n \"codes\": [\n {\n \"code\": \":: In Windows:\\nMSBuild urbit.net.sln\\n\\n# In Unix with Xamarin SDK installed:\\nxbuild urbit.net.sln\",\n \"language\": \"text\",\n \"name\": \"Command\"\n }\n ]\n}\n[/block]\nConfiguration\n\n\n#Versioning\n##Upgrading\n\n\n#Step by step\n\n#Examples\n\n\n#Support","excerpt":"Getting Started with Microsoft C#","slug":"c","type":"basic","title":"C#"}C#
Getting Started with Microsoft C#