Csla 6.1.0
See the version list below for details.
dotnet add package Csla --version 6.1.0
NuGet\Install-Package Csla -Version 6.1.0
<PackageReference Include="Csla" Version="6.1.0" />
paket add Csla --version 6.1.0
#r "nuget: Csla, 6.1.0"
// Install Csla as a Cake Addin
#addin nuget:?package=Csla&version=6.1.0
// Install Csla as a Cake Tool
#tool nuget:?package=Csla&version=6.1.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.Xamarin.Forms
UI helpers for using CSLA .NET business types with Xamarin.Forms. |
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,709 | 6/8/2023 |
7.0.0-R23052201 | 596 | 5/22/2023 |
7.0.0-R23042601 | 703 | 4/27/2023 |
7.0.0-R23042102 | 625 | 4/21/2023 |
6.2.2 | 9,317 | 10/25/2022 |
6.2.1 | 3,383 | 10/24/2022 |
6.2.0 | 4,090 | 10/6/2022 |
6.1.0 | 5,320 | 7/23/2022 |
6.1.0-R22070602 | 1,077 | 7/7/2022 |
6.0.0 | 9,508 | 5/11/2022 |
6.0.0-R22042501 | 942 | 4/25/2022 |
6.0.0-R22040701 | 993 | 4/8/2022 |
6.0.0-R22031601 | 996 | 3/16/2022 |
6.0.0-R22022201 | 952 | 2/23/2022 |
6.0.0-R22020902 | 882 | 2/9/2022 |
6.0.0-R22012401 | 765 | 1/25/2022 |
6.0.0-R22010601 | 888 | 1/6/2022 |
6.0.0-R21120603 | 954 | 12/6/2021 |
6.0.0-R21112901 | 1,514 | 11/29/2021 |
5.5.3 | 19,041 | 4/4/2022 |
5.5.2 | 15,148 | 11/24/2021 |
5.5.2-R21101501 | 2,234 | 10/15/2021 |
5.5.1 | 6,040 | 8/26/2021 |
5.5.1-R21082202 | 2,170 | 8/23/2021 |
5.5.1-R21080301 | 2,006 | 8/3/2021 |
5.5.0 | 31,267 | 7/26/2021 |
5.5.0-R21071901 | 2,096 | 7/20/2021 |
5.5.0-R21070101 | 2,024 | 7/6/2021 |
5.4.2 | 35,064 | 4/15/2021 |
5.4.2-R21040501 | 1,835 | 4/5/2021 |
5.4.1 | 7,154 | 2/1/2021 |
5.4.1-R21011901 | 1,912 | 1/19/2021 |
5.4.0 | 54,389 | 12/8/2020 |
5.4.0-R20113004 | 2,692 | 11/30/2020 |
5.4.0-R20111202 | 1,950 | 11/12/2020 |
5.4.0-R20111002 | 2,419 | 11/11/2020 |
5.3.2 | 7,697 | 10/22/2020 |
5.3.1 | 10,659 | 8/28/2020 |
5.3.1-R20082601 | 2,251 | 8/27/2020 |
5.3.0 | 6,172 | 7/27/2020 |
5.2.0 | 9,402 | 5/19/2020 |
5.1.0 | 10,834 | 2/17/2020 |
5.0.1 | 8,285 | 9/26/2019 |
5.0.0 | 7,013 | 9/24/2019 |