https://github.com/happystinson/garage
Console application to store vehicles in a garage. Assignment in generics and LINQ done while studying at Lexicon.
https://github.com/happystinson/garage
console-application garage generics linq
Last synced: 3 months ago
JSON representation
Console application to store vehicles in a garage. Assignment in generics and LINQ done while studying at Lexicon.
- Host: GitHub
- URL: https://github.com/happystinson/garage
- Owner: HappyStinson
- Created: 2017-01-13T15:59:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T14:58:03.000Z (over 6 years ago)
- Last Synced: 2025-01-03T00:34:51.259Z (5 months ago)
- Topics: console-application, garage, generics, linq
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Garage
Console application to store vehicles in a garage. Assignment in generics and LINQ done while studying at Lexicon.