.NET 6 introduces a static abstract interface members This enables interfaces to expose operators and other static methods. For example, now you can implement algebraic generic methods, and this is called - Generic Math More: devblogs.microsoft.com/dotnet/preview… #dotnet #csharp
Week 42, 2021
Monday, 18 October 2021 - Sunday, 24 October 2021
Creating an API to find an Azure resource abbreviation A lot of @Azure naming conventions contain an abbreviation for the resource type. In this post, I show how to use an @AzureFunctions based API to automatically collect that abbreviation. 4bes.nl/2021/10/24/api… #PowerShell
Visual Studio 2022 - with Kendra Havens
.NET 6 Hot Reload Controversy Explained
Let's talk about the removal of hot reload from dotnet watch situation
Nullable types in C# / .NET have poor codegen but here are some tricks on how to make them faster. #dotnet
Thank you🙏 #dotnet
Weird to see people think a trillion dollar company adjusting to customer feedback, within days, is somehow a sign of failure. Well done @dotnet team. Nothing is ever perfect and the responsiveness to the issue is impressive. Constantly reminded why we choose to work with .NET.
While I'm exited for #dotnet hot reload making a return this cycle needs to be broken. Visual Studio and #dotnet become better through rigid design of the CLI and file formats. Stop designing .NET for Visual Studio devblogs.microsoft.com/dotnet/net-hot…
Yay! Microsoft is keeping hot reload in dotnet watch for .NET 6, and apologizes for how this was handled: #dotnet #visualstudio devblogs.microsoft.com/dotnet/net-hot…
This is .NET #dotnet
Revert "Remove Hot Reload support from dotnet watch"
Some more updates on .NET Hot Reload that many of you have been asking about -> devblogs.microsoft.com/dotnet/net-hot… #dotnet #hotreload
We listen and learn. Hot Reload is back in the #dotnet CLI. devblogs.microsoft.com/dotnet/net-hot…
.NET Hot Reload Support via CLI
dotnet-drama 1.0.0
Introducing `dotnet-drama`. The only .NET tool that reports that last time there was drama in the .NET community! nuget.org/packages/dotne… #dotnet #dotnetcore #fsharp #csharp
F# Weekly #43, 2021 – 9 years of F# Weekly, #FsAdvent 2021, F# eXchange 2021, F# 6.0 and Hot Reload drama
C# has pointers like C?? #Shorts
Deconstructor Updates in C# 10 and .NET 6 In 10 Minutes or Less
I humbly ask every .NET developer or person who loves the kind of .NET we have today to take a minute and read my latest post. It is time for the community to step up and make their voices heard 💜 dusted.codes/can-we-trust-m… #dotnet #dotnetcore #dotnet6 @dotnet
Can we trust Microsoft with Open Source? - Dusted Codes
Microsoft pulling hot reload shouldn't come as a shock to anyone. Years ago they changed the OSS license of some debugging packages to only allow it to be used by their own tools. We (@JetBrainsRider) ended up writing our own debugger, just like we have for hot reload.
Code samples migrated from #aspnetcore 5.0 to 6.0 by @davidfowl docs.microsoft.com/en-us/aspnet/c…
Code samples migrated from ASP.NET Core 5.0 to 6.0
Have you seen the updated list of AWS tools and services that support your .NET migration and modernization journey to AWS? #dotNETonAWS #dotnet #AWS go.aws/3E9n8n4
Start building with .NET SDKs and tools
C# Scripting lets you write and execute individual lines of #CSharp code without having to define classes or namespaces. This @VSMdev article shows you how to work with CS-Scripting to make your life easier: msft.it/6011Xx95J
DotVVM @ .NET Conf 2021 (2021-11-12)
.NET 6 adds malloc support in C# ! #Shorts
Learn how to build or refactor modern .NET applications on AWS, leveraging microservices using containers, and serverless approaches. go.aws/3m53S4b #dotnet #AWS #dotNETonAWS
Build Modern .NET Applications with AWS
Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code
.NET 6 has had the hot reload feature removed so that it can be added to Visual Studio as a unique feature. The .NET community doesn't seem to agree with this move. Interesting 😅🍿🍿 github.com/dotnet/sdk/pul… #dotnet #dotnet6 #visualstudio
Constant Interpolation in C# 10 and .NET 6 In 10 Minutes or Less
Is @dotnet truely open source? Let’s find out! github.com/dotnet/sdk/pul…
Clean Code in C# with Jason Alls
Check out the new “Publish to AWS” option that is part of the AWS Toolkit for Visual Studio. This recommends an AWS compute service based on your application type & lets you deploy #dotnet applications with just one click! #dotnetonaws #visualstudio go.aws/3E5745O
Looking for on-boarding guidance and best practices to develop, build, and deploy .NET on AWS? Check out this Getting Started experience to learn .NET on AWS with hands-on tutorials, step-by-step guides, trainings, and videos. go.aws/3G9pPH3 #dotnet #AWS #dotNETonAWS
You NEED a @dotnet run T-shirt! All profits to @BlackGirlsCode and big thanks to @magnustweet and @Optimizely for the shirt design! bonfire.com/dot-net-run/ Please spread the word!
Dot Net Run | Bonfire
Hot Reload removed from dotnet watch - Why?
Recent UWP & .NET 5, .NET 6 News and Uno Platform Plans
GitHub - darkoperator/SysmonLinux.Util: PowerShell Module for parsing logs generated by Sysinternals Sysmon for Linux
If you like Sysinternals for Linux, here is a bit of PowerShell to make working with it even better. Hope you find it useful github.com/darkoperator/S… #sysmon #powershell #sysinternals
I just did a brand new talk for the excellent @DotNextConf called "Pipeline oriented programming". Targeted at #csharp programmers -- no mention of any scary FP stuff at all! slideshare.net/ScottWlaschin/…
Parallel.ForEachAsync in .NET 6
One of my slides from the ASP.NET Core performance talk #dotnet #aspnetcore
10 C# 10 features in under 60 seconds #Shorts
Should a C# Web Developer know Angular/React/Vue?
7 awesome improvements for LINQ in .NET 6
Monsters Weekly 227 - Improved LINQ Methods in .NET 6
#Windows11 direct deployment for the new Windows Subsystem for Android with #VisualStudio and #XamarinForms #Xamarin
.NET Multi-platform App UI (#dotNETMAUI) Preview 9 is available today with .NET 6 RC2 and in #VisualStudio 2022 Preview 5. We've updated: 👍 New Controls 👏 Borders, Corners, and Shadows 👉 Quick Android Startup 💪 Ecosystem Controls See what's new: msft.it/6012XvwxA
THREAD Found an interesting #PowerShell dropper today that uses multiple rounds of complex obfuscation, even actual encryption. And I reversed the whole things using one stupid trick: Replace 'Invoke-Expression' with 'Write-Host' Wanna see?
[Last Week in .NET #64 - Xamarin? What's Xamarin?]
Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
Want to scale Windows & SQL Server in the cloud without breaking the bank? Join AWS Solution Architects for a deep dive into modernizing Windows & SQL workloads on Nov 10. Register today for Windows Modernization Day on AWS today at go.aws/3vrvJyw #dotnet #AWS
Date and Time in C# 10 and .NET 6 In 10 Minutes or Less
Are you using C# 10 file-scoped namespaces yet? I'm converting files using @VisualStudio 2022 as I come to them. It's quite satisfying to gain back some horizontal real estate. #dotnet #csharp
Copying struct to locals in .NET / C# can help improve performance in multiple ways; here's one such way: #dotnet
Visual Studio 2022 Launch Event
I've been using nullable annotations for over a 1.5y and they are a real game-changer. It's hard to get back to a project that doesn't have it. Besides the ❓ you have also attributes that you can use to annotate type conditionally - [NotNullWhen] - [NotNullIfNotNull] #dotnet
What’s new in F# 6
Change MFA Phone/Mobile Number Using PowerShell
Looking for on-boarding guidance and best practices to develop, build, and deploy .NET on AWS? Check out this Getting Started experience to learn .NET on AWS with hands-on tutorials, step-by-step guides, trainings, and videos. aws.amazon.com/developer/lang… #dotnet #AWS #dotNETonAWS
If you are like me... you have probably googled how to serialize/deserialize JSON in C# 17 times today already..... So to save you having to google an 18th - here it is again! #dotnet #WomenOfDotNet
.NET Conf 2021 Watch Party with NUGM
LightningChart Introduces Uno Platform Support
It's official, #fsharp scripting has officially usurped #powershell as my go to scripting language. I am amazed how little code it takes to build up something from nothing, how easily you can add external libs and how reliably it does what you expect.
#DSInternals 4.6 has just been released. Offline modification of #ActiveDirectory databases is now supported on Windows Server 2022, including password resets, SID history injection, group membership changes, and enabling/disabling accounts. #PowerShell github.com/MichaelGrafnet…
Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
Bulk Import Records Into SQLite With C#
More and more of our customers are modernizing their .NET framework applications to .NET Core 3.1, .NET 5, and soon .NET 6. What are your plans? Take the .NET Survey - amazonmr.au1.qualtrics.com/jfe/form/SV_6s… #dotNETonAWS #dotNET #AWS
We’ve upgraded the UI in Visual Studio 2022
F# Advent Calendar in English 2021
.NET on AWS | Unlock the power of the cloud with .NET on AWS
Are you looking to learn modern .NET application development on AWS? Look no further. Revamped .NET on AWS resources are now available in the AWS Developer Center aws.amazon.com/developer/lang… #dotNETonAWS #dotnet #AWS
How do you use your computer's powerful processor effectively? In today's Learn C# session, @csharpfritz shows you how to use the async, await, and multi-threaded capabilities of C# and #dotNET to make your applications more responsive and faster, msft.it/6019XshAB
Every feature added in C# 10 with examples
Download LINQPad 7
LINQPad 7 Preview has just been released, with full support for C# 10, @dotnet 6 and EF Core 6. There's also now an ARM64 build, so you can run and debug C# and F# code on your Surface Pro X at native speed! linqpad.net/LINQPad7.aspx