Silverback.Core
4.4.0-beta.6
See the version list below for details.
dotnet add package Silverback.Core --version 4.4.0-beta.6
NuGet\Install-Package Silverback.Core -Version 4.4.0-beta.6
<PackageReference Include="Silverback.Core" Version="4.4.0-beta.6" />
paket add Silverback.Core --version 4.4.0-beta.6
#r "nuget: Silverback.Core, 4.4.0-beta.6"
// Install Silverback.Core as a Cake Addin
#addin nuget:?package=Silverback.Core&version=4.4.0-beta.6&prerelease
// Install Silverback.Core as a Cake Tool
#tool nuget:?package=Silverback.Core&version=4.4.0-beta.6&prerelease
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices.
This core package provides a very simple in-memory message bus.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Diagnostics.DiagnosticSource (>= 5.0.0)
- System.Threading.Channels (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Silverback.Core:
Package | Downloads |
---|---|
Silverback.Integration
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package contains the message broker and connectors abstractions. |
|
Silverback.Core.Model
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package contains the default messages interfaces and domain entity implementation. |
|
Silverback.Core.EntityFrameworkCore
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package It contains the storage implementation to integrate Silverback with Entity Framework Core. It is needed to use a DbContext as storage for (temporary) data and to fire the domain events as part of the SaveChanges transaction. |
|
Silverback.Core.Rx
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package adds the ability to create an Observable from the internal bus messages stream. |
|
Silverback.EventSourcing
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package contains an implementation of an event store that perfectly integrates within the Silverback ecosystem |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.4.1 | 326 | 12/3/2023 |
4.4.0 | 376 | 11/27/2023 |
4.4.0-beta.7 | 72 | 9/28/2023 |
4.4.0-beta.6 | 51 | 9/21/2023 |
4.4.0-beta.5 | 102 | 8/9/2023 |
4.4.0-beta.4 | 83 | 7/27/2023 |
4.4.0-beta.3 | 84 | 7/27/2023 |
4.4.0-beta.2 | 95 | 7/24/2023 |
4.4.0-beta.1 | 106 | 6/1/2023 |
4.3.2 | 56,868 | 5/19/2023 |
4.3.1 | 1,139 | 5/18/2023 |
4.3.0 | 1,686 | 5/9/2023 |
4.2.1 | 1,105 | 5/9/2023 |
4.2.0 | 5,884 | 4/17/2023 |
4.1.2 | 57,631 | 3/16/2023 |
4.1.1 | 40,580 | 2/26/2023 |
4.1.1-beta.1 | 945 | 2/21/2023 |
4.1.0 | 42,565 | 1/26/2023 |
4.0.1 | 2,428 | 1/18/2023 |
4.0.0 | 2,642 | 1/11/2023 |
4.0.0-beta.3 | 120 | 12/20/2022 |
4.0.0-beta.2 | 96 | 12/7/2022 |
4.0.0-beta.1 | 97 | 12/3/2022 |
3.8.0 | 16,351 | 9/20/2022 |
3.8.0-beta.1 | 202 | 8/9/2022 |
3.7.4-beta.1 | 144 | 7/27/2022 |
3.7.3 | 8,101 | 7/21/2022 |
3.7.2 | 9,975 | 7/1/2022 |
3.7.1 | 4,370 | 6/28/2022 |
3.7.0 | 6,162 | 5/18/2022 |
3.6.1 | 7,753 | 3/24/2022 |
3.6.1-beta.2 | 140 | 3/18/2022 |
3.6.1-beta.1 | 109 | 3/14/2022 |
3.6.0 | 7,668 | 3/4/2022 |
3.6.0-beta.6 | 126 | 2/21/2022 |
3.6.0-beta.5 | 137 | 1/19/2022 |
3.6.0-beta.4 | 127 | 1/17/2022 |
3.6.0-beta.3 | 137 | 1/10/2022 |
3.6.0-beta.2 | 134 | 1/3/2022 |
3.6.0-beta.1 | 129 | 1/3/2022 |
3.5.0 | 6,079 | 10/31/2021 |
3.4.1-beta.3 | 141 | 10/18/2021 |
3.4.1-beta.2 | 166 | 10/14/2021 |
3.4.1-beta.1 | 198 | 9/30/2021 |
3.4.0 | 2,673 | 9/27/2021 |
3.4.0-beta.3 | 181 | 9/27/2021 |
3.4.0-beta.2 | 144 | 9/14/2021 |
3.4.0-beta.1 | 181 | 9/3/2021 |
3.3.1 | 12,051 | 9/3/2021 |
3.3.0 | 2,733 | 8/29/2021 |
3.3.0-beta.3 | 143 | 8/24/2021 |
3.3.0-beta.2 | 194 | 7/21/2021 |
3.3.0-beta.1 | 170 | 7/21/2021 |
3.2.0 | 2,691 | 7/13/2021 |
3.2.0-beta.5 | 176 | 7/12/2021 |
3.2.0-beta.4 | 205 | 7/12/2021 |
3.2.0-beta.3 | 198 | 7/11/2021 |
3.2.0-beta.2 | 153 | 7/6/2021 |
3.2.0-beta.1 | 221 | 7/4/2021 |
3.1.1 | 2,625 | 6/28/2021 |
3.1.0 | 2,659 | 6/28/2021 |
3.1.0-beta.2 | 236 | 6/26/2021 |
3.1.0-beta.1 | 207 | 6/6/2021 |
3.0.1 | 4,383 | 4/4/2021 |
3.0.0 | 42,036 | 3/14/2021 |
3.0.0-beta.23 | 168 | 3/9/2021 |
3.0.0-beta.22 | 199 | 3/7/2021 |
3.0.0-beta.21 | 188 | 2/28/2021 |
3.0.0-beta.20 | 177 | 2/25/2021 |
3.0.0-beta.19 | 177 | 2/22/2021 |
3.0.0-beta.18 | 170 | 2/11/2021 |
3.0.0-beta.17 | 157 | 2/10/2021 |
3.0.0-beta.16 | 159 | 2/7/2021 |
3.0.0-beta.15 | 163 | 2/1/2021 |
3.0.0-beta.14 | 182 | 1/30/2021 |
3.0.0-beta.13 | 149 | 1/28/2021 |
3.0.0-beta.12 | 184 | 1/24/2021 |
3.0.0-beta.11 | 243 | 1/21/2021 |
3.0.0-beta.10 | 215 | 1/14/2021 |
3.0.0-beta.9 | 201 | 12/28/2020 |
3.0.0-beta.8 | 198 | 12/13/2020 |
3.0.0-beta.7 | 312 | 10/12/2020 |
3.0.0-beta.6 | 237 | 8/26/2020 |
3.0.0-beta.5 | 257 | 8/25/2020 |
3.0.0-beta.4 | 297 | 8/23/2020 |
3.0.0-beta.3 | 266 | 7/29/2020 |
3.0.0-beta.2 | 325 | 7/19/2020 |
3.0.0-beta.1 | 230 | 7/12/2020 |
2.2.0 | 66,143 | 7/8/2020 |
2.1.2 | 5,642 | 6/18/2020 |
2.1.1 | 13,497 | 5/14/2020 |
2.0.1 | 5,909 | 3/31/2020 |
2.0.0 | 2,626 | 3/10/2020 |
1.2.0 | 2,707 | 1/4/2020 |
1.1.0 | 2,939 | 12/31/2019 |
1.0.5 | 9,085 | 12/8/2019 |
1.0.4 | 2,104 | 12/1/2019 |
1.0.3 | 2,027 | 11/20/2019 |
1.0.2 | 2,197 | 11/19/2019 |
1.0.0 | 10,934 | 11/17/2019 |
0.10.0 | 5,323 | 6/16/2019 |
0.9.0 | 2,294 | 6/10/2019 |
0.8.0 | 2,295 | 6/2/2019 |
0.7.1.1 | 2,461 | 5/19/2019 |
0.7.1 | 2,198 | 5/12/2019 |
0.7.0.1 | 1,745 | 5/8/2019 |
0.7.0 | 2,628 | 4/29/2019 |
0.6.1 | 2,129 | 4/7/2019 |
0.6.0 | 2,205 | 3/24/2019 |
0.5.2.4 | 788 | 3/9/2019 |
0.5.2.2 | 778 | 3/8/2019 |
0.5.2 | 1,983 | 3/3/2019 |
0.5.0.7 | 1,268 | 1/22/2019 |
0.5.0.5 | 2,008 | 1/19/2019 |
0.3.2.1 | 1,195 | 12/13/2018 |