Humanizer.Core.sv by: Mehdi Khalili Claire Novotny
  • 20 total downloads
  • Latest version: 3.0.0-beta.13
Humanizer Locale Swedish (sv)
Humanizer.Core.tr by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Turkish (tr)
Humanizer.Core.uk by: Mehdi Khalili Claire Novotny
  • 21 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ by: Mehdi Khalili Claire Novotny
  • 21 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
  • 21 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 20 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 21 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (zh-Hant)
IdentityModel by: Dominick Baier Brock Allen
  • 50 total downloads
  • Latest version: 7.0.0-preview.3
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 3 total downloads
  • Latest version: 6.2.0
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 3 total downloads
  • Latest version: 5.2.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
IdentityServer4 by: Brock Allen Dominick Baier
  • 1 total downloads
  • Latest version: 4.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AspNetIdentity by: Brock Allen Dominick Baier
  • 1 total downloads
  • Latest version: 4.1.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Identity
ASP.NET Core Identity Integration for IdentityServer4
IdentityServer4.Storage by: Brock Allen Dominick Baier
  • 41 total downloads
  • Latest version: 4.1.2
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Storage interfaces and models for IdentityServer4
JetBrains.Annotations by: JetBrains
  • 29 total downloads
  • Latest version: 2024.2.0
  • 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. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 2 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>
K4os.Compression.LZ4 by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.3.4-beta
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
KubernetesClient by: The Kubernetes Project Authors
  • 48 total downloads
  • Latest version: 15.0.1
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.