In-memory command bus and asynchronous messaging framework.
Info
Version: | 2.0.0-alpha-5 |
Author(s): | Jeremy D. Miller, Mark Warpool |
Last Update: | Tuesday, August 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://jasperfx.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Jasper |
Install
Install-Package Jasper
dotnet add package Jasper
paket add Jasper
Jasper Download (Unzip the "nupkg" after downloading)
Dependencies
- Baseline(>= 2.1.0)
- Lamar(>= 4.2.1)
- LamarCodeGeneration(>= 1.4.0)
- LamarCompiler(>= 2.1.3)
- Microsoft.Extensions.Caching.Memory(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Configuration(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Configuration.Json(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Hosting(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.ObjectPool(>= 3.0.0 && < 4.0.0)
- Newtonsoft.Json(>= 12.0.1)
- Oakton.AspNetCore(>= 2.1.3 && < 3.0.0)
- Polly(>= 7.1.0 && < 8.0.0)
- System.ComponentModel(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Threading.Tasks.Dataflow(>= 4.11.0 && < 5.0.0)