I would like to create a library of classes that I use frequently in different projects.
How would I go about :
-
Creating the library.
-
Use the library in other projects.
Any help is much appreciated.
(Please don’t link me to a SDK documentation or an API)