Csla.AspNet 10.0.0

dotnet add package Csla.AspNet --version 10.0.0
                    
NuGet\Install-Package Csla.AspNet -Version 10.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Csla.AspNet" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Csla.AspNet" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Csla.AspNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Csla.AspNet --version 10.0.0
                    
#r "nuget: Csla.AspNet, 10.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Csla.AspNet@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Csla.AspNet&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Csla.AspNet&version=10.0.0
                    
Install as a Cake Tool

CSLA .NET

alternate text is missing from this package README image

CSLA .NET is a home for your business logic in any .NET application.

For more information, please see:

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Csla.AspNet:

Package Downloads
Csla.AspNet.Mvc5

UI helpers for using CSLA .NET business types with ASP.NET MVC.

Csla.AspNet.Mvc4

Supports the creation of ASP.NET MVC 4 applications. 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 637 1/23/2026
10.0.0-beta-0022-gbd53196668 96 1/9/2026
10.0.0-beta-0016-g8784014f91 100 1/8/2026
10.0.0-beta-0015-g2523b89a19 98 12/31/2025
8.2.9 2,883 2/8/2025
8.2.8 1,757 12/17/2024
8.2.7 1,814 9/6/2024
8.2.6 1,751 8/23/2024
8.2.5 1,790 7/7/2024
8.2.4 1,742 6/24/2024
8.2.3 1,735 6/15/2024
8.2.2 1,709 5/31/2024
8.2.1 1,712 5/24/2024
8.2.0 1,750 5/15/2024
8.1.1 1,690 5/12/2024
7.0.7 1,818 3/6/2025
7.0.6 1,724 8/16/2024
7.0.5 1,717 6/15/2024
5.5.4 4,577 8/15/2024
Loading failed