Proto.Cluster by: Proto.Actor Team
  • 90 total downloads
  • Latest version: 0.2.0
  • actors actor model concurrency proto protoactor cluster
Ultra-fast distributed actors for .NET.
Proto.Cluster.CodeGen by: Proto.Actor Team
  • 3.34k total downloads
  • Latest version: 1.8.1-alpha.0.2
  • actors actor model concurrency proto protoactor
Ultra-fast distributed actors for .NET.
Proto.Persistence by: Proto.Actor Team
  • 114 total downloads
  • Latest version: 0.2.0
  • actors actor model concurrency proto protoactor eventsourcing
Ultra-fast distributed actors for .NET.
Proto.Remote by: Proto.Actor Team
  • 152 total downloads
  • Latest version: 0.2.0
  • actors actor model concurrency proto protoactor grpc
Ultra-fast distributed actors for .NET.
protobuf-net by: Marc Gravell
  • 484 total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QRCoder by: Raffael Herrmann Shane Krueger
  • 214 total downloads
  • Latest version: 1.7.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz by: Marko Lahma
  • 207 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma
  • 70 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
Radzen.Blazor by: Radzen Ltd.
  • 11.453k 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
RazorLight by: toddams
  • 53 total downloads
  • Latest version: 1.1.0
  • Razor RazorLight template-engine email emails dotnet netcore.
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RBush by: viceroypenguin
  • 79 total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Rebus by: mookid8000
  • 5.123k total downloads
  • Latest version: 6.6.2
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET
Rebus.ServiceProvider by: mookid8000
  • 96 total downloads
  • Latest version: 4.0.2
  • rebus service-provider ioc dependency-injection
Package Description
Refit by: Paul Betts Refit contributors
  • 278 total downloads
  • Latest version: 4.4.17
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 55 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remote.Linq by: Christof Senn
  • 327 total downloads
  • Latest version: 6.1.2
  • LINQ expression-tree lambda dynamic remote remote-query multi-tier n-tier fluent-interface
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable expression trees and vice versa. It provides functionality to send arbitrary linq queries to a remote service to be applied and executed against any enumerable or queryable data source.
Remote.Linq.EntityFrameworkCore by: Christof Senn
  • 19 total downloads
  • Latest version: 1.1.0
  • LINQ expression-tree lambda dynamic remote remote-query multi-tier n-tier fluent-interface entity-framework-core entity-framework ef-core ef
Remote linq extensions for entity framework core. Use this package to apply eager-loading (i.e. using Include-expressions) to EF Core queries.
Remotion.Linq by: rubicon IT GmbH
  • 303 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.