Portable.ConcurrentDictionary by: Stef Heyenrath
  • 2 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
PowerShell by: Microsoft
  • 5 total downloads
  • Latest version: 7.2.0-preview.5
  • PowerShell
PowerShell global tool
prometheus-net by: andrasm, qed-, lakario, sandersaares
  • 432 total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore by: andrasm, qed-, lakario, sandersaares
  • 589 total downloads
  • Latest version: 8.2.1
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
protobuf-net by: Marc Gravell
  • 180 total downloads
  • Latest version: 3.2.56
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 88 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Grpc by: Marc Gravell
  • 102 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.AspNetCore by: Marc Gravell
  • 89 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.ClientFactory by: Marc Gravell
  • 56 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
PuppeteerSharp by: Darío Kondratiuk
  • 1 total downloads
  • Latest version: 25.2.1
  • headless,chrome,puppeteer
Headless Browser .NET API
QRCoder by: Raffael Herrmann, Shane Krueger
  • 1 total downloads
  • Latest version: 1.8.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RabbitMQ.Client by: Broadcom
  • 104 total downloads
  • Latest version: 7.2.0
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine by: Matthew Abbott, Ben Dornis
  • 4 total downloads
  • Latest version: 2.1.0
  • razor razorengine templating
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RBush by: viceroypenguin
  • 33 total downloads
  • Latest version: 4.0.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed by: viceroypenguin
  • 2 total downloads
  • Latest version: 4.0.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 4 total downloads
  • Latest version: 5.5.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReflectionBridge by: Stef Heyenrath
  • 6 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes by: release-notes
  • 83 total downloads
  • Latest version: 0.10.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq by: rubicon IT GmbH
  • 57 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 28 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.