Rox.Xamarin.Camera 1.1.0

There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

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

// Install Rox.Xamarin.Camera as a Cake Tool
#tool nuget:?package=Rox.Xamarin.Camera&version=1.1.0

Rox Camera for Xamarin.Forms

Rox Camera for Xamarin.Forms enables native access to a device camera for image acquisition.

Rox Camera Instructions   NuGet   GitHub


If you like this software then try our related components...

Rox Architect Pack   Rox Layout Control   Rox Video Control   Rox Camera Provider


Check out some of the other stuff we do...

Rox Tools   NoBS Services   AiRoBo.design Studio   ai-drone-bo   \wtf


Visit us at AiRoBo

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
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
5.0.0-pre8 201 9/7/2021
5.0.0-pre7 222 8/21/2021
5.0.0-pre4 172 7/23/2021
1.1.0 2,775 10/18/2016
1.0.0 1,173 8/11/2016

[1.1.0]
- Fixed Android namespace issue
- Updated sample application
- Changed packages.config to project.json
- Target Profile259
- Built against Xamarin.Forms 2.3.2.127
- Dependency on Xamarin.Forms 1.0.0.0

[1.0.0]
- Added sample application to GIT