Nickvision.Aura
2023.11.4
.NET 8.0
dotnet add package Nickvision.Aura --version 2023.11.4
NuGet\Install-Package Nickvision.Aura -Version 2023.11.4
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="Nickvision.Aura" Version="2023.11.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nickvision.Aura --version 2023.11.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nickvision.Aura, 2023.11.4"
#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 Nickvision.Aura as a Cake Addin
#addin nuget:?package=Nickvision.Aura&version=2023.11.4
// Install Nickvision.Aura as a Cake Tool
#tool nuget:?package=Nickvision.Aura&version=2023.11.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross-platform base for Nickvision applications
Aura provides the following functionality:
- Stores application information: name, version, changelog etc
- Allows to load and save configuration files in JSON format
- Resolve system dependencies and common paths
- Localization infrastructure powered by gettext
- Can start an IPC server using named pipe. In this case, an application becomes single-instance. New instances will send command-line arguments to existing one and quit.
- Access system's network status and listen for changes
- Store credentials in a secure fashion
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Ace4896.DBus.Services.Secrets (>= 1.2.0)
- GetText.NET (>= 1.9.14)
- Markdig (>= 0.33.0)
- Meziantou.Framework.Win32.CredentialManager (>= 1.4.5)
- Microsoft.Data.Sqlite.Core (>= 8.0.0)
- Octokit (>= 9.0.0)
- SQLitePCLRaw.bundle_e_sqlcipher (>= 2.1.6)
- System.Drawing.Common (>= 8.0.0)
- Tmds.DBus (>= 0.15.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Nickvision.Aura:
Repository | Stars |
---|---|
NickvisionApps/Parabolic
Download web video and audio
|
|
NickvisionApps/Denaro
Manage your personal finances
|
|
NickvisionApps/Tagger
Tag your music
|
Version | Downloads | Last updated |
---|---|---|
2023.11.4 | 559 | 11/22/2023 |
2023.11.3 | 826 | 11/16/2023 |
2023.11.2 | 504 | 11/9/2023 |
2023.11.1 | 87 | 11/8/2023 |
2023.11.0 | 57 | 11/8/2023 |
2023.10.2 | 353 | 10/29/2023 |
2023.10.1.3 | 466 | 10/11/2023 |
2023.10.1.2 | 75 | 10/11/2023 |
2023.10.1.1 | 164 | 10/11/2023 |
2023.10.1 | 126 | 10/10/2023 |
2023.10.1-beta1 | 60 | 10/10/2023 |
2023.10.0 | 1,148 | 9/29/2023 |
2023.10.0-beta1 | 71 | 9/29/2023 |
2023.10.0-alpha3 | 65 | 9/29/2023 |
2023.10.0-alpha2 | 51 | 9/29/2023 |
2023.10.0-alpha1 | 52 | 9/29/2023 |
2023.9.7 | 119 | 9/28/2023 |
2023.9.6 | 145 | 9/27/2023 |
2023.9.5 | 97 | 9/27/2023 |
2023.9.4 | 135 | 9/22/2023 |
2023.9.3 | 1,621 | 9/10/2023 |
2023.9.2 | 147 | 9/6/2023 |
2023.9.1 | 428 | 9/3/2023 |
2023.9.0 | 83 | 9/3/2023 |
2023.8.8 | 337 | 8/23/2023 |
2023.8.7 | 88 | 8/22/2023 |
2023.8.6 | 90 | 8/22/2023 |
2023.8.5 | 105 | 8/21/2023 |
2023.8.4 | 958 | 8/10/2023 |
2023.8.3 | 93 | 8/7/2023 |
2023.8.2 | 1,712 | 8/6/2023 |
2023.8.1 | 305 | 8/3/2023 |
2023.8.0 | 542 | 8/1/2023 |
2023.7.2 | 165 | 7/30/2023 |
2023.7.1 | 520 | 7/26/2023 |
2023.7.0 | 106 | 7/25/2023 |
- Improved the Configuration API