CISA compiles list of free cybersecurity tools and services: bleepingcomputer.com/news/security/… But don't use Microsoft LAPS, here is a free PowerShell solution that is better than LAPS: sans.org/blog/reset-loc… #SEC505 #InfoSec #CyberSecurity #BlueTeam #PowerShell #SCCM #SEC401
Week 7, 2022
Monday, 14 February 2022 - Sunday, 20 February 2022
Diagnosing an ASP.NET Core hard crash
Baz Luhrmann: "Do one thing every day that scares you" Me: #programming #powershell
We upgraded a web app from .NET Core 2.2 to @dotnet 6.0. This is a dashboard app; workload is 99% web svc calls. Perf improvements, esp. in memory usage, are significant. The is a perf graph of the 12-pod kubernetes workload showing before & after upgrade at 10:45am.
Simple to write REST APIs with minimal dependencies. #dotnet #dotnetcore #aspnetcore #minimal_api
F# Weekly #8, 2022 – 20 years of #dotnet, .NET 7 Preview 1
Cache Associativity can be surprising ¯\_(ツ)_/¯ Example in C# .NET If you want a good explanation, then read @sergey_slotin post about this and many other problems here: en.algorithmica.org/hpc/cpu-cache/… #dotnet
.NET Rocks! #1779 Twenty Years of .NET with Miguel de Icaza
Automate your .NET project builds with NUKE a cross-platform build automation solution
What is the cost of virtualization in C# .NET 6 ? #dotnet
Extremely proud to announce the course I have been working on for @pluralsight : the new C# 10 Fundamentals course. In this course, you'll learn all you need to know about the C# language and you'll build a first app together with me! #dotnet #CSharp pluralsight.com/courses/c-shar…
Episode 107: .NET MAUI Preview ... Number 13!
A Few Things I Wish I Knew Before Writing .NET On Linux
Thank you to all the #fsharp people who have answered my endless questions. Here is what the fruit of the labor is starting to yield... 2,400x Speedup 😊 Special thanks to @thinkb4coding @badamczewski01 @konradkokosa @WhiteBlackGoose Long blog series coming!
It's happening again! My team is growing, and we are looking for more great folks that want to make developer tools and experiences awesome. Cloud native, containers, web tooling, @VisualStudio, @code, @Azure and command line are just the start. #hiring careers.microsoft.com/us/en/job/1268…
Principal Program Manager – Developer Experience Tools in Redmond, Washington, United States | Engineering at Microsoft
👉#AspNetCore updates in .NET 7 Preview 1 Read what we've got planned for .NET 7 including: 🚀Performance 3️⃣HTTP/3 🤏Minimal APIs ⚙️gRPC and SignalR 🪒Razor 🔥Blazor 🕸️MVC ⚜️Orleans devblogs.microsoft.com/dotnet/asp-net…
Visual Studio Code January 2022
Now: Minimal APIs w/ OpenAPI description extension methods Now w/ extensions: Minimal APIs w/ self-describing return types Future: Minimal APIs w/ self-describing discriminated union return types? #csharp #aspnetcore #dotnet
Announcing .NET 7 Preview 1
ASP.NET Core updates in .NET 7 Preview 1
C# Raw String Literal Proposal
How Regex got 157 times faster in .NET 7
The History of .NET with Mark Miller
Visual Studio 2022 for Mac Preview 6
1 million downloads of @AvaloniaUI #NuGet package milestone reached 🔥
Activity Enrichment in ASP.NET Core 6.0
.NET 7 Preview 1 added a new Regex Source Generator! If you know the pattern at compile-time, you can take advantage of this feature and lose the Regex startup cost! Check out the introduction of this feature on GitHub - github.com/dotnet/core/is… #dotnet #csharp
Scale ASP.NET Core Application using ThreadPool
[Virtual] Getting started with .NET MAUI (Hey Flutter and RN, better watch out)
Introducing Compatible Packages on NuGet.org
this 13th preview of #dotnetmaui is getting really close to feature complete! So many amazing .NET teams deeply involved. 😍 - Label.FormattedText - ListView - RadioButton - SwipeView - WebView - WinUI Flyout and TabbedPage - and. so. much. more. devblogs.microsoft.com/dotnet/announc…
.NET Framework February 2022 Cumulative Update Preview
Announcing .NET MAUI Preview 13
Visual Studio 2022 17.1 is now available!
My thoughts on whether you should use IEnumerable<T> or IReadOnlyCollection<T> / IReadOnlyList<T> in your method parameters #dotnet
You can use Fluent Assertions #dotnet to assert that no one introduces unwanted dependencies. See how 👇 Extremely useful since .NET References are transitive. It's the kind of change that often goes unseen in a PR review.
Would it be cool to fully automate installing Windows Updates on your #Citrix PVS vDisk? ✅ Create new vDisk version ✅ Boot master device VM ✅ Check and install WU ✅ Reboot until finished ✅ Execute BIS-F and shutdown ✅ Promote vDisk to test Wait for it… #Powershell
C# .NET APIs for Financial Digital Reporting Systems - Aspose
Do you need .NET Library to Parse Finance Documents? Try it for free!! #DotNet #API #Programming products.aspose.com/finance/net/?u…
Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
Logging Trace Output Using ILogger in .NET Applications
C# Nullable Features thru the times
I have to thank .NET and the community. Both of these led me to working for Microsoft and being a part of the #aspnet and then later the .NET team. I've been working on .NET for 15 of the 20 years! #dotNETLovesMe
If I heard right then .NET 7 will allow native AOT compilation like C++, Rust or Go. So no need for a (heavy) runtime anymore!? Single binary deployments! 💪 😲😲😲😲 #dotnet
The biggest feature I can see in .NET 7 preview 1 is the rate limit APIs. #dotnet #dotnet7 github.com/dotnet/runtime…
Rate limit APIs · Issue #52079 · dotnet/runtime
Happy birthday, @dotnet! 🎂 🥳 On February 14, celebrate its twentieth anniversary by catching the stream or organizing a watch party: msft.it/6018w12O6 Don't forget to share your stories with #dotNETLovesMe!
🎉 Happy 20th Anniversary @dotnet! 🎉 Join .NET’s live anniversary broadcast today at 9:00 AM Pacific Time and share your .NET ❤️ stories using the hashtag #dotNETLovesMe. msft.it/6013wHvCP
This is 20 years of #dotnet releases. #dotNETLovesMe
Congratulations on your 20th birthday from the @resharper team, @dotnet 🥳 18y ago (2y into .NET), we released our first version for VS2003. Since then, we've been helping and inspiring developers along the way. Here’s to many more years of learning together! 👩💻 #dotNETLovesMe
New blog post ".NET and C# Versions - 20th Anniversary ♥". An attempt at visualizing 20 years of features. #dotnet #dotNETLovesMe #csharp cc: @coolcsh @runfaster2000 @shanselman 👇 nietras.com/2022/02/13/dot…