VOOZH about

URL: https://www.nuget.org/packages/Nickvision.Aura/

⇱ NuGet Gallery | Nickvision.Aura 2023.11.4




👁 Image
Nickvision.Aura 2023.11.4

Suggested Alternatives

Nickvision.Desktop

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:

  1. Stores application information: name, version, changelog etc
  2. Allows to load and save configuration files in JSON format
  3. Resolve system dependencies and common paths
  4. Localization infrastructure powered by gettext
  5. 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.
  6. Access system's network status and listen for changes
  7. Store credentials in a secure fashion
Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,041 11/22/2023 2023.11.4 is deprecated because it is no longer maintained.
2023.11.3 2,144 11/16/2023 2023.11.3 is deprecated because it is no longer maintained.
2023.11.2 791 11/9/2023 2023.11.2 is deprecated because it is no longer maintained.
2023.11.1 331 11/8/2023 2023.11.1 is deprecated because it is no longer maintained.
2023.11.0 312 11/8/2023 2023.11.0 is deprecated because it is no longer maintained.
2023.10.2 598 10/29/2023 2023.10.2 is deprecated because it is no longer maintained.
2023.10.1.3 739 10/11/2023 2023.10.1.3 is deprecated because it is no longer maintained.
2023.10.1.2 321 10/11/2023 2023.10.1.2 is deprecated because it is no longer maintained.
2023.10.1.1 437 10/11/2023 2023.10.1.1 is deprecated because it is no longer maintained.
2023.10.1 383 10/10/2023 2023.10.1 is deprecated because it is no longer maintained.
2023.10.1-beta1 309 10/10/2023 2023.10.1-beta1 is deprecated because it is no longer maintained.
2023.10.0 1,391 9/29/2023 2023.10.0 is deprecated because it is no longer maintained.
2023.10.0-beta1 302 9/29/2023 2023.10.0-beta1 is deprecated because it is no longer maintained.
2023.10.0-alpha3 286 9/29/2023 2023.10.0-alpha3 is deprecated because it is no longer maintained.
2023.10.0-alpha2 305 9/29/2023 2023.10.0-alpha2 is deprecated because it is no longer maintained.
2023.10.0-alpha1 272 9/29/2023 2023.10.0-alpha1 is deprecated because it is no longer maintained.
2023.9.7 351 9/28/2023 2023.9.7 is deprecated because it is no longer maintained.
2023.9.6 394 9/27/2023 2023.9.6 is deprecated because it is no longer maintained.
2023.9.5 337 9/27/2023 2023.9.5 is deprecated because it is no longer maintained.
2023.9.4 363 9/22/2023 2023.9.4 is deprecated because it is no longer maintained.
Loading failed

- Improved the Configuration API