Portable.BouncyCastle
by: Claire Novotny
- 4 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Prism.Container.Abstractions
by: Brian Lagunas, Dan Siegel
- 1 total downloads
- Latest version: 9.0.107
This package provides the core Dependency Injection Container abstractions that the Prism Library depends on for all WPF, Xamarin.Forms, .NET MAUI, and Uno Platform applications.
Prism.Core
by: Brian Lagunas, Dan Siegel
- 1 total downloads
- Latest version: 9.0.537
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a class library that does not target any specific Application Framework. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Px.Dcat
by: Px.Dcat
- 3 total downloads
- Latest version: 2.0.6
Generate XML-document following Dcat-ap-se standard for CNMM and PX databases
PXWeb.SavedQuery.MsSql
by: PXWeb.SavedQuery.MsSql
- 3 total downloads
- Latest version: 1.0.4
A data accessor library for SQL Server
PXWeb.SavedQuery.Oracle
by: PXWeb.SavedQuery.Oracle
- 3 total downloads
- Latest version: 1.0.6
A data accessor library for Oracle
Quartz
by: Marko Lahma, Quartz.NET
- 115 total downloads
- Latest version: 3.13.1
Quartz Scheduling Framework for .NET
Quartz.AspNetCore
by: Lewis Zou, Marko Lahma, Quartz.NET
- 183 total downloads
- Latest version: 3.13.0
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 11 total downloads
- Latest version: 3.13.0
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting
by: Andrew Lock, Marko Lahma, Quartz.NET
- 41 total downloads
- Latest version: 3.13.0
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.SystemTextJson
by: Marko Lahma, Quartz.NET
- 179 total downloads
- Latest version: 3.13.1
Quartz.NET System.Text.Json Serialization Support; Quartz Scheduling Framework for .NET
QuickChart
by: Ian Webster
- 5 total downloads
- Latest version: 2.3.0
Client library for the QuickChart Chart API, used to generate chart images.
RabbitMQ.Client
by: Broadcom
- 3,901k total downloads
- Latest version: 7.2.0
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RabbitMQ.Client.Core.DependencyInjection
by: RabbitMQ.Client.Core.DependencyInjection
- 274 total downloads
- Latest version: 5.0.0
A RabbitMQ.Client wrapper that provides easy, managed, injectable (via standard dependency injection) message queue consume and publish operations.
RabbitMQ.Client.OpenTelemetry
by: Broadcom
- 703 total downloads
- Latest version: 1.0.0-rc.2
The RabbitMQ OpenTelemetry Library for .NET adds convenience extension methods for RabbitMQ/OpenTelemetry
RBush
by: viceroypenguin
- 107 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.
RBush.Signed
by: viceroypenguin
- 119 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.
Realm
by: Realm
- 10 total downloads
- Latest version: 20.1.0
Realm is a mobile database: a replacement for SQLite
Remotion.Linq
by: rubicon IT GmbH
- 1 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: John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community
- 3 total downloads
- Latest version: 106.13.0
Simple REST and HTTP API Client