Google.Protobuf by: Google Inc.
  • 226 total downloads
  • Latest version: 3.36.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 67 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 68 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 31 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 139 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core.Api by: The gRPC Authors
  • 29 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 68 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 24 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
  • 74 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 107 total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 17 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
IPAddressRange by: J.Sakamoto
  • 4 total downloads
  • Latest version: 2.1.1-beta
  • 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 conatins check. This library supports both IPv4 and IPv6.
jint by: Sebastien Ros
  • 3 total downloads
  • Latest version: 2.10.4
  • javascript interpreter
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
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
LazyCache by: https://github.com/alastairtree
  • 4 total downloads
  • Latest version: 0.5.5222.23409
  • Caching Performance Speed In-memory ObjectCache Generics ServiceCacheing Lazy Cache Lazy-Load MemoryCache CachingService AppCache ApplicationCache Memcached
Lazy cache is a simple in-memory caching service for .net and c sharp. It has a developer friendly generics based API, and providing a thread safe cache implementation that guarantees to only execute your cachable delegates once (it's lazy!). Under the hood it leverages ObjectCache and Lazy to provide performance and reliability in heavy load scenarios. For more info see https://github.com/alastairtree/LazyCache
LinqKit by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 11 total downloads
  • Latest version: 1.3.11
  • linq EF EntityFramework Entity Framework
LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.
LinqKit.Core by: Joseph Albahari Tomas Petricek Scott Smith Tuomas Hietanen Stef Heyenrath
  • 22 total downloads
  • Latest version: 1.2.11
  • linq EF EntityFramework Entity Framework EntityFrameworkCore
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
MedallionTopologicalSort by: Michael Adelson
  • 2 total downloads
  • Latest version: 1.0.0
  • enumerable collections topological sort sorting stable
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]
MediatR by: Jimmy Bogard
  • 10 total downloads
  • Latest version: 5.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MessagePack by: neuecc
  • 12 total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc aarnott
  • 7 total downloads
  • Latest version: 3.1.10
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.