Pkcs11Interop by: Jaroslav Imrich
  • 11 total downloads
  • Latest version: 5.3.0
  • pkcs pkcs11 security crypto cryptography smartcard hsm
Managed .NET wrapper for unmanaged PKCS#11 libraries
NuGet.Packaging by: NuGet
  • 2 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Frameworks by: NuGet
  • 4 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 2 total downloads
  • Latest version: 4.0.0
NuGet v3 core library.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 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.
NuGet.Repositories by: NuGet.Repositories
  • 3 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 1 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
PolySharp by: Sergio Pedri
  • 13 total downloads
  • Latest version: 1.13.2+0596138b111ff552137684c6f7c3373805d2e3d2
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
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
  • actors actor model concurrency proto protoactor
Ultra-fast distributed actors for .NET.
Nullable by: Manuel Römer
  • 4 total downloads
  • Latest version: 1.3.1
  • source compiletime null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen membernotnull membernotnullwhen
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
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
  • Exception Handling Policy Retry Wait Circuit Breaker
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.
NuGet.Versioning by: NuGet
  • 1 total downloads
  • Latest version: 3.5.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Remotion.Linq by: rubicon IT GmbH
  • 26 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
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
  • 17 total downloads
  • Latest version: 2.6.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Scheduling Framework for .NET Platform
RestSharp by: RestSharp Community
  • 9 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
NuGet.LibraryModel by: NuGet.LibraryModel
  • 2 total downloads
  • Latest version: 4.1.0
NuGet v3 core library.
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 1 total downloads
  • Latest version: 2.0.0-alpha-002
  • re-motion LiNQ ExpressionTrees
Provides an end-user API for implementing eager fetching in a re-linq-based library.
PInvoke.BCrypt by: Andrew Arnott
  • 2 total downloads
  • Latest version: 0.5.184
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 1 total downloads
  • Latest version: 0.5.97
P/Invoke methods for the Windows Kernel32.dll.