CleanArchitectureUtility.Extensions.MessageBus.MessageInbox
9.0.3
See the version list below for details.
dotnet add package CleanArchitectureUtility.Extensions.MessageBus.MessageInbox --version 9.0.3
NuGet\Install-Package CleanArchitectureUtility.Extensions.MessageBus.MessageInbox -Version 9.0.3
<PackageReference Include="CleanArchitectureUtility.Extensions.MessageBus.MessageInbox" Version="9.0.3" />
<PackageVersion Include="CleanArchitectureUtility.Extensions.MessageBus.MessageInbox" Version="9.0.3" />
<PackageReference Include="CleanArchitectureUtility.Extensions.MessageBus.MessageInbox" />
paket add CleanArchitectureUtility.Extensions.MessageBus.MessageInbox --version 9.0.3
#r "nuget: CleanArchitectureUtility.Extensions.MessageBus.MessageInbox, 9.0.3"
#:package CleanArchitectureUtility.Extensions.MessageBus.MessageInbox@9.0.3
#addin nuget:?package=CleanArchitectureUtility.Extensions.MessageBus.MessageInbox&version=9.0.3
#tool nuget:?package=CleanArchitectureUtility.Extensions.MessageBus.MessageInbox&version=9.0.3
Clean Architecture - Message Inbox Extension The Message Inbox Extension is a module designed for efficiently handling and displaying incoming messages in a system following the principles of Clean Architecture. This extension ensures that messages are retrieved, processed, and displayed in a way that adheres to SOLID principles and maintains separation of concerns. This component can be easily integrated into existing projects and allows for an extensible, maintainable approach to managing message inbox functionality.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- CleanArchitectureUtility.Core.Contract (>= 9.0.8)
- CleanArchitectureUtility.Core.Domain (>= 9.0.9)
- CleanArchitectureUtility.Extensions.Abstractions (>= 9.0.13)
- Dapper (>= 2.1.66)
- Microsoft.Data.SqlClient (>= 6.0.1)
- Microsoft.Extensions.DependencyModel (>= 9.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.