LSCore.Domain 1.2.13 License Info
LSCore.Domain
1.2.13
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
Contribution
To contribute fork this project, branch from develop, make change and make PR onto develop branch
Since there is no established protocol, your change may not be accepted.
Best thing to do is create issue and discuss change there until someone create protocol for the contributiors.
Code merged into main is automatically packed and pushed to nuget
<br>
<br>
<br>
<br>
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!