FLAC.WindowsRuntime 1.1.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.5 or higher.

dotnet add package FLAC.WindowsRuntime --version 1.1.0
NuGet\Install-Package FLAC.WindowsRuntime -Version 1.1.0
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="FLAC.WindowsRuntime" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FLAC.WindowsRuntime --version 1.1.0
#r "nuget: FLAC.WindowsRuntime, 1.1.0"
#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.
// Install FLAC.WindowsRuntime as a Cake Addin
#addin nuget:?package=FLAC.WindowsRuntime&version=1.1.0

// Install FLAC.WindowsRuntime as a Cake Tool
#tool nuget:?package=FLAC.WindowsRuntime&version=1.1.0

FLAC for Windows Runtime is a simple component for decoding Free Lossless Audio Codec (FLAC) files. It is based on an original C libFLAC library and libFLAC++ version 1.3.0 source code. It is available for C# and C++/CX developers writing Windows Store apps for Windows (Phone) 8.1 and higher.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

Initial release for NuGet. These are the same binaries as in release v1.1.0 published on GitHub.