Skip to content

Tired of seeing {MyApp.Models.Customer} when checking objects in Visual Studio? [DebuggerDisplay] can help. Added in .NET Framework 2.0 and still supported in modern .NET (Core, 5–9), it lets you control how objects show up in the debugger, making it easier to understand your data

Prasadnair/DebuggerDisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Tired of seeing {MyApp.Models.Customer} when checking objects in Visual Studio? [DebuggerDisplay] can help. Added in .NET Framework 2.0 and still supported in modern .NET (Core, 5–9), it lets you control how objects show up in the debugger, making it easier to understand your data

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages