System.AppContext (4.1.0)
Published 2023-05-05 11:39:19 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.1.0 System.AppContext
About this package
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types: System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.0.11 | .NETCore5.0 |
System.Resources.ResourceManager | 4.0.1 | .NETCore5.0 |
System.Runtime | 4.1.0 | .NETCore5.0 |
System.Threading | 4.0.11 | .NETCore5.0 |
System.Runtime | 4.1.0 | .NETStandard1.3 |
System.Runtime | 4.1.0 | .NETStandard1.6 |