Announcing Windows Community Toolkit v8.1 by Michael Hawker.
#wct #winui #dotnet #xaml #windowsappsdk #dotnet8 #windowsdev #csharp #oss #communitytoolkit
https://devblogs.microsoft.com/ifdef-windows/announcing-windows-community-toolkit-v8-1/
Announcing Windows Community Toolkit v8.1 by Michael Hawker.
#wct #winui #dotnet #xaml #windowsappsdk #dotnet8 #windowsdev #csharp #oss #communitytoolkit
https://devblogs.microsoft.com/ifdef-windows/announcing-windows-community-toolkit-v8-1/
Dive into Chapter 5 of my #CSharp12 and #DotNET8 network programming book online! Master multithreading and parallelization to supercharge your network programming. Boost performance and efficiency, and unlock the power of modern processors!
#dotnet #csharp #techskills https://csharp-networking.com/chapter05/
Still thinking about upgrading your skills to #aspnetcore. My newly updated Pluralsight course covers #dotnet8, Razor Pages, #rest APIs, #minimalApis, #fluentvalidation, #entityframework, and #vue! Watch it here:
.𝐍𝐄𝐓 𝐩𝐫𝐨𝐠𝐫𝐚𝐦𝐦𝐞𝐫𝐬 𝐛𝐞𝐡𝐨𝐥𝐝!
The upcoming .NET8 release is taking #cloudnative deployment and #observability seriously, and most notably with the new .NET Aspire stack.
On this month's live-stream I'll host @davidfowl, Distinguished Engineer at Microsoft and a prominent #dotNet figure, to hear all about it.
Join the live stream next week and bring your questions and comments to the live chat as always https://www.youtube.com/watch?v=Ll1T9Zs7jUo
Somebody on the Haiku forums just managed to build a native graphical app using the BeAPI/Haiku API with C# and the unofficial .NET 8 port:
https://discuss.haiku-os.org/t/gsoc-2023-net-port/13237/157
Should I put my Blazor components in the server project, or the client project?
#blazor #aspnetcore #dotnet #dotnet8 #webdev #csharp
https://jonhilton.net/client-or-server-project-for-components/
To end the year, I have one more video for you. Recapping my Top 10 Features released in Visual Studio this year! So many goodies!
Implement compliance in a cloud-native .NET 8 application (via Microsoft Learn).
#dotnet #dotnet8 #cloudnative #cloud #training #learning #skilling #webdev #compliance
https://learn.microsoft.com/en-us/training/modules/dotnet-compliance-cloud-native-applications/
#DotNet #observability:
one of the hot things last month at #DotNetConf was Aspire, an opinionated stack for building resilient, observable, and configurable #cloudnative applications with .NET, which comes with built-in components, health checks, developer dashboards and more.
Last week #Microsoft announced the Preview 2 availability, with GA expected Spring 2024 with .NET8. See @damianedwards announcement blog: https://lnkd.in/dT67rPj4
Blogged: Redacting sensitive data in logs with Microsoft.Extensions.Compliance.Redaction
https://andrewlock.net/redacting-sensitive-data-with-microsoft-extensions-compliance/
In this post I show how you can add redaction to your [LogProperties] and [TagProvider] objects using the Microsoft.Extensions.Compliance.Redaction package
.NET Conf 2023 Recap – Celebrating Community, Innovation, and the Launch of .NET 8 by Jon Galloway & Mehul Harry.
#dotnetconf #dotnet #dotnet8 #csharp #devcommunity #devevent
https://devblogs.microsoft.com/dotnet/dotnet-conf-2023-recap-videos-slides-demos-and-more/
.NET 8 Networking Improvements.
#dotnet #dotnet8 #programming #networking #csharp
https://devblogs.microsoft.com/dotnet/dotnet-8-networking-improvements/
Dear #LazyWeb (or is it #GoogleIsBrokenNow ?): I can't find a recent long blog post article on the introduction of frozen collections in #dotnet and why they were needed and why immutable collections are usually a bad choice. Help? I remember it being one of the posts related to #dotnet8 release.
Learn .NET 8 with New Beginner Videos.
#dotnet #dotnet8 #csharp #visualstudio #programming #azure #blazor #IoT
https://devblogs.microsoft.com/dotnet/learn-dotnet8-beginner-videos/
.NET Native AOT Explained (via @ndepend).
#dotnet #aot #dotnet8 #csharp #performance #programming
https://blog.ndepend.com/net-native-aot-explained/
Azure DevOps Podcast Episode 274 - Daniel Roth : Blazor with .NET 8 with host Jeffrey Palermo.
#blazor #dotnet #aspnetcore #webdev #dotnet8 #wasm
http://feed.azuredevops.show/daniel-roth-blazor-with-net-8-episode-274
Here is the list of hashtags I currently follow. If I see a post with this hashtag I will boost it.
Should I add more hashtags to this list? Or are these already too many?
We figured out that .NET Aspire stands for "Azure Service Platform Integration Runtime Engine" #DotNet8
C# 12 collection expressions are very nice for quickly prototyping, or just writing your test data cleanly and quickly too