Silverback.Core
4.5.1
Prefix Reserved
See the version list below for details.
dotnet add package Silverback.Core --version 4.5.1
NuGet\Install-Package Silverback.Core -Version 4.5.1
<PackageReference Include="Silverback.Core" Version="4.5.1" />
paket add Silverback.Core --version 4.5.1
#r "nuget: Silverback.Core, 4.5.1"
// Install Silverback.Core as a Cake Addin #addin nuget:?package=Silverback.Core&version=4.5.1 // Install Silverback.Core as a Cake Tool #tool nuget:?package=Silverback.Core&version=4.5.1
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-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. |
.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.6.0-beta.2 | 47 | 9/25/2024 |
4.6.0-beta.1 | 42 | 9/19/2024 |
4.5.2-beta.1 | 64 | 8/26/2024 |
4.5.1 | 28,778 | 7/16/2024 |
4.5.0 | 33,261 | 6/5/2024 |
4.5.0-beta.1 | 41 | 6/5/2024 |
4.4.2-beta.2 | 74 | 4/5/2024 |
4.4.2-beta.1 | 65 | 3/28/2024 |
4.4.1 | 26,872 | 12/3/2023 |
4.4.0 | 1,509 | 11/27/2023 |
4.4.0-beta.7 | 92 | 9/28/2023 |
4.4.0-beta.6 | 71 | 9/21/2023 |
4.4.0-beta.5 | 116 | 8/9/2023 |
4.4.0-beta.4 | 101 | 7/27/2023 |
4.4.0-beta.3 | 103 | 7/27/2023 |
4.4.0-beta.2 | 119 | 7/24/2023 |
4.4.0-beta.1 | 123 | 6/1/2023 |
4.3.2 | 135,379 | 5/19/2023 |
4.3.1 | 2,241 | 5/18/2023 |
4.3.0 | 3,114 | 5/9/2023 |
4.2.1 | 2,207 | 5/9/2023 |
4.2.0 | 7,504 | 4/17/2023 |
4.1.2 | 111,355 | 3/16/2023 |
4.1.1 | 46,731 | 2/26/2023 |
4.1.1-beta.1 | 958 | 2/21/2023 |
4.1.0 | 47,146 | 1/26/2023 |
4.0.1 | 3,513 | 1/18/2023 |
4.0.0 | 3,700 | 1/11/2023 |
4.0.0-beta.3 | 139 | 12/20/2022 |
4.0.0-beta.2 | 110 | 12/7/2022 |
4.0.0-beta.1 | 110 | 12/3/2022 |
3.8.0 | 19,914 | 9/20/2022 |
3.8.0-beta.1 | 216 | 8/9/2022 |
3.7.4-beta.1 | 157 | 7/27/2022 |
3.7.3 | 9,243 | 7/21/2022 |
3.7.2 | 17,987 | 7/1/2022 |
3.7.1 | 5,487 | 6/28/2022 |
3.7.0 | 7,244 | 5/18/2022 |
3.6.1 | 8,996 | 3/24/2022 |
3.6.1-beta.2 | 153 | 3/18/2022 |
3.6.1-beta.1 | 121 | 3/14/2022 |
3.6.0 | 8,795 | 3/4/2022 |
3.6.0-beta.6 | 137 | 2/21/2022 |
3.6.0-beta.5 | 147 | 1/19/2022 |
3.6.0-beta.4 | 136 | 1/17/2022 |
3.6.0-beta.3 | 148 | 1/10/2022 |
3.6.0-beta.2 | 146 | 1/3/2022 |
3.6.0-beta.1 | 139 | 1/3/2022 |
3.5.0 | 7,454 | 10/31/2021 |
3.4.1-beta.3 | 152 | 10/18/2021 |
3.4.1-beta.2 | 182 | 10/14/2021 |
3.4.1-beta.1 | 209 | 9/30/2021 |
3.4.0 | 3,744 | 9/27/2021 |
3.4.0-beta.3 | 192 | 9/27/2021 |
3.4.0-beta.2 | 154 | 9/14/2021 |
3.4.0-beta.1 | 192 | 9/3/2021 |
3.3.1 | 13,113 | 9/3/2021 |
3.3.0 | 3,784 | 8/29/2021 |
3.3.0-beta.3 | 154 | 8/24/2021 |
3.3.0-beta.2 | 204 | 7/21/2021 |
3.3.0-beta.1 | 187 | 7/21/2021 |
3.2.0 | 3,842 | 7/13/2021 |
3.2.0-beta.5 | 190 | 7/12/2021 |
3.2.0-beta.4 | 217 | 7/12/2021 |
3.2.0-beta.3 | 210 | 7/11/2021 |
3.2.0-beta.2 | 167 | 7/6/2021 |
3.2.0-beta.1 | 230 | 7/4/2021 |
3.1.1 | 3,663 | 6/28/2021 |
3.1.0 | 3,756 | 6/28/2021 |
3.1.0-beta.2 | 246 | 6/26/2021 |
3.1.0-beta.1 | 222 | 6/6/2021 |
3.0.1 | 6,059 | 4/4/2021 |
3.0.0 | 71,928 | 3/14/2021 |
3.0.0-beta.23 | 180 | 3/9/2021 |
3.0.0-beta.22 | 209 | 3/7/2021 |
3.0.0-beta.21 | 197 | 2/28/2021 |
3.0.0-beta.20 | 191 | 2/25/2021 |
3.0.0-beta.19 | 187 | 2/22/2021 |
3.0.0-beta.18 | 180 | 2/11/2021 |
3.0.0-beta.17 | 167 | 2/10/2021 |
3.0.0-beta.16 | 167 | 2/7/2021 |
3.0.0-beta.15 | 172 | 2/1/2021 |
3.0.0-beta.14 | 191 | 1/30/2021 |
3.0.0-beta.13 | 157 | 1/28/2021 |
3.0.0-beta.12 | 194 | 1/24/2021 |
3.0.0-beta.11 | 253 | 1/21/2021 |
3.0.0-beta.10 | 223 | 1/14/2021 |
3.0.0-beta.9 | 210 | 12/28/2020 |
3.0.0-beta.8 | 206 | 12/13/2020 |
3.0.0-beta.7 | 328 | 10/12/2020 |
3.0.0-beta.6 | 245 | 8/26/2020 |
3.0.0-beta.5 | 265 | 8/25/2020 |
3.0.0-beta.4 | 306 | 8/23/2020 |
3.0.0-beta.3 | 274 | 7/29/2020 |
3.0.0-beta.2 | 336 | 7/19/2020 |
3.0.0-beta.1 | 242 | 7/12/2020 |
2.2.0 | 71,097 | 7/8/2020 |
2.1.2 | 6,840 | 6/18/2020 |
2.1.1 | 15,372 | 5/14/2020 |
2.0.1 | 7,096 | 3/31/2020 |
2.0.0 | 3,727 | 3/10/2020 |
1.2.0 | 3,601 | 1/4/2020 |
1.1.0 | 3,792 | 12/31/2019 |
1.0.5 | 10,177 | 12/8/2019 |
1.0.4 | 2,961 | 12/1/2019 |
1.0.3 | 2,945 | 11/20/2019 |
1.0.2 | 3,118 | 11/19/2019 |
1.0.0 | 12,367 | 11/17/2019 |
0.10.0 | 6,421 | 6/16/2019 |
0.9.0 | 3,350 | 6/10/2019 |
0.8.0 | 3,326 | 6/2/2019 |
0.7.1.1 | 3,587 | 5/19/2019 |
0.7.1 | 3,270 | 5/12/2019 |
0.7.0.1 | 2,728 | 5/8/2019 |
0.7.0 | 3,751 | 4/29/2019 |
0.6.1 | 3,189 | 4/7/2019 |
0.6.0 | 3,323 | 3/24/2019 |
0.5.2.4 | 1,145 | 3/9/2019 |
0.5.2.2 | 1,127 | 3/8/2019 |
0.5.2 | 3,146 | 3/3/2019 |
0.5.0.7 | 1,780 | 1/22/2019 |
0.5.0.5 | 3,034 | 1/19/2019 |
0.3.2.1 | 1,725 | 12/13/2018 |