1. Git-Got

    By:

    Git commandlets, using libgitsharp

  2. GitSharp

    By:

    GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way.

  3. Git Web Access

    By:

    Git Web Access provides Git Smart-HTTP protocol supports on IIS. It also exposes Git repository in format of OData. Features: * Clone, pull and push through IIS * Leverage ASP.NET Membership for Authentication and Authorization * Expose Git repository through WCF data services / OData protocol * The OData feed can be used to plot the commit gr... More information

  4. TortoiseGit

    By:

    TortoiseGit is the coolest Interface to (Git) Version Control. It is a port of TortoiseSVN for Git. TortoiseGit supports you with regular tasks, such as committing, showing logs, diffing two versions, creating branches and tags, creating patches and so on. | Please install with chocolatey (http://nuget.org/List/Packages/chocolatey).

  5. jquery.captureDocumentWrite

    By:

    Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*c... More information

  6. LibGit2Sharp

    By:

    LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.

  7. NGit

    By:

    NGit is a mechanical port of the Java JGit Library using Sharpen - this library allows you to manipulate Git repositories in C#.

    828 downloads

    Tags

  8. Visual Studio .gitignore

    By:

    A better .gitignore file for VisualStudio from NuGet.

  9. Rosalia.TaskLib.Git

    By:

    Git tasks bundle for Rosalia.

  10. WebBackgrounder

    By:

    WebBackgrounder is a proof-of-concept of a web-farm friendly background task manager meant to just work with a vanilla ASP.NET web application. See https://github.com/NuGet/WebBackgrounder for more information.

  11. Bootstrap

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

  12. NGit

    By:

    NGit is a mechanical port of the Java JGit Library using Sharpen - this library allows you to manipulate Git repositories in C#.

    324 downloads

    Tags

  13. Stamp.Fody

    By:

    Stamps an assembly with git information.

  14. dotless

    By:

    This is a project to port the hugely useful Less libary to the .NET world. It give variables, nested rules and operators to CSS. For more information about the original Less project see http://lesscss.org/ or http://github.com/dotless/dotless. For more information about how to get started with the .NET version see http://www.dotlesscss.org/. For ... More information

    134,780 downloads

  15. NGitHub 0.6.4

    By:

    A lightweight GitHub API Library for .NET, Silverlight and Windows Phone

  16. CSharp.GitHub

    By:

    C# .NET wrapper for the GitHub RESTful API

  17. Cro-Magnon - Simple Automatic Versioning

    By:

    An MSBuild project integration that makes it easy to keep version numbers synced across all projects in a solution based on a simple date scheme and user provided major / minor version numbers. Provides a single source of truth for versioning, and modifies it at build time as necessary to keep assembly metadata fresh.

  18. SemVerHarvester

    By:

    A MSBuild task library for harvesting semantic versioning information from source control tags.

  19. GitInfoPlanter - Plant git repo information in .NET assemblies

    By:

    gitinfoplanter automates the process of reading your git repo status and embedding it as an easy to use string in an assembly level attribute of your .NET executable.

    173 downloads

  20. OctoNet

    By:

    Github Api Wrapper for .NET projects