SharpCaster

Chromecast C# SDK for .net standard 2.0

MIT License

Stars
304
Committers
8

Bot releases are hidden (Show)

SharpCaster - 1.0.1

Published by Tapanila over 2 years ago

What's Changed

  • Updated all dependencies
  • Merged the refactored codebase into main which contains a lot of changes and moving more into async programming model instead of listening for events
  • Library is now .NET standard 2.0 which means it finally supports all the platforms without any strange PCL libraries

Full Changelog: https://github.com/Tapanila/SharpCaster/compare/0.4.0...1.0.1

SharpCaster - 0.4.0

Published by Tapanila over 7 years ago

  • Updated dependencies
  • Added more error handling
  • Swapped to new protobuf library
  • Able to disconnect from chromecast
  • Better test cases for protobuf messages
  • Added more filtering to search of chromecast devices
SharpCaster - 0.3.5

Published by Tapanila over 7 years ago

  • Supports casting a web page to chromecast
  • Added support to specify specific IP address when locationg devices.
SharpCaster - 0.3.4

Published by Tapanila almost 8 years ago

Rolled back changes related to BCL Libaries

SharpCaster - 0.3.3

Published by Tapanila almost 8 years ago

  • Refactored the structure to make it easier to add custom controllers
  • Dropped support for Windows Phone 8.1 and removed BCL libraries
SharpCaster - 0.3.2

Published by Tapanila almost 8 years ago

Fixed nuget package dependencies list
Added better handling of metadata

SharpCaster - 0.3.1

Published by Tapanila about 8 years ago

Fixed connection issues with Chromecast. #65
Added IdleReason enum to MediaStatus

SharpCaster - 0.3.0

Published by Tapanila about 8 years ago

SharpCaster - 0.1.6

Published by Tapanila about 8 years ago

SharpCaster - 0.1.5

Published by Tapanila about 8 years ago

SharpCaster - 0.1.4

Published by Tapanila over 8 years ago

SharpCaster - 0.1.3

Published by Tapanila over 8 years ago

SharpCaster - 0.1.2

Published by Tapanila over 8 years ago

Added new features:

  • Mute/Unmute
  • PlayerState enum
  • Volume Slider to sample
  • Stop application
  • Logic to join existing session
SharpCaster - 0.1.1

Published by Tapanila over 8 years ago

Badges
Extracted from project README
.NET NuGet Status
Related Projects