PolyfillsForOldDotNet.System.Threading
by: Andrey Taritsyn
- 52 total downloads
- Latest version: 0.1.3
Contains polyfills for the `Volatile` class from the System.Threading library.
Quartz
by: Marko Lahma, Quartz.NET
- 988 total downloads
- Latest version: 3.18.1
Quartz Scheduling Framework for .NET
Prism.Core
by: Brian Lagunas, Dan Siegel
- 357 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.
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 55 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.BouncyCastle
by: Claire Novotny
- 533 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat
by: Andrey Akinshin
- 355 total downloads
- Latest version: 12.1.0
Pragmatic Statistical Toolkit
PuppeteerSharp
by: Darío Kondratiuk
- 1,639k total downloads
- Latest version: 24.40.0
Headless Browser .NET API
Polly.Core
by: Michael Wolfenden, App vNext
- 118 total downloads
- Latest version: 8.6.6
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Prism.Container.Abstractions
by: Brian Lagunas, Dan Siegel
- 41 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.
Quartz.AspNetCore
by: Lewis Zou, Marko Lahma, Quartz.NET
- 561 total downloads
- Latest version: 3.18.1
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Prism.Events
by: Brian Lagunas, Dan Siegel
- 31 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.
protobuf-net.Core
by: Marc Gravell
- 220 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net
by: Marc Gravell
- 234 total downloads
- Latest version: 3.2.56
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PolyfillsForOldDotNet.System.Runtime.InteropServices.RuntimeInformation
by: Andrey Taritsyn
- 38 total downloads
- Latest version: 0.1.3
Contains polyfills for the `OSArchitecture` property and `IsOSPlatform` method of `RuntimeInformation` class from the System.Runtime.InteropServices.RuntimeInformation library.
Polly
by: Michael Wolfenden, App vNext
- 320 total downloads
- Latest version: 8.6.6
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
QRCoder
by: Raffael Herrmann, Shane Krueger
- 279 total downloads
- Latest version: 1.8.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
PolyfillsForOldDotNet.System.Buffers
by: Andrey Taritsyn
- 41 total downloads
- Latest version: 0.1.3
Implementation of the System.Buffers library without logging for .NET Framework 4.0.
Quartz.Extensions.DependencyInjection
by: Facundo Glaeser, Marko Lahma, Quartz.NET
- 476 total downloads
- Latest version: 3.18.0
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 588 total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system