Grpc.AspNetCore.Server by: The gRPC Authors
  • 113 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 74 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 227 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core.Api by: The gRPC Authors
  • 89 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 109 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 102 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 106 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 145 total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core by: Claire Novotny Mehdi Khalili
  • 36 total downloads
  • Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources
IdentityModel by: Dominick Baier Brock Allen
  • 6 total downloads
  • Latest version: 6.2.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IPAddressRange by: J.Sakamoto
  • 29 total downloads
  • Latest version: 6.3.0
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can contains check. This library supports both IPv4 and IPv6.
Irony by: Roman Ivantsov
  • 4 total downloads
  • Latest version: 1.5.3
Package Description
Irony.NetCore by: daxnet
  • 4 total downloads
  • Latest version: 1.1.11
  • irony parser
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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
  • 34 total downloads
  • Latest version: 2026.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.
jint by: Sebastien Ros
  • 5 total downloads
  • Latest version: 2.10.4
  • javascript interpreter
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
Jint by: Sebastien Ros
  • 71 total downloads
  • Latest version: 4.16.4
  • javascript interpreter es5 es2015 es6 ecmascript interop
Javascript interpreter for .NET.
KubernetesClient by: The Kubernetes Project Authors
  • 70 total downloads
  • Latest version: 4.0.25
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 2 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models by: The Kubernetes Project Authors
  • 9 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
LazyCache by: https://github.com/alastairtree
  • 23 total downloads
  • Latest version: 2.4.0
  • Caching Performance Speed In-memory IMemoryCache Generics ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LazyCache.AspNetCore by: https://github.com/alastairtree
  • 14 total downloads
  • Latest version: 2.4.0
  • LazyCache DependecyInjection ServiceCollection Singleton Transient
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app