• Home
  • Blog
  • About me
  • Courses
  • Articles
  • Talks
  • Books
  • Contact
  • Home
  • Blog
  • About me
  • Courses
  • Articles
  • Talks
  • Books
  • Contact
25AugAugust 25, 2020

C# 9.0: Init-only Properties – Create Immutable Properties Without Constructor Boilerplate

Thomas Claudius Huber2020-08-23T09:08:22+01:00

In the previous blog post you learned about C# 9.0 top-level statements. In this blog post you learn about another C# 9.0 feature that is called init-only properties.

(more…)
By Thomas Claudius Huber.NET, C#6 Comments
Read more...
18AugAugust 18, 2020

C# 9.0: Top-level Statements. Or Should I Say: Hey, Where’s the Main Method?

Thomas Claudius Huber2020-08-25T15:40:02+01:00

C# 9.0 introduces many new language features, and with this blog post I start a little series to look at some of those new features. Let's start in this post with top-level statements.

(more…)
By Thomas Claudius Huber.NET, C#37 Comments
Read more...

Follow me

Twitter
Pluralsight course
Fundamentals of Building .NET Desktop Applications
Pluralsight course
Test Driven Development in
C#
Pluralsight course
XAML: Getting Started
Pluralsight course
Using Git for Source Control in Visual Studio 2019
All my Pluralsight courses

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Blogs I read

  • .NET Blog
  • Ela Mościcka
  • Charlin Agramonte
  • Brock Allen
  • Dominick Baier
  • Laurent Bugnion
  • Manuel Meyer
  • Philipp Salvisberg
  • René Schulte
  • Roger Troller
  • Scott Hanselman

Tags

.NET ASP.NET Azure Blazor Books C# Career Conferences Courses Entity Framework Git HTML JavaScript MSIX Music MVP MVVM Pluralsight Silverlight Surface TDD TypeScript Unit Testing UWP Visual Studio Web Components Windows Windows Forms WinUI WPF Xamarin XAML XML

Blog RSS Feed

  • RSS - Posts
© Copyright 2021 - Thomas Claudius Huber