PlatformAbstractions
OBSOLETE - used only for 1.0/1.1 patch builds
Install / Use
/learn @aspnet/PlatformAbstractionsREADME
Platform Abstractions
This repository is obsolete and no longer used or maintained except for 1.0/1.1 patch builds.
As a result, we're not accepting anymore changes to this project. Please file any new issues on http://github.com/dotnet/cli.
Replacing API usage
The information this API provided maps to the following .NET APIs.
Microsoft.Extensions.PlatformAbstractions | Equivalent .NET API
:-- | :--
ApplicationEnvironment.ApplicationBasePath | System.AppContext.BaseDirectory or System.AppDomain.CurrentDomain.BaseDirectory
ApplicationEnvironment.ApplicationName | System.Reflection.Assembly.GetEntryAssembly().GetName().Name or System.AppDomain.CurrentDomain.SetupInformation.ApplicationName
ApplicationEnvironment.ApplicationVersion | System.Reflection.Assembly.GetEntryAssembly().GetName().Version
ApplicationEnvironment.RuntimeFramework | System.Reflection.Assembly.GetEntryAssembly().GetCustomAttribute<TargetFrameworkAttribute>().FrameworkName or System.AppDomain.CurrentDomain.SetupInformation.TargetFrameworkName
Related Skills
node-connect
332.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
332.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.7kCommit, push, and open a PR
Security Score
Audited on Sep 29, 2023
