pythonnet by: Python.Runtime
  • 136 total downloads
  • Latest version: 3.1.0-preview2024-09-06
  • python interop dynamic dlr Mono pinvoke
Python and CLR (.NET and Mono) cross-platform language interop
Quartz by: Marko Lahma, Quartz.NET
  • 407 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser, Marko Lahma, Quartz.NET
  • 274 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock, Marko Lahma, Quartz.NET
  • 169 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Jobs by: Marko Lahma, Quartz.NET
  • 189 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins by: Marko Lahma, Quartz.NET
  • 204 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter by: Sean Farrow, Quartz.NET
  • 238 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma, Quartz.NET
  • 209 total downloads
  • Latest version: 3.15.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
QuickGraph.NETStandard by: Deepak Battini
  • 20 total downloads
  • Latest version: 4.0.0
  • quickgraph, graphviz, nodegraph, directed graph, unidirected graph
QuickGraph .NET standard. QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph by: Alexandre Rabérin
  • 56 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
QuikGraph.Graphviz by: Alexandre Rabérin
  • 45 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET Serialization Graphviz
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
RabbitMQ.Client by: Broadcom
  • 357 total downloads
  • Latest version: 7.2.0
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Radius.IEC by: Radius
  • 13 total downloads
  • Latest version: 0.24.29737
Radius.IEC
RazorEngine by: Matthew Abbott, Ben Dornis
  • 10 total downloads
  • Latest version: 2.1.0
  • razor razorengine templating
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RazorMachine by: Jaap Lamfers
  • 25 total downloads
  • Latest version: 2.6.1
  • razormachine razor razor2 razor3 razorengine templating generator layouts masterpages
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RBush by: viceroypenguin
  • 82 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.
RBush.Signed by: viceroypenguin
  • 13 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.
RedLock.net by: Sam Cook
  • 120 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff by: ZZZ Projects Inc., brentmckendrick
  • 554 total downloads
  • Latest version: 3.1.3
  • EntityFramework EF CodeFirst DetachedUpdate GraphDiff
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
ReflectionBridge by: Stef Heyenrath
  • 24 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.