ASP.NET Core
13K subscribers
2 photos
313 links
Download Telegram
So far we have talked about how quite a few new features of C# 8. We have talked about how C# 8 fixing interpolated verbatim strings (here), we have talked about the languages new Index Struct and the usage of the Hat operator (here) and we have talked about default interface methods (here). In this article we will talk about another feature that some people might call small and minor, but still very very useful as it can clean up code and remove lots of noise.
http://www.devsanon.com/c/c-8-introducing-target-typed-new-expressions/?utm_source=csharpdigest&fbclid=IwAR24othAi3POVDJRWPsOQQzFtUObuBJSlySopT34ra8VxrQm04n-aUmR2a0
Blazor is a single-page app framework for building interactive client-side Web apps with .NET. Blazor uses open web standards without plugins or code transpilation. Blazor works in all modern web browsers, including mobile browsers.

https://www.hanselman.com/blog/WhatIsBlazorAndWhatIsRazorComponents.aspx