https://github.com/marimerllc/csla
A home for your business logic in any .NET application.
https://github.com/marimerllc/csla
asp-net asp-net-core asp-net-mvc aspnet aspnetcore blazor csharp csla maui netstandard web-forms webassembly windows-forms windowsforms winforms wpf
Last synced: about 1 month ago
JSON representation
A home for your business logic in any .NET application.
- Host: GitHub
- URL: https://github.com/marimerllc/csla
- Owner: MarimerLLC
- License: mit
- Created: 2013-02-08T01:51:31.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T20:13:50.000Z (about 2 months ago)
- Last Synced: 2025-05-05T21:27:32.964Z (about 2 months ago)
- Topics: asp-net, asp-net-core, asp-net-mvc, aspnet, aspnetcore, blazor, csharp, csla, maui, netstandard, web-forms, webassembly, windows-forms, windowsforms, winforms, wpf
- Language: C#
- Homepage: https://cslanet.com
- Size: 270 MB
- Stars: 1,304
- Watchers: 123
- Forks: 407
- Open Issues: 53
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: Support/CSLA4CheatSheet.pdf
Awesome Lists containing this project
README
CSLA .NET
====
[](https://github.com/MarimerLLC/csla/actions/workflows/ci.yaml)[](https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+is%3Aopen+label%3Akind%2Fbug)
[](https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+is%3Aopen+label%3Aflag%2Froadmap)[](https://www.nuget.org/packages/Csla) [](https://github.com/emersion/stability-badges#stable)

### A home for your business logic
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app. This framework reduces the cost of building and maintaining applications.
More information about CSLA .NET is available from the following sources:
* [CSLA .NET home page](http://www.cslanet.com)
* [Announcements](https://github.com/MarimerLLC/csla/discussions?discussions_q=category%3AAnnouncements)
* [Sponsor CSLA .NET](https://github.com/sponsors/rockfordlhotka)
* [Version 6.0.0 API Documentation](https://cslanet.com/6.0.0/html/md__c___users_korye_source_repos_csla_6_0_0__source_readme.html)
* [Version 5.4.2 API Documentation](https://cslanet.com/5.4.2/html/index.html)
* Community
* [CSLA .NET discussions](https://github.com/MarimerLLC/csla/discussions)
* [Discord server](https://discord.gg/9ahKjb7ccf)
* [Fediverse/Mastodon](https://dotnet.social/@cslanet)
* [CSLA .NET FAQ](https://github.com/MarimerLLC/csla/blob/main/docs/readme.md)
* [Getting started with CSLA .NET](https://github.com/MarimerLLC/csla/blob/main/docs/Getting-started.md)
* [CSLA .NET training videos and ebooks](https://github.com/MarimerLLC/csla/blob/main/docs/Books-and-videos.md)License
-------
CSLA .NET is copyright Marimer LLC.
Its use is governed by the [MIT license](https://github.com/MarimerLLC/csla/blob/main/license.md).