.NET 5 and C#9 version #184
Replies: 3 comments
-
Hi @ivanpaulovich any reason of removing dotnet5 branch? :) Btw. thanks a lot for all your effort and keep going :). |
Beta Was this translation helpful? Give feedback.
-
Hey @fdolsky321 :) I felt that the previous branch was too outdated so I created a new branch for .NET 5, I quickly migrated the Accounts API 7c98284 and I already set it to the default branch. The previous master branch was renamed to dotnet3.1. The funny thing was that I recorded a video doing so .NET 5 Migration with VSCode and Rider. Of course the C# 9 features will come slowly. |
Beta Was this translation helpful? Give feedback.
-
@ivanpaulovich Ah, sorry, I'm writting faster than checking :(. Thanks a lot for all your effort :). |
Beta Was this translation helpful? Give feedback.
-
Hi all,
I am excited to inform you that I started today the .NET 5 and C#9 version of the Clean Architecture Manga.
This blog post Welcome to C# 9 shows interesting C#9 features. For instance, I am looking forward to using Covariant Returns on repositories and presenters by removing the typecasting.
This Issue is also an open invitation for the community to contribute and learn together. Have nice weekend folks!
Beta Was this translation helpful? Give feedback.
All reactions