jnm2.ReferenceAssemblies.net35
by: Microsoft
- 7 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
by: jQuery Foundation, Inc.
- 137 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/
jquery-globalize
by: The jQuery Project
- 23 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.
jQuery.BlockUI
by: M. Alsup
- 33 total downloads
- Latest version: 2.70.0
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX, without locking the browser.
jQuery.Validation
by: Jörn Zaefferer
- 53 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/
jQuery.vsdoc
by: Microsoft
- 3 total downloads
- Latest version: 1.6.0
vsdoc files for Visual Studio IntelliSense are now included in the core jquery NuGet package. As a result, this pacakge is obsolete and will not be updated past version 1.6. You can uninstall it.
Json.Net
by: Onur Barlik
- 4 total downloads
- Latest version: 1.0.1
A minimalistic JSON handler library.
json2
by: Douglas Crockford
- 7 total downloads
- Latest version: 1.0.2
JSON is a light-weight, language independent, data interchange format.
See http://www.JSON.org/
This package implements JSON encoders/decoders in JavaScript.
JsonValue
by: Microsoft
- 3 total downloads
- Latest version: 0.3.0
Contains JsonValue api for typeless / dynamic access to Json.
K4os.Compression.LZ4
by: Milosz Krajewski
- 58 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 59 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 14 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KafkaFlow.Abstractions
by: Farfetch
- 405 total downloads
- Latest version: 4.0.1
Contains all KafkaFlow extendable interfaces
KafkaFlow.Microsoft.DependencyInjection
by: Farfetch
- 416 total downloads
- Latest version: 4.0.1
Adapts KafkaFlow to use Microsoft Dependency Injection
KafkaFlow.SchemaRegistry
by: Farfetch
- 267 total downloads
- Latest version: 4.0.1
Provides extensions methods to use Schema Registry
KafkaFlow.Serializer
by: Farfetch
- 364 total downloads
- Latest version: 2.6.0-beta1
Serializer middleware for KafkaFlow
KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro
by: Farfetch
- 273 total downloads
- Latest version: 4.0.1
Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package
KRE-CLR-x86
by: Microsoft
- 4 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86