Microsoft.jQuery.Unobtrusive.Validation 4.0.0

Prefix Reserved
dotnet add package Microsoft.jQuery.Unobtrusive.Validation --version 4.0.0
                    
NuGet\Install-Package Microsoft.jQuery.Unobtrusive.Validation -Version 4.0.0
                    
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="Microsoft.jQuery.Unobtrusive.Validation" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.jQuery.Unobtrusive.Validation" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.jQuery.Unobtrusive.Validation" />
                    
Project file
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 Microsoft.jQuery.Unobtrusive.Validation --version 4.0.0
                    
#r "nuget: Microsoft.jQuery.Unobtrusive.Validation, 4.0.0"
                    
#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.
#:package Microsoft.jQuery.Unobtrusive.Validation@4.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.jQuery.Unobtrusive.Validation&version=4.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.jQuery.Unobtrusive.Validation&version=4.0.0
                    
Install as a Cake Tool

jQuery plugin that unobtrusively sets up jQuery.Validation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (117)

Showing the top 5 NuGet packages that depend on Microsoft.jQuery.Unobtrusive.Validation:

Package Downloads
ExpressiveAnnotations

ExpressiveAnnotations is a small .NET and JavaScript library which provides full-stack, annotation-based, conditional validation mechanisms. Given attributes, powered by expressions engine, 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 - assembly with validation attributes powered by expressions engine, - ExpressiveAnnotations.MvcUnobtrusive.dll - assembly with model validators for ASP.NET MVC, - expressive.annotations.validate.js - unobtrusive validation script.

jQuery.Validation.Unobtrusive

Legacy package, jQuery.Validation.Unobtrusive is now included in the 'Microsoft.jQuery.Unobtrusive.Validation' package.

Noodles.AspMvc.Templates

Noodles transforms your object model into a web app. Install this library to customise the cshtml template files, or if you don't want to use the EmbeddedResourceVirtualPathProvider to load your views

jquery.validate.unobtrusive.bootstrap

A jQuery Validate Unobtrusive extension for Bootstrap 3

Noodles.AspMvc.DataTables

Noodles transforms your object modelinto a web app. This is a library to integrate Noodles with AJAX jquery datatables

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.jQuery.Unobtrusive.Validation:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core

Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.