Fixing the performance problem of enums in C#

Published: 09 June 2022
on channel: Nick Chapsas
50,843
2.2k

Check out my courses: https://dometrain.com
Become a Patreon and get source code access:   / nickchapsas  

Check out my workshops:
NDC Oslo: https://bit.ly/ndcoslo2022nick1
NDC Minessota: https://bit.ly/ndcminne2022nick1
NDC Syndey: https://bit.ly/ndcsydney2022nick1

Hello everybody I'm Nick and in this video I will show you how you can easily fix all the performance issues that enums suffer from. As always, performance is contextual, but you should know what you optimize when the time comes to optimize.

Give EnumGenerators a star on GitHub: https://github.com/andrewlock/NetEsca...
Check out Andrew’s blog: https://andrewlock.net
Previous enum video:    • C#'s Enum performance trap your code ...  

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet