Humanizer.Core.uk
by: Claire Novotny, Mehdi Khalili
- 3.299k total downloads
- Latest version: 3.0.10
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Claire Novotny, Mehdi Khalili
- 2.79k total downloads
- Latest version: 3.0.10
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Claire Novotny, Mehdi Khalili
- 2.932k total downloads
- Latest version: 3.0.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Claire Novotny, Mehdi Khalili
- 3.144k total downloads
- Latest version: 3.0.10
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Claire Novotny, Mehdi Khalili
- 3.172k total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Claire Novotny, Mehdi Khalili
- 3.177k total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Claire Novotny, Mehdi Khalili
- 3.192k total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
IndexRange
by: Bradley Grainger
- 115 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JetBrains.Annotations
by: JetBrains
- 712 total downloads
- Latest version: 2025.2.4
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
- 62 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.More.Net
by: Greg Dennis
- 595 total downloads
- Latest version: 3.0.1
Provides extended functionality for the System.Text.Json namespace.
JsonPatch.Net
by: Greg Dennis
- 493 total downloads
- Latest version: 5.0.2
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net
by: Greg Dennis
- 634 total downloads
- Latest version: 7.0.1
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net
by: Greg Dennis
- 2.505k total downloads
- Latest version: 9.1.3
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation
by: Greg Dennis
- 1.062k total downloads
- Latest version: 7.1.3
Extends JsonSchema.Net to provide schema generation functionality
KubernetesClient
by: The Kubernetes Project Authors
- 5.13k total downloads
- Latest version: 9.1.3
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 470 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models
by: The Kubernetes Project Authors
- 502 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
Libuv
by: Libuv
- 1.06k total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LiteDB
by: Maurício David
- 1.275k total downloads
- Latest version: 6.0.0-prerelease.77
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile