Waves.Core
2022.3.3
dotnet add package Waves.Core --version 2022.3.3
NuGet\Install-Package Waves.Core -Version 2022.3.3
<PackageReference Include="Waves.Core" Version="2022.3.3" />
<PackageVersion Include="Waves.Core" Version="2022.3.3" />
<PackageReference Include="Waves.Core" />
paket add Waves.Core --version 2022.3.3
#r "nuget: Waves.Core, 2022.3.3"
#:package Waves.Core@2022.3.3
#addin nuget:?package=Waves.Core&version=2022.3.3
#tool nuget:?package=Waves.Core&version=2022.3.3
<img style="float: right;" src="files/images/logo_64.png"/> Waves Core
📚 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 | Versions 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. 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 | 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. |
-
.NETFramework 4.6.2
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- ReactiveUI (>= 18.4.1)
- ReactiveUI.Fody (>= 18.4.1)
-
.NETStandard 2.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- ReactiveUI (>= 18.4.1)
- ReactiveUI.Fody (>= 18.4.1)
-
net6.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- ReactiveUI (>= 18.4.1)
- ReactiveUI.Fody (>= 18.4.1)
-
net7.0
- Autofac (>= 6.5.0)
- Autofac.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
- ReactiveUI (>= 18.4.1)
- ReactiveUI.Fody (>= 18.4.1)
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 | 1,028 | 12/13/2022 |
| 2022.3.3-prerelease.6 | 237 | 12/13/2022 |
| 2022.3.3-prerelease.5 | 235 | 12/10/2022 |
| 2022.3.3-prerelease.3 | 298 | 11/7/2022 |
| 2022.3.3-prerelease.2 | 235 | 11/7/2022 |
| 2022.3.3-prerelease.1 | 260 | 11/7/2022 |
| 2022.3.2-prerelease.1 | 240 | 10/24/2022 |
| 2022.3.1 | 1,237 | 10/14/2022 |
| 2022.3.1-prerelease.1 | 260 | 10/12/2022 |
| 2022.2.3-dev.302 | 281 | 6/21/2022 |
| 2022.2.2 | 1,281 | 5/1/2022 |
| 2022.2.2-prerelease.1 | 277 | 5/1/2022 |
| 2022.2.2-dev.301 | 271 | 6/21/2022 |
| 2022.2.2-dev.297 | 266 | 5/1/2022 |
| 2022.1.1 | 975 | 3/17/2022 |
| 2022.1.1-prerelease.1 | 281 | 3/17/2022 |
| 2022.1.1-dev.292 | 300 | 3/17/2022 |
| 2022.1.1-dev.291 | 277 | 3/16/2022 |
| 2022.1.1-dev.290 | 270 | 3/16/2022 |
| 2022.1.1-dev.289 | 281 | 3/16/2022 |