27 packages tagged with “Unobtrusive”
jQuery plugin that unobtrusively sets up jQuery.Validation.
jQuery plugin that unobtrusively sets up jQuery Ajax.
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.
Fork of Jarosław Waliszko's Expressive Annotations .NET library, adding support for client-side validation in .NET Core. Expressive Annotations provides new flexible and powerful model validation attributes, to add to the attributes built in to .NET.
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Provides MVC HTML helper extensions that marry jQuery Validation's native unobtrusive support for validation driven by HTML 5 data attributes with MVC's ability to generate data attributes from Model metadata. Please look at the project site for demos and documentation.
A jQuery Validate Unobtrusive extension for Bootstrap 3
A rating plugin for jQuery. Features: fast, progressive enhancement, touch support, customizable (just swap out the images, or change some CSS), unobtrusive javaScript (using HTML5 data-* attributes), RTL support, ARIA and Keyboard support (*new). Use as many stars as you'd like, and also any step size. Check out the examples link on the project page for implementation and examples.
Additional client and server side validation attributes for ASP.net MVC applications.
Unobtrusive jQuery UI allows you to use attributes on your HTML elements to activate and configure jQuery UI widgets.
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 implementation 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: - ExpressiveAnnotationsCore.dll - assembly with validation attributes powered by expressions engine, - ExpressiveAnnotations.MvcCoreUnobtrusive.dll - assembly with model validators for ASP.NET Core MVC, - expressive.annotations.validate.js - unobtrusive validation script.
http://rodolfograve.blogspot.com/2011/03/unobtrusive-jquery-ui.html
The primary focus of this package is to expose the .NET Framework's data validation syntax to AngularJS without other dependencies.
jQuery TOAD - O velho e querido jQuery
Fork of UoN.ExpressiveAnnotations.Net8 which has been adapted to work with .NET 8.0. Unsafe and deprecated dependencies have been removed in this release. Based on Jarosław Waliszko's Expressive Annotations .NET library, adding support for client-side validation in .NET Core. Expressive Annotations provides new flexible and powerful model validation attributes, to add to the attributes built in to .NET.
Provides some functionality for displaying Bootstrap alert messages when working with jQuery Ajax methods and, in particular, ASP.NET MVC Ajax forms.
Use Achieve as a simple, unobtrusive way to insert an achievement system into your game. Achieve depends on MQLight for messaging. Both projects were specifically designed for games.
Miracle diagnostics logging framework
Extended Validation extends MVC validation to support server side and client side validations of Greater Than, Less Than, Not Equal To, etc. for various data types including DateTime, string, int, long. Ex: In your model define - [Display(Name="Start Date")] public DateTime Startdate { get; set; } [GreaterThan("Startdate")] Display(Name = "End Date")] public DateTime Enddate { get; set; } public int? int1 { get; set; } [NotEqualTo("int1", ErrorMessage="{0} cannot be equal to {1}")] public int? int2 { get; set; } *** Don't forget to include ExtendedValidation.js to your view page available in your Scripts folder once you install the package.
Unobtrusive EPiServer 7 page editor support for ASP.NET MVC applications, friendly URLs and extendable API for custom model processors.
With Interaction Lib you can wire up most common ajax UI interactions with as few as 2 - 3 attributes right in your markup with no additional javascript. Also provides markup for wiring and configuring other jQuery/jQueryUI plugins. Provides support for unobtrusive configurations.
Unobtrusive games oriented Message Queue. MQLight was designed for use in games (specifically XNA / monogame), but is thread safe and has been used in business applications. NOTE: Please make sure to call the Update method at the top of your game's update loop. Business applications can simply call the Update() method in a thread as fast as required.
Unobtrusive Cache for games and business applications
jQuery Validation Unobtrusive (jquery-validation-unobtrusive) binding library for Bridge.NET projects.
Marker Animate Unobtrusive (marker-animate-unobtrusive) binding library for Bridge.NET projects.