Universal.iOS
0.4.5.4
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 Universal.iOS --version 0.4.5.4
NuGet\Install-Package Universal.iOS -Version 0.4.5.4
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="Universal.iOS" Version="0.4.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Universal.iOS --version 0.4.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Universal.iOS, 0.4.5.4"
#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 Universal.iOS as a Cake Addin #addin nuget:?package=Universal.iOS&version=0.4.5.4 // Install Universal.iOS as a Cake Tool #tool nuget:?package=Universal.iOS&version=0.4.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Class library for accelerating Xamarin.iOS development.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- MathNet.Numerics (>= 4.11.0)
- Microsoft.CSharp (>= 4.7.0)
- NAudio (>= 1.10.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- Universal.Common (>= 6.4.5)
- Universal.Common.Audio (>= 0.1.4)
- Universal.Common.Forms (>= 0.5.0)
- Universal.Common.Mathematics (>= 3.9.1.1)
- Xamarin.iOS.MaterialComponents (>= 92.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Universal.iOS:
Package | Downloads |
---|---|
Universal.iOS.Microsoft
Class library providing abstractions and utilities for working with Microsoft technologies. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.7.5 | 485 | 5/19/2021 |
0.4.7.4 | 311 | 5/18/2021 |
0.4.7.3 | 353 | 3/15/2021 |
0.4.7.2 | 386 | 1/18/2021 |
0.4.7.1 | 1,993 | 8/25/2020 |
0.4.7 | 630 | 7/15/2020 |
0.4.6.1 | 434 | 7/15/2020 |
0.4.6 | 463 | 7/14/2020 |
0.4.5.5 | 480 | 7/14/2020 |
0.4.5.4 | 491 | 7/8/2020 |
0.4.5.3 | 443 | 7/7/2020 |
0.4.5.2 | 640 | 7/5/2020 |
0.4.5.1 | 504 | 6/4/2020 |
0.4.5 | 602 | 1/29/2020 |
0.4.4 | 493 | 12/12/2019 |
0.4.3.5 | 514 | 12/11/2019 |
0.4.3.4 | 516 | 12/11/2019 |
Fixed issue with ViewControllerExtensions.SetWindowKeyboardMode(KeyboardMode.AdjustResize) to correctly restore height.