Skip to content

This is an analyzer and codefixer for replacing `this.GetType().Name` to `nameof(your class name)`.

License

Notifications You must be signed in to change notification settings

lsoft/GetTypeToNameOf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetTypeToNameOf

This is an analyzer and codefixer for replacing this.GetType().Name to nameof(your class name).

An appropriate nuget can be found here

About

This is an analyzer and codefixer for replacing `this.GetType().Name` to `nameof(your class name)`.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published