Nickvision.Aura 2023.11.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Nickvision.Aura --version 2023.11.0                
NuGet\Install-Package Nickvision.Aura -Version 2023.11.0                
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.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nickvision.Aura --version 2023.11.0                
#r "nuget: Nickvision.Aura, 2023.11.0"                
#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.0

// Install Nickvision.Aura as a Cake Tool
#tool nuget:?package=Nickvision.Aura&version=2023.11.0                

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 Compatible and additional computed target framework versions.
.NET 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. 
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 (1)

Showing the top 1 popular GitHub repositories that depend on Nickvision.Aura:

Repository Stars
NickvisionApps/Denaro
Manage your personal finances
Version Downloads Last updated
2023.11.4 9,856 11/22/2023
2023.11.3 1,914 11/16/2023
2023.11.2 591 11/9/2023
2023.11.1 148 11/8/2023
2023.11.0 117 11/8/2023
2023.10.2 423 10/29/2023
2023.10.1.3 544 10/11/2023
2023.10.1.2 138 10/11/2023
2023.10.1.1 225 10/11/2023
2023.10.1 182 10/10/2023
2023.10.1-beta1 105 10/10/2023
2023.10.0 1,219 9/29/2023
2023.10.0-beta1 125 9/29/2023
2023.10.0-alpha3 114 9/29/2023
2023.10.0-alpha2 105 9/29/2023
2023.10.0-alpha1 103 9/29/2023
2023.9.7 166 9/28/2023
2023.9.6 209 9/27/2023
2023.9.5 160 9/27/2023
2023.9.4 189 9/22/2023
2023.9.3 1,709 9/10/2023
2023.9.2 206 9/6/2023
2023.9.1 487 9/3/2023
2023.9.0 126 9/3/2023
2023.8.8 401 8/23/2023
2023.8.7 141 8/22/2023
2023.8.6 155 8/22/2023
2023.8.5 168 8/21/2023
2023.8.4 1,025 8/10/2023
2023.8.3 152 8/7/2023
2023.8.2 1,766 8/6/2023
2023.8.1 360 8/3/2023
2023.8.0 606 8/1/2023
2023.7.2 209 7/30/2023
2023.7.1 577 7/26/2023
2023.7.0 155 7/25/2023

- Expanded DepedencyLocator to find non-exe files on Windows