mixer-client-csharp 0.3.4-beta

Suggested Alternatives

StreamingClientLibrary.Mixer

Additional Details

This library has been DEPRECATED and a new version has been published:

StreamingClientLibrary.Mixer

All future updates will be done on this new library. There are some changes that have been made in this new library related to naming conventions (EX: Interactive -> MixPlay), so please there might be some costs to switching over.

Thank you everyone for your support and usage of this library up until now and we hope you'll enjoy the new things we have for our newer version.

This is a prerelease version of mixer-client-csharp.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package mixer-client-csharp --version 0.3.4-beta
                    
NuGet\Install-Package mixer-client-csharp -Version 0.3.4-beta
                    
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="mixer-client-csharp" Version="0.3.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="mixer-client-csharp" Version="0.3.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="mixer-client-csharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add mixer-client-csharp --version 0.3.4-beta
                    
#r "nuget: mixer-client-csharp, 0.3.4-beta"
                    
#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.
#:package mixer-client-csharp@0.3.4-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=mixer-client-csharp&version=0.3.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=mixer-client-csharp&version=0.3.4-beta&prerelease
                    
Install as a Cake Tool

C# client library for Mixer streaming service: https://mixer.com/
     
For more information, please see our project site: https://github.com/SaviorXTanren/mixer-client-csharp

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.4.13-beta 603 4/22/2020 0.8.4.13-beta is deprecated because it is no longer maintained.
0.8.4.12-beta 2,133 8/6/2019 0.8.4.12-beta is deprecated because it is no longer maintained.
0.8.4.11-beta 1,004 5/10/2019 0.8.4.11-beta is deprecated because it is no longer maintained.
0.8.4.10-beta 895 4/23/2019 0.8.4.10-beta is deprecated because it is no longer maintained.
0.8.4.9-beta 895 4/23/2019 0.8.4.9-beta is deprecated because it is no longer maintained.
0.8.4.7-beta 883 4/23/2019 0.8.4.7-beta is deprecated because it is no longer maintained.
0.8.4.6-beta 839 4/17/2019 0.8.4.6-beta is deprecated because it is no longer maintained.
0.8.4.5-beta 1,164 2/8/2019 0.8.4.5-beta is deprecated because it is no longer maintained.
0.8.4.4-beta 972 1/17/2019 0.8.4.4-beta is deprecated because it is no longer maintained.
0.8.4.3-beta 999 1/15/2019 0.8.4.3-beta is deprecated because it is no longer maintained.
0.8.4.2-beta 944 1/14/2019 0.8.4.2-beta is deprecated because it is no longer maintained.
0.8.4.1-beta 961 1/13/2019 0.8.4.1-beta is deprecated because it is no longer maintained.
0.8.4-beta 944 1/9/2019 0.8.4-beta is deprecated because it is no longer maintained.
0.8.3.1-beta 964 12/29/2018 0.8.3.1-beta is deprecated because it is no longer maintained.
0.8.3-beta 906 12/23/2018 0.8.3-beta is deprecated because it is no longer maintained.
0.8.2-beta 1,095 11/25/2018 0.8.2-beta is deprecated because it is no longer maintained.
0.8.1.2-beta 988 11/16/2018 0.8.1.2-beta is deprecated because it is no longer maintained.
0.8.1.1-beta 968 11/8/2018 0.8.1.1-beta is deprecated because it is no longer maintained.
0.8.1-beta 951 11/7/2018 0.8.1-beta is deprecated because it is no longer maintained.
0.3.4-beta 1,282 10/20/2017 0.3.4-beta is deprecated because it is no longer maintained.
Loading failed

- Adding semaphore lock to prevent multiple Send calls from going off at the same time
- Fixing bugs with the getTime API result checks