LightningBolt.Core 0.0.3-beta05

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

// Install LightningBolt.Core as a Cake Tool
#tool nuget:?package=LightningBolt.Core&version=0.0.3-beta05&prerelease                

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. 
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.Core:

Package Downloads
LightningBolt.Infrastructure

Infrastructure layer for the Lightning Bolt mini-framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.6 539 1/7/2023
0.0.5 481 1/1/2023
0.0.4 454 12/30/2022
0.0.3-beta22 324 9/15/2022
0.0.3-beta21 326 9/15/2022
0.0.3-beta20 331 9/15/2022
0.0.3-beta19 290 9/13/2022
0.0.3-beta18 320 9/8/2022
0.0.3-beta17 283 9/8/2022
0.0.3-beta16 303 9/7/2022
0.0.3-beta15 309 9/5/2022
0.0.3-beta14 285 9/4/2022
0.0.3-beta13 289 9/3/2022
0.0.3-beta12 288 9/3/2022
0.0.3-beta11 314 9/2/2022
0.0.3-beta10 300 9/1/2022
0.0.3-beta09 288 8/31/2022
0.0.3-beta08 329 8/27/2022
0.0.3-beta07 302 8/23/2022
0.0.3-beta06 303 8/23/2022
0.0.3-beta05 290 8/19/2022
0.0.3-beta04 287 8/13/2022
0.0.3-beta03 313 8/13/2022
0.0.3-beta02 304 8/8/2022
0.0.3-beta01 308 8/8/2022
0.0.3-beta 308 8/4/2022
0.0.2 674 8/4/2022
0.0.2-beta 313 8/4/2022