Prism.Container.Abstractions by: Brian Lagunas Dan Siegel
  • 55 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.Core by: Brian Lagunas Dan Siegel
  • 289 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.Events by: Brian Lagunas Dan Siegel
  • 32 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.
prometheus-net by: andrasm qed- lakario sandersaares
  • 1,971k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
PropertyTools by: PropertyTools
  • 21 total downloads
  • Latest version: 3.1.0
Package Description
PropertyTools.Wpf by: PropertyTools.Wpf
  • 13 total downloads
  • Latest version: 3.1.0
  • wpf controls propertygrid dataform datagrid treeview colorpicker
Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more
protobuf-net by: Marc Gravell
  • 799 total downloads
  • Latest version: 3.4.14
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 622 total downloads
  • Latest version: 3.4.14
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Reflection by: Marc Gravell
  • 519 total downloads
  • Latest version: 3.4.14
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
ProtoBufJsonConverter by: Stef Heyenrath
  • 276 total downloads
  • Latest version: 0.11.0
  • protobuf protobuf-net grpc json convert serialize deserialize
Convert a protobuf message to a JSON string or object (and back) using the proto definition file.
Quartz by: Marko Lahma Quartz.NET
  • 710 total downloads
  • Latest version: 3.19.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 323 total downloads
  • Latest version: 3.19.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 329 total downloads
  • Latest version: 3.19.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 486 total downloads
  • Latest version: 3.19.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
RabbitMQ.Client by: Broadcom
  • 501 total downloads
  • Latest version: 7.2.2
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RandomDataGenerator.Net by: Stef Heyenrath
  • 252 total downloads
  • Latest version: 1.0.19.1
  • Random Data Text Lipsum
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.
React.AspNet by: Daniel Lo Nigro
  • 536 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ReactJS and Babel tools for ASP.NET Core, including ASP.NET Core MVC. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.AspNet.Middleware by: Daniel Lo Nigro
  • 471 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp javascript js react facebook reactjs vnext asp.net 5 asp.net core
ASP.NET Core middleware to transpile JavaScript via Babel. Please refer to project site (http://reactjs.net/) for full installation instructions, usage examples and sample code
React.Core by: Daniel Lo Nigro
  • 538 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp jquery javascript js react facebook reactjs babel
ReactJS and Babel tools for .NET. Important: This package does not do much on its own; you probably want an integration package (like React.Web.Mvc4) as well. Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.
React.Router by: Daniel Lo Nigro Gunnar Már Óttarsson
  • 535 total downloads
  • Latest version: 5.2.12
  • asp.net mvc asp javascript js react facebook reactjs babel router react router
React Router support for ReactJS.NET.