PInvoke.Windows.Core
by: Andrew Arnott
- 31 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden, App vNext
- 14 total downloads
- Latest version: 4.2.4
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
Polly-Signed
by: Michael Wolfenden, App vNext
- 40 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
- 22 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
- 41 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
prometheus-net
by: andrasm, qed-, lakario
- 35 total downloads
- Latest version: 1.3.4
.NET client for prometheus.io
protobuf-net
by: Marc Gravell
- 151 total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz
by: Marko Lahma
- 52 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuickGraph
by: Jonathan Peli de Halleux
- 10 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
- 16 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
- 6 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
RazorEngine
by: Matthew Abbott, Ben Dornis, Matthias Dittrich
- 114 total downloads
- Latest version: 3.10.1-alpha001
RazorEngine - A Templating Engine based on the Razor parser.
RazorMachine
by: Jaap Lamfers
- 4 total downloads
- Latest version: 2.6.1
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RedLock.net
by: Sam Cook
- 33 total downloads
- Latest version: 1.7.5
An implementation of the Redlock distributed lock algorithm
RefactorThis.GraphDiff
by: ZZZ Projects Inc., brentmckendrick
- 94 total downloads
- Latest version: 3.1.3
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
- 4 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
- 71 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
Remotion.Linq.EagerFetching
by: rubicon IT GmbH
- 14 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Renci.SshNet.Async
by: Ioannis G.
- 6 total downloads
- Latest version: 1.4.0
Extends Renci.SshNet to implement the task-based async pattern
ReportGenerator
by: Daniel Palme
- 100 total downloads
- Latest version: 3.1.2
ReportGenerator converts XML reports generated by OpenCover, PartCover, dotCover, Visual Studio, NCover, or Cobertura or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.