https://github.com/cvigueras/solid-liskov-substitution-principle
Example of Solid Liskov Substitution Pinciple
https://github.com/cvigueras/solid-liskov-substitution-principle
Last synced: 2 months ago
JSON representation
Example of Solid Liskov Substitution Pinciple
- Host: GitHub
- URL: https://github.com/cvigueras/solid-liskov-substitution-principle
- Owner: cvigueras
- License: mit
- Created: 2024-09-08T15:14:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-29T14:16:20.000Z (about 1 year ago)
- Last Synced: 2025-01-05T16:33:04.731Z (9 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# solid-liskov-substitution-principle
Example of Solid Liskov Substitution Pinciple