An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](https://raw.github.com/MarimerLLC/csla/master/Support/Logos/csla%20win8_mid.png)

# CSLA .NET public contribution project

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=MarimerLLC/cslacontrib)](https://dependabot.com)
[![NuGet](https://img.shields.io/nuget/v/CslaContrib.svg)](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).