Csla 6.0.0
See the version list below for details.
dotnet add package Csla --version 6.0.0
NuGet\Install-Package Csla -Version 6.0.0
<PackageReference Include="Csla" Version="6.0.0" />
paket add Csla --version 6.0.0
#r "nuget: Csla, 6.0.0"
// Install Csla as a Cake Addin
#addin nuget:?package=Csla&version=6.0.0
// Install Csla as a Cake Tool
#tool nuget:?package=Csla&version=6.0.0
CSLA .NET provides a home for your business logic. It 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETFramework 4.7.2
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETFramework 4.8
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.7.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- NETStandard.Library (>= 2.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net6.0
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (25)
Showing the top 5 NuGet packages that depend on Csla:
Package | Downloads |
---|---|
Csla.AspNetCore
UI helpers for using CSLA .NET business types with AspNetCore. |
|
Csla.AspNet
UI helpers for using CSLA .NET business types with Web Forms. |
|
Csla.Wpf
UI helpers for using CSLA .NET business types with WPF. |
|
Csla.Blazor
UI helpers for using CSLA .NET business types with Blazor. |
|
Csla.AspNet.Mvc5
UI helpers for using CSLA .NET business types with ASP.NET MVC. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Csla:
Repository | Stars |
---|---|
MarimerLLC/csla
A home for your business logic in any .NET application.
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 2,638 | 6/8/2023 |
7.0.0-R23052201 | 581 | 5/22/2023 |
7.0.0-R23042601 | 689 | 4/27/2023 |
7.0.0-R23042102 | 611 | 4/21/2023 |
6.2.2 | 9,275 | 10/25/2022 |
6.2.1 | 3,364 | 10/24/2022 |
6.2.0 | 4,069 | 10/6/2022 |
6.1.0 | 5,301 | 7/23/2022 |
6.1.0-R22070602 | 1,057 | 7/7/2022 |
6.0.0 | 9,468 | 5/11/2022 |
6.0.0-R22042501 | 925 | 4/25/2022 |
6.0.0-R22040701 | 976 | 4/8/2022 |
6.0.0-R22031601 | 978 | 3/16/2022 |
6.0.0-R22022201 | 932 | 2/23/2022 |
6.0.0-R22020902 | 863 | 2/9/2022 |
6.0.0-R22012401 | 746 | 1/25/2022 |
6.0.0-R22010601 | 868 | 1/6/2022 |
6.0.0-R21120603 | 936 | 12/6/2021 |
6.0.0-R21112901 | 1,495 | 11/29/2021 |
5.5.3 | 18,986 | 4/4/2022 |
5.5.2 | 15,120 | 11/24/2021 |
5.5.2-R21101501 | 2,213 | 10/15/2021 |
5.5.1 | 6,020 | 8/26/2021 |
5.5.1-R21082202 | 2,149 | 8/23/2021 |
5.5.1-R21080301 | 1,982 | 8/3/2021 |
5.5.0 | 31,238 | 7/26/2021 |
5.5.0-R21071901 | 2,069 | 7/20/2021 |
5.5.0-R21070101 | 2,003 | 7/6/2021 |
5.4.2 | 35,015 | 4/15/2021 |
5.4.2-R21040501 | 1,815 | 4/5/2021 |
5.4.1 | 7,133 | 2/1/2021 |
5.4.1-R21011901 | 1,891 | 1/19/2021 |
5.4.0 | 54,314 | 12/8/2020 |
5.4.0-R20113004 | 2,670 | 11/30/2020 |
5.4.0-R20111202 | 1,931 | 11/12/2020 |
5.4.0-R20111002 | 2,398 | 11/11/2020 |
5.3.2 | 7,673 | 10/22/2020 |
5.3.1 | 10,629 | 8/28/2020 |
5.3.1-R20082601 | 2,228 | 8/27/2020 |
5.3.0 | 6,151 | 7/27/2020 |
5.2.0 | 9,379 | 5/19/2020 |
5.1.0 | 10,813 | 2/17/2020 |
5.0.1 | 8,260 | 9/26/2019 |
5.0.0 | 6,988 | 9/24/2019 |