This project aims to provide an easy-to-use C# library that wraps the functionality of the native Nikon MAID SDK. The library allows you to control your Nikon DSLR via USB using just a few lines of C#.
##Features
- Control your Nikon DSLR via USB
- Capture Jpeg and Raw images directly to system memory
- Receive 'Live View' images
- Record Video
- Query and change camera settings (Exposure, Aperture, ISO, etc.)
- 32 and 64 bit support
- Multiple Camera support
- Codes are derivated from Nikon SDK C# Wrapper