Week 50, 2022
Monday, 12 December 2022 - Sunday, 18 December 2022
Powershell module that can be used by Blue Teams, Incident Responders and System Administrators to hunt persistences implanted in Windows machines. github.com/last-byte/Pers… #Pentesting #Powershell #Windows #CyberSecurity #Infosec
I thought @davidfowl would appreciate this. I was doing a #dotnet demo at UG, and a new gent who hadn’t done #dotnet before came (just JS exp). He saw Minimal APIs from the web template and said “that’s all? I completely understand what’s happening and I don’t know #csharp!”
F# Weekly #50, 2022 – Cancelable Tasks, Contribution to compiler and move from #FsAdvent
David Ortinau – Microsoft PM .NET MAUI
Did you know you can turn 𝗣𝗼𝘀𝘁𝗴𝗿𝗲𝗦𝗤𝗟 🐘 into a 𝗗𝗼𝗰𝘂𝗺𝗲𝗻𝘁 𝗱𝗮𝘁𝗮𝗯𝗮𝘀𝗲? I just showed my 5744 newsletter subscribers how to do that with 𝗠𝗮𝗿𝘁𝗲𝗻. You can read it here 👇👇👇 milanjovanovic.tech/blog/fast-docu… #dotnet
🔐 Now in @VisualStudio more text visualizers -- need to double-check that JWT token claim data, no problem...
Write Faster SQL Queries With Dapper In .NET | Clean Architecture
Fleet Preview Update 1.12: C++, C# Solution View, Svelte, TailwindCSS, Smart Mode Memory Optimizations and More
.NET Conf Thailand 2022
It's here! The perfect book for anyone wanting to get started building solutions with C# on #AWS. 📚💻☁️ ● Explore AWS tools and services ● Learn DevOps best practices ● Build, migrate, and containerize #dotnet applications Download for 🆓 here: aws.amazon.com/developer/lang…
Add All Project to Solution with dotnet CLI
Source Open vs Open Source and IdentityServer with Dominick Baier and Brock Allen - .NET Rocks!
The Future of .NET with WASM
What are the Frozen Collections coming in .NET?
I'm excited to announce my latest new @pluralsight course: ASP.NET Core 6 Clean Architecture. In this course, I build an API using Clean Architectural principles and we use it from a Blazor UI. I hope you will learn a lot! pluralsight.com/courses/asp-do… #aspnetcore
Overview of the 2022.3 Versions of All JetBrains IDEs and .NET Tools
In .NET how do you like to convert objects from one type to another? AutoMapper? Mapster? Plain left-right assignment perhaps using the Explicit Operator or Extension methods? Example of explicit operator below 👇🏻 ... #dotnet #csharp #chatgpt #visualstudio #automapper
I am often being asked about #conversion from .NET #dll to #exe file. There are already some videos about it, but for a quick guide How-To do it in simple cases using #dnSpyEx just follow these steps⬇️⬇️⬇️ #dotnet #reversing
Working With Collections in .NET
Dev tunnels in Visual Studio for ASP.NET Core projects
Recommended learning resources for C# and .NET in 2022. 🧵 Image credits: ASP.NET Core roadmap. #softwareengineering #programming #dotnet #csharp #techworldwithmilan
Try out Visual Studio 2022 version 17.5 Preview 2
.NET Framework December 2022 Security and Quality Rollup Updates
.NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
Ditching .NET and finding faith again after 10 years!
Introducing Wolverine for Effective Server Side .NET Development
Polyglot Notebooks – Now with .NET 7, C# 11, and F# 7 Support!
Schedule Jobs with Quartz.NET
.NET Core 3.1 is nearing end-of-support
😲 Wow, the latest drop of @VisualStudio has an interesting update to the @nuget package explorer. It now shows "Transitive packages". This is a huge improvement: #dotnet