Quartz by: Marko Lahma Quartz.NET
  • 46 total downloads
  • Latest version: 3.11.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 14 total downloads
  • Latest version: 3.11.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RabbitMQ.Client by: Broadcom
  • 471 total downloads
  • Latest version: 7.1.1
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RandomDataGenerator.Net by: Stef Heyenrath
  • 214 total downloads
  • Latest version: 1.0.18
  • Random Data Text Lipsum
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.
RavenDB.Client by: Hibernating Rhinos
  • 33 total downloads
  • Latest version: 6.0.104
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
RazorLight by: toddams
  • 438 total downloads
  • Latest version: 2.3.1
  • RazorLight razor render dotnet-core dotnet core template-engine email emails
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RBush by: viceroypenguin
  • 168 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.
RecurrentTasks by: just_dmitry
  • 11 total downloads
  • Latest version: 6.5.0
  • task job recurrent recurring aspnetcore
RecurrentTasks for .NET allows you to run simple recurrent background tasks with specific intervals, without complex frameworks, persistance, etc...
refit by: Paul Betts Refit contributors
  • 198 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: .NET Foundation and Contributors
  • 580 total downloads
  • Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
Refit.HttpClientFactory by: .NET Foundation and Contributors
  • 532 total downloads
  • Latest version: 8.0.0
Refit HTTP Client Factory Extensions
Remotion.Linq by: rubicon IT GmbH
  • 331 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
Respawn by: Jimmy Bogard
  • 11 total downloads
  • Latest version: 4.0.0
  • tests integration tests database tests
Intelligent checkpoints for database tests
RestSharp by: .NET Foundation and Contributors
  • 82 total downloads
  • Latest version: 110.2.0
Simple REST and HTTP API Client
RestSharp.Authenticators.Digest by: Desenvolvimento Bimer
  • 16 total downloads
  • Latest version: 1.1.0
Library that allows Digest authentication with RestSharp.
RichardSzalay.MockHttp by: Richard Szalay
  • 186 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RoboLynx.Umbraco.QRCodeGenerator by: Sebastian Felis
  • 28 total downloads
  • Latest version: 10.0.0
  • umbraco-marketplace umbraco propety editor qr code generator
Property editor for Umbraco to generating QR codes. It generate QR codes for the specify data source (e.g. published document property value, URL, any custom source). It's accessible for backoffice user, but it's can be also use at frontend page after RoboLynx.Umbraco.QRCodeGenerator.Frontend package installation.
RoboLynx.Umbraco.QRCodeGenerator.Backoffice by: Sebastian Felis
  • 13 total downloads
  • Latest version: 10.1.1
  • umbraco propety editor qr code generator umbraco-marketplace
Part of QR Code Generator for Umbraco. Property editor and Content App to generate QR codes in Umbraco Backoffice for the specify data source (e.g. published document property value, URL, any custom source).
Roslynator.CodeAnalysis.Analyzers by: Josef Pihrt
  • 13 total downloads
  • Latest version: 3.3.0
  • Roslyn Analyzer CodeAnalysis C# CSharp
A collection of analyzers for Roslyn API. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 3.8.0. - This package is applicable for projects that use Roslyn API (Microsoft.CodeAnalysis* packages)
Roslynator.Formatting.Analyzers by: Josef Pihrt
  • 13 total downloads
  • Latest version: 3.3.0
  • Roslyn Analyzer Formatting Productivity CodeAnalysis C# CSharp
A collection of formatting analyzers, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 3.8.0. - All analyzers are disabled by default.
runtime.any.System.Collections by: Microsoft
  • 12 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.