SharpCaster 0.3.2
See the version list below for details.
dotnet add package SharpCaster --version 0.3.2
NuGet\Install-Package SharpCaster -Version 0.3.2
<PackageReference Include="SharpCaster" Version="0.3.2" />
paket add SharpCaster --version 0.3.2
#r "nuget: SharpCaster, 0.3.2"
// Install SharpCaster as a Cake Addin #addin nuget:?package=SharpCaster&version=0.3.2 // Install SharpCaster as a Cake Tool #tool nuget:?package=SharpCaster&version=0.3.2
Chromecast SDK for Windows, Windows Phone, .NET 4.5.1, Xamarin.iOS and Xamarin.Android
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 (>= 2.0.0.5)
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.2
Fixed nuget package dependencies list
Added better handling of metadata
0.3.1
Fixed connection issues with Chromecast.
Added IdleReason enum to MediaStatus
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