Microsoft.jQuery.Unobtrusive.Validation 4.0.0 - NuGet

Skip To Content Toggle navigation
  • Packages
  • Upload
  • Statistics
  • Documentation
  • Downloads
  • Blog
  • Sign in
 Microsoft.jQuery.Unobtrusive.Validation 4.0.0 Prefix Reserved
  • .NET CLI
  • PMC
  • PackageReference
  • CPM
  • Paket CLI
  • Script & Interactive
  • File-based Apps
  • Cake
dotnet add package Microsoft.jQuery.Unobtrusive.Validation --version 4.0.0 Copy NuGet\Install-Package Microsoft.jQuery.Unobtrusive.Validation -Version 4.0.0 Copy 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" /> Copy 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 Copy <PackageReference Include="Microsoft.jQuery.Unobtrusive.Validation" /> Project file Copy 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 Copy The NuGet Team does not provide support for this client. Please contact its maintainers for support. #r "nuget: Microsoft.jQuery.Unobtrusive.Validation, 4.0.0" Copy #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 [email protected] Copy #: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 Copy #tool nuget:?package=Microsoft.jQuery.Unobtrusive.Validation&version=4.0.0 Install as a Cake Tool Copy The NuGet Team does not provide support for this client. Please contact its maintainers for support.
  • Dependencies
  • Used By
  • Versions
  • Release Notes

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.

    • jQuery (>= 1.8.0)
    • jQuery.Validation (>= 1.8.0.1)

NuGet packages (118)

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

Package Downloads
jQuery.Validation.Unobtrusive

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

2.6M
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.

2.6M
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

511.1K
jquery.validate.unobtrusive.bootstrap

A jQuery Validate Unobtrusive extension for Bootstrap 3

506.8K
Noodles.AspMvc.DataTables

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

418.3K

GitHub repositories (132)

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

Repository Stars
dotnet/AspNetCore.Docs Documentation for ASP.NET Core 13.0K
JeffreySu/WeiXinMPSDK 微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#. 8.8K
stride3d/stride Stride (formerly Xenko), a free and open-source cross-platform C# game engine. 7.3K
xamarin/xamarin-forms-samples Sample apps built using the Xamarin.Forms framework 4.3K
Glimpse/Glimpse The open source diagnostics platform for the web 2.3K
prometheus-net/prometheus-net .NET library to instrument your code with Prometheus metrics 2.1K
pnp/PnP SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance 1.9K
microsoft/WhatTheHack A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth 1.9K
microsoft/PowerApps-Samples Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder. 1.8K
DotNetOpenAuth/DotNetOpenAuth A C# implementation of the OpenID, OAuth protocols 1.7K
dathlin/ClientServerProject 一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme 1.4K
sendgrid/sendgrid-csharp The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library 1.1K
linvi/tweetinvi Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)... 999
wixtoolset/wix WiX Toolset Code 922
OfficeDev/TrainingContent Training Content used for developer.microsoft.com/office 893
MarlabsInc/SocialGoal Sample web app for ASP.NET MVC 5, EF 6 Code First, AutoMapper, Autofac and TDD 831
GoogleCloudPlatform/dotnet-docs-samples .NET code samples used on https://cloud.google.com 815
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统 772
AzureAD/microsoft-identity-web Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C 756
ivaylokenov/MyTested.WebApi Fluent testing framework for ASP.NET Web API 2. 753
Version Downloads Last Updated
4.0.0 5,185,740 7/19/2022
3.2.12 3,995,586 2/8/2021
3.2.11 14,634,853 10/5/2018 3.2.11 is deprecated because it is no longer maintained.
3.2.10 2,072,516 5/23/2018 3.2.10 is deprecated because it is no longer maintained.
3.2.9 982,052 3/30/2018 3.2.9 is deprecated because it is no longer maintained.
3.2.5-preview1 8,341 3/19/2018 3.2.5-preview1 is deprecated because it is no longer maintained.
3.2.4 5,178,975 2/12/2018 3.2.4 is deprecated because it is no longer maintained.
3.2.4-preview1 344,164 1/5/2018 3.2.4-preview1 is deprecated because it is no longer maintained.
3.2.3 36,185,501 2/9/2015 3.2.3 is deprecated because it is no longer maintained.
3.2.3-beta1 30,071 12/17/2014 3.2.3-beta1 is deprecated because it is no longer maintained.
3.2.2 5,513,341 8/28/2014 3.2.2 is deprecated because it is no longer maintained.
3.2.2-rc 24,036 8/23/2014 3.2.2-rc is deprecated because it is no longer maintained.
3.2.0 2,069,701 7/1/2014 3.2.0 is deprecated because it is no longer maintained.
3.2.0-rc 29,080 5/27/2014 3.2.0-rc is deprecated because it is no longer maintained.
3.1.2 1,971,181 4/2/2014
3.1.1 2,006,401 2/10/2014
3.1.0 661,200 1/17/2014
3.1.0-rc1 39,000 12/6/2013
3.0.0 4,368,389 10/17/2013
3.0.0-rc1 36,754 8/23/2013
3.0.0-beta2 45,870 6/26/2013
3.0.0-beta1 25,965 6/26/2013
2.0.30506 6,340,809 5/16/2013
2.0.30116 3,697,833 2/18/2013
2.0.20710 7,065,903 8/11/2012
2.0.20505 853,179 5/31/2012

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

Downloads Full stats → Total 103.4M Current version 5.2M Per day average 20.9K About
  • Last updated 7/19/2022
  • Project website
  • License Info
  • Download package (45.59 KB)
  • Open in NuGet Package Explorer
  • Open in NuGet Trends
  • Report package
Owners Contact owners →
  • Microsoft gravatar Microsoft
  • aspnet gravatar aspnet

jQuery Unobtrusive

© Microsoft Corporation. All rights reserved.

Share this package on Facebook Share this package on X Use the Atom feed to subscribe to new versions of Microsoft.jQuery.Unobtrusive.Validation

Từ khóa » Thư Viện Validation Jquery