protobuf-net
by: Marc Gravell
- 88 total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Qiniu.SDK
by: PM Extra
- 10 total downloads
- Latest version: 8.0.0
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
- 38 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Serialization.Json
by: Marko Lahma
- 2 total downloads
- Latest version: 3.0.0-alpha2
Quartz.NET JSON Serialization Support
RabbitMQ.Client
by: The RabbitMQ Team
- 2 total downloads
- Latest version: 3.6.9
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
React.Core
by: Daniel Lo Nigro
- 164 total downloads
- Latest version: 5.2.12
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
- 535 total downloads
- Latest version: 19.5.41
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties.
ReactiveUI.WPF
by: .NET Foundation and Contributors
- 5 total downloads
- Latest version: 8.0.0-alpha0117
Package Description
ReadOnlyCollectionInterfaces
by: Mauricio Scheffer
- 6 total downloads
- Latest version: 1.2.0
Backported read-only collection interfaces
Rebus
by: mookid8000
- 1.147k total downloads
- Latest version: 6.6.2
Rebus is a lean service bus for .NET
redmine-api-signed
by: Adrian Popescu
- 12 total downloads
- Latest version: 4.50.0
Redmine Api is a .NET rest client for Redmine.
refit
by: Paul Betts Refit contributors
- 19 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: Paul Betts Refit contributors
- 10 total downloads
- Latest version: 4.4.17
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 13 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 112 total downloads
- Latest version: 2.2.0
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
- 32 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RestSharp
by: RestSharp Community
- 25 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
RhinoMocks
by: meisinger ayende
- 1 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET
RichardSzalay.MockHttp
by: Richard Szalay
- 60 total downloads
- Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
Roslyn.Diagnostics.Analyzers
by: Microsoft
- 202 total downloads
- Latest version: 5.0.0-1.25277.114
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
Rougamo.Fody
by: ihourglass
- 221 total downloads
- Latest version: 5.0.0
An AOP component that can be applied to any method, whether it is synchronous or asynchronous, instance or static, constructor or property. You can also apply it to types and assemblies, and use an AspectJ-like pattern to match the methods you want.