Universal.Common.Forms
1.0.0
Install-Package Universal.Common.Forms -Version 1.0.0
dotnet add package Universal.Common.Forms --version 1.0.0
<PackageReference Include="Universal.Common.Forms" Version="1.0.0" />
paket add Universal.Common.Forms --version 1.0.0
#r "nuget: Universal.Common.Forms, 1.0.0"
// Install Universal.Common.Forms as a Cake Addin
#addin nuget:?package=Universal.Common.Forms&version=1.0.0
// Install Universal.Common.Forms as a Cake Tool
#tool nuget:?package=Universal.Common.Forms&version=1.0.0
Class library containing common abstractions to support development of common forms.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- Universal.Common (>= 7.5.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Universal.Common.Forms:
Package | Downloads |
---|---|
Universal.Android
Class library for accelerating Xamarin.Android development. Note: If you encounter layout inflation exceptions (could be masked as NotFoundException, or some issue with text_color_secondary.xml etc), make sure you define colorControlNormal and use a style with that attribute defined. |
|
Universal.iOS
Class library for accelerating Xamarin.iOS development. |
|
Universal.UniversalWindowsPlatform
Class library for accelerating UWP application development. |
|
Universal.Common.Forms.Rendering
A class library for rendering Universal.Common.Forms.Form. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 336 | 3/29/2021 |
0.5.0 | 11,591 | 7/30/2019 |
0.4.0 | 1,207 | 7/12/2019 |
0.3.0 | 313 | 7/12/2019 |
0.2.2 | 289 | 7/11/2019 |
0.2.1 | 311 | 7/11/2019 |
0.2.0 | 505 | 7/10/2019 |
0.1.7 | 2,075 | 6/24/2019 |
0.1.6 | 1,603 | 6/11/2019 |
0.1.5 | 328 | 6/11/2019 |
0.1.4 | 636 | 5/21/2019 |
0.1.3 | 1,034 | 4/4/2019 |
0.1.2 | 330 | 4/4/2019 |
0.1.1 | 330 | 4/4/2019 |
0.1.0 | 338 | 4/4/2019 |
Introduced new models for forms and the related schemas and elements.