Pragmastat by: Andrey Akinshin
  • 366 total downloads
  • Latest version: 12.0.1
  • statistics
Pragmatic Statistical Toolkit
Prism.Container.Abstractions by: Brian Lagunas Dan Siegel
  • 43 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.Container.DryIoc by: Brian Lagunas Dan Siegel
  • 35 total downloads
  • Latest version: 9.0.107
  • prism mvvm dependency injection ioc dryioc wpf maui uno platform
This package provides the DryIoc implementation for the Prism Library IContainerExtension for use in any Prism based application.
Prism.Container.Unity by: Brian Lagunas Dan Siegel
  • 52 total downloads
  • Latest version: 9.0.107
  • prism mvvm dependency injection ioc unity unity container wpf maui uno platform
This package provides the Unity.Container implementation for the Prism Library IContainerExtension for use in any Prism based application.
Prism.Core by: Brian Lagunas Dan Siegel
  • 342 total downloads
  • Latest version: 9.0.537
  • prism wpf xamarin dotnet maui maui uno unoplatform mvvm xaml
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.DryIoc by: Brian Lagunas Dan Siegel
  • 200 total downloads
  • Latest version: 9.0.537
  • prism dryioc mvvm wpf xaml
Use these extensions to build Prism applications based on DryIoc.
Prism.Events by: Brian Lagunas Dan Siegel
  • 20 total downloads
  • Latest version: 9.0.537
  • prism wpf xamarin dotnet maui maui uno unoplatform events event aggregator ieventaggregator pubsubevent
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.
Prism.Forms by: Brian Lagunas Dan Siegel
  • 413 total downloads
  • Latest version: 9.0.537
  • prism xamarin xamarin.forms mvvm uwp ios android xaml
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism for Xamarin.Forms helps you more easily design and build rich, flexible, and easy to maintain Xamarin.Forms applications. This library provides user interface composition as well as modularity support.
Prism.Unity by: Brian Lagunas Dan Siegel
  • 267 total downloads
  • Latest version: 9.0.537
  • prism unity mvvm wpf xaml
Use these extensions to build Prism applications based on Unity.
Prism.Windows by: Brian Lagunas Brian Noyes
  • 70 total downloads
  • Latest version: 6.3.0
  • prism mvvm uwp uap xaml
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. 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.Windows contains the platform specific features for Windows 10 UWP.
Prism.Wpf by: Brian Lagunas Dan Siegel
  • 288 total downloads
  • Latest version: 9.0.537
  • prism mvvm xaml wpf
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured, maintainable, and testable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared library targeting the .NET Framework and .NET. Features that need to be platform specific are implemented in the respective libraries for the target platform (WPF, Uno Platform, .NET MAUI and Xamarin Forms). Prism.Wpf helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. This library provides user interface composition as well as modularity support.
prometheus-net by: andrasm qed- lakario sandersaares
  • 1.036k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
protobuf-net by: Marc Gravell
  • 451 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
  • 270 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PuppeteerSharp by: Darío Kondratiuk
  • 1.053k total downloads
  • Latest version: 24.40.0
  • headless chrome puppeteer
Headless Browser .NET API
Qiniu by: Rong Zhou Qiniu SDK
  • 120 total downloads
  • Latest version: 8.7.0
Qiniu Resource (Cloud) Storage SDK for C#
Qiniu.SDK by: PM Extra
  • 20 total downloads
  • Latest version: 8.0.0
  • Qiniu SDK Standard Core NetCore
Qiniu (Cloud) C# SDK This is an unofficial package that's based on official SDK, and: 1. Support NetStandard; 2. Use async api. It have been merged into official git as a seperate branch: https://github.com/qiniu/csharp-sdk/tree/3rd-party-net-standard
Quartz by: Marko Lahma Quartz.NET
  • 556 total downloads
  • Latest version: 3.17.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 284 total downloads
  • Latest version: 3.17.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
  • 317 total downloads
  • Latest version: 3.17.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET