How to write "smarter" enums in C#



Check out my courses: https://nickchapsas.com
Use discount code YTUNIT1 at checkout for 15% off

Become a Patreon and get source code access: https://www.patreon.com/nickchapsas
Keep coding merch: https://keepcoding.shop

Hello everybody I’m Nick and in this video I wanna will show you how you can write smarter enums in C# by using Steve Smith’s SmartEnum nuget package. This feature was inspired by Java and how it handles enums and it tries to provide us with a type-safe object-oriented alternative to the classic C# enum.

Give SmartEnum a star: https://github.com/ardalis/SmartEnum

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

#csharp #dotnet #enum

Comments are closed.