Grpc.Auth
by: The gRPC Authors
- 214 total downloads
- Latest version: 2.84.0
gRPC C# Authentication Library
Grpc.Net.Client
by: The gRPC Authors
- 106 total downloads
- Latest version: 2.84.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 98 total downloads
- Latest version: 2.84.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 100 total downloads
- Latest version: 2.84.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 139 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 33 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
OpenID Connect & OAuth 2.0 client library
IPAddressRange
by: J.Sakamoto
- 28 total downloads
- Latest version: 6.3.0
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.NetCore
by: daxnet
- 1 total downloads
- Latest version: 1.1.11
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
- 18 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.
KubernetesClient
by: The Kubernetes Project Authors
- 46 total downloads
- Latest version: 4.0.25
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic
by: The Kubernetes Project Authors
- 1 total downloads
- Latest version: 12.0.16
Client library for the Kubernetes open source container orchestrator.
LazyCache
by: https://github.com/alastairtree
- 20 total downloads
- Latest version: 2.4.0
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
- 13 total downloads
- Latest version: 2.4.0
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.10.0-preview1-22040
Multi-platform support library with a focus on asynchronous I/O.
LinqKit
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 32 total downloads
- Latest version: 1.3.11
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
LINQKit
by: http://www.albahari.com/nutshell/linqkit.aspx
- 3 total downloads
- Latest version: 1.1.2
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
LinqKit.Core
by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
- 38 total downloads
- Latest version: 1.2.11
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.