Week 12, 2022
Monday, 21 March 2022 - Sunday, 27 March 2022
API Client built with .NET Maui Blazorπ₯π₯ @dotnet_maui #dotnetmaui #dotnet
Today I created a list of #dotnet content creators. I had no idea so much quality content is out there! I asked the community on Twitter about their favourite creators and received a lot of feedback. Maybe you find a few you didn't know yet: github.com/matthiasjost/dβ¦
F# Weekly #13, 2022 β Fast F#, new Fantomas and FsDoc
.NET Rocks! #1786 Lift and Shift is Not Enough with Richard Reukema
New in 1.4.6: Using the DevTools Console inside Visual Studio Code and offline functionality
Polly with .NET 6, Part 1 - Dependency Injection of a Policy into a Controller | no dogma blog
Resilient cloud-hosted applications need to handle transient failures and longer outages. In this 4-part blog series, Developer Advocate @bryanjhogan shows how to use the Polly resilience framework with .NET 6 applications. go.aws/3JKBL3y #dotnet #AWS #dotNETonAWS
#dotNET7 Preview 2 has tons of improvements to #ASPNET Core: β Infer API controller action parameters from services β Dependency injection for SignalR hub methods β Endpoint descriptions for minimal APIs ... and so much more. See what else is new: msft.it/6015wld3S
How can you achieve observability in the cloud for your .NET applications? In this video, AWS Community Member @_Wes_D shows how to log a .NET 6 API to Amazon CloudWatch using NLog. youtube.com/watch?v=QfGbFz⦠#dotnet #AWS #dotNETonAWS
.NET 5.0 will reach End of Support on May 08, 2022
Just learned about this from @MadsTorgersen. Pattern matching in C# allows matching on things that implement ITuple. It even works when the compiler can't statically determine if the type implements ITuple π€―π€―π€―π€―. Thanks @gafter! #dotnet #csharp
How to Write a JSON Into a File in C#
Just uploaded the slides for this talk I gave a while back "Implementation details matter". Talk: youtube.com/watch?v=Uyg4_4⦠Deck: speakerdeck.com/davidfowl/impl⦠#dotnet
Onboarding new users in an ASP.NET Core application using Azure B2C
Get an early peek into #CSharp 11, #VisualStudio 17.1 and #dotNET SDK 6.0.200. @KathleenDollard's latest post discusses working with the new parameter null-checking, list patterns, and the holes of interpolated strings. Check it out: msft.it/6019wYLuU
Remove Time from a DateTime Object in C#
How did C# and .NET get so insanely fast? #Shorts
What really happens when you're using the 'lock' keyword: #dotnet
You can modernize and transform your .NET application with AWS Microservice Extractor for .NET. See a demo of Microservice Extractor and understand its benefits in this video by Solutions Architect @runeetv. youtube.com/watch?v=p7PHUK⦠#dotnet #AWS #dotNETonAWS
Health Checks in ASP.NET Core
Amazon Simple Queue Service (SQS) is a fully-managed message queuing service that enables you to decouple and scale services and applications. In this video, #AWS Community Builder @rahulpnath shows how to use SQS in #dotnet applications. youtube.com/watch?v=U7PvdY⦠#dotNETonAWS
Creating a Windows Service with .NET 6
Unit Tests For Legacy Systems with .NET 6
New release of my MinimalApis.Extensions library now available: github.com/DamianEdwards/β¦ Adds new Body<TBody> type for binding the request body to a route handler parameter as a string, byte[], or ReadOnlyMemory<byte>, with support for defining the max length. #aspnetcore
Merge Sort in C#
Using Variables Inside Strings in C#
Want to simulate any #ETW logs using powershell, even the security one? Do you want to import any evtx files into the current eventlog session? github.com/airbus-cert/nt⦠will help you to test your detection rules! #DFIR #Powershell
How Controller behaviour changed in .NET 7
- YouTube
Video where I go over the basics of using SysmonLinux.Util a PowerShell module for querying for Sysmon for Linux events in Syslog and for aiding in writing rules easier. #PowerShell #sysinternals #Sysmon #opensource #infosec youtu.be/5s7yaqRgLYI