Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.62 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.62 KB

LTunes Tribe - Common Libraries

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.

Description

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.

Getting Started

Dependencies

  • 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

Installing

  • 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.

Executing repository

  • Install Visual Studio 2022.
  • Install NET 6 SDK.
  • Clone the project
  • Rebuild the project.
https://github.com/gitunes/ltunes-common-libraries.git

Authors

@SerkanSencan @CihatSolak

Version History

  • 0.1
    • Initial Release

License

MIT License