CslaContrib-ObjectCaching.AppFabric by CslaContrib

<PackageReference Include="CslaContrib-ObjectCaching.AppFabric" Version="4.6.601" />

 CslaContrib-ObjectCaching.AppFabric 4.6.601

Extends CSLA .NET framework with ObjectCaching cache provider for Windows Server AppFabric. CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the application.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CslaContrib-ObjectCaching.AppFabric</id>
    <version>4.6.601</version>
    <title>CSLA .NET Contrib - ObjectCaching.AppFabric</title>
    <authors>CslaContrib</authors>
    <owners>CslaContrib</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/MarimerLLC/cslacontrib/blob/master/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/MarimerLLC/cslacontrib</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/MarimerLLC/csla/master/Support/Logos/csla.png</iconUrl>
    <description>Extends CSLA .NET framework with ObjectCaching cache provider for Windows Server AppFabric.

CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the application.</description>
    <summary>Extends CSLA .NET framework with ObjectCaching cache provider for Windows Server AppFabric.</summary>
    <language>en-US</language>
    <tags>CSLA CslaContrib ObjectCaching AppFabric</tags>
    <dependencies>
      <dependency id="CSLA-Core" version="4.6.0" />
      <dependency id="CslaContrib" version="[4.6.601]" />
      <dependency id="ServerAppFabric.Client" version="1.1.2106" />
    </dependencies>
  </metadata>
</package>