arlyxiao / best-practice

1 stars 0 forks source link

C# coding clean up setup #101

Open arlyxiao opened 1 year ago

arlyxiao commented 1 year ago
Install Husky [https://alirezanet.github.io/Husky.Net/guide/getting-started.html#installation]
cd <Your project root directory>
dotnet new tool-manifest
dotnet tool install Husky
Install CSharpier
https://csharpier.com/docs/Pre-commit
Install XAML format
https://marketplace.visualstudio.com/items?itemName=TeamXavalon.XAMLStyler
arlyxiao commented 1 year ago
Good GUI WPF tutorial
https://www.youtube.com/watch?v=wJT5L3WzQek&list=PLih2KERbY1HHOOJ2C6FOrVXIwg4AZ-hk1&index=16

Learn style

https://www.youtube.com/watch?v=ll21-t0QD2M

Loading spinner

https://www.youtube.com/watch?v=Q4KHFthSvYM

Custom scrollbar

https://www.youtube.com/watch?v=aQeXth-1B0I
Gauge
https://www.youtube.com/watch?v=KElruOV2EfE
https://github.com/Abel13/gauge