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 (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.

2.7M
jQuery.Validation.Unobtrusive

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

2.7M
jquery.validate.unobtrusive.bootstrap

A jQuery Validate Unobtrusive extension for Bootstrap 3

520.8K
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

520.0K
Noodles.AspMvc.DataTables

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

427.2K

GitHub repositories (134)

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.1K
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.5K
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/PowerApps-Samples Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder. 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
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)... 1.0K
wixtoolset/wix WiX Toolset Code 998
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 833
GoogleCloudPlatform/dotnet-docs-samples .NET code samples used on https://cloud.google.com 828
AzureAD/microsoft-identity-web Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C 774
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统 773
microsoft/dotnet-framework-docker The repo for the official docker images for .NET Framework on Windows Server Core. 761
Include prerelease Include vulnerable Include deprecated
Version Downloads Last Updated
4.0.0 5,901,201 7/19/2022
3.2.12 4,209,963 2/8/2021
3.2.11 15,113,149 10/5/2018 3.2.11 is deprecated because it is no longer maintained.
3.2.10 2,107,090 5/23/2018 3.2.10 is deprecated because it is no longer maintained.
3.2.9 995,298 3/30/2018 3.2.9 is deprecated because it is no longer maintained.
3.2.5-preview1 8,775 3/19/2018 3.2.5-preview1 is deprecated because it is no longer maintained.
3.2.4 5,291,972 2/12/2018 3.2.4 is deprecated because it is no longer maintained.
3.2.4-preview1 360,707 1/5/2018 3.2.4-preview1 is deprecated because it is no longer maintained.
3.2.3 36,921,693 2/9/2015 3.2.3 is deprecated because it is no longer maintained.
3.2.3-beta1 30,466 12/17/2014 3.2.3-beta1 is deprecated because it is no longer maintained.
3.2.2 5,626,699 8/28/2014 3.2.2 is deprecated because it is no longer maintained.
3.2.2-rc 24,396 8/23/2014 3.2.2-rc is deprecated because it is no longer maintained.
3.2.0 2,098,020 7/1/2014 3.2.0 is deprecated because it is no longer maintained.
3.2.0-rc 29,452 5/27/2014 3.2.0-rc is deprecated because it is no longer maintained.
3.1.2 1,999,279 4/2/2014
3.1.1 2,066,754 2/10/2014
3.1.0 670,653 1/17/2014
3.1.0-rc1 39,280 12/6/2013
3.0.0 4,455,678 10/17/2013
Load more Loading failed

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

Downloads Full stats → Total 106.4M Current version 5.9M Per day average 23.5K 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