https://github.com/esskar/canon.eos.framework
Currently, this project is not under development. Time is not my friend.
https://github.com/esskar/canon.eos.framework
Last synced: 12 months ago
JSON representation
Currently, this project is not under development. Time is not my friend.
- Host: GitHub
- URL: https://github.com/esskar/canon.eos.framework
- Owner: esskar
- License: mit
- Created: 2011-11-22T20:40:46.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-01-02T12:26:02.000Z (over 12 years ago)
- Last Synced: 2025-04-06T04:32:18.526Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 346 KB
- Stars: 67
- Watchers: 14
- Forks: 33
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# REMARKS:
I no longer own a Canon Eos Camera. So, any bugs you find - and there are many - I am unable to fix.
If you want me to keep working on this project, feel free to sponsor or even lend me a camera.
I am willing to put more work into this but without a camera, this is not going to make any sense at all.
# Canon.Eos.Framework (Alpha Version)
Canon.Eos.Framework tries to provide a better and more convenient way to integrate the [Canon EOS SDK](http://www.didp.canon-europa.com/) into .NET applications.
You still need to apply for and download the original SDK which includes all the DLLs.
## How to use it
See the included sample program for details.