Portable.ConcurrentDictionary by: Stef Heyenrath
  • 14 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Portable.System.DateTimeOnly by: Oleg Rakhmatulin
  • 158 total downloads
  • Latest version: 9.0.2
  • DateOnly TimeOnly
DateOnly and TimeOnly types for .NET versions before 6.0
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
  • 392 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
  • 2,231k 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
  • 104 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
  • 973 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
  • 250 total downloads
  • Latest version: 0.9.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
  • 791 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
  • 297 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
  • 318 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
  • 511 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
  • 560 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