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: 2024-10-27T21:23:10.000Z (7 months ago)
- Last Synced: 2024-10-29T15:17:54.288Z (6 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: 269 MB
- Stars: 1,264
- Watchers: 124
- Forks: 402
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: license.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: docs/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).