Simple overview of use/purpose.
The Net-Creator in declare fast solition project and general design tool. The tool is add automatic data access dependencies.
- MS-DOS cli console or cmd prompt
- .NET SDK
- Visual Studio(optional)
- Windows OS(Any thing version)
- You can download to release
You can run it as in the code block below.
cd netcreator
netcreator_NET.cmd <project-name=optional> <dotnet-version=optional>
Contributors names and contact info
Thank you for your support: @kenanbasdemir @gokanil
-
1.0.0
- First released commited
- See commit change or See release history
-
1.0.1
- Default framework upgraded to net7.0
- See commit change or See release history
-
1.0.2
- Default framework upgraded to net8.0
- See commit change or See release history
-
1.0.3
- Default framework upgraded to net9.0
- See commit change or See release history
This project is licensed under the MIT License - see the LICENSE.md file for details
Inspiration, code snippets, etc.