XPlat.Media
1.2.17212.1
Suggested Alternatives
Additional Details
XPlat.Media was deprecated by the introduction of the XPlat.Media.Capture library.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package XPlat.Media --version 1.2.17212.1
NuGet\Install-Package XPlat.Media -Version 1.2.17212.1
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="XPlat.Media" Version="1.2.17212.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XPlat.Media --version 1.2.17212.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XPlat.Media, 1.2.17212.1"
#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 XPlat.Media as a Cake Addin #addin nuget:?package=XPlat.Media&version=1.2.17212.1 // Install XPlat.Media as a Cake Tool #tool nuget:?package=XPlat.Media&version=1.2.17212.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library contains a collection of Windows.Media APIs built for UWP, iOS and Android built by the community on GitHub.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 1.0
- Xamarin.Android.Support.v4 (>= 23.4.0.1)
- XPlat.Core (>= 1.2.17212.1)
- XPlat.Storage (>= 1.2.17212.1)
-
UAP 10.0
- XPlat.Storage (>= 1.2.17212.1)
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 | |
---|---|---|---|
1.3.18257.3 | 1,329 | 9/14/2018 | |
1.3.18214.2 | 1,021 | 8/2/2018 | |
1.2.18073.5 | 1,195 | 3/14/2018 | |
1.2.18022.1 | 1,252 | 1/22/2018 | |
1.2.17334.1 | 1,030 | 11/30/2017 | |
1.2.17283.1 | 1,071 | 10/10/2017 | |
1.2.17271.5 | 1,040 | 9/28/2017 | |
1.2.17212.1 | 1,131 | 8/1/2017 | |
1.2.17208.1 | 1,102 | 7/27/2017 | |
1.2.17207.3 | 1,096 | 7/26/2017 | |
1.2.17193.4 | 1,130 | 7/12/2017 | |
1.2.17189.4 | 1,144 | 7/8/2017 | |
1.2.17139.2 | 1,111 | 5/19/2017 | |
1.2.17139.1 | 1,050 | 5/19/2017 | |
1.2.17137.6 | 1,072 | 5/17/2017 |
Added change to CameraCaptureUI to support saving out and writing back EXIF data to resized images. Also added public extension methods for resizing an image stored in an IStorageFile and added support for extracting and saving EXIF data to an IStorageFile.