Info
Version: | 4.11.2 |
Author(s): | Marimer LLC |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cslanet.com/ |
NuGet Url: | https://www.nuget.org/packages/CSLA-Core |
Install
Install-Package CSLA-Core
dotnet add package CSLA-Core
paket add CSLA-Core
CSLA-Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Microsoft.Bcl.Async(>= 1.0.165)
- Microsoft.Bcl(>= 1.1.6)
- Microsoft.Net.Http(>= 2.2.28)
No dependencies.
- NETStandard.Library(>= 2.0.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Security.Principal(>= 4.3.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.Reflection(>= 4.3.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.3)
- System.Buffers(>= 4.5.0)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
No dependencies.
Tags
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.