https://github.com/pellared/examples
https://github.com/pellared/examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pellared/examples
- Owner: pellared
- License: mit
- Created: 2014-07-02T17:46:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T12:50:30.000Z (about 11 years ago)
- Last Synced: 2025-02-08T21:29:41.050Z (over 1 year ago)
- Language: C#
- Size: 2.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Examples
========
- DiProblem - playing with some Dependency Injection concpets like Owned, Factory, Shared
- KataBowling - my implementation of Bowling Kata tuned of "Requirements engineering in practice" presentation
- TddSample - materials for presntation about practices and patterns for unit testing