LightningBolt.Infrastructure
0.0.3-beta14
This is a prerelease version of LightningBolt.Infrastructure.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LightningBolt.Infrastructure --version 0.0.3-beta14
NuGet\Install-Package LightningBolt.Infrastructure -Version 0.0.3-beta14
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="LightningBolt.Infrastructure" Version="0.0.3-beta14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LightningBolt.Infrastructure --version 0.0.3-beta14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LightningBolt.Infrastructure, 0.0.3-beta14"
#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.
// Install LightningBolt.Infrastructure as a Cake Addin #addin nuget:?package=LightningBolt.Infrastructure&version=0.0.3-beta14&prerelease // Install LightningBolt.Infrastructure as a Cake Tool #tool nuget:?package=LightningBolt.Infrastructure&version=0.0.3-beta14&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lightning Bolt
Lightning Bolt is a lightweight event sourcing framework for building ASP.NET Core web apps and APIs.
- It uses Protocol buffers for serializing events and snapshots.
- Events, snapshots and checkpoints are saved in an SQL database with the help of EntityFramework.
- It doesn't make use of a service locator for automatically registering event, command and query handlers. Handlers have to be explicitly registered.
- Implements a basic outbox transactional pattern for async projections and process managers.
References
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Dapper (>= 2.0.123)
- Google.Protobuf (>= 3.19.0)
- LightningBolt.Core (>= 0.0.3-beta14)
- Microsoft.EntityFrameworkCore (>= 6.0.6)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Nito.AsyncEx (>= 5.1.2)
- Npgsql (>= 6.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LightningBolt.Infrastructure:
Package | Downloads |
---|---|
LightningBolt.Postgres.Migrations
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.6 | 636 | 1/7/2023 |
0.0.5 | 554 | 1/1/2023 |
0.0.4 | 525 | 12/30/2022 |
0.0.3-beta22 | 429 | 9/15/2022 |
0.0.3-beta21 | 450 | 9/15/2022 |
0.0.3-beta20 | 444 | 9/15/2022 |
0.0.3-beta19 | 386 | 9/13/2022 |
0.0.3-beta18 | 436 | 9/8/2022 |
0.0.3-beta17 | 375 | 9/8/2022 |
0.0.3-beta16 | 408 | 9/7/2022 |
0.0.3-beta15 | 416 | 9/5/2022 |
0.0.3-beta14 | 387 | 9/4/2022 |
0.0.3-beta13 | 436 | 9/3/2022 |
0.0.3-beta12 | 418 | 9/3/2022 |
0.0.3-beta11 | 471 | 9/2/2022 |
0.0.3-beta10 | 426 | 9/1/2022 |
0.0.3-beta09 | 389 | 8/31/2022 |
0.0.3-beta08 | 389 | 8/27/2022 |
0.0.3-beta07 | 409 | 8/23/2022 |
0.0.3-beta06 | 414 | 8/23/2022 |
0.0.3-beta05 | 405 | 8/19/2022 |
0.0.3-beta04 | 395 | 8/13/2022 |
0.0.3-beta03 | 434 | 8/13/2022 |
0.0.3-beta02 | 453 | 8/8/2022 |
0.0.3-beta01 | 440 | 8/8/2022 |
0.0.3-beta | 409 | 8/4/2022 |
0.0.2 | 767 | 8/4/2022 |
0.0.2-beta | 448 | 8/4/2022 |
0.0.1 | 814 | 5/13/2022 |