Skip to content

fubaduba/refactoringsdemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refactoringsdemo

This repo contains the code I use in the video at https://devblogs.microsoft.com/visualstudio/refactoring-made-easy-with-intellicode/ to demo the refactorings feature.

It contains many examples of temperature conversion usage in long form in program.cs, which can be refactored to use the helper functions in the TemperatureConversions class.

Note: The program doesn't perform any useful function besides being a good host for the demo.

See the LICENSE file for terms of usage

Microsoft Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%