Made a gRPC branch for the eStore application github.com/davidfowl/eSto… Most annoying parts are definitely port management for http/2 endpoints (without TLS), and learning how to protobuf (which doesn't support decimal). #dotnet #grpc
Week 21, 2023
Monday, 22 May 2023 - Sunday, 28 May 2023
I wrote this little #PowerShell module that wraps around DSInternals and provides password quality scan for #ActiveDirectory forest but adds some quality reporting around it. Wrote a short blog post on usage and general description evo.yt/y7oq
#InkWorkspace 2.2 is going to the Store! 🎉👏 ➖ Now you can run apps as administrator ➖ You can pin more apps to home screen ➖ New quick action - Rotate screen ➖ The app starts much faster (≈2s) ➖ Bugs fixes, other improvements #dotnet #UWP #WPF #WindowsDev #Windows
We just passed 18k stars on GitHub! 🎉🎉🎉 Thank you to our community! This accomplishment is as much yours as it is ours. 😘 You know what to do if you still need to give us a star! github.com/AvaloniaUI/Ava… #dotnet
C# Design Patterns: Adapter
F# Weekly #21, 2023 – Build 2023, F# in Action
Open Radiation Detector by @Carl0sGS .Device uses an open-air ionization chamber with a simple amplifier circuit Link Below hackaday.io/project/27508-… #embedded #Arduino #dotnet #instructables #ElectronicsTwitter #RaspberryPi #RaspberryPiPico @E14Community #STEM
MinBy or MaxBy Method of LINQ ? Before .NET 6 OrderBy and OrderByDescending was used to get Min/Max property for collection But now we can use MinBy/MaxBy and in lambda expression we can define the property on which we want Max/Min frim collection #dotnet
CRUD REST API With Clean Architecture & DDD In .NET 7
Did you miss out on any of the @dotnet videos from #MSBuild? Checkout the #dotnet at #MSBuild 2023 playlist on the .NET YouTube!!! youtube.com/playlist?list=… #dotnetmaui #programming #aspnetcore #blazor
Introducing Auth0 Templates for .NET
You know you want to... It's time to get started with ChatGPT in .NET. Here's how you can use OpenAI models in conversational interfaces using #dotNET. 📖 msft.it/6015gZh31
I've got good news for those who want to improve their #dotnet and #csharp skills. A digital bundle of two of my books is available at an incredibly low price via the following link: leanpub.com/b/signalr-and-… If you want a paperback copy, those are available from Amazon. SignalR…
The API Verifier: A New Era for ReSharper Plugins
Docker for .NET Devs With Carl Sargunar
This slide gives me goosebumps youtube.com/watch?v=pJGDPE… #dotnet #aspnetcore
Full stack web in .NET 8 with Blazor | OD116
Refactor your .NET HTTP Clients to Typed HTTP Clients by @tim_deschryver timdeschryver.dev/blog/refactor-… #aspnetcore
Unified Settings: Share Your Feedback! - Visual Studio Blog
#PowerShell Cheat Sheet #MSBuild
All-In-One Search available in 17.6 - Visual Studio Blog
We Are Getting New Validation Types in .NET 8!
The repository from @DamianEdwards and I's talk is now public github.com/davidfowl/eSto… Wait for the on demand video that'll show up soon if you missed it: build.microsoft.com/en-US/sessions… #dotnet #msbuild
F# in Action
Dev Drive for Performance Improvements in Visual Studio and Dev Boxes!
Free Web App and Blazor Workshop with Jeff Fritz
Microsoft Build–Join us May 23–25, 2023
How can you remove repetitive conditions in EF Core queries? Which kinds of queries fit this description: - Soft-delete - Tenant ID check EF Core has a powerful feature that can help you remove repetitive conditions from your code. I'm talking about Query Filters. #dotnet
.NET Framework May 2023 Cumulative Update Preview Updates
Visual Studio Code snippet to make URLs relative
Visual Studio 2022 – 17.6 Performance Enhancements
Watching @bradygaster present on the cloud-native story for @dotnet! Here's what's imminent for .NET 8: - Resilience - Compliance - Telemetry
Transform your business with smart .NET apps powered by Azure and ChatGPT
Turbocharge your Visual Studio experience with Microsoft Dev Box
This is an extension method that I use in almost every C# project that works with async collections. It lets you define an async enumerator and use it seamlessly, whether you need to iterate through the data or buffer it in memory. github.com/Tyrrrz/Discord… #dotnet #csharp
Good (Blazor) Components are... ?
We’ve been working on a new sample app to demonstrate how to build great mobile apps 😍 We’re just finishing up a little polishing and then will push the code for this airline's demo. It’s already looking great ❤️❤️❤️ #dotnet
Making authenticated cross-origin requests with ASP.NET Core Identity
Microsoft Build–Join us May 23–25, 2023
XUnit Tests, JetBrains Rider, and Counting Until Failure
Announcing Azure Monitor OpenTelemetry Distro - .NET Blog
Check out HealthyPi 5 which is a open-source, biosignals-acquisition device from @ProtoCentral for makers. Link Below ☟☟ crowdsupply.com/protocentral/h… #embedded #Arduino #dotnet #Python #instructables #ElectronicsTwitter #RaspberryPi #RaspberryPiPico @E14Community #STEM
What’s the Result Type Everyone Is Using in .NET?
A new "Data Annotation" for data validation is coming to .NET 8. #dotnetcore #dotnet
ReSharper 2023.2 EAP 2: New C# Inspections for Local Functions, the “N+1” Problem, and More
You can quickly 𝗴𝗲𝗻𝗲𝗿𝗮𝘁𝗲 a 𝘀𝘄𝗶𝘁𝗰𝗵 𝘀𝘁𝗮𝘁𝗲𝗺𝗲𝗻𝘁 for your 𝗘𝗻𝘂𝗺𝘀 using 𝗰𝗼𝗱𝗲 𝘀𝗻𝗶𝗽𝗽𝗲𝘁𝘀 in Visual Studio 🙂 Might save you some typing ⌨️ #unitytips #csharp #coding #unity2d #unity3d