Universal.iOS
0.4.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.4
NuGet\Install-Package Universal.iOS -Version 0.4.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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Universal.iOS" Version="0.4.4" />
<PackageReference Include="Universal.iOS" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Universal.iOS --version 0.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Universal.iOS, 0.4.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.
#addin nuget:?package=Universal.iOS&version=0.4.4
#tool nuget:?package=Universal.iOS&version=0.4.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.9.0)
- Microsoft.CSharp (>= 4.6.0)
- NAudio (>= 1.9.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Buffers (>= 4.5.0)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- Universal.Common (>= 6.2.4)
- Universal.Common.Audio (>= 0.1.3)
- Universal.Common.Forms (>= 0.5.0)
- Universal.Common.Mathematics (>= 3.7.2)
- Xamarin.iOS.MaterialComponents (>= 72.2.0.1)
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 | 526 | 5/19/2021 |
0.4.7.4 | 344 | 5/18/2021 |
0.4.7.3 | 390 | 3/15/2021 |
0.4.7.2 | 428 | 1/18/2021 |
0.4.7.1 | 2,039 | 8/25/2020 |
0.4.7 | 671 | 7/15/2020 |
0.4.6.1 | 482 | 7/15/2020 |
0.4.6 | 506 | 7/14/2020 |
0.4.5.5 | 523 | 7/14/2020 |
0.4.5.4 | 533 | 7/8/2020 |
0.4.5.3 | 486 | 7/7/2020 |
0.4.5.2 | 683 | 7/5/2020 |
0.4.5.1 | 547 | 6/4/2020 |
0.4.5 | 654 | 1/29/2020 |
0.4.4 | 539 | 12/12/2019 |
0.4.3.5 | 561 | 12/11/2019 |
0.4.3.4 | 562 | 12/11/2019 |
New ContentViewGroup that encapsulates a ViewGroup that has a single ContentView. New NavigationView for implementing sidebar-based navigation.