JsonMasking
by: Thiago Barradas
- 1.249k total downloads
- Latest version: 2.0.0
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
K4os.Compression.LZ4
by: Milosz Krajewski
- 781 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
jQuery.Validation
by: Jörn Zaefferer
- 653 total downloads
- Latest version: 1.21.0
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Json.Net
by: Onur Barlık
- 714 total downloads
- Latest version: 1.0.33
A minimalistic JSON handler library.
jQuery.UI.Combined
by: jQuery UI Team
- 870 total downloads
- Latest version: 1.14.1
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 517 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 143 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
JWTDecoder
by: Dale Myszewski
- 77 total downloads
- Latest version: 0.9.2
Sometimes you just need to decode the payload of a JWT Token in a C# client. This library aims to do just that.
jsreport.Local
by: Jan Blaha
- 496 total downloads
- Latest version: 3.8.2
pdf or excel reports rendering through local jsreport binary
jsreport.Shared
by: Jan Blaha
- 282 total downloads
- Latest version: 3.8.2
(Internal) Shared helpers for jsreport c# sdk
jsreport.Types
by: Jan Blaha
- 747 total downloads
- Latest version: 3.9.4
jsreport entities strong types used in .net sdk
jsreport.Client
by: Jan Blaha
- 692 total downloads
- Latest version: 3.8.1
Client for jsreport API allowing to remotely render various pdf or excel reports
JsonSchema.Net.Generation
by: Greg Dennis
- 1.366k total downloads
- Latest version: 7.3.11
Extends JsonSchema.Net to provide schema generation functionality
JsonSchema.Net
by: Greg Dennis
- 3.741k total downloads
- Latest version: 9.4.0
JSON Schema built on the System.Text.Json namespace
JsonPointer.Net
by: Greg Dennis
- 976 total downloads
- Latest version: 7.0.3
JSON Pointer built on the System.Text.Json namespace
Json.More.Net
by: Greg Dennis
- 702 total downloads
- Latest version: 3.0.1
Provides extended functionality for the System.Text.Json namespace.
jQuery.Templates
by: Microsoft
- 22 total downloads
- Latest version: 0.1.0
jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM
JWT
by: Alexander Batishchev John Sheehan Michael Lehenbauer
- 791 total downloads
- Latest version: 11.1.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
jquery-globalize
by: The jQuery Project
- 100 total downloads
- Latest version: 1.4.2
Globalize provides number formatting and parsing, date and time formatting and parsing, currency formatting, message formatting (ICU message format pattern), and plural support.
Globalize is based on the Unicode Consortium's Common Locale Data Repository (CLDR), the largest and most extensive standard repository of locale data available. CLDR is constantly updated and is used by many large applications and operating systems, so you'll always have access to the most accurate and up-to-date locale data.
JSZip
by: Stuart Knightley David Duponchel Franz Buchinger António Afonso
- 73 total downloads
- Latest version: 3.10.1
JSZip is a JavaScript library for creating, reading and editing .zip files, with a lovely and simple API.