Analyze this! - "this" being a SQL Database project in Visual Studio - try it in my free "EF Core Power Tools" Visual Studio extension - static code analysis for T-SQL! #sqlserver #azuresql #dotnet #dacfx github.com/ErikEJ/EFCoreP…
Week 19, 2024
Monday, 6 May 2024 - Sunday, 12 May 2024
Read And Write Azure Blob Storage With C# | Build5Nines
Microsoft Build | May 21-23, 2024 | Seattle and Online
F# Weekly #19, 2024 – F# Tree-Sitter
The best way to configure the Options Pattern in ASP.NET Core
You want DEEP technical @dotnet content? Let's dig in! It's @stephentoub and I going way into the internals of the Regular Expressions Engine in .NET! youtube.com/watch?v=ptKjWP…
F# Tree-Sitter
F# Tree-Sitter
LINQ Chunk example ⬇️ This was new in .NET 6 and is great for splitting up collections into smaller batches. Have you used it much? Thanks to Łukasz Żabski on LinkedIn for the image -> linkedin.com/in/zabski/ #dotnet
Livestream – Matt Ellis and Antonio Antunes – An Eye For Success With Odin Inspector and JetBrains Rider
Mastering CQRS Design Pattern with MediatR in C# .NET
API Security: Protect Your APIs with API Keys
Join the .NET Team at Microsoft Build 2024!
Built-in OpenAPI doc generation in .NET 9 ❤ ASP .NET Preview 4 will have OpenAPI doc generation capabilities. Swashbuckle is awesome but it's nice to have this built in now. What do you think? #dotnet
Hacked this together today with @captainsafia. Swagger UI support in aspire. Point it at any resource with an open API document and it'll show the swagger ui. github.com/davidfowl/Aspi… #dotnet #aspire #swagger
Refactor your code with C# collection expressions
#PowerShell tip of the day: Use Invoke-Command with -AsJob for running commands in parallel on multiple computers.
Create an ER diagram of your database directly from Server Explorer in Visual Studio - try it in the latest daily build of EF Core Power Tools #dotnet #efcore #Database github.com/ErikEJ/EFCoreP…
Redis Cache Fallback in ASP.NET Core Dependency Injection
Oh holy shit, this one has 6.7M! Thanks George! Full vid: youtube.com/watch?v=B2UwFh… #DigitalHouseofTimothy #FSharp #comedy #funny #SheetMusic #piano @georgecollieryt
Package Management & improved .NET Aspire support come to C# Dev Kit
Upgrade from Xamarin to .NET - .NET MAUI
ReSharper 2024.1.2 Is Available For Download
Looking to upskill your .NET Skills? I started a .NET 8 Series 2 weeks ago, that can help you with detailed articles and videos. Here are the available articles as of today: (Continued) #dotnet #series #content #developer #dev
Using GitHub Copilot as your Coding GPS
We just merged Garnet support for .NET Aspire! github.com/dotnet/aspire/… github.com/microsoft/garn… #dotnet #aspire #garnet #redis
.NET Aspire is extensible, here's an example of building support for waiting on dependencies to be "ready" in during local dev: github.com/davidfowl/Wait… We're hoping to see the ecosystem building really cool things we didn't envision 😍. #dotnet #aspire
Implementing API Gateway Authentication With YARP by @mjovanovictech milanjovanovic.tech/blog/implement… #aspnetcore
On .NET Live: Cross-platform with Uno Platform and .NET Open Source
Should my Services be Transient, Scoped, or Singleton? by @michaeljolley youtube.com/watch?v=ToFqIS…. #aspnetcore