Humanizer.Core.sv by: Claire Novotny, Mehdi Khalili
  • 3.233k total downloads
  • Latest version: 3.0.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th by: Claire Novotny, Mehdi Khalili
  • 117 total downloads
  • Latest version: 3.0.1
Humanizer Locale Thai (Thailand) (th)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 2.413k total downloads
  • Latest version: 3.0.0-beta.96
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr by: Claire Novotny, Mehdi Khalili
  • 3.137k total downloads
  • Latest version: 3.0.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Claire Novotny, Mehdi Khalili
  • 3.268k total downloads
  • Latest version: 3.0.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Claire Novotny, Mehdi Khalili
  • 2.822k total downloads
  • Latest version: 3.0.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ by: Claire Novotny, Mehdi Khalili
  • 2.9k total downloads
  • Latest version: 3.0.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Claire Novotny, Mehdi Khalili
  • 3.115k total downloads
  • Latest version: 3.0.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Claire Novotny, Mehdi Khalili
  • 3.146k total downloads
  • Latest version: 3.0.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Claire Novotny, Mehdi Khalili
  • 3.198k total downloads
  • Latest version: 3.0.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Claire Novotny, Mehdi Khalili
  • 3.209k total downloads
  • Latest version: 3.0.1
Humanizer Locale Chinese (zh-Hant)
IndexRange by: Bradley Grainger
  • 20 total downloads
  • Latest version: 1.1.0
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
JetBrains.Annotations by: JetBrains
  • 181 total downloads
  • Latest version: 2025.2.4
  • jetbrains resharper rider annotations canbenull notnull
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
  • 12 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
  • 73 total downloads
  • Latest version: 2.2.0
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace.
JsonPatch.Net by: Greg Dennis
  • 84 total downloads
  • Latest version: 4.0.0
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net by: Greg Dennis
  • 90 total downloads
  • Latest version: 6.0.0
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
JsonSchema.Net by: Greg Dennis
  • 419 total downloads
  • Latest version: 8.0.3
  • json-schema validation schema json
JSON Schema built on the System.Text.Json namespace
JsonSchema.Net.Generation by: Greg Dennis
  • 163 total downloads
  • Latest version: 6.0.0
  • json-schema validation schema json generation schema-generation
Extends JsonSchema.Net to provide schema generation functionality
KubernetesClient by: The Kubernetes Project Authors
  • 1.3k total downloads
  • Latest version: 18.0.13
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.