I’m trying to find a version control Dll / Api that I can link/reference in my project without having to install a SVN of some kind.
I’ve been trying all afternoon to get libgit2sharp to work, but am having problems with it. That’ll be another question, but in the meantime, anyone have other suggestions?
By the way, GitSharp is on hold and they suggested libgit2sharp as a replacement, so GitSharp isn’t an option.
You may be willing to take a look at Witinyki.
It’s a very simple wiki web application built with ASP.Net MVC 3 and leveraging LibGit2Sharp as its storage backend.
Please note that it’s still in its very early stages. However, it should provide you with some help (at least, I hope so 🙂 ).