Portable-Strong.DataAnnotations
1.0.1
.NET Framework 4.0
dotnet add package Portable-Strong.DataAnnotations --version 1.0.1
NuGet\Install-Package Portable-Strong.DataAnnotations -Version 1.0.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="Portable-Strong.DataAnnotations" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable-Strong.DataAnnotations --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Portable-Strong.DataAnnotations, 1.0.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 Portable-Strong.DataAnnotations as a Cake Addin
#addin nuget:?package=Portable-Strong.DataAnnotations&version=1.0.1
// Install Portable-Strong.DataAnnotations as a Cake Tool
#tool nuget:?package=Portable-Strong.DataAnnotations&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
Product | Versions |
---|---|
.NET | net6.0-android net7.0-android |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
Silverlight | sl5 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios10 |
Xamarin.Mac | xamarinmac20 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
- No dependencies.
-
DNXCore 5.0
- No dependencies.
-
MonoAndroid 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.0, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Silverlight 5.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Strong Name version of Portable.DataAnnotations. Also added CLSCompliant = true.