Waves.Core 2022.3.3

dotnet add package Waves.Core --version 2022.3.3
NuGet\Install-Package Waves.Core -Version 2022.3.3
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="Waves.Core" Version="2022.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Waves.Core --version 2022.3.3
#r "nuget: Waves.Core, 2022.3.3"
#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.
// Install Waves.Core as a Cake Addin
#addin nuget:?package=Waves.Core&version=2022.3.3

// Install Waves.Core as a Cake Tool
#tool nuget:?package=Waves.Core&version=2022.3.3

<img style="float: right;" src="files/images/logo_64.png"/> Waves Core

logo logo logo

📚 About Waves

Waves is a cross-platform framework designed for flexible developing of desktop, mobile applications and web-services.

📒 About Waves.Core

Waves.Core is base kernel of Waves framework. It contains interfaces, base primitives, abstractions, services and utilities of framework.

🚀 Getting started

Like all Waves libraries Waves.Core distributes via NuGet. You can find the packages here.

Or use these commands in the Package Manager to install Waves.Core manually:

Install-Package Waves.Core

⌨️ Usage basics

After installing the package you just need to initialize core in your main class:

var core = new WavesCore();
await core.StartAsync();
await core.BuildContainerAsync();

Resolve services from container:

var logger = await core.GetInstanceAsync<ILogger<Program>>();
logger?.LogInformation("Hello world");

⚠️ Other documentation will be available soon.

📋 Licence

Waves.Core is licenced under the MIT licence.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen40 was computed.  tizen60 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 (3)

Showing the top 3 NuGet packages that depend on Waves.Core:

Package Downloads
Waves.UI

Waves is a cross-platform framework designed for flexible developing of desktop, mobile applications and web-services.

Waves.Core.Plugins.Services.Log.Console

Console logging plugin for Waves framework.

Waves.Core.Plugins.Services.Log.NLog

NLog plugin for Waves framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2022.3.3 759 12/13/2022
2022.3.3-prerelease.6 88 12/13/2022
2022.3.3-prerelease.5 86 12/10/2022
2022.3.3-prerelease.3 118 11/7/2022
2022.3.3-prerelease.2 84 11/7/2022
2022.3.3-prerelease.1 85 11/7/2022
2022.3.2-prerelease.1 95 10/24/2022
2022.3.1 986 10/14/2022
2022.3.1-prerelease.1 107 10/12/2022
2022.2.3-dev.302 115 6/21/2022
2022.2.2 1,039 5/1/2022
2022.2.2-prerelease.1 98 5/1/2022
2022.2.2-dev.301 106 6/21/2022
2022.2.2-dev.297 100 5/1/2022
2022.1.1 765 3/17/2022
2022.1.1-prerelease.1 113 3/17/2022
2022.1.1-dev.292 105 3/17/2022
2022.1.1-dev.291 114 3/16/2022
2022.1.1-dev.290 110 3/16/2022
2022.1.1-dev.289 114 3/16/2022
2021.2.1-prerelease.5 143 9/5/2021
2021.2.1-prerelease.4 146 9/4/2021
2021.2.1-prerelease.3 151 9/3/2021
2021.2.1-prerelease.2 154 9/2/2021
2021.2.1-prerelease.1 144 8/13/2021
2021.1.1-preview1 738 12/3/2020
2020.2.5 1,285 9/17/2020
2020.2.5-preview1 672 9/17/2020
2020.2.4 813 8/20/2020
2020.2.4-preview1 678 9/17/2020
2020.2.3 824 8/20/2020
2020.2.2 877 8/16/2020
2020.2.1.189 2,032 7/30/2020
2020.2.1.187 816 7/30/2020
2020.2.1.185 814 7/30/2020
2020.2.1.183 821 7/30/2020
2020.2.1.181 770 7/28/2020
2020.2.1.179 1,165 7/28/2020