Polly.RateLimiting
by: Michael Wolfenden App vNext
- 384 total downloads
- Latest version: 8.7.0
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
PolySharp
by: Sergio Pedri
- 296 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
PolyType
by: Eirik Tsarpalis
- 104 total downloads
- Latest version: 1.4.1
Practical generic programming for C#
Pomelo.EntityFrameworkCore.MySql
by: Laurents Meyer Caleb Lloyd Yuko Zheng
- 252 total downloads
- Latest version: 3.2.7
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.EntityFrameworkCore.MySql.Design
by: Pomelo.EntityFrameworkCore.MySql.Design
- 16 total downloads
- Latest version: 1.1.2
Package Description
Pomelo.JsonObject
by: Pomelo.JsonObject
- 73 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
Portable.BouncyCastle
by: Claire Novotny
- 234 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 14 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
- 158 total downloads
- Latest version: 9.0.2
DateOnly and TimeOnly types for .NET versions before 6.0
Prism.Container.Abstractions
by: Brian Lagunas Dan Siegel
- 55 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
- 392 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.
Prism.Events
by: Brian Lagunas Dan Siegel
- 32 total downloads
- Latest version: 9.0.537
Prism.Events is a library that facilitates communication between loosely coupled components in an application. It provides an event aggregator service that allows publishers and subscribers to interact through events without direct references. With multicast publish/subscribe functionality, multiple publishers can raise the same event, and multiple subscribers can listen to it, enabling flexible and efficient communication.
prometheus-net
by: andrasm qed- lakario sandersaares
- 2,481k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
PropertyTools.Wpf
by: PropertyTools.Wpf
- 104 total downloads
- Latest version: 3.1.0
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
protobuf-net
by: Marc Gravell
- 973 total downloads
- Latest version: 3.4.14
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 622 total downloads
- Latest version: 3.4.14
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Reflection
by: Marc Gravell
- 519 total downloads
- Latest version: 3.4.14
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
ProtoBufJsonConverter
by: Stef Heyenrath
- 276 total downloads
- Latest version: 0.11.0
Convert a protobuf message to a JSON string or object (and back) using the proto definition file.
Quartz
by: Marko Lahma Quartz.NET
- 791 total downloads
- Latest version: 3.19.1
Quartz Scheduling Framework for .NET