A very simple extension method to stringify your model class properties and help in debugging.
Info
Version: | 1.0.6 |
Author(s): | Fellipe Borges |
Last Update: | Wednesday, January 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fellipeborges/properties-stringifier |
NuGet Url: | https://www.nuget.org/packages/PropertiesStringifier |
Install
Install-Package PropertiesStringifier
dotnet add package PropertiesStringifier
paket add PropertiesStringifier
PropertiesStringifier Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
Tags