MartinCostello.Logging.XUnit
by: martin_costello
- 31 total downloads
- Latest version: 0.7.1
Extensions for Microsoft.Extensions.Logging for xunit.
McMaster.AspNetCore.Kestrel.Certificates
by: Nate McMaster
- 8 total downloads
- Latest version: 1.0.0
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
- 295 total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc, aarnott
- 214 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 231 total downloads
- Latest version: 3.1.4
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.
MicroCom.Runtime
by: MicroCom.Runtime
- 24 total downloads
- Latest version: 0.11.3
IDL-based COM interop codegen. Consumes MIDL-like IDL file, generates efficient cross-platform C# interop and C++ header files.
MicroPlumberd
by: MicroPlumberd
- 307 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Domain-Layer abstractions: Read-Model, Event-Handler, Aggregate, Subscriptions
MicroPlumberd.CommandBus.Abstractions
by: MicroPlumberd.CommandBus.Abstractions
- 291 total downloads
- Latest version: 1.1.8
Package Description
MicroPlumberd.Encryption
by: MicroPlumberd.Encryption
- 59 total downloads
- Latest version: 1.1.8
SecretObject that uses certificates for message confidentiality when using with EventStore as a CommandBus.
MicroPlumberd.ProcessManager.Abstractions
by: MicroPlumberd.ProcessManager.Abstractions
- 2 total downloads
- Latest version: 1.1.8
Package Description
MicroPlumberd.Protobuf
by: MicroPlumberd.Protobuf
- 2 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Protobuf serialization support.
MicroPlumberd.Services
by: MicroPlumberd.Services
- 200 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.BatchOperations
by: ModelingEvolution
- 2 total downloads
- Latest version: 1.1.8
Long-running operation tracking for MicroPlumberd event-sourced applications. Provides progress reporting, ETA calculation, and cancellation support.
MicroPlumberd.Services.Cron
by: MicroPlumberd.Services.Cron
- 36 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.Cron.Ui
by: MicroPlumberd.Services.Cron.Ui
- 53 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. Application-Layer: Command-Handlers, Command-Bus
MicroPlumberd.Services.EventAggregator
by: MicroPlumberd.Services.EventAggregator
- 11 total downloads
- Latest version: 1.1.8
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
- 53 total downloads
- Latest version: 1.1.8
Package Description
MicroPlumberd.Services.Identity
by: MicroPlumberd.Services.Identity
- 43 total downloads
- Latest version: 1.1.8
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
- 2 total downloads
- Latest version: 1.1.8
Blazor components for MicroPlumberd.Services.Identity - User and Role management UI
MicroPlumberd.Services.ProcessManagers
by: MicroPlumberd.Services.ProcessManagers
- 68 total downloads
- Latest version: 1.1.8
CQRS/EventSourcing made eXtreamly simple. This part is EXPERIMENTAL, provides abstraction over StateFull ProcessManager