LSCore.Domain 9.0.6 License Info

LSCore.Domain 9.0.6

LSCore

Free and open-source .NET Api framework

A .NET libraries which makes building your API faster and easier.

Check out sample-projects to see detailed implemetations

Join discord for discussions: https://discord.gg/PTWERkBV

Project has some missing parts since I am moving them from internal projects to here, so expect more things in future. If you have some idea which you want to include, feel free to contribute.

Activity

GitHub Release <br> Nuget Nuget <br> Nuget Nuget <br> Nuget Nuget <br> Nuget Nuget

Contribution

To contribute, fork this project, branch from advance/X.X.X (indicating next version/patch), make change and make PR into that branch branch Best thing to do is create issue and discuss change there until someone create protocol for the contributiors. Since there is no established protocol, your change may not be accepted. Code merged into main is automatically packed and pushed to nuget

Upgrading nuget version

All projects have synchronized versions. When development is done, to upgrade versions go to /tools/version-upgrade and run node version-upgrade.js This tool will update version number inside all projects and commit upgrade with appropriate message Important!!! - run from withing the folder!