TheLightSwitchToolbox.WebApiCommanding.SilverlightClient 1.0.3

dotnet add package TheLightSwitchToolbox.WebApiCommanding.SilverlightClient --version 1.0.3
                    
NuGet\Install-Package TheLightSwitchToolbox.WebApiCommanding.SilverlightClient -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TheLightSwitchToolbox.WebApiCommanding.SilverlightClient" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TheLightSwitchToolbox.WebApiCommanding.SilverlightClient" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="TheLightSwitchToolbox.WebApiCommanding.SilverlightClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TheLightSwitchToolbox.WebApiCommanding.SilverlightClient --version 1.0.3
                    
#r "nuget: TheLightSwitchToolbox.WebApiCommanding.SilverlightClient, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TheLightSwitchToolbox.WebApiCommanding.SilverlightClient&version=1.0.3
                    
Install TheLightSwitchToolbox.WebApiCommanding.SilverlightClient as a Cake Addin
#tool nuget:?package=TheLightSwitchToolbox.WebApiCommanding.SilverlightClient&version=1.0.3
                    
Install TheLightSwitchToolbox.WebApiCommanding.SilverlightClient as a Cake Tool

This package inject the web-api based commanding in a silverlight client of a LightSwitch project. The package presumes that you installed server side the nuget package TheLightSwitchToolbox.WebApiCommanding.Server.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 2,049 3/28/2013
1.0.2 1,338 3/27/2013
1.0.0 1,345 3/11/2013

2013-03-28: bug in GetBaseAddres (thanks Jan Van der Haegen)
2013-03-27: added support for get request.