runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 704 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 784 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Refit by: .NET Foundation and Contributors
  • 6.233k total downloads
  • Latest version: 11.2.0
The automatic type-safe REST library for Xamarin and .NET
refit by: Paul Betts Refit contributors
  • 1.566k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 357 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.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 135 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Rebus.PostgreSql by: mookid8000
  • 726 total downloads
  • Latest version: 9.1.1
  • rebus postgres sql postgresql
PostgreSQL-based persistence for Rebus
Rebus.ServiceProvider by: mookid8000
  • 1.378k total downloads
  • Latest version: 10.7.2
  • rebus service-provider ioc dependency-injection
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 160 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
RestSharp by: .NET Foundation and Contributors
  • 39.303k total downloads
  • Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
RulesEngine by: Purunjay Bhal
  • 6.067k total downloads
  • Latest version: 6.0.1-preview.3
  • BRE Rules Engine Abstraction
Rules Engine is a package for abstracting business logic/rules/policies out of the system. This works in a very simple way by giving you an ability to put your rules in a store outside the core logic of the system thus ensuring that any change in rules doesn't affect the core system.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 11.021k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
RESPite by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 55 total downloads
  • Latest version: 3.0.47-preview
Package Description
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.263k total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.353k total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 135 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 838 total downloads
  • Latest version: 4.3.3
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Rebus.Kafka by: glazkovalex
  • 1.04k total downloads
  • Latest version: 5.0.0
  • messaging rebus queue service bus Kafka Confluent librdkafka
Apache Kafka transport for Rebus. So as to interact with the Apache Kafka requires the unmanaged "librdkafka", you need to install the appropriate version of the package "librdkafka.redist". If this unmanaged "librdkafka" is not found automatically, you must load it before you can use Rebus.Kafka for the first time as follows: "Confluent.Kafka.Library.Load (pathToLibrdkafka)".
runtime.fedora.27-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 142 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 704 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Remotion.Linq by: rubicon IT GmbH
  • 2.264k 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