SlugEnt.IS.AppRun 0.1.0

dotnet add package SlugEnt.IS.AppRun --version 0.1.0                
NuGet\Install-Package SlugEnt.IS.AppRun -Version 0.1.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="SlugEnt.IS.AppRun" Version="0.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlugEnt.IS.AppRun --version 0.1.0                
#r "nuget: SlugEnt.IS.AppRun, 0.1.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 SlugEnt.IS.AppRun as a Cake Addin
#addin nuget:?package=SlugEnt.IS.AppRun&version=0.1.0

// Install SlugEnt.IS.AppRun as a Cake Tool
#tool nuget:?package=SlugEnt.IS.AppRun&version=0.1.0                

ICS.AppRun

This library contains Startup code for Sheakley Applications. It specifically contains logic to add AppSettings sources in the correct order including from the current directory, parent directory a secure directory, from Vault and from custom files!

It also contains logic to setup standardized logging to SEQ and console.

It contains logic to access Vaults and import their secrets into the application.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 36 2/1/2025

Initial Release