OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 311 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation by: Kévin Chalet
  • 367 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 397 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration by: Kévin Chalet
  • 339 total downloads
  • Latest version: 7.2.0
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
PolySharp by: Sergio Pedri
  • 145 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • 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
popper.js by: FezVrasta
  • 173 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 7 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
Proto.Cluster.CodeGen by: Proto.Actor Team
  • 3.339k total downloads
  • Latest version: 1.8.0
  • actors actor model concurrency proto protoactor
Ultra-fast distributed actors for .NET.
protobuf-net by: Marc Gravell
  • 22 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.
Quartz by: Marko Lahma
  • 108 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Radzen.Blazor by: Radzen Ltd.
  • 11.332k total downloads
  • Latest version: 8.6.5
  • blazor material design fluent fluentui components datagrid scheduler charts
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 100+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
Radzen.Blazor.GridExportOptions by: Jonas Petraška Inspirare UAB
  • 167 total downloads
  • Latest version: 3.3.0.3
Radzen blazor grid export options
Refit by: Paul Betts Refit contributors
  • 152 total downloads
  • Latest version: 3.1.0
The automatic type-safe REST library for Xamarin and .NET
Remotion.Linq by: rubicon IT GmbH
  • 155 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
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 117 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
RestSharp by: .NET Foundation and Contributors
  • 268 total downloads
  • Latest version: 113.1.0
Simple REST and HTTP API Client
Riok.Mapperly by: Mapperly Contributors Lars Tönz Manuel Allenspach
  • 97 total downloads
  • Latest version: 5.0.0-next.0
  • Mapper SourceGenerator
A .NET source generator for generating object mappings. No runtime reflection.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 444 total downloads
  • Latest version: 5.0.0-1.25277.114
  • 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.
Roslynator.Analyzers by: Josef Pihrt
  • 164 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1.
Roslynator.CodeAnalysis.Analyzers by: Josef Pihrt
  • 50 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer CodeAnalysis C# CSharp
A collection of analyzers for Roslyn API. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1. - This package is applicable for projects that use Roslyn API (Microsoft.CodeAnalysis* packages)