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 (126)
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.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.) |
|
XAct.Domain
An ActLib Assembly: OBSOLETE (now part of XAct.Core.PCL) |
|
XAct.Workflows
An XActLib assembly: a library of code common to workflow control (WWF, K2, etc.) |
GitHub repositories
This package is not used by any popular GitHub repositories.