Portable.ConcurrentDictionary
by: Stef Heyenrath
- 6 total downloads
- Latest version: 1.0.4
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
- 126 total downloads
- Latest version: 9.0.1
DateOnly and TimeOnly types for .NET versions before 6.0
protobuf-net
by: Marc Gravell
- 669 total downloads
- Latest version: 3.2.56
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 487 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PusherServer
by: Pusher
- 133 total downloads
- Latest version: 5.0.0
Pusher .NET library for interacting with the HTTP API
QRCoder
by: Raffael Herrmann, Shane Krueger
- 231 total downloads
- Latest version: 1.8.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Quartz
by: Marko Lahma, Quartz.NET
- 587 total downloads
- Latest version: 3.18.1
Quartz Scheduling Framework for .NET
Quartz.AspNetCore
by: Lewis Zou, Marko Lahma, Quartz.NET
- 355 total downloads
- Latest version: 3.18.1
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 347 total downloads
- Latest version: 3.18.1
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting
by: Andrew Lock, Marko Lahma, Quartz.NET
- 325 total downloads
- Latest version: 3.18.1
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json
by: Marko Lahma, Quartz.NET
- 369 total downloads
- Latest version: 3.18.1
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RBush
by: viceroypenguin
- 131 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed
by: viceroypenguin
- 11 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReflectionBridge
by: Stef Heyenrath
- 18 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
- 255 total downloads
- Latest version: 7.3.3
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
- 224 total downloads
- Latest version: 7.3.3
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
- 100 total downloads
- Latest version: 7.3.0
Provides System.Text.Json serialization for Remote.Linq types.
Remotion.Linq
by: rubicon IT GmbH
- 209 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
RestSharp
by: .NET Foundation and Contributors
- 3.296k total downloads
- Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
RtfPipe
by: Eric Domke
- 170 total downloads
- Latest version: 2.0.7677.4303
RtfPipe is a .NET library for parsing Rich Text Format (RTF) streams and converting them to HTML