protobuf-net by: Marc Gravell
  • 156 total downloads
  • Latest version: 2.4.6
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Qiniu by: qiniu
  • 7 total downloads
  • Latest version: 6.1.5
  • qiniu c#
csharp-sdk for qiniu cloud storage
Qiniu.SDK by: PM Extra
  • 8 total downloads
  • Latest version: 8.0.0
  • Qiniu SDK Standard Core NetCore
Qiniu (Cloud) C# SDK This is an unofficial package that's based on official SDK, and: 1. Support NetStandard; 2. Use async api. It have been merged into official git as a seperate branch: https://github.com/qiniu/csharp-sdk/tree/3rd-party-net-standard
Quartz by: Marko Lahma
  • 144 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json by: Marko Lahma
  • 11 total downloads
  • Latest version: 3.0.0-alpha3
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
RabbitMQ.Client by: VMware
  • 24 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Rafty by: Tom Pallister
  • 124 total downloads
  • Latest version: 0.3.0-unstable0001
  • API Gateway .NET core
RAFT consensus implementation
RBush by: viceroypenguin
  • 109 total downloads
  • Latest version: 3.2.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.
React.AspNet by: Daniel Lo Nigro
  • 34 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware by: Daniel Lo Nigro
  • 8 total downloads
  • Latest version: 3.1.0
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.Core by: Daniel Lo Nigro
  • 280 total downloads
  • Latest version: 5.2.0-beta1
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
ReactiveUI.Fody by: .NET Foundation and Contributors
  • 1.472k total downloads
  • Latest version: 19.5.41
  • mvvm reactiveui rx reactive extensions observable LINQ events frp xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac xamarin.tvos wpf net netstandard net472 uwp tizen unoplatform fody
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
ReadOnlyCollectionInterfaces by: Mauricio Scheffer
  • 9 total downloads
  • Latest version: 1.2.0
  • readonly collections backport
Backported read-only collection interfaces
Rebus by: mookid8000
  • 591 total downloads
  • Latest version: 5.0.0-b20
  • rebus queue messaging service bus
Package Description
Rebus.ServiceProvider by: mookid8000
  • 49 total downloads
  • Latest version: 4.0.2
  • rebus service-provider ioc dependency-injection
Package Description
refit by: Paul Betts Refit contributors
  • 79 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: .NET Foundation and Contributors
  • 139 total downloads
  • Latest version: 4.8.14
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 22 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.
Remotion.Linq by: rubicon IT GmbH
  • 196 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
  • 133 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RhinoMocks by: meisinger ayende
  • 15 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET