Resonance.Core 0.9.0

dotnet add package Resonance.Core --version 0.9.0
                    
NuGet\Install-Package Resonance.Core -Version 0.9.0
                    
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="Resonance.Core" Version="0.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Resonance.Core" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="Resonance.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Resonance.Core --version 0.9.0
                    
#r "nuget: Resonance.Core, 0.9.0"
                    
#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.
#:package Resonance.Core@0.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Resonance.Core&version=0.9.0
                    
Install as a Cake Addin
#tool nuget:?package=Resonance.Core&version=0.9.0
                    
Install as a Cake Tool

Eventing library, with support for MsSql and MySql. Ideal for implementing, eventdriven architectures, pub-sub, microservices, etc.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 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,978 1/31/2018
0.8.7 1,252 11/8/2017
0.8.6 1,277 10/9/2017
0.8.5 1,226 10/4/2017
0.8.3 1,360 6/29/2017
0.8.2 1,287 6/23/2017
0.8.1 1,302 6/13/2017
0.8.0 1,388 6/1/2017
0.7.2 1,324 3/14/2017
0.7.1 1,667 2/2/2017
0.7.0 1,380 1/30/2017
0.6.9 1,339 1/18/2017
0.6.7 1,299 1/11/2017
0.6.6 1,298 12/23/2016
0.6.5 1,248 12/9/2016
0.6.4 1,179 12/2/2016
0.6.3 1,283 11/25/2016
0.6.2 1,193 11/16/2016
0.6.1 1,474 11/4/2016
0.6.0 1,301 11/2/2016
0.5.9 1,225 10/25/2016
0.5.8 1,182 10/21/2016
0.5.7 1,227 10/20/2016
0.5.6 1,230 10/18/2016
0.5.5 1,204 10/15/2016
0.5.0 1,199 10/13/2016
0.4.3 1,222 10/13/2016
0.4.2 1,188 10/11/2016
0.4.1 1,657 10/10/2016
0.4.0 1,409 10/7/2016
0.3.0 1,589 10/3/2016
0.2.3 1,204 9/29/2016
0.2.2 1,190 9/27/2016
0.2.1 1,186 9/26/2016
0.2.0 1,960 9/20/2016
0.1.4 3,264 9/17/2016
0.1.3-alpha 1,181 9/13/2016

Retry policy for all functionality (defaults to 3 retries).