Portable.BouncyCastle by: Claire Novotny
  • 129 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 3 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Portable.System.DateTimeOnly by: Oleg Rakhmatulin
  • 90 total downloads
  • Latest version: 9.0.1
  • DateOnly TimeOnly
DateOnly and TimeOnly types for .NET versions before 6.0
protobuf-net by: Marc Gravell
  • 489 total downloads
  • Latest version: 3.2.56
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 352 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PusherServer by: Pusher
  • 97 total downloads
  • Latest version: 5.0.0
  • pusher channels realtime websocket
Pusher .NET library for interacting with the HTTP API
QRCoder by: Raffael Herrmann, Shane Krueger
  • 170 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, Quartz.NET
  • 412 total downloads
  • Latest version: 3.16.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou, Marko Lahma, Quartz.NET
  • 239 total downloads
  • Latest version: 3.16.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser, Marko Lahma, Quartz.NET
  • 204 total downloads
  • Latest version: 3.16.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock, Marko Lahma, Quartz.NET
  • 221 total downloads
  • Latest version: 3.16.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma, Quartz.NET
  • 230 total downloads
  • Latest version: 3.16.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RBush by: viceroypenguin
  • 96 total downloads
  • Latest version: 4.0.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.
RBush.Signed by: viceroypenguin
  • 8 total downloads
  • Latest version: 4.0.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.
ReflectionBridge by: Stef Heyenrath
  • 9 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
  • 155 total downloads
  • Latest version: 7.3.1
  • 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 object 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
  • 134 total downloads
  • Latest version: 7.3.1
  • 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 EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - Make use of DB functions e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, "%fruit%"))
Remote.Linq.Text.Json by: Christof Senn
  • 61 total downloads
  • Latest version: 7.3.0
  • remote-linq json system-text-json
Provides System.Text.Json serialization for Remote.Linq types.
Remotion.Linq by: rubicon IT GmbH
  • 152 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
RestSharp by: .NET Foundation and Contributors
  • 2.37k total downloads
  • Latest version: 114.0.0
Simple REST and HTTP API Client