Our goal is to create common libraries that all software friends in the Ltunes tribe team can benefit from. It will also help the common code base within this team and save time.
There are different libraries in the repository. Between these libraries, you can add the library you need directly, or you can include as much as you need in your project. You must ensure that the version of the project you will be applying with the library versions is appropriate. Otherwise, you're likely to have problems.
- Visual Studio 2022 (Since there are libraries with a Net version of 6.0, it is important to have Visual Studio version 2022 and higher.)
- Net 6 SDK
- You can use the link below to clone the project.
https://github.com/gitunes/ltunes-common-libraries.git
- After cloning the project, it is recommended that you rebuild the solution.
- Install Visual Studio 2022.
- Install NET 6 SDK.
- Clone the project
- Rebuild the project.
https://github.com/gitunes/ltunes-common-libraries.git
- 0.1
- Initial Release
MIT License