Implementation of the Google Cast protocol (.NET Standard 2.0 library).
Info
| Version: | 1.7.0 |
| Author(s): | Stéphane Mitermite |
| Last Update: | Sunday, April 18, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kakone/GoogleCast |
| NuGet Url: | https://www.nuget.org/packages/GoogleCast |
Install
Install-Package GoogleCast
dotnet add package GoogleCast
paket add GoogleCast
GoogleCast Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Zeroconf(>= 3.0.30)
- protobuf-net(>= 2.4.0)
Tags