jQuery
by: jQuery Foundation Inc.
- 283 total downloads
- Latest version: 3.7.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jnm2.ReferenceAssemblies.net35
by: Microsoft
- 3 total downloads
- Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package.
This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI.
Example project that targets multiple frameworks:
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" />
<PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" />
</ItemGroup>
</Project>
jquery.datatables
by: Allan Jardine (www.sprymedia.co.uk)
- 21 total downloads
- Latest version: 1.10.15
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
jQuery.Validation
by: Jörn Zaefferer
- 100 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/
JsonMasking
by: Thiago Barradas
- 373 total downloads
- Latest version: 1.2.2
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
- 83 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 21 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KubernetesClient
by: The Kubernetes Project Authors
- 574 total downloads
- Latest version: 4.0.26
Client library for the Kubernetes open source container orchestrator.
jQuery.UI.Combined
by: jQuery UI Team
- 141 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/
KRE-CoreCLR-x86
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Json.Net
by: Onur Barlık
- 117 total downloads
- Latest version: 1.0.33
A minimalistic JSON handler library.
JWTDecoder
by: Dale Myszewski
- 3 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.
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 82 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
KRE-CLR-x86
by: Microsoft
- 7 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 63 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
Lambda2Js.Signed
by: Gearz Miguel Angelo (masbicudo) André Pena (andrerpena)
- 24 total downloads
- Latest version: 3.1.4
Lambda expression to JavaScript converter:
converts System.Linq.ExpressionTree to syntactically correct JavaScript code.
See the project page for more.
librdkafka.redist
by: Magnus Edenhill edenhill
- 515 total downloads
- Latest version: 2.8.0
The Apache Kafka C/C++ client library - redistributable
KubernetesClient.Models
by: The Kubernetes Project Authors
- 54 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
Lib.AspNetCore.ServerSentEvents
by: Tomasz Pęczek
- 128 total downloads
- Latest version: 9.0.0
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core