Proto.Cluster
by: Proto.Actor Team
- 90 total downloads
- Latest version: 0.2.0
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
Ultra-fast distributed actors for .NET.
Proto.Persistence
by: Proto.Actor Team
- 114 total downloads
- Latest version: 0.2.0
Ultra-fast distributed actors for .NET.
Proto.Remote
by: Proto.Actor Team
- 152 total downloads
- Latest version: 0.2.0
Ultra-fast distributed actors for .NET.
protobuf-net
by: Marc Gravell
- 484 total downloads
- Latest version: 2.4.9
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
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
Quartz Scheduling Framework for .NET
Quartz.Serialization.Json
by: Marko Lahma
- 70 total downloads
- Latest version: 3.0.7
Quartz.NET JSON Serialization Support
Radzen.Blazor
by: Radzen Ltd.
- 11.453k total downloads
- Latest version: 8.6.5
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
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
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 is a lean service bus for .NET
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
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
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
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-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
Allows LINQ providers based on re-linq Frontend to support eager fetching.