Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 c-sharp csla maui netstandard uwp web-forms webassembly windows-forms windowsforms winforms wpf xamarin xamarin-forms
Last synced: 26 days 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 11 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T01:55:09.000Z (6 months ago)
- Last Synced: 2024-05-01T11:38:14.325Z (6 months ago)
- Topics: asp-net, asp-net-core, asp-net-mvc, aspnet, aspnetcore, blazor, c-sharp, csla, maui, netstandard, uwp, web-forms, webassembly, windows-forms, windowsforms, winforms, wpf, xamarin, xamarin-forms
- Language: C#
- Homepage: https://cslanet.com
- Size: 265 MB
- Stars: 1,221
- Watchers: 123
- Forks: 385
- Open Issues: 61
-
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
====
[![Build status](https://github.com/MarimerLLC/csla/actions/workflows/ci.yaml/badge.svg)](https://github.com/MarimerLLC/csla/actions/workflows/ci.yaml)[![Bugs](https://img.shields.io/github/issues/marimerllc/csla/kind%2Fbug)](https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+is%3Aopen+label%3Akind%2Fbug)
[![Roadmap](https://img.shields.io/github/issues/marimerllc/csla/flag%2Froadmap)](https://github.com/MarimerLLC/csla/issues?q=is%3Aissue+is%3Aopen+label%3Aflag%2Froadmap)[![NuGet](https://img.shields.io/nuget/v/Csla.svg)](https://www.nuget.org/packages/Csla) [![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/emersion/stability-badges#stable)
![](https://raw.github.com/MarimerLLC/csla/main/Support/Logos/csla%20win8_mid.png)
### 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).