https://github.com/marimerllc/cslacontrib
CSLA .NET public contribution project
https://github.com/marimerllc/cslacontrib
Last synced: 9 months ago
JSON representation
CSLA .NET public contribution project
- Host: GitHub
- URL: https://github.com/marimerllc/cslacontrib
- Owner: MarimerLLC
- License: mit
- Created: 2015-06-09T22:45:08.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T19:25:22.000Z (over 3 years ago)
- Last Synced: 2025-05-28T13:43:12.745Z (10 months ago)
- Language: C#
- Size: 121 MB
- Stars: 11
- Watchers: 10
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# CSLA .NET public contribution project
[](https://dependabot.com)
[](https://www.nuget.org/packages/CslaContrib)
The use (and contribution to) cslacontrib is governed by the [LICENSE.md](https://github.com/MarimerLLC/cslacontrib/blob/master/LICENSE.md) file in this repo.
CSLA .NET Contrib is a contribution project to Rockford Lhotka's CSLA .NET framework. The project is focused on extending the features of CSLA .NET.
--
[CSLA .NET](http://www.cslanet.com) is copyright (c) Marimer LLC. Use of CSLA.NET and CslaContrib is governed by the [MIT license](https://github.com/MarimerLLC/cslacontrib/blob/master/LICENSE.md).
## News
#### Project Tracker Wisej is online
Try [Project Tracker online](http://projecttracker.ddns.net)
##### Profiling used memory on Project Tracker Wisej Web vs WinForms
Results of Project Tracker memory profile for Wisej Web and WinForms versions:
| Environment | Used Memory |
| :--- | ---: |
| Wisej single instance baseline | 14.908 KB |
| Wisej extra instance | 259 KB |
| WinForms | 2.421 KB |
#### Project Tracker Release mode build
When you build the solution in __Release__ mode, at the root level there will be a __ProjectTracker-Outputs__ folder.
On this folder there are 4 folders with ready to run versions:
- AppServer - AppServerHost web site IIS ready
- WebSite - Wisej web site IIS ready
- WebStandalone - Wisej web site packed into a desktop .exe file
- WinForms - Windows Forms desktop application
These applications use a remotely hosted AppServerHost.
### [Release 4.6.606](https://github.com/MarimerLLC/cslacontrib/releases/tag/v4.6.606) published on NuGet (10-04-2018).
Maintenance release:
1. Promote .NET 4.6 projects to .NET 4.6.1
2. Fetch Wisej dependency from [NuGet](https://www.nuget.org/packages/Wisej/) (no need to intall Wisej)
All samples were updated to CSLA .Net 4.7.100 and CslaContrib 4.6.606
__N.B. - To run [ProjectTracker Wisej Web](https://github.com/MarimerLLC/cslacontrib/tree/master/trunk/samples/ProjectTracker) sample you don't need to install Wisej.__
### Release Notes
- [Releases 4.6.601 to 4.6.606](Release_Notes_4.6.606.md)
- [Release 4.6.600](Release_Notes_4.6.600.md)
License
-------
CSLA .NET Contrib is copyright Marimer LLC.
Its use is governed by the [MIT license](https://github.com/MarimerLLC/cslacontrib/blob/master/LICENSE.md).