Prism.Windows by: Brian Lagunas Brian Noyes
  • 200 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.Container.Unity by: Brian Lagunas Dan Siegel
  • 189 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
  • 951 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.
prometheus-net.Contrib by: alexvaluyskiy
  • 398 total downloads
  • Latest version: 0.9.5
  • prometheus metrics
Exposes .NET core diagnostic listeners and counters
Prism.Forms by: Brian Lagunas Dan Siegel
  • 1.221k 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.
protobuf-net.Reflection by: Marc Gravell
  • 764 total downloads
  • Latest version: 3.2.52
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
protobuf-net.Grpc by: Marc Gravell
  • 606 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.ClientFactory by: Marc Gravell
  • 419 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.AspNetCore by: Marc Gravell
  • 581 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
Prism.Events by: Brian Lagunas Dan Siegel
  • 88 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.
protobuf-net.Core by: Marc Gravell
  • 1.204k total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net by: Marc Gravell
  • 2.282k total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Grpc.Reflection by: Marc Gravell
  • 274 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.AspNetCore.Reflection by: Marc Gravell
  • 323 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
prometheus-net.AspNetCore.HealthChecks by: sandersaares
  • 2.38k total downloads
  • Latest version: 8.2.1
  • metrics prometheus aspnetcore
ASP.NET Core Health Checks integration with Prometheus
Prism.Unity by: Brian Lagunas Dan Siegel
  • 958 total downloads
  • Latest version: 9.0.537
  • prism unity mvvm wpf xaml
Use these extensions to build Prism applications based on Unity.
Prism.Wpf by: Brian Lagunas Dan Siegel
  • 942 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.AspNetCore by: andrasm qed- lakario sandersaares
  • 4.222k total downloads
  • Latest version: 8.2.1
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net by: andrasm qed- lakario sandersaares
  • 4.741k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
Proc by: proc
  • 903 total downloads
  • Latest version: 0.11.0
Dependency free reactive abstraction around Process, exposes handy static methods for the quick one-liners