Jering.Javascript.NodeJS
by: JeremyTCD
- 48 total downloads
- Latest version: 7.0.0
Jering.Javascript.NodeJS enables you to invoke javascript in NodeJS, from C#. With this ability, you can use NodeJS javascript libraries and scripts from C# projects.
JetBrains.Annotations
by: JetBrains
- 1 total downloads
- Latest version: 2026.2.0
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
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>
Json.Net
by: Onur Barlık
- 62 total downloads
- Latest version: 1.0.33
A minimalistic JSON handler library.
JsonPatch.Net
by: Greg Dennis
- 39 total downloads
- Latest version: 5.0.3
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net
by: Greg Dennis
- 45 total downloads
- Latest version: 7.0.3
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net
by: Greg Dennis
- 78 total downloads
- Latest version: 9.4.0
JSON Schema built on the System.Text.Json namespace
K4os.Compression.LZ4
by: Milosz Krajewski
- 28 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 28 total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 7 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
KRE-CLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 214 total downloads
- Latest version: 4.0.26
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 50 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 50 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LibGit2Sharp
by: LibGit2Sharp contributors
- 5 total downloads
- Latest version: 0.18.1
LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
LibGit2Sharp.NativeBinaries
by: LibGit2Sharp contributors
- 1 total downloads
- Latest version: 2.0.324
Native binaries for LibGit2Sharp
librdkafka.redist
by: Magnus Edenhill edenhill
- 204 total downloads
- Latest version: 2.16.0-RC1
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 38 total downloads
- Latest version: 1.0.22
Internal implementation package not meant for direct consumption. Please do not reference directly.