Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / F#

Easy Immutable Objects in C#

Rate me:
Please Sign up or sign in to vote.
4.90/5 (28 votes)
30 Nov 2015CPOL4 min read 43.5K   18  
Using an F# library for immutable objects reduces required code by an amazing amount. Additionally, it eradicates error prone maintenance.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I’m a passionate developer with more than 20 years of experience in countless different languages. Currently, I’m a senior software engineer for a research company where I specialize in full stack web development with .NET. I have extensive experience with ASP.NET, MVC, C#, Azure, JavaScript, JQuery, AngluarJS, TypeScript, NoSQL (RavenDB), and SQL Server.

Comments and Discussions