Week 13, 2022
Monday, 28 March 2022 - Sunday, 3 April 2022
F# Weekly #14, 2022 – Copilot for VS2022 and Copilot Labs
PowerShell is such an underrated tool! A must have skillset for Windows users. #PowerShell
🎁 The @dotnet cli has many hidden gifts. 🙈 Generate a default #git ignore file using "dotnet new gitignore" from the command line. #dotnet #cli #commandline #khalidtip
How to Use ModelState Validation in ASP.NET Core Web API
How to prevent email HTML injection in C# and .NET
😮 WOW! 😍 Want a great course on the Fundamentals of #CSharp?! Spend your weekend with this in-depth lesson of everything you need know about this popular programming language for making websites, games, mobile apps, desktop apps and more with .NET. 📽️ msft.it/6012wm9z6
Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
#AWS App Runner makes it easy to deploy containerized #dotnet web applications and APIs. In this blog post, architects Naveen Balaraman and Siva Ramani build and deploy a .NET Web API to AWS App Runner with an Amazon Aurora database. go.aws/3uIicmi #dotNETonAWS
Visual Studio 2022 for Mac Preview 8
Visual Studio Code March 2022
.NET Rocks! #1787 Azure Static Web Apps with Stacy Cashmore
Generate #Mermaid entity-relationship diagrams from an EF Core model directly into a .NET Interactive Notebook in #VSCode, starting with just a database. #EntityFramework #EFCore #dotnet
Writing C# without allocating ANY memory
Geeking out on .NET with Nick Chapsas
This is my new favorite way to #Autopilot join in OOBE using an #Azure Functions proxies URL redirect to connect to a #PowerShell script which takes care of all the requirements Device Auth is used to get to an Azure #KeyVault Secret Feedback? @managed_blog @gwblok @mike_marable
Lots of progress on http/2 performance improvements. Initial benchmark with 70 concurrent requests on a single connection show a ~240% improvement 🔥 #dotnet #AspNetCore
(Approximately) correcting perspective with C# (fixing a blurry presentation video - part two)
GitHub Copilot now available for Visual Studio 2022 | The GitHub Blog
GitHub Copilot is now available for Visual Studio 2022 #programming #dotnet #visualstudio #github github.blog/2022-03-29-git…
What is pub/sub and how to apply it in C# .NET to build a chat app
NEW: Reconstructing PowerShell scripts from multiple Windows event logs On the trail of malicious #PowerShell artifacts too large to be contained in a single log? Help is on the way. 1/19
I'm not sure if @maoni0 wrote a blog post about this yet, but, there's a new GC setting that allows you to conserve memory docs.microsoft.com/en-us/dotnet/c… #dotnet
I made something github.com/dotnet-present… #dotnetmaui
GitHub - dotnet-presentations/dotnet-maui-workshop: A full day workshop on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
Blogged: Combining Bearer Token and Cookie Authentication in ASPNET After a lot of futzing around I got Cookie *and* Bearer Token Auth to work together in a single #aspnetcore app. weblog.west-wind.com/posts/2022/Mar…
Do you love writing and coding? AWS is hiring a senior technical writer who is also a .NET developer. If these are your twin passions, we should talk! Apply below, or reach out to @davidpallmann or @QRecruitsinRVA. go.aws/3NuMmBN #dotnet #AWS #dotnetjobs
After a lot of futzing around I got Cookie *and* Bearer Token Auth to work together in a single #aspnetcore app using the following code. Not sure I understand the ForwardSelector - I can't use a name other than `Bearer` or it fails for token auth. Seem like any name should work
Combining Bearer Token and Cookie Authentication in ASP.NET
Visual studio immediate window pro tip: When using the immediate window to evaluate expressions, appending `,nq` (no quotes) removes the quotes surrounding the output & also doesn't escape quotes. Here's an example 👇🏽 #dotnet #csharp #visualstudio
Amazon Simple Storage Service (S3) is a an object storage service that offers scalability, availability, security, and performance. In this video, #AWS Community Builder @rahulpnath shows how to get started with S3 in a #dotnet application. youtube.com/watch?v=3sdTzt… #dotNETonAWS
StringBuilder in C#
Editorconfig In Visual Studio In 10 Minutes or Less
I'm looking for contract work... Developer with nearly 30 years commercial experience, C# for nearly 20 years, author of blazor-university.com I'll be available from April 9th. A retweet for reach would be appreciated! #Dotnet
Nothing too special, just Acrylic (and WinComp) on #WinUI 3 :))))) #Microsoft #Windows #WinUI3 #XAML #WASDK @WindowsUI
This pretty cool @VisualStudio
Learn about microservices and their benefits. In part 1 of his video tutorial series on Microservices with #dotnet 6 on #AWS, AWS Community Builder @_Wes_D builds a microservices architecture using .NET 6, PostgreSQL, Docker, & AWS Fargate. youtube.com/watch?v=ioa5Ro… #dotNETonAWS
Interactive Quick Tour in Xamarin Forms/MAUI - XamGirl
Start your journey into C#, a powerful and widely used language to make websites, games, mobile apps, desktop apps and more with .NET. In today's #CSharp for Beginners video, we'll teach you all the basics of C# and show you how to build a bank account. msft.it/6010wldL8
goodies.dotnetos.org - a bunch of #dotNET sketchnotes showing async/await, memory management, and debugging. Awesome stash @dotnetosorg.
Modernize your #dotnet applications to containers with the #AWS App2Container (A2C) tool. In this step-by-step guide, consultant Pankat Rawat uses A2C to deploy a .NET Framework IIS application to Amazon Elastic Container Service (ECS). go.aws/3DiK8AP #dotNETonAWS
Optional Parameters in ASP.NET Core Web API Routing
C# Challenge Update - How To Make Your Repo Stand Out
Assignment operations in C# .NET have different performance characteristics, and they depend on the use case: #dotnet
Do C# Source Generators ACTUALLY slow your build down?
reverse shell with sockets and powershell runspace in c# #cybersecurity #csharp #bugbounty
Hey #fsharp, I'm writing the book "Fast F#". It's the book I wish existed. I'm not purporting to be an expert, but I'm hoping that I'll get feedback from the community by putting my ideas out there, and together we'll make something great! fastfsharp.com
A list of useful Powershell scripts with 100% AV bypass (At the time of publication). github.com/tihanyin/PSSW1… #Pentesting #Powershell #CyberSecurity #Infosec