Resonance.Core
0.9.0
.NET Standard 1.3
.NET Framework 4.6.1
Install-Package Resonance.Core -Version 0.9.0
dotnet add package Resonance.Core --version 0.9.0
<PackageReference Include="Resonance.Core" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Resonance.Core --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Resonance.Core, 0.9.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Resonance.Core as a Cake Addin
#addin nuget:?package=Resonance.Core&version=0.9.0
// Install Resonance.Core as a Cake Tool
#tool nuget:?package=Resonance.Core&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Eventing library, with support for MsSql and MySql. Ideal for implementing, eventdriven architectures, pub-sub, microservices, etc.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Dapper (>= 1.50.4)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- MySqlConnector (>= 0.35.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 1.3
- Dapper (>= 1.50.4)
- Microsoft.Extensions.Caching.Memory (>= 1.1.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
- MySqlConnector (>= 0.35.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Linq.Parallel (>= 4.3.0)
-
.NETStandard 2.0
- Dapper (>= 1.50.4)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
- MySqlConnector (>= 0.35.0)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Resonance.Core:
Package | Downloads |
---|---|
Resonance.Web.Client
Resonance.Web.Client |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.0 | 1,322 | 1/31/2018 |
0.8.7 | 759 | 11/8/2017 |
0.8.6 | 787 | 10/9/2017 |
0.8.5 | 741 | 10/4/2017 |
0.8.3 | 825 | 6/29/2017 |
0.8.2 | 783 | 6/23/2017 |
0.8.1 | 798 | 6/13/2017 |
0.8.0 | 881 | 6/1/2017 |
0.7.2 | 832 | 3/14/2017 |
0.7.1 | 1,011 | 2/2/2017 |
0.7.0 | 813 | 1/30/2017 |
0.6.9 | 843 | 1/18/2017 |
0.6.7 | 807 | 1/11/2017 |
0.6.6 | 821 | 12/23/2016 |
0.6.5 | 744 | 12/9/2016 |
0.6.4 | 693 | 12/2/2016 |
0.6.3 | 764 | 11/25/2016 |
0.6.2 | 686 | 11/16/2016 |
0.6.1 | 977 | 11/4/2016 |
0.6.0 | 784 | 11/2/2016 |
0.5.9 | 728 | 10/25/2016 |
0.5.8 | 664 | 10/21/2016 |
0.5.7 | 690 | 10/20/2016 |
0.5.6 | 755 | 10/18/2016 |
0.5.5 | 708 | 10/15/2016 |
0.5.0 | 698 | 10/13/2016 |
0.4.3 | 712 | 10/13/2016 |
0.4.2 | 683 | 10/11/2016 |
0.4.1 | 910 | 10/10/2016 |
0.4.0 | 776 | 10/7/2016 |
0.3.0 | 834 | 10/3/2016 |
0.2.3 | 703 | 9/29/2016 |
0.2.2 | 710 | 9/27/2016 |
0.2.1 | 682 | 9/26/2016 |
0.2.0 | 1,357 | 9/20/2016 |
0.1.4 | 2,411 | 9/17/2016 |
0.1.3-alpha | 814 | 9/13/2016 |
Retry policy for all functionality (defaults to 3 retries).