Polly-Signed
by: Michael Wolfenden App vNext
- 245 total downloads
- Latest version: 4.5.0-beta-netstandar-0001
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
PolySharp
by: Sergio Pedri
- 220 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: Claire Novotny
- 190 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 11 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
prometheus-net
by: andrasm qed- lakario
- 202 total downloads
- Latest version: 1.3.6-rc
.NET client for prometheus.io
protobuf-net
by: Marc Gravell
- 503 total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz
by: Marko Lahma
- 206 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuickGraph
by: Jonathan Peli de Halleux
- 28 total downloads
- Latest version: 3.6.61119.7
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8.
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
- 176 total downloads
- Latest version: 2.5.0
.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
- 159 total downloads
- Latest version: 2.5.0
.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
Radzen.Blazor
by: Radzen Ltd.
- 8.727k total downloads
- Latest version: 6.6.4
Radzen Blazor is a set of 90+ free native Blazor UI controls packed with DataGrid, Scheduler, Charts and robust theming including Material design and Fluent UI.
RavenDB.Client
by: Hibernating Rhinos
- 143 total downloads
- Latest version: 5.3.2
RavenDB Client is the client library for accessing RavenDB
RazorEngine
by: Matthew Abbott Ben Dornis Matthias Dittrich
- 553 total downloads
- Latest version: 3.10.1-alpha001
RazorEngine - A Templating Engine based on the Razor parser.
RedLock.net
by: Sam Cook
- 189 total downloads
- Latest version: 1.7.5
An implementation of the Redlock distributed lock algorithm
refit
by: Paul Betts Refit contributors
- 77 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: Paul Betts Refit contributors
- 7 total downloads
- Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 49 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
- 302 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
RestSharp
by: RestSharp Community
- 129 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
RestSharpSigned
by: John Sheehan RestSharp Community
- 77 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
RhinoMocks
by: meisinger ayende
- 14 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET