Connected Services is the modern way Add Service Reference. This repository includes Samples for building Connected Service Providers.
Перейти к файлу
Steve Lasker b9bb887099 Merge pull request #6 from SteveLasker/master
Update to Connected Services RTM SDK/NuGet
2015-07-16 10:07:50 -07:00
src Update Connected Services SDK NuGet to RTM 2015-07-15 14:07:09 -07:00
.gitattributes Initial version of the samples. 2015-03-20 06:54:26 -07:00
.gitignore Put the .nupkg filter back in 2015-03-25 11:02:35 -07:00
ConnectedServiceSamples.sln ProgressIndicator Sample, revived 2015-03-24 16:23:07 -07:00
LICENSE Initial commit 2015-01-12 11:13:03 -08:00
README.md Update README.md 2015-04-28 09:37:13 -05:00

README.md

ConnectedServicesSdkSamples

======================================

This repository contains everything you need to get started building a Connected Services extension.

The repository is made up of 1 top-level directory:

  • src. Contains several sample providers for the 3 UI Configurators (SinglePage, Grid & Wizard) as well as Design Time Auth and Handlers for adding files to your project. You can use these to jumpstart your development, or as a reference.

Documentation

Connected Services SDK