I've been unable to use NGit since updating my SharpZipLib (required by another project) to the latest version from Nuget - it throws a MissingFieldException.
I've got it working by forking (https://github.com/mcintyre321/ngit) and updating SharpZipLib , updating, then recompiling, but it would be great if the version on Nuget was up to date.