SharpCaster is a C# library to control Chromecast devices from your dotnet application.
Info
Version: | 1.2.2 |
Author(s): | Tapanila |
Last Update: | Friday, August 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tapanila/SharpCaster |
NuGet Url: | https://www.nuget.org/packages/SharpCaster |
Install
Install-Package SharpCaster
dotnet add package SharpCaster
paket add SharpCaster
SharpCaster Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Google.Protobuf(>= 3.3.0)
- Rssdp(>= 3.5.4)
- Sharpcaster.SocketsForPCL(>= 2.0.4)
Tags