Skip to content

Includes shared libraries that are available within the Ltunes Tribe team. Common structures, applications, etc. used in almost all projects are planned for other enhancements. These libraries are used to create a common code base and save time.

License

Notifications You must be signed in to change notification settings

gitunes/ltunes-common-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Includes shared libraries that are available within the Ltunes Tribe team. Common structures, applications, etc. used in almost all projects are planned for other enhancements. These libraries are used to create a common code base and save time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages