LightningBolt.Infrastructure 0.0.3-beta16

This is a prerelease version of LightningBolt.Infrastructure.
There is a newer version of this package available.
See the version list below for details.
dotnet add package LightningBolt.Infrastructure --version 0.0.3-beta16
                    
NuGet\Install-Package LightningBolt.Infrastructure -Version 0.0.3-beta16
                    
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-beta16" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LightningBolt.Infrastructure" Version="0.0.3-beta16" />
                    
Directory.Packages.props
<PackageReference Include="LightningBolt.Infrastructure" />
                    
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 LightningBolt.Infrastructure --version 0.0.3-beta16
                    
#r "nuget: LightningBolt.Infrastructure, 0.0.3-beta16"
                    
#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 LightningBolt.Infrastructure@0.0.3-beta16
                    
#: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=LightningBolt.Infrastructure&version=0.0.3-beta16&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LightningBolt.Infrastructure&version=0.0.3-beta16&prerelease
                    
Install as a Cake Tool

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 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.  net9.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 715 1/7/2023
0.0.5 622 1/1/2023
0.0.4 590 12/30/2022
0.0.3-beta22 494 9/15/2022
0.0.3-beta21 519 9/15/2022
0.0.3-beta20 512 9/15/2022
0.0.3-beta19 451 9/13/2022
0.0.3-beta18 501 9/8/2022
0.0.3-beta17 439 9/8/2022
0.0.3-beta16 475 9/7/2022
0.0.3-beta15 482 9/5/2022
0.0.3-beta14 455 9/4/2022
0.0.3-beta13 511 9/3/2022
0.0.3-beta12 483 9/3/2022
0.0.3-beta11 540 9/2/2022
0.0.3-beta10 490 9/1/2022
0.0.3-beta09 454 8/31/2022
0.0.3-beta08 460 8/27/2022
0.0.3-beta07 476 8/23/2022
0.0.3-beta06 483 8/23/2022
0.0.3-beta05 471 8/19/2022
0.0.3-beta04 473 8/13/2022
0.0.3-beta03 503 8/13/2022
0.0.3-beta02 520 8/8/2022
0.0.3-beta01 511 8/8/2022
0.0.3-beta 479 8/4/2022
0.0.2 843 8/4/2022
0.0.2-beta 518 8/4/2022
0.0.1 899 5/13/2022