Humanizer.Core.tr
by: Mehdi Khalili Claire Novotny
- 18 total downloads
- Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk
by: Mehdi Khalili Claire Novotny
- 18 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili Claire Novotny
- 19 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili Claire Novotny
- 6 total downloads
- Latest version: 2.10.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Mehdi Khalili Claire Novotny
- 21 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Mehdi Khalili Claire Novotny
- 19 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili Claire Novotny
- 20 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili Claire Novotny
- 14 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
IdentityModel
by: Dominick Baier Brock Allen
- 12 total downloads
- Latest version: 3.10.4
OpenID Connect & OAuth 2.0 client library
IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 2 total downloads
- Latest version: 2.7.0
Package Description
IdentityServer4
by: Brock Allen Dominick Baier
- 2 total downloads
- Latest version: 1.3.1
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AspNetIdentity
by: Brock Allen Dominick Baier
- 6 total downloads
- Latest version: 1.0.1
ASP.NET Core Identity Integration for IdentityServer4
Irony
by: Roman Ivantsov
- 3 total downloads
- Latest version: 0.9.1
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
JetBrains.Annotations
by: JetBrains
- 91 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.
jint
by: Sebastien Ros
- 5 total downloads
- Latest version: 2.10.4
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Jint
by: Sebastien Ros
- 6 total downloads
- Latest version: 2.11.58
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
jnm2.ReferenceAssemblies.net35
by: Microsoft
- 1 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>
KRE-CLR-x86
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta1
The K Runtime Environment for Desktop CLR x86
KubernetesClient
by: The Kubernetes Project Authors
- 124 total downloads
- Latest version: 1.6.16-gb07e78afa4
Client library for the Kubernetes open source container orchestrator.