Refit by: ReactiveUI and Contributors
  • 133 total downloads
  • Latest version: 15.0.0
  • 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
  • 19 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
  • 282 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 20 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
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 60 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
QuestPDF by: MarcinZiabek
  • 575 total downloads
  • Latest version: 2026.7.2
  • pdf generation creation document report invoice export tagged accessibility csharp dotnet fluent layout merge edit html
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
runtime.debian.9-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 18 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.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1,35k 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.
React.Core by: Daniel Lo Nigro
  • 18 total downloads
  • Latest version: 2.2.0
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
Plugin.Permissions by: James Montemagno
  • 17 total downloads
  • Latest version: 3.0.0.7-beta
  • permissions, plugin permissions, permission plugin, xamarin, pcl, xam.pcl, plugin, plugin for xamarin, windows phone, winphone, wp8, winrt, android, xamarin.forms, ios
Check to see if your users have granted or denied permissions for common permission groups on iOS and Android. Additionally, you can request permissions with a simple cross-platform async/awaitified API.
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 161 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
  • 165 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.
Reloadify3000 by: James Clancey
  • 135 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
protobuf-net by: Marc Gravell
  • 11 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.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 112 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
  • 39 total downloads
  • Latest version: 7.1.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
  • 79 total downloads
  • Latest version: 7.1.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.
Radzen.Blazor by: Radzen Ltd.
  • 16,015k total downloads
  • Latest version: 11.2.3
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
ReactiveUI.Disposables by: ReactiveUI Association Inc
  • 45 total downloads
  • Latest version: 7.1.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.
Remotion.Linq by: rubicon IT GmbH
  • 360 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