Prism.Windows
by: Brian Lagunas Brian Noyes
- 169 total downloads
- Latest version: 6.3.0
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
- 159 total downloads
- Latest version: 9.0.107
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
- 797 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.
prometheus-net.Contrib
by: alexvaluyskiy
- 365 total downloads
- Latest version: 0.9.5
Exposes .NET core diagnostic listeners and counters
Prism.Forms
by: Brian Lagunas Dan Siegel
- 1.001k total downloads
- Latest version: 9.0.537
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.Grpc.ClientFactory
by: Marc Gravell
- 297 total downloads
- Latest version: 1.2.2
Package Description
protobuf-net.Grpc.AspNetCore
by: Marc Gravell
- 447 total downloads
- Latest version: 1.2.2
Package Description
Prism.Container.Abstractions
by: Brian Lagunas Dan Siegel
- 152 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.Events
by: Brian Lagunas Dan Siegel
- 75 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
- 1.004k 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
- 1.911k total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Grpc.Reflection
by: Marc Gravell
- 203 total downloads
- Latest version: 1.2.2
Package Description
protobuf-net.Grpc.AspNetCore.Reflection
by: Marc Gravell
- 249 total downloads
- Latest version: 1.2.2
Package Description
prometheus-net.AspNetCore.HealthChecks
by: sandersaares
- 1.994k total downloads
- Latest version: 8.2.1
ASP.NET Core Health Checks integration with Prometheus
Prism.Unity
by: Brian Lagunas Dan Siegel
- 777 total downloads
- Latest version: 9.0.537
Use these extensions to build Prism applications based on Unity.
Prism.Wpf
by: Brian Lagunas Dan Siegel
- 788 total downloads
- Latest version: 9.0.537
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
- 3.442k total downloads
- Latest version: 8.2.1
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net
by: andrasm qed- lakario sandersaares
- 4.197k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
Proc
by: proc
- 672 total downloads
- Latest version: 0.9.1
Dependency free reactive abstraction around Process, exposes handy static methods for the quick one-liners