Skip to content

ziggyrafiq/CSharp10-ImmutableObjects

Repository files navigation

A Guide To Crafting Immutable Objects With C# 10's Init-Only Properties

Overview

The repository contains examples and explanations of how C# 10's init-only properties can be used to create immutable objects in a precise manner. Learn how init-only properties can help developers improve readability and maintainability, and how to use this powerful feature in your C# projects.

Contents

Source Code: Contains code examples demonstrating various best practices for exception handling in C#. Article: Link to the published article on C# Corner.

About The Author Ziggy Rafiq

  • Technical Lead Developer, C# Corner (MVP 🏅, VIP⭐️, Public Speaker🎤), Mentor, and Trainer
  • C# Corner MVP, VIP, Speaker, Chapter Lead UK
  • Mentor and Trainer with solid experience in System Architecture for over 19 years
  • Link to Ziggy Rafiq Blog
  • Link to Ziggy Rafiq Website

Ziggy Rafiq is the author and creator of this repository. He is a C# Corner MVP Award recipient in 2023, with over 20 years of technical experience using Microsoft technologies and tools. Ziggy has earned various other awards in the past for his contributions to the tech community.

Please note that these examples are simplified for demonstration purposes. In real-world applications, additional security measures and best practices may be required. It is essential to adapt these practices to the specific requirements and security needs of your application.

We hope these code examples serve as a useful reference for maintaining security in your C# applications. Should you have any questions or feedback, please feel free to reach out.

Happy coding! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages