https://github.com/demindiro/cs-libraries
Some libraries I made for use in C# projects.
https://github.com/demindiro/cs-libraries
Last synced: about 1 month ago
JSON representation
Some libraries I made for use in C# projects.
- Host: GitHub
- URL: https://github.com/demindiro/cs-libraries
- Owner: Demindiro
- Created: 2018-10-01T11:52:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T11:59:14.000Z (almost 8 years ago)
- Last Synced: 2025-07-07T07:49:17.662Z (about 1 year ago)
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: Security/Security.sln
Awesome Lists containing this project
README
What are these libraries?
=========================
These libraries are used in some of my projects. They contain some functionality
I imagine would be useful in a multitude of projects, hence they are separate
projects.
Why are they all in one repository? Doesn't that make things messy?
-------------------------------------------------------------------
I guess it would indeed be a better idea to keep them separated, but on the other
hand it is also nice to be able to pull all depencies of a project with one command.