CSLA-ASP.NET-MVC by Marimer LLC

<PackageReference Include="CSLA-ASP.NET-MVC" Version="4.5.10" />

 CSLA-ASP.NET-MVC 4.5.10

Supports the creation of ASP.NET MVC applications. 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/2010/07/nuspec.xsd">
  <metadata>
    <id>CSLA-ASP.NET-MVC</id>
    <version>4.5.10</version>
    <title>CSLA .NET - ASP.NET MVC</title>
    <authors>Marimer LLC</authors>
    <owners>Marimer LLC</owners>
    <licenseUrl>http://www.lhotka.net/cslanet/License.aspx</licenseUrl>
    <projectUrl>http://www.lhotka.net/cslanet/</projectUrl>
    <iconUrl>http://www.lhotka.net/images/csla.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Supports the creation of ASP.NET MVC applications.

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>Supports the creation of ASP.NET MVC applications.</summary>
    <language>en-US</language>
    <tags>CSLA ASP.NET MVC</tags>
    <dependencies>
      <dependency id="CSLA-Core" version="[4.5.10]" />
    </dependencies>
  </metadata>
</package>