You can now host 🔥 Blazor components in #dotNETMAUI apps to build cross-platform native apps using web UI. In this #dotNETConf session replay, we hear how to get the best of both worlds by accessing native functionality through the .NET platform. 📽️ msft.it/6018kxHyp
Week 48, 2021
Monday, 29 November 2021 - Sunday, 5 December 2021
I made a little #PowerShell script to scan for all locally installed modules and update them. You can get it here github.com/kieranwalsh/Po… It looks like this when running:
F# Weekly #49, 2021 – #FsAdvent & #adventofcode
JavaScript and TypeScript Projects with React, Angular, or Vue in @VisualStudio 2022 hanselman.com/blog/javascrip…
Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
New rate limiting APIs coming in .NET 7! github.com/dotnet/runtime… #dotnet
Learn when and why to use Razor Pages for your #ASPNET Core app. In this lesson, @shanselman and @mairacw show us how to create a form, add client-side form input validation using Razor's Input Tag Helper, add a server-side model, and more. Check it out: msft.it/6019kaA2D
What’s New in C# 10: Value Type Records
Making Cross-Platform Games in .NET With Evan Wolbach
ImmutableArray<T> is an underused gem #dotnet
Join @DamianEdwards and I as we *Pair Program* a real problem in .NET 6 and C# 10 together, on YouTube. We discuss the pros and cons of various approaches, slowly, and make deliberate forward motion. #CodeNewbies youtube.com/watch?v=dqNLBJ… @dotnet
Did you know you can use 500+ CDK building blocks for creating cloud applications with support for .NET developers? Discover them on Construct Hub, an online registry for open source CDK libraries. go.aws/3xMRmui #dotnet #AWS #CDK
.NET MAUI Community Toolkit, Monthly Standup (December)
.NET Conf 2021 Recap – Videos, Slides, Demos, and More
How To Read A Text File In C#
How to write "smarter" enums in C#
Introducing the new Razor editor in Visual Studio 2022
Simulated Annealing Optimization Using C# or Python
Separating your monolithic .NET applications into microservices is easier than ever with AWS Microservice Extractor for .NET, an assistive modernization tool that helps break monolith codebases into smaller code projects. go.aws/3D7dxfD #dotnet #AWS #dotNETonAWS
.NET Developer Conference ’21
Clean Architecture with ASP.NET Core
Psst! Have you heard of F#? Maybe Redis? Wanna quickly build a key-value database while learning #FSharp along the way? :D ✨ Then join me over at my grimoire for the full write-up ^_^ justlilith.com/articles/fshar… Many thanks to @sergey_tihon for organizing this calendar! #FsAdvent
What’s New in C# 10: Take Control of Interpolated String Handling
🎉 @gitpod is off GKE. We are now using our own using k3s clusters (on GCP) to handle 100% of the traffic 🎉 Huge engineering milestone, enables so many compelling things in the future and resolves THAT @dotnet issue. ps: We are on the lookout for folks gitpod.io/careers
Powershell for Hackers, Part 1: Getting Started with Powershell #powershell #infosec #cybersecurity #cyberwarrior hackers-arise.com/post/2017/04/2…
Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
#XFQaD: Compile XAML without code behind in Xamarin.Forms
Blogged: Upgrading a .NET 5 "Startup-based" app to .NET 6 - Exploring .NET Core 6 - Part 12 buff.ly/3o8948i #AspNetCore #dotnetcore #dotnet
Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
Opening massive memory dumps with Visual Studio
Polymorphic Serialization with .NET System.Text.Json
Let's learn C# the fun way using C# 101 Interactive Notebooks! In today's #dotNETConf session replay, @mairacw demos how to start learning #CSharp at your own pace and how to practice coding inside these notebooks. 📺 msft.it/6011kg3NU
Difference Between "throw" vs "throw ex" in C#
[Last Week in .NET #70] - It's *only* Five Bad Things
Minimal API in .NET 6 Using Dapper and SQL - Minimal API Project Part 2
If anyone was wondering why I tried so hard this summer to make DependentHandle public in .NET 6, this is why: I spent some time optimizing WeakReferenceMessenger in the MVVM Toolkit and it's now 2.4x faster, and with 0-alloc broadcast! 🚀 #dotnet #csharp docs.microsoft.com/en-us/dotnet/a…