runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 720 total downloads
  • Latest version: 4.3.3
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.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 811 total downloads
  • Latest version: 4.3.3
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.
refit by: Paul Betts Refit contributors
  • 1.616k total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: ReactiveUI and Contributors
  • 200 total downloads
  • Latest version: 14.0.0-beta.5
  • refit rest http httpclient api-client typed-client source-generator roslyn system-text-json json aot trimming
Type-safe REST API clients for .NET, generated from annotated interfaces with build-time source generation, direct request construction, System.Text.Json defaults, and support for trimming and AOT.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 138 total downloads
  • Latest version: 4.3.3
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.
Quartz by: Marko Lahma
  • 1.824k total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 141 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 167 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.
RestSharp by: .NET Foundation and Contributors
  • 6.657k total downloads
  • Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 11.631k total downloads
  • Latest version: 5.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.335k 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.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 1.416k 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.
protobuf-net by: Marc Gravell
  • 58 total downloads
  • Latest version: 2.0.0.480
  • binary serialization protocol buffers protobuf deserialization
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
PolySharp by: Sergio Pedri
  • 2.465k total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • 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
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 865 total downloads
  • Latest version: 4.3.3
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.
ReactiveUI.Primitives.Core by: ReactiveUI Association Inc
  • 120 total downloads
  • Latest version: 7.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.
ReactiveUI.Primitives by: ReactiveUI Association Inc
  • 257 total downloads
  • Latest version: 7.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 113 total downloads
  • Latest version: 7.0.0
  • system.reactive rx reactive observable primitives signals schedulers sequencers mvvm functional operators
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
runtime.fedora.27-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 147 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.
runtime.fedora.24-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 740 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.
Remotion.Linq by: rubicon IT GmbH
  • 2.318k 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