Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 129 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Extensions.Http
by: App vNext
- 397 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Extensions.Http-Signed
by: App vNext
- 174 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
PolySharp
by: Sergio Pedri
- 1.011k 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: Oren Novotny
- 432 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 15 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
protobuf-net
by: Marc Gravell
- 552 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz
by: Marko Lahma
- 749 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Radius.Guardant
by: Radius
- 71 total downloads
- Latest version: 1.3.4793
Сборка и нативные DLL Guardant. Пакет адаптирован для режима использования пакетов "PackageReference" (Tools->Options->NuGet Package Manager->Default package managment format = "PackageReference").
Radius.SiriusCAD.Cloud.Client
by: Radius
- 752 total downloads
- Latest version: 4.3.17133
API облачного клиента САПР "Сириус"
Radius.SiriusCAD.Cloud.Common
by: Radius
- 631 total downloads
- Latest version: 8.0.14926
Общие объекты и структуры облачного клиента САПР "Сириус"
Radius.SiriusCAD.Cloud.FileSysRepositories
by: Radius
- 579 total downloads
- Latest version: 2.9.14929
Реализация интерфейсов репозиториев для файловой системы облачного клиента САПР "Сириус"
RazorEngine
by: Matthew Abbott Ben Dornis
- 6 total downloads
- Latest version: 2.1.0
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
- 134 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
RBush
by: viceroypenguin
- 565 total downloads
- Latest version: 3.2.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RefactorThis.GraphDiff
by: ZZZ Projects Inc. brentmckendrick
- 297 total downloads
- Latest version: 3.0.1
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 :)
Remotion.Linq
by: rubicon IT GmbH
- 1.002k 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
- 817 total downloads
- Latest version: 2.2.0
Allows LINQ providers based on re-linq Frontend to support eager fetching.