Week 29, 2021
Monday, 19 July 2021 - Sunday, 25 July 2021
Coding Shorts: Changes to Coming to Startup in .NET 6
F# Weekly #30, 2021 โ Save the date: July 29 โ .NET Conf: Focus of F#
#ASPNET Core supports storing session state data across multiple providers like Redis and SQL Server. This post shows you how to use the Azure #CosmosDB session and cache providers to leverage its global scale capabilities in your app. Give it a try: msft.it/6011n57M9
Introducing C# 10: Mix declarations and expressions in a deconstruction
Here's how to use #PowerShell to check your TPM status is you are thinking about #Windows11
Try the new System.Text.Json source generator
Try out the new JSON source generator! devblogs.microsoft.com/dotnet/try-theโฆ by @layopower! #dotnet #aspnetcore
Hi @dotnet friends! Weโve been working on a new source generator for increasing System.Text.Json performance, shipping in .NET 6. I blogged about what it is, why we built it, and how it can benefit your apps - devblogs.microsoft.com/dotnet/try-theโฆ #dotnet #systemtextjson
[Last Week in .NET #51] - The Next Three Zero Days
The hidden performance trap of Regex in .NET
C# Language Highlights: Exhaustive case guards | On .NET
Join the Visual Studio 2022 for Mac Private Preview
Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
If you want to learn about F# and functional programming from @dsymetweets and @cecilphillip, bookmark youtube.com/watch?v=EUyXU2โฆ #dotnet #fsharp
The new #VisualStudio 2022 Preview 2 is out and the new .NET tooling allows for development in #dotNETMAUI, Hot Reload for C# apps, new Web Live Preview for WebForms, and other really great performance improvements. See what's new for .NET Devs: msft.it/6016njn1k
Fusion development is the future ๐ Watch this engaging session about how a fusion development team works while using pro-code tools like #JavaScript, #ASPNET Core web APIs, and #Azure API Management! ๐บ msft.it/6010n5Lm0
Sharperner - Simple Executable Generator With Encrypted Shellcode dlvr.it/S46DHh #AES #AMSI #Csharp #Dropper
On July 29th I'll be joined at .NET Conf F# Day by very special guest @gvanrossum, the world famous designer of Python Guido's chosen topic is that I teach him F# from scratch! Daunting or what!? Save the date and join in the fun :) #fsharp #python focus.dotnetconf.net
How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
There are new #ASPNET Core updates in the #dotNET6 Preview 6 release: โ๏ธ Improved Blazor accessibility โ๏ธ Efficient byte array transfers for JavaScript interop โ๏ธ OpenAPI support for minimal APIs โ๏ธ WebSocket compression ...and much more. See what's new: msft.it/6019nbemv
We've just released .NET 6 Preview 6 and you can now download it for Linux, macOS, and Windows. Now with support for #VS2022 Preview 2: ๐ #dotNETMAUI ๐ Hot Reload for C# apps ๐ Web Live Preview for WebForms ...and more. Here is all the info you need: msft.it/6018nbedE
Easier browser debugging with Developer Tools integration in Visual Studio Code
Introducing C# 10: Global usings, example with ASP.NET Core 6
Passing Tokens to an ASP.NET Core API - A TimCo Retail Manager Video
The 4 "secret" C# keywords that you shouldn't use
Do you have questions about how to port your Xamarin.Forms code to .NET MAUI?. I have created examples and documentation (in English and Spanish) explaining step by step: github.com/jsuarezruiz/xaโฆ #DotNetMaui