Metadata >> NuGet >> ExpressiveAnnotations >> 2.4.4

2.4.4

Metadata

Authors Jaroslaw Waliszko
Description ExpressiveAnnotations is a small .NET and JavaScript library which provides annotation-based conditional validation mechanisms. Given attributes allow to forget about imperative way of step-by-step verification of validation conditions in many cases. Since fields validation requirements are applied as metadata, domain-related code is more condensed. This package contains 3 components: ExpressiveAnnotations.dll core annotations assembly, ExpressiveAnnotations.MvcUnobtrusiveValidatorProvider.dll MVC validators assembly and expressive.annotations.validate.js unobtrusive validation script.
Language en-US
LicenseUrl https://github.com/JaroslawWaliszko/ExpressiveAnnotations/blob/master/LICENSE
Owners Jaroslaw Waliszko
ProjectUrl https://github.com/JaroslawWaliszko/ExpressiveAnnotations
ReleaseNotes https://github.com/JaroslawWaliszko/ExpressiveAnnotations/releases
RequireLicenseAcceptance False
Tags DataAnnotations Validation Mvc AspNetMvc jQuery Unobtrusive
Dependencies Newtonsoft.Json:4.5.11|jQuery:1.8.2|jQuery.Validation:1.10.0|Microsoft.jQuery.Unobtrusive.Validation:3.1.1
Title ExpressiveAnnotations for ASP.NET MVC
PackageSize 139427
PackageHashAlgorithm SHA512
PackageHash WL2Vx+t0lblslszLoInO+8KYLrYN4XxvPJN76QntM8/T4ydzcCwJrjh/wAd0qGpDU7ErGF9O3XNEqgwyXYdZbg==
DownloadCount 000000
CreatedDate 2015-04-11T18:34:47

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ExpressiveAnnotations -Version 2.4.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ExpressiveAnnotations -Version 2.4.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ExpressiveAnnotations 2.4.4 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ExpressiveAnnotations -Version 2.4.4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ExpressiveAnnotations -Version 2.4.4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ExpressiveAnnotations -Version 2.4.4
Uninstalling the package:
o remove-wrap ExpressiveAnnotations

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries