Onspay.SharedKernel 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Onspay.SharedKernel --version 1.0.8
                    
NuGet\Install-Package Onspay.SharedKernel -Version 1.0.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Onspay.SharedKernel" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Onspay.SharedKernel" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="Onspay.SharedKernel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Onspay.SharedKernel --version 1.0.8
                    
#r "nuget: Onspay.SharedKernel, 1.0.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Onspay.SharedKernel@1.0.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Onspay.SharedKernel&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=Onspay.SharedKernel&version=1.0.8
                    
Install as a Cake Tool

Shared kernel primitives: Result, Error, Entity, domain event abstractions, and IDateTimeProvider.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Onspay.SharedKernel:

Package Downloads
Onspay.Cqrs

CQRS interfaces (ICommand, IQuery, handlers), inbox message handler base, SQL connection factory abstraction, ConcurrencyException, and DI registration with validation/logging decorators via Scrutor.

Onspay.Infrastructure.Inbox

Inbox pattern: InboxMessage entity, EF Core configuration, IInboxDbContext, ProcessInboxMessagesJob (Quartz + Dapper), and InboxOptions.

Onspay.AspNetCore

ASP.NET Core utilities: GlobalExceptionHandler, CustomResults (Result-to-ProblemDetails), RequestContextLoggingMiddleware, IEndpoint pattern, Result Match extensions, and ApiResponse envelope with ToApiResponse/ToCreatedApiResponse extensions.

Onspay.Infrastructure.DomainEvents

DomainEventDispatcher, DomainEventDbContextBase (EF Core base with SaveChanges dispatch), and DateTimeProvider.

Onspay.Infrastructure.Outbox

Outbox pattern: OutboxMessage entity, EF Core configuration, IOutboxDbContext, ProcessOutboxMessagesJob (Quartz + Dapper), and OutboxOptions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.16 231 6/15/2026
1.0.14 260 6/9/2026
1.0.13 229 6/5/2026
1.0.12 215 6/5/2026
1.0.11 225 6/2/2026
1.0.10 180 6/1/2026
1.0.9 186 5/31/2026
1.0.8 182 5/30/2026
1.0.7 187 5/30/2026
1.0.6 177 5/30/2026
1.0.5 176 5/26/2026
1.0.4 167 5/19/2026
1.0.3 159 5/15/2026
1.0.2 163 5/15/2026
1.0.1 153 5/15/2026
1.0.0 153 5/14/2026