Portable.BouncyCastle
by: Claire Novotny
- 15 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pkcs11Interop
by: Jaroslav Imrich
- 18 total downloads
- Latest version: 5.3.0
Managed .NET wrapper for unmanaged PKCS#11 libraries
- 4 total downloads
- Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
PolySharp
by: Sergio Pedri
- 13 total downloads
- Latest version: 1.13.2+0596138b111ff552137684c6f7c3373805d2e3d2
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Proto.Cluster.CodeGen
by: Proto.Actor Team
- 6 total downloads
- Latest version: 1.3.1-alpha.0.2
Ultra-fast distributed actors for .NET.
refit
by: Paul Betts Refit contributors
- 1 total downloads
- Latest version: 2.0.0
The automatic type-safe REST library for Xamarin and .NET
Polly
by: Michael Wolfenden App vNext
- 19 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.
Rebus
by: mookid8000
- 201 total downloads
- Latest version: 0.75.0
Rebus is a lean service bus implementation, similar in nature to NServiceBus, MassTransit, Rhino Service Bus etc.
Remotion.Linq
by: rubicon IT GmbH
- 29 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
Quartz
by: Marko Lahma
- 27 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
RestSharp
by: RestSharp Community
- 13 total downloads
- Latest version: 105.2.3
Simple REST and HTTP API Client
PInvoke.BCrypt
by: Andrew Arnott
- 21 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 24 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
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.
PInvoke.NCrypt
by: Andrew Arnott
- 19 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
Quartz.Serialization.Json
by: Marko Lahma Quartz.NET
- 1 total downloads
- Latest version: 4.0.1
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
PInvoke.Windows.Core
by: Andrew Arnott
- 7 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Quartz.Extensions.DependencyInjection
by: Marko Lahma Quartz.NET
- 2 total downloads
- Latest version: 4.1.0
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Quartz.Extensions.Hosting
by: Marko Lahma Quartz.NET
- 1 total downloads
- Latest version: 4.0.1
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
ReflectionBridge
by: Stef Heyenrath
- 6 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.