GordonBeeming / DotNet-Pretty

Lots of "stuff" to make it easier to work with .net applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#DotNet Pretty

dotnetpretty MyGet Build Status

##Installation Copy the output assembly (DotNetPretty.dll) to C:\Users\[username]\Documents\[Visual Studio Version]\Visualizers, i.e.: C:\Users\GordonB\Documents\Visual Studio 2013\Visualizers

##Current Visualizers

###SQL

####Debugger Display

  • System.Data.SqlClient.SqlConnection

###TFS

####Debugger Display

  • Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem
  • Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemType

####Debugger Visualizer

  • Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItem

About

Lots of "stuff" to make it easier to work with .net applications


Languages

Language:C# 95.3%Language:PowerShell 4.7%