Prism.Container.Unity
by: Brian Lagunas Dan Siegel
- 311 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
- 1.622k 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.System.DateTimeOnly
by: Oleg Rakhmatulin
- 518 total downloads
- Latest version: 9.0.1
DateOnly and TimeOnly types for .NET versions before 6.0
Prism.Forms
by: Brian Lagunas Dan Siegel
- 1.178k 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.
Pragmastat
by: Andrey Akinshin
- 940 total downloads
- Latest version: 3.2.4
Pragmatic Statistical Toolkit
protobuf-net.Reflection
by: Marc Gravell
- 1.516k total downloads
- Latest version: 3.2.52
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
protobuf-net.Grpc.ClientFactory
by: Marc Gravell
- 202 total downloads
- Latest version: 1.2.2
Package Description
Prism.Container.Abstractions
by: Brian Lagunas Dan Siegel
- 305 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
- 153 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
- 2.094k 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
- 3.67k total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PublicApiGenerator
by: Jake Ginnivan
- 2.482k total downloads
- Latest version: 11.5.3
This library simply returns your public API as a string. You can use this in approval style tests or for documentation.
protobuf-net.Grpc.Reflection
by: Marc Gravell
- 525 total downloads
- Latest version: 1.2.2
Package Description
prometheus-net.AspNetCore.HealthChecks
by: sandersaares
- 1.008k total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core Health Checks integration with Prometheus
Prism.Unity
by: Brian Lagunas Dan Siegel
- 1.735k total downloads
- Latest version: 9.0.537
Use these extensions to build Prism applications based on Unity.
Prism.Wpf
by: Brian Lagunas Dan Siegel
- 1.628k 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
- 4.078k total downloads
- Latest version: 5.1.0-pre-000215-c81d12d
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net
by: andrasm qed- lakario sandersaares
- 7.535k total downloads
- Latest version: 8.2.1
.NET client library for the Prometheus monitoring and alerting system
Proc
by: proc
- 1.61k total downloads
- Latest version: 0.11.0
Dependency free reactive abstraction around Process, exposes handy static methods for the quick one-liners