https://github.com/kzu/adapter
Generic adapter pattern implementation
https://github.com/kzu/adapter
Last synced: 12 months ago
JSON representation
Generic adapter pattern implementation
- Host: GitHub
- URL: https://github.com/kzu/adapter
- Owner: kzu
- License: bsd-3-clause
- Created: 2012-11-28T20:55:54.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T19:39:58.000Z (over 12 years ago)
- Last Synced: 2025-07-22T13:55:19.283Z (about 1 year ago)
- Language: C#
- Size: 925 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
adapter
=======
Generic adapter pattern implementation