RedLock.net by: Sam Cook
  • 110 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactoringEssentials by: IC#Code
  • 239 total downloads
  • Latest version: 5.6.0
  • VS 2017 Roslyn Analyzer Refactoring
Analyzers and Code Fixes for Visual Studio 2017 (Roslyn-based). Intended for build integration. If you need Visual Studio integration only, please check out the VSIX (Visual Studio extension) from our Web site.
ReflectionBridge by: Stef Heyenrath
  • 34 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
  • 151 total downloads
  • Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq by: rubicon IT GmbH
  • 271 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
  • 152 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RESPite by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 48 total downloads
  • Latest version: 3.1.31
Package Description
RestSharp by: .NET Foundation and Contributors
  • 3,096k total downloads
  • Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
RhinoMocks by: meisinger ayende
  • 19 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Riok.Mapperly by: Mapperly Contributors Lars Tönz Manuel Allenspach
  • 1,006k total downloads
  • Latest version: 5.0.0-next.10
  • Mapper SourceGenerator
A .NET source generator for generating object mappings. No runtime reflection.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 793 total downloads
  • Latest version: 5.6.0
  • 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.
Roslynator.Analyzers by: Josef Pihrt
  • 726 total downloads
  • Latest version: 5.0.0
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn.
Roslynator.CodeAnalysis.Analyzers by: Josef Pihrt
  • 425 total downloads
  • Latest version: 5.0.0
  • Roslyn Analyzer CodeAnalysis C# CSharp
A collection of analyzers for Roslyn API. - This package is applicable for projects that reference Roslyn packages (Microsoft.CodeAnalysis*).
Roslynator.Formatting.Analyzers by: Josef Pihrt
  • 530 total downloads
  • Latest version: 5.0.0
  • Roslyn Analyzer Formatting Productivity CodeAnalysis C# CSharp
A collection of formatting analyzers, powered by Roslyn. - All analyzers are disabled by default.
Rsk.Enforcer by: Rock Solid Knowledge Ltd
  • 329 total downloads
  • Latest version: 6.2.0
  • Enforcer Authorization Policy
Readable Attribute Policy Service
Rsk.Enforcer.AspNetCore by: Rock Solid Knowledge Ltd
  • 52 total downloads
  • Latest version: 1.2.0
  • Enforcer Authorization Policy
ASP.NET Core extensions for Rsk.Enforcer
Rsk.Saml by: Rock Solid Knowledge Ltd
  • 449 total downloads
  • Latest version: 5.4.1
  • SAML2P SAML2 SAML IdentityServer Service Provider SP Identity Authentication
SAML 2.0 (SAML2P) service provider authentication handler. To purchase a license or get a demo license, contact sales@identityserver.com.
Rsk.Saml.IdentityProvider by: Rock Solid Knowledge Ltd
  • 169 total downloads
  • Latest version: 5.4.1
  • SAML2P SAML2 SAML IdentityServer Identity Provider IdP Authentication
SAML 2.0 (SAML2P) identity provider functionality. Requires the addition of Rsk.Saml.IdentityServer4 or Rsk.Saml.DuendeIdentityServer.
Rsk.WsFederation by: Rock Solid Knowledge Ltd
  • 100 total downloads
  • Latest version: 5.2.0
  • IdentityServer IdentityServer4 WsFederation WS-Federation Identity Authentication
WS-Federation support for IdentityServer, allowing WS-Federation identity provider functionality. To purchase a license or get a demo license, contact sales@identityserver.com.
RtspClientSharp by: Kirill Bogdanov
  • 106 total downloads
  • Latest version: 1.3.3
  • rtsp rtp rtcp
C# RTSP Client for .NET - Supported transport protocols: TCP/HTTP/UDP - Supported media codecs: H.264/MJPEG/AAC/G711A/G711U/PCM/G726 - No external dependencies, pure C# code - Asynchronous nature with cancellation tokens support - Designed to be fast and scaleable - Low GC pressure during receive stage (when RTSP session is established); low amount of freezes under high load