MathNet.Numerics by: Christoph Ruegg, Marcus Cuda, Jurgen Van Gael
  • 728 total downloads
  • Latest version: 6.0.0-beta2
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
McMaster.AspNetCore.Kestrel.Certificates by: Nate McMaster
  • 34 total downloads
  • Latest version: 1.0.0
  • lets-encrypt aspnetcore https certificates
A class library for managing HTTPS certificates with ASP.NET Core. This library includes API for dynamically selecting which HTTPS certificate to use in Kestrel.
MessagePack by: neuecc, aarnott
  • 943 total downloads
  • Latest version: 3.1.8
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations by: neuecc, aarnott
  • 544 total downloads
  • Latest version: 3.1.8
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 532 total downloads
  • Latest version: 3.1.8
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
MicroPlumberd by: MicroPlumberd
  • 826 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Domain-Layer abstractions: Read-Model, Event-Handler, Aggregate, Subscriptions
MicroPlumberd.CommandBus.Abstractions by: MicroPlumberd.CommandBus.Abstractions
  • 718 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
Package Description
MicroPlumberd.Encryption by: MicroPlumberd.Encryption
  • 398 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing Plumberd
SecretObject that uses certificates for message confidentiality when using with EventStore as a CommandBus.
MicroPlumberd.ProcessManager.Abstractions by: MicroPlumberd.ProcessManager.Abstractions
  • 499 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
Package Description
MicroPlumberd.Protobuf by: MicroPlumberd.Protobuf
  • 160 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing Protobuf
CQRS/EventSourcing made eXtreamly simple. Protobuf serialization support.
MicroPlumberd.Services by: MicroPlumberd.Services
  • 791 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.BatchOperations by: ModelingEvolution
  • 70 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing batch operations progress long-running
Long-running operation tracking for MicroPlumberd event-sourced applications. Provides progress reporting, ETA calculation, and cancellation support.
MicroPlumberd.Services.Cron by: MicroPlumberd.Services.Cron
  • 205 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.Cron.Ui by: MicroPlumberd.Services.Cron.Ui
  • 186 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.EventAggregator by: MicroPlumberd.Services.EventAggregator
  • 57 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing EventAggregator
EventAggregator integration for MicroPlumberd event handlers. Enables low-latency in-process event delivery as an alternative to EventStore subscriptions.
MicroPlumberd.Services.Grpc.DirectConnect by: MicroPlumberd.Services.Grpc.DirectConnect
  • 520 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing GRPC
Package Description
MicroPlumberd.Services.Identity by: MicroPlumberd.Services.Identity
  • 216 total downloads
  • Latest version: 1.2.4
  • Identity EventStore CQRS EventSourcing
AspnetCode.Identity with CQRS/EventSourcing made eXtreamly simple. Domain-Layer abstractions: Read-Model, Event-Handler, Aggregate, Subscriptions
MicroPlumberd.Services.Identity.Blazor by: MicroPlumberd.Services.Identity.Blazor
  • 96 total downloads
  • Latest version: 1.2.4
  • Identity Blazor CQRS EventSourcing
Blazor components for MicroPlumberd.Services.Identity - User and Role management UI
MicroPlumberd.Services.ProcessManagers by: MicroPlumberd.Services.ProcessManagers
  • 516 total downloads
  • Latest version: 1.2.4
  • EventStore CQRS EventSourcing
CQRS/EventSourcing made eXtreamly simple. This part is EXPERIMENTAL, provides abstraction over StateFull ProcessManager
MicroPlumberd.Services.Uniqueness by: MicroPlumberd.Services.Uniqueness
  • 182 total downloads
  • Latest version: 1.2.4
Set-wide uniqueness for event-sourced aggregates (reservation / try-confirm-cancel pattern) backed by a relational unique index. Provider-neutral core; install the .Sqlite, .Postgres or .SqlServer companion package.