DrawnUi.Maui.Camera
1.2.5.1
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 DrawnUi.Maui.Camera --version 1.2.5.1
NuGet\Install-Package DrawnUi.Maui.Camera -Version 1.2.5.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="DrawnUi.Maui.Camera" Version="1.2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DrawnUi.Maui.Camera --version 1.2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DrawnUi.Maui.Camera, 1.2.5.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 DrawnUi.Maui.Camera as a Cake Addin #addin nuget:?package=DrawnUi.Maui.Camera&version=1.2.5.1 // Install DrawnUi.Maui.Camera as a Cake Tool #tool nuget:?package=DrawnUi.Maui.Camera&version=1.2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Camera implementation (temporarily Android only) and preview rendering with SkiaSharp in .NET MAUI
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios18.0 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst18.0 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AppoMobi.Maui.DrawnUi (>= 1.2.5.1)
-
net8.0-android34.0
- AppoMobi.Maui.DrawnUi (>= 1.2.5.1)
-
net8.0-ios18.0
- AppoMobi.Maui.DrawnUi (>= 1.2.5.1)
-
net8.0-maccatalyst18.0
- AppoMobi.Maui.DrawnUi (>= 1.2.5.1)
-
net8.0-windows10.0.19041
- AppoMobi.Maui.DrawnUi (>= 1.2.5.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.54.5-pre | 34 | 11/12/2024 |
1.3.54.1-pre | 60 | 11/9/2024 |
1.2.5.2 | 37 | 11/12/2024 |
1.2.5.1 | 68 | 11/5/2024 |
1.2.4.8 | 74 | 11/4/2024 |
1.2.4.7 | 81 | 11/2/2024 |
1.2.4.4 | 68 | 10/30/2024 |
1.2.4.1 | 89 | 10/26/2024 |
1.2.3.8 | 156 | 8/21/2024 |
1.2.3.6 | 159 | 7/14/2024 |
1.2.3.4 | 107 | 7/4/2024 |
1.2.3.3 | 103 | 6/27/2024 |
1.2.3.2 | 92 | 6/26/2024 |
1.2.2.617 | 105 | 6/17/2024 |
1.2.2.67 | 106 | 6/7/2024 |
1.2.2.7 | 100 | 6/3/2024 |
1.2.2.5 | 109 | 5/24/2024 |
1.2.2.3 | 104 | 5/20/2024 |
Using SkiaSharp 2.xx. Checkout the DrawnUi demo repository for usage example. Currently only Android is implemented, iOS will be too when i have time.