XAct.Core.PCL
0.0.5014
dotnet add package XAct.Core.PCL --version 0.0.5014
NuGet\Install-Package XAct.Core.PCL -Version 0.0.5014
<PackageReference Include="XAct.Core.PCL" Version="0.0.5014" />
paket add XAct.Core.PCL --version 0.0.5014
#r "nuget: XAct.Core.PCL, 0.0.5014"
// Install XAct.Core.PCL as a Cake Addin #addin nuget:?package=XAct.Core.PCL&version=0.0.5014 // Install XAct.Core.PCL as a Cake Tool #tool nuget:?package=XAct.Core.PCL&version=0.0.5014
An XActLib Assembly: code common to the whole library using only Portable Class Library references.
Learn more about Target Frameworks and .NET Standard.
-
- CommonServiceLocator (>= 1.3.0)
NuGet packages (127)
Showing the top 5 NuGet packages that depend on XAct.Core.PCL:
Package | Downloads |
---|---|
XAct.Core
An XActLib assembly: a base assembly that almost all other XActLib assemblies have a reference. Contains mostly ExtensionMethods, essential common interfaces, enums, and collections, but contains a couple of essential Services used by all other assemblies. |
|
XAct.Languages
An XActLib assembly: a base library for the compilation/evaluation/execution of various languages. |
|
XAct.Domain
An ActLib Assembly: OBSOLETE (now part of XAct.Core.PCL) |
|
XAct.IO.FS
An XActLib assembly: a library for accessing the FS system directly (not IsolatedStorage). Higher security concern than just XAct.IO |
|
XAct.Security
An XActLib assembly: a library to manage security. Defines contracts used by other assemblies (such as XAct.Security.FormsAuthentication, etc.) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on XAct.Core.PCL:
Repository | Stars |
---|---|
RadzPrower/Zelda-3-Launcher
An all-purpose GUI tool to download, extract, compile, and launch Zelda 3 on PC.
|