SharpCaster 0.3.0-pre
This is a prerelease version of SharpCaster.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpCaster --version 0.3.0-pre
NuGet\Install-Package SharpCaster -Version 0.3.0-pre
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="SharpCaster" Version="0.3.0-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpCaster --version 0.3.0-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpCaster, 0.3.0-pre"
#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.
// Install SharpCaster as a Cake Addin #addin nuget:?package=SharpCaster&version=0.3.0-pre&prerelease // Install SharpCaster as a Cake Tool #tool nuget:?package=SharpCaster&version=0.3.0-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Chromecast SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
- Protobuf-net-SharpCaster (>= 2.0.0.668)
- rda.SocketsForPCL (>= 2.0.2)
- Rssdp-sharpcaster (>= 1.0.0.13)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 9 | 5/21/2017 |
0.4.0-pre | 9 | 5/21/2017 |
0.3.5 | 9 | 4/1/2017 |
0.3.5-pre | 9 | 1/23/2017 |
0.3.4 | 13 | 1/11/2017 |
0.3.4-pre | 13 | 1/11/2017 |
0.3.3-pre | 12 | 1/1/2017 |
0.3.2 | 9 | 11/25/2016 |
0.3.2-pre | 9 | 11/25/2016 |
0.3.1 | 9 | 9/30/2016 |
0.3.1-pre | 8 | 9/30/2016 |
0.3.0 | 8 | 9/8/2016 |
0.3.0-pre | 8 | 9/8/2016 |
0.2.0-pre | 8 | 8/31/2016 |
0.1.7.12-appveyor | 8 | 8/18/2016 |
0.1.7-pre | 8 | 8/18/2016 |
0.3.0-pre:
Partial Xamarin support and breaking changes on usage
0.1.7-pre:
Refactored the SDK a lot. Most of the functionality is now found on Channels of ChromecastClient
Added all the paramaters of LoadMedia
0.1.6:
Added support for .net 4.5.1 and fixed bugs