Nickvision.Aura
2023年11月4日
This package has been deprecated as it is legacy and is no longer maintained.
Suggested Alternatives
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.
<PackageVersion Include="Nickvision.Aura" Version="2023年11月4日" />Directory.Packages.props
<PackageReference Include="Nickvision.Aura" />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 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.
#:package Nickvision.Aura@2023年11月4日
#: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=Nickvision.Aura&version=2023年11月4日Install as a Cake Addin
#tool nuget:?package=Nickvision.Aura&version=2023年11月4日Install as a Cake Tool
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-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. |
Compatible target framework(s)
Included target framework(s) (in package)
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/Denaro
Manage your personal finances
|
|
|
NickvisionApps/Tagger
Tag your music
|
|
|
NickvisionApps/Cavalier
Visualize audio with CAVA
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2023年11月4日 | 20,097 | 11/22/2023 |
| 2023年11月3日 | 2,148 | 11/16/2023 |
| 2023年11月2日 | 802 | 11/9/2023 |
| 2023年11月1日 | 337 | 11/8/2023 |
| 2023110 | 316 | 11/8/2023 |
| 2023年10月2日 | 602 | 10/29/2023 |
| 2023年10月1日.3 | 745 | 10/11/2023 |
| 2023年10月1日.2 | 325 | 10/11/2023 |
| 2023年10月1日.1 | 442 | 10/11/2023 |
| 2023年10月1日 | 387 | 10/10/2023 |
| 2023年10月1日-beta1 | 313 | 10/10/2023 |
| 2023100 | 1,395 | 9/29/2023 |
| 2023100-beta1 | 308 | 9/29/2023 |
| 2023100-alpha3 | 292 | 9/29/2023 |
| 2023100-alpha2 | 309 | 9/29/2023 |
| 2023100-alpha1 | 277 | 9/29/2023 |
| 2023年9月7日 | 355 | 9/28/2023 |
| 2023年9月6日 | 398 | 9/27/2023 |
| 2023年9月5日 | 341 | 9/27/2023 |
| 2023年9月4日 | 368 | 9/22/2023 |
Loading failed
- Improved the Configuration API