linksfor.dev(s)

Posts for 'dotnet'

  1. The New Cross Platform C# IDE is INSANE
  2. GitHub Actions Has a Package Manager, and It Might Be the Worst
  3. Confessions of a Software Developer: No More Self-Censorship - Kerrick Long (blog)
  4. I Added an Insane New Feature in C#
  5. I wrote an EF Core Provider
  6. "Every Class Should Be Sealed in C#"
  7. Another .NET Open-Source Project is Gone
  8. Companies complaining .NET moves too fast should just pay for post-EOL support
  9. What's new in C# 14 & .NET 10
  10. Taming Service Dependencies with Aspire
  11. Big Breaking Changes in .NET 10
  12. .NET Libraries Are Beyond Saving
  13. Running .NET Applications that Communicate Over a Network Using Docker Compose | no dogma blog
  14. Building the Coolest Console Apps in .NET
  15. LINQ and Learning To Be Declarative
  16. Blazor Code Behind | no dogma blog
  17. Why Startups Don't Use .NET and C#
  18. Dockerfile for a .NET 9 Web API Application | no dogma blog
  19. The Biggest .NET Feature Was Just Cancelled
  20. Microsoft Just Fixed the LTS/STS Problem of .NET
  21. DXGI debugging: Microsoft put me on a list
  22. Morse Code Messages with C# | no dogma blog
  23. Performance Improvements in .NET 10 - .NET Blog
  24. Secret Storage in OCI
  25. Content Query Languages
  26. An Overview of Every Software Architecture
  27. We Need to Talk About Unions in C#
  28. Sending Email Correctly in .NET
  29. BFF in ASP.NET Core #7 - Introducing the Duende BFF Library
  30. Running .NET in the browser without Blazor
  31. Streaming Data using OCI Streams and .NET
  32. Oracle Functions and .NET - Getting Started Part 3
  33. Left to Right Programming
  34. Stop Mapping in .NET Use Facets Instead
  35. Killing a Worker Application from a BackgroundService | no dogma blog
  36. Using MySQL with Entity Framework | no dogma blog
  37. Building .NET While Offline Using the Local NuGet Cache | no dogma blog
  38. An Alternative to nuget install-package | no dogma blog
  39. Local NuGet package source
  40. MassTransit - Sending a Message to a Single Consumer | no dogma blog
  41. Running a Hosted Service in a Console Application | no dogma blog
  42. InfluxDB and C# | no dogma blog
  43. Doing Some Cleanup in a BackgroundService | no dogma blog
  44. .NET 10 Preview 7 is now available! - .NET Blog
  45. I Migrated 40 Projects to Central Package Management in Minutes
  46. On .NET Live - Compliance and .NET
  47. Build Master-Detail Pages in ASP.NET Core MVC — Part 1 | BinaryIntellect Knowledge Base
  48. I Tried GitHub Spark For The First Time And This Happened!
  49. Improve Data Security by Preventing Excessive Data Exposure in .NET
  50. Expose Offline LLM via RESTful API
  51. Boost Your .NET Projects: Simplify Date & Time Formatting with Spargine’s DateTimeFormat
  52. Stop Using MVVM - Nick's .NET Travels
  53. Performance Pitfalls in C# / .NET - List Contains
  54. Building Complex Side Projects With Purpose - Dev Leader Weekly 105
  55. Automating .NET User Secrets with PowerShell
  56. You’re Doing Rate Limiting Wrong in .NET
  57. Coding Faster with dotNetTips.com Spargine 8: August 2025 Release
  58. Getting Started with GraphQL in .NET
  59. .NET AI Community Standup - ⚡Blazing-Fast AI Inference on a Budget
  60. The Definitive Guide: MAUI Blazor Hybrid & Web
  61. Exploring new Agent Quality and NLP evaluators for .NET AI applications - .NET Blog
  62. .NET Conf 2025 - Announcing the Call for Content - .NET Blog
  63. Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6
  64. An Outside-In Approach to Discover Unknown Codebases
  65. How to integration test exception handlers in ASP.NET Core
  66. How to Build Persistent Background Jobs with ABP Framework and Quartz | ABP.IO
  67. Publish your .NET MCP Server to NuGet
  68. BFF in ASP.NET Core #4 - Implementing a BFF from scratch
  69. Aspire 9.4 is here with a CLI and interactive dashboard features - .NET Blog
  70. Running one-off .NET tools with dnx: Exploring the .NET 10 preview - Part 5
  71. Weekly Recap - 2025-07-25
  72. Named Query Filters in EF 10 (multiple filters per entity)
  73. CherylUI theme for your Uno Platform Applications - Nick's .NET Travels
  74. MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18 - .NET Blog
  75. Solving the source generator 'marker attribute' problem in .NET 10: Exploring the .NET 10 preview - Part 4
  76. Ask Mode vs Agent Mode - Choosing the Right Copilot Experience for .NET - .NET Blog
  77. Understand GitHub Copilot Extensions and Slash Commands | BinaryIntellect Knowledge Base
  78. Interesting links of the week 2025-30
  79. Microsoft Testing Platform is cool!
  80. PDF Reporting in .NET With HTML Templates and PuppeteerSharp (and it's free)
  81. ChatGPT Guide to Building Cross Platform Applications - Nick's .NET Travels
  82. BFF in ASP.NET Core #2 - The BFF Pattern Explained
  83. Building Your First MCP Server with .NET and Publishing to NuGet - .NET Blog
  84. C# 14 extension members; AKA extension everything: Exploring the .NET 10 preview - Part 3
  85. Solving the Cross-Platform Flyout Problem in .NET
  86. Introducing Rejigs: A Developer-Friendly Regex Builder for .NET
  87. Stop Using MVVM - Nick's .NET Travels
  88. Beer-Driven Downloads & Microinteractions in .NET MAUI
  89. Using Instruction Files with VS Code Agent Mode and the Uno Platform - Nick's .NET Travels
  90. Introducing a New Lightweight DataGrid for Uno Platform
  91. Implementing BFF Pattern in ASP.NET Core for SPAs
  92. .NET and .NET Framework July 2025 servicing releases updates - .NET Blog
  93. Behind the scenes of dotnet run app.cs: Exploring the .NET 10 preview - Part 2
  94. ToListAsync is fast again in Entity Framework (kind of)
  95. Weekly Recap - 2025-07-04
  96. Using .NET Aspire With the Docker Publisher
  97. Local AI + .NET = AltText Magic in One C# Script - .NET Blog
  98. Migrating Uno Platform Applications from Native to Skia
  99. Holy MauiGraphics Batman! Part 2: The RPM Gauge
  100. Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1
  101. Holy MauiGraphics Batman! Part 1: Batmobile Throttle Control
  102. GitHub - davidfowl/AspirePipelines: An sample pipeline using new deployment APIs in aspire
  103. Running External Commands in C# and Wait Until They Finish
  104. Testcontainers Best Practices for .NET Integration Testing
  105. Simpler XAML in .NET MAUI 10 - .NET Blog
  106. ASP.NET Core in .NET 10 Preview 4: JSON Patch with System.Text.Json
  107. You can't use switch expressions in Blazor
  108. Super Simple .NET Run Program.cs
  109. Weekly Recap - 2025-06-20
  110. Monitoring .NET Applications with OpenTelemetry and Grafana
  111. Building Cross-Platform Media Applications in .NET with MediaPlayerElement
  112. Interesting links of the week 2025-25
  113. Multimodal Vision Intelligence with .NET MAUI - .NET Blog
  114. Structuring GitHub Enterprise: Best Practices from the Org Level Down
  115. A C# tool for cleaning up resource groups
  116. Debug Distributed Systems in Minutes Using .NET Aspire
  117. Run C# Scripts With dotnet run app.cs (No Project Files Needed)
  118. How I've been building APIs and microservices lately (feat. C# & .NET)
  119. Interesting links of the week 2025-24
  120. .NET and .NET Framework June 2025 servicing releases updates - .NET Blog
  121. Converting a Microsoft XNA 3.1 game to MonoGame
  122. Using AI Foundry with .NET MAUI - .NET Blog
  123. ASP.NET Community Standup - Blazor metrics & tracing in .NET 10
  124. Maximum Likelihood estimation with Quipu, part 1 · Mathias Brandewinder blog
  125. Developing UI Component in Blazor MAUI
  126. The Hidden Cost of Being the Team Hero - Engineering Manager AMA
  127. ReSharper for VS Code is here and it’s BAD
  128. .NET Aspire: How Maddy Montaquila and the .NET Team Are Revolutionizing Development
  129. Fine-tune the volume of logs your app produces - .NET Blog
  130. Dapper, FusionCache, and Redis - The ULTIMATE CACHE Solution for ASP NET Core
  131. Announcing dotnet run app.cs - A simpler way to start with C# and .NET 10 - .NET Blog
  132. Can I Use ABP Without a License?
  133. Leadership Principles for Software Engineers: Interview With Adrian Stanek
  134. On .NET Live - CodeComplete: The Day AI Writes Your Next App
  135. Circuit Breaker Policy Fine-tuning Best Practice - .NET Blog
  136. How I Built a RAG App in .NET (Using Azure AI in Minutes)
  137. How to run code coverage of .NET code on Azure DevOps
  138. Announcing Uno Chefs: Our Flagship Reference Application!
  139. Introducing Bingo-o-matic: Your Ultimate Bingo Management App
  140. Contractor Goes FULL TIME - What Level Software Engineer Will They Be?
  141. csproj is GONE! 'dotnet run app.cs' is Here
  142. ARK004: Finalizing ARK Component with State, Style & Strategy
  143. ASP.NET Community Standup - Passwordless authentication with Passkeys in .NET 10
  144. Building a Custom Domain Events Dispatcher in .NET
  145. How To Setup Redis With Dependency Injection in C# in 10 Minutes!
  146. FusionCache with Redis is a GAME CHANGER for EF Core Powered Web Apps
  147. How to run a custom container images in .NET Aspire projects
  148. AI and Vector Data Extensions are now Generally Available (GA) - .NET Blog
  149. Master The Basics of MSTest Like a PRO In Under 15 minutes!
  150. Which ABP Template Should You Use?
  151. Adding Custom Health Checks with .NET Aspire
  152. Check if NuGet packages are publicly available
  153. Building Real-Time Applications With SignalR & .NET 9 (full tutorial)
  154. GitHub Copilot for .NET Aspire - Diagnose, Analyze, & Debug Faster Than Ever
  155. Upgrading a .NET 6 repo to .NET 9 with GitHub Copilot
  156. The Feature You Must Know About If You're Using Lambda SnapStart for .NET
  157. Make LINQ 10 Times Faster in .NET Today
  158. Manage your SQL Server database lifecycle with .NET Aspire and the SQL Database Projects hosting extension
  159. Different Communication Styles in Software Engineering - Engineering Manager AMA
  160. Weekly Recap - 2025-05-16
  161. ABP Module - Identity
  162. .NET Web App Modernization Made Easy with Tomáš Herceg's New Book and DotVVM
  163. Evaluating content safety in your .NET AI applications - .NET Blog
  164. Microsoft Testing Platform CHANGES EVERYTHING for Your Tests!
  165. The Massive Testing Update of .NET 10
  166. Visual Studio 2022 + Copilot Agent Mode + Model Context Protocol (MCP) Servers Are Here!
  167. Career Switcher Uses THIS TRICK on their Developer Resume!
  168. Disabling Indices in a -bacpac file (Sql Server)
  169. Hot Design: The Next-Generation Visual Designer for .NET Apps - Coding Sonata
  170. .NET and .NET Framework May 2025 servicing releases updates - .NET Blog
  171. GitHub - Zorokee/ArtificialCast: Type-safe transformation powered by inference.
  172. Unlocking Code Modularity The Power of Simple Design #programming #coding #dotnet
  173. I Removed MediatR – Building Your Own CQRS Handlers in .NET
  174. ASP NET Core Caching Explained: Hybrid Cache + Redis + Dapper!
  175. Clearing NuGet Caches
  176. ARK002: Developing Mobile Application
  177. Vibe Coding: Building Code Commute With Agents - Engineering Manager AMA
  178. .NET 9 🔥🚀 : ASP.NET Core Webhooks
  179. Game Changing LINQ Updates in .NET 9
  180. My SO question was closed so I'm writing this post on CoreWCF
  181. The Misunderstood Dependency Injection Lifetime in .NET
  182. ASP.NET Community Standup - Updates in .NET 10 Preview 4
  183. Fix Your Software Engineer Resume in Just 15 Minutes
  184. .NET AI Community Standup - What’s Next for .NET and AI at Build 2025
  185. Amazon Q: Assisting with My Monthly Maintenance
  186. 4 Ways to Culture-Proof Your C# xUnit Tests | Never Break Your Pipeline Again!
  187. The Coolest Feature of .NET 10 is Here
  188. ASP.NET Community Standup - Automated browser testing with ASP.NET Core in .NET 10
  189. Getting Started with OpenTelemetry: Observability Made Easy
  190. This Trick Makes Entity Framework Super Quick!
  191. Does .NET Documentation get ads? Aka: Is Copilot in the docs something useful?
  192. Engineering Management Is Being Gatekept?! - Engineering Manager AMA
  193. Event-Driven Architecture in .NET with RabbitMQ
  194. Does This Senior Engineer Mobile Developer's Resume Make The Cut?!
  195. I Fixed My Slow App Using Sentry Trace Explorer!!
  196. Jonathan Peppers Unleashes Code Chaos: How .NET Meets the NES
  197. .NET 9 🔥🚀 : ASP.NET Core feature flags
  198. Minimal APIs are FINALLY production-ready
  199. .NET MAUI Community Standup - .NET MAUI: A contributor’s story
  200. Packaging and Publishing a .NET MAUI Library with GitHub Actions - .NET Blog
  201. Deploying .NET Applications to Heroku Fir | Cloud Native, OpenTelemetry
  202. You NEED to change this on your xUnit Integration Tests
  203. Using ImmutableSortedSet in C# for memory sharing
  204. Migrating away from Rust.
  205. Modernizing your desktop: From WinForms to Blazor, Azure, and AI
  206. Null is Changing AGAIN in C# and it's Awesome!
  207. HttpClient improvements in .NET 10
  208. .NET 9 🔥🚀 : ASP.NET Core Web API Versioning
  209. ARK000: Introduction to ARK (Acts of Random Kindness Project)
  210. Your Quick Guide to Learn JWT - Coding Sonata
  211. Strategic Networking For Software Engineers - Engineering Manager AMA
  212. ASP.NET Community Standup - Building MCP Servers with ASP.NET Core
  213. MongoDB Atlas Vector Search in .NET (full tutorial)
  214. From Hello World to Hello Customers: Why Programs Aren’t Products
  215. Don't Loop the Wrong Way in .NET
  216. Securing .NET APIs & Web Apps with Microsoft Entra | Crash Course
  217. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  218. Does This Azure Developer Have What It Takes?!
  219. The way to use CancellationTokens on xUnit v3 #shorts
  220. Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview) - .NET Blog
  221. Introducing the AI Dev Gallery: Your Gateway to Local AI Development with .NET - .NET Blog
  222. Diving into the .NET World: Beginner's Diary #1
  223. .NET AI Community Stand Up - .NET Tokenizers & Real-World MCP in Action
  224. .NET 💔 OSS
  225. C# is NOT Java Done Right. Hear me out.
  226. Navigating Evolving Code Standards Without Chaos - Engineering Manager AMA
  227. .NET 10 Preview 3 - .NET APIs Get Validation, Server-Sent Events (SSE), and more!
  228. Google Gemini in .NET: The Ultimate Guide with Jochen Kirstaetter
  229. Preview 2 of the .NET AI Template Now Available - .NET Blog
  230. ASP.NET Core Azure Deployment Crash Course For Beginners
  231. Use Redis With HybridCache to Cache Your EF Core Data!
  232. I Confronted MassTransit's Creator
  233. How To Level Up As A Tech Lead - Interview With Anemari Fiser
  234. .NET 10 Preview 3 - Extension Properties & Null-Conditional Assignment for C# 14!
  235. Introduction to the C# SDK for Model Context Protocol (MCP)
  236. HybridCache: Transform Your EF Core Data Access!
  237. How to INSTANTLY Improve Your Tests With xUnit v3 CancellationTokens
  238. How to Use GitHub Copilot Agent to Build a Modern Blazor App
  239. On .NET Live - Every Cache a Painting, Revisited
  240. .NET 10 Preview 3 - CLI Upgrades: Local SDK Installs, Shell Completion, Interactive Mode, & More
  241. The New Extension Members of C# are INSANE
  242. A custom 404 page in Blazor Web Apps
  243. .NET Has a Massive Abstraction Problem
  244. Boost ASP.NET Performance with Response Caching 🔥
  245. .NET 10 Preview 3 is now available! - .NET Blog
  246. What's new in .NET Aspire 9.2 - .NET Aspire
  247. NAILED IT! What Makes This Software Engineer's Resume Stand Out?
  248. Let's Build & Deploy a MCP Server with C#
  249. How Lazy Loading in EF Core Can Cause BIG Problems
  250. .NET and .NET Framework April 2025 servicing releases updates - .NET Blog
  251. How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog
  252. OpenAPI Enhancements in .NET 10 Previews - Generate Docs in YAML & XML, OpenAPI 3.1, & more
  253. Too Late For This Developer? Let's Review Their Resume!
  254. StarCellar E04: Applying resilience strategies with Apizr
  255. Azure DevOps: NuGet: Command Not Found with Ubuntu-Latest (24.04)
  256. SESSIONS ARE LIVE! C# and .NET at Microsoft Build 2025!!!
  257. .NET 9 🚀 💥 - AI Chat
  258. Test out .NET 10 Previews in Dev Containers & Codespaces in Minutes!
  259. Top .NET 9 Features You Can Use Today
  260. On .NET Live - Data API Builder Transforms the Way You Build APIs
  261. Build a Model Context Protocol (MCP) server in C# - .NET Blog
  262. Interesting links of the week 2025-15
  263. ".NET Will Not Exist in 10 Years"
  264. More LinkedIn "Tips": Dragging your whole database into memory!
  265. Tracking NuGet Updates with PowerShell: Handling Pinned Versions & Constraints
  266. Laurent Kempé - SSE-Powered MCP Server with C# and .NET in 15.7MB executable
  267. One on Ones: What The HECK Do You Talk About? - Engineering Manager AMA
  268. Exploring .NET Aspire and Adding it to my existing boilerplate
  269. MediatR and MassTransit Going Commerical: What This Means For You
  270. On .NET Live - Visualizing Chaos with OpenTelemetry and Immersive APM - Part 2
  271. Blazor Community Standup - Updates in .NET 10 Preview 3
  272. From Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture Template
  273. Let's Learn .NET - GitHub Copilot (Africa)
  274. Migrating Azure Durable Function App to Use Durable Task Scheduler: Running Locally
  275. .NET AI Community Standup - 🔮 Fortune-Telling with Semantic Kernel
  276. AutoMapper, MediatR and MassTransit go Commercial!
  277. Eventing in C#
  278. Unboxing Blazor in .NET 10 Preview 2
  279. Microsoft Contributes to Uno Platform: Dramatically Reducing Testing Time
  280. Setup MCP Servers in VS Code in Seconds #vscode #githubcopilot #mcp
  281. Use Vertical Slice Architecture, Not Layers!
  282. Interesting links of the week 2025-14
  283. Is Blazor Front-End or Back-End
  284. Interactive Forms Made Easy: htmx Meets ASP.NET Razor Pages - Chris Woody Woodruff
  285. Navigating a Mid-Career Tech Stack Shift - Engineering Manager AMA
  286. ASP.NET Community Standup - SignalR Swift client & validation for Minimal APIs
  287. Laurent Kempé - Dockerizing your .NET C# MCP Server for AI Clients like Claude Desktop
  288. LTS for .NET MAUI is a Lie!
  289. Visual Studio Code + Model Context Protocol (MCP) Servers Beginner's Guide | What, Why, How
  290. Build your first Azure Function with .NET Aspire support
  291. htmx + ASP.NET Razor Pages: Your First Dance with Interactivity - Chris Woody Woodruff
  292. Azure DevOps Classic Release Pipelines: Deploying .NET 9 Isolated Azure Function App on Linux
  293. Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps - .NET Blog
  294. Does MediatR Even Make Sense Anymore in .NET?
  295. Exploring new .NET releases with Dev Containers - .NET Blog
  296. Extract HTML to a Razor component in Visual Studio with 1 Click
  297. Is Blazor Faster Than React
  298. Interesting links of the week 2025-13
  299. Solving Problems you wouldn't have if you wouldn't use Entity Framework
  300. Laurent Kempé - Model Context Protocol Made Easy: Building an MCP Server in C#
  301. All About Vibe Coding - Engineering Manager AMA
  302. Does This Data Engineer's Resume Have What It Takes?
  303. I used AI to write tests for my .NET application... Here's what happened
  304. You NEED To Update Your Tests in .NET
  305. Deploying With Confidence: Sam Gomez on Terraform, Bicep, and Infrastructure as Code
  306. .NET Aspire Community Standup - Adding and Extending Healthchecks
  307. MSTest 3.8: Top 10 features to supercharge your .NET tests! - .NET Blog
  308. Azure Functions Isolated: SQL Trigger
  309. .NET AI Community Standup: Evaluate the Quality of Your AI Applications
  310. .NET 10 Preview 2 is now available! - .NET Blog
  311. .NET 9 🚀 💥 - Generate PDF in your API
  312. .NET MAUI Lead Leaves to Join .NET Aspire!
  313. Adding Cloudflare Turnstile to an ASP.NET Core website
  314. Modern API Documentation in .NET with Scalar and OpenAPI
  315. C# to Typescript Cheatsheet
  316. Harnessing AI in C# with Microsoft.Extensions.AI, Ollama, and MCP Server
  317. C# Flags: Beginner's Guide
  318. FREE FOR ALL! - Engineering Manager AMA
  319. Streamlining .NET 9 Deployment With GitHub Actions and Azure
  320. Introducing support for SLNX, a new, simpler solution file format in the .NET CLI - .NET Blog
  321. Side Projects That Stand Out?! - Intern Resume Review
  322. Blazor, Maps, C#, and Charlie
  323. Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
  324. What Makes a Senior Software Engineer Resume Stand Out?
  325. When to Use Classes and Structs in .NET
  326. .NET and .NET Framework March 2025 servicing releases updates - .NET Blog
  327. How Good is Copilot with Agents for .NET MAUI Development?
  328. On .NET Live - Hands-On with .NET Aspire 9.0
  329. When to use IsReadOnly or IsEnabled? – AskXammy
  330. EF Core: Repository Pattern and IMemoryCache Tutorial
  331. System.Linq.Async is part of .NET 10 - LINQ for IAsyncEnumerable
  332. AI Powered Language Detection in .NET with ML.NET and AutoML
  333. My Manager REFUSES To Give Feedback! - Engineering Manager AMA
  334. Adding an IMemoryCache to EF Core Repository Pattern
  335. Metaprogramming Made Accessible: Gael Fraiteur Explores the World of Metalama
  336. How to Show and Hide the Keyboard in .NET MAUI
  337. .NET Aspire and Dev Container
  338. Announcing Hot Design Public Beta - A Visual Designer for Cross-Platform Desktop, Mobile and Web Apps
  339. .NET AI Template Now Available in Preview - .NET Blog
  340. How I Code with GitHub Copilot in Visual Studio 2022 to Boost Productivity Everyday
  341. .NET 💥 - Event Driven Architecture with Azure Service Bus (step by step)
  342. IdentiyServer4 is BACK!
  343. .NET MAUI Community Standup - Agent Maui: Copilot Pro-tips for devs
  344. Migrating AppCenter Analytics Events to Application Insights
  345. Can I Break Into Tech As A Developer With This Resume?
  346. Production Ready Event Sourcing in .NET
  347. Debugging C# in Cursor.AI - Full Guide
  348. .NET Aspirations - Tailor It To Your Stack
  349. ASP.NET Community Standup - What's new for Blazor in .NET 10 Preview 2
  350. How to Implement the Repository Pattern in C# Using Dapper and SQLite
  351. Dapr Fundamentals: Building Cloud-Native Applications the Right Way
  352. .NET Monthly - February 2025 - Visual Studio update, .NET Aspire 9.1, .NET 10 Preview 1, and more!
  353. Unlock new possibilities for AI Evaluations for .NET - .NET Blog
  354. Working With Me - M.O.W.
  355. .NET 10 🚀 💥 - Whats new in .NET 10?
  356. Tailwind v4 with Blazor - It just got easier
  357. Step by Step Setup Guide for .NET MAUI with Visual Studio Code
  358. Building Local AI Agents: Semantic Kernel Agent with Functions in C# using Ollama
  359. Microsoft’s .NET 10 arrives in first preview
  360. Building Local AI Agents: Semantic Kernel and Ollama in C#
  361. Senior Developer Means Coding... Less?! - Engineering Manager AMA
  362. ASP.NET Community Standup - HybridCache updates
  363. How to profile a .NET MAUI iOS application on macOS
  364. ABP Community Talks Snippets: Are Modular Monoliths the Best Choice?
  365. The Craziest Feature .NET Released in YEARS
  366. NO Professional Experience: First Developer Job Resume Review
  367. .NET 🚀 💥 - The terminal that changes everything
  368. Does This Developer Intern Resume Stand A Chance?!
  369. Building Cross Platform Applications using Hot Design and Codespaces with Uno Platform and No IDE - Nick's .NET Travels
  370. .NET Aspire 9.1 is here with six great new dashboard features, and more! - .NET Blog
  371. Building a Better MediatR Publisher With Channels (and why you shouldn't)
  372. Don't Use WhenAll in .NET! Use WaitAny Instead | Code Cop #027
  373. Let's Learn .NET: GitHub Copilot Event - .NET Blog
  374. High-Performance Logging in .NET 9
  375. C# 14: Null-conditional assignment
  376. Live Coding with GitHub Copilot Agent Mode, Next Edit Suggestions, and GPT-4o Copilot
  377. 10 Years Of Experience vs 10 Years Of The SAME Experience - Engineering Manager AMA
  378. ASP.NET Community Standup - .NET Aspire 9.1 Release Party
  379. Building a CRUD API with ABP Framework, ASP.NET Core, and PostgreSQL
  380. FORGET The Generic Resume Fluff! Focus On Impact As A Developer!
  381. IdentityServer is Gone. Now What?
  382. The Infinite Game Meets Azure Security with Bojan Magušić
  383. Technical Discussion: What drives the Enterprise vs Startup divide in .NET?"
  384. Building a SUBSTANTIAL app with GitHub Copilot Agent mode - This is 🤯!
  385. Announcing Chroma DB C# SDK - .NET Blog
  386. Setting Up Your .NET GenAI Environment
  387. Managing Container & Data Lifetime with .NET Aspire
  388. .NET Aspire is Changing and You Will Be Using It
  389. Presenting T-SQL Analyzer CLI - identify anti-patterns in SQL Server scripts with 140+ rules
  390. SpecFlow is GONE! Is Reqnroll the Future of BDD Testing?
  391. Did This Mid-Level Developer NAIL Their Resume? Let's Review It!
  392. Temporal Tables in EF Core: Bringing Time Travel to Your Data - Chris Woody Woodruff
  393. Impact As A Developer: Visibility To Your Manager - Principal Software Engineering Manager AMA
  394. Generic Entity Framework Core Repository: Blazor Blog Example
  395. The Most Cursed Thing I've Seen in C#
  396. New Features for Enhanced Razor Productivity! - .NET Blog
  397. Languages & Runtime Community Standup - Tensors in .NET
  398. WinUI Layered FontIcons
  399. Hell Is Microbenchmarking
  400. Announcing Generative AI for Beginners – .NET - .NET Blog
  401. .NET Conf 2024 - Day 2
  402. Docker Full Course for .NET Developers
  403. Repository Design Pattern With Entity Framework Core
  404. Grouping Smarter: LINQ GroupBy Enhancements in EF Core - Chris Woody Woodruff
  405. .NET and .NET Framework February 2025 servicing releases updates - .NET Blog
  406. C# Dev Kit Updates: .NET Aspire, Hot Reload, and More! - .NET Blog
  407. Integrate .NET Aspire into your .NET projects with VS Code & C# Dev Kit
  408. C# .NET 9: Deep Dive into the Technical Beast 🚀
  409. I Need To Talk About The Hate
  410. Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks - .NET Blog
  411. Tapping into Database Views with EF Core: Reverse Engineering Made Easy - Chris Woody Woodruff
  412. Using Regex to migrate from Fluent Assertions to XUnit Assertions
  413. Mapping the World with EF Core: Working with Spatial Data - Chris Woody Woodruff
  414. Unlocking EF Core Performance: How to Track Queries with Event Counters - Chris Woody Woodruff
  415. Logging with Azure Application Insights in a Windows Application - Nick's .NET Travels
  416. Advice For Junior Devs Who Aren't Quitting Because AI - Principal Software Engineering Manager AMA
  417. On .NET Live - Build Faster, Optimize Smarter!
  418. Cracking the Code: Decoding Query Plans Like a Pro - Chris Woody Woodruff
  419. Grokking Application Security: Malcolm McDonald on Securing Your Apps
  420. Building an AI-Powered .NET API with Ollama and Microsoft.Extensions.AI
  421. LINQ MindMap: .NET 10 Edition
  422. .NET 9 Networking Improvements - .NET Blog
  423. 🤯 Hot Reload & Live Preview .NET MAUI Apps WITHOUT Debugging!!! NEW Visual Studio Feature
  424. The Most Underrated .NET Feature You Must Use
  425. Let's Learn .NET - GitHub Copilot
  426. ASP.NET Community Standup - Upgrading to .NET 9
  427. Many-to-Many Made Easy: Mastering Relationships in EF Core - Chris Woody Woodruff
  428. ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3 - .NET Blog
  429. NO SWAGGER? NO PROBLEM! OpenAPI Made Easy in .NET 9
  430. Simplify Your Integration Testing with Test Containers
  431. C# 14 and Discriminated Unions with Mads Torgersen
  432. Automating Git Hook Setup in .NET Projects with MSBuild
  433. Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally
  434. Programming At School vs Work - Principal Software Engineering Manager AMA
  435. Overriding Default HTTP Resilience Handlers in .NET
  436. .NET 10 Server & APIs Planning Discussion
  437. Build Intelligent Apps with .NET and DeepSeek R1 Today! - .NET Blog
  438. A Generation Of Illiterate Programmers: AI Over Dependency
  439. Everything a .NET Developer Needs to Know in 2025
  440. Creating source-only NuGet packages
  441. Starting .NET MAUI Development in 2025 - Everything You Need To Know!
  442. Writing a .NET Garbage Collector in C#  -  Part 1
  443. Use SQL Server .NET Framework CLR objects with SDK based cross platform .dacpac builds
  444. The CORRECT Way to Handle Value Objects in EF Core
  445. The State of WebAssembly – 2024 and 2025
  446. FromSql: Writing SQL Like a Boss in EF Core - Chris Woody Woodruff
  447. Leveraging Microsoft.Extensions.AI for Tool Calling in C#
  448. Why is .NET so Insanely Fast? with Stephen Toub
  449. How to work for Microsoft without getting hired
  450. Compiled Models: The Fast Lane for EF Core Performance - Chris Woody Woodruff
  451. How To Take Ownership - Principal Software Engineering Manager AMA
  452. ASP.NET Community Standup - .NET Aspire Q&A
  453. Don't Use the New HybridCache of .NET 9
  454. WinForms: Analyze This (Me in Visual Basic) - .NET Blog
  455. Let's talk about FluentAssertions and OSS 🔴 LIVE
  456. Fusion Cache in C# - Removal, Expiration, and FailSafe Cache Operations
  457. GitHub - tonybaloney/vscode-pets: Adds playful pets 🦀🐱🐶 in your VS Code window
  458. C# and Rust Side by Side – Chris Woody Woodruff
  459. ASP.NET Community Standup - Security & auth .NET 10 planning discussion
  460. Introduction To Cache Stampede Protection In C#
  461. Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
  462. Fixing a Huge Performance Problem With My Webhooks Implementation (part 3)
  463. Big Changes to FluentAssertions: License Update Explained ($$$)
  464. Meet the .NET Team at NDC London 2025 - .NET Blog
  465. Running macOS in a macOS Virtual Machine on a Mac for Free (Full Setup Guide - Orka and UTM)
  466. How To Cache In C#: Caching For Beginners
  467. Assertions with Shouldly
  468. Setting Up xUnit with Dependency Injection
  469. Stop Using FluentAssertions Now
  470. Roko Kovač
  471. .NET and .NET Framework January 2025 servicing releases updates - .NET Blog
  472. My Favorite Tech Stack for Startup Success in 2025
  473. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  474. Static Factory Pattern: Solving JSON Deserialization Challenges in .NET
  475. Announcing Developer Academy
  476. Use Scalar to invoke CRUD operations of a Web API | BinaryIntellect Knowledge Base
  477. The Problem With Singletons You Need to Avoid
  478. dotnet test command - .NET CLI
  479. Modern C# Part 3 – Switch Expressions
  480. Learn In Public - Principal Software Engineering Manager AMA
  481. ASP.NET Community Standup - Blazor .NET 10 Planning Discussion
  482. 4 Key Tips: Learning In Public For Software Engineers
  483. .NET Project Setup From Scratch Using These 6 Best Practices
  484. Unlocking the Power of AI: Jim Bennett on Pieces for Developers
  485. api problems #dotnet #programming #coding
  486. Run Windows on an Apple Silicon Mac with VMware Fusion Pro free (Full setup guide)
  487. The New Way to Seed Your Database in .NET 9
  488. Switching Tech Jobs: What To Consider As A Software Engineer
  489. GitHub - scrtwpns/mixbox: Mixbox is a library for natural color mixing based on real pigments.
  490. C# Semantic Kernel Plugins: Get YouTube Video Info!
  491. Don't Use This LINQ Feature. It's Bad. | Code Cop #026
  492. What's Wrong with Microservices?
  493. Why is Open Source important? And is it free?
  494. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  495. Taking AI Dev Gallery Code Cross Platform with Uno Platform - iOS - Nick's .NET Travels
  496. Which Projects To Build?! - Principal Software Engineering Manager AMA
  497. It Ain't For Everyone: Becoming An Engineering Manager
  498. To comment, or not to comment
  499. ASP.NET Community Standup - Contributing to the ASP.NET Core Repo
  500. How To Use Semantic Kernel Plugins In C#
  501. Yes, Software Engineers Need to Know SQL Well
  502. Beginner's Guide To Semantic Kernel In C#
  503. The road to Emacs maximalism
  504. Farewell 2024, A Look Back
  505. Using C/C++ Native Dependencies in Blazor WASM
  506. Top .NET Videos & Live Streams of 2024 - .NET Blog
  507. C#, Blazor, Web Dev, and your pull requests
  508. Sales, Rejection, And Founding an AI Startup - Interview With Amer Tadayon
  509. Writing Safe String Interpolated SQL in .NET
  510. EF Core 9.0: Introducing EF.Parameter<T>(T)
  511. Built-in metrics in .NET - .NET
  512. Effective Software Teams: Islands and Autonomy - Principal Software Engineering Manager AMA
  513. Distributed Systems Made Easy: URL Shortener Architecture with .NET Aspire
  514. You Completely Misunderstand Span in .NET | Code Cop #025
  515. Critical: .NET Install links are changing - .NET Blog
  516. Azure Service Bus Finally Doesn’t Suck
  517. Top .NET Blogs Posts of 2024 - .NET Blog
  518. Advent of Code 2024 Day 23: LAN Party in C# ✅✅
  519. .NET 9, Holiday Hacks, & GitHub Copilot Free | .NET MAUI Podcast ep. 126
  520. SHUT UP And Take The Money! - Principal Software Engineering Manager AMA
  521. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  522. GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C#
  523. Why is Microsoft Harming .NET Open-Source?
  524. Modern .NET NuGet Packaging with Scott Harden
  525. Azure integrations overview - .NET Aspire
  526. What's next: the Fluent UI Blazor library v5
  527. Factory Design Pattern in C#
  528. Everything we shipped in 2024
  529. What's new for the Microsoft Fluent UI Blazor library 4.11
  530. .NET Conf 2024 Recap - Celebrating .NET 9, AI, Community, & More - .NET Blog
  531. The Best Way to Run Database Migrations
  532. Exploring Microsoft.Extensions.VectorData with Qdrant and Azure AI Search - .NET Blog
  533. WireMock With Testcontainers
  534. [Monkey Conf 2024] De Figma a .NET MAUI: Transforma tus diseños en código XAML en segundos
  535. Boost Your .NET Projects: Maximize Your .NET Performance with Spargine’s FastLogger
  536. How Do You Test An OAuth Process Without Having To - M.O.W.
  537. The Vicious Cycle of Helping Other Developers - Principal Software Engineering Manager AMA
  538. .NET AI Community Standup - Semantic Kernel: What's New & Cool!
  539. StarCellar E03: Configuring logging with Apizr
  540. Open-Source and Our Digital Legacies with Scott Harden
  541. Announcing .NET Community Toolkit 8.4! Partial properties support for MVVM, new analyzers, and more! - .NET Blog
  542. Download .NET 9 today!
  543. XAML Basics: Building UI with .NET MAUI and More – Part 2
  544. Blazor .NET 9 New Features: Complete Guide
  545. .NET 9 🚀 💥 - EF Core Soft Delete
  546. Using the YamlDotNet source generator for Native AOT
  547. Execution Context Management with AsyncLocal and ThreadLocal in .NET Core
  548. Using vectorization in C# to boost performance
  549. Using Local AI models with .NET Aspire - .NET Blog
  550. XAML Basics: Building UI with .NET MAUI and More
  551. I Confronted Microsoft About Blazor's Future
  552. LINQ might get a "left join" operator in .net 10
  553. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  554. Boost Your .NET Projects: Unleashing the Power of Spargine’s Type Extension Methods
  555. GTFLE017: Building API Integrations w/ Blazor Apps
  556. Let's Discuss Junior Dev Ramp Up And Legacy Code - Principal Software Engineering Manager AMA
  557. Advent of Code 2024 Day 7: Bridge Repair in C# ✅✅
  558. Central Package Management in .NET - Simplify NuGet Dependencies
  559. ASP.NET Community Standup - ASP.NET Core planning kickoff for .NET 10
  560. StarCellar E02: Adjusting basics with Apizr
  561. The Spirit of Open Source in a Modern .NET World with Scott Harden
  562. From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
  563. Using Dependabot to Manage .NET SDK Updates - .NET Blog
  564. Easily Upgrade .NET MAUI & Blazor Hybrid apps to .NET 9 in Minutes
  565. [Monkey Conf 2024] Strategies for Modernising .NET Applications with Avalonia
  566. Join the December Community Standup: Explore What’s New in .NET MAUI 9
  567. EF Core 9.0: UseSeeding and UseAsyncSeeding
  568. .NET 9 🚀 💥 - Open API Document
  569. What’s New in .NET MAUI 9 – Window TitleBar
  570. Mastering the Decorator Pattern in ASP .NET Core applications
  571. I Tested a Redirect API & Here's What I Learned
  572. StarCellar E01: Getting Started with Apizr
  573. .NET Support on Heroku
  574. ASP.NET Community Standup - What's new in ASP.NET Core learning content
  575. What’s New in .NET 9 for Data Access: From Document DBs to Vector DBs | .NET Conf 2024
  576. Ship Your Product! Let's Build An Installer In Visual Studio
  577. Understand OpenAPI document generation in ASP.NET Core | BinaryIntellect Knowledge Base
  578. Make Your API Requests INSANELY Fast in .NET
  579. Handling UI Events with MVVM Commands in .NET MAUI
  580. Boost Your .NET Projects: Unleashing the Power of Spargine’s String Extension Methods
  581. Blazor Web App: Adding Custom Claims to Current User
  582. runtime/docs/design/specs/runtime-async.md at main · dotnet/runtime
  583. Which Projects Should Junior Devs Build? - Principal Software Engineering Manager AMA
  584. .NET MAUI 9: Introducing the HybridWebView Project Template
  585. I Scaled My Transactional Outbox to 2B+ messages/day. Here's how
  586. Get ready for Advent of Code 2024 in 5 minutes!
  587. When You Shouldn't Use Await Async in .NET
  588. .NET AI Community Standup - Get started with AI in your .NET apps with the AI Dev Gallery
  589. Dramatically faster package restores with .NET 9's new NuGet resolver - .NET Blog
  590. How to disable iOS 18 tab transition animation with .NET MAUI
  591. WordPress is HISTORY! Get Your Own Blazor Blog Running TODAY!
  592. The Fix For Your Database Performance Issues in .NET
  593. Evaluate the quality of your AI applications with ease - .NET Blog
  594. Getting started with .Net Aspire
  595. Simple Tips to Effectively Apply Feature Folders
  596. Implementing the Transactional Outbox Pattern from Scratch
  597. Object Calisthenics #5: Other points of views
  598. Enhancing .NET Security: A Guide to Secure Password Hashing with Spargine’s SHA256PasswordHasher
  599. OpenAPI document generation in .NET 9 - .NET Blog
  600. Tech Companies Are MISSING OUT On Prioritizing This Skill
  601. Why Developers and Companies Hate .NET 9
  602. Insane performance boost in EF core using bulk operations #dotnet #aspnetcore #csharp #efcore
  603. Un vistazo a los controles de Telerik para .NET MAUI
  604. "Always use early returns" - LinkedIn Edition
  605. Secure Your ASP.NET Apps with JSON Web Tokens in C# - Step-by-Step Guide!
  606. My process for creating API clients
  607. WinUI Partial Observable Property (preview)
  608. Boost Your .NET Projects: Unleashing the Power of Spargine’s Object Extension Methods
  609. Junior Developers Can Lead Too! - Principal Software Engineering Manager AMA
  610. Azure 🔥: Azure Service Bus Local Emulator is Available
  611. Big Tech: Interviewing For Staff+ Software Engineer
  612. .NET Aspire is Finally Awesome in .NET 9
  613. Reading streams efficiently
  614. Cleipnir and Beyond: On Resilient Development Practices with Thomas Sylvest
  615. Switching Gears: Heather's Path to .NET Development
  616. My Journey as a Microsoft Learn Student Ambassador
  617. .NET Interview Insights: Tips from a Hiring Manager
  618. How I used .NET 9 and AI to charge my electric car
  619. Getting Started with Docker for .NET Web Apps
  620. WordPress Is A DUMPSTER FIRE - Build A Blog In Blazor!
  621. How to create your Own AI Bot on WhatsApp Using the ABP Framework | ABP.IO
  622. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  623. Burnout In Software Engineers: How To Get OUT Of It
  624. What’s New in the All-in-One .NET MAUI Templates Pack v6.0
  625. Why I'm Worried About Blazor and its Future
  626. Lambda SnapStart for your Serverless .NET Applications
  627. LIVE CODING - WordPress Migration to Blazor - PART 5
  628. Stop Hardcoding Service URLs! Service Discovery in .NET Made Easy
  629. Boost Your .NET Projects: Making .NET Configurations Easier and Safer with Spargine’s Config Class
  630. Running .NET Aspire on a local Kubernetes cluster
  631. Talking to managers about modernizing .NET apps
  632. .NET AI Community Standup - Level Up with .NET 9, AI, Aspire and Azure! 🚦
  633. What is .NET Aspire? [Pt 1] | .NET Aspire for Beginners
  634. NET Aspire is a Game Changer
  635. Central Package Management Transitive Pinning
  636. Everything New Added in .NET 9 with Examples
  637. Boost Your .NET Projects: Unleashing the Power of Spargine’s Numeric Extension Methods
  638. Exploring the Top 5 Features in C# 13 - Coding Sonata
  639. Next-Gen PDF Interactions with IronPDF, C#, and Blazor!
  640. HybridCache in ASP.NET Core - New Caching Library
  641. Boosting WPF Performance - Upcoming Improvements
  642. How Fidelity uses .NET MAUI for Cross-platform desktop
  643. Infuse AI in your Windows apps with .NET
  644. The force is strong in LLMs - building an open source Star Wars inspired copilot in .NET
  645. The Day Has Finally Come: Junior Devs Only Know ChatGPT!
  646. How we chose the right UI framework for DevToys
  647. Deep dive on native AOT
  648. MVVM Building Blocks for WinUI and WPF Development
  649. AMA with .NET Aspire folks - Join David, Damian, and Maddy on Weds
  650. Introducing the .NET Aspire Community Toolkit - .NET Blog
  651. GitHub - BAndysc/AvaloniaVisualBasic6: A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia
  652. C#'s Best features you might not be using
  653. Blazor Web App: Authentication Redirect URI is not HTTPS
  654. Announcing Uno Platform Studio featuring Hot Design
  655. Calling methods is easier and faster with C# 13 params collections - .NET Blog
  656. .NET 9 Gotchas!
  657. Nov 13th, 2024 - Ollama, Qwen2.5-Coder, Continue, and Rider: Your Local Copilot
  658. dotNetDave’s Faster or Not!: Optimizing Base64 Decoding in .NET
  659. Build hybrid apps with .NET MAUI
  660. Beyond GitHub Copilot Tips and Tricks | .NET Conf 2024
  661. Secure intelligent apps with .NET 9 on App Service | .NET Conf 2024
  662. Why I love .NET
  663. .NET Aspire - Why You Need It Now!
  664. .NET MAUI – Enable Debugger-Detached XAML Live Preview in Visual Studio 2022
  665. Fidelity’s New Active Trader Pro: Powered by .NET MAUI for Cross-Platform Excellence
  666. Announcing .NET 9 - .NET Blog
  667. I Tried TUnit for the First Time, Here's What Happened
  668. Let's Watch .NET Conf 2024 Together 🔴 LIVE
  669. The Only Type of Testing You Need
  670. Boost Your .NET Projects: Unleashing the Power of Spargine’s ComputerInfo
  671. .NET MAUI: Managing Query Parameters with Shell Navigation
  672. .NET Aspire for Beginners - Full Series
  673. Handling Concurrency Conflicts with Entity Framework
  674. What's new in F# 9 - F# Guide - .NET
  675. [HOWTO] Deploy an ASP.NET Core Web API to an Azure App Service using a GitHub Actions Workflow
  676. AI at the Edge with Meadow and .NET | .NET Conf 2024
  677. An awaitable Blazor Modal Dialog
  678. Create great MIDI 2.0 apps using Windows MIDI Services and C# | .NET Conf 2024
  679. Introduction to Event-Driven Architecture (EventHighway)
  680. Boost Your .NET Projects: Unleashing the Power of Spargine’s List Extension Methods
  681. Top 5 Language Features in C# 12 - Coding Sonata
  682. LIVE CODING - WordPress Migration to Blazor - PART 4
  683. Functional Programming in C#: The Practical Parts
  684. Getting Started with Blazor - Color Palette Generator
  685. MVVM Toolkit v8.4: Custom Access Modifiers for Partial Properties – How To
  686. [HOWTO] Rotate Azure Key Vault secrets used by an ASP.NET Core Web API with Terraform on every deployment
  687. How dotnet.exe resolves and loads the hostfxr library - Exploring the .NET muxer - Steve Gordon - Code with Steve
  688. Maximizing Productivity: Cloud Development with Visual Studio and Dev Box
  689. The REQUIRED modifier in #csharp
  690. Join the .NET MAUI Community Standup This November
  691. .NET MAUI in 9 and Syncfusion Toolkit for MAUI
  692. Intro To Yield In C# - Beginner Examples In Action
  693. 3 Things I Wish I Knew Before Becoming An Engineering Manager
  694. How To Deploy Your Application To Azure Container Apps Using GitHub Actions | CI/CD Pipeline
  695. How to Trigger an Azure Function from Cosmos DB
  696. Stop Using AutoMapper in .NET
  697. Boost Your .NET Projects: Unleashing the Power of Spargine’s UlidGenerator
  698. .NET Conf 2024 - Day 3
  699. .NET IDE 🚀 💥 - Rider is now Free 🔥🔥🔥
  700. Controles Gratuitos de DevExpress para .NET MAUI
  701. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  702. From .NET 6 to .NET 8, my migration experience: Using OpenApi on Azure Function on .NET 8 isolated
  703. Boost Your .NET Projects: Unleashing the Power of Spargine’s Enum Extension Methods
  704. Testcontainers and Podman
  705. .NET 9 🚀 💥 - Whats new?
  706. Transitioning from Frame to Border in .NET MAUI
  707. LIVE CODING - WordPress Migration to Blazor - PART 3
  708. .NET Conf 2024 - Day 3
  709. Coding Faster with dotNetTips.com Spargine 8: November 2024 Release
  710. The Best Way to Work with Units in .NET
  711. Uno Platform 5.5 - Automated App Packaging, .NET 9 RC2, OpenGL, WebView2 and more
  712. Unlocking the Power of GitHub Models in .NET with Semantic Kernel - .NET Blog
  713. Real-time application with .NET SignalR and Angular #dotnet #csharp #coding #angular
  714. Practical Use Case of Action #dotnet
  715. 9 JetBrains Rider Secrets You Should Know - Plus a Special Giveaway!
  716. Transitioning from Application’s MainPage to Window’s Page in .NET MAUI 9
  717. Datetime Made Easy with This ONE C# Dapper Trick!
  718. 3 Blazor Apps in 30 MInutes
  719. Verifying code against architecture with Metalama
  720. Filtering and Sorting Data with LINQ in C#
  721. 3 Things That CATAPULTED My Software Engineering Journey
  722. Introducing Microsoft.Extensions.VectorData Preview - .NET Blog
  723. .NET Conf Student Zone on November 18
  724. How to Measure Time Correctly in .NET
  725. C# and Linux - Building a better Wordpress - Episode 6
  726. Boost Your .NET Projects: Unlocking the Power of Spargine’s App Class
  727. Perform custom fluent validation in Blazor | BinaryIntellect Knowledge Base
  728. Join .NET Conf 2024 Online: Explore .NET 9 Features
  729. Boost Your .NET Projects: Unleashing the Power of Spargine’s IEnumerable Extension Methods
  730. 4 Things I Would Do DIFFERENTLY In My Software Engineering Journey
  731. .NET 8 .🚀🔥: Open Telemetry and .NET with Aspire Dashboard 🔥🔥
  732. JetBrains Rider is Now Free! Rider vs Visual Studio
  733. A Brief Introduction to the .NET Muxer (aka dotnet.exe) - Steve Gordon - Code with Steve
  734. Powering Up with Erik Jensen: An Introduction to EF Core Power Tools
  735. What's Coming with .NET 9?
  736. .NET Upgrade Assistant Now Supports Upgrading to Centralized Package Mangement - .NET Blog
  737. What's Coming with .NET 9!
  738. C# and Linux - Building a better Wordpress - Episode 5
  739. On .NET Live: CountryData.Net - Country Data Made Easy!
  740. ASP.NET Community Standup - Making DevToys 2.0 cross-platform with Blazor Hybrid
  741. .NET 9.0: Out-of-order Metadata Reading in System.Text.Json
  742. eShop infused with AI - a comprehensive intelligent app sample - .NET Blog
  743. Getting Started with Syncfusion’s .NET MAUI Toolkit
  744. ABP Now Supports .NET 9
  745. From IT Call Center to Expert DotNet Software Engineer - Interview With Dan Patrascu
  746. Is this the FASTEST way to install .NET, VS Code, & C# Dev Kit?!?!
  747. .NET MAUI Welcomes Syncfusion Open-source Contributions - .NET Blog
  748. C# and Linux - Building a better Wordpress - Episode 4
  749. Boost Your .NET Projects: Maximizing Efficiency in .NET with Spargine’s JsonSerialization Class
  750. Adding JWT Authentication for Production in .NET
  751. MongoDB EF Core Provider: What's New? - .NET Blog
  752. .NET AI Community Standup - Beat Traffic Jams with .NET Aspire and GPT vision models
  753. C# and Linux - Building a better Wordpress - Episode 3
  754. 4 Critical Lessons While Building My ASP NET Core SaaS
  755. Monitoreo de Errores en .NET MAUI con Sentry
  756. Ollama Semantic Kernel Connector With C#: Console App & API Guide
  757. Boost Your .NET Projects: Unleashing the Power of Spargine’s Dictionary Extension Methods
  758. WinUI | Collection Operations Demo | XAML | UWP | WPF | .NET
  759. .NET Conf 2024 Student Zone - .NET Blog
  760. Hello Xcode 16 & .NET 9 RC 2 | The .NET MAUI Podcast ep. 125
  761. ASP.NET Core 6 - JwtBearer library: what’s new?
  762. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  763. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  764. C# Recursion With File Folder Hierarchies: Beginner's Guide
  765. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  766. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  767. ASP.NET Core 6 - JwtBearer library: what’s new?
  768. Mastering SignalR: Build Your Own Stock Price Dashboard
  769. "You're Doing Validation Wrong in .NET" | Code Cop #023
  770. Chunking in LINQ: Efficient Collection Management in C#
  771. Minimal API Route Groups Made Easy
  772. C# and Linux - Building a better Wordpress - Episode 2
  773. A Sneak Peek at CSnakes: Embed Python code in .NET Apps
  774. What's new in System.Text.Json in .NET 9 - .NET Blog
  775. C# and Linux - Building a better Wordpress
  776. Swagger is Gone in .NET 9! Replace It With This.
  777. Catch the highlights from Azure Developers - .NET Aspire Day 2024! - .NET Blog
  778. Hangfire Dashboard
  779. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  780. Boost Your .NET Projects: Unleashing the Power of Spargine’s DateTime Extension Methods
  781. Radical Accountability vs Blame Culture - Principal Software Engineering Manager AMA
  782. LIVE CODING - WordPress Migration to Blazor
  783. The Alternative to Deleting Data in .NET
  784. C# 9.0: Pattern Matching
  785. Stop Using FirstOrDefault in .NET! | Code Cop #021
  786. The "Problem" with .NET 9...
  787. Testing in .NET is About to Change
  788. Stop Using Booleans in Your Code! | Code Cop #022
  789. Getting Started with Dapper in .NET
  790. Getting Started with Entity Framework Core in .NET
  791. LINQ's INSANE Improvements in .NET 9
  792. Cross-Platform Development with Xamarin
  793. ASP.NET Community Standup - .NET Aspire 9 RC.1 Launch AMA
  794. Leaving WordPress (.org or WPF, still unsure which one) - Megabyte
  795. Engineering the Scalable Vector Extension in .NET - .NET Blog
  796. .NET 9 Performance Improvements Summary
  797. .NET 9 Release Candidate 2 is now available! - .NET Blog
  798. Introducing Microsoft.Extensions.AI Preview - Unified AI Building Blocks for .NET - .NET Blog
  799. Using MVVM Toolkit for Messaging in .NET MAUI Blazor Hybrid Apps
  800. .NET and .NET Framework October 2024 servicing releases updates - .NET Blog
  801. Avoiding Repetitive Code With Metalama
  802. Interesting links of the week 2024-41
  803. Centralize your packages in .NET with NuGet
  804. From .NET 6 to .NET 8, my migration experience: Entity Framework Core 8
  805. Harnessing Spargine: Simplifying Real-World Data Generation for .NET Benchmarking and Testing
  806. Exploring Azure Queue Storage in .NET
  807. Why I Prefer Errors to Exceptions
  808. HowTo: Listening to Keyboard Events and Handling Shortcuts in .NET MAUI
  809. Join the October .NET MAUI Community Standup
  810. [HOWTO] Implement offline capability for Blazor PWA using Service Worker and local storage
  811. .NET, Kubernetes, and Minikube - Part 1, A Simple Web API Application | no dogma blog
  812. CommunityToolkit.Mvvm: Resolving Windows 10 MVVM Project Build Issues
  813. Stop building CRUD API's, use Data API Builder instead!
  814. Announcing the stable release of the official OpenAI library for .NET - .NET Blog
  815. .NET MAUI 8 Supports Apple Xcode 16: How to Update
  816. Bridging the Gap Between MVU and MVVM
  817. xUnit v3 and some stuff about TUnit
  818. Building an Application in Docker while Offline | no dogma blog
  819. Boost Your .NET Projects: Unleashing the Power of Spargine’s Collection Extensions
  820. Getting started with testing and .NET Aspire - .NET Blog
  821. Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate - Steve Gordon - Code with Steve
  822. ASP.NET Core 9 and IAsyncEnumerable - Async Streaming JSON and NDJSON From Blazor WebAssembly
  823. Continuous Benchmarks on a Budget
  824. Swagger Replacement in ASP.NET 9
  825. [Workaround] Fix Testcontainers.SQL error “Docker.DotNet.DockerApiException : Docker API responded with status code=Conflict”
  826. Boost Your .NET Projects: Unleashing the Power of Spargine’s Assembly Extensions
  827. 🚀 Secure your .NET Apps with Visual Studio! 🚀
  828. ASP.NET Core Blazor 9.0 New Features Summary 🆕
  829. Join the .NET Smart Components ecosystem - .NET Blog
  830. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  831. Improving GitHub Copilot Completions in Visual Studio for C# Developers - .NET Blog
  832. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  833. You have 10 seconds to nixify your .Net project
  834. Boost Your .NET Projects: Unleashing the Power of Spargine’s Array Extensions
  835. Why is language documentation still so terrible?
  836. Android Asset Packs for .NET & .NET MAUI Android Apps - .NET Blog
  837. Performance Improvements in .NET 9 - .NET Blog
  838. GitHub Models and .NET: Building Generative AI apps for engineers - .NET Blog
  839. Apizr v6.0, Refit's resilient manager - What's new
  840. Introducing ScottPlot Support for Uno Platform
  841. Learn to Build Your First Blazor Hybrid App! - .NET Blog
  842. What's New for OpenAPI with .NET 9
  843. LINQ Joins on multiple columns in Entity Framework
  844. Refit in .NET: Building Robust API Clients in C#
  845. Optimizing Hash Code Generation in .NET: A Performance Comparison
  846. Discover .NET at DEVintersection Las Vegas 2024 - .NET Blog
  847. Weekly 0075
  848. Navigation in Uno Platform: A Comprehensive Guide to Uno.Extensions Navigation
  849. Enhance Your Cloud Development Skills at 'Azure Developers - .NET Aspire Day 2024' - .NET Blog
  850. Why Reading Official Documentation First Made Me a Better Developer
  851. Announcing .NET Aspire 8.2 - Goodbye Components, Hello Integrations! - .NET Blog
  852. BinaryFormatter removed from .NET 9 - .NET Blog
  853. Why every .NET developer is already an Uno Platform developer
  854. Introducing the Pinecone .NET SDK - .NET Blog
  855. .NET Community Toolkit 8.3 is here! NativeAOT, .NET 8 enhancements, and more! - .NET Blog
  856. C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options - .NET Blog
  857. 30+ Tips for .NET Developers
  858. Supercharge your testing experience with MSTest.Analyzers - .NET Blog
  859. FormattableStringFactory - Creating dynamic FormattableString instances
  860. Complete Guide to Amazon SQS and Amazon SNS With MassTransit
  861. .NET Conf 2024 – Celebrating the Release of .NET 9! – Save the Date! - .NET Blog
  862. EP 53: 8 Tips To Improve EF Core Performance
  863. Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog - .NET Blog
  864. XML-based Solution Files – No more cryptic GUIDs
  865. Passing Arguments to VS Code when Debugging in C# and .NET | no dogma blog
  866. Passing Arguments to VS Code when Debugging | no dogma blog
  867. async2 - The .NET Runtime Async experiment concludes
  868. Understanding Styles and Resources in Windows and Uno Platform Applications - Nick's .NET Travels
  869. 5 EF Core Features You Need To Know
  870. Elevating .NET MAUI Item Templates: Simplified Namespace Resolution in Latest Release
  871. Adding .NET Aspire to your existing .NET apps - .NET Blog
  872. State Monad For The Rest Of Us
  873. Create a CRUD Web API in minutes with Data API Builder and EF Core Power Tools
  874. [HOWTO] Report code coverage of .NET solution in SonarCloud when using Azure DevOps Microsoft-hosted linux agent
  875. How Figma Component Variants map to XAML Visual States in Windows UI - Nick's .NET Travels
  876. Improving Code Quality in C# With Static Code Analysis
  877. Passthrough Behavior: Attaching things where they don’t belong
  878. Parallax CollectionView in .NET MAUI
  879. AncestorBinding: powerful data binding for complex UI scenarios
  880. The Worst .NET Bug I've Ever Fixed
  881. Adding Serilog to ASP.NET Core: a practical guide
  882. The Definitive Guide to Building and Deploying Avalonia Applications for macOS
  883. Coding Faster with dotNetTips.com Spargine 8: August 2024 Release
  884. Join the Live Discussion: MAUI UI July 2024 in August .NET MAUI Community Standup
  885. Critter Stack Roadmap for the Rest of 2024
  886. Blazor Basics: Uploading Files in Blazor Server Web Apps
  887. Enhancing #help in F# Interactive - .NET Blog
  888. Azure Functions Best Practices For Performance, Reliability And Security | Build5Nines
  889. Create a .NET PlantUML Markdown Render Extension
  890. ASP.NET Core Basics: Working with JSON
  891. Fix .NET MAUI MissingEntitlement and Provisioning Profiles Issues
  892. Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python -- Visual Studio Magazine
  893. Metalama 2024.2 Generally Available: Class Introductions, Observability, and Much More
  894. Sign VSIX packages with Sign CLI - Visual Studio Blog
  895. Replacing IdentityModel with MSAL's support for generic OIDC-compliant authorities
  896. Uno Platform Error & Performance Monitoring with Raygun
  897. Easily Create Bindings for .NET MAUI with Native Library Interop - .NET Blog
  898. Absolute cache expiry corrupts absolutely?
  899. How many API's does .NET have?
  900. Plugin Architectures in DotNet – Dev Leader Weekly 54
  901. Simple Messaging in .NET With Redis Pub/Sub
  902. The Memento Design Pattern in C#, Practically With Examples [2024]
  903. Blazor Basics: Controlling the HTML HEAD Section in Blazor
  904. Work around the WebView2 NavigateToString() 2mb Size Limit
  905. How use a Blazor QuickGrid with GraphQL - .NET Blog
  906. ASP.NET Core Basics: Manipulating Databases
  907. Health Checks for ASP.NET Core and Entity Framework Core
  908. Announcing .NET Conf: Focus on AI - August 20th 2024 - .NET Blog
  909. 5.3 Release: Full Rider Support and 350+ Enhancements
  910. Add a SignalR hub to ASP.NET Core & connect using JavaScript
  911. Web Styles in Native Apps
  912. Overriding MSAL's HttpClient with IHttpClientFactory
  913. Mastering Error Insights in .NET MAUI: Sentry vs. Firebase Crashlytics
  914. Add AI to Your .NET Apps Easily with Prompty - .NET Blog
  915. Composing Linq Queries
  916. ILSpy for macOS: First Public Beta Release
  917. Auto-document dotnet CLI tool via dynamically generated markdown readme fragments
  918. Testing Modular Monoliths: System Integration Testing
  919. Adding Serilog to ASP.NET Core: a practical guide
  920. Blazor Basics: Prerendering Server Components in Blazor
  921. Automating MassTransit Consumer Registration
  922. Introducing CoreWCF and WCF Client Azure Queue Storage bindings for .NET - .NET Blog
  923. .NET 6 will reach End of Support on November 12, 2024 - .NET Blog
  924. NuGetAudit 2.0: Elevating Security and Trust in Package Management - The NuGet Blog
  925. ASP.NET Core Basics: Dealing with Backend Validations
  926. White Labeling .NET MAUI Apps
  927. Building a Safer Future - How NuGet is Tackling Software Supply Chain Threats - The NuGet Blog
  928. .NET Aspire vs Docker.
  929. Making Visual Studio a bit more visual - Visual Studio Blog
  930. How To Fix .NET Nullability Warnings For Guarded Members
  931. Multithreading in Blazor WASM using Web Workers - Kristoffer Strube’s Blog
  932. Free .NET 8 Web API Live Stream's
  933. Enable NuGet auditing for your .NET projects - Gérald Barré
  934. Introducing dotnet nuget why
  935. .NET 9 Preview 6 is now available! - .NET Blog
  936. How not to benchmark!
  937. Deploy a Phi-3 model in Azure AI, and consume it with C# and Semantic Kernel
  938. Snapshot Testing in .NET with Verify | The .NET Tools Blog
  939. Dark Mode Now Available on NuGet.org - The NuGet Blog
  940. Why and How to Execute GraphQL Queries in .NET - .NET Blog
  941. Adding Antivirus to .NET Aspire Systems
  942. Building a .NET TWAIN Document Scanner Application for Windows and macOS using MAUI
  943. .NET and .NET Framework July 2024 servicing releases updates - .NET Blog
  944. Setting Up Renovate as Azure DevOps Pipeline for Automatic .NET NuGet Package Updates
  945. C# 13: Explore the latest preview features - .NET Blog
  946. How to use VS Code to develop and build a .NET application
  947. Simplify Your .NET Aspire Caching With Metalama
  948. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  949. Efficient Text Formatting in .NET MAUI with Label FormattedText
  950. Interesting links of the week 2024-28
  951. Visual Studio–View .NET Counters while debugging
  952. UUID v7 in .NET 9
  953. Hosting Blazor Apps in Contabo Servers
  954. Elevating BFF Apps with .NET Aspire
  955. The Anatomy of .NET Aspire Application
  956. What's new for the Microsoft Fluent UI Blazor library 4.9
  957. Official OpenAI Library for .NET - Sample App is here!
  958. Dive into native Windows development with new WinUI workload and template improvements - Visual Studio Blog
  959. .NET MAUI – App Theming
  960. gRPC: The Good Parts
  961. Lessons learned after migrating Azure Functions to Isolated Functions on .NET 8
  962. Codespaces for your open-source project
  963. AI and NET: Introducing the official OpenAI library for .NET Developers
  964. An immutable priority collection
  965. How to output a SARIF file from a .NET project - Gérald Barré
  966. Writing GUI apps for Windows is painful | Samuel Tulach
  967. Publish a console app as a single executable
  968. Is Your ASP.NET Core Application Running In A Container?
  969. Refactoring a .NET MAUI app to a Declarative UI using C# Markup
  970. Blazor Basics: Styling Blazor Components with CSS
  971. Is .NET Aspire NuGet for Cloud Service Dependencies?
  972. Microsoft backtracks: eventing framework removed from .NET 9.0 following complaints • DEVCLASS
  973. ASP.NET Core Basics: Documenting APIs
  974. Join Us for .NET Aspire Developers Day – Elevate Your Cloud Native Skills! - .NET Blog
  975. ReadOnlySet<T> in .NET 9
  976. HTML5 Validation for ASP.NET Core Models and Razor Views
  977. Code Assessment with .NET Upgrade Assistant - Visual Studio Blog
  978. Programmatically monitoring and reacting to resource logs in .NET Aspire
  979. Don’t push ifs up, put them as close to the source of data as possible
  980. Let's Learn .NET Aspire - Start your cloud-native journey live! - .NET Blog
  981. Interesting links of the week 2024-26
  982. Introduction To Building AI Agents With Microsoft Semantic Kernel | Build5Nines
  983. UniformItemsLayout from the .NET MAUI Community Toolkit
  984. Add some Swagger to your Windows and Uno Platform application using Kiota and OpenAPI - Nick's .NET Travels
  985. [Workaround & Headache Prevention] Successfully create teams channel notification subscription with Microsoft Graph .NET Client Library v5
  986. What You Need To Know About EF Core Bulk Updates
  987. Multi-Tenancy: Mixed Modes with Marten
  988. Blazor Basics: Dealing with Complex State Scenarios
  989. Announcing Third Party API and Package Map Support for .NET Upgrade Assistant - .NET Blog
  990. .NET Isolated Azure Durable Functions: Support for Durable Entities with Netherite Storage Provider
  991. How to Use C# to Properly Follow OAuth Authentication Flows
  992. Aspire Dashboard
  993. Using Phi-3 & C# with ONNX for text and vision samples - .NET Blog
  994. .NET 8: Container Braking Change: Multi-platform Container Tags are Linux-only
  995. Code Style for Better Productivity - Tips and Tools from the Metalama Team | The .NET Tools Blog
  996. Privacy and security improvements in .NET modernization tooling - .NET Blog
  997. "Secret" elmah.io features #5 - Breadcrumbs leading up to errors
  998. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  999. Health Checks in Your OpenAPI Specs
  1000. Beyond the Basics: Screen Recording in .NET MAUI
  1001. Refactor your code with default lambda parameters - .NET Blog
  1002. Interesting links of the week 2024-25
  1003. Announcement: Introducing .NET 8 Custom Code support for Azure Logic Apps (Standard) - Preview
  1004. Use custom Bicep templates - .NET Aspire
  1005. F# + Entity Framework - Group By Aggregation Could Not Be Translated
  1006. Are my EF LINQ to SQL queries safe?
  1007. C# Version String Formatting
  1008. Collection Performance: Introducing FrozenSet in .NET 8: Benefits and Benchmark PerformanceCollection Performance
  1009. Top Cross-Platform Mobile Development Frameworks in 2024
  1010. .NET MAUI 9 Preview 5 XAML Compilation Issue: Resolving Content Property Error
  1011. The “Critter Stack” Just Leveled Up on Modular Monolith Support
  1012. Microsoft.AspNetCore.OData 9 Preview Release - OData
  1013. Simplifying Light and Dark Mode in .NET MAUI Apps
  1014. Using PostgreSQL with .NET and Entra ID - .NET Blog
  1015. Blazor Basics: Blazor Render Modes in .NET 8
  1016. TypeScript 5.5 Adds ECMAScript Set Support
  1017. The .NET MAUI Extension for Visual Studio Code is now Generally Available - .NET Blog
  1018. Using .NET Aspire eShop application to collect all the telemetry
  1019. .NET MAUI All-in-One Templates Pack v5.6: NuGet CPM and Nightly Builds Support
  1020. Building Generative AI apps with .NET 8 - .NET Blog
  1021. Stopping Using Exception Use Result Monad Instead
  1022. Sneak Peek of Strong Typed Identifiers in Marten
  1023. Sharing the Renovate configuration across multiple projects - Gérald Barré
  1024. Enhance Gesture Binding with the Shared Toolkit
  1025. Debugging Semantic Kernel in C#
  1026. Enhancements in .NET MAUI All-in-One Project Templates
  1027. Announcing the official OpenAI library for .NET - .NET Blog
  1028. CSLA Sync API Poll Results
  1029. State Machines, Light Switches, and Space Travel with Stateless and .NET 8
  1030. Phi-3-vision in 50 lines of C# with ONNX Runtime GenAI
  1031. .NET Core–Check if console app is running with administrative privileges
  1032. Creating and downloading a PDF or DOCX in ASP.NET Core
  1033. Join Live: .NET MAUI Community Standup
  1034. MSTest 3.4 is here with WinUI support and new analyzers! - .NET Blog
  1035. Blazor in .NET 9 Takes Shape (Preview 4 Highlights)
  1036. Automate your .NET SDK updates for consistent and reproducible builds with global.json and Renovate
  1037. A beginner's guide to mapping arrays in EF Core 8 - .NET Blog
  1038. Understanding the Exception.HResult property in C#
  1039. Giving the .NET smart components a try–The Smart Paste button
  1040. Create a multi-arch Docker image for a .NET application - Gérald Barré
  1041. Introduction to Mapster in C#: Benefits and Quick Start Guide
  1042. Refactor your code using alias any type - .NET Blog
  1043. Create a Jenkins pipeline to deploy Desktop Apps as MSIX - Part 2: Packaging a Visual Studio solutio
  1044. ASP.NET Core Basics: Getting Started with GraphQL
  1045. Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers - .NET Blog
  1046. 9 Things You Didn't Know About JetBrains Rider's NuGet Support | The .NET Tools Blog
  1047. Avoiding interactivity with Blazor?
  1048. ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More
  1049. Blazor Basics: Child Routes & Optional Route Parameters
  1050. Blazor HTML Forms, Submitting, and Antiforgery Tokens
  1051. Microsoft .NET Code Analysis: Exercise Caution When Employing ContainsKey() with Dictionary Types
  1052. Deprecating CSLA Synchronous APIs
  1053. Understanding Supply-Chain Attacks and OWASP Dependency Check
  1054. How to test a Roslyn analyzer - Gérald Barré
  1055. Introducing links to source code for .NET API Docs - .NET Blog
  1056. Optimizing Collection Examination: A Comparative Analysis of Predicate Methods in C#
  1057. Shift Left With Architecture Testing in .NET
  1058. Clean Architecture Sucks
  1059. Entity Framework Core 8 provider for Firebird is ready
  1060. Six years in the open and a glimpse into the future
  1061. Announcing NuGet 6.10 - The NuGet Blog
  1062. Unlock a new era of innovation with Windows Copilot Runtime and Copilot+ PCs
  1063. .NET Announcements & Updates from Microsoft Build 2024 - .NET Blog
  1064. Multi-Tenancy: Marten’s “Conjoined” Model
  1065. How to use HttpClient correctly to avoid socket exceptions
  1066. The Decorator Pattern in Modern C# [2024]
  1067. Fundamentals
  1068. Roslyn analyzers: How to - Gérald Barré
  1069. Dapper And Strongly Typed IDs – How To Dynamically Register Mappings
  1070. General Performance Tip: Retrieving the Nullable Value from a Reference Type
  1071. Discriminated Union Part Two - The C# side of things
  1072. MemoryCache, DistributedCache and HybridCache
  1073. Collection Performance: Exercise Caution When Using Take() with a Basic Count
  1074. New in .NET 8: ASP.NET Core Identity and How to Implement It
  1075. Generate http files from a swagger definition
  1076. The .NET Generic Math Library - NDepend Blog
  1077. Collection Performance: Looping Over a Collection Using Span and ReadOnlySpan
  1078. Localizing a .NET console or desktop application
  1079. .NET and .NET Framework May 2024 Servicing Updates - .NET Blog
  1080. Easily add a video reel to your MAUI app (like Instagram)
  1081. Wolverine’s HTTP Model Does More For You
  1082. C# in Browser via WebAssembly (without Blazor)
  1083. Announcing NuGet Commands in C# Dev Kit - The NuGet Blog
  1084. C# .NET 8 — MediatR Pipelines
  1085. Using SonarCloud with ASP.NET Core, Angular and github actions
  1086. How to avoid conflicts when testing your dotnet templates locally - Gérald Barré
  1087. What's new in Orleans 8 for Scalable Distributed Applications - .NET Blog
  1088. Before you try to change something, make sure you can change nothing - The Old New Thing
  1089. Interesting links of the week 2024-20
  1090. Where are my traces? (weird .NET meets OpenTelemetry gotcha)
  1091. Collection Performance: Optimizing Sequence Comparison
  1092. NCronJob - Big Updates
  1093. Using Syncfusion Controls in Uno Platform Application using MAUI Embedding. - Nick's .NET Travels
  1094. Building Resilient Cloud Applications With .NET
  1095. Blazor Basics: 9 Best Practices for Building Blazor Web Apps
  1096. Fast Search and Replace in Large Number of Files: A Practical Guide
  1097. Join the .NET Team at Microsoft Build 2024! - .NET Blog
  1098. .NET 9 LINQ Performance Edition
  1099. Scaling Marten with PostgreSQL Read Replicas
  1100. Enforce architectural constrains using NetArchTest
  1101. Things learned from implementing Elasticsearch
  1102. Book Review: .NET MAUI Cross-Platform Application Development - Coding Sonata
  1103. String Performance: Checking for a Character
  1104. Book Review: Web Development with Blazor - Coding Sonata
  1105. Linked Lists in Real Life
  1106. Development With A Dot - EF Core Performance Optimisations
  1107. How to add HTTP headers to Blazor Components with RazorComponentResult
  1108. .NET Core - Renew localhost certificate
  1109. Package Management & improved .NET Aspire support come to C# Dev Kit - .NET Blog
  1110. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  1111. Recent Marten & Wolverine Improvements and Roadmap Update
  1112. .NET Core - View outdated packages
  1113. C#: How to Enumerate over Enum values and names
  1114. Disabling .NET Aspire authentication to skip the login page
  1115. How to check if a DLL and an exe is a .NET assembly - Gérald Barré
  1116. Sep 0.4.0-0.5.2 - Insanely Fast Single- & Multi-threaded .NET CSV Parsing (up to 35x faster than CsvHelper)
  1117. Collection Performance: Leveraging LINQ MAXBy() and MINBy() for Efficient and Readable Code
  1118. Boosting Productivity with Analyzers
  1119. Rock Your Code: Code & App Performance for Microsoft .NET (4th Edition)
  1120. Coding Faster with dotNetTips.com Spargine 8:  May 2024 Release
  1121. General Performance Tip: Choosing Between Conditional Statements – If, Switch, and Switch Expression Performance in C#
  1122. Blazor Basics: Globalization in Blazor
  1123. Exploring .NET Aspire: Building Cloud-Native Apps With Ease | Build5Nines
  1124. Development With A Dot - ASP.NET Core API Versioning
  1125. JetBrains .NET Days Online 2024 – Call for Speakers | The .NET Tools Blog
  1126. Look ma, no Dockerfile! 🚫🐋 - Publishing containers with the .NET SDK 📦
  1127. Checking your solution for NuGet vulnerabilities or deprecated packages
  1128. Marten, PostgreSQL, and .NET Aspire walk into a bar…
  1129. OData .NET 8 Preview Release - OData
  1130. .NET 8 - Warning AD0001: Analyzer 'Microsoft.AspNetCore.Analyzers.RouteHandlers.RouteHandlerAnalyzer' threw an exception of type 'System.InvalidOperationException'
  1131. Faster Code Performance with DotNetTips.Spargine
  1132. Optimizing Data Manipulation with LINQ
  1133. Run Phi-3 SLM on your machine with C# Semantic Kernel and Ollama
  1134. Cancelling long-running JSInterop calls - Kristoffer Strube’s Blog
  1135. Embrace AI-Driven Productivity in .NET with JetBrains AI Assistant in ReSharper | The .NET Tools Blog
  1136. Announcing the General Availability of PostSharp 2024.1
  1137. Working with Rust Libraries from C# .NET Applications
  1138. Secure your container build and publish with .NET 8 - .NET Blog
  1139. ASP.NET Core -Updating the OpenTelemetry configuration
  1140. Code It Any Way You Want: Optimizing Span Operations – Clear vs. Fill
  1141. .NET Aspire is the best way to experiment with Dapr during local development
  1142. The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI - .NET Blog
  1143. Collection Performance: Detecting Items in a ConcurrentBag<>
  1144. How does a List know that you changed it while enumerating it?
  1145. Blazor Basics: Localization Using Resource Files
  1146. Phi-3-mini in 30 lines of C# with ONNX Runtime GenAI
  1147. Code signing on Windows with Azure Trusted Signing · Melatonin
  1148. Collection Performance: Is LINQ Always the Most Performant Choice?
  1149. Securing identity: Exploring application types and authentication flows | Microsoft Entra Identity Platform
  1150. What's new for .NET in Ubuntu 24.04 - .NET Blog
  1151. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  1152. Embedding Database Migrations with Weasel
  1153. Working with IAsyncEnumerable in C# - Simple Talk
  1154. How to upload a file with Blazor SSR in .NET 8?
  1155. Thoughts on Primary Constructors in C#
  1156. .NET JsonElement and Schema Validation | endjin
  1157. Giving the .NET smart components a try–The Smart TextArea
  1158. Introducing .NET MAUI Community Tookit v8: TouchBehavior support is here! - .NET Blog
  1159. Mastering SOLID Principles in C#: A Practical Guide
  1160. Fix Unable To Resolve DbContextOptions For EF Core
  1161. Refactor your C# code with primary constructors - .NET Blog
  1162. What's new for the Microsoft Fluent UI Blazor library 4.7
  1163. Enhance your .NET Testing #8: Contract tests with Verify
  1164. Minimal APIs Nuget Packages
  1165. We Migrated a Legacy App with ChatGPT: Here's What Happened
  1166. Will Visual Studio Be Migrated to .NET Core and Become Multi-Platform? - NDepend Blog
  1167. Don't Do This With Extension Methods
  1168. Configure Renovate to handle nuspec files
  1169. How to create an F#
  1170. Navigating the Edges of Technology in Software Development: Bleeding, Leading, Dull, and Rusting
  1171. Introduction to Distributed Tracing With OpenTelemetry in .NET
  1172. Stop Debugging and Start Running in Visual Studio
  1173. ASP.NET Core Basics: Getting Started with LINQ
  1174. Serilog and .NET 8.0 minimal APIs
  1175. What's New in the Reliable Web App Pattern for .NET
  1176. Building a scalable gateway with .NET for Microsoft AI - .NET Blog
  1177. This Service Descriptor Is keyed Your Service Provider May Not Support Keyed Services - Mark Oliver's World
  1178. String Performance: Appending a Character using the StringBuilder
  1179. Blazor Basics: Handling Images Dynamically
  1180. Build & test resilient apps in .NET with Dev Proxy - .NET Blog
  1181. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  1182. The New C# Interceptors vs. AOP
  1183. Implement a secure Blazor Web application using OpenID Connect and security headers
  1184. Configure Renovate to update preview versions of NuGet packages
  1185. Computing code coverage for a .NET project - Gérald Barré
  1186. Streamline your container build and publish with .NET 8 - .NET Blog
  1187. Giving the .NET smart components a try–The Smart Combobox
  1188. Announcing pl/dotnet, version 0.99 (beta)
  1189. Automated NuGet package version range updates in .NET projects using Renovate
  1190. Integrating OpenAI's ChatGPT into cross-platform .NET applications
  1191. Beyond the Basics: Exploring Android Manifest in .NET MAUI
  1192. 3 simple design tips to improve your Web UI
  1193. Introducing MSTest SDK - Improved Configuration & Flexibility - .NET Blog
  1194. Referencing external Docker containers in .NET Aspire using the new custom resources API
  1195. Harnessing Local AI: Unleashing the Power of .NET Smart Components and Llama2
  1196. Aligned Dev Blog
  1197. String Performance: Slicing a String
  1198. Circular References When Working With JSON in .NET - Code Maze
  1199. Durable Background Processing with Wolverine
  1200. .NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 - .NET Blog
  1201. "Secret" elmah.io features #3 - Automate tasks with elmah.io CLI
  1202. Chris Simon presents Test Driven Development, Domain Driven Design, & C# from the ground up - livestream | The .NET Tools Blog
  1203. Integer overflow vulnerabilities in .NET
  1204. Creating ico files from multiple images in .NET - Gérald Barré
  1205. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  1206. 5 Rules for DTOs
  1207. Introducing the AWS Message Processing Framework for .NET (Preview) | Amazon Web Services
  1208. Managing NuGets in VS Code
  1209. Blazor 8 Render Mode Detection
  1210. Configure Azure Functions to use Identity Based Connections
  1211. New in .NET 8: ASP.NET Core Identity and How to Implement It
  1212. adr - A .NET Tool for Creating & Managing Architecture Decision Records | endjin
  1213. Primary Constructor and Logging Don't Mix
  1214. Connecting Your Windows and Uno Platform App to ChatGPT with Azure.AI.OpenAI - Nick's .NET Travels
  1215. Code It Any Way You Want: Optimizing Span Operations – Clear vs. Fill
  1216. Reverse engineering Bandcamp authentication protocol
  1217. Create a Custom Static Code Analysis Rule for Azure SQL Database / SQL Server with .NET
  1218. .NET MAUI Community Standup
  1219. .NET MAUI – Styles
  1220. Testing Your Native AOT Applications - .NET Blog
  1221. String Performance: Checking for a Character
  1222. Making AI powered .NET apps more consistent and intelligent with Redis - .NET Blog
  1223. How to: Code analyze your SQL Server T-SQL scripts in Visual Studio
  1224. Unraveling the Power of Property-Based Testing in Unveiling our Own Biases
  1225. Collection Initializer Performance in C# - Get An 87% Boost!
  1226. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  1227. Bing on .NET 8: The Impact of Dynamic PGO - .NET Blog
  1228. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  1229. C# MongoDB Insert Benchmarks – What You Need To Know
  1230. Programmatic Html to PDF Generation using the WebView2 Control
  1231. A new MSBuild editing experience - Visual Studio Blog
  1232. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  1233. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  1234. Upgrading From IdentityServer Version 2 To IdentityServer Version 4 - Mark Oliver's World
  1235. .NET MAUI All-in-One Templates Pack – 20K Installs
  1236. Wolverine’s Baked In Integration Testing Support
  1237. Testing Asynchronous Projections in Marten
  1238. The Heart of Reactive Extensions for .NET | endjin
  1239. Blazor Basics: Working with Blazor Layouts
  1240. Collection Expressions – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  1241. .NET Framework - March 2024 Cumulative Update Preview - .NET Blog
  1242. NuGet: A Step-by-Step Guide to Publishing Your Own Packages
  1243. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  1244. NuGet–Transitive dependencies
  1245. Convert DateTime to user's time zone with Blazor in .NET 8 - Gérald Barré
  1246. CockroachDb with Entity Framework and Web API | no dogma blog
  1247. .NET MAUI – BindableLayout
  1248. Code It Any Way You Want: Performance of Out Variable Declaration
  1249. Distributing State Reliably with Akka.Cluster.Sharding
  1250. .NET MAUI – Margin and Padding
  1251. MongoDB in C#: Simplified Guide For Inserting Data
  1252. How Much Can Sqlite Handle? Multiple Threads Concurrently Inserting Into Sqlite
  1253. Code It Any Way You Want: Exploring Thread Id Retrieval Methods
  1254. Blazor Render Mode – How To Avoid Dependency Injection Woes
  1255. Building Interactive Blazor Apps with WebAssembly
  1256. Generate a Word document in ASP.NET | johnnyreilly
  1257. Release NATS .NET v2.1.4 · nats-io/nats.net.v2
  1258. NPM–Change cache
  1259. Upgrade a Xamarin.Forms app to a .NET MAUI app with the .NET Upgrade Assistant - .NET MAUI
  1260. .NET is open source on GitHub | .NET
  1261. .NET 9 Preview — New LINQ Methods
  1262. Introducing .NET Smart Components - AI-powered UI controls - .NET Blog
  1263. MudBlazor List Items: How To Create Awesome Blazor List Views
  1264. General Performance Tip: Logging
  1265. Blazor’s CSS isolation ::deep issue and solution
  1266. NuGet–Change the global-packages cache location
  1267. March 2024: Exploring open source at Microsoft, and other highlights for developers
  1268. Autofac In ASP NET Core - How To Avoid A Debugging Nightmare
  1269. Optimizing String Concatenation in C# with Spargine FastStringBuilder
  1270. .NET Developers Begging for Ecosystem Destruction
  1271. Generate OpenAPI specification at build time from the code in ASP.NET Core - Gérald Barré
  1272. .NET MAUI UI Challenge # 10 - Dashbarod Order Delivery App
  1273. devdevdev.net – Le media des développeurs .net francophone
  1274. NCronJob - Scheduling made easy
  1275. “Partial” Document Updates in Marten 7
  1276. NuGet– Offline support
  1277. Understanding .NET Aspire Orchestration
  1278. ConstructorInfo – How To Make Reflection in DotNet Faster for Instantiation
  1279. .NET 8 .🚀🔥: Bye Docker, Hello Podman: Revolutionize Your Web APIs!
  1280. Network Dependents · dotnet/BenchmarkDotNet
  1281. .NET 9 Preview 2 · dotnet/core · Discussion #9217
  1282. Supercharge Your Visual Studio Code with These Must-Have Extensions
  1283. ~MK | Template Strings
  1284. General Performance Tip: Retrieving the Process Id
  1285. LINQ Query Improvements in Marten 7
  1286. Generate Local .NET Secrets from Azure Deployments - .NET Blog
  1287. The NuGet.org repository signing certificate will be updated as soon as April 8th, 2024 - The NuGet Blog
  1288. .NET Aspire Preview 4 has been released · dotnet/aspire · Discussion #2815
  1289. Release NATS.Net v2.1.3 · nats-io/nats.net.v2
  1290. Going Cloud Native With .NET Aspire
  1291. csharplang/proposals/params-collections.md at main · dotnet/csharplang
  1292. .NET Rocks! The Observability Tipping Point with Steve Gordon and Martin Thwaites
  1293. Decoding .NET8: Unveiling Cloud-Native Observability and .NET Aspire Stack | Logz.io
  1294. Generate Unit Tests Using AI Assistant | The .NET Tools Blog
  1295. What’s New in .NET MAUI 9 Preview 2
  1296. Get started with .NET 8 and AI using new quickstart tutorials - .NET Blog
  1297. Async Event Handlers in C#: What You Need to Know
  1298. Book Review: Apps and Services with .NET 8 - Coding Sonata
  1299. Speed up LINQ Any() with Spargine FastAny()
  1300. Refining Your Search: Introducing NuGet.org's Compatible Framework Filters - The NuGet Blog
  1301. How to Use Polly In C#: Easily Handle Faults And Retries
  1302. .NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28 - .NET Blog
  1303. Functional foundations ⚙️
  1304. .NET 8 SDK – Visual Studio 2022 Compatibility
  1305. .NET Aspire preview 4 - .NET Aspire
  1306. Unity extension for Visual Studio Code - Now Generally Available - .NET Blog
  1307. 3 Tips to Clean Exception Handling
  1308. Plugin Architecture in C# for Improved Software Design
  1309. Mocking HttpClient requests for C# unit tests
  1310. AspNetCore.Http.Abstractions is deprecated
  1311. General Performance Tip: Retrieving the Current Thread Id
  1312. bUnit v2 - The Blazor unit testing library vNext
  1313. The HAM Stack - A Simple Scalable Tech Stack for building modern web apps fast and cheap
  1314. Revisited - let‘s publish a WinUI 3 app as a single exe
  1315. S06E12 - nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
  1316. Advanced scenario with FluentUI-Blazor
  1317. What Is a Modular Monolith?
  1318. General Performance Tip: Hashing Data
  1319. R3 — A New Modern Reimplementation of Reactive Extensions for C#
  1320. .NET Rocks! CSLA 8 with Rocky Lhotka
  1321. Performance test your ASP.NET Core application using NBomber
  1322. From SerilogTimings to SerilogTracing
  1323. OpenTelemetry Best Practices #1: Naming
  1324. Build a .NET MAUI Blazor Hybrid app
  1325. .NET MAUI Community Toolkit Maps in WinUI 3 App
  1326. Building AI Bots, Extending Copilot for Microsoft 365, and more with .NET and Teams Toolkit - .NET Blog
  1327. Minimal March - .NET and Blazor Coding at the Command-Line
  1328. What's new for the Microsoft Fluent UI Blazor libraries 3.6 and 4.5
  1329. Announcing TypeScript 5.4 - TypeScript
  1330. Blazor Basics: Validating Form Data with Blazor
  1331. The quickest way to integrate PayPal checkout with Blazor SSR in .NET 8
  1332. C# Language Features vs. Target Frameworks
  1333. Get Started with Milvus Vector DB in .NET - .NET Blog
  1334. What's your favorite thing about Blazor in .NET 8?
  1335. Easily Assess On-Premise .NET Apps for Azure Migration
  1336. .NET 8 Blazor .🚀🔥 : Dynamic Input Validation
  1337. .NET Monthly Roundup - February 2024 - Top blog posts, VS News, .NET 9 Vision, and more!
  1338. Learn C# with CSharpFritz: Build Your First Website with Blazor and Blazing Pizza
  1339. Why choose Uno Platform for your next .NET Project?
  1340. Aspire & Aspi8: Deploy Microservices Effortlessly with CLI — No Docker or YAML Needed!
  1341. Blazor, OTEL, and Open Source development
  1342. How to Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips to Get Started
  1343. Azure Functions Extensibility - Extensions and Isolated Worker Model
  1344. Introduction to Brighter in .NET - Code Maze
  1345. On .NET Live: Clean Razor code in your Blazor apps with Sonar
  1346. Using WSA for .NET MAUI Android Development
  1347. .NET MAUI Community Standup
  1348. .NET MAUI: painfully slow debugging resolved with speedscope
  1349. .NET 8 💥 - ASP.NET Core Web API Filters
  1350. Marten 7.0 is Released!
  1351. Why F# is a fun programming language
  1352. Log in, log out
  1353. Proposal: `TimeSpan` literals · dotnet/csharplang · Discussion #7982
  1354. Standalone Aspire dashboard sample app - Code Samples
  1355. Improve resources page performance with many resources by JamesNK · Pull Request #2556 · dotnet/aspire
  1356. How To Use Polly In C#: Easily Handle Faults And Retries
  1357. Add Seq component by liammclennan · Pull Request #2426 · dotnet/aspire
  1358. My Thoughts On Using GitHub CoPilot - Mark Oliver's World
  1359. Unveiling Spargine 8: A Comprehensive Guide to .NET 8 Integration and Exciting Feature Updates
  1360. View your GCs statistics live with dotnet-gcstats!
  1361. Lightweight In-Memory Message Bus Using .NET Channels
  1362. Forms & Validation in Blazor Web Apps [Pt 10] | Front-end Web Development with .NET for Beginners
  1363. See It In Action! C# Reflection for Beginners
  1364. Creating Integration Tests for Azure Functions
  1365. Mocking authorization tokens with WireMock.NET
  1366. EF Core–.NET 8 update
  1367. Getting started with Testcontainers for .NET
  1368. .NET App modernization and cloud migration: Cross Platform Enterprise focus | .NET Conf 2023
  1369. .NET artificial intelligence & machine learning
  1370. GitHub - terrajobst/git-istage: Make staging whole files, as well as parts of a file, up to the line level, a breeze.
  1371. .NET MAUI Community Toolkit 2023 Highlights - .NET Blog
  1372. .NET 8 💥 - Web API Health Checks ⛑🚑🚑
  1373. Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder!
  1374. .net MAUI: Disable scrolling on Android
  1375. Introduction to Dumpify
  1376. EF Core - System.InvalidOperationException : The required column 'Id' was not present in the results of a 'FromSql' operation.
  1377. .NET MAUI – Native Embedding
  1378. How does .NET MAUI get me to market faster if I'm a startup?
  1379. This Is How You Implement HttpClient In Your .NET Application
  1380. Shoelace Web Components with ASP.NET Core
  1381. Work with Data in Blazor [Pt 9] | Front-end Web Development with .NET for Beginners
  1382. Integrating Third-party Services with .NET 8's Identity Framework | .NET Conf 2023
  1383. Coffee and Open Source Conversation - Jeremy Miller
  1384. On .NET Live: Radzen.Blazor - A free and open source component library
  1385. Adding Open Telemetry to a Blazor Application
  1386. GummyCat - Visualize the activity of the .NET garbage collector
  1387. Uno Platform for Figma | Design to XAML and C# Markup
  1388. .NET 8 🔥🚀 : Guide to Code Access with Attributes - Exploring new Features
  1389. Creating Intelligent Apps on App Service with .NET
  1390. Lock statement patterns
  1391. Release v0.1.0 · martincostello/dotnet-bumper
  1392. Learn C# with CSharpFritz - Get Started with Blazor in .NET 8
  1393. A C# LINQ one-liner to check if exactly one of a set of conditions is met - The Old New Thing
  1394. Uno Platform Live Coding: Spacing in StackPanel
  1395. Every Single PLINQ (Parallel LINQ) Extension Method with Examples | .NET & C# Essentials
  1396. String Performance: Comparing Strings with Globalization
  1397. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  1398. Blazor and .NET 8: How I Built a Fast and Flexible Website
  1399. Making it easier to get started with Blazor
  1400. Using Autofac in C# – 3 Simple Tips for Beginners
  1401. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  1402. System.IO.Hashing Namespace
  1403. Blazor Component Render Modes [Pt 8] | Front-end Web Development with .NET for Beginners
  1404. Getting started with the Fluent UI Blazor library
  1405. Automatically Register Minimal APIs in ASP.NET Core
  1406. Using Visual Studio Code for .NET MAUI Development
  1407. Scrutor vs Autofac in C#: What You Need To Know
  1408. nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
  1409. An Active Local NuGet Server
  1410. Announcing TypeScript 5.4 RC - TypeScript
  1411. Minimal APIs vs Controller APIs: SerializerOptions.WriteIndented = true
  1412. Burke Learns Blazor - Bug fixing, download shrinking, prepping to ship!
  1413. Using Figma Plugin Generated C# Markup in an Uno Platform project | Uno Tech Bites
  1414. Building with Blazor
  1415. Creating an E-Book OnBoarding screen in .NET MAUI
  1416. ASP.NET Core Full Course For Beginners
  1417. .NET 8 🔥🚀 : Guide to Web API AOT - Exploring new Features
  1418. How To Use AI Assistant to Generate Test Data For .NET Applications | The .NET Tools Blog
  1419. Data Binding in Blazor Web Apps [Pt 7] | Front-end Web Development with .NET for Beginners
  1420. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  1421. Dynamic Tenant Databases in Marten
  1422. .NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
  1423. What's Coming With .NET 9? - 3 New LINQ Methods!
  1424. Working with Required Properties & Fields when Reading JSON
  1425. IServiceCollection in C# – Simplified Beginner’s Guide For Dependency Injection
  1426. How to Get the Number of Lines in a Text File in C# - Code Maze
  1427. System.Ben 1.0.0
  1428. Blazor’s Enhanced Navigation Fully Explained
  1429. How to Map SQL Results To Any Object Using Entity Framework Core 8
  1430. Uno Platform Live Coding: Looking at XAML Trimming and a nuget package error
  1431. Advent of Code 2023 Day 22: Sand Slabs ✅✅
  1432. Uploads, Discord and more integration with Blazor
  1433. .NET 🔥🚀 : What are Minimal API?
  1434. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  1435. The NETFLIX Way to Keep Your .NET APIs Reliable
  1436. GitHub - InfinityFlowApp/aspire-temporal-server: Aspire component wrapper for the temporal CLI dev server
  1437. Exploring 4 Behaviors from the .NET MAUI Community Toolkit
  1438. Property based testing in C#–CsCheck
  1439. Handling UI Events in Blazor Web Apps [Pt 6] | Front-end Web Development with .NET for Beginners
  1440. Coding New Web Features with C# and Blazor
  1441. JetBrains Rider and the .NET Aspire Plugin | The .NET Tools Blog
  1442. Developing Optimized GitHub Actions with .NET and Native AOT - .NET Blog
  1443. Microsoft Abandons DotNet For Rust?! - Uncover The Truth
  1444. .NET MAUI – Nightly Builds
  1445. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  1446. Collection Performance: Avoid Zero-Length Array Allocations
  1447. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  1448. Using a CSP nonce in Blazor Web
  1449. Automated AWS IAM Access Key Rotation with .NET, AWS Lambda, SNS, and EventBridge Scheduler | Code With Mukesh
  1450. An Introduction to the World of Containers with .NET 8
  1451. Release Notes for February 15, 2024
  1452. Blazor WASM Dynamic Component
  1453. Add AWS CDK support by vlesierse · Pull Request #2225 · dotnet/aspire
  1454. .NET Aspire Apache Kafka component - .NET Aspire
  1455. How to Check if a String Contains Only Letters in C# - Code Maze
  1456. Code to Cloud with .NET Aspire
  1457. Get Started with the Uno Toolkit library | Uno Tech Bites
  1458. Add automatic route registration to your .NET MAUI app
  1459. .NET MAUI on .NET 9
  1460. NUnit in ASP.NET Core – What You Need To Get Started
  1461. Livestream - Chris Klug: Stop using Entity Framework as a DTO provider! | The .NET Tools Blog
  1462. Blazor Basics: HTML Forms and Capturing User Data
  1463. .NET MAUI updates in .NET 9 Preview 1 · dotnet/maui · Discussion #20558
  1464. Hello, MongoDB - Getting Started with Mongo and dotnet 8
  1465. ASP.NET Community Standup - TagzApp - An app that discovers content on social media using hashtags
  1466. Polly Core Rate Limiter | no dogma blog
  1467. Blazor Web App Project Structure [Pt 5] | Front-end Web Development with .NET for Beginners
  1468. Web API Clients with Meadow.Cloud
  1469. Bridging Worlds: Integrating the Enable Design System with a Blazor Web Application
  1470. Delivery Day! We're finishing the Blazor App
  1471. Google Sheets in C# – How to Build Your Own Levels.fyi!
  1472. OpenSilver 2.1 Brings F# Support for the Silverlight Reimplementation
  1473. .NET 8 .🚀🔥: Aspire Preview 3 : Whats new & Upgrade Guide
  1474. String Performance: String Compression
  1475. Enumerating over Select’s index | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  1476. Release v8.1.0-preview1 · dotnet/orleans
  1477. From SpecFlow to Reqnroll: Why and How • Reqnroll
  1478. Creating Conditional Required Attributes for Validation in .NET Web API - Code Maze
  1479. NATS Aspire container by mtmk · Pull Request #1175 · dotnet/aspire
  1480. .NET Framework February 2024 Security and Quality Rollup Updates - .NET Blog
  1481. Modernizing Rx.NET | .NET Conf 2023
  1482. What’s new in Teams Toolkit for Visual Studio 17.9 - Microsoft 365 Developer Blog
  1483. Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8 - .NET Blog
  1484. Build Levels.fyi in DotNet! - How To Use Google Sheets API in C#
  1485. Weak Events in C# – How to Avoid Nasty Memory Leaks
  1486. .NET 9 🔥🚀 : Preview 1 is here
  1487. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  1488. How to Log a Class and Method Names Using Serilog - Code Maze
  1489. Easily Deserializing JSON Web Requests with System.Net.Http.Json
  1490. Visual Studio 2022 17.9 Now Available - Visual Studio Blog
  1491. ASP.NET Core Basics: Data Structures—Part 2
  1492. Interactive what now? Deciphering Blazor's web app project template options
  1493. Increase Performance with Complex Types in Entity Framework Core 8
  1494. .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 - .NET Blog
  1495. LINQ MindMap: .NET 9 Edition
  1496. Announcing NuGet 6.9 - The NuGet Blog
  1497. Creating custom PowerToys Run plugins
  1498. .NET 9 Preview 1 · dotnet/core · Discussion #9167
  1499. AI Marks New Release of Visual Studio 2022 17.9 -- Visual Studio Magazine
  1500. .NET Aspire preview 3 - .NET Aspire
  1501. Choosing the Right UI Framework for Native Windows Applications -- Visual Studio Magazine
  1502. Every Single LINQ Extension Method With Examples | .NET & C# Essentials
  1503. Dumping the managed heap in C#
  1504. Advent of Code 2023 Day 21: Step Counter
  1505. The Final Countdown: Converting a Razor Pages website to Blazor
  1506. xUnit in ASP.NET Core – What You Need to Know to Start
  1507. How to Overwrite DateTime.Now During Testing in .NET - Code Maze
  1508. General Performance Tips for Microsoft .NET: Constant vs Variable
  1509. Is Random.GetItems the best way to get random items in C# 12?
  1510. New Features in C# 12
  1511. Testing logging code with Microsoft.Extensions.Logging and FakeLogger
  1512. A Look Back: Visual Studio’s Profiling Tool Advancements in 2023 - Visual Studio Blog
  1513. First look at profiling tools - Visual Studio (Windows)
  1514. Piped
  1515. NEXT LEVEL! - Upgrading Our Blazor App With Entity Framework Core
  1516. Using Fluxor for State Management in Blazor - Code Maze
  1517. The Awesome New LINQ Methods Coming in .NET 9!
  1518. Creating an HttpClient that uses DNS over Https - Gérald Barré
  1519. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  1520. General Performance Tip: Initialize Reference Type Static Fields Inline
  1521. Using Blob storage from ASP.NET Core with Entra ID authentication
  1522. Hello, Redis - Getting Started with Redis and dotnet 8
  1523. The Role of Content Security Policy—Why Is CSP So Important?
  1524. DbUp: The best way to build databases in .NET
  1525. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  1526. GitHub - kzu/StreamAI: A sample of how to implement streaming responses from OpenAI using SignalR
  1527. Converting a Razor Pages website to Blazor - Part 16
  1528. Entity Framework Core in Blazor – Dev Leader Weekly 30
  1529. Manage secrets by using Bicep - Azure Resource Manager
  1530. Getting the Current User in Clean Architecture
  1531. Resilience and chaos engineering - .NET Blog
  1532. Introducing Blazor Components [Pt 3] | Front-end Web Development with .NET for Beginners
  1533. These aren't your grandma's Templates
  1534. How to Get the Number of Files in a Folder With C# - Code Maze
  1535. Azure DevOps Self-hosted Agent: NETSDK1045: The current .NET SDK does not support targeting .NET 8.0
  1536. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  1537. C#/.NET gRPC Service with Duplex (Bidirectional) Streaming
  1538. Unified Blazor Web App Project Template Fully Explained
  1539. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  1540. Decoding .NET8: Unveiling Cloud-Native Observability
  1541. Dapr Community Call - Feb 7th (#98)
  1542. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  1543. avoid some allocations during TLS handshake by wfurt · Pull Request #97348 · dotnet/runtime
  1544. @devlead - Mattias Karlsson's Blog - Introducing ARI
  1545. .NET MAUI – Item Templates – Made Easy on CLI and VS Code
  1546. Welcome to .NET Release News on GitHub Discussions! · dotnet/core · Discussion #9131
  1547. My Top 10 NEW Visual Studio Features of 2023 for .NET Developers - .NET Blog
  1548. Parsing HTML With AngleSharp in C# - Code Maze
  1549. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  1550. Test your ChatGPT plugins in the updated Chat Copilot | Semantic Kernel
  1551. How to Start an Advanced .NET Project in 2024 Part II
  1552. How to Disable a Button after Clicking in Blazor
  1553. .NET Rocks! gRPC Update with Irina Scurtu
  1554. No Auth Middleware in Blazor SSR
  1555. Let's Learn .NET - Blazor [Africa - SAST]
  1556. How to Use Dapper in Your .NET Projects
  1557. .NET 8–It’s time to get rid of these flaky tests!
  1558. Build and run your first Blazor web app [Pt 2] | Front-end Web Development with .NET for Beginners
  1559. From Zero to .NET MAUI: Seeking One Codebase to Run Everywhere -- Visual Studio Magazine
  1560. Upcoming Training on Modern .NET with Vertical Slice Architecture
  1561. Advent of Code 2023 Day 20: Pulse Propagation in C# ✅✅
  1562. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  1563. How to Get appsettings.json Content as a Dictionary in .NET Core
  1564. How To Add Google Authentication To Blazor SSR
  1565. .NET 8 🔥🚀 : Primary Constructors - Exploring new Features
  1566. Microsoft Migrates a Real-Time Service to .NET Core for Performance Gains
  1567. Enhancing .NET Aspire Observability with Seq
  1568. HTML Web Components with Vanilla JavaScript and ASP.NET Core
  1569. Building a GraphQL API with HotChocolate - Part 1
  1570. 'F# Meets XAML' in Open Source Silverlight Alternative, OpenSilver 2.1 -- Visual Studio Magazine
  1571. Beautiful Sortable Drag & Drop Lists for your Blazor Apps
  1572. Pair-Programming Blazor with @carlfranklin
  1573. How to Gracefully Cancelling .NET Application Work in 2 minutes
  1574. Great containers with .NET, Visual Studio, and VS Code [Pt 2] | Containers with .NET for Beginners
  1575. C# Clean Architecture with MediatR: Build For Flexibility
  1576. Tools and Best Practices for Secret Management in .NET - Code Maze
  1577. Logout In Blazor SSR
  1578. .NET 8 🔥🚀 : Global Error Handling - Exploring new Features
  1579. .NET APIs Part 6 – Swagger
  1580. .NET R&D Digest (January, 2024)
  1581. Microsoft Ditches C# for Rust: M365 Core Gets Safety and Perf Boosts
  1582. Blazor
  1583. Lazy Loading and Eager Loading in Entity Framework Core - Code Maze
  1584. Episode 65: C# and Blazor - with Mads Torgersen, Dan Roth, and Scott Hunter!
  1585. Enable the new TerminalLogger in .NET 8 SDK automatically - Gérald Barré
  1586. Introduction to Redis
  1587. General Performance Tip: Optimizing Attributes
  1588. Secure an ASP.NET Core Blazor Web app using Microsoft Entra ID
  1589. ASP.NET Core Basics: Data Structures—Part 1
  1590. Should I put my Blazor components in the server project, or the client project?
  1591. Introduction To Blazor Authentication in .NET 8
  1592. How to Divide Data Into Batches With LINQ - Code Maze
  1593. InfoQ: dotnet news articles for January - 2024, by me.
  1594. Combining Blazor Plugins With Quartz Jobs – Dev Leader Weekly 29
  1595. Do THIS If You Want To Understand Software Arechitecture
  1596. Adds phpMyAdmin to MySql component by timheuer · Pull Request #2055 · dotnet/aspire
  1597. Video Conferencing, Web Conferencing, Webinars, Screen Sharing
  1598. How I Made My EF Core Query 3.42x Faster With Batching
  1599. What's the deal with .NET & Containers? [Pt 1] | Containers with .NET for Beginners
  1600. Build hybrid apps with .NET MAUI | .NET Conf 2023
  1601. Build a Custom .NET MAUI Signature Pad from Scratch in Minutes!
  1602. Blazor WASM Communication Between Components
  1603. Epic Fail or Promising Attempt - Auto Pipeline Config in C#
  1604. Pair-Programming Blazor with @carlfranklin
  1605. Online: Application Building with .NET Aspire & ASP.NET Core 8
  1606. Different Ways to Get the First Record in Each Group With LINQ - Code Maze
  1607. Embracing Functional Programming in C#
  1608. What's New in NuGet for .NET 8 | .NET Conf 2023
  1609. Burke Learns Blazor - Final API Updates and Frontend Polish
  1610. .NET MAUI Community Standup - MAUI Catch-up and Q+A!
  1611. Converting a Razor Pages website to Blazor - Part 15
  1612. The Easiest Scheduling for Your .NET Applications
  1613. .NET Rocks! Hangfire with Sergey Odinokov
  1614. .NET MAUI Minutes
  1615. Released: Microsoft.Data.SqlClient 5.1.5
  1616. .NET Aspire - .NET Conf IL - Tamir Dresher
  1617. Uno Platform 5.1 : Live Wizard for Rider & VS Code users, New Controls, Perf improvements and more.
  1618. Azure 🔥🚀 : Deploying a Static Website on Azure Storage with Terraform: A Step-by-Step Guide
  1619. How to Select Multiple Records Based on a List of IDs Using LINQ - Code Maze
  1620. Collection Performance: Converting Byte Array to Memory<> and ReadOnlyMemory<>
  1621. .NET Tasks, List’s ForEach, and Problems
  1622. Snackbar and Toast alerts in .NET MAUI Community Toolkit
  1623. Converting a Razor Pages website to Blazor - Part 14
  1624. You’re Killing Collaboration (And How To Fix It)
  1625. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  1626. Collection Performance: Converting Byte Array to ReadOnlySpan<BYTe>
  1627. "Secret" elmah.io features #1 - Include source code in errors
  1628. C# Cancellation Tokens in AWS - Simple Talk
  1629. Announcing TypeScript 5.4 Beta - TypeScript
  1630. .NET MAUI: Update NuGet Packages using Visual Studio Code
  1631. How to deploy .NET Aspire apps to Azure Container Apps - .NET Blog
  1632. Unlock the Power of Quartz Job Scheduler in ASP.NET Core Blazor
  1633. .NET 🔥🚀 : Api versioning and why do we need it?
  1634. Software Architecture and Critical Thinking
  1635. GetHashCode() in .NET Core
  1636. The Oxpecker
  1637. How to Create XML Files in C#
  1638. Can you create a custom project template in .NET?
  1639. The fastest way to create WireMock.NET mappings
  1640. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 7
  1641. Add AWS CloudFormation Provisioning and SDK Configuration by normj · Pull Request #1905 · dotnet/aspire
  1642. GitHub - tmds/Tmds.ExecFunction: Execute a function in a separate process
  1643. Careful When Using Task.WhenAll()! #shorts #dotnet
  1644. Three new LINQ methods in .NET 9
  1645. opentelemetry-dotnet-contrib/src/OpenTelemetry.Instrumentation.AWS/CHANGELOG.md at main · open-telemetry/opentelemetry-dotnet-contrib
  1646. Difference Between Select and SelectMany Methods in LINQ - Code Maze
  1647. It’s Critter Stack “Release on Friday” Party!
  1648. How to Build a URL Shortener With .NET
  1649. Add OpenTelemetry support via ActivitySource by stebet · Pull Request #1261 · rabbitmq/rabbitmq-dotnet-client
  1650. ListViews and CollectionViews
  1651. [Portuguese] Let's Learn .NET - Blazor
  1652. Fastest Way to Convert a JObject to a Dictionary in C# - Code Maze
  1653. Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More
  1654. Common Language Runtime (CLR) overview - .NET
  1655. Collection Performance in Microsoft .NET: Returning an Array from a Property
  1656. How Blocking Threads Affect Yout WebApp #dotnet #shorts
  1657. S6E10 - The .NET Trilogy and Learning .NET with Mark J Price
  1658. Introducing Xamarin.Forms Templates
  1659. #React Is WORSE Than #Angular!
  1660. Microsoft Office's RTC (Real-Time Channel) migration to modern .NET - .NET Blog
  1661. Cake Build Tool Updated to .NET 8 in v4.0.0
  1662. Converting a Razor Pages website to Blazor - Part 13
  1663. Why Choose Blazor: Embrace C# And Ditch Javascript
  1664. Collection Performance in Microsoft .NET: Finding First or Last and Count
  1665. How to Check if Items of a List Exist in Another List in C# - Code Maze
  1666. .NET Rocks! Uno Update with Nick Randolph
  1667. Merge feature/dashboard-oop to main by drewnoakes · Pull Request #1774 · dotnet/aspire
  1668. Blazor Basics: Component Parameters and State Management
  1669. Share user authentication state with interactive WASM components
  1670. Azure Static Web App– Application configuration using staticwebapp.config.json
  1671. Burke Learns Blazor - API Wrap Up
  1672. Blazor Hybrid - Running Blazor Apps Natively on iOS, Android, macOS and Windows
  1673. Introducing the MSTest Runner - CLI, Visual Studio, & More - .NET Blog
  1674. Try THIS To Stop Enum Changes From Breaking Your C# Code
  1675. What Web Framework Should I Use For My C# Project?
  1676. Publishing a Nuget Package the RIGHT way
  1677. How to Maximize the Browser Window With Selenium in C# - Code Maze
  1678. Collection Performance in Microsoft .NET: Converting Byte Array to Span<byte>
  1679. How To Use Blazor Server-Rendered Components with HTMX
  1680. So You Wanna Package Some Native Libs Into A NuGet Package - k-hole
  1681. .NET Framework January 2024 Cumulative Update Preview - .NET Blog
  1682. [Spanish] Let's Learn .NET - Blazor
  1683. JARMuary continues - Converting a Razor Pages website to Blazor - Part 12
  1684. What are dependency injection containers?
  1685. Using MariaDB With ASP.NET Core Web API - Code Maze
  1686. Rockin’ the Code World Season 4: Special Guest Jared Parsons
  1687. How To Add Controllers To A Blazor Server App
  1688. 1BRC in .NET among fastest on Linux: My Optimization Journey
  1689. Persisting Data Volumes With .NET Aspire | LINQ to Fail
  1690. Building Resilient .NET Applications with Polly
  1691. Build .NET Aspire apps with Node.js - .NET Aspire
  1692. ASP.NET Community Standup - .NET Aspire Update
  1693. Creating .NET Applications with Azure DevOps: A Comprehensive Guide
  1694. Monitoring Azure Durable Functions using Durable Functions Monitor
  1695. Let's Learn .NET - Let's Learn .NET Blazor
  1696. App Service the best place to host your .NET 8 Web Apps | .NET Conf 2023
  1697. Introducing .NET MAUI Generic Item Templates for Visual Studio 2022
  1698. .NET MAUI UI Challenge # 8 - Login Screen
  1699. Improving ASP.NET Core Security By Putting Your Cookies On A Diet – Tore Nestenius
  1700. How to Truncate a String in .NET - Code Maze
  1701. How to get assembly code generated by the JIT for a C# method - Gérald Barré
  1702. String Performance Microsoft .NET: Retrieving a Substring
  1703. How to Organize Your .NET Minimal APIs with Source Generator
  1704. How To Remove HTML Tags From a String in C# - Code Maze
  1705. Dates, Times, and Time Zones like a Pro - C# in the Cards Episode 6
  1706. Blazor VS. NextJS Head To Head! Who Wins?
  1707. Quick intro to Functional Testing in ASP.NET Core
  1708. .NET 🔥🚀 : Guide to connect to multiple Databases
  1709. Wait... I should consider .net?
  1710. Upgrade .NET MAUI to 8.0.6 SR1 NOW in SECONDS! #dotnetmaui #dotnet
  1711. WinUI 3 Highlighting text | WinAppSDK | XAML | UWP | WPF | .NET
  1712. Blazor App Spike! – Dev Leader Weekly 27
  1713. Real-Time applications with SignalR | Stefan Djokic
  1714. Developing & Working with .NET Containers on Windows ARM Devices
  1715. Burke Learns Blazor - A Reuseable Modal Component
  1716. Starting .NET MAUI Development in 2024 - What You Need To Know
  1717. .NET MAUI: Archive and Publish using Visual Studio Code
  1718. How to Compare Two Lists Through One Property in C# - Code Maze
  1719. Collection Performance in Microsoft .NET: Adding Items To a Dictionary
  1720. How to Revert a Migration in EF Core
  1721. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  1722. ASP.NET Core Basics: Knowing and Applying Design Patterns
  1723. Should you, could you AOT?
  1724. aspire-samples/samples/AspireWithJavaScript at main · dotnet/aspire-samples
  1725. [Vietnamese] Let's Learn .NET -Tiếng Việt
  1726. [Japanese] Let's Learn .NET - 日本語
  1727. Use Records for your data models in C# #csharp #coding #dotnet
  1728. JARMuary continues - Converting a Razor Pages website to Blazor - Part 11
  1729. .NET MAUI 8 SR1
  1730. Building a Critter Stack Application: The “Stateful Resource” Model
  1731. Create cloud-native apps and services with .NET and ASP.NET Core - Training
  1732. Plugin Architecture Pattern in C# - Code Maze
  1733. .NET 🔥🚀 : Guide to Create Resilient & Robust API
  1734. .NET Conf Pune 2023 (Virtual), Sat, Jan 20, 2024, 11:00 AM | Meetup
  1735. Deploy apps to Azure Container Apps easily with .NET Aspire
  1736. Webinar - Isaac Levin: Updating Old .NET Framework Apps | The .NET Tools Blog
  1737. .NET Rocks! .NET Aspire with David Fowler
  1738. ASP.NET Core 8.0: Output Caching using Redis
  1739. Azure Container Apps Community Standup - Cloud-native apps with .NET Aspire
  1740. Mocking GraphQL queries with WireMock.NET
  1741. DISASTERS You Can Avoid With Enum Serialization in CSharp
  1742. .NET Aspire inner loop networking overview - .NET Aspire
  1743. ASP.NET Core Integration Testings Setup
  1744. How to Ensure a String Is Valid JSON in C#
  1745. Interceptors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  1746. How to use IAsyncEnumerable with Blazor Stream Rendering
  1747. Simpler auth for Blazor Web Apps with Auth0?
  1748. Analyzing WPF performance by enabling ETW | endjin
  1749. Building a Critter Stack Application: Messaging with Rabbit MQ
  1750. On .NET Live - Taming LINQ Proliferation with Specifications
  1751. Building intelligent applications with Blazor and Open AI Service | .NET Conf 2023 Student Zone
  1752. A deeper look into menu bar handling in MacCatalyst apps with .NET MAUI
  1753. Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio - The NuGet Blog
  1754. Enabling case-insensitive when reading objects with System.Text.Json
  1755. JARMuary continues - Converting a Razor Pages website to Blazor - Part 10
  1756. Stored Procedures in EFCore 8 Explained
  1757. .NET 8 🔥🚀 : Guide to Telemetry and Metrics - Exploring new Features
  1758. Introducing .NET MAUI Generic Item Templates
  1759. Quick Update on Marten 7.0 (and Wolverine 2.0)
  1760. .NET 8 — Frozen Collections
  1761. Authenticating a .NET GitHub App using a JSON Web Token (JWT) - Steve Gordon - Code with Steve
  1762. The OwningComponentBase Class of Blazor Server
  1763. The Best C# Books For Beginner Developers: Top 6 Picks
  1764. .NET 8 🔥🚀 : Guide to AutoMapper - Simplify Your Object Mapping
  1765. Exception handling has its own middleware in .NET 8
  1766. [HOWTO] Configure Serilog for a .NET Core Web API running on Azure App Service
  1767. Migrate ASP.NET Core Blazor Server to Blazor Web
  1768. Batching work in SQL Server
  1769. Going Native
  1770. How to Use IExceptionHandler to Handle Exceptions in .NET - Code Maze
  1771. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 5
  1772. Dependency Injection via Primary Constructors #dotnet #aspnetcore
  1773. C# 🔥🚀 : Features you might not know - Part 2
  1774. GitHub - SciSharp/LLamaSharp: Run local LLaMA/GPT model easily and fast in C#!🤗 It's also easy to integrate LLamaSharp with semantic-kernel, unity, WPF and WebApp.
  1775. Security with Windows Applications and AppContainers - Nick's .NET Travels
  1776. #1 BRC in .NET: even faster than Java and C++
  1777. Build a Blazor Web App! – Dev Leader Weekly 26
  1778. Add Kafka Component by g7ed6e · Pull Request #951 · dotnet/aspire
  1779. Extending HttpClient With Delegating Handlers in ASP.NET Core
  1780. Text and Strings Part 1 - C# in the Cards Episode 4
  1781. .NET 8 🔥🚀 : Guide to Secure User Authentication - Exploring Identity new Features
  1782. .NET Continuous Profiler: Under the Hood
  1783. That's NOT How Async And Await Works in .NET!
  1784. From Code Generation to Revolutionary RavenDB Unveiling the Database Secrets with Oren Eini
  1785. S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  1786. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  1787. ASP.NET Core Basics: Understanding and Practicing SOLID
  1788. Coravel - Easy task scheduling for your .NET web apps
  1789. .NET Aspire with Angular, React, and Vue - Code Samples
  1790. Burke Learns Blazor - Local Storage
  1791. Challenge
  1792. .NET Blazor Hybrid – Windows Desktop Templates
  1793. C# 12's Collection Expressions - Awesome new syntax #dotnet #csharp #coding
  1794. How to Distribute Roslyn Analyzers via NuGet
  1795. JARMuary continues - Converting a Razor Pages website to Blazor - Part 9
  1796. How to Share Blazor Components between Applications
  1797. .NET Conf Manila, Philippines 2023 - Dotnet Copilot
  1798. .NET Rocks! .NET 8 Migration with Jimmy Bogard
  1799. Distributed Concurrent Actor Models with Akka.NET -- Visual Studio Magazine
  1800. .NET Framework January 2024 Security and Quality Rollup - .NET Blog
  1801. How to Use Sections in Blazor - Code Maze
  1802. Azure DevOps Podcast: Jeff Fritz: .NET Conf Recap - Episode 278
  1803. What is Base64 Encoding in C#? - Beginner's dotnet Tutorial
  1804. What Does yield Do In C#: A Simplified View For Beginners
  1805. Building an ASP.NET Core Nuget Package
  1806. Released: Security updates for Microsoft.Data.SqlClient and System.Data.SqlClient
  1807. Building a Critter Stack Application: Wolverine HTTP Endpoints
  1808. How to Set an Authenticator for a New RestClient in RestSharp - Code Maze
  1809. How To Upgrade a Production App to .NET 8
  1810. runtime/src/libraries/System.Net.WebSockets/src/System/Net/WebSockets/WebSocket.cs at 1d5f483fa4344328fb85fd67fc482b70b31e6c4d · dotnet/runtime
  1811. What’s new in the .NET MAUI All-in-One Templates Pack
  1812. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  1813. JARMuary continues - Converting a Razor Pages website to Blazor - Part 8
  1814. Building Distributed Applications With .NET Aspire - Code Maze
  1815. How to use CancellationToken in ASP.NET C# API
  1816. C# Math: Operators and Functions for Fun and Profit - C# in the Cards Episode 3
  1817. Experimenting With .NET & WebAssembly - Running .NET Based Slight Application On WASM/WASI Node Pool in AKS
  1818. Collection Expressions in C# 12 are AWESOME! #dotnet #csharp
  1819. Davide's Code and Architecture Notes - Tracking decision with Architecture Decision Records (ADRs)
  1820. 2023 a Year in Review | LINQ to Fail
  1821. Visual Studio Performance Highlights Delivered in 2023 - Visual Studio Blog
  1822. Microsoft PowerToys Getting New PowerShell Module -- Visual Studio Magazine
  1823. Making primary constructor parameters read-only - Gérald Barré
  1824. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  1825. MaterialFrame MAUI: blur effect, acrylic brush, dark theme...
  1826. GitHub - buybackoff/1brc
  1827. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  1828. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  1829. GitHub - praeclarum/1brc: 1️⃣🐝🏎️ The One Billion Row Challenge - .NET Edition
  1830. Common Setup and Teardown in dotnet tests without test framework magic
  1831. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 4
  1832. .NET Aspire with WinUI, WinForms and WPF - Nick's .NET Travels
  1833. Running with VSTest | BenchmarkDotNet
  1834. Primitive Types in C# - C# in the Cards Episode 2
  1835. Azure DevOps Podcast: Carl Franklin: Why.NET Rocks - Episode 277
  1836. BenchmarkDotNet 0.13.12 · dotnet/BenchmarkDotNet · Discussion #2495
  1837. Release v8.0.0 · dotnet/orleans
  1838. Building resilient cloud services with .NET 8 | .NET Conf 2023
  1839. Essential Blazor in .NET 8
  1840. NOBODY Can Agree On Primary Constructors in C# 12!
  1841. How to Use Tailwind CSS in Blazor | Quick Start
  1842. JARMuary continues - Launching C# in the Cards and writing some Blazor
  1843. Return of Gone Mobile and the State of .NET MAUI
  1844. .NET 8 .🚀🔥: Integrating Docker with a .NET Web API - A Step-by-Step Guide
  1845. .NET Aspire manifest format for deployment tool builders - .NET Aspire
  1846. DI for F# butterflies 🦋
  1847. Mushed Research
  1848. Add sample of integrating client apps (WinForms & WPF) into an Aspire app by DamianEdwards · Pull Request #78 · dotnet/aspire-samples
  1849. .NET Aspire docs: What's new for December 2023 - .NET Aspire
  1850. Burke Learns Blazor - Handling personal lists for logged in users
  1851. Top 10 things we shipped in 2023
  1852. Control your IoT devices using Meadow.Cloud’s Command + Control feature
  1853. Rockin’ the Code World Season 4: Special Guest Leslie Richardson
  1854. Microsoft Announces AppCAT: Simplifying Azure Migration for .NET Apps
  1855. JARMuary continues - Migrating a Razor Pages app to Blazor part 7
  1856. .NET 8 .🚀🔥: Exploring .NET Aspire Preview 2: New Features Walkthrough & Upgrade Guide
  1857. Client-Server Architectural Pattern in C# - Code Maze
  1858. Working around the WPF ImageSource Blues
  1859. Faster .NET Database Integration Tests with Respawn and xUnit
  1860. How to Write a .NET Markdig Extension for Markdown Processing
  1861. Announcing the Azure Migrate Application and Code Assessment tool for .NET - .NET Blog
  1862. JARMuary continues - Migrating a Razor Pages app to Blazor part 6
  1863. Differences Between NUnit, xUnit and MSTest - Code Maze
  1864. How CRUD Mentality Ruins Your App
  1865. Don't Write Wide LINQ Queries - Do This Instead...
  1866. Understanding foreach Loops in C# – What You Need To Know
  1867. Securing a Blazor Server application using OpenID Connect and security headers
  1868. C# 12: Introducing the spread operator on collections
  1869. My Technical Plans and Aspirations for 2023
  1870. .NET MAUI Grid Layout: A Powerful Way to Arrange Your UI Elements
  1871. Building a self-contained game in C# under 2 kilobytes
  1872. The beginning of JARMuary - a month of .NET development with ARM
  1873. How I’d Learn Software Testing in 2024 (.NET)
  1874. .NET Aspire を デプロイする - Qiita
  1875. Projects - .NET Foundation Project Trends
  1876. Continuous Integration and Continuous Deployment with JetBrains Space
  1877. Building Apps for Windows in 2024 - Nick's .NET Travels
  1878. Bindings made easy with Shared Toolkit
  1879. 1645km | LINQ to Fail
  1880. Blazor WASM App Settings
  1881. .NET 8 .🚀🔥: Building a Real-Time Chat App with .NET SignalR and React A Step by Step Tutorial
  1882. Microsoft.CodeCoverage v17.8 Released with New dotnet-coverage Tool and Other Improvements
  1883. Bringing .NET to the Edge: How to Run Your CLI Applications on Cloudflare Workers with WASI
  1884. API Versioning in ASP.NET Core
  1885. Creating Christmas UI in .NET MAUI
  1886. Cloud-Bound: Stack Overflow Teams Embraces Azure | .NET Conf 2023
  1887. Safer recursion in F# - .NET Blog
  1888. WinUI 3 CreateFromStringAttribute | WinAppSDK | XAML | UWP | WPF | .NET
  1889. An opinionated list of tips for building .NET 8 app templates
  1890. GitHub - KristofferStrube/Blazor.WebAuthentication: A Blazor wrapper for the Web Authentication browser API.
  1891. How to Retrieve JSON Property Names in C# - Code Maze
  1892. Migrating an application from Razor Pages to Blazor - part 5
  1893. How to Use Blazor Components in ASP.NET Core MVC?
  1894. Introduction to Value Objects
  1895. Why does LINQ have so many ways to return one element?
  1896. How to Insert Text into an Existing PDF Using the iText Library
  1897. A look at the Windows Subsystem for Android™️
  1898. Pro EP 97 : JSON Naming Policy Updates .NET 8
  1899. EP 38 : How to use Guard Clauses in C#
  1900. APIs That Don't SUCK - Collections & IEnumerables In DotNet
  1901. Blazor WASM Virtualization
  1902. How to Serialize an Object into Query String Format in C# - Code Maze
  1903. GitHub - prom3theu5/aspirational-manifests: Handle deployments of .NET Aspire AppHost Projects
  1904. .NET MAUI Barcode & QR Code Scanning Like a PRO!
  1905. .NET | External configuration using Spring Cloud Config and GitHub repository
  1906. Value Objects in .NET (DDD Fundamentals)
  1907. On .NET Live - Blazor and CSLA.NET
  1908. NuGet 6.8 Released with Enhanced Security Features
  1909. The Christmas Episode! Migrating an application from Razor Pages to Blazor - part 4
  1910. Breaking Barriers: Unleashing Accessible Software for All with Dennie Declercq
  1911. Why I won't use .NET Aspire for now - Event-Driven.io
  1912. Integrating OpenAI Image Generation into a .NET Application
  1913. What's New in Our Code Coverage Tooling? - .NET Blog
  1914. PostgreSQL range types and Entity Framework Core | Giorgi Dalakishvili | Personal Website
  1915. Migrating an application from Razor Pages to Blazor - part 3
  1916. Announcing .NET Aspire Preview 2 - .NET Blog
  1917. Execute JavaScript Using Selenium WebDriver in C# - Code Maze
  1918. .NET Rocks! .NET Performance with Daniel Marbach
  1919. Aligned Dev Blog
  1920. Snapshot log tests in .NET | johnnyreilly
  1921. API testing with .http files in Visual Studio
  1922. .NET 8.0: [LogProperties] Attribute
  1923. Burke Learns Blazor - Global HTTP Handling
  1924. CoreWCF - It's not just for modernizing old WCF apps | .NET Conf 2023
  1925. The first possible new feature of C# 13: Params collection
  1926. Announcing the HackTogether: The Great .NET 8 Hack Winners - .NET Blog
  1927. Migrating an application from Razor Pages to Blazor - part 2
  1928. Announcing .NET Aspire Preview 2 - .NET Blog
  1929. Release .NET Aspire 8.0 Preview 2 · dotnet/aspire
  1930. LINQ Method Syntax vs Query [Pt 17] | C# for Beginners
  1931. .NET 8 .🚀🔥: Amazing Cloud Native functionality with .NET Aspire
  1932. 2023 - yet another annual review [Editorial]
  1933. WinUI 3 DispatcherQueue | WinAppSDK | XAML | UWP | WPF | .NET
  1934. How to use identity to secure a Web API backend for single page apps
  1935. Introduction to Autofac FakeItEasy Package - Code Maze
  1936. MemoizR - Declarative Structured Concurrency for C#
  1937. Writing Worse Code For Better Maintainability – My Own Blog
  1938. Using Meadow and .NET to send log IoT events to Meadow.Cloud
  1939. 9 UI Frameworks for .NET Desktop App Development [2024]
  1940. Migrating an application from Razor Pages to Blazor
  1941. I Handled All Exceptions in 5 min! 💙 .NET 8
  1942. Release dotnet-1.0.1 · microsoft/semantic-kernel
  1943. Introducing Route Generator for .NET
  1944. Validating appsettings becomes much faster with .NET 8
  1945. Validate NuGet packages before publishing from GitHub Actions
  1946. Functional Programming With C# - Scan and FindIndex
  1947. People in Space! (2023 .NET Advent)
  1948. Building planet scale .NET apps with Azure Cosmos DB | .NET Conf 2023
  1949. NDepend 2023.2 - This Time On Mac!
  1950. GitHub - aws/dotnet-foss
  1951. Sponsor @AndreyAkinshin on GitHub Sponsors
  1952. Introduction to ML.NET [Pt 9] | Generative AI with .NET for Beginners
  1953. Don’t Use the Wrong LINQ Methods
  1954. C# ではじめる OpenTelemetry
  1955. ASP.NET Core Basics: Understanding Dependency Injection
  1956. HO HO HO Two Point OH!
  1957. Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! - Visual Studio Blog
  1958. .NET 8– Upgrade warnings
  1959. Using the CLI to Build and Run .NET Applications
  1960. bUnit Generators - Generate your stubs automatically
  1961. Getting started with .NET Aspire
  1962. Blazor WASM Javascript Interop and Isolation
  1963. Blazor Web App
  1964. Exploring the .NET 8 preview
  1965. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  1966. The Cleanest Way To Configure EF Core
  1967. Publishing Blazor WebAssembly App to IIS - Code Maze
  1968. Christmas Countdown: #8 Code maintenance is 90% of the work
  1969. What User Interface Framework Should You Choose for .NET Desktop Applications?
  1970. Branching, Ifs, and Conditional Logic [Pt 9] | C# for Beginners
  1971. WASI Will Change .NET Forever! Run Wasm Outside The Browser!
  1972. Use C# with Godot to make Games! | .NET Conf 2023
  1973. Unlock Creativity with .NET Generate, Validate and Customize Random Words Effortlessly! 🚀
  1974. First stable release of AspNetCore and Http instrumentation libraries · open-telemetry/opentelemetry-dotnet · Discussion #5179
  1975. Webinar - Chris Woodruff - Mastering OData: An In-Depth Developer's Guide | The .NET Tools Blog
  1976. .NET 8 Blazor component visibly loading twice? Check your prerendering
  1977. Building a Critter Stack Application: Asynchronous Processing with Wolverine
  1978. Vestas uses .NET to easily run high-performance workloads in a cloud-native architecture
  1979. Burke Learns Blazor - OpenGraph and maybe My Links page!
  1980. GitHub - dotnet/efcore: EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  1981. GitHub - dotnet/sdk: Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
  1982. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  1983. Upgrading Azure Functions [Pt 8] | Upgrade Applications with .NET Modernization for Beginners
  1984. Bluesky and Blazor Migration
  1985. Customizing borders & corners | .NET MAUI Minutes
  1986. Build your own course assistant with AI
  1987. Building a Critter Stack Application: Marten as Document Database
  1988. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  1989. The Fastest Way To Build an API Gateway in .NET
  1990. Securing a MudBlazor UI web application using security headers and Microsoft Entra ID
  1991. 5 Things You Need to Know About Aspire and .NET 8
  1992. Festive Tech Calender - Building a Word Search in C#
  1993. Testing Typesense search with Testcontainers and .NET
  1994. Building a Critter Stack Application: Integration Testing Harness
  1995. Blazor Hybrid Recap & Resources [Pt 8] | Blazor Hybrid for Beginners
  1996. Browse code samples
  1997. Hosted service has a major update to its lifecycle events
  1998. How to Decode JWT Tokens in .NET - Code Maze
  1999. Christmas Countdown: common Optimizely CMS Pitfalls - #12 Picking the right add-ons
  2000. Issues of .NET
  2001. The Actor Model in a C# World
  2002. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  2003. LINQ: let Clause
  2004. ASP.NET Community Standup - .NET Aspire Update
  2005. Learn how to improve .NET application performance leveraging Azure Code Optimizations|.NET Conf 2023
  2006. Hardware Intrinsics in .NET 8 - .NET Blog
  2007. Building a Critter Stack Application: Command Line Tools with Oakton
  2008. .NET 8 Blazor .🚀🔥 : Building Dynamic CRUD Apps with Ease
  2009. ASP.NET Core Basics: Working with a Database
  2010. Cross-platform Christmas Countdown App in C#
  2011. .NET Native AOT Explained - NDepend Blog
  2012. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 3
  2013. Live on Optimizely CMS 12 and .NET 8
  2014. Blazor WASM Exception Handling and Error Boundary
  2015. EF Core 8.0: Better Use of IN Queries
  2016. GitHub - isadorasophia/murder: Murder is a pixel art ECS game engine.
  2017. Create Better Looking Console Applications With Spectre.Console - Code Maze
  2018. Implementing Retry pattern using Polly in .NET Core Application
  2019. Modular Monolith Data Isolation
  2020. Skills to plugins: fully embracing the OpenAI plugin spec in Semantic Kernel | Semantic Kernel
  2021. Translate spoken text using Whisper and GPT with Azure Open AI Services and .NET MAUI
  2022. Sep with me on The Modern .NET Show
  2023. From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen.mp3
  2024. Avalonia UI - Cross-Platform UI Framework for .NET
  2025. Blazor WebAssembly Ahead of Time Compilation - Code Maze
  2026. S06E07 - From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen
  2027. AWS Step Functions in C# - Part 2 - Simple Talk
  2028. How .NET 8.0 boosted JSON Schema performance by 20% | endjin
  2029. .NET 8 Networking Improvements - .NET Blog
  2030. Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...
  2031. .NET Configuration In Depth | .NET Conf 2023
  2032. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  2033. Debugging C# Apps in VS Code [Pt 5] | C# and .NET Development in VS Code for Beginners
  2034. Burke Learns Blazor - Saving link bundles with the API
  2035. XAML tools in Visual Studio | .NET MAUI Minutes
  2036. Blazor Localization in .NET 8 & Blazor Server
  2037. .NET Monthly Roundup - November 2023 - .NET 8 Release Highlights, Community News, and more!
  2038. Preview of Durable Functions Extension v3.0.0
  2039. 10 years of Avalonia!
  2040. How to Debug LINQ queries in C#
  2041. .NET Rocks! Polly V8 with Joel Hulen and Martin Costello
  2042. .NET MAUI Community Standup - .NET MAUI 2023 Wrapped
  2043. Building a Critter Stack Application: Wolverine’s Aggregate Handler Workflow FTW!
  2044. BenchmarkDotNet v0.13.11 · dotnet/BenchmarkDotNet · Discussion #2479
  2045. .NET Conf 2023 Taiwan
  2046. How to Switch Between .NET SDK Versions
  2047. Build and deploy .NET 8 Blazor WASM apps with serverless APIs using Azure Static Web Apps
  2048. How to use Regular Expressions and Match Evaluators in .NET
  2049. Sneaky async void Leads to ASP.NET Core Crash
  2050. avoid allocations for TLS handshake by wfurt · Pull Request #87874 · dotnet/runtime
  2051. Microsoft Explores a 'Reboot of Compute' in Cloud with WebAssembly -- Visual Studio Magazine
  2052. GitHub - bradygaster/AugmentR: Sample showing how to do Retrieval Augmented Generation using .NET Aspire, Semantic Kernel, and OpenAI.
  2053. How To Build Resilient Cloud Applications With .NET 8
  2054. Inline Snapshot testing in .NET - Gérald Barré
  2055. Data annotations has some awesome additions in .NET 8
  2056. Microsoft .NET Code Analysis: Add Explicit Cast in foreach() Loops
  2057. Performance Testing Essentials: JMeter DSL.NET in Action
  2058. How to Insert and Return Inserted Identity With Dapper - Code Maze
  2059. Another Look into the Future with Rider's Predictive Debugger | The .NET Tools Blog
  2060. ASP.NET Community Standup - Blazor Experiments + eShop Q&A
  2061. .NET Aspire
  2062. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  2063. Extending WebAssembly to the Cloud with .NET - .NET Blog
  2064. Extending WebAssembly to the Cloud with .NET - .NET Blog
  2065. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  2066. Blazor Cascading Parameters don’t “just work” with lambdas or method callback – Chris F Carroll
  2067. GitHub - Cysharp/ZLogger: Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
  2068. Replace Annoying IFs with Switch Expressions #dotnet #coding
  2069. Building a Critter Stack Application: Wolverine as Mediator
  2070. Blazor WASM Lazy Loading
  2071. Captcha component for Blazor
  2072. Building a Smart Home - Part 14 Motion, Occupancy, and Presence | LINQ to Fail
  2073. Containerizing .NET - Part 1
  2074. .NET 8 and C# 12 — Inline Arrays
  2075. .NET 8 + MAUI + Blazor = ¡ÉPICO!
  2076. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 2
  2077. Smart Constructors
  2078. My first microservice solution - great mentorship, companionship and an unforgettably enjoyable development adventure
  2079. Building Hybrid User Interfaces with Blazor Hybrid [Pt 4] | Blazor Hybrid for Beginners
  2080. Pro EP 94 : How to perform simple background jobs in .NET ?
  2081. Semantic Kernel’s Ignite release: Beta8 for the .NET SDK | Semantic Kernel
  2082. Building a Critter Stack Application: Integrating Marten into Our Application
  2083. GitHub Copilot Tips for .NET Developers | .NET Conf 2023
  2084. Private fields with or without underscore
  2085. The Rise of C# Markup for Cross Platform Development
  2086. GitHub - damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb: Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
  2087. Getting Started with Blazor’s New Render Modes in .NET 8
  2088. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  2089. Microsoft’s New .NET Dev Tool Draws Community Support
  2090. .NET MAUI Community Standup - Guest demo from DevExpress
  2091. How to make libraries compatible with native AOT - .NET Blog
  2092. NuGet Best Practices [Part 4] | NuGet for Beginners
  2093. Profiling Memory Allocations on Linux using the JetBrains dotMemory Command-Line Profiler - Steve Gordon - Code with Steve
  2094. .NET Conf 2023 MSDUG Community Edition South Africa - JHB, Sat, Dec 2, 2023, 8:00 AM | Meetup
  2095. .NET Native AoT Make AWS Lambda Function Go Brrr
  2096. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  2097. Is c# underhyped?
  2098. Burke Learns Blazor - Drag and Drop and DOM events!
  2099. Installing and Getting Started with .NET in VS Code [Pt 2] | .NET for Beginners
  2100. Testing C# Code with BenchmarkDotNet
  2101. @devlead - Mattias Karlsson's Blog - Introducing UnpackDacPac
  2102. Visual Studio & .NET: A Symbiotic Relationship with David Fowler | Episode 6 of 7
  2103. How Does Blazor Compete with MVC and Razor Pages
  2104. What's NEW in Blazor in .NET 8?!
  2105. What’s New in .NET MAUI | .NET Conf 2023
  2106. The Biggest ISSUE With Blazor (and how to fix it)
  2107. Novedades de Blazor con .NET 8
  2108. What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
  2109. Added support for node and npm based projects by davidfowl · Pull Request #1033 · dotnet/aspire
  2110. Scriban for Text and Liquid Templating in .NET
  2111. Adding environment vars to .NET Aspire services
  2112. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  2113. A journey about the new interceptors of .NET 8
  2114. Building resilient cloud services with .NET 8 - .NET Blog
  2115. Per-User Blazor 8 State
  2116. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  2117. How To Deploy .NET Aspire Apps To Azure | .NET 8
  2118. Primary constructors has caused concerns for C# developers
  2119. Microsoft .NET Code Analysis: Make Collection Properties Read-Only
  2120. Embedding a minimal ASP.NET Web Server into a Desktop Application
  2121. Enhance your .NET Testing #6: The Art of Assertion with FluentAssertions
  2122. Getting Started with F# and Entity Framework
  2123. F# + Scriban - HTML Template Parsing Benchmarks
  2124. Announcing ML.NET 3.0 - .NET Blog
  2125. @devlead - Mattias Karlsson's Blog - Introducing BRI
  2126. What's New in TypeScript 5.3 -- Visual Studio Magazine
  2127. Join my channel - to get early access to videos and access to the source code
  2128. Tracing UI displays resource name for outgoing resources by JamesNK · Pull Request #1040 · dotnet/aspire
  2129. 3 Ways to Find Maximum Element with LINQ
  2130. Introduction to IAsyncEnumerable
  2131. Discover the Magic of .NET 8 and Beyond!
  2132. Bits, Bites & Bios 2023
  2133. How to Check if a File Is in Use With C# - Code Maze
  2134. .NET Conf 2023 - Day 1
  2135. Graph API: getting users Active Directory group names and ids with the C# SDK | johnnyreilly
  2136. How is Asp.net so fast?
  2137. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2138. Visual Studio 17.9 Preview 1: Refreshed UI, Debugging, AI, Productivity and More
  2139. .NET 8's Best Blazor is not Blazor as we know it
  2140. Aspirate 0.1.0-preview-2
  2141. Introduction [Pt 1] | Machine Learning and AI with .NET for Beginners
  2142. School Mgmt App | Microservices With .NET Aspire & Blazor SSR ] Part 1
  2143. Primary Constructors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  2144. The New Way To Build Cloud Native Applications With .NET 8
  2145. How To Harness System.Reactive For The Observer Pattern
  2146. DEV Cafe - .NET Conf 2023 Vietnam
  2147. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  2148. Visual Studio 2022 – 17.8 Performance Enhancements - Visual Studio Blog
  2149. Blazor .NET 8 - Enhanced Form Navigation
  2150. Use This To Configure Your Database Schemas
  2151. .NET Conf 2023 MSDUG Community Edition South Africa - CPT, Sat, Nov 25, 2023, 8:00 AM | Meetup
  2152. Test-Driving Windows 11 Dev Drive for .NET
  2153. .NET Conf Watch Party, Philippines 2023 - Dotnet Copilot
  2154. Blazor in .NET 8 - .NET Conf 2022 - LearnInUrdu139/Lahore
  2155. Service discovery in .NET - .NET
  2156. Lo-Fi Service Discovery in .NET8
  2157. With net 8 Blazor releasing do you think it will compete with React?
  2158. Microsoft .NET Code Analysis: Simplify LINQ Expressions
  2159. Set up GitHub Codespaces for a .NET 8 application
  2160. Announcing .NET Chiseled Containers - .NET Blog
  2161. Understand the new Blazor project template in ASP.NET Core 8 | BinaryIntellect Knowledge Base
  2162. .NET Conf 2023 @ Blazor Korea
  2163. Microsoft .NET Code Analysis: Utilize the Pattern Matching ‘not’ Operator
  2164. Announcing TypeScript 5.3 - TypeScript
  2165. Modernizing Reactive Extensions for .NET | endjin
  2166. Announcing NuGet.exe and NuGet Client SDK Packages Support Policy: Keeping You Informed and Secure - The NuGet Blog
  2167. Npgsql 8.0 Release Notes | Npgsql Documentation
  2168. 8.0 Release Notes | Npgsql Documentation
  2169. Hack Together .NET - Build Generative AI apps with Open AI
  2170. Migrating Page Navigation Apps from Xamarin Forms
  2171. ServiceStack v8
  2172. Improvements & Changes in Android resource generation in .NET 8 - .NET Blog
  2173. .NET 🚀🔥 : The Game-Changing New Features of .NET 8 Unveiled 🔥🔥🔥
  2174. .NET Aspire: Cloud-Native App Development With Microsoft's Latest Project
  2175. .NET Blazor
  2176. Escaping The .NET 8 Blazor Redirect To Login Hell
  2177. PublishAotCross 1.0.0
  2178. Mastering Advanced C# Features for Peak Code Performance
  2179. HandBrake 1.7.0 - HandBrake
  2180. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  2181. MySqlConnector 2.3.1
  2182. .NET Conf Brasil 2023 🇧🇷
  2183. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  2184. C# Enum Tutorial - Link In Comments! #csharp #csharptutorial
  2185. Resumen - Novedades Microsoft Ignite, GitHub Universe y .NET Conf 2023!
  2186. Service discovery in .NET - .NET
  2187. .NET Conf 2023 - Day 1
  2188. How To Use EF Core Interceptors
  2189. Announcing NuGet 6.8 - Maintaining Security with Ease - The NuGet Blog
  2190. .NET Conf 2023
  2191. Upgrading to .NET 8
  2192. Announcing Oracle Support for .NET 8
  2193. Star History
  2194. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  2195. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  2196. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  2197. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  2198. YouTube Sent Us A Package!?!?!?! 100K Thank You! #dotnet #dotnetmaui
  2199. Development With A Dot - The Current Status of EF Core
  2200. DON'T Use DbContext In Blazor Interactive Server Components! (.NET8)
  2201. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  2202. Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  2203. All About C# Source Generators | .NET Conf 2023
  2204. Build an Azure OpenAI powered .NET 8 Chat Bot on your data from scratch | .NET Conf 2023
  2205. COM Source Generation: An evolution of COM interop in .NET | .NET Conf 2023
  2206. GitHub - localstack-dotnet/localstack-dotnet-client: A lightweight .NET client for LocalStack
  2207. Integrate Basic AWS Services by Blind-Striker · Pull Request #875 · dotnet/aspire
  2208. .NET Conf 2023 - Premier Bonus
  2209. Reverse proxying is easy with YARP | .NET Conf 2023
  2210. .NET MAUI - One or more invalid file names were detected. - András Tóth's professional blog | banditoth
  2211. Aspire.Hosting.Dapr 8.0.0-preview.1.23557.2
  2212. GitHub - davidfowl/WebQWorker
  2213. Everything You Need To Know About Blazor in .NET 8
  2214. .NET Rocks! React Server Components with Aurora Walberg
  2215. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  2216. Introducing Visual Studio 17.9 - Preview 1 is Here! - Visual Studio Blog
  2217. .NET Conf 2023 - Day 1
  2218. What's new for the Microsoft Fluent UI Blazor components version 4.0.0
  2219. Reviewing new .NET 8 Performance Tools
  2220. Enums in CSharp – A Simple Guide To Expressive Code
  2221. AI for .NET with Semantic Kernel | .NET Conf 2023
  2222. Add Aspire.MySqlConnector by bgrainger · Pull Request #825 · dotnet/aspire
  2223. New Amazon SQS Bindings Added to CoreWCF
  2224. API diff between .NET 7 and .NET 8 by carlossanlop · Pull Request #8921 · dotnet/core
  2225. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  2226. Announcing F# 8 - .NET Blog
  2227. VestPocket: File-based Data Storage for AOT .NET Applications
  2228. .NET Framework November 2023 Security and Quality Rollup - .NET Blog
  2229. Announcing .NET MAUI in .NET 8 - .NET Blog
  2230. Announcing C# 12 - .NET Blog
  2231. .NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25 - .NET Blog
  2232. GitHub - dotnet/eShop: A reference .NET application implementing an eCommerce site
  2233. aspire-samples/samples/AspireWithDapr at main · dotnet/aspire-samples
  2234. Burke Learns Blazor - Authentication and Login
  2235. haveibeenpwned-downloader 0.5.15
  2236. .NET Aspire documentation (Preview)
  2237. Entity Framework Core 8 (EF8) is available today - .NET Blog
  2238. Episode 60: .NET Conf 2023 - with Scott Hunter
  2239. How to download and install the .NET 8 and C# 12 release
  2240. NBC Sports NEXT's Journey with .NET MAUI for Mobile Development
  2241. .NET Conf 2023
  2242. Deploy a .NET Aspire app to Azure Container Apps using `azd` (in-depth guide) - .NET Aspire
  2243. Deploy .NET Aspire apps to Azure using Bicep - .NET Aspire
  2244. Getting Started
  2245. Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8 - .NET Blog
  2246. GitHub - dotnet/aspire: .NET Aspire
  2247. The Simple Fix To Run Your Unit Tests Really Fast
  2248. Analyzing Performance Issues in Microsoft .NET 8
  2249. Blazor Server Full CRUD Operations From Scratch Incl. EF Core
  2250. Installing and running Stackexchange.Redis client library on Linux environments
  2251. .NET and C# Versions - 8/12 Update
  2252. dtSearch Enhances ASP.NET Core Functionality -- Visual Studio Magazine
  2253. 🧑‍💻The Great .NET 8 Hack #dotnet #dotnetdeveloper
  2254. How to Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial
  2255. Blazor’s History and Full-stack Web UI
  2256. The Evolution of C# - Coding Sonata
  2257. CsCheck 3.0.0 released · Anthony Lloyd
  2258. .NET Conf 2023 - Day 1
  2259. Authentication with multiple identity providers in ASP.NET Core
  2260. Cake - Cake v3.2.0 released
  2261. Scott Sauber - Test Driven Development with Blazor - Webinar Recording | The .NET Tools Blog
  2262. Pipes and Filters Architectural Pattern in C# - Code Maze
  2263. Dependency Injection for Windows and Uno Platform Applications. - Nick's .NET Travels
  2264. How to dig into the CLR
  2265. 5x with the Uno Platform - Nick's .NET Travels
  2266. No x:Array in WinUI 3 | WinAppSDK | XAML | UWP | WPF | .NET
  2267. How To Easily Create PDF Documents in ASP.NET Core
  2268. .NET Hack Together - Welcome and What's New in .NET 8
  2269. C# for Beginners
  2270. Interactive LINQ tutorial, especially for beginners
  2271. Automating Memory Profiling with the JetBrains dotMemory Profiler API - Steve Gordon - Code with Steve
  2272. How To Ensure Code Quality in Your .NET Projects
  2273. TimeProvider makes it easier to mock time in .NET 8
  2274. Join Us for Free .NET 8 and Angular 17 Webinars in December
  2275. .NET Task Parallel Library vs System.Threading.Channels
  2276. Release CoreWCF v1.5.1 · CoreWCF/CoreWCF
  2277. Release WCF 6.2 · dotnet/wcf
  2278. WUG: .NET Conf 2023 – Live Stream
  2279. Let’s build a custom Microsoft Graph connector - Microsoft 365 Developer Blog
  2280. Obsidian Notebooks and .NET Web Applications in Containers
  2281. Event-Driven Architecture in C# - Code Maze
  2282. OSS Power-Ups: MassTransit – Webinar Recording | The .NET Tools Blog
  2283. .NET Conf 2023 – .NET 8, Uno Platform 5.0 and prizes to be won
  2284. Discovering The Features Of DotNetFiddle – How To Compile C# Online
  2285. API Authorisation Simplified #shorts
  2286. Where fetch data in your Blazor components
  2287. MoonSharp - Running Lua Scripts in .NET
  2288. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  2289. How To Reuse Your C# Code Via NuGet & Azure Artifacts
  2290. Davide's Code and Architecture Notes - 4 algorithms to implement Rate Limiting, with comparison
  2291. .NET Advent Calendar - Book your slot
  2292. Polly v8 Release: Concept of Resilience Pipelines, Built-in Telemetry and More
  2293. Microsoft .NET Code Analysis: Use nameof() To Retrieve the Parameter Name
  2294. Hot Reload in ASP.NET Core Applications - Code Maze
  2295. Setting up better logging in Azure Functions
  2296. Release v7.2.3 · dotnet/orleans
  2297. .NET API Review
  2298. Creating Hyperlinks in .NET MAUI – AskXammy
  2299. The convenience of System.IO - .NET Blog
  2300. 🚀 Custom signed NuGet packages in C#! 📦
  2301. Announcing TypeScript 5.3 RC - TypeScript
  2302. Error Handling in F# - Flexiana
  2303. How to Add a UI or Dashboard as Middleware in your .NET Web API – Wrapt
  2304. Writing a Book with Packt
  2305. Elevate Your .NET Testing Strategy #5: Integration tests with Docker.DotNet
  2306. .NET Conf 2023 SloDug
  2307. Classes vs. Structs. How not to teach about performance!
  2308. Save Files With Elevated Permissions on UnauthorizedAccessException
  2309. Code Maze Weekly #192 - Code Maze
  2310. Redux Pattern in Blazor
  2311. Choosing diagnostic IDs - C#
  2312. Microsoft Revamping Semantic Kernel AI SDK After 'Unexpected Uses' -- Visual Studio Magazine
  2313. What's new with identity in .NET 8 - .NET Blog
  2314. Dealing with application windows on macOS with .NET MAUI
  2315. James Eastham Live Stream
  2316. Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK | Semantic Kernel
  2317. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  2318. Navigating the .NETverse: From Assembler to Open Source Marvel with Scott Hunter
  2319. How to Force Run .NET Application as Administrator - Code Maze
  2320. Collection expressions brings the spread operator to C# 12
  2321. A new F# compiler feature: graph-based type-checking - .NET Blog
  2322. Trying out MongoDB with EF Core using Testcontainers - .NET Blog
  2323. Using P/Invoke in C#: Windows API Integration Made Easy!
  2324. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2325. we need to skip the SIP region in the last step of handling the alloc region by Maoni0 · Pull Request #94249 · dotnet/runtime
  2326. Handling Dates With Noda Time in .NET - Code Maze
  2327. .NET Rocks! .NET Conf with Jeff Fritz
  2328. Introduction to resilient app development - .NET
  2329. Visual Studio Toolbox Live - EF Core Power Tools
  2330. Burke Learns Blazor - Finish validation and maybe some authentication
  2331. BenchmarkDotNet v0.13.10 · dotnet/BenchmarkDotNet · Discussion #2457
  2332. Breaking change: BinaryFormatter disabled across most project types - .NET
  2333. Application Building with ASP.NET Core 8 | NDC Sydney 2024
  2334. Blazor Basics: Blazor Event Callbacks
  2335. .NET 8’s Final RC Release Ties up Some Blazor Loose Ends
  2336. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2337. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2338. What Should I Dispose with .NET Database Connections?
  2339. Organizing ASP.NET Core Minimal APIs
  2340. .NET 8: What's New for Authentication and Authorization
  2341. Low Ceremony Web Service Development with the Critter Stack
  2342. .NET 8 Performance Improvements in .NET MAUI - .NET Blog
  2343. NDC Porto 2023 Impressions
  2344. What is Blazor WebAssembly, Server, Hybrid, United & Mobile Bindings?!
  2345. C# Unit Testing Tutorial For Beginners
  2346. How to Generate Endless Ideas for Programming Projects
  2347. Azure Functions Integration Testing With Testcontainers
  2348. Containerize .NET applications with .NET 8 | Red Hat Developer
  2349. Functional Error Handling in .NET With the Result Pattern
  2350. Path.GetRelativePath(String, String) Method (System.IO)
  2351. Having Fun with Microsoft IoC Container for .NET Core
  2352. Progress Telerik Release Focuses on Design, Accessibility and Data Visualization -- Visual Studio Magazine
  2353. Blazor Unit Testing Tutorial – How to Master with Practical Examples in C#
  2354. How to create a Mediator from scratch (Part 2)
  2355. Publish .NET Docker images using .NET SDK and GitHub Actions
  2356. Analyze Polly Telemetry using Prometheus, Grafana and OpenTelemetry Metrics
  2357. Recap Codemotion 2023
  2358. Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core
  2359. Generative AI for .NET - Part 5 Streaming | LINQ to Fail
  2360. The Windows installer of ImageMagick will no longer be signed · ImageMagick/ImageMagick · Discussion #6826
  2361. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  2362. Giving feedback to the WinUI 3 team | WinAppSDK | XAML | UWP | WPF | .NET
  2363. Render mode for Server & WebAssembly Blazor components
  2364. React State Management Basics - CodeJourney.net
  2365. Deploying a DotNet API To Railway 🚂 | Swacblooms🦋
  2366. Announcing "Refactoring with C#"
  2367. Flowing State in Blazor 8
  2368. .NET | Global Exception handling in under 6 minutes
  2369. Render mode for interactive Blazor components in .NET 8
  2370. .NET Framework October 2023 Cumulative Update Preview - .NET Blog
  2371. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  2372. Getting Ready for .NET Conf 2023!
  2373. Blazor Unit Testing With bUnit: How To Get Started For Beginners
  2374. Source Code Generators, DIY
  2375. Blazor Basics: Blazor Component (Re-)Rendering
  2376. Burke Learns Blazor - More frontend fun!
  2377. Anatomy of a .NET devcontainer
  2378. Create a web API with ASP.NET Core and MongoDB
  2379. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  2380. Release v0.3.0 · cgillum/azure-functions-openai-extension
  2381. Microsoft .NET Code Analysis: Consider Using String.Contains() Instead of String.IndexOf()
  2382. Creating a Service Virtualization Capability from Scratch (Part 2)
  2383. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  2384. Global Endpoint Filters with ASP.NET Core Minimal APIs
  2385. What's New in EF Core -- Visual Studio Magazine
  2386. Custom Storyboard Launch Screen for iOS with .NET MAUI
  2387. Unbelievable Instant .NET Development Setup for APIs, Blazor, & More with GitHub Codespaces
  2388. ASP.NET Core Logging Crash Course
  2389. How to Solve Type TRequest Cannot Be Used in MediatR
  2390. Simplify your .NET Docker image publishing workflow with the .NET SDK
  2391. Anyone here who switched from Ruby on Rails to .Net?
  2392. Secure an Angular application using Microsoft Entra External ID and ASP.NET Core with BFF
  2393. troddit · dotnet
  2394. Building Better Blazor Unit Tests - Lessons From Automating WPF Tests
  2395. Now available: V4.0.0-preview.1 · microsoft/fluentui-blazor · Discussion #881
  2396. Join the .NET Conf Student Zone on November 13
  2397. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  2398. What Are The Easiest Programming Languages to Learn? – Your Ultimate Guide
  2399. Ignore Null Values With AutoMapper - Code Maze
  2400. Getting started with gRPC Service with .NET 7
  2401. .NET 🚀🔥 : API Security: A Comprehensive Guide to Safeguarding Your APIs with API Keys
  2402. Using Hot Keys in Blazor WASM
  2403. Blazor Unit Testing – Dev Leader Weekly 14
  2404. OpenSilver 2.0 Adds VB.NET, RIA Services and Live XAML Preview
  2405. S6E04 - From Silverlight to Windows App SDK: Unleashing the Power of Windows Development with Peter Bull
  2406. Server-side rendering (SSR) for Blazor in .NET 8
  2407. Blazor Basics: Blazor Routing and Navigation Fundamentals
  2408. Improved DynamoDB Initialization Patterns for the AWS SDK for .NET | Amazon Web Services
  2409. Imagining the Ideal GraphQL Integration for Marten
  2410. 3 reasons to delay adopting .NET 8 and 10 to do it ASAP
  2411. Generate TypeScript Client API for ASP.NET Core Web API
  2412. .NET Rocks! bUnit Update with Egil Hansen
  2413. Containerize an app with dotnet publish - .NET
  2414. Wolverine now does Event Streaming with Kafka or MQTT
  2415. Azure API Management: Adding Local Self-hosted Gateway
  2416. Using Keyed Services to Resolve Dependencies in .NET - Code Maze
  2417. Blazor Unit Testing Best Practices – How to Master Them for Development Success
  2418. How Does Pattern Matching Work in C#? #shorts
  2419. Microsoft .NET Code Analysis: Remove Unnecessary Lambda Expressions
  2420. Best resources for Blazor Hybrid and .NET MAUI for beginners! #dotnetmaui #coding #blazor
  2421. Blazor with TailwindCSS
  2422. Fix missing tokens when using downstream APIs and Microsoft Identity in ASP.NET Core
  2423. Source Generator playground
  2424. Webinar - Scott Sauber - Test Driven Development with Blazor | The .NET Tools Blog
  2425. RazorSlices - Razor Views with ASP.NET Core Minimal APIs
  2426. When a form is actually... oh it's a form
  2427. 'Dev Drive' Storage Now Available for Developers in Windows 11 -- Visual Studio Magazine
  2428. Setting System.Text.Json serializer options globally in a asp.net core minimal web api
  2429. Understanding the Unit of Work Pattern in C# - Code Maze
  2430. Memory alignment of doubles in C#
  2431. Pre-commit hooks with Husky.NET - build, format, and test your .NET application before a Git commit
  2432. WPF App Modernisation: A Pragmatic Approach
  2433. GitHub - hadashiA/VYaml: The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.
  2434. On .NET Live - Distributed Apps with SignalR in ASP.NET Core
  2435. OpenSilver 2.0 Weds VB.NET with XAML for Web Apps -- Visual Studio Magazine
  2436. Performance Improvements in ASP.NET Core 8 - .NET Blog
  2437. Customizing the name of embedded resources in .NET - Gérald Barré
  2438. How to Write a Validator with FluentValidation #shorts
  2439. How Can I Write Code On My Phone? – Unlock Potential For Mobile-First Coders
  2440. Deep Dive: .NET Microservices Architecture on Cloud ☁️ ☁️ 🖥️ #shorts
  2441. Seamless Rendering: The Magic of Blazor’s Auto Render Mode in .NET 8
  2442. What’s New in .NET 8, .NET MAUI, ASP.NET Core, and EF8 Final Release Candidates : C# 411
  2443. Learn Live - Create methods in C# console applications
  2444. How To Build A Personal Website in Blazor: An ASP.NET Core Tutorial
  2445. dotnet Core vs Spring Boot ecosystem
  2446. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2447. Improving ASP.NET Core Dependency Injection With Scrutor
  2448. OpenAI-Specific Code Nixed from Semantic Kernel AI SDK -- Visual Studio Magazine
  2449. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  2450. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  2451. How To Call JavaScript From Blazor Web Assembly – Breaking Boundaries with JavaScript Interop
  2452. MongoDB Provider for Entity Framework Core Now Available in Public Preview | MongoDB Blog
  2453. Primary constructors changes initialisation behaviour in C# 12
  2454. Webinar – OSS Power-Ups: MassTransit | The .NET Tools Blog
  2455. Simplify Source Generator creation the RoslynGenerator template
  2456. Burke Learns Blazor - Custom Validation with Blazor Forms
  2457. Integrating Arduino, Azure & Unity for Epic Projects!
  2458. Blazor 8 State Management
  2459. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  2460. Effortless OpenAI API Integration in .NET Applications with a new Client Package
  2461. Overhauled F# code fixes in Visual Studio - .NET Blog
  2462. How to Perform Case-Insensitive Substring Search in C#
  2463. What Is DotNetFiddle? - A How To Guide on Using C# Anywhere
  2464. Microsoft .NET Code Analysis: Improving Code Quality with Exception Throw Helpers
  2465. How to accept Stripe payments via Blazor in .NET 8
  2466. Announcing .NET 8 RC2 - .NET Blog
  2467. How To Use Embedded Resources in .NET
  2468. EF Core 8 RC 2: Smaller features in EF8 - .NET Blog
  2469. Announcing .NET MAUI in .NET 8 RC 2: More Quality - .NET Blog
  2470. .NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog
  2471. What's New in Final Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  2472. On .NET Live - Making e-commerce modern and performant with nopCommerce and .NET
  2473. FluentUI.Demo.Client
  2474. What's new for the Microsoft Fluent UI Blazor components version 3.2.0
  2475. .NET Annotated Monthly | October 2023 | The .NET Tools Blog
  2476. Understand the .NET Support Lifecycle
  2477. Unraveling Razor Syntax: Introduction for Blazor Devs!
  2478. Get the default value of a type at runtime - Gérald Barré
  2479. Learn Live - Work with variable data in C# console applications
  2480. Issue and verify BBS+ verifiable credentials using ASP.NET Core and trinsic.id
  2481. Lesson Learned #440: Introducing Our Connectivity Probe for Reliable Database Interaction in C#
  2482. Solving Hierarchical Tags using Nested Sets
  2483. Improve performance by dynamically loading image in Blazor WASM
  2484. Bitwise and Shift Operators in C#: A Deep Dive
  2485. WinUI 3 ObservableCollectionEx AddRange | WinAppSDK | XAML | UWP | WPF | .NET
  2486. How To Add Authentication To Your SignalR Hub #shorts
  2487. Serverless for .NET Developers: Intro to Lambda & Azure Functions 🖥️✨ #shorts
  2488. One Simple Change To Make Code LAZY In C# #dotnet #csharp
  2489. Why singleton hate scoped injection in .NET dependency injection
  2490. Getting Started With NServiceBus in .NET
  2491. .NET Monthly Roundup - September 2023 - .NET 8 RC1, Performance megapost, community news, and more!
  2492. Build a Console App in .NET Core Like a Pro!
  2493. Generative AI and .NET - Part 4 Images | LINQ to Fail
  2494. How to version your ASP.NET API
  2495. Using Problem Details in .NET 7
  2496. ASP.NET Community Standup - New Blazor updates in .NET 8 RC2
  2497. C# Dev Kit Goes GA with Same Licensing as Visual Studio Community Edition -- Visual Studio Magazine
  2498. The Lowly Strategy Pattern is Still Useful
  2499. The convenience of System.Text.Json - .NET Blog
  2500. BenchmarkDotNet v0.13.9 · dotnet/BenchmarkDotNet · Discussion #2441
  2501. How to Make a Todo List in C# with ASP.NET Core Blazor
  2502. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  2503. C# Dev Kit - Now Generally Available - .NET Blog
  2504. Contributing to Uno Platform - From Novice to Expert
  2505. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  2506. Merged stores: Fix alignment-related issues and enable SIMD where possible by EgorBo · Pull Request #92939 · dotnet/runtime
  2507. Razor vs. Blazor: Unraveling the Web Development Duel
  2508. GitHub - hamed-shirbandi/TaskoMask: Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
  2509. Console Application in .NET Core: A Comprehensive Guide
  2510. Blazor WebAsembly + SignalR = ❤️ #shorts
  2511. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  2512. Microsoft .NET Code Analysis: Boost Your Code Performance with Concrete Types
  2513. ASP.NET Community Standup - What ASP.NET Core features do you want in .NET 9?
  2514. How to migrate your Blazor Server app to .NET 8
  2515. Announcing TypeScript 5.3 Beta - TypeScript
  2516. How To Display .NET Collections with the Oxford Comma
  2517. .NET 8 and Blazor United / Server-side rendering
  2518. Syncfusion Update Improves Cross-Platform Development with .NET MAUI, Blazor -- Visual Studio Magazine
  2519. Arm64 Performance Improvements in .NET 8 - .NET Blog
  2520. How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application
  2521. If Conversion Within .NET - Part 1
  2522. .NET 8 Release Candidate Delivers Smoother Blazor Experience
  2523. Introduction to MassTransit: A Guide to Streamlined Messaging in C#
  2524. Recordings from JetBrains .NET Day Online ’23 are available | The .NET Tools Blog
  2525. Rolling Forward to Major Versions in .NET
  2526. Blazor for Beginners: Setup, Hosting, and Template Structure Tutorial
  2527. Trusting Microsoft and .NET MAUI Toolkit NuGet Packages
  2528. Unraveling the Magic in Wolverine
  2529. Hacktoberfest 2023: Contributing as a .NET Developer
  2530. The .NET Conf Student Zone is Back! - .NET Blog
  2531. How to test the logs from ILogger in .NET - Gérald Barré
  2532. Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore
  2533. Testing Time-Dependent Code With TimeProvider in .NET - Code Maze
  2534. MSBuild for Programming and Non-Programming Chores
  2535. Nullable Type Performance: Retrieving a Nullable Value
  2536. Blazor WASM Error Logging
  2537. Enforcing Architecture in .NET with tests
  2538. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2539. Monitoring your apps with Sentry in .NET MAUI
  2540. How To Register Users with Firebase Auth in .NET #shorts
  2541. CoreWCF 1.4.0 Released: RabbitMQ and Apache Kafka Support Added
  2542. CQRS Validation with MediatR Pipeline and FluentValidation
  2543. .NET | Using MongoDb in under 20 minutes.
  2544. EF Core 8 Finally Fixes Value Objects
  2545. Learn Live - Add logic to C# console applications
  2546. Polly v8 officially released
  2547. The Future of ASP.NET Core: .NET 8 Feature Preview
  2548. ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features
  2549. Polly v8 officially released
  2550. Being Productive with Zero Admin on MacOS
  2551. 🔴 Burke Learns Blazor - Finishing the Edit Links Page
  2552. NuGet Central Package Management Is AWSOME! Global Packages & Versions Simplified
  2553. New FREE Ebooks: Modernize Your Apps with Blazor & .NET MAUI
  2554. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  2555. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  2556. Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow
  2557. Get a Sneak Peek: The Visual Studio 'Tea & Technology' Miniseries - Visual Studio Blog
  2558. Memory Optimization With ArrayPool in C# - Code Maze
  2559. Episode 56: NServiceBus - with Laïla Bougriâ
  2560. Microsoft .NET Code Analysis: Use string.Method(char) Instead of string.Method(string) For String with Single Character
  2561. Real-Time Notifications Using Blazor and SignalR from scratch
  2562. runtimelab/docs/design/features/greenthreads.md at bec51070f1071d83f686be347d160ea864828ef8 · dotnet/runtimelab
  2563. Debugging Enhancements in .NET 8 - .NET Blog
  2564. Blazor RenderFragment – How To Use Plugins To Generate HTML
  2565. Reading notes from Performance Improvements in .NET 8 - Kristoffer Strube’s Blog
  2566. Performance Improvements in .NET 8
  2567. Avalonia for VSCode - Visual Studio Marketplace
  2568. No More “Pair to Mac” trauma from Visual Studio with Uno Platform
  2569. The convenience of .NET - .NET Blog
  2570. How to write logs from ILogger to xUnit.net ITestOutputHelper - Gérald Barré
  2571. What Eventual Consistency means
  2572. ASP.NET Core for Beginners - What You Need To Get Started
  2573. DON'T use this EF Core Performance trick #shorts
  2574. Upgrading to Umbraco 14 Preview
  2575. Devs Demand Visual Studio 2022 Ditch Old .NET Framework Dependencies -- Visual Studio Magazine
  2576. Monolith to Microservices: How a Modular Monolith Helps
  2577. Tune into the C# Certification Training Series - .NET Blog
  2578. Setup VS Code for ASP.NET Core - A Beginner's How To Guide
  2579. Using ML.NET CLI To Automate Model Training
  2580. Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog
  2581. 🔴 Burke Learns Blazor - Backend vs. Frontend Dance Off!
  2582. Introduction to DateTime in C#: Master the Basics!
  2583. Setup Visual Studio for ASP.NET Core - Beginner's How-To
  2584. Simplifying F# computations with the new 'while!' keyword - .NET Blog
  2585. Microsoft .NET Code Analysis: Avoid Using Constant Arrays as Arguments
  2586. Oh Look a Phishing Attempt | LINQ to Fail
  2587. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  2588. Replicating Habit Tracker UI with ProgressRing in Uno Platform
  2589. What's new in System.Text.Json in .NET 8 - .NET Blog
  2590. HTTPS Everywhere Update - The NuGet Blog
  2591. The Easy Way to Test Legacy Code in C#
  2592. Real-Time Notifications Using Blazor and SignalR from scratch
  2593. IIS Error 500.19 with ASP.NET Core Application
  2594. Feature Flags 101: A Guide for .NET Developers
  2595. A new way of doing reflection with .NET 8
  2596. Accessing private members without reflection in C# - Gérald Barré
  2597. dotnet Benchmarks - How To Use BenchmarkDotNet For Beginners
  2598. Microfrontends with Blazor
  2599. .NET 7 💥 - Intro to MicroService Resiliency Circuit Breaker Pattern with ASP.NET & Polly 🐤🎛️🐤🎛️
  2600. Back to .NET basics: How to easily build a Strategy pattern using dependency injection
  2601. Resilient Http Calls using Polly.
  2602. Entity Framework Core–DateOnly and TimeOnly
  2603. Learn Live - Write your first code using C#
  2604. Automatic Module Discovery With Autofac - Making Things Easy
  2605. Run a .NET App
  2606. Keyed services in .NET 8 | Dependency injection update
  2607. Plugins and Blazor – Dev Leader Weekly Issue 9
  2608. How To Use IHttpContextAccessor In ASP.NET Core #shorts
  2609. Feature Flags in .NET and How I Use Them for A/B Testing
  2610. ALWAYS Use File Scoped Namespaces Visual Studio 2022!!!!! #coding #visualstudio #dotnet #csharp
  2611. .NET | Response, Output & Distributed Cache | Patterns of working with Cache
  2612. Transforming JSON Objects Mastering the Compose Action in Logic Apps
  2613. Blazor Plugin Architecture - Dynamic Loading & Lifecycle
  2614. Adding .NET MAUI Controls to an Existing Uno-Platform Application - Nick's .NET Travels
  2615. Reverse engineering natively-compiled .NET apps
  2616. Don't rush to build that re-usable Blazor component
  2617. Entity Framework Core–Data is null
  2618. [Korean] Let's Learn .NET - Generative AI
  2619. GitHub - jonathanpeppers/dotnes: .NET for the NES game console
  2620. 🔴 Burke Learns Blazor - Two bald guys build with Blazor
  2621. Burke Learns Blazor - More Edit Form fun!
  2622. What's new in Teams Toolkit for Visual Studio 2022? - .NET Blog
  2623. This NEW feature entirely CHANGES Blazor in .NET 8!
  2624. Plugin Architecture in Blazor - A How To Guide
  2625. How to Use Moq to Return a Value That Was Passed Into a Method
  2626. C#: Using The Builder Pattern For Test Data #aspnetcore #dotnet
  2627. Join Us for JetBrains GameDev Day 2023 | The .NET Tools Blog
  2628. Exploring the expander from .NET MAUI Community Toolkit
  2629. Using Maui Community Toolkit in Uno Platform via .NET MAUI Embedding
  2630. Performance Improvements in .NET 8 - .NET Blog
  2631. Windows Community Toolkit 8.0.0 Simplifies Code Portability on Windows Platform
  2632. [Spanish] Let's Learn .NET - IA Generativa
  2633. .NET Framework September 2023 Security and Quality Rollup Updates - .NET Blog
  2634. EF Core 8 RC1: Complex types as value objects - .NET Blog
  2635. ASP.NET Core updates in .NET 8 Release Candidate 1 - .NET Blog
  2636. Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality - .NET Blog
  2637. .NET September 2023 Updates – .NET 7.0.11, .NET 6.0.22 - .NET Blog
  2638. Coffee and Open Source Conversation - Tim Banks
  2639. Announcing .NET 8 RC1 - .NET Blog
  2640. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  2641. How to Authenticate a Blazor Server App with Azure AD - Claudio Bernasconi
  2642. Why isn’t dotnet core popular among startups?
  2643. Creating custom debug visualizers for Visual Studio 2022
  2644. .NET Observability with OpenTelemetry - .NET
  2645. Implementing Desktop Apps with Windows 11 on Arm64 and .NET
  2646. Dotnet Tool Component not found on the Mac
  2647. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  2648. Bring your existing .NET Microsoft Teams app to Teams Toolkit in Visual Studio 2022
  2649. Listing Windows virtual desktops using .NET - Gérald Barré
  2650. Rockin’ the Code World Season 4: Special Guest Mads Torgersen
  2651. Implement a secure web application using nx Standalone Angular and an ASP.NET Core server
  2652. Building a Resilient Email Sending Method in .NET with SmtpClient, Retry Support, and the Outbox Pattern
  2653. Running ASP.NET Core Web Server on Arm64
  2654. .NET Performance on Arm64
  2655. NuGet - Package Source Mappings
  2656. Weekly 0068
  2657. Working with API that supports remote streaming using HTTPClient in dotnet
  2658. Akka.NET #1: Distributed Systems for .NET applications
  2659. Solving Race Conditions With EF Core Optimistic Locking
  2660. Uno Platform Boosts .NET MAUI Embedding, Helps Revamp Windows Toolkit -- Visual Studio Magazine
  2661. WPF File Dialog Improvements in .NET 8 - .NET Blog
  2662. Let's Learn .NET - Generative AI
  2663. Building a Contact Form with Microsoft Azure and Blazor
  2664. BenchmarkDotNet v0.13.8 · dotnet/BenchmarkDotNet · Discussion #2427
  2665. How to Use Basic Authentication With HttpClient? - Code Maze
  2666. S6E01 - Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  2667. Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  2668. Blazor SSR Gets Auto-Render Mode in Latest .NET 8 Preview
  2669. Generative AI and .NET - Part 3 Chat Completions | LINQ to Fail
  2670. .NET Monthly Roundup - June 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!
  2671. [Japanese] Let's Learn .NET - 生成系 AI
  2672. WinUI 3 ItemsView | WinAppSDK | XAML | UWP | WPF | .NET
  2673. How to Authenticate a Blazor Server App with Azure AD
  2674. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  2675. Testing Using Testcontainers for .NET and Docker - Code Maze
  2676. Enable passkeys in .NET with Bitwarden Passwordless.dev | Bitwarden Blog
  2677. Landscape of .NET Parallelism
  2678. Exploring Blazor Changes in .NET 8 - Auto Render Mode
  2679. .NET Rocks! Mediatr with Jimmy Bogard
  2680. Tales from the .NET Migration Trenches - Empty Proxy
  2681. .NET Upgrade Assistant Boosts MAUI as .NET 8 Nears GA -- Visual Studio Magazine
  2682. Elevating Debugging with Auto-decompilation and External Sources - Visual Studio Blog
  2683. Reviewing Bad C# Advice | Q&A | .NET & C# 🔴 LIVE
  2684. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  2685. Microsoft .NET Code Analysis: Properly Formatting Class Files
  2686. Everything you need to know about configuration and secret management in .NET
  2687. Differences Between Any and Exists Methods in C# - Code Maze
  2688. Event Counters - Running Locally
  2689. Tracing Specifics – Know your System with OpenTelmetry
  2690. On .NET Live - Exploring Oqtane for Blazor and .NET MAUI
  2691. GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
  2692. How to Hide an Endpoint in Swagger - Code Maze
  2693. Enforcing Architecture in .NET with tests
  2694. OSS Power-Ups: bUnit – Webinar Recording | The .NET Tools Blog
  2695. Generative AI and .NET - Part 2 SDK | LINQ to Fail
  2696. Beginner's Guide To Dictionaries In C#
  2697. How to use Output Cache with Authentication
  2698. Save bandwidth with Compression when sending and reading data using HTTPClient in dotnet
  2699. Use DateOnly and TimeOnly with EF Core 6, 7 & 8 and Azure SQL / SQL Server
  2700. Elevate Your .NET Testing Strategy #4: InMemory vs Repository pattern
  2701. Blazor WASM Cookie Authentication Tutorial
  2702. What is Orchestration in Microservices? #shorts
  2703. Your Quick Guide to Pattern Matching in C# - Coding Sonata
  2704. Testcontainers - Integration Testing Using Docker In .NET
  2705. Generative AI and .NET - Part 1 Intro | LINQ to Fail
  2706. Turn on Nullability checks by default
  2707. Use explicit Lambdas with LINQ
  2708. NuGet - Lock files
  2709. Introduction to TDD
  2710. Testing C# with F#
  2711. [Africa] Let's Learn .NET - Generative AI
  2712. Plans for Marten V7 and Beyond
  2713. After Killing Visual Studio for Mac, Microsoft Reassures Fearful .NET MAUI Devs -- Visual Studio Magazine
  2714. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  2715. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  2716. Setting up VS Code for C# development
  2717. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2718. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2719. .NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
  2720. Use multiple Microsoft Entra Verified ID credentials in a verification presentation
  2721. Blazor Basics: Creating a Todo App Using Blazor Server
  2722. Join us for JetBrains .NET Day Online ’23 | The .NET Tools Blog
  2723. Announcing Windows 11 Insider Preview Build 23531 (Dev Channel)
  2724. Dynamically Switching DbContext Using Entity Framework Core
  2725. 5 Easy Steps to Migrate from ASP.NET MVC to ASP.NET Core
  2726. Windows Community Toolkit for UWP, WinUI and Uno - Nick's .NET Travels
  2727. New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements! - .NET Blog
  2728. Modern High Performance C# 2023 Edition
  2729. BearerToken: The new Authentication handler in .NET 8 – Tore Nestenius
  2730. How to Get a JSON Array Using IConfiguration in ASP.NET Core
  2731. Mastering Unit Tests in .NET: Best Practices and Naming Conventions
  2732. What's new for the Microsoft Fluent UI Blazor library version 3.0.0
  2733. Data-driven Localization for .NET REST APIs
  2734. ASP.NET Core Clean Architecture Template v8 Released
  2735. FluentUI.Demo.Client
  2736. Creating Scroll Reveal Effects in Uno Platform Apps
  2737. Announcing the New Foundational C# Certification with freeCodeCamp - .NET Blog
  2738. Deploy ASP.NET Core Applications on Linux With Apache - Code Maze
  2739. Loosely Coupled, Reusable Events with Event Triggers - .NET MAUI 101
  2740. Find The Area Of A Rectangle – A Simple C# Program
  2741. Marten Linq Provider Improvements
  2742. Microsoft.Fast.Components.FluentUI 2.4.3
  2743. Escola Agil leverages .NET MAUI to enhance safety in Brazilian schools
  2744. Make Your Art UNIQUE - Build Your Own ASCII Art Generator in #dotnet
  2745. Burke Learns Blazor - Edit Form and API Updates
  2746. Web API Development for the Absolute Beginner
  2747. Developing with Multiple Repositories inside a Single Solution for .NET - CSE Developer Blog
  2748. Xamarin.Forms to .NET MAUI Upgrade & Migration Guide | 2023 Edition
  2749. Generative Builder Pattern in C#
  2750. .NET Framework August 2023 Cumulative Update Preview - .NET Blog
  2751. Safely use secrets in HTTP requests in Visual Studio 2022 - Visual Studio Blog
  2752. .NET MAUI in .NET 8 Preview 7 with Keyboard Accelerators, Fixes and Improvements
  2753. Microsoft .NET Code Analysis: Random Is an Insecure Random Number Generator
  2754. Why to Modernize with Blazor? A Winning Strategy
  2755. MiniWord - Microsoft Office Word Templating
  2756. Exploring Blazor Changes in .NET 8 - Capture User Input with Forms
  2757. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  2758. ASP.NET Community Standup - Auth and AoT in .NET 8
  2759. Blazor in .NET 8: Server-side and Streaming Rendering
  2760. Dependency Injection: How to Start with Autofac the Easy Way
  2761. What's New in .NET and C#
  2762. Beautiful Blazor UI Everywhere with Telerik
  2763. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  2764. What's New in Blazor for .NET 8
  2765. GrapeCity Updates Components for WinUI, .NET MAUI, WinForms -- Visual Studio Magazine
  2766. Why Do You Have to Return "Task" Whenever You "await" Something in a Method in C#?
  2767. Saving data locally with SQLite for Meadow IoT Devices
  2768. Three ways to implement an accordion control
  2769. NuGet 6.7 Announced With Enhanced Security Features
  2770. How to Mock IOptions in ASP.NET Core
  2771. ASP.NET Core Logging using Serilog and Azure
  2772. Getting Started with Blazor REPL
  2773. Introduction to NuVerify
  2774. .NET 8 Interceptors
  2775. AWS Step Functions in C# - Simple Talk
  2776. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor WASM
  2777. Sisk - An Alternative .NET HTTP Server
  2778. .NET Monthly Roundup - July 2023 - .NET 8 Preview 6, C# 12, MAUI for VS Code, .NET Conf announcement
  2779. News from the dotnet/fsharp repository | fsharpConf 2023
  2780. How To Upgrade Bootstrap in ASP.NET Core Web Applications - Blazor, MVC, Razor Pages, etc.
  2781. City as a Function | fsharpConf 2023
  2782. Beyond Caching: Building an ASP.NET Core 7 Blazor App with Redis for Real-Time Updates
  2783. SponsorLink: feedback and moving forward
  2784. Sponsor based GitHub feature toggling · community · Discussion #46980
  2785. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  2786. Blazor customers showcase | .NET
  2787. Blazor in .NET 8: Full stack Web UI
  2788. Blazor in .NET 8: Full stack Web UI
  2789. Logging guidance for .NET library authors - .NET
  2790. North Korean Hackers Suspected in New Wave of Malicious npm Packages
  2791. Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub
  2792. Improving performance and memory use while accessing APIs using HTTPClient in dotnet
  2793. Beautiful UI Controls for .NET MAUI with Telerik UI
  2794. How to Solve the HTTP Error 500.31 - Code Maze
  2795. Building a Smart Home - Part 13 Wall Mounted Dashboards | LINQ to Fail
  2796. Advanced Rate Limiting Use Cases In .NET
  2797. Blazor Serilog Logging to Console, File and Database
  2798. Xamarin Forms: Using Font Icons instead of images
  2799. Targeting Multiple Frameworks in a .NET Project - Code Maze
  2800. Burke Learns Blazor - How to Blazor Forms
  2801. Collecting memory dumps for .NET Core on Kubernetes
  2802. Google Chromecast in .NET MAUI
  2803. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  2804. .NET Rocks! Chocolatey in 2023 with Gary Ewan Park
  2805. My bug finding chronicles (and how to earn money through vulnerability research)
  2806. ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
  2807. Microsoft .NET Code Analysis: Simplify the New Expression for C#
  2808. How to Generate a Stream From a String? - Code Maze
  2809. Streaming Videos In Blazor Server #dotnet #csharp #blazor #shorts
  2810. Map Physical Paths with an HttpContext.MapPath() Extension Method in ASP.NET
  2811. The BEST Moq Alternatives: NSubstitute vs FakeItEasy
  2812. Job-based Asynchronous Processing using Hangfire and AsyncFlow
  2813. Programmatically Get Azure Blob URLs #dotnet #azure #shorts
  2814. Wolverine’s Improved Azure Service Bus Support
  2815. Who says .NET is tied to Microsoft ecosystem. I am legit using .NET very efficiently in NeoVim and Linux.
  2816. Visual Studio 2022 – 17.7 Performance Enhancements - Visual Studio Blog
  2817. The role of GitHub in paying for Open Source Software
  2818. Blazor 0.5.0 experimental release now available - .NET Blog
  2819. I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!
  2820. Supporting custom protocols in WebView2 - Gérald Barré
  2821. Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI!
  2822. Use protected browser storage in Blazor | BinaryIntellect Knowledge Base
  2823. Real World Coding Issues: Part 3 – Design, Diagnostics, and Other Common Code Issues
  2824. Securing APIs using ASP.NET Core and OAuth 2.0 DPoP
  2825. How to Determine .NET Version Programatically - Code Maze
  2826. Exploring DockLayout from .NET MAUI Community Toolkit – AskXammy
  2827. Using Sql Server as a Message Queue with Wolverine
  2828. WinUI 3 mouse cursors with the UIElement.ProtectedCursor | WinAppSDK | XAML | UWP | WPF | .NET
  2829. MassTransit #1 : A Game-Changer for .NET Messaging
  2830. Unit Testing Hosted Services in ASP.NET Web API
  2831. Continuous database deployments to Azure Sql Server with Bitbucket
  2832. How To Create A Service for Azure Blob Storage #dotnet #csharp #programming #shorts
  2833. C# 12 new feature, Primary Constructors | #shorts
  2834. Enumerable.ToArray performance improvement using InlineArray by neuecc · Pull Request #90459 · dotnet/runtime
  2835. Blazor is Getting Revolutionized In .NET 8.0
  2836. Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices
  2837. Go-Live License Next for .NET MAUI in .NET 8, but Criticism Persists -- Visual Studio Magazine
  2838. Xamarin Forms: Implementing INotifyPropertyChanged automatically
  2839. Sharing My YouTube Revenue With OSS Authors
  2840. .NET MAUI and TinyMvvm, Navigation and Parameters
  2841. Refactoring Couplers in C# - Code Maze
  2842. Having a serious conversation about open source
  2843. PDCST021: The State of OSS w/ @NotInventedHereShow
  2844. We're Rewriting Sdkbin
  2845. GitHub Quick Reviews
  2846. .NET 8 Web-Dev: New Visual Studio Templates, Antiforgery, Blazor Auto Render -- Visual Studio Magazine
  2847. Announcing NuGet 6.7 – Keeping You Secure - The NuGet Blog
  2848. .NET MAUI and TinyMvvm, lifecycle overrides for your ViewModels | #shorts
  2849. How to Configure Rolling File Logging With Serilog - Code Maze
  2850. Debugging a ChatGPT Plugin with .NET and DevTunnels
  2851. Background Work in Uno Platform Applications
  2852. Moq Uses Your Personal Information!!!
  2853. SponsorLink: trying something new-ish for OSS sustainability
  2854. ModuleInitializer Attribute in C#
  2855. Microsoft .NET Code Analysis: Use Auto-Implemented Property
  2856. Privacy issues with SponsorLink, starting from version 4.20 · Issue #1372 · moq/moq
  2857. A WPF Statusbar Control
  2858. .NET Framework August 2023 Security and Quality Rollup Updates - .NET Blog
  2859. Announcing .NET 8 Preview 7 - .NET Blog
  2860. .NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21 - .NET Blog
  2861. Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators - .NET Blog
  2862. ASP.NET Community Standup - Implementation of the .NET WebAssembly Jiterpreter
  2863. Streaming Videos From Azure Blob Storage in Blazor Server
  2864. Extending IdentityUser With Custom Properties in ASP.NET Core
  2865. EF Core Fundamentals for EF Core 7 (Pluralsight)
  2866. On .NET Live - Building web apps with Blazor and Spark.NET
  2867. 41 AK Expenses Tracker | Query User Transactions From Azure Cosmos DB & Azure Function
  2868. Dependency Injection with Scrutor: Scanning and Registering
  2869. Sharing object between .NET host and WebView2 - Gérald Barré
  2870. Use sessionStorage and localStorage in Blazor | BinaryIntellect Knowledge Base
  2871. Monitoring Critical User Journeys in Azure
  2872. Use a Microsoft Entra Verified ID Employee credential to view paycheck data
  2873. Techniques for Sorting a List in C# - Code Maze
  2874. Elevate Your .NET Testing Strategy #3: Fixtures separation
  2875. GIT - Getting Started
  2876. string concatenation benchmarks in .NET 8
  2877. Modular Monolith Communication Patterns
  2878. Configure dotnet-monitor in an AKS cluster for Managed Grafana
  2879. 40 AK Expenses Tracker | Implement Update Transaction With Cosmos DB & Azure Functions & Azure Blob
  2880. BenchmarkDotNet v0.13.7 · dotnet/BenchmarkDotNet · Discussion #2392
  2881. BenchmarkDotNet v0.13.7 | BenchmarkDotNet
  2882. Our 2023 Summer Break
  2883. What's New and Next for .NET MAUI Developers?
  2884. The Microsoft author-signing certificate will be updated as soon as August 14th, 2023 - The NuGet Blog
  2885. GitHub Quick Reviews
  2886. Blazor Tutorial - Creating a Todo App using Blazor Server
  2887. From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
  2888. Source Generators in C# - Code Maze
  2889. How to Handle Long Press Gesture in Uno Platform Apps
  2890. Even More Blazor SSR Enhancements in .NET 8
  2891. 39 AK Expenses Tracker | Understanding the Update Transaction Business Logic
  2892. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  2893. Microsoft .NET Code Analysis: Validate Arguments of Public Methods
  2894. How to Merge Dictionaries in C#? - Code Maze
  2895. 🚀 Development Productivity with Custom NuGet Packages! 📦
  2896. Blazor .NET 8 Preview 6—SSR, Edit Forms, WASM Components
  2897. Generate Sitemaps for All of ASP.NET Core
  2898. Keyed Services in .NET8's Dependency Injection
  2899. .NET Conf 2023 - Celebrating the Release of .NET 8! - Save the Date! - .NET Blog
  2900. Advanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
  2901. Coding Faster with dotNetTips.com Spargine 6: Aug 2023 Release
  2902. Effective Mocking With NSubstitute in .NET - Code Maze
  2903. Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers – Recording Available | The .NET Tools Blog
  2904. F# Extends its String Interpolation Syntax to Reduce Escaping
  2905. Polyfills in .NET to ease multi-targeting - Gérald Barré
  2906. Microsoft Releases .NET 8 Preview 6
  2907. Plugin Architecture in ASP.NET Core – How To Master It
  2908. Introduction of Auth0 Templates for .NET
  2909. Stream videos from Azure Blob storage with ASP.NET Core
  2910. Elevate Your .NET Testing Strategy #2: InMemoryDatabase
  2911. 👨‍💻 𝗗𝗼𝘁𝗡𝗲𝘁 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 𝗳𝗼𝗿 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗖𝗼𝗱𝗲!
  2912. How to Access Configuration During Application's Startup in .NET
  2913. Ubiquitous F# in Contextive, the Ubiquitous Language Tool | fsharpConf 2023
  2914. .NET Lambda Annotations Framework Now Generally Available
  2915. Adding a User Login to a .NET App With Auth0 - Code Maze
  2916. Implement 5 Key Principles for Creating Effective UIs—Part 2
  2917. Introducing Predictive Debugging: A Game-Changing Look into the Future | The .NET Tools Blog
  2918. Automatic Deployment .NET Web API to AWS Elastic Beanstalk using GitHub Action
  2919. Fable.Form: Unlock your Forms Super Powers | fsharpConf 2023
  2920. New syntax for string interpolation in F# - .NET Blog
  2921. How to Split an Entity Into Multiple Tables in EF Core - Code Maze
  2922. OSS Power-Ups: AngleSharp – Webinar Recording | The .NET Tools Blog
  2923. Pull requests · AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
  2924. How Blazor saved my day!
  2925. Reclaiming disk space for the dotnet developer
  2926. Microsoft .NET Code Analysis: Do Not Expose Generic Lists
  2927. Sending Email With FluentEmail in .NET - Code Maze
  2928. Exploring the ProgressBar in .NET MAUI
  2929. ASP.NET 8 Blazor Sections Fully Explained
  2930. A Few DOM Reminders
  2931. Unleashing the Power of .NET Source Code Generators
  2932. .NET 8 TimeProvider and Unit Tests
  2933. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor Server
  2934. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  2935. Microsoft Improves Natural Language UI for LLMs with Open Source TypeChat -- Visual Studio Magazine
  2936. MVUX or MVVM? Choosing the Right Pattern for Your .NET Projects
  2937. .NET Framework July 2023 Cumulative Update Preview - .NET Blog
  2938. Debugging .NET Containers with Visual Studio Code Docker Tools - .NET Blog
  2939. Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
  2940. Clean Architecture | A Practical ASP.NET Core Implementation
  2941. 5 ADVANCED xUnit.net Features You Must Know
  2942. All You Need To Know About IHttpClientFactory in ASP.Net Core
  2943. Code Coverage Metrics
  2944. Announcing .NET 8 Preview 6 - .NET Blog
  2945. .NET MAUI UI Challenge # 7 - Coffe Shop App
  2946. Why sometimes async and await are bad for your app
  2947. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  2948. Why does IAsyncAction or IAsyncOperation.GetResults() produce a E_ILLEGAL_METHOD_CALL exception? - The Old New Thing
  2949. Released: Microsoft.Data.SqlClient 5.2 Preview 3
  2950. 7 Tips to Boost .NET MAUI Mobile App Performance
  2951. Gracefully Handling Entity Framework Exceptions with EntityFramework.Exceptions
  2952. Learn why C# Expressions API is so POWERFUL
  2953. Master Azure Magic: Deploy Blazor to Cloud in Minutes! 🔥🚀
  2954. Handling a Complex Domain with Readable Code | fsharpConf 2023
  2955. Performance Improvements in .NET Core - .NET Blog
  2956. Announcing the .NET Framework 4.7.2 - .NET Blog
  2957. Happy 15th Birthday .NET! - .NET Blog
  2958. Announcing SignalR (alpha) for ASP.NET Core 2.0 - .NET Blog
  2959. Announcing the .NET Framework 4.8 - .NET Blog
  2960. Announcing .NET Core 2.1 Preview 1 - .NET Blog
  2961. The RyuJIT transition is complete! - .NET Blog
  2962. gRPC-Web for .NET now available - .NET Blog
  2963. Announcing the .NET Framework 4.7.1 - .NET Blog
  2964. Announcing the .NET Framework 4.7 General Availability - .NET Blog
  2965. Announcing Experimental Mobile Blazor Bindings - .NET Blog
  2966. .NET Core 3 and Support for Windows Desktop Applications - .NET Blog
  2967. Announcing .NET Core 2.1 - .NET Blog
  2968. Announcing the .NET Framework 4.7 - .NET Blog
  2969. Announcing .NET Core 2.1 Preview 2 - .NET Blog
  2970. Blazor WebAssembly 3.2.0 now available - .NET Blog
  2971. Announcing .NET Core 3 Preview 4 - .NET Blog
  2972. Bing.com runs on .NET Core 2.1! - .NET Blog
  2973. Announcing .NET Core 2.0 - .NET Blog
  2974. Update on .NET Core 3.0 and .NET Framework 4.8 - .NET Blog
  2975. .NET on Microsoft Learn
  2976. What's new in C# - Events
  2977. .NET Application Architecture Guidance - .NET Blog
  2978. How to use Bicep to Deploy Azure Resources
  2979. Episode 127 - Bunifu Framework with Wilberforce and Wilfred
  2980. Reverse Engineering Existing Databases with Entity Framework Core | The .NET Tools Blog
  2981. ASP.NET Core Architecture Overview by David Fowler
  2982. ASP.NET Core updates in .NET Core 3.0 Preview 3 - .NET Blog
  2983. ASP.NET Core updates in .NET 5 Preview 8 - .NET Blog
  2984. Download .NET Core 2.1 (Linux, macOS, and Windows)
  2985. Introduction to Razor Pages in ASP.NET Core
  2986. A first look at changes coming in ASP.NET Core 3.0 - .NET Blog
  2987. .NET Core - What's Coming in .NET Core 3.0
  2988. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  2989. Blazor now in official preview! - .NET Blog
  2990. HttpRepl: A command-line tool for interacting with RESTful HTTP services - .NET Blog
  2991. Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
  2992. How to Solve Unable to Resolve Service for a Type - Code Maze
  2993. The 2 Ways To Create Middleware In ASP.NET Core #shorts
  2994. Exploring Basic Animations in .NET MAUI
  2995. Replicating a Hotel Booking UI in .NET MAUI
  2996. Creating a Roslyn Analyzer to ensure that no duplicate values are added at compile time
  2997. .NET Rocks! Multi-Model Data Stores with Ted Neward
  2998. C# Dev Kit - Visual Studio Marketplace
  2999. Burke Learns Blazor - Building the Publish and Home pages
  3000. csharplang/proposals/collection-expressions.md at main · dotnet/csharplang
  3001. Amplifying F# | fsharpConf 2023
  3002. Infragistics Touts New Components for Blazor, Web Components in UX/UI Toolkit -- Visual Studio Magazine
  3003. #CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions
  3004. Introduction to Scrutor Library in .NET - Code Maze
  3005. Microsoft .NET Code Analysis:Types That Own Disposable Fields Should Be Disposable
  3006. .NET Framework 4.8 to .NET 6 migration
  3007. Reduce boxing in logging by davidfowl · Pull Request #88560 · dotnet/runtime
  3008. Azure DevOps Podcast: Mike Brind on Razor Pages in Action - Episode 253
  3009. Implementing a Skeleton Loader in Uno Platform
  3010. C# POP QUIZ: Record VS Class Comparison Differences #dotnet #coding
  3011. Meet new BenchmarkDotNet maintainers! · dotnet/BenchmarkDotNet · Discussion #2372
  3012. What Are Microservices? | A Small Game Shop Story
  3013. You Are Using HttpClient Wrong
  3014. How to Efficiently Randomize an Array in C# - Code Maze
  3015. .NET Lambda Annotations Framework is now generally available | Amazon Web Services
  3016. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  3017. GitHub - danroth27/Net8BlazorServer: Blazor Server app with .NET 8
  3018. What's new in C# 12 - C# Guide
  3019. practical-aspnetcore/projects/.net8/RazorMixMatchFour at net6.0 · dodyg/practical-aspnetcore
  3020. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  3021. NATS .NET Client v2 Alpha Released with Core NATS Support
  3022. Extended C# Support in ReSharper and Rider 2023.2 EAP 9 | The .NET Tools Blog
  3023. MediatR Publish and Send Methods - Code Maze
  3024. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to Get Started
  3025. Functional testing your ASP.NET WEB API
  3026. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  3027. New .NET 8 Authentication Features in ASP.NET Core
  3028. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  3029. GitHub - riok/mapperly: A .NET source generator for generating object mappings. No runtime reflection.
  3030. Here's Why YOU Should Write Those Unit Tests [C# dotnet Examples]
  3031. C# on the Command Line! #dotnet #dotnetcore
  3032. WinUI 3 | Modern settings with SettingsCard & SettingsExpander | WinAppSDK | XAML | UWP | WPF | .NET
  3033. 8 Tips To Write Clean Code
  3034. Scientific Computing with F# | fsharpConf 2023
  3035. Syncfusion Updates Flagship Solution with Goodies for Blazor, .NET MAUI, More -- Visual Studio Magazine
  3036. ASP.NET Core in .NET 8 Preview 6: Blazor Updates and More
  3037. Blazor Server vs Blazor WebAssembly: Which is Right for You?
  3038. Burke Learns Blazor | Creating CreateLink API / Polishing Public Page
  3039. Use NuGet central package versioning (#76) · davidfowl/TodoApi@d2cfc8d
  3040. Central Package Management
  3041. Required Parameters in Blazor WebAssembly - Code Maze
  3042. GitHub - davidfowl/IdentityEndpointsSample: A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
  3043. Sharing Context Between MediatR Components
  3044. Introducing C#12’s Future Features
  3045. Debug Source Generators in JetBrains Rider | The .NET Tools Blog
  3046. Silverlight Just Won't Die: 'XAML for Blazor' Arrives -- Visual Studio Magazine
  3047. Figma to XAML: View Hierarchy, UniformGridLayout and Background Images
  3048. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  3049. AI Assistant Comes to ReSharper
  3050. EntityFramework Core vs Dapper
  3051. How to Program C# in Visual Studio Code
  3052. .NET Rocks! Fluent Assertions with Dennis Doomen
  3053. David Fowler (@davidfowl) on Threads
  3054. .NET MAUI on .NET 8 Preview 6 – Android build issue
  3055. PowerShell Profile & oh-my-posh theme
  3056. MSBuild Editor - Visual Studio Marketplace
  3057. Base64 Class (System.Buffers.Text)
  3058. How To Cache Filtered & Paged Database Results In C# dotnet
  3059. Native AOT Advances in .NET 8 Preview 6 -- Visual Studio Magazine
  3060. 🔴 Recreating Threads App with .NET MAUI & NEW VS Code Extension!
  3061. Delete code related to CompilationRelaxations.NoStringInterning by MichalStrehovsky · Pull Request #64521 · dotnet/runtime
  3062. JIT: Import string.Empty as "" by EgorBo · Pull Request #64530 · dotnet/runtime
  3063. Announcing Windows 11 Insider Preview Build 25905
  3064. What does Azure AD renamed Microsoft Entra ID mean for .NET developers? - .NET Blog
  3065. Compiled Queries with Marten
  3066. How to prevent the screen turn off after a while in Blazor
  3067. StyleCop Analyzers Implementation in .NET - Code Maze
  3068. Microsoft .NET Code Analysis: Understanding the Importance of ConfigureAwait() in Reusable Assemblies
  3069. Blazor Basics: Data Binding in Blazor
  3070. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  3071. .NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine
  3072. .NET Framework July 2023 Security and Quality Rollup Updates - .NET Blog
  3073. Announcing .NET 8 Preview 6 - .NET Blog
  3074. Announcing .NET MAUI in .NET 8 Preview 6: Hello VS Code & VS for Mac - .NET Blog
  3075. New C# 12 preview features - .NET Blog
  3076. .NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20 - .NET Blog
  3077. ASP.NET Core updates in .NET 8 Preview 6 - .NET Blog
  3078. C# Logging In 100 seconds
  3079. VS Code June Update: Copilot AI Chat Creates Workspaces, Notebooks -- Visual Studio Magazine
  3080. MemoryExtensions.Split Method (System)
  3081. MemoryExtensions.Count Method (System)
  3082. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  3083. BenchmarkDotNet v0.13.6 | BenchmarkDotNet
  3084. Upgrading to .NET 8: Part 2 - Automation is our Friend
  3085. Using MediatR Pipeline Behaviors For Database Transactions
  3086. Exploring Blazor Changes in .NET 8 - Server Side Rendering (SSR)
  3087. Cake - Cake v3.1.0 released
  3088. Learn C# with CSharpFritz - C# with Visual Studio Code
  3089. Azure Container Apps
  3090. Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog
  3091. Playing the YouTube game with Nick Chapsas
  3092. Upgrading to .NET 8: Part 1 - Why Upgrade?
  3093. Developing for visionOS | Merge Conflict ep. 366
  3094. MAUI UI July 2023 - Replicating Wolt app - Andreas Nesheim
  3095. 持續開創C#可能性的專門公司「Cysharp」所放眼的目標 | Cygames Magazine | Cygames
  3096. Cysharp Seeks to Open Up the Possibilities of C# | Cygames Magazine | Cygames
  3097. 开拓C#可能性的专业公司"Cysharp"所追求的目标 | Cygames Magazine | Cygames
  3098. C#의 가능성을 여는 전문회사 'Cysharp'가 지향하는 곳 | Cygames Magazine | Cygames
  3099. Introducing the AWS .NET Distributed Cache Provider for DynamoDB (Preview) | Amazon Web Services
  3100. .NET 7 💥 - AWS SQS
  3101. WinUI 3 | Workaround for ItemsRepeater issue #560 | WinAppSDK | XAML | C# | .NET | UWP | WPF
  3102. 5 Code Navigation Tips While Debugging .NET Apps in Visual Studio
  3103. Implementing an API Gateway For Microservices With YARP
  3104. 2 Avisos de Conteudo Novo!
  3105. Enhancing .NET MAUI Desktop Apps with Context Menus
  3106. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  3107. Add SearchValues<string> by MihaZupan · Pull Request #88394 · dotnet/runtime
  3108. Celebrating 50 Million Downloads of Cake.Tool🎉
  3109. Improvements to the Caching Abstraction in ASP.NET Core - .NET Blog
  3110. Improved Source Generators and Code Fixers Arrive in .NET Community Toolkit 8.2.1! - .NET Blog
  3111. what is nor0x.Playwright.BrowserDownloader ?!
  3112. .NET 8 Preview 5 Combines Blazor Changes in Project Template
  3113. .NET Annotated Monthly | July 2023 | The .NET Tools Blog
  3114. Tutorial: Expand the Reach of your Existing C# WinUI 3 App
  3115. Microsoft .NET Code Analysis: UTF-7 Encoding Is Insecure
  3116. Rockford Lhotka Introduces Blazor -- Visual Studio Magazine
  3117. Improved F# hints in Visual Studio - .NET Blog
  3118. Exploring Rate Limit Web API in .NET 8
  3119. Basic HttpClient in ASP.NET Core
  3120. Syncfusion Free Ebooks | .NET MAUI Community Toolkit Succinctly
  3121. Blazor Server. Making The Most Of Fluxor.
  3122. Adding a Readme to NuGet Package Landing Pages
  3123. Boosting Developer Experience: Algolia Search Powers Uno Platform Docs
  3124. What version of .NET are you using for the majority of your prod apps?
  3125. Deep Dive into xUnit.net Theories
  3126. How to automatically refresh configurations with Azure App Configuration in .NET
  3127. dotnet pack issue–files without extension
  3128. Roslyn Compiler and Analyzers in .NET - Introduction
  3129. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  3130. Null Checks in C# with Null Coalescing Operator
  3131. Enhance C# Code Consistency in Visual Studio with .editorconfig
  3132. C# Ternary Operator - An Alternative to IF/ELSE Statements
  3133. EF Query Not Compiling With Value Objects? Here's How To Fix It #shorts
  3134. HTTP Get in C# is SUPER Easy! Call REST APIs Like a Pro.
  3135. Finding Symbols in Your C# Projects Using Roslyn
  3136. .NET Languages PM and Friends Talk About F# | fsharpConf 2023
  3137. Burke learns Blazor by porting a Vue.js app to Blazor
  3138. Use YoutubeExplode to create timestamps for YouTube videos💥
  3139. Regular Expressions in C#: Your Ultimate Guide to Powerful Pattern Matching
  3140. The MediatR Feature NOBODY Is Using!
  3141. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  3142. Burke Learns Blazor - Finishing the API and starting the UI
  3143. GitHub Quick Reviews
  3144. Let's Learn .NET | .NET Live TV
  3145. Clean Architecture vs Vertical Slice Architecture
  3146. Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More
  3147. runtime/docs/coding-guidelines/vectorization-guidelines.md at main · dotnet/runtime
  3148. Test Data Generation With AutoFixture in .NET - Code Maze
  3149. Blazor Basics: Creating a Blazor Component
  3150. Introducing the .NET MAUI Toolbox for Visual Studio
  3151. LINQ: Select.Where or Where.Select?
  3152. Ask the experts: Meet our Engineering team!
  3153. Xamarin Forms Migration to Uno Platform: Data Binding Techniques
  3154. Great Way To Learn New Things As a Software Engineer #shorts
  3155. Avalonia UI v11 Release Candidate 1: Breaking Changes and API Stabilization
  3156. How to Send a Ping to an IP or Hostname in C#
  3157. Burke Learns Blazor - Let's build the API!
  3158. Running iOS Simulator from Windows for .NET MAUI
  3159. csharplang/proposals/inline-arrays.md at main · dotnet/csharplang
  3160. Webinar – Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers | The .NET Tools Blog
  3161. Using Explicit Operators in Microsoft .NET to Perform Type Conversions
  3162. Coffee and Open Source Conversation - Linda Haviv
  3163. Microsoft .NET Code Analysis: Always Add Braces in C#
  3164. Burke learns Blazor by porting a Vue.js app to Blazor
  3165. Log4net Appenders Introduction With C# Examples - Code Maze
  3166. Why You Should Trust Blazor
  3167. Integrating AI into your bot logic for Microsoft Teams
  3168. Creating a Blazor Game from Scratch - Blazor Smack Tutorial
  3169. 38 AK Expenses Tracker | Implement Delete Transaction Logic | AK Academy
  3170. DateTime Calendars in C# - Code Maze
  3171. Yarp.Telemetry.Consumption 2.0.1
  3172. Using Yarp.Telemetry.Consumption to track outbound network events (this package isn't tied to YARP)
  3173. 37 AK Expenses Tracker | Implement the Insert Transaction Azure Function With Cosmos DB
  3174. IDebugProperty157 Interface (Microsoft.VisualStudio.Debugger.Interop)
  3175. GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C#
  3176. Adding Real-Time Functionality To .NET Applications With SignalR
  3177. One Blazor Template to Rule Them All in .NET 8
  3178. .NET MAUI at Build 2023 Recap, Upgrade Assistant, & New VS Features | The .NET MAUI Podcast ep. 119
  3179. Mastering TCPListener in C#: Building Network Applications from Scratch
  3180. How to Hash Passwords with BCrypt in C#
  3181. What's in Microsoft's New C# Dev Kit for Visual Studio Code -- Visual Studio Magazine
  3182. Critter Stack Futures
  3183. Introducing Visual Studio Dev tunnels! #csharp #dotnet #visualstudio
  3184. .NET MAUI in .NET 8 Preview 5 Available: Bug Fixes and Performance Improvements
  3185. Microsoft Build Recap: Upgrading from Xamarin to .NET MAUI
  3186. GitHub - mono/CppSharp: Tools and libraries to glue C/C++ APIs to high-level languages
  3187. All things client and mobile app development with .NET MAUI | BRK204
  3188. Learn C# with CSharpFritz - C# Tools - Visual Studio
  3189. Apizr v5.0, resilient api client manager - What's new
  3190. Getting the .NET Desktop Runtime Installed with a Custom Runtime Checker and Installer
  3191. Building a Smart Home - Part 12 NAS and Backups | LINQ to Fail
  3192. 7 Things about C#: Running Apps
  3193. Improved .NET Debugging Experience with Source Link - NDepend
  3194. Maps Control for Windows with .NET MAUI and Bing Maps
  3195. Get ready for fsharpConf 2023! - .NET Blog
  3196. Visual Studio 2022 Previews Instant Pull Requests, Better File Comparisons -- Visual Studio Magazine
  3197. Unit Testing JSON with FluentAssertions.Json Vs. FluentAssertions
  3198. Loading XML Documentation Into C# Tests #dotnet #programming
  3199. .NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
  3200. Burke Learns Blazor - Setting up CI/CD for Blazor with Static Web Apps
  3201. 3 KafkaFlow Features Hard to Ignore
  3202. Boost user engagement beyond Teams and make your apps intelligent
  3203. Exploring .NET streaming API scenarios
  3204. what do you find most frustrating about dotnet?
  3205. OpenId User Impersonation in Asp.net core With Duende Identity Server - Doumer's Blog
  3206. Introducing Microsoft Teams tabs and building with SharePoint Framework
  3207. How To Store Secrets For Local Development
  3208. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  3209. Introducing the New T4 Command-Line Tool for .NET - .NET Blog
  3210. Adding Filtering, Sorting And Pagination To a REST API | .NET 7
  3211. Azure App Configuration and .NET API: a smart and secure way to manage configurations
  3212. Parsing websites in C# with Html Agility Pack or AngleSharp
  3213. Exploring .NET streaming API scenarios
  3214. How to Use Bulk Updates in Entity Framework Core - Code Maze
  3215. C# Source Code Generators - Bruno Sonnino
  3216. ASP.NET Community Standup - Create a Microsoft Power App for your ASP.NET Core Web API
  3217. Saving Files with .NET MAUI Community Toolkit
  3218. Add Maps to Your Cross-Platform .NET Apps
  3219. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3220. Wolverine’s Middleware Strategy is a Different Animal
  3221. Spargine Dev Tool: Never Lose Source Code Ever Again!
  3222. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  3223. Interesting links of the week 2023-25 (#77)
  3224. ASP.NET Core in .NET 8 Preview 5: Improved Debugging, Blazor Updates, SignalR Reconnects, and More
  3225. Reset passwords in ASP.NET Core using delegated permissions and Microsoft Graph
  3226. Creating and Hosting An Application on AWS Elastic Container Service (ECS)
  3227. Building Intelligent Applications with OpenAI and C#
  3228. GitHub - koculu/Topaz: Multithreaded Javascript Engine for .NET
  3229. Wolverine 1.0 is Out!
  3230. Less code is often better
  3231. Boost .NET Performance with Lazy Initialization
  3232. Composing Raw SQL And LINQ Queries With EF #shorts
  3233. Seamless Integration Testing With WireMock.NET - Code Maze
  3234. ASP.NET Community Standup | Create a Microsoft Power App for your ASP.NET Core Web API
  3235. Kubernetes mutating admission webhook for dotnet-monitor?
  3236. Tutorial: Integrating ChatGPT Model in a Cross-platform .NET Application
  3237. Xamarin Forms Migration to Uno Platform: Effects and Alternative Approaches
  3238. Welcome to BenchmarkDotNet Discussions! · dotnet/BenchmarkDotNet · Discussion #2331
  3239. Code Maze Weekly #177 - Code Maze
  3240. Introduction of System.ServiceModel 6.0 for Calling WCF/CoreWCF
  3241. Let's CLEAN UP Your Method Overloads!
  3242. How to Use Rate Limiting in ASP.NET Core WebAPI
  3243. Developers Guide to the Windows Subsystem for Android | 2023 Edition
  3244. Using Modern SWITCH Syntax in C#
  3245. ASP.NET Core 8: Expose Timestamp data request processing with IHttpSysRequestTimingFeature when using HTTP.sys
  3246. .NET MAUI Community Standup - .NET MAUI Build Recap
  3247. Paging With LINQ Just Got Easier, But No EF Support... #shorts
  3248. How to Use Rate Limiting in ASP.NET Core WebAPI
  3249. What to Know When Porting a WPF to .NET MAUI Blazor Hybrid
  3250. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3251. HotChocolate–GraphQL Caching
  3252. .NET Rocks! Building Apps using OpenAI with Mark Miller
  3253. Entity framework not generating the database classes
  3254. 5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine
  3255. Http Services with Wolverine
  3256. On .NET Live - Micro Frontends with Blazor
  3257. What Makes a Great Software Engineer? Your Favorite Creators Answer!
  3258. How To Use DTOs In .NET REST APIs
  3259. You Should Know This LINQ Method By Now #shorts
  3260. Check Json String is Valid in C# with System.Text.Json
  3261. Using Project Orleans to Build Actor-Based Solutions on the .NET platform
  3262. C# Dev Kit for Visual Studio Code
  3263. Level-Up Api Development with Endpoint Explorer in Visual Studio
  3264. Blazor Essentials – New Guide Tutorial | The .NET Tools Blog
  3265. The Privilege of .NET Tooling Choices
  3266. AsyncAPI–ASP.NET Core integration
  3267. Developer Community
  3268. Burke learns Blazor by porting a Vue.js app to Blazor
  3269. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3270. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3271. .NET Framework June 2023 Security and Quality Rollup - .NET Blog
  3272. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3273. Announcing .NET 8 Preview 5 - .NET Blog
  3274. Announcing .NET MAUI in .NET 8 Preview 5 - .NET Blog
  3275. .NET June 2023 Updates – .NET 7.0.7, .NET 6.0.18 - .NET Blog
  3276. .NET Upgrade Assistant: CLI Tool Synced with Visual Studio Extension Engine
  3277. InProcess and OutOfProcess Hosting Models in ASP.NET Core
  3278. How to detect heap allocations
  3279. ASP.NET Community Standup - Featured community project: Blazor Studio
  3280. ASP.NET Community Standup - Featured community project: Blazor Studio
  3281. Add or Enable Serilog in ASP.NET Core 7.0
  3282. The Microsoft Teams Global Hack - Week 1 Recap and What’s Coming - .NET Blog
  3283. On .NET Live - Blazing Accessibility Basics
  3284. .NET Hot Reload Adds Support for Modifying Generics
  3285. Testing Chiseled Ubuntu container images with .NET
  3286. ASP.NET Core Basics: Best Practices—Creating a New Project
  3287. Blazor Highlights from the Early .NET 8 Preview Releases
  3288. Released: Microsoft.Data.SqlClient 5.2 Preview 2
  3289. Debug any server application locally with Dev Tunnels!
  3290. Azure Container Apps, Easy Auth and .NET authentication | johnnyreilly
  3291. 36 AK Expenses Tracker | Azure Cosmos DB Document Partial Update To Update Wallet Balance
  3292. Introduction to IL Weaving with Mono.Cecil
  3293. Why Are You Not Using LINQ Chunk? #shorts
  3294. .NET 8: Why .NET 8 preview doesn’t show up in Visual Studio 2022 ?
  3295. The Right Way To Use HttpClient In .NET
  3296. Uno Platform 4.9: Media Player Element, WebView2 and Native Host Support for Skia
  3297. Reordering C++ template type parameters for usability purposes, and type deduction from the future - The Old New Thing
  3298. Transform a WPF App to Cross-Platform with .NET MAUI
  3299. F# is the .NET Rust
  3300. June 5th, 2023 - The last new feature for OwaspHeaders.Core before dropping .NET Framework support
  3301. Add or Enable OData in ASP.NET Core
  3302. Should We Use Records With EF Core as Model Classes? -
  3303. New Release: Media Player Element on Mobile, Web, Linux. WebView2 Support
  3304. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  3305. Why I Became the .NET Instructor at Zero to Mastery
  3306. Microsoft .NET Code Analysis: The Rijndael and Rijndaelmanaged Types Are Superseded
  3307. Blazor Tutorial: Routing, Parameters, Query Strings and Navigation
  3308. 34 AK Expenses Tracker | Create Transactions DTO and Transaction Fluent Validator | AK Academy
  3309. Dependency Injection C# Tutorial
  3310. How To Set Up SSL Certificate In Visual Studio and .NET CLI
  3311. Localized Application in Blazor WebAssembly
  3312. Entity Framework Core 7: Filtering on JSON Arrays
  3313. Use secrets in unit tests
  3314. Have You Mocked Third-Party Code? 😱
  3315. HackTogether: the Microsoft Teams Global Hack - Keynote Recap and What’s Coming - .NET Blog
  3316. Doing More with SSR Blazor in .NET 8
  3317. Avalonia UI for .NET: Project Overview from Mike James
  3318. .NET fwdays’23 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3319. Expression Trees in C# - Code Maze
  3320. How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application
  3321. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  3322. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  3323. On .NET Live - Deep Dive into Azure Web Apps with .NET 7 and Angular
  3324. AI Summary About CSLA .NET
  3325. Introducing Sep - Possibly the World's Fastest .NET CSV Parser
  3326. Easy property inheritance in Optimizely CMS
  3327. ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups
  3328. Blazor Basics: Blazor Development—Visual Studio 2022
  3329. Cecil Phillip – Building payment flows with Stripe and Azure – Webinar Recording | The .NET Tools Blog
  3330. Reduce heap allocations by using static anonymous functions
  3331. #08 Awesome .NET MAUI - AlohaKit Animations
  3332. How to Pass Parameters With a GET Request in ASP.NET Core
  3333. What's Coming in VS 2022 v17.7 for Productivity, .NET/Cloud, C++ and More -- Visual Studio Magazine
  3334. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  3335. dev-wasm-dotnet/README.md at main · dev-wasm/dev-wasm-dotnet
  3336. .NET MAUI UI Challenge # 5 - Food Delivery App
  3337. How to Build Dynamic Queries With Expression Trees in C#
  3338. Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog
  3339. Microsoft .NET Code Analysis: Use the Index Operator
  3340. How to Send Emails With the SendGrid API in C# - Code Maze
  3341. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  3342. Easily Replicate a Sign-Up UI in .NET MAUI
  3343. Speech Recognition in .NET MAUI with CommunityToolkit - .NET Blog
  3344. .NET Data Community Standup - New CLI edition of EF Core Power Tools
  3345. .NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb
  3346. Pro EP 48 : How to chunk your list using LINQ method in .NET 6?
  3347. Learn the Fundamentals of Software Engineering!
  3348. Using Azure Cognitive Service to Automate my Dog
  3349. Interesting links of the week 2023-22 (#74)
  3350. Announcing Microsoft Authentication Library for .NET 4.54.0, with General Availability of Managed Identity APIs | Microsoft Entra Identity Developer Blog
  3351. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  3352. Custom Auth Policies Are INSANELY Powerful!
  3353. Microsoft Authentication Library 4.54.0 Supports Managed Identities
  3354. Memory Allocation Optimization With BenchmarkDotNet
  3355. New Terminal logger for .NET 8
  3356. Using Your Existing Xamarin UITests with .NET MAUI
  3357. Rapid Blazor WASM deployment with Azure Static Web Apps, Visual Studio, and GitHub Actions
  3358. ASP.NET Core authentication using Microsoft Entra External ID for customers (CIAM)
  3359. Tips and Тricks to Мodernizing Your App with Blazor
  3360. Getting .NET Library Projects to Output Dependent Assemblies
  3361. How To Use BenchmarkDotNet - A Beginner's Guide For C# Benchmarks
  3362. Implementing database change notification using SignalR and Azure Functions
  3363. Deploy ASP.NET Core on Linux with Nginx - Code Maze
  3364. ObservableCollection .NET MAUI | C# Tutorials Blog
  3365. Join us at the Microsoft Teams Global Hack, June 1-15🥳🌍
  3366. AWS CDK for .NET Developers - Infrastructure As Code To Provision AWS Resources Easily with C#
  3367. Connecting your RaspberryPi to AWS IoT
  3368. Using .NET 7 With Code Build
  3369. Building .NET 7 Applications using Amazon CodeCatalyst
  3370. IoT for the .NET Developer
  3371. Pizza Delivery IoT Project Pt. 1
  3372. FromQuery? FromForm? What do the .NET attributes do?
  3373. Basics of C# String Comparisons #dotnet #coding
  3374. Build a CI/CD Pipeline With GitHub Actions And .NET
  3375. How to Use SFTP For Secure File Upload in .NET - Code Maze
  3376. Introducing Auth0 Templates for .NET
  3377. Full stack web in .NET 8 with Blazor | OD116
  3378. Full stack web in .NET 8 with Blazor | OD116
  3379. Build Web Apps with Blazor
  3380. How does TryGetNonEnumeratedCount work?
  3381. Refactor your .NET HTTP Clients to Typed HTTP Clients
  3382. Typed exceptions for JSInterop in Blazor - Kristoffer Strube’s Blog
  3383. MSBuild 2023 – Focus on .NET MAUI and Blazor Hybrid
  3384. Microsoft Build–Join us May 23–25, 2023
  3385. 8 Free and Open Source Blazor UI Libraries
  3386. .NET Rocks! PHP and WebAssembly with Jakub Míšek
  3387. How to Handle the Safe Area Layout for .NET MAUI in iOS
  3388. .NET Core–Monitor cache misses
  3389. Visual Studio Code snippet to make URLs relative
  3390. Microsoft Build–Join us May 23–25, 2023
  3391. GitHub - bradygaster/dotnet-cloud-native-build-2023
  3392. Dev Drive for Performance Improvements in Visual Studio and Dev Boxes! - Visual Studio Blog
  3393. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  3394. Implementing Aho Corasick Substring Search in C# #dotnet #programming
  3395. Firefly-Powered Photoshop: AI Revolutionizes Content Creation!
  3396. Interesting links of the week 2023-21 (#73)
  3397. The Importance of Removing Unnecessary Expression Values in Code in Microsoft .NET
  3398. How To Pick a C# Test Naming Convention
  3399. Abp CLI Template
  3400. THIS Will Skyrocket Your Blazor Development Productivity!
  3401. ASP.NET Core in .NET 8 Preview 4: Blazor Streaming, Form Handling, Native AOT, Identity API and More
  3402. Good (Blazor) Components are... ?
  3403. Lottie animations in .NET MAUI
  3404. .NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog
  3405. Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog
  3406. 6 useful extensions for IEnumerable
  3407. Microsoft Build–Join us May 23–25, 2023
  3408. Detect Globalization-Invariant mode in .NET - Gérald Barré
  3409. Queryable PostgreSQL arrays in EF Core 8.0
  3410. Blazor and CSP
  3411. Webinar – Cecil Phillip – Building payment flows with Stripe and Azure | The .NET Tools Blog
  3412. When and How to Use Blazor Components
  3413. The Ultimate .NET Version Guide
  3414. Why you are going to LOVE Primary Constructors in C# 12!
  3415. C# 12 "Primary Constructors" #dotnet #csharp
  3416. Object Initializers in C# - Code Maze
  3417. XML Serialization in C# .NET Core: A Comprehensive Guide | Pro Code Guide
  3418. Xamarin.Forms and Xamarin.Essentials Align with Android 13
  3419. CORS in ASP.NET Core
  3420. #CASBAN6: Add a Swagger (OpenAPI) page to Azure Functions
  3421. Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here! - .NET Blog
  3422. Object Detection in ML.NET Model Builder - .NET Blog
  3423. Hot Reload Supports Modifying Generics! - .NET Blog
  3424. Get started with ChatGPT in .NET - .NET Blog
  3425. How to Reverse a String in C# - Code Maze
  3426. Implementing Two-Factor Auth using an Authenticator App in ASP.NET
  3427. Design and Navigation Considerations when Building Multi-Platform Applications
  3428. .NET Rocks! Immutable Architectures with Michael Perry
  3429. ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog();
  3430. Visual Studio 2022 17.7 Preview 1 is here! - Visual Studio Blog
  3431. 5 Differences between Blazor Server and Blazor WebAssembly
  3432. .NET 7 💥 - Integrate OpenAI ChatGPT with Web API
  3433. Interesting links of the week 2023-20 (#72)
  3434. Rockin’ the Code World: Special Guest Carl Franklin
  3435. Let's build a .NET 7 Minimal API! | Part 2
  3436. Optimizing Reading Binary Data in C# #dotnet #programming
  3437. Exploring Big O Notation in Polyglot Notebooks
  3438. Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve
  3439. Big Changes Coming for Blazor in .NET 8
  3440. Building a Dynamic Logical Expression Builder in C#
  3441. Override Razor Pages Routes From Razor Class Libraries
  3442. Xamarin.Forms and Essentials now target Android 13 (in Preview) - Xamarin Blog
  3443. Announcing .NET 8 Preview 4 - .NET Blog
  3444. Announcing .NET 8 Preview 4 - .NET Blog
  3445. EF Core 8 Preview 4: Primitive collections and improved Contains - .NET Blog
  3446. BlazmExtension - Visual Studio Marketplace
  3447. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog
  3448. Supercharging Blazor Development with BlazmExtension - A New Visual Studio Extension
  3449. Modern NuGet: Centralized Package Management and Source Mapping
  3450. The Magical Pattern to Organize .NET Minimal APIs
  3451. Release v1.19.0-rc · NethermindEth/nethermind
  3452. The Simplest Way to List Data in ASP.NET
  3453. ML.NET - Introduction to Machine Learning With C#
  3454. Uno.Resizetizer for Automated Image Resizing in Cross-Platform .NET Apps
  3455. Rider 2023.2 Early Access Program Is Now Open | The .NET Tools Blog
  3456. ReSharper 2023.2 Kicks Off the Early Access Program! | The .NET Tools Blog
  3457. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  3458. OpenTelemetry log ingestion preview
  3459. URI Encode and Decode in .NET - Code Maze
  3460. Visualizing Data in dotnet with Polyglot Notebooks and SandDance
  3461. ZpqrtBnk
  3462. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  3463. Minimal APIs in .NET An Evolution Towards Simplicity
  3464. Becoming a Microsoft MVP
  3465. Learn C# with CSharpFritz - Azure Service Bus and .NET
  3466. Join us for HackTogether: The Microsoft Teams Global Hack - .NET Blog
  3467. Episode 122 - Managing Dependencies with M. Scott Ford
  3468. Replicating a Dating Profile UI in .NET MAUI
  3469. Avoid Proliferating DbContext or IQueryable in .NET Apps
  3470. What's new for the Microsoft Fluent UI Blazor components version 2.3.0
  3471. .NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8
  3472. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  3473. Is .NET Still a Legitimate Technology in 2023?
  3474. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to get started
  3475. ASP.NET to ASP.NET Core Migration Wrap-Up [16 of 18] Migrating from ASP.NET to ASP.NET Core
  3476. Interesting links of the week 2023-19 (#71)
  3477. Did You Know This Was Possible in C#?
  3478. Introducing Polyglot Notebooks
  3479. .NET 8 + Docker
  3480. How to start using .NET Background Services | The .NET Tools Blog
  3481. Toast in .NET MAUI
  3482. Server-Side Render Blazor Apps in .NET 8
  3483. Languages & Runtime Community Standup - Source Generation Interceptors
  3484. Upcoming availability of .NET Framework 4.8.1 on Windows Update and Catalog - .NET Blog
  3485. Are compiled queries really efficient on C# EF Core?
  3486. Released: Multiple Microsoft.Data.SqlClient Updates
  3487. Stefan Pölz – How to test C# unit tests with mutation testing – Webinar Recording | The .NET Tools Blog
  3488. Is cyclomatic complexity really related to branch coverage?
  3489. ASP.NET Community Standup - Blazor .NET 8 Updates
  3490. Enforcing Software Architecture With Architecture Tests #shorts
  3491. 2 MUST USE features for dotnet test debugging
  3492. Secure Microservices Using JWT With Ocelot in .NET Core
  3493. Using The Decorator Design Pattern in .NET
  3494. .NET 7 Minimal API Route Groups Are INSANE!
  3495. Generate Load Tests from Swagger/OpenAPI with K6
  3496. Reviewing Simple C# Collections for Beginners #dotnet
  3497. Enforcing Software Architecture With Architecture Tests
  3498. Code with your phone 📲 🤯Using @github Codespaces
  3499. How to Read HUUUGE Files in C# - Designing a Segmented Stream
  3500. On .NET Live - Modern cloud applications using containers in Azure
  3501. Dictionary Basics in C# #dotnet #coding
  3502. Create a chatbot in the console with Azure OpenAI and C#
  3503. ASP.NET Community Standup - Blazor .NET 8 Updates
  3504. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3505. Explore, Test, & Debug API Endpoints in Visual Studio Faster Than Ever!
  3506. Working With SQL Exceptions Like a Boss In EF Core
  3507. Creating Accessible Apps with Semantics in .NET MAUI
  3508. JetBrains .NET Day Online 2023 – Call for Speakers | The .NET Tools Blog
  3509. Visual Studio–Generate C# client for OpenAPI
  3510. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3511. 4 Structured Logging Techniques in ASP.net core Every Developer Should Know (Dotnet 7+) - Doumer's Blog
  3512. Async and Await in Vanilla JavaScript
  3513. Microsoft Graph .NET SDK: New organization name for NuGet packages - Microsoft 365 Developer Blog
  3514. .NET MAUI Community Toolkit Monthly Standup, May 2023
  3515. Myths about F#: F# is slow! No, F# can be really fast.
  3516. Adding Blazor WASM To Existing ASP.NET Core Project
  3517. What happens when you navigate to the "same page" in Blazor?
  3518. ReSharper 2023.2 Roadmap | The .NET Tools Blog
  3519. Rider 2023.2 Roadmap | The .NET Tools Blog
  3520. MassTransit–Minimal Message Handlers
  3521. Native AOT libraries with TypeScript
  3522. .NET Rocks! Supporting Open Source with Joseph Finney
  3523. Introducing Temporal .NET – Deterministic Workflow Authoring in .NET
  3524. Beginning to Work With Lists in C# #dotnet #coding
  3525. Release v1.18.0 · NethermindEth/nethermind
  3526. .NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions -- Visual Studio Magazine
  3527. Diagnosing Complex Code Issues in Azure App Services
  3528. 8 Free and Open Source Blazor UI Libraries
  3529. Using LINQ SelectMany To Flatten Nested Collections #shorts
  3530. HTML, XML, JSON, and JWT Visualizers in Rider 2023.1 | The .NET Tools Blog
  3531. AppKit or UIKit for .NET MAUI Mac Apps? The Choice is Yours
  3532. How To Generate Random Strings in C#
  3533. Calling internal ctors in your unit tests”
  3534. How to Create a Custom Slack Bot with .NET 7
  3535. Beginner View: Arrays vs Lists in C# #dotnet #programming
  3536. Rockin’ the Code World: Special Guest Alan Hyneman
  3537. .NET MAUI Community Standup - Javascript in your .NET MAUI app!
  3538. Announcing General Availability of the .NET Upgrade Assistant! - .NET Blog
  3539. C# 12 🔍 Discover the Exciting New Features & Improvements 🆕🚀
  3540. Why You Need to Know Dependency Inversion
  3541. The Design Pattern Everyone MUST Know!
  3542. Everything You Can Do With EF Core 8 Raw SQL Queries
  3543. Real-time charts with Blazor, SignalR and ApexCharts
  3544. .NET MAUI Logo Redesign
  3545. Basics of Arrays in C# for Beginners #programming #dotnet
  3546. Coding Faster with dotNetTips.com Spargine 6:  May 2023 Release
  3547. C# Arrays, Lists, and Dictionaries (Quick dotnet tutorial)
  3548. Build a Connect Four game in your browser with .NET 🔵🔴🟡
  3549. Reading Windows Application Manifest of an exe in .NET - Gérald Barré
  3550. Constant folding for SIMD comparisons by EgorBo · Pull Request #85584 · dotnet/runtime
  3551. Application security context models
  3552. How to Get the Remote Host IP Address in ASP.NET Core Web API
  3553. Sending and Receiving GMail Email Attachments that contain Code or Binaries
  3554. Supporting Your Code, README vs Wiki and Test Coverage
  3555. SlotView.Maui 🎰 spin me right 'round
  3556. Drop down lists in ASP.NET MVC | no dogma blog
  3557. Text to Speech with Amazon Polly and .NET | no dogma blog
  3558. GitHub Actions with .NET, Part 2 - Dependent Jobs | no dogma blog
  3559. Installing Rider on Linux with .NET 7 | no dogma blog
  3560. A Simple Example of Amazon Transcribe with .NET | no dogma blog
  3561. Signing calls to Lambda Function URLs using IAM auth with HttpClient | no dogma blog
  3562. C# and AWS Lambdas, Part 2 - Web API and an API Gateway | no dogma blog
  3563. Caching Secrets Manager Secrets with a Lambda Layer | no dogma blog
  3564. Cached nuget packages causing you problems? | no dogma blog
  3565. Improving Lambda Custom Runtime Cold Start and Deployment Speeds with .NET 6 | no dogma blog
  3566. GitHub Actions with .NET, Part 3 - Manual Approvals | no dogma blog
  3567. Executing an AWS .NET Lambda at an Exact Time with Step Functions | no dogma blog
  3568. Web API 2 and ninject, how to make them work together | no dogma blog
  3569. Running an AWS Lambda Command from Windows Shells | no dogma blog
  3570. HttpContent ReadAsAsync with .NET Core 2 | no dogma blog
  3571. Parameterized SQL WHERE IN clause C# | no dogma blog
  3572. Polly with .NET 6, Part 2 - Dependency Injection of a HttpClientFactory with a Retry Policy | no dogma blog
  3573. Calling one Lambda Function from another with the Lambda .NET SDK | no dogma blog
  3574. Getting .NET Core 2.1 Preview 2 Working with Visual Studio 2017 | no dogma blog
  3575. Polly and Blazor, Part 2 – Using the Context | no dogma blog
  3576. Forcing the Lambda Service to Warm 100 Execution Environments for your Function | no dogma blog
  3577. Requesting Data from two Data Stores in Sequence - Cache and a Database | no dogma blog
  3578. Using the Secrets Manager Cache with .NET | no dogma blog
  3579. Filtering a Dictionary by value with a List as the value | no dogma blog
  3580. AWS .NET Tools and Templates for Command Line | no dogma blog
  3581. Polly and Blazor, Part 3 - Dependency Injection | no dogma blog
  3582. dotnet new failing with Error: Invalid parameter(s) | no dogma blog
  3583. DynamoDb, Reading and Writing Data with .Net Core - Part 1 | no dogma blog
  3584. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Windows | no dogma blog
  3585. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 4 - Connected to a VPC, and using a NAT Gateway | no dogma blog
  3586. AutoMapper, ProjectTo() – Static Version | no dogma blog
  3587. Workaround for "Failed to create template" Error with .NET 7 RC1 and Lambda Functions | no dogma blog
  3588. GitHub Actions with .NET, Part 5 - Build a .NET Application and Upload to S3 | no dogma blog
  3589. Using Build and Test Tasks from the Parent Directory of src/test with VS Code | no dogma blog
  3590. Using Amazon Polly to read a Dialogue from Julius Caesar | no dogma blog
  3591. GitHub Actions with .NET, Part 4 - Building an S3 bucket with Pulumi | no dogma blog
  3592. C# and AWS Lambdas, Part 7 – .NET 5 Web API inside a Container inside a Lambda, with API Gateway in front | no dogma blog
  3593. A Web Server that Echoes Requests and Sometimes Faults with a 500 Error | no dogma blog
  3594. .NET 6 Web API in a Container in a Lambda | no dogma blog
  3595. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Linux | no dogma blog
  3596. Using .NET 7 With Code Build
  3597. GitHub Actions with .NET, Part 1 - Hello World and Downloading the Artifact | no dogma blog
  3598. Hosting a .NET Core 2 Kestrel Server in a Windows Service | no dogma blog
  3599. Removing Manually Installed .NET SDKs from Linux | no dogma blog
  3600. The terminal shell path "dotnet" is a directory - Visual Studio Code | no dogma blog
  3601. Building .NET 7 Applications using Amazon CodeCatalyst
  3602. Keeping your .NET Lambda Function Warm with Provisioned Concurrency | no dogma blog
  3603. .NET 6 Custom Runtime for AWS Lambda | no dogma blog
  3604. Mass Transit with RabbitMQ Hello World | no dogma blog
  3605. Working with Lambda function versions | no dogma blog
  3606. Indexing the Works of Shakespeare in Elasticsearch – Part 4, Searching via Web API in .NET 5 | no dogma blog
  3607. Using MediatR with API Endpoints | no dogma blog
  3608. Lambda ARM64 Custom Runtime with .NET 6 | no dogma blog
  3609. CastleWindsor chained dependency | no dogma blog
  3610. Extracting Form Fields from a Multi-Page PDF with Amazon Textract and .NET | no dogma blog
  3611. The type 'xxxx' is defined in an assembly that is not referenced. System.Runtime. | no dogma blog
  3612. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Windows Instance | no dogma blog
  3613. Requesting Data from two Data Stores in Parallel - Cache and Database | no dogma blog
  3614. Blazor, Updating or Refreshing the Display During a Method Call | no dogma blog
  3615. Lambda Function URLs - triggering .NET 6 Lambda functions with a HTTPS Request | no dogma blog
  3616. Accessing the Internet from VPC Connected Lambda Functions using a NAT Gateway | no dogma blog
  3617. Setting the Kestrel Port from appsettings.json | no dogma blog
  3618. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Linux Instance | no dogma blog
  3619. Calling Generic Methods Using Reflection | no dogma blog
  3620. Fluent Validation with Web Api 2 | no dogma blog
  3621. Using Memcached with a .NET Console Application | no dogma blog
  3622. .NET 6 Lambdas on ARM64 - Part 1, Functions | no dogma blog
  3623. Extracting Text from an Image with Amazon Textract and .NET | no dogma blog
  3624. C# and AWS Lambdas, Part 6 – .NET 5 inside a Container inside a Lambda | no dogma blog
  3625. The Simplest S3 Upload Example with .NET | no dogma blog
  3626. Simple Lambda Function with a Function URL | no dogma blog
  3627. Polly with .NET 6, Part 1 - Dependency Injection of a Policy into a Controller | no dogma blog
  3628. Adding a Test Task to the VS Code Command Palette | no dogma blog
  3629. POST with HttpClient and Basic Authorization | no dogma blog
  3630. Serializing a stack to XML in C# | no dogma blog
  3631. Build, Zip, Update a .NET Core 3.1 AWS Lambda, and Run a Test, with a Single Command | no dogma blog
  3632. Connecting your RaspberryPi to AWS IoT
  3633. Extracting Key-Value Pairs from Document Form Fields with Amazon Textract and .NET | no dogma blog
  3634. IoT for the .NET Developer
  3635. Pizza Delivery IoT Project Pt. 1
  3636. What is a Kubernetes Control Plane Components? #shorts
  3637. What's next for the Microsoft Fluent UI Blazor components?
  3638. How to Use Code Behind for Blazor Components | 2 Solutions
  3639. C# Is BAD At MATH!!! Can You Explain THIS?
  3640. Generate QR Code in .NET MAUI
  3641. Welcome to Hell - Windows Publishing with .NET MAUI
  3642. .NET MAUI + Blazor Hybrid Tutorial for Beginners - Build mobile, desktop, & web apps with C#
  3643. Health Checks In ASP.NET Core For Monitoring Your Applications
  3644. How to Start a .NET Project in 2023
  3645. Create Your Own Chat App: SignalR Mastery in C# & ASP.NET
  3646. Mastering Threading in C# Concepts and Examples
  3647. Exploring HashiCorp Vault with Vault .NET Client Library
  3648. How to create a mobile app with .NET MAUI in 10 easy steps
  3649. Pass a JSON Web Token (JWT) to minimal API using fetch() | BinaryIntellect Knowledge Base
  3650. Interesting links of the week 2023-17 (#69)
  3651. What is JWT and how to add it to ASP.NET Core
  3652. Episode 53: We Are .NET - with Tim Cadenbach and Matthias Jost
  3653. How to Store JSON in an Entity Field With EF Core - Code Maze
  3654. GitHub - SteveDunn/Intellenum: Intelligent Enums
  3655. Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more! - .NET Blog
  3656. Getting started with Data API builder for Azure SQL Database or SQL Server
  3657. Extending LINQ to Objects With MoreLINQ Library - Code Maze
  3658. Create your own Validationattribute in ASP.NET Core
  3659. How to End-to-End Test SMS Applications with C# .NET and Twilio
  3660. Part 5: Tips & Tricks for Migrating from Xamarin to .NET MAUI
  3661. Migrating Animations from Xamarin Forms to Uno Platform
  3662. A quick tour of dictionaries in C#
  3663. Building a Smart Home - Part 11 House Sitter Mode | LINQ to Fail
  3664. Get Started with OpenAI Completions with .NET - .NET Blog
  3665. ScriptDOM .NET library for T-SQL parsing is now open source
  3666. Fast Inserts With Entity Framework (EF Core)
  3667. ErikEJ.EFCorePowerTools.Cli 7.0.0-preview2
  3668. .NET Framework April 2023 Cumulative Update Preview Updates - .NET Blog
  3669. Drawing Elements on Maps with .NET MAUI - .NET Blog
  3670. Let's Learn .NET Virtual Events - All Around the World - .NET Blog
  3671. Fight for every byte it takes: Variable size data
  3672. How to Run an Async Method Synchronously in .NET - Code Maze
  3673. 10 Awesome C# Refactoring Tips
  3674. Top Free Tools for .NET Web API Load Testing and Benchmarking
  3675. Type-safe ASP.NET Configuration in F#
  3676. Updating Legacy ASP.NET Applications (#267)
  3677. ASP.NET Core Updates in .NET 8 Preview 3: Native AOT Support and More
  3678. Simplest dependency injection setup for WPF and Prism 6 - Into dotNET
  3679. How to define commands in System.CommandLine
  3680. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  3681. C# 11 features I like the most
  3682. What is Basic authentication and how to add it in ASP.NET Core
  3683. .NET Lambda Annotations Framework for Simplified Development | .NET on AWS
  3684. Release v7.1.2 · dotnet/orleans
  3685. GrapeCity Release Boosts WinForms, WPF Components -- Visual Studio Magazine
  3686. Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8 -- Visual Studio Magazine
  3687. Improved Windows Broker Support with MSAL.NET | Microsoft Entra Identity Developer Blog
  3688. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  3689. How do I use SQL Server with C# and .NET?
  3690. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  3691. Working with Sass in an ASP.NET Core application
  3692. Why did Prolog lose steam?
  3693. .NET MAUI Team Stamps Out Memory Leaks, Tweaks NuGet Packaging -- Visual Studio Magazine
  3694. .NET Data Community Standup - EF Core Internals – Model Building
  3695. Web API Updates with .NET 8
  3696. How to Migrate Your WebForms App to Blazor in 6 Steps
  3697. Deep dive - Uno Platform Template Wizard - Framework, Platforms and Presentation - Nick's .NET Travels
  3698. Reduce Lookups in HashSet, Dictionary and Other Collections With ReSharper | The .NET Tools Blog
  3699. Need your Blazor sibling components to talk to each other?
  3700. Writing a Cross-Platform Clock App With Avalonia UI and NXUI
  3701. My 2023 C# Software Developer Tool List
  3702. .NET MAUI Community Standup - VS Accessibility Checker with Dante Gagne
  3703. Creating Cross-Platform/Multi-Platform .NET Applications with Windows App SDK (WinUI) and the Uno Platform - Nick's .NET Travels
  3704. Webinar – Stefan Pölz – How to test C# unit tests with mutation testing | The .NET Tools Blog
  3705. Running non-root .NET containers with Kubernetes - .NET Blog
  3706. Detecting Dark and Light themes in a WPF application - Gérald Barré
  3707. Why Upgrade to .NET? [2 of 18] Migrating from ASP.NET to ASP.NET Core
  3708. Property Ordering in C# JSON Serialization
  3709. Generate Toast Notifications in a .NET MAUI App | C# Tutorials Blog
  3710. The return of WinDbg
  3711. Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
  3712. Episode 120 - Inside Avalonia's Cross-Platform UI Toolkit and the Quest for Quality Documentation with Mike James
  3713. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  3714. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  3715. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  3716. NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech - The NuGet Blog
  3717. Languages & Runtime Community Standup - Source Generation Interceptors
  3718. .NET 8 Performance Edition
  3719. State Hasn't Changed? Why and when Blazor components re-render
  3720. .NET Rocks! Making a Copilot with Phil Haack
  3721. Controlling My AC Unit With nanoFramework
  3722. Get started with OpenAI in .NET - .NET Blog
  3723. How to Validate Email Address in C# - Code Maze
  3724. ASP.NET Community Standup - Blazor and Data API Builder
  3725. Announcing .NET 8 Preview 3 - .NET Blog
  3726. Check out new C# 12 preview features! - .NET Blog
  3727. .NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16 - .NET Blog
  3728. Announcing .NET MAUI in .NET 8 Preview 3 - .NET Blog
  3729. ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
  3730. Normalize and compare URLs with C#
  3731. Object-Oriented vs. Functional Programming With C# and F# – Recording Available | The .NET Tools Blog
  3732. Running .NET Console Apps in Azure Container Instances
  3733. Triggering a .NET Lambda Function from an Amazon SQS Queue | no dogma blog
  3734. Binding Generator Preview Release
  3735. Start your AI and .NET Adventure with #30DaysOfAzureAI - .NET Blog
  3736. Using Application Insights in .NET Desktop Applications
  3737. Learn how to modernize your .NET apps from the pros! - .NET Blog
  3738. Investigating a crash in Enumerable.LastOrDefault with a custom collection - Gérald Barré
  3739. Enable AVX-512 in Memmove unrolling by EgorBo · Pull Request #84348 · dotnet/runtime
  3740. Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions
  3741. How to Do an Inner Join in LINQ? - Code Maze
  3742. Nanorm/release.yml at main · DamianEdwards/Nanorm
  3743. Trying to disable usage of SSE and CMOV instructions in x86 JIT · lukaaash/runtime@1ad2e02
  3744. ASP.NET Core JwtBearer library: what’s new? – Tore Nestenius
  3745. GitHub - RadekVyM/MarvelousMAUI: .NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world.
  3746. Handling CommandTimeout With Dapper in .NET - Code Maze
  3747. Part 2: Consider When Migrating Xamarin.Forms to .NET MAUI
  3748. Your Blazor component needs data in a certain format, where to Map?
  3749. C# 11.0 new features: Span<char> pattern matching | endjin
  3750. How to Declare an Empty Array in C# - Code Maze
  3751. .NET Rocks! Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov
  3752. Release v0.5.0 · DamianEdwards/RazorSlices
  3753. What's New in dotTrace
  3754. How to Write Logs From Startup.cs/Program.cs in .NET - Code Maze
  3755. Securing SPAs and Blazor Applications using the BFF (Backend for Frontend) Pattern
  3756. Avalonia .NET UI Framework Picks Up Steam as Milestone Release Nears -- Visual Studio Magazine
  3757. Chilling in MAUI Workshop
  3758. ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
  3759. Improvements to auth and identity in ASP.NET Core 8 - .NET Blog
  3760. How to Remove All Whitespace Characters From a String in C#?
  3761. The Journey with multi-tenancy accesses continues with some issues
  3762. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  3763. Azure DevOps Podcast: Chris Sainty: Blazor in Action - Episode 238
  3764. Listing all available ETW events in a .NET application - Gérald Barré
  3765. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  3766. WireMock.NET - Introduction
  3767. LINQ on steroids with SIMD
  3768. C# .NET Tools with System.CommandLine
  3769. Change the ServiceLifetime after the service has been added to the .NET ServiceCollection
  3770. Coding with ChatGPT and Google Bard | QnA | .NET & C# 🔴 LIVE
  3771. How to Unit Test ILogger in ASP.NET Core - Code Maze
  3772. Creating a ToolTip Component in Blazor
  3773. Safari 16.4 Support for WebAssembly fixed-width SIMD. How to use it with C#
  3774. ReSharper IL Viewer and Low-Level C# | The .NET Tools Blog
  3775. Azure - Data API Builder
  3776. Vendor-Agnostic Telemetry Using OpenTelemetry Collector in .NET
  3777. Let's Learn .NET - Modernization
  3778. Improving multi-platform container support - .NET Blog
  3779. Azure Developers - .NET Day - Events
  3780. How to Delete Elements from an Array in C# - Code Maze
  3781. Part 1: Should We Migrate Xamarin.Forms to .NET MAUI? When?
  3782. .NET MAUI App Stopped Working – HELP!
  3783. ASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
  3784. How to Create a Custom Authorize Attribute in ASP.NET Core
  3785. How to get the client IP in ASP.NET Core even behind a proxy
  3786. Smallest Minimal Web API in .NET? | no dogma blog
  3787. Are you sure you need that 'else' - Extend your Blazor components
  3788. Share reusable UI components through a Razor class library
  3789. How to create a NuGet metapackage
  3790. HACKING C#: DEVELOPMENT FOR THE TRULY LAZY
  3791. C# Source Generators: How to get build information?
  3792. Uno Platform 4.8: New App Template Wizard & Design System Package Import, .NET 8 Preview 2, and More
  3793. ChatGPT + .NET Slackbot
  3794. Retry flaky tests with dotnet test and PowerShell
  3795. Custom Event Arguments in Blazor WebAssembly - Code Maze
  3796. Build your first website without installing anything!
  3797. GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources.
  3798. How to Create a Custom JsonConverter in Json.NET - Code Maze
  3799. Akka.NET v1.5: No Hocon, No Lighthouse, No Problem
  3800. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  3801. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  3802. Create a portfolio website without installing any tools - .NET Blog
  3803. Improve application startup time with EF Core compiled models
  3804. Discover .NET 7 SDK Containers - Support for Authentication and Cross-architecture Builds - .NET Blog
  3805. The AddEndpointsApiExplorer Method in ASP.NET Core -
  3806. .NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
  3807. .NET MAUI Development Environment Set Up Walkthrough
  3808. Languages & Runtime Community Standup - Considering discriminated unions
  3809. How to build a URL Shortener with C# .NET and Redis
  3810. Secure your .NET cloud apps with rootless Linux Containers - .NET Blog
  3811. Contributor Stories: Fiyaz Bin Hasan
  3812. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  3813. Reduce size of async state machine by a reference field by stephentoub · Pull Request #83696 · dotnet/runtime
  3814. Remove another reference field from async state machines by stephentoub · Pull Request #83737 · dotnet/runtime
  3815. Calling Web APIs using the dotnet CLI and HTTP Files with Visual Studio
  3816. Avoid returning index.html for API calls – Peter Morris
  3817. Caching in .NET with MemoryCache
  3818. .NET Core - Remove older SDKs and runtimes
  3819. Configuring .NET Garbage Collection for Amazon ECS and AWS Lambda | Amazon Web Services
  3820. File and Folder dialogs in .NET MAUI with CommunityToolkit - .NET Blog
  3821. GitHub - SimonCropp/Polyfill: Source only package that exposes newer .net and C# features to older runtimes.
  3822. Announcing: Azure Developers - .NET Day - .NET Blog
  3823. Why doesn't my ASP.NET Core 7 web app launch on HTTPS?
  3824. Too many timers in .NET? - Gérald Barré
  3825. A first look at Blazor and .NET 8
  3826. Webinar – Object-Oriented vs. Functional Programming With C# and F# | The .NET Tools Blog
  3827. Iterator Benchmarks That Shocked With Unexpected Results - Dev Leader
  3828. ASP.NET Core 7: Better Minimal endpoints testing with typed results
  3829. The MVP reconnect daily
  3830. Loading RSA Keys in .NET
  3831. ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
  3832. .NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
  3833. Optimize stackalloc zeroing via BLK by EgorBo · Pull Request #83255 · dotnet/runtime
  3834. ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance
  3835. A Small Demo On OData(v8) In .NET 7 API Application
  3836. How to Integrate Blazor WASM into Existing ASP.NET Core App
  3837. ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning
  3838. Polly with .NET 6, Part 8 - Policy Registry with Minimal APIs, and HttpClientFactory | no dogma blog
  3839. Pi to 100 places with Amazon Polly and .NET | no dogma blog
  3840. Immutable Collections in C# - Code Maze
  3841. GCCollectionMode Enum (System)
  3842. GitHub - jsuarezruiz/dotnet-maui-showcase: A curated list of awesome .NET MAUI samples
  3843. Runtime lookup clean up, enable for helper-based tail calls by EgorBo · Pull Request #83430 · dotnet/runtime
  3844. GraphQL on Azure: Part 13 - Using Data API builder with SWA and React | LINQ to Fail
  3845. GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor | LINQ to Fail
  3846. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  3847. GitHub - MackinnonBuck/blazor-playwright-example: A sample demonstrating how to use Playwright to end-to-end test a Blazor app
  3848. Static Interface Members, Generic Attributes, Auto-Default Structs – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3849. Solving .NET JSON Deserialization Issues
  3850. Monsters Weekly 264 - Debugging a .NET process at start-up with Visual Studio
  3851. Use XML Literals in Visual Basic .NET to generate TwiML
  3852. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  3853. Visual Studio 2022 v17.6 Preview 2 is now available - Visual Studio Blog
  3854. Hack Together: Microsoft Graph and .NET week #2 recap and final week overview - .NET Blog
  3855. EF Core 8 Preview 2: Lite and familiar - .NET Blog
  3856. GitHub - microsoft/hack-together: Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
  3857. ASP.NET Core updates in .NET 8 Preview 2 - .NET Blog
  3858. Announcing .NET 8 Preview 2 - .NET Blog
  3859. .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
  3860. ASP.NET Community Standup - Blazor App Testing with Playwright
  3861. LINQ // Skip and Take
  3862. Hack Together: Microsoft Graph and .NET week 1 recap and what’s coming - Microsoft 365 Developer Blog
  3863. Microsoft.Bcl.Cryptography 8.0.0-preview.2.23128.3
  3864. Is there a strategy for keeping .Net versions up to date on servers and in ASP applications?
  3865. RazorSlices 0.3.0
  3866. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  3867. Hack Together: Microsoft Graph and .NET week 2 recap and final week overview - Microsoft 365 Developer Blog
  3868. .NET 7 SDK built-in container improvements
  3869. Manipulating CSV Files in .NET
  3870. Lean BDD with even more Code Generation
  3871. How to Handle Enums in the Input to a .NET AWS Lambda Function | no dogma blog
  3872. GitHub - damienbod/AspNetCoreExperiments: ASP.NET Core Blazor BFF with Azure AD and Razor page
  3873. Morris.Moxy - Real-time Scriban scripted Roslyn code generator
  3874. From Metadata to Event block in nettrace format
  3875. .NET MAUI Community Toolkit 5.0.0: Enhancing User Experience with New Features and Bug Fixes
  3876. Embed Blazor Components with .NET 7 Custom Elements Support
  3877. Uno Platform and Bluetooth LE: An Easy-to-Follow Guide to Building a Bluetooth Explorer
  3878. API to provide the current system time · Issue #36617 · dotnet/runtime
  3879. Implementing the Producer Consumer Pattern with TPL Dataflow
  3880. How to Exclude Properties From JSON Serialization in C#
  3881. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  3882. Visual Basic language strategy - Visual Basic
  3883. Generate images with AI using Stable Diffusion, C#, and ONNX Runtime - .NET Blog
  3884. Alternative Way of Logging With OpenTelemetry Logging in .NET
  3885. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  3886. Play with Playwright
  3887. Developing Accessible Apps with Visual Studio - Visual Studio Blog
  3888. .NET Annotated Monthly | March 2023 | The .NET Tools Blog
  3889. Validating Connection Strings on .NET Startup
  3890. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core
  3891. .NET Upgrade Assistant Extension for Visual Studio Now Available
  3892. ChatGPT Demos for Blazor and Other Projects with New API for 'Turbo' Model -- Visual Studio Magazine
  3893. Blazor component: Razor tutorial and example
  3894. What's New in Entity Framework Core 8
  3895. Health Checks in .NET: 2 ways to check communication with MongoDB - Code4IT
  3896. ASP.NET Core Blazor performance best practices
  3897. Required Keyword, Checked Operators, nameof Operator Scope – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3898. How to Setup Integration Tests in .NET Without a WebApplicationFactory – Wrapt
  3899. Wolverine 0.9.13: Contextual Logging and More
  3900. csharplang/primary-constructors.md at main · dotnet/csharplang
  3901. Testing Roslyn Incremental Source Generators - Gérald Barré
  3902. Return Multiple Values to a Method Caller In C# - Code Maze
  3903. .NET MAUI: Top 5 New Features for Powerful Desktop App Development
  3904. Akka.NET v1.5 is Now Available
  3905. ChatGPT and the Future of Everything
  3906. Understanding LINQ Deferred, Immediate, Streaming and Non-Streaming Executions
  3907. Who Cares About Functional Programming?
  3908. GitHub - swiss-ssi-group/AzureADVerifiableCredentialsAspNetCore: ASP.NET Core Issue and Verify verifiable credentials using Microsoft Entra Verified ID
  3909. How to Read Connection Strings in .NET - Code Maze
  3910. Open-Source COBOL .NET Compiler Otterkit Reaches Alpha
  3911. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  3912. How to Handle Numbers Represented as Strings in the Input to a .NET AWS Lambda Function | no dogma blog
  3913. Package Validation
  3914. Delegates
  3915. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  3916. Write a high-quality README for NuGet packages - The NuGet Blog
  3917. Episode 50 🎉: Hot Reload - with David Wengier
  3918. Build Better Extensions with VisualStudio.Extensibility Preview 3! - Visual Studio Blog
  3919. Microsoft Teams' Permission Service migration to .NET 6 - .NET Blog
  3920. Resource Explorer SAT
  3921. How To Deploy EF Database Migrations
  3922. Blazor’s New LocationChanging Events in .NET 7
  3923. Announcing the end of Windows Installer support for AWS Tools for Windows | Amazon Web Services
  3924. BenchmarkDotNet v0.13.2 | BenchmarkDotNet
  3925. Kickoff Hack Together: Microsoft Graph and .NET! What can you do with Microsoft Graph .NET SDK?
  3926. Tips & Tricks on Upgrading Xamarin.iOS & Xamarin.Android to .NET for iOS & Android - Xamarin Blog
  3927. Building a Smart Home - Part 10 Debugging! | LINQ to Fail
  3928. Difference Between Returning and Awaiting a Task in C#
  3929. Get started with Microsoft Graph .NET SDK! - March 2nd 4PM GMT
  3930. Resiliency with Wolverine
  3931. Join us for Hack Together: Microsoft Graph and .NET - .NET Blog
  3932. Announcing NuGet 6.5 – The Sweetest Way to Manage Your Packages - The NuGet Blog
  3933. Sentence Similarity in ML.NET Model Builder - .NET Blog
  3934. C# Tip: Initialize lists size to improve performance - Code4IT
  3935. How to integrate your Roslyn Analyzer project with SonarQube
  3936. ASP.NET Core 8 Preview 1 Available
  3937. Introducing F# Inline Type & Parameter Name Hints in Visual Studio - .NET Blog
  3938. Raw Strings, UTF-8 Strings, and Multiline Interpolations – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3939. WPF Begins its Long Goodbye
  3940. F# language strategy
  3941. Producer/Consumer Pattern with Wolverine
  3942. Debugging Dapr applications with Rider or Visual Studio: A better way
  3943. Extending the System Menu to add advanced commands in .NET - Gérald Barré
  3944. Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
  3945. What To Be Wary of With Iterators and Collections in C# - DZone
  3946. .NET Systems Programming Learned the Hard Way – Webinar Recording | The .NET Tools Blog
  3947. Deploying Blazor WebAssembly to AWS S3 - Static Website Hosting with AWS + CDN with AWS CloudFront
  3948. Data Annotations for model validation in ASP.NET Core
  3949. Announcing the reliable web app pattern for .NET
  3950. .NET MAUI Challenge 5: Telerik Barcode
  3951. Blazor United - Solving Blazor's biggest challenges?
  3952. How to use the .NET CLI clean-up tools on macOS
  3953. Command Line Diagnostics in Wolverine
  3954. Updated Modern Code Generation for WinForm's InitializeComponent - .NET Blog
  3955. Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog
  3956. Create a Windows Service installer - .NET
  3957. Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry
  3958. GrapeCity Report Tooling Brings Web Designer to Blazor -- Visual Studio Magazine
  3959. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  3960. Resolving the Call Is Ambiguous Error While Using LINQ
  3961. Create Clean Guard Clauses With GuardClauses in C# Code Maze
  3962. Use Release configuration as default for 'dnu pack' by khellang · Pull Request #3204 · aspnet/dnx
  3963. How to generate TwiML using Strings in C#
  3964. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  3965. How safe are .NET serialization libraries against StackOverflowException
  3966. WeAreDotnet.io
  3967. roslyn/source-generators.cookbook.md at main · dotnet/roslyn
  3968. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  3969. Announcing .NET 8 Preview 1 - .NET Blog
  3970. EF Core 8 Preview 1: Raw, lazy, and on-time - .NET Blog
  3971. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  3972. Windows Forms Binding Improvements in .NET 7 for MVVM Support
  3973. How to Compare Two Json Objects Using C# - Code Maze
  3974. wpf/roadmap.md at main · dotnet/wpf
  3975. List and Span Pattern Matching – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3976. How Hangfire Helps Your .NET API Perform Out-of-Process Tasks with Resilience and Speed – Wrapt
  3977. Creating a custom Main method in a WPF application - Gérald Barré
  3978. Using Hangfire with ASP.NET Core
  3979. .NET MAUI Challenge 4: Telerik DataGrid
  3980. ReactJS and ASP.NET: The Dynamic Duo of Web Development
  3981. error NETSDK1194: The "--output" option isn't supported when building a solution.
  3982. SayedHa.Blackjack.Cli 0.0.5
  3983. C# language strategy
  3984. BenchmarkDotNet v0.13.5 | BenchmarkDotNet
  3985. Visual Studio 2022 17.5 Preview 3 Build Acceleration
  3986. Getting Started with Generics in .NET
  3987. Determine Whether Two Date Ranges Overlap in C# - Code Maze
  3988. Microsoft Quietly Updates .NET Language Strategy
  3989. Enforcing Multiple Authorization Filters in ASP.NET Core
  3990. Generating Bogus HTTP Endpoints with ASP.NET Core Minimal APIs
  3991. Generate a self-signed certificate for .NET Core
  3992. Use Raw String Literals to generate TwiML in C# 11
  3993. .NET Managed languages strategy - .NET
  3994. Improving EF Core performance with Compiled Queries
  3995. Upgrading your .NET projects with Visual Studio
  3996. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  3997. Creating Visual Studio extensions using Roslyn analyzers
  3998. Getting Started: Entity Framework Core 7 JSON Support | The .NET Tools Blog
  3999. Async EventHandlers – A Simple Safety Net to the Rescue - Dev Leader
  4000. Introducing Search By Target Framework on NuGet.org
  4001. Taking Entity Framework Core data seeding to the next level with Bogus
  4002. Principles Of Horrible API Documentation
  4003. GitHub - jenius-apps/ambie: An app that uses white noise, nature sounds, and focus features to boost your productivity.
  4004. Improvements to .NET Framework updates for Windows 11, version 22H2
  4005. Release 2.0.0 · microsoft/reverse-proxy
  4006. Reading .NET performance counters without the PerfCounter API
  4007. .NET Framework February 2023 Security and Quality Rollup Updates
  4008. Wolverine’s New HTTP Endpoint Model
  4009. .NET February 2023 Updates – .NET 7.0.3, .NET 6.0.14
  4010. ASP.NET Community Standup - Blazor United in .NET 8
  4011. Creating a JSON Array from SQL Rows in C# Azure Function
  4012. Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF
  4013. Avalonia UI - XPF
  4014. 'Blazor United' Deep Dive Coming Tomorrow -- Visual Studio Magazine
  4015. Visual Studio AI-Assistance: A Developer's Best Friend
  4016. Prevent accidental disclosure of configuration secrets - Gérald Barré
  4017. Rider 2023.1 EAP 4 Is Here! | The .NET Tools Blog
  4018. Building a Smart Home - Part 9 Door Locks | LINQ to Fail
  4019. What’s New in .NET 7 for Minimal APIs?
  4020. Lean BDD and Code Generation
  4021. Adding Video in .NET MAUI Apps With the New MediaElement
  4022. On .NET Live - Mapping with GeoBlazor
  4023. .NET Dependency Injection With Constructor Parameters
  4024. From clone to running a code base in under 5 minutes
  4025. Extracting Form Fields from a Multi-Page PDF AWS Textract and .NET | no dogma blog
  4026. GitHub - LEGO/AsyncAPI.NET: The AsyncAPI.NET SDK contains a useful object model for AsyncAPI documents in .NET
  4027. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  4028. .NET MAUI Challenge 3: Telerik DateTimePicker
  4029. Use Visual Studio dev tunnels to handle Twilio Webhooks
  4030. How to Clone a List in C#? - Code Maze
  4031. How to use Entity Framework Core in ASP.NET Core
  4032. C#11 - Immutable Object Pattern
  4033. C#11 - Immutable Object and Defensive Copy
  4034. Extracting Key-Value Pairs from Document Form Fields with AWS Textract and .NET | no dogma blog
  4035. JavaScript Modules | Documentation
  4036. How to Insert a Key Value Pair Into an Existing JSON in C#
  4037. How to customize Conventional Commits in a .NET application using GitHooks - Code4IT
  4038. Rx.NET high-level plan · Discussion #1868 · dotnet/reactive
  4039. Creating Pivot Tables in C# and SQL: A Comprehensive Guide
  4040. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  4041. Update to the .NET language strategy
  4042. .NET Rocks! Clean Architecture in 2023 with Steven Smith
  4043. Webinar – Aaron Stannard – .NET Systems Programming Learned the Hard Way | The .NET Tools Blog
  4044. Everything You Wanted to Know About Multiline Strings - Dev Leader
  4045. Building a Smart Home - Part 8 Motorised Blinds | LINQ to Fail
  4046. .NET Monthly Roundup - January 2023
  4047. Remove AggressiveInlining from XxHash128.HashLength0To16 by EgorBo · Pull Request #81565 · dotnet/runtime
  4048. ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine
  4049. .NET Monthly Roundup - January 2023
  4050. GitHub - exceptionless/Exceptionless.Net: Exceptionless clients for the .NET platform
  4051. Extracting Text from an Image with AWS Textract and .NET | no dogma blog
  4052. AOP with Interceptors and IL Code Weaving in .NET Applications
  4053. .NET Contributors
  4054. Basic Windows Machine Hardware information from WMI for Exception Logging from .NET
  4055. Getting started with ML.NET | The .NET Tools Blog
  4056. Application Insights–OpenTelemetry integration for ASP.NET Core
  4057. .NET Architects Panel | .NET Conf 2022
  4058. GitHub - DamianEdwards/AspNetCoreClientLibManagement: Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
  4059. New Wolverine Release & Future Plans
  4060. How to Execute CLI Applications From C#
  4061. Live coding & Blazor with Jeff Fritz | Keep Coding Podcast
  4062. Want to give some feedback on GitHub Packages? · Discussion #45938 · community
  4063. .NET MAUI Challenge 2: Light and Dark Mode in .NET MAUI
  4064. A "gotcha" with object handles
  4065. .NET R&D Digest (January, 2023)
  4066. VS Toolbox: MAUI App Accelerator to Jump-Start .NET MAUI Scaffolding -- Visual Studio Magazine
  4067. Replicating a Cruise Travel App UI in .NET MAUI
  4068. GitHub Quick Reviews
  4069. Play Audio and Video in .NET MAUI apps with the new MediaElement
  4070. How to Implement Checkbox List in ASP.NET Core - Code Maze
  4071. Uno Platform 4.7 Update Brings Simpler Solution and Performance Improvements
  4072. Tracking Application Health With OpenTelemetry Metrics in .NET
  4073. Intel oneDAL Available in ML.NET
  4074. Creating and downloading zip files with ASP.NET Core
  4075. Generating Sample Data with Bogus
  4076. My experience with migrating my app from Xamarin.Forms to .NET MAUI - Andreas Nesheim
  4077. Central Package Management - warning NU1507: There are 2 package sources defined in your configuration.
  4078. async void – How to Tame the Asynchronous Nightmare - Dev Leader
  4079. Uno Platform 4.7 Sports New Project Template -- Visual Studio Magazine
  4080. New Open Source Package: CodeArt.MatomoTracking
  4081. Track your coding progress on GitHub with a .NET Worker Service
  4082. GitHub - Mimetis/Dotmim.Sync: A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
  4083. Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server
  4084. [DUPLICATE] Testing Blazor Applications with Playwright | .NET Conf 2022
  4085. Mocking an HttpClient using ASP.NET Core TestServer - Gérald Barré
  4086. Accessing .NET gRPC Endpoints from Anywhere via JSON Transcoding
  4087. How to Get Value by Key from JObject in C# - Code Maze
  4088. GitHub - Cysharp/SimdLinq: Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.
  4089. What’s New in EF Core 7.0
  4090. Getting started with ML.NET
  4091. How to design APIs for Accessibility | endjin
  4092. Proxying Rainbow Six LAN for WAN with .NET - Turnerj (aka. James Turner)
  4093. How to Use SQL LIKE Operator With LINQ in C# - Code Maze
  4094. Length-based switch dispatch by jcouv · Pull Request #66081 · dotnet/roslyn
  4095. EF Power Tools tutorial
  4096. .NET MAUI Challenge 1: Simple Grid in .NET MAUI
  4097. 9 Tips to Reduce WPF App Startup Time
  4098. GitHub - Cysharp/StructureOfArraysGenerator: Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.
  4099. Hello World - Introduction to C# interactive C# tutorial
  4100. Caching Techniques in C# .NET Core: A Step-by-Step Guide
  4101. C# Lowering
  4102. ConcurrentDictionary in C# - Detailed Guide - Code Maze
  4103. AWS Lambdas with C# - Simple Talk
  4104. Performance: The Fastest Way to Loop Over an Array in Microsoft .NET
  4105. Translation and Text to Speech with Amazon Polly and .NET | no dogma blog
  4106. Pythonnet – A Simple Union of .NET Core and Python You’ll Love - Dev Leader
  4107. Getting Started with the .NET MAUI ListView
  4108. What's New in Progress Telerik UI for Blazor, .NET MAUI and WinForms -- Visual Studio Magazine
  4109. Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5
  4110. Using Command Binding in Windows Forms apps to go Cross-Platform
  4111. Use Local History to Avoid Disaster
  4112. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  4113. The Ultimate List of Open-Source C# Projects for Developers
  4114. Programming SVGs with C#
  4115. Which collection interface to use?
  4116. Take ChatGPT for a Spin with VS Code Tools -- Visual Studio Magazine
  4117. ASP.NET Community Standup - Taking a look at the TodoApi Sample App
  4118. Blazor United prototype
  4119. Prepare .NET core Microservice to be monitored by Kubernetes
  4120. Static libraries
  4121. 5 .NET MAUI Features for Building Great Desktop Apps
  4122. .NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
  4123. Optimize "new DateTime(<const args>)" via improvements in JIT VN by EgorBo · Pull Request #81005 · dotnet/runtime
  4124. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  4125. Using .NET code from JavaScript using WebAssembly - Gérald Barré
  4126. GitHub - damienbod/Blazor.BFF.AzureAD.Template: Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Azure AD BFF (server authentication)
  4127. Realistic Data Generation in .NET With Bogus - Code Maze
  4128. Basic Authentication in ASP.NET Core
  4129. Saving Christmas with Functional C# - Part Two - Indefinite Loops
  4130. Released: General Availability of Microsoft.Data.SqlClient 5.1
  4131. How to Randomize a List in C# - Code Maze
  4132. Geeking out on .NET and C# with David Fowler | Keep Coding Podcast #4
  4133. ‎Keep Coding Podcast: #4 Geeking out on .NET and C# with David Fowler on Apple Podcasts
  4134. The future of .NET with David Fowler | Keep Coding Podcast
  4135. Episode 114 - Statiq with Dave Glick
  4136. 2022 Akka.NET Year-in-Review and Future Roadmap
  4137. Property based testing in C#–Part 3
  4138. EditorBrowsableAttribute Class (System.ComponentModel)
  4139. .NET Framework January 2023 Cumulative Update Preview
  4140. Release 2.0.0-RC.1 · microsoft/reverse-proxy
  4141. Huge Pages are a Good Idea (evanjones.ca)
  4142. How to Get The List of Properties in C# - Code Maze
  4143. A Step-by-Step Guide to Using Entity Framework 7 in .NET Core
  4144. GC.GetTotalPauseDuration Method (System)
  4145. How to set the package version when using dotnet pack
  4146. Visual Studio 2022 17.5 Preview 3 is here!
  4147. Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more!
  4148. Telerik and Kendo UI R1 2023 Release Is Here—See What’s New!
  4149. Machine Learning Community Standup - New Year, New Releases
  4150. Layla vs Code: AWS Lambda, SAM and .NET
  4151. Layla vs Code: AWS Lambda, SAM and .NET
  4152. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  4153. How to deploy .NET apps as systemd services using containers | Red Hat Developer
  4154. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  4155. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  4156. C# Tip: LINQ's Enumerable.Range to generate a sequence of consecutive numbers - Code4IT
  4157. How to Generate JWT Token in .NET Core
  4158. How to Secure Your .NET Application Against Common Threats
  4159. BlazorForms Low-Code Open-Source Framework. Part 1: Introduction and Seed Projects
  4160. GitHub - otterkit/otterkit: Otterkit COBOL Compiler
  4161. Property based testing in C#–Part 2
  4162. C# Online Compiler | .NET Fiddle
  4163. Building a Smart Home - Part 7 Motorised Gate | LINQ to Fail
  4164. Reducing Blazor WASM size by providing custom ICU data - Gérald Barré
  4165. .NET 7 Brings Networking Improvements
  4166. Implementing secure Microsoft Graph application clients in ASP.NET Core
  4167. Accessing Service Bus message metadata in Azure Functions isolated model
  4168. Dots - the friendly .NET SDK manager
  4169. Understanding PLINQ in .NET - Code Maze
  4170. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  4171. OSS Spotlight - Extending apps to mobile and desktop with .NET MAUI and Oqtane
  4172. Profiling .NET on Linux with BenchmarkDotNet
  4173. Machine Learning in .NET with F# and ML.NET 2.0
  4174. Using ChatGPT to Code | Ask me anything | .NET & C# 🔴 LIVE
  4175. Azure DevOps Server - Switch from HTTP to HTTPS–Part 4
  4176. More on .NET 7 user-jwts Tool
  4177. Migrating to Isolated Durable Functions
  4178. We're on dotnet.social
  4179. Getting Started with the .NET MAUI DataGrid Control
  4180. .NET Data Community Standup - Entity Framework Core FAQs
  4181. .NET Data Community Standup - Entity Framework Core FAQs
  4182. OSS Spotlight - Embedded IoT Prototyping with Meadow
  4183. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast E3
  4184. Blazorators
  4185. Easy Pagination for Entity Framework in 3 steps
  4186. Simplifying devcontainers With Features | LINQ to Fail
  4187. 2022 a Year in Review | LINQ to Fail
  4188. Making an Asynchronous Breakfast in .NET
  4189. Lazy and once-only C# async initialization | endjin
  4190. Update redis for clustering by BrennanConroy · Pull Request #28061 · dotnet/AspNetCore.Docs
  4191. Wolverine meets EF Core and Sql Server
  4192. PolySharp/PolySharp.Package.msbuildproj at main · Sergio0694/PolySharp
  4193. Console applications in C#
  4194. Visual Studio Live! Flashback: Microsoft's Top 3 Goals for .NET (and .NET 7) -- Visual Studio Magazine
  4195. .NET January 2023 Updates – .NET 7.0.2, .NET 6.0.13
  4196. ASP.NET Community Standup - Exploring new and experimental features in Blazor
  4197. LINQ for beginners: pick the right methods! - Code4IT
  4198. Rebus in .NET - Service Bus Implementation - Code Maze
  4199. Executing async operations onchange in Blazor
  4200. Entity Framework - Select Multiple Tables
  4201. Squashing EF Core Migrations Safely
  4202. C# Advent 2022 Awards | Cross Cutting Concerns
  4203. Enable throw helper analyzers by JamesNK · Pull Request #45954 · dotnet/aspnetcore
  4204. .NET MAUI Devs Hold 'Ask Me Anything' Community Standup -- Visual Studio Magazine
  4205. Detecting breaking changes between two versions of a NuGet package at packaging time - Gérald Barré
  4206. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast
  4207. How to Iterate Over JSON Objects in C# - Code Maze
  4208. The Road to Out-of-Process ReSharper: Asynchronous Typing | The .NET Tools Blog
  4209. Protect and call an ASP.NET Core minimal Web API with Azure AD
  4210. Mocking dependencies in ASP.NET Core tests
  4211. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  4212. No, No, No - Tasks are not threads and they are not for performance!
  4213. PowerShell IntelliSense completion
  4214. SQLitePCLRaw and open source sustainability
  4215. MinimalApis.Extensions 0.10.1
  4216. MiniValidation 0.7.2
  4217. TagHelperPack 0.10.1
  4218. AWS
  4219. Building a Smart Home - Part 6 Lighting | LINQ to Fail
  4220. Avoiding Primitive Obsession in .NET
  4221. Machine Learning in .NET with F# and ML.NET 2.0
  4222. Build Containers Without a Dockerfile
  4223. DNF Summit January 2023
  4224. DNF Summit January 2023
  4225. Testing ASP.NET Core FastEndpoints
  4226. Adding NuGet packages when offline
  4227. Burnout | LINQ to Fail
  4228. Support checking for required members in minimal APIs (#45084) · dotnet/aspnetcore@1099d06
  4229. .NET Tips and Tricks & ValueStringBuilder
  4230. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  4231. How to Add a BearerToken to an HttpClient Request - Code Maze
  4232. Advent of Code Lessons Learned
  4233. How the heap verification mode helps with debugging heap corruption
  4234. NoSQL Migrations for Couchbase | Cross Cutting Concerns
  4235. Wolverine delivers the instrumentation you want and need
  4236. 1500km | LINQ to Fail
  4237. Oly/README.md at main · TIHan/Oly
  4238. bflat - C# as you know it but with Go-inspired tooling
  4239. GitHub - Blazored/SessionStorage: A library to provide access to session storage in Blazor applications
  4240. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  4241. Keycloak as Authorization Server in .NET
  4242. ASP.NET Community Standup - Blazor in .NET 7
  4243. Desktop Community Standup - News from WPF and WinForms team
  4244. Top .NET Videos & Live Streams of 2022
  4245. Top .NET Blog Posts of 2022
  4246. If I’m a beginner at .NET, what resources are available to me?
  4247. Code Maze Weekly #154 - Code Maze
  4248. Entity Framework 7 Brings Bulk Operations and JSON Columns
  4249. GitHub - KristofferStrube/Blazor.FileAPI: A Blazor wrapper for the browser File API.
  4250. Machine learning models with ONNX and .NET | .NET Conf 2022
  4251. ReadOnlySpan<char> and strings - How not to compare them
  4252. My OSS Plans for 2023
  4253. SignalR in dotnet tested with Postman
  4254. GitHub - nenoNaninu/TypedSignalR.Client.TypeScript: TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
  4255. Blazor in Action: Sainty, Chris: 9781617298646: Amazon.com: Books
  4256. HashCode Struct (System)
  4257. IncrementalHash Class (System.Security.Cryptography)
  4258. Just Announced: Telerik & Kendo UI R1 2023 Release Webinars
  4259. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  4260. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  4261. 20 Years of NAudio
  4262. Saving Christmas with Functional C# - Part One
  4263. Accelerate ML.NET training with Intel oneDAL
  4264. Use the power of Source Generators with Lombok.NET
  4265. Azure DevOps Podcast: David Pine: NET Content Development - Episode 223
  4266. O9d.AspNet.FluentValidation 0.1.1
  4267. GitHub - benfoster/o9d-aspnet: Extensions for ASP.NET Core
  4268. IEnumerable in C# - Code Maze
  4269. From RESTful HTTP API to gRPC | .NET Conf 2022
  4270. Wolverine and “Clone n’ Go!” Developement
  4271. Blazor Best Practices Borrowed From ReactJS – Webinar Recording | The .NET Tools Blog
  4272. Implementing Maps in .NET MAUI
  4273. ASP.NET Core Display Description Tag Helper
  4274. Delete dotnet bin and obj folders recursively
  4275. Introduction to MVVM Source Generators for C# .NET
  4276. CSS Techniques for Blazor Developers | .NET Conf 2022
  4277. Experimenting With .NET & WebAssembly - Running .NET Based Spin Application On WASI Node Pool in AKS
  4278. Extreme LINQ Performance Boost in .NET 7 - Code Maze
  4279. Deploying EOL .NET Core to Azure App Services - Dominique St-Amand
  4280. [🎄.NET Advent Calendar🎄] Strengthening security posture of containerized .NET applications with Chiseled Ubuntu Containers
  4281. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  4282. Generating a dump file when tests hang on a CI machine - Gérald Barré
  4283. Virtual Studio Special - see how it's made!
  4284. How to Secure Passwords with BCrypt.NET - Code Maze
  4285. Blazor Implementations Across Web & Native
  4286. F# event sourcing with Marten
  4287. Why You Should Add Mutation Testing to Your Workflow
  4288. Progress Report November 2022
  4289. Will ChatGPT replace .NET developers?
  4290. David Ortinau on .NET MAUI
  4291. TagHelperPack 0.10.1
  4292. David Ortinau – Microsoft PM .NET MAUI
  4293. High-performance services with gRPC: What's new in .NET 7 | .NET Conf 2022
  4294. Alexandre Nédélec - When Pulumi met Nuke: a .NET love story
  4295. 'Is WPF Dead?' Some Devs Claim 'Yes' as Microsoft Relegates Issues/PRs to the Community -- Visual Studio Magazine
  4296. How Halo, Dynamics 365, and Mesh scale to millions with Orleans and you can too! | .NET Conf 2022
  4297. How to customize Swagger UI with custom CSS in .NET 7 - Code4IT
  4298. The Future of .NET with WASM | The .NET Tools Blog
  4299. Running a Blazor WebAssembly App on Azure Static Web Apps
  4300. Create native desktop & mobile apps using web skills in Blazor Hybrid | .NET Conf 2022
  4301. Transactional Outbox/Inbox with Wolverine and why you care
  4302. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  4303. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  4304. Array, List, Collection, Set, ReadOnlyList - what? A comprehensive and exhaustive list of collection-like types
  4305. Applying the CQRS Pattern in an ASP.NET Core Application
  4306. Handling HTTP Requests with .NET 7 Native AOT on AWS Lambda | no dogma blog
  4307. Learn Live - Store local data with SQLite in a .NET MAUI app
  4308. Does .NET 6 support windows 98 · Discussion #79642 · dotnet/runtime
  4309. Content creation with Anton from @RawCoding | Keep Coding Podcast E2
  4310. Consuming .NET WebAssembly From JavaScript in the Browser
  4311. How Many Threads Does My .NET App Have?
  4312. Entity Framework Core Conversions for Logical Domain Types
  4313. GitHub - imperugo/HttpRequestToCurl: A simple extension method that generate curl command from HTTP request
  4314. Visual Studio 2022 v17.5 Preview 2: Guided by Developer Community Votes -- Visual Studio Magazine
  4315. .NET Framework December 2022 Security and Quality Rollup Updates
  4316. .NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
  4317. ASP.NET Community Standup - Blazor .NET 8 Planning
  4318. MAUI Sounds Amazing. Is It?
  4319. Sands of MAUI: Issue #84
  4320. Introduction to MongoDB: Zero To Document Hero – Webinar Recording | The .NET Tools Blog
  4321. Text Classification in C# with ML.NET 2.0
  4322. Introducing Wolverine for Effective Server Side .NET Development
  4323. Polyglot Notebooks - December 2022 Release
  4324. AzureSignTool 4.0.1
  4325. Schedule Jobs with Quartz.NET - Code Maze
  4326. PriorityQueues on .NET 7 and C# 11 - Code4IT
  4327. Moving to .NET 7 MSMQ Alternatives
  4328. Blazor Code Generation | Infragistics Blog
  4329. core/supported-os.md at main · dotnet/core
  4330. The InfoQ Podcast: .NET Trends Report 2022
  4331. Microsoft Teams Backend Services - Powered by .NET | .NET Conf 2022
  4332. Releases · bflattened/bflat
  4333. GitHub - davidfowl/SmartLoadBalancer: Sticky sessions without sticky sessions
  4334. Pushing ChatGPT to its limits LIVE 🔴
  4335. Microsoft’s Distributed Application Framework Orleans Reaches Version 7
  4336. Episode 112 - NDepend with Patrick Smacchia
  4337. Changes in JWT Bearer Token Setup in .NET 7
  4338. Go for C# developers: LINQ
  4339. Testing a token protected API using user-jwts
  4340. .NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik
  4341. Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications
  4342. Developing distributed applications with Tye
  4343. .NET 7 Networking Improvements
  4344. Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
  4345. vcsjones - Overview
  4346. Modernize your WPF and Windows Forms application with Blazor | .NET Conf 2022
  4347. Geeking with .NET application and Firebird Embedded and FbNetExternalEngine
  4348. Generating Source Code Documentation With DocFx - Code Maze
  4349. ChatGPT - Current state for .NET - and in general
  4350. Is the regression in GC or something else?
  4351. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  4352. My Christmas Wish List from Visual Studio and the C# Build System
  4353. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  4354. Auto send new blog posts to Mastodon
  4355. Recap: .NET MAUI Performance—.NET Conf 2022
  4356. Building Windows Services in .NET 7
  4357. .NET Interop Improvements in .NET 7 | .NET Conf 2022
  4358. .NET and .NET Core official support policy
  4359. .NET Monthly Roundup - November 2022
  4360. How to Implement a LinkedList in C# - Code Maze
  4361. Implement Feature Management in Blazor ASP.NET Core
  4362. Logging and global error handling in .NET 7 WPF applications
  4363. csharplang/meetings/working-groups at main · dotnet/csharplang
  4364. Convert a project to use centralised package management
  4365. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4366. Custom Controls for WinForm's Out-Of-Process Designer
  4367. Kafka Networking via Wireshark - Vasil Kosturski
  4368. How to Enumerate an Enum in C# - Code Maze
  4369. Custom Authorization Policy Providers in ASP.NET Core
  4370. Custom Authorization Policy Providers in ASP.NET Core
  4371. Managing CSS Scope With Razor Components
  4372. Our journey to F#: C#-F# Interop – planetgeek.ch
  4373. .NET Advent Calendar - .NET Advent Calendar 2022, Day 4
  4374. Introducing C# 11: Numeric IntPtr and UIntPtr
  4375. Fix wrong example on how to set the drawing unix runtime switch. by safern · Pull Request #27713 · dotnet/docs
  4376. Clarify nesting of config switch by gewarren · Pull Request #31509 · dotnet/docs
  4377. clarify nesting of config switch (#31509) · dotnet/docs@a7a1fd1
  4378. Automated versioning and package publishing using GitHub Actions
  4379. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  4380. HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
  4381. New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
  4382. What's new in the .NET MAUI Community Toolkit
  4383. Producer-Consumer Applications With .NET Channels Code Maze
  4384. GitHub - aspnet-contrib/AspNet.Security.OpenId.Providers: OpenID 2.0 authentication middleware for ASP.NET Core
  4385. Recap: State of .NET MAUI—.NET Conf 2022
  4386. Replicating Food Delivery App UI with Uno Platform
  4387. WPF: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around
  4388. Exploring generating PDF files from HTML in ASP.NET Core
  4389. Trying out the built-in container support for the .NET SDK
  4390. Testing your ASP.NET Core application - using a real database
  4391. Monitor your application using Event Counters - Part III
  4392. Monitor your application using Event Counters–Part I
  4393. Monitor your application using Event Counters–Part II
  4394. How to create multi-page .NET MAUI apps with tab and flyout navigation
  4395. Incremental ASP.NET to ASP.NET Core Migration
  4396. Fundamental knowledge
  4397. GitHub - nenoNaninu/TypedSignalR.Client: C# Source Generator to Create Strongly Typed SignalR Clients.
  4398. Keycloak.AuthServices.Authentication 1.2.1
  4399. Sands of MAUI: Issue #82
  4400. Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications | no dogma blog
  4401. Why you no longer need a Dockerfile in .NET 7
  4402. Sharing Microsoft Graph permissions and solution Azure App Registrations
  4403. .NET and C# Versions - 7/11 Update
  4404. Davidfowl/fe by davidfowl · Pull Request #23 · davidfowl/TodoApi
  4405. DasBlog support for WebFinger
  4406. IClaimsTransformation Interface (Microsoft.AspNetCore.Authentication)
  4407. Release Damselfly v4.0.0 · Webreaper/Damselfly
  4408. How to Create and Publish a NuGet Package with dotnet CLI
  4409. Azure Container Apps with .NET | .NET Conf 2022
  4410. Episode 111 - RavenDB with Oren Eini
  4411. PublishAotCompressed 1.0.0
  4412. Publish docker images to GitHub Container Registry (ghcr)
  4413. The weirdest way to loop in C# is also the fastest
  4414. Frozen collections in .NET 8
  4415. Fun with minimal APIs
  4416. Improve your productivity with Web Live Preview and Telerik
  4417. Fun with minimal APIs
  4418. Webinar – Blazor Best Practices Borrowed From ReactJS | The .NET Tools Blog
  4419. .NET MAUI – Forget Me Not – 7 – Unit Testing
  4420. OpenIddict
  4421. .NET MAUI for Android and cross-platform apps
  4422. GitHub - terrajobst/git-istage: Make staging whole files, as well as parts of a file, up to the line level, a breeze.
  4423. .NET MAUI is now available in Visual Studio for Mac 17.4
  4424. How to create an API Gateway using Azure API Management - Code4IT
  4425. How to Execute Stored Procedures With EF Core 7 - Code Maze
  4426. Build and publish Visual Studio extensions with GitHub Actions
  4427. "Use always a StringBuilder" - Internet myths
  4428. roslyn/RawInterpolationTests.cs at ed12a880a3454a00e58bc829cefb80bd94adfb3d · dotnet/roslyn
  4429. Wolverine: Your Next Messaging Library – Webinar Recording | The .NET Tools Blog
  4430. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 4: Faceting
  4431. Sands of MAUI: Issue #81
  4432. Creating JSON Web Tokens using dotnet user-jwts tool
  4433. Use the IDE to make a Fluxor CRUD Application | Blazor IDE Part 2
  4434. Use multiple Azure AD access tokens in an ASP.NET Core API
  4435. How to publish .NET 7 apps directly to Docker
  4436. Lambda Cold Starts - .NET 7 Native AOT vs .NET 6 Managed Runtime | no dogma blog
  4437. Creating Containers in .NET 7 with the .NET CLI
  4438. Integrate logging in a ASP.NET Core application using Serilog and Seq
  4439. Anonymous test data with AutoFixture
  4440. State of Azure + .NET | .NET Conf 2022
  4441. davidfowl (@davidfowl@hachyderm.io)
  4442. Handling Images With .NET MAUI Graphics
  4443. Intro to LiteDB for .NET Developers. Sample WebApp Included
  4444. 5 tips for IIS on containers: #3 Hardcoded configuration
  4445. First YouTube livestream!
  4446. Syncfusion Free Ebooks | Azure Maps Using Blazor Succinctly
  4447. The C# keyword you can ONLY use in LINQ, but carefully
  4448. A reusable generic autocomplete component for Blazor
  4449. First YouTube livestream!
  4450. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  4451. .NET Developers Building Power Apps with April Dunnam
  4452. Upgrade Your .NET MAUI App to .NET 7 - Gerald Versluis
  4453. Avalonia platform support - why it's simple
  4454. Windows App SDK 1.2 Lets Devs Create Third-Party Windows 11 Widgets -- Visual Studio Magazine
  4455. Learn Live - Store local data with SQLite in a .NET MAUI app
  4456. My favourite 'recent' LINQ improvements
  4457. gRPC JSON transcoding
  4458. Download .NET 7.0 (Linux, macOS, and Windows)
  4459. .NET 7 for Azure Functions Isolated Worker Process Is Now Generally Available
  4460. Windows Terminal, PowerShell, oh-my-posh, and Winget
  4461. Rate Limiting in .NET 7 ⋆ Programming and Tech Blog
  4462. Webinar – Introduction to MongoDB: Zero To Document Hero | The .NET Tools Blog
  4463. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4464. Multi-repository Support Released!
  4465. .NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
  4466. Episode 45: Go - with Joseph Woodward
  4467. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4468. Released: Microsoft.Data.SqlClient 5.1 Preview 2
  4469. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 3: Auto Complete
  4470. Making VS Code and OmniSharp Open the Browser to a Specific URL for a .NET Application | no dogma blog
  4471. .NET Architects Panel | .NET Conf 2022
  4472. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4473. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4474. .NET Architects Panel | .NET Conf 2022
  4475. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4476. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  4477. Performance Improvements in .NET 7 | .NET Conf 2022
  4478. What's new for Blazor in .NET 7 | .NET Conf 2022
  4479. What's new for Blazor in .NET 7 | .NET Conf 2022
  4480. What's New in .NET 7 for Authentication and Authorization
  4481. Twelve C# 11 Features
  4482. Does anyone like minimal API?
  4483. A Simple Computation Engine in F#
  4484. Invoking Dapr Services in Azure Container Apps using gRPC - Part 2 - Bit of Technology
  4485. What's New for ASP.NET Core & Blazor in .NET 7 -- Visual Studio Magazine
  4486. Announcing ML.NET 2.0
  4487. 7.0 Release Notes | Npgsql Documentation
  4488. Npgsql 7.0 Release Notes | Npgsql Documentation
  4489. GitHub - dotnet/dotnet-monitor: This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
  4490. Visual Studio 2022 17.4 Now Generally Available -- Visual Studio Magazine
  4491. .NET Conf 2022 - Day Two After Hours + Day 3
  4492. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  4493. GHSA-8g2p-5pqh-5jmc - GitHub Advisory Database
  4494. Announcing the .NET 7 for Azure functions isolated worker process is generally available
  4495. Stop Entity Framework Core Performance Issues With Interceptors
  4496. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  4497. Cake - Cake v3.0.0 released
  4498. .NET Conf 2022 announcements
  4499. Announcing NuGet 6.4 - Signed, Central, Delivered
  4500. Microsoft.EntityFrameworkCore 7.0.0
  4501. .NET Framework November 2022 Security and Quality Rollup Updates
  4502. Arm64 Visual Studio is officially here!
  4503. .NET 7: What's new in ASP.NET Core?
  4504. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  4505. What's new for WPF in .NET 7
  4506. .NET November 2022 Updates – .NET 6.0.11 and .NET Core 3.1.31
  4507. What's new in .NET 7
  4508. .NET 7 is Available Today
  4509. Announcing F# 7
  4510. What's new in Windows Forms in .NET 7.0
  4511. What's new in Orleans 7.0
  4512. Entity Framework Core 7 (EF7) is available today
  4513. Announcing .NET MAUI for .NET 7 General Availability
  4514. Welcome to C# 11
  4515. Watch .NET Conf 2022 LIVE 🔴 with me | .NET 7 Launch
  4516. How to deploy .NET APIs on Azure using GitHub actions - Code4IT
  4517. ADO.NET provider 9.1.0.0 for Firebird is ready
  4518. How to Use HTML Agility Pack in C# - Code Maze
  4519. gRPC Communication In Azure Container Apps - Part 1 - Bit of Technology
  4520. Implementing TDD in a .NET Application
  4521. NuGet Central Package Management Comes To JetBrains Rider | The .NET Tools Blog
  4522. Peter Ritchie's Blog - Fundamental ASP.Net Minimal API Integration Tests
  4523. Top 10 Dotnet Exception Anti-Patterns in C#
  4524. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 2: Results Paging
  4525. Add XxHash128 by xoofx · Pull Request #77944 · dotnet/runtime
  4526. Marking API's as obsolete or as experimental
  4527. Simple Autocomplete for Blazor
  4528. NuGet Gallery | Packages matching OpenTelemetry.Instrumentation
  4529. Debugging tips and tools - Gérald Barré
  4530. Create your .NET portfolio in the .NET Conf student zone
  4531. From Figma to Visual Studio - Adding Back-End Logic to Goodreads App
  4532. Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
  4533. .NET MAUI Advent Calendar
  4534. Announcing .NET Community Toolkit v8.1.0 Preview 1
  4535. Dev People episode #00 - Matt Warren
  4536. NuGet Gallery | Packages matching OpenTelemetry.Exporter
  4537. OpenTelemetry.Extensions.Hosting 1.0.0-rc9.8
  4538. Insights into Developing with Blazor, AND Containers in .NET 7, Wed, 9 Nov 2022, 5:30 pm | Meetup
  4539. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  4540. .NET Rocks! Making Open Source Work for Everyone with David Whitney
  4541. .NET 7 Performance Improvements in .NET MAUI
  4542. Avoid WebDeploy Locking Errors to IIS with Shadow Copy for ASP.NET Core Apps
  4543. .NET Interactive Notebooks is now Polyglot Notebooks!
  4544. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  4545. Infographics Compendium III - Exceptions, EF Sanitized, Operators, ...
  4546. Leaving the .NET Foundation Board - a Post Mortem
  4547. Learn how to improve your ASP.NET Core controllers with these principles
  4548. Generate Random Numbers with .NET 6
  4549. Performance improvements in ASP.NET Core 7
  4550. Learn C# with CSharpFritz - Introduction to .NET MAUI
  4551. How to Convert DataTable to JSON in C# - Code Maze
  4552. Use a recursive Blazor component to render a TreeView
  4553. Using a Distributed Memory Cache with .NET Lambda Functions | no dogma blog
  4554. Source Generator for Dependency Injection – LoreSoft.com
  4555. Lib.AspNetCore.ServerSentEvents 8.2.0
  4556. Release Small Visual Basic v2.5.2 · VBAndCs/sVB-Small-Visual-Basic
  4557. ‘Scaffold-Dbcontext’ Is Not Recognized When Creating a Model for an Existing Database in Entity Framework Core
  4558. Resize images before uploading in Blazor Web Assembly
  4559. Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
  4560. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 1: Basic Search
  4561. local functions vs lambda expressions
  4562. ASP.NET Core Globalization and a custom RequestCultureProvider
  4563. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  4564. Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0
  4565. Angular Language Service 2022 - Visual Studio Marketplace
  4566. Learn Live - Design consistent .NET MAUI XAML pages by using shared resources
  4567. ASP.NET Core News - 10/28/2022
  4568. Episode 109 - OCR and Azure Cognitive Services with Nick Proud
  4569. Uno Platform Roadmap 2023 Survey
  4570. .NET Downloads (Linux, macOS, and Windows)
  4571. PGO: Add new tiers by EgorBo · Pull Request #70941 · dotnet/runtime
  4572. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  4573. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  4574. core/release-policies.md at main · dotnet/core
  4575. Minimal APIs overview
  4576. Continuous Integration via GitHub Actions
  4577. .NET MAUI Community Toolkit Monthly Standup, November 2022
  4578. Blazor WebAssembly : Logging to Database using Custom Logger Provider - EP27
  4579. Dotnet (.NET) Performance Tracing for WinUI, Uno and Maui Applications - Nick's .NET Travels
  4580. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  4581. [Last Week in .NET #106] – A penny for your tweetise
  4582. .NET Framework October 2022 Cumulative Update Preview
  4583. Fable · Announcing Snake Island (Fable 4) Alpha Release
  4584. GitHub Quick Reviews
  4585. Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
  4586. ASP.NET Core Globalization and a custom RequestCultureProvider
  4587. Release Build v1.7 · dotnet/versionsweeper
  4588. New rules for Blazor in Meziantou.Analyzer - Gérald Barré
  4589. Building a Smart Home - Part 4 Ceiling Fans | LINQ to Fail
  4590. Released: Microsoft.Data.SqlClient 5.1 Preview 1
  4591. Dependency Injection with the Lambda Annotations Library for .NET - Part 1, Lambda Applications | no dogma blog
  4592. Dependency Injection with the Lambda Annotations Library for .NET - Part 2, Lambda Functions | no dogma blog
  4593. James Randall
  4594. GitHub - daviddotcs/safe-routing: A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
  4595. CLR events: go for the nettrace file format!
  4596. Networking Telemetry in .NET - .NET
  4597. Read CSV File in .NET using CsvHelper | C# Tutorials Blog
  4598. Update on ImageSharp
  4599. What's New in EF Core 7.0
  4600. Release v7.0.0-rc2 · dotnet/orleans
  4601. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4602. LiteDB - A .NET embedded NoSQL database
  4603. Milestone Reached: 200+ Free Ebooks Are Now Available in the Succinctly Series | Syncfusion Blogs
  4604. Introducing Spectre.Console
  4605. .NET MAUI – Forget Me Not – Part 3
  4606. CallerLineNumberAttribute Class (System.Runtime.CompilerServices)
  4607. A deep dive into endpoint filters in ASP.NET Core 7
  4608. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  4609. VS 2022 17.4 Preview 4 Features .NET MAUI with .NET 7 Release Candidate 2 -- Visual Studio Magazine
  4610. Learning Blazor
  4611. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4612. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4613. Generating Code Coverage Reports in .NET Core
  4614. Adding Experimental HTTP Methods To ASP.NET Core
  4615. Hosting .NET Web Service in Unmanaged C/C++ Process in Windows and Linux
  4616. ASP.NET Community Standup - Blazor in .NET 7 Part III
  4617. Announcing .NET MAUI support for .NET 7 Release Candidate 2
  4618. Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs
  4619. .NET Conf 2022
  4620. Accessing State in System.Text.Json Custom Converters - Steve Gordon - Code with Steve
  4621. 3 (and more) ways to set configuration values in .NET - Code4IT
  4622. OpenSilver 1.1 Promises 99% of Code Compatibility with Silverlight Applications
  4623. Simplify NuGet Package Versions in your application with Central Package Management - Nick's .NET Travels
  4624. Change schema name in Entity Framework Core
  4625. Webinar – Wolverine: Your Next Messaging Library | The .NET Tools Blog
  4626. Logging with Serilog in ASP.NET Core Web API
  4627. Inject content into your Blazor components with typed Render Fragments
  4628. Use model validation in minimal APIs in ASP.NET Core 6
  4629. How to use OpenAPI with minimal APIs
  4630. Learning Blazor: Build Single-Page Apps with WebAssembly and C#: Pine, David: 9781098113247: Amazon.com: Books
  4631. aspnetcore/UnmanagedBufferAllocator.cs at 1625d2ba505d927474e2386b7069962181dd0d78 · dotnet/aspnetcore
  4632. GitHub - jamesmontemagno/dotnet-conferences: A comprehensive community built list of .NET Conferences around the world!
  4633. [Last Week in .NET #105] – A tale of two CVEs
  4634. Error handling in the field
  4635. Make The First Letter of a String Upper Case in C# - Code Maze
  4636. Welcoming Everyone to MAUI
  4637. GitHub - xt0rted/dotnet-startup-projects: A dotnet tool to manage multiple Visual Studio startup projects for a solution
  4638. Released: Microsoft.Data.SqlClient 5.0.1
  4639. Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
  4640. Functional Programming in C#—A Brief Consideration
  4641. What's new in System.Text.Json in .NET 7
  4642. Calculating MRR with Stripe and C#
  4643. How to build Docker Containers with Cake | Gary Woodfine
  4644. Using C# Web Assembly without using Blazor
  4645. Microsoft Ignite – Join us on October 12-14
  4646. Kevin Gosse - Pushing C# to new places with NativeAOT (Dotnetos Conference 2022)
  4647. Microsoft Ignite – Join us on October 12-14
  4648. What's New in EF Core 7.0
  4649. practical-aspnetcore/README.MD at net6.0 · dodyg/practical-aspnetcore
  4650. Write Logseq plugins in WebAssembly using .NET and C#
  4651. Recreating Amazon Goodreads App Home Page Using Material UI, Figma and Uno Platform
  4652. Add MS SQL Server JSON Support To Entity Framework Core
  4653. No Need to Wait for .NET 8 to Try Experimental WebAssembly Multithreading -- Visual Studio Magazine
  4654. Announcing NuGet PackageReference support for C++/CLI MSBuild projects targeting .NET Core and .NET 5 or higher
  4655. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  4656. Announcing .NET MAUI support for Xcode 14 and iOS 16
  4657. GitHub - chrisnas/Win-pprof: Windows .pprof viewer
  4658. Announcing Entity Framework Core 7 RC2: JSON Columns
  4659. .NET Framework October 2022 Security and Quality Rollup
  4660. Announcing .NET 7 Release Candidate 2
  4661. ASP.NET Core updates in .NET 7 Release Candidate 2
  4662. .NET October 2022 Updates – .NET 6.0.10 and .NET Core 3.1.30
  4663. MinimalApis.Extensions 0.9.0-pre.20221011.36
  4664. Boosting Performance With Sealed Classes in .NET - Code Maze
  4665. .NET MAUI comes to .NET 7 RC 1
  4666. Console.ReadKey improvements in .NET 7
  4667. Marten and Friend’s (Hopefully) Big Future!
  4668. Publishing a NuGet package using GitHub and GitHub Actions - Gérald Barré
  4669. GraphQL on Azure: Part 11 - Avoiding DoS Queries | LINQ to Fail
  4670. Extending Next.js Support in Azure Static Web Apps | LINQ to Fail
  4671. Force phishing resistant authentication in an ASP.NET Core application using Azure AD
  4672. Blazor WASM Custom 404 Page on GH Pages
  4673. .NET MAUI Community Kit 1.3 Released
  4674. Leveraging Templates to Make Reusable Components
  4675. Mocking APIs with Mockaco | .NET 7
  4676. Using MediatR with .NET Lambda Functions and Function URLs | no dogma blog
  4677. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  4678. Modern C# Techniques, Part 2: Value Records
  4679. Authentication for .NET MAUI Apps with MSAL.NET
  4680. Simple Dependency Injection for .NET Lambda Functions | no dogma blog
  4681. Using .NET 7's Blazor Custom Elements to render dynamic content
  4682. .NET MAUI Community Toolkit Monthly Standup, October 2022
  4683. Use HttpContext in ASP.NET Core
  4684. .NET Data Community Standup - JSON Columns
  4685. .NET Data Community Standup - JSON Columns
  4686. Introduction to WebApplicationFactory
  4687. New JavaScript Interop improvements in .NET 7 RC 1
  4688. Add Unit Tests To Your Azure Functions
  4689. Creating a Generic Tree View Blazor Component
  4690. .NET Class Diagrams In JetBrains Rider with PlantUML
  4691. .NET vs Go vs Node
  4692. [Last Week in .NET #103] – .NET OS/12 Warp Speed
  4693. Announcing the .NET MAUI Community Toolkit v1.3
  4694. .NET Monthly Roundup - September 2022
  4695. ASP.NET Core Versioning: Minimal APIs
  4696. The 2 secret endpoints I create in my .NET APIs - Code4IT
  4697. Write barrier optimizations in regions
  4698. ASP.NET Core 7 updates
  4699. Microsoft Claims Reduction in Cloud Cost from Migrating Internal Services to .NET 6
  4700. Improve performance of FormattingHelper.CountDigits(uint) by stephentoub · Pull Request #76519 · dotnet/runtime
  4701. What's the Target Model? (And Why?)
  4702. Ensuring best practices for NuGet packages - Gérald Barré
  4703. ASP.NET Core Versioning: MVC APIs
  4704. SEO Friendly Blazor Server Apps
  4705. Implement ChaCha20Poly1305 with CryptoKit on macOS by vcsjones · Pull Request #76317 · dotnet/runtime
  4706. Blazor Among Top Libraries for 'Niche' WebAssembly, Which Sees Shrinking Usage -- Visual Studio Magazine
  4707. NuGet Season of Giving
  4708. x86 vs x64 in .NET
  4709. Getting started - Library | Playwright .NET
  4710. Migrating from ASP.NET to ASP.NET Core (Part 4)
  4711. Did .NET MAUI Ship Too Soon? Devs Sound Off on 'Massive Mistake' -- Visual Studio Magazine
  4712. ASP.NET Core in Action, version 3, is now available
  4713. Experimental WebTransport over HTTP/3 support in Kestrel
  4714. Securing Web APIs with Azure AD: Connecting Azure Clients
  4715. Let's Learn .NET - Azure Functions & Azure Static Web Apps
  4716. Fall 2022 Updates for Xamarin, Hello iOS 16 and Android 13
  4717. Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI
  4718. .NET: Learn LINQ as you never have before
  4719. Announcing Entity Framework 7 Release Candidate 1
  4720. Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6
  4721. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  4722. GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C#.
  4723. Learning Blazor
  4724. Counting Occurrences of a Char Within a String in C# - Code Maze
  4725. Built-in rate limiting in ASP.NET Core vs AspNetCoreRateLimit
  4726. Getting started with OpenTelemetry Metrics in .NET. Part 1: Key concepts
  4727. Announcing general availability for Azure Functions v4 .NET framework support in an isolated process
  4728. Use .NET from any JavaScript app in .NET 7
  4729. Microsoft Commerce's .NET 6 Migration Journey
  4730. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  4731. Microsoft Commerce's .NET 6 Migration Journey
  4732. Use .NET from any JavaScript app in .NET 7
  4733. How to generate a dump file of a .NET application - Gérald Barré
  4734. ZpqrtBnk
  4735. The NEW C# 11 keyword Microsoft didn’t tell you about
  4736. InfoQ .NET Trends Report 2022
  4737. InfoQ .NET Trends Report 2022
  4738. How to Use Shouldly to Improve Unit Tests in .NET? - Code Maze
  4739. Austin Wise - The ThreadPool in .NET 7 NativeAOT uses the Windows thread pool
  4740. v4; motivation and initial thoughts by mgravell · Pull Request #951 · protobuf-net/protobuf-net
  4741. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  4742. New Uno Platform 4.5 Furthers Figma Embrace, Picking Up Where Microsoft Blend Left Off -- Visual Studio Magazine
  4743. 2022 Board election - Jessica White
  4744. I built a "Programming Playground" using Blazor & CosmosDB
  4745. Using Environment Variables with .NET Lambda Functions | no dogma blog
  4746. Visual Studio Live! - Build Scalable Web Apps with .NET and Azure
  4747. See Updated 'What's New' Docs for Entity Framework 7 Release Candidate 1 -- Visual Studio Magazine
  4748. Building ASP.NET Core Minimal API in VB.NET
  4749. .NET MAUI in .NET 7 Fills In Xamarin Gaps -- Visual Studio Magazine
  4750. Now Introducing Arm64 Support for VS Extensions!
  4751. [C#] Using GC.KeepAlive in async methods
  4752. .NET MAUI Framework Released Together with Visual Studio 2022
  4753. Get Up To Date with the Latest Features of C# 11
  4754. @jost0101/dotnet-content-creators
  4755. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4756. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4757. The CORRECT way to use Localstack & XUnit in tests
  4758. Getting Started with EF Core, PostgreSQL, and TimescaleDB
  4759. [Last Week in .NET #101] – Remodeling dotnet
  4760. .NET Framework September 2022 Cumulative Update Preview
  4761. .NET MAUI in .NET 7 Release Candidate 1
  4762. How to log Correlation IDs in .NET APIs with Serilog - Code4IT
  4763. OSS Power-Ups: Serilog – Webinar Recording | The .NET Tools Blog
  4764. An Introduction to Low-level Concurrency in .NET – Webinar Recording | The .NET Tools Blog
  4765. Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog
  4766. dotnet-monitor: Enabling a diagnostics sidecar in AKS
  4767. WebAssembly Users a Mix of Backend and Full Stack Developers
  4768. csharplang/file-local-types.md at main · dotnet/csharplang
  4769. @jost0101/dotnet-content-creators
  4770. Writing unsafe .NET code without the unsafe keyword - Gérald Barré
  4771. SOLID principles in C# used in object-oriented design (OOD)
  4772. James Randall
  4773. PublishAotCompressed 0.0.3
  4774. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  4775. Stepping Down as .NET Cambridge Community Leader – Productive C#
  4776. .NET 7: Microsoft Reveals New ASP.NET Core Features
  4777. From Web to Native with .NET MAUI and Blazor | .NET Conf: Focus on MAUI
  4778. Let's Upgrade an app to .NET 7 RC
  4779. @jost0101/dotnet-content-creators
  4780. @jost0101/dotnet-content-creators
  4781. Uno Platform 4.5: Uno Islands, 4 New Controls, Linux Framebuffer and MUCH more
  4782. @jost0101/dotnet-content-creators
  4783. @jost0101/dotnet-content-creators
  4784. @jost0101/dotnet-content-creators
  4785. @jost0101/dotnet-content-creators
  4786. Microsoft Teams Assignments Service's Journey to .NET 6
  4787. Announcing Entity Framework 7 Release Candidate 1
  4788. GitHub - matthiasjost/dotnet-content-creators: ⚡A list of .NET content creators
  4789. @jost0101/dotnet-content-creators
  4790. .NET One-line Scoped Initializers with Dependency Injection
  4791. Architecture of a .NET Application: Case Studies - NDepend
  4792. @jost0101/dotnet-content-creators
  4793. GitHub - jtucker/FunBlazorInAction: An experiment in converting the sample app from Blazor In Action to Fun.Blazor
  4794. .NET Framework September 2022 Security and Quality Rollup
  4795. @jost0101/dotnet-content-creators
  4796. @jost0101/dotnet-content-creators
  4797. Blazor in Action
  4798. .NET September 2022 Updates – .NET 6.0.9 and .NET Core 3.1.29
  4799. ASP.NET Community Standup - Blazor in .NET 7 Part II
  4800. Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components
  4801. GitHub - dotnet/standard: This repo is building the .NET Standard
  4802. BERT Tokenizers NuGet Package for C# | Rubik's Code
  4803. .NET 7 SDK Now Supports Building Containerised Apps
  4804. Versioning ASP.NET Core MVC & Minimal APIs
  4805. Blazor Best Practices: Handling Errors
  4806. James Randall
  4807. Referencing a Local Private NuGet Package in your Solution
  4808. Improving Unit Tests with Fluent Assertions - Code Maze
  4809. .NET now on Windows Package Manager
  4810. Let's Learn .NET
  4811. Arm64 Performance Improvements in .NET 7
  4812. Azure Container Apps Monitoring and Observability with Application Insights - Part 8 - Bit of Technology
  4813. Deploying a .NET gRPC Server on Azure App Service - Sahan Serasinghe - Tech Blog
  4814. .NET 7 comes to Azure Functions & Visual Studio 2022
  4815. Episode 104 - C# with Mads Torgersen
  4816. The NEW .NET 7 LINQ methods you didn't need
  4817. Keep your .NET platform images up to date using AWS ECR and Azure Pipelines
  4818. .NET MAUI Windows Unpackaged Apps
  4819. Reducing Boilerplate Code in .NET Applications with Command Line Switches | no dogma blog
  4820. dotnet-monitor: Querying the trigger state
  4821. Performance Improvements in .NET MAUI | .NET Conf: Focus on MAUI
  4822. Learn Live: Build mobile and desktop apps with .NET MAUI - Events
  4823. Filtering Results Using Filtered Include Method in EF Core
  4824. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  4825. On .NET Live - Let's chat about code quality & performance!
  4826. What’s the SynchronizationContext used for?
  4827. Feature Flags in ASP.NET Core - Code Maze
  4828. Microsoft Releases SynapseML 0.1.0 with .NET and Cognitive Services Support
  4829. Browser Extension with Blazor WASM - Cross-Browser Compatibility
  4830. Any() vs Count() in .NET: Which One is Better? - Code Maze
  4831. Implement a GRPC API with OpenIddict and the OAuth client credentials flow
  4832. How to Change an Azure Function Written in .NET from In-Process to Isolated Process - Nick's .NET Travels
  4833. 10 Tiny Things in C#/.NET I Wish Were Different
  4834. Why developers like Blazor
  4835. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4836. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4837. Blazor in 100 Seconds
  4838. .NET Monthly Roundup - August 2022
  4839. .NET Monthly Roundup - August 2022
  4840. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  4841. When programming blogs are designed to be harmful
  4842. Looping iOS Remote Simulator Connection Issue with .NET MAUI
  4843. Unit Testing For Your .NET MAUI Applications | .NET Conf: Focus on MAUI
  4844. Anthony Giretti | ConFoo.ca
  4845. - Top End Devs
  4846. .NET MAUI Step by Step Build
  4847. ASP.NET Community Standup - Dapr + .NET
  4848. UI Design for .NET MAUI | .NET Conf: Focus on MAUI
  4849. Customizing your controls with Platform Behavior | .NET Conf: Focus on MAUI
  4850. Generating Code Coverage Metrics for .NET Framework Applications
  4851. Large Update of the EF Core UI plugin for JetBrains Rider
  4852. - Top End Devs
  4853. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  4854. blogpost-parser.cs
  4855. Incrementally Migrating an ASP.NET Framework application to Razor Pages
  4856. Use Refresh Tokens in ASP.NET Core Apps
  4857. Learning To Use Menu Bar in .NET MAUI
  4858. Performance Improvements in .NET 7
  4859. Turning Methods Into Benchmarks
  4860. Troubleshooting .NET Blazor WASM Debugging
  4861. App Services and Containers - Simple Talk
  4862. Lambda function A/B Testing with .NET and Function URLs | no dogma blog
  4863. ASP.NET Community Standup - Port Tunneling for ASP.NET Core Projects
  4864. Writing a .NET profiler in C# - Part 1
  4865. No more Dockerfiles with the help of .NET CLI
  4866. Getting Started With Mapster in ASP.NET Core - Code Maze
  4867. .NET Core Cloud | .NET Core Hosting | Deploy .NET Core to NodeChef Cloud
  4868. Deploy Microservice Application to Azure Container Apps - Part 2 - Bit of Technology
  4869. Communication between Microservices in Azure Container Apps - Part 3 - Bit of Technology
  4870. Azure Container Apps State Store With Dapr State Management API - Part 5 - Bit of Technology
  4871. Dapr Integration with Azure Container Apps - Part 4 - Bit of Technology
  4872. First look at the new DiffSharp ·
  4873. New IKVM 8.2 & MavenReference for .NET projects
  4874. .NET MAUI Cloud Skills Challenge - Learn .NET MAUI, Get Stickers!
  4875. Performance: string.Create vs FormattableString - Gérald Barré
  4876. Secure ASP.NET Core GRPC API hosted in a Linux kestrel Azure App Service
  4877. The biggest performance TRAP of LINQ in C# | .NET Tips 4
  4878. How to create an ASP.NET Core Minimal API with VB.NET (there's no template)
  4879. Alexandre Nédélec - What can we do when stuck with a programming problem?
  4880. .NET Framework August 2022 Cumulative Update Preview Updates
  4881. Code Maze Weekly #136 - Code Maze
  4882. Announcing built-in container support for the .NET SDK
  4883. ASP.NET Community Standup - Blazor in .NET 7
  4884. Blazor Best Practices: Loading Data
  4885. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  4886. LINQ explained with sketches - the eBook
  4887. Switch to unified fully managed Overlapped implementation by jkotas · Pull Request #74532 · dotnet/runtime
  4888. Keeping Content Out of the Publish Folder for WebDeploy
  4889. Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core
  4890. ASP.NET Community Standup - Blazor in .NET 7
  4891. ASP.NET Community Standup - Blazor in .NET 7
  4892. Mapping Multiple Static File Folders in ASP.NET Core
  4893. ASP.NET Community Standup - Blazor in .NET 7
  4894. OpenNLP.NET 1.9.4.1
  4895. More Phishing Attempts | LINQ to Fail
  4896. Intro to Virtual Actors by Microsoft Orleans
  4897. Finding .NET Transitive Dependencies and Tidying Up Your Project
  4898. C# 11 preview: generic math, required members, and more
  4899. Different Ways to Add Values to a C# Array - Code Maze
  4900. Refactoring Minimal APIs with Carter - Code Rethinked
  4901. Announcing Entity Framework 7 Preview 7: Interceptors!
  4902. Learn web development using .NET and Visual Studio
  4903. Pragmatic Event Sourcing in .NET With Marten – Webinar Recording | The .NET Tools Blog
  4904. Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components
  4905. Secure your workflows with StepSecurity Harden Runner
  4906. Remove ThreadPool native implementation by eduardo-vp · Pull Request #71719 · dotnet/runtime
  4907. Use the portable timer implementation in CoreCLR by kouvel · Pull Request #71864 · dotnet/runtime
  4908. .NET 7: 10 New Features You Need to Know
  4909. Hosting ASP.NET Core Web API with AWS Lambda - Truly Serverless REST APIs
  4910. EF7 - Bulk updates and Bulk deletes
  4911. .NET Conf Focus on MAUI - That's a wrap!
  4912. Using PASETO in .NET - #shorts
  4913. Building a Smart Home - Part 3 "Smart" Appliances | LINQ to Fail
  4914. Two-Factor Authentication With SMS in ASP.NET Core
  4915. Breaking Down Another Phishing Attempt | LINQ to Fail
  4916. NDepend
  4917. GraphQL on Azure: Part 10 - Synthetic GraphQL Custom Responses | LINQ to Fail
  4918. Visual Studio 2022 17.4 Preview 1 Furthers Arm64 Support -- Visual Studio Magazine
  4919. .NET 6 is now in Ubuntu 22.04
  4920. .NET 6 is now in Ubuntu 22.04
  4921. GitHub - jfversluis/learn-dotnet-maui: A repository filled with resources available to you to start learning or deepen your knowledge about .NET MAUI
  4922. Finding Resource Groups With No Resources | LINQ to Fail
  4923. Dependency Injection With Simple Injector in .NET - Code Maze
  4924. A New Way to Create Time Restricted Endpoints in .NET
  4925. Creating dotnet solution and project templates
  4926. Alexa Skills - A Little Easier
  4927. GitHub - NyronW/MinimalEndpoints: A light weight abstraction over ASP.NET minimal API
  4928. Entity Framework 7 Preview 7 Adds & Improves Interceptors -- Visual Studio Magazine
  4929. C# 11: Preview of features for .NET 7
  4930. Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation
  4931. What's New for Blazor, ASP.NET Core in Latest .NET 7 Preview -- Visual Studio Magazine
  4932. .NET Framework August 2022 Security and Quality Rollup Updates
  4933. VisualStudio.Extensibility: A New Way to Write Extensions
  4934. Microsoft Ships Last Preview of .NET 7 Before Release Candidate -- Visual Studio Magazine
  4935. Announcing NuGet 6.3 - Transitive Dependencies, Floating Versions, and Re-enabling Signed Package Verification
  4936. Introducing Transitive Dependencies in Visual Studio
  4937. HTTPS everywhere
  4938. NET Conf - Point of Sale demo app by davidortinau · Pull Request #248 · dotnet/maui-samples
  4939. Announcing Entity Framework 7 Preview 7: Interceptors!
  4940. ASP.NET Core updates in .NET 7 Preview 7
  4941. Announcing .NET 7 Preview 7
  4942. Productivity comes to .NET MAUI in Visual Studio 2022
  4943. Announcing .NET Framework 4.8.1
  4944. .NET August 2022 Updates – .NET 6.0.8 and .NET Core 3.1.28
  4945. Announcing SynapseML for .NET - Large Scale ML with a Simple API
  4946. How to easily check on your CI/CD pipelines if your app has a NuGet package with a security vulnerability
  4947. Fixing When SWA Pull Request Builds Can't Add Comments | LINQ to Fail
  4948. Migrating from ASP.NET to ASP.NET Core in Visual Studio
  4949. Use Visual Studio Port Tunneling to handle Twilio Webhooks
  4950. Announcing the .NET MAUI Beautiful UI Challenge
  4951. Using a custom build pipeline with Azure Static Web Apps - Gérald Barré
  4952. Debug Logging Microsoft.Identity.Client and the MSAL OAuth client credentials flow
  4953. Blazor.BFF.OpenIDConnect.Template 1.2.5
  4954. Secure your .NET builds with StepSecurity and GitHub Actions
  4955. .NET Community Toolkit 8.0 Goes GA -- Visual Studio Magazine
  4956. Implement additional asymmetric signature and encryption overloads by vcsjones · Pull Request #73502 · dotnet/runtime
  4957. Learn C# with CSharpFritz - CRUD operations with ASP.NET MVC - Part 2
  4958. Channels - .NET
  4959. How generics were added to .NET
  4960. Interact with a GraphQL API from a .NET Core Application
  4961. Add initial riscv64 port by am11 · Pull Request #73385 · dotnet/runtime
  4962. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4963. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4964. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4965. New '.NET Data Hub' Is One-Stop-Shop for .NET Data Handling -- Visual Studio Magazine
  4966. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4967. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4968. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4969. Announcing .NET Community Toolkit 8.0! MVVM, Diagnostics, Performance, and more!
  4970. Sort Dictionary by Value in .NET - Code Maze
  4971. An intro to Open Telemetry in .NET - James World
  4972. Happy 5th birthday, Rider 🥳 | The .NET Tools Blog
  4973. Windows Package Manager 1.3
  4974. .NET 7 Custom Runtime for AWS Lambda | no dogma blog
  4975. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4976. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4977. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  4978. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4979. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4980. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4981. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4982. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  4983. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  4984. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  4985. Unity: the Good Parts
  4986. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4987. Securing Web APIs with Azure AD: Building the Server
  4988. Microsoft Claims Entity Framework Core 7 Faster When Saving Changes
  4989. Blazor WebAssembly Exception Handling With Error Boundaries
  4990. Getting Started With Basic Bindings in .NET MAUI
  4991. A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 5
  4992. dotCover, dotMemory, dotPeek, and dotTrace 2022.2 are here! | The .NET Tools Blog
  4993. Learning .NET MAUI – Part 15 – SQLite
  4994. C# Converting Bytes To Kilobytes and Beyond
  4995. Local .NET MAUI events happening around the world!
  4996. Managing Key Vault Secrets from a .NET Console App
  4997. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4998. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  4999. LINQ Improvements in .NET - Code Maze
  5000. Force HTTPS in ASP.NET Core Applications
  5001. Sands of MAUI: Issue #66
  5002. Containerize .NET applications without writing Dockerfiles | Red Hat Developer
  5003. Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
  5004. [Last Week in .NET #94] – The Summer of .NET
  5005. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5006. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  5007. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  5008. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5009. Faster and Safer NuGet restore using Source Mapping and Lock files - Gérald Barré
  5010. LINQ explained with sketches
  5011. Starting from ZERO
  5012. Request Response Logging Middleware ASP.NET Core
  5013. GitHub - gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET
  5014. Try the latest Azure SDK for .NET management libraries
  5015. How to achieve “singleton hosted service”
  5016. Microsoft's Position on Linux : r/dotnet
  5017. Blazor Routing: An Overview
  5018. Microsoft's Position on Linux : r/dotnet
  5019. How to achieve “singleton hosted service” : r/dotnet
  5020. Microsoft to End Support for .NET Core 3.1 in December 2022
  5021. Microsoft open sources its software bill of materials (SBOM) generation tool
  5022. r/dotnet - Microsoft's Position on Linux
  5023. How to achieve “singleton hosted service” : r/dotnet
  5024. r/dotnet - How to achieve “singleton hosted service”
  5025. Microsoft Tests Tutorials Inside Visual Studio, Starting with Blazor -- Visual Studio Magazine
  5026. Let's Learn .NET - Blazor Hybrid
  5027. Digging into the CLR Diagnostics IPC Protocol in C#
  5028. Profiling QuestPDF: In Pursuit of Performance | The .NET Tools Blog
  5029. Using IOptions with .NET 6 API Endpoints | no dogma blog
  5030. Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event
  5031. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5032. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5033. .NET Data documentation
  5034. Build a mobile and desktop app with Blazor Hybrid and .NET MAUI - Learn
  5035. Lets Learn .NET Blazor Hybrid - Events
  5036. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5037. What Is Blazor WASM?
  5038. Running .NET Core Applications as a Linux Service - Code Maze
  5039. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  5040. Exploring Multi-Windows in .NET MAUI
  5041. Installing and Uninstalling .NET Templates
  5042. .NET Framework July 2022 Cumulative Update Preview
  5043. Blazor MVC Revives Old Tech for Modern, Red-Hot Web-Dev Framework -- Visual Studio Magazine
  5044. Announcing .NET Conf - Focus on .NET MAUI, Reactor, and Community Events
  5045. [C#] Why function pointers can’t be used on instance methods
  5046. ASP.NET Core on .NET 7.0 - Output caching
  5047. Building a Smart Home - Part 2 Where to Start | LINQ to Fail
  5048. How to Implement Lucene.NET - Code Maze
  5049. Accessing Platform Features in .NET MAUI [7 of 8] | .NET MAUI for Beginners
  5050. Inspect XAML properties while debugging - Visual Studio (Windows)
  5051. Remote iOS Simulator for Windows - .NET MAUI
  5052. Unit Testing ASP.NET Core Minimal APIs
  5053. C# MongoDB Guide | Rubik's Code
  5054. Using Visual Studio Notebooks for learning C#
  5055. Using LocalStack with Microsoft Tye
  5056. Creating a TreeView control in .NET MAUI
  5057. Controlling Blazor Environments on Static Web Apps | LINQ to Fail
  5058. Azure DevOps release pipeline for .NET Web API using IIS
  5059. Don't Code Tired | Support Multiple Versions of .NET From A Single Class Library (.NET multi-targeting)
  5060. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5061. Announcing the Windows Community Toolkit Labs!
  5062. Chrome Extension with Blazor WASM - The Integration
  5063. Uno Platform Enlisted for Windows Community Toolkit Labs Makeover -- Visual Studio Magazine
  5064. Calzolari.Grpc.AspNetCore.Validation 6.2.0
  5065. GitHub - xt0rted/dotnet-run-script: A dotnet tool to run arbitrary commands from a project's "scripts" object
  5066. .NET MAUI Progressing From A Default Project Part 6 - Revisiting Unit Testing | Software Meadows
  5067. .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  5068. presentations/2022-07-20 Dotnet Foundation Summit 2022 at master · hikalkan/presentations
  5069. Custom scaffold templates in ASP.NET Core
  5070. How to Merge Arrays in C# - Code Maze
  5071. What are Guard Clauses in .NET - Code Rethinked
  5072. Taming Your .NET Twitter Bots With Rules
  5073. Taking a SWA DevOps pipeline to the next level | LINQ to Fail
  5074. High performance .NET: Building a Redis Clone–Analysis II
  5075. ZpqrtBnk
  5076. How to deploy a SignalR Core application to AWS
  5077. Building a Smart Home - Part 1 Design | LINQ to Fail
  5078. Webinar: Pragmatic Event Sourcing in .NET With Marten | The .NET Tools Blog
  5079. Catering to Desktop & Mobile with .NET MAUI
  5080. Announcing the .NET 7 support for Azure functions in an isolated process in public preview
  5081. System.CommandLine 2.0.0-beta4.22272.1
  5082. r/dotnet - .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  5083. Native AOT deployment overview - .NET
  5084. Using IAsyncEnumerable in a Razor component - Gérald Barré
  5085. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  5086. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  5087. Build .NET MAUI apps with GitHub Actions
  5088. Advice for the next dozen Rust GUIs
  5089. Configuration using Command Line Parameters in .NET Console Applications
  5090. Fighting WebView2 Visibility on Initialization
  5091. Blazor Sticker Giveaway – Try the new Blazor Guide in Visual Studio
  5092. Blazor Client - Loading Screen
  5093. NuGet Trends
  5094. Working With add-mask and GitHub Actions for dynamic secrets | LINQ to Fail
  5095. Top 50 Reasons to use Uno Platform – 2022 edition
  5096. Using a Memory Cache with .NET Lambda Functions | no dogma blog
  5097. Infragistics Improves Low-Code App Builder -- Visual Studio Magazine
  5098. Customizing Controls in .NET MAUI
  5099. FizzBuzz is FizzBuzz years old (and still a powerful tool)
  5100. ASP.NET Core updates in .NET 7 Preview 6
  5101. Partition more ConcurrentQueues in Kestrel by halter73 · Pull Request #42237 · dotnet/aspnetcore
  5102. .NET 7 Preview 6 Adds JSON Contract Customization -- Visual Studio Magazine
  5103. Fast unit tests with databases, part 3 – Implementation of our solution
  5104. Announcing Rate Limiting for .NET
  5105. Command Line Support for Marten Projections
  5106. Integrate generator times into /reportAnalyzer by jaredpar · Pull Request #61661 · dotnet/roslyn
  5107. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  5108. System.Security.Cryptography.Cose 7.0.0-preview.6.22324.4
  5109. Error Monitoring for .NET MAUI with Sentry
  5110. How to Turn a C# Object Into a JSON String in .NET? - Code Maze
  5111. .NET Debugger.Launch for macOS and Linux
  5112. Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  5113. MinimalApis.Extensions 0.7.1-pre.20220712.30
  5114. .NET Framework July 2022 Security and Quality Rollup Updates
  5115. Announcing .NET 7 Preview 6
  5116. ASP.NET Core updates in .NET 7 Preview 6
  5117. ASP.NET Core updates in .NET 7 Preview 6
  5118. .NET Core 3.1 will reach End of Support on December 13, 2022
  5119. .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  5120. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  5121. ASP.NET Core updates in .NET 7 Preview 6
  5122. ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  5123. Adding content negotiation to minimal APIs with Carter
  5124. C# Tip: SelectMany in LINQ - Code4IT
  5125. Functor relationships
  5126. .NET Project Folders Structure
  5127. Building Neural Networks With TensorFlow.NET
  5128. Learning .NET MAUI – Part 9
  5129. Tag Helper for Display Templates
  5130. Making production diagnostics easier with Source Link
  5131. TagHelperPack 0.8.0-pre-20220709.21
  5132. MAUI Developer Day in GCR, Sat, Jul 9, 2022, 9:00 AM | Meetup
  5133. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  5134. Roundup of .NET MAUI Videos - Week of June 20, 2022
  5135. Is auth WAY too hard in .NET? : r/dotnet
  5136. Low Code Ceremony Sagas with Jasper & Marten
  5137. .NET 7 is on the way! 5 Features that will blow your mind 🤯
  5138. Building Minimal API endpoints from EF Core DbContext
  5139. Is auth WAY too hard in .NET? - r/dotnet
  5140. Episode 102 - Photino With Otto Dobretsberger
  5141. Instrumenting .NET with OpenTelemetry – Software
  5142. Is auth WAY too hard in .NET?
  5143. Attach and Detach LocalDB Databases
  5144. Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  5145. A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  5146. r/dotnet - Is auth WAY too hard in .NET?
  5147. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  5148. 312: dotnet workload
  5149. HttpClient vs RestSharp - Which One to Use in .NET - Code Maze
  5150. AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  5151. Monsters Weekly 256 - Generating PDFs in Functions Apps
  5152. Testing Repository Pattern Using Entity Framework - Code Maze
  5153. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  5154. Use OS-provided RSA OAEP implementation for Android by vcsjones · Pull Request #71670 · dotnet/runtime
  5155. GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  5156. IKVM 8.2.0
  5157. Feature Flags in .NET, from simple to more advanced
  5158. CoreWCF 1.1.0 and project templates
  5159. GitHub - flavio/wapc-guest-dotnet: A waPC guest for .NET
  5160. WapcGuest 0.1.1
  5161. Returning XML from minimal APIs in .NET 6
  5162. GitHub - kubewarden/policy-sdk-dotnet: Kubewarden Policy SDK for the .NET platform
  5163. Working with Database First Approach in Entity Framework Core
  5164. Building a quick Reddit Blazor client without Reddit's API
  5165. Distributed systems evolution: message contracts
  5166. Caliburn.micro 4.0.210 released · Caliburn.Micro
  5167. Get and Put State
  5168. Modern Distributed Tracing with .NET && Source Generators, A brief introduction, Thu, Jul 7, 2022, 5:30 PM | Meetup
  5169. IKVM 8.2.0 : r/dotnet
  5170. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  5171. Async Enumerable in C# (Part 3)
  5172. r/dotnet - IKVM 8.2.0
  5173. IKVM 8.2.0 : r/dotnet
  5174. How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  5175. MAUI Beach - Updating to .NET MAUI GA
  5176. GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  5177. Funding OSS maintainers like YouTube funds creators
  5178. Add Effects Like a Pro Using .NET MAUI Effects View
  5179. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  5180. Deploy Azure Static Web Apps With Bicep | LINQ to Fail
  5181. Writing .NET Application Services for Kubernetes
  5182. Video Content Round Up: June 2022
  5183. Cancelation token is a security risk · Discussion #71503 · dotnet/runtime
  5184. Implementing paging in ASP.NET Core MVC
  5185. C# vNext - What could come
  5186. Implementing Breadcrumbs in ASP.NET Core
  5187. Render Emails Using Razor Templating
  5188. Telerik UI for .NET MAUI Goes GA: 50+ Controls!
  5189. Getting Started with DevOps and .NET MAUI
  5190. Lambda Expressions in C# - Code Maze
  5191. What is Razor Templating, really?
  5192. Challenge: Find the stack smash bug…
  5193. Manning on Twitch Calendar - Live Author Appearances - Manning
  5194. Using Refit to Consume APIs in C# - Code Maze
  5195. GitHub - Webreaper/CentralisedPackageConverter: Converts a project to use Centralised Package Management
  5196. Skip X.509 extension copies where possible by vcsjones · Pull Request #70589 · dotnet/runtime
  5197. Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  5198. GitHub - Zaid-Ajaj/pulumi-csharp-analyzer: Roslyn-based static code analysis for pulumi programs written in C#
  5199. Faster Guid comparisons using Vectors (SIMD) in .NET - Gérald Barré
  5200. csharplang/low-level-struct-improvements.md at main · dotnet/csharplang
  5201. Diving Into Unity – A Quick Start for C# Developers – Webinar Recording | The .NET Tools Blog
  5202. Running .NET Core Applications as a Windows Service - Code Maze
  5203. Hosting PowerShell in a Python script
  5204. Reduce some allocations parsing certificates on Windows by vcsjones · Pull Request #71102 · dotnet/runtime
  5205. Fund OSS through package managers - Dusted Codes
  5206. AlterNats — High Performance .NET
  5207. Async Enumerable in C# (Part 2)
  5208. Speed Up Logging in .NET 6
  5209. Remove Duplicates From a List in C# - Code Maze
  5210. A simple but effective data grid for Blazor
  5211. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5212. Remove Duplicates From a List in C# - Code Maze
  5213. Exploring Layout Options in .NET MAUI
  5214. Creating a Simple .NET Lambda Function | no dogma blog
  5215. RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  5216. Incremental ASP.NET Migration Tooling Preview 2
  5217. OpenIddict 4.0 preview1 is out
  5218. NuGetTools/Program.cs at main · KirillOsenkov/NuGetTools
  5219. Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  5220. How YOU can Learn Mock testing in .NET Core and C# with Moq
  5221. Visual Studio Feedback
  5222. A Vision for Stateful Resources at Development or Deployment Time
  5223. Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  5224. Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  5225. Building Messaging Endpoints in Azure: Container Apps
  5226. Async Enumerable in C# (Part 1)
  5227. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  5228. The State of WebAssembly 2022
  5229. Back to Basics: Rendering Razor Views to String in ASP.NET Core
  5230. Dependencies and .NET libraries
  5231. Using Rabbit MQ with Jasper
  5232. Improving .NET host error messages and supportability
  5233. Consuming anonymous types with DiagnosticListener in .NET 6
  5234. How to improve Serilog logging in .NET 6 by using Scopes - Code4IT
  5235. How to Implement Retry Logic in C# - Code Maze
  5236. Rebooting the London .NET User Group : dylanbeattie.net
  5237. Sands of MAUI: Issue #62
  5238. The Future of Multi-Platform .NET Application Development with WinUI, Net6 and the Uno Platform - Nick's .NET Travels
  5239. NuGet Support in Visual Studio for Mac 17.0
  5240. StackExchange.Redis/toys at main · StackExchange/StackExchange.Redis
  5241. Azure Container Apps: dapr pubsub | I CAN MAKE THIS WORK
  5242. Observing all http requests in a .NET application - Gérald Barré
  5243. Scheduling repeating tasks with .NET 6’s NEW Timer
  5244. Should I avoid LINQ for performance reasons?
  5245. Write Test Progress To The Console With NUnit - CodeJourney.net
  5246. Learn Live
  5247. Ping/Pong Jasper Style
  5248. Microsoft Build – Join us May 24-26 2022
  5249. Clean up some .NET Clutter
  5250. Building a More Useful Outbox for Reliable Messaging
  5251. csharplang/required-members.md at main · dotnet/csharplang
  5252. New Resources to Get Started with .NET MAUI
  5253. Is .NET an open platform yet?
  5254. Learning .NET MAUI Part 2
  5255. Log environment-derived properties by Forgind · Pull Request #7484 · dotnet/msbuild
  5256. Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine
  5257. .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  5258. Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve
  5259. What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  5260. Add support for RouteHandlerInvocationContext<> overloads (#41406) · dotnet/aspnetcore@ba37a08
  5261. .NET Framework June 2022 Security and Quality Rollup Updates
  5262. Arm64 Visual Studio
  5263. Introducing the ML.NET Text Classification API (preview)
  5264. Announcing Entity Framework 7 Preview 5
  5265. ASP.NET Core updates in .NET 7 Preview 5
  5266. Add X509AuthorityInformationAccessExtension · dotnet/runtime@cd6512d
  5267. core/known-issues.md at main · dotnet/core
  5268. StackExchange.Redis 2.6.45
  5269. (Re) Introducing Jasper as a Command Bus
  5270. A brief introduction to DiagnosticSource
  5271. [Last Week in .NET #93] – Performance Enhancing Code
  5272. OneService Journey to .NET 6
  5273. Force MFA in Blazor using Azure AD and Continuous Access
  5274. Quantum Development Kits adopts .NET6 and supports Visual Studio 2022
  5275. Using Playwright with the WebApplicationFactory to test a Blazor Application
  5276. ErikEJ - Overview
  5277. Fix http/https profile creation in Razor Pages template by DamianEdwards · Pull Request #42143 · dotnet/aspnetcore
  5278. Remove old macOS compatibility code for RSA decryption by vcsjones · Pull Request #70397 · dotnet/runtime
  5279. ZpqrtBnk
  5280. Delegate, Action, Func, Lamdba expression - What the heck!?
  5281. csharplang/numeric-intptr.md at main · dotnet/csharplang
  5282. Episode 100 - Celebratory Ask Me Anything
  5283. Invoke platform code in a MAUI app using the built-in Dependency Injection
  5284. Blazor - End of Support for .NET 5
  5285. GitHub - JByfordRew/BlazorStyledTextArea: A textarea with style!
  5286. GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  5287. .NET DC June: Jon Galloway Presents "What’s new in ASP.NET Core with .NET 6 & 7", Tue, Jun 21, 2022, 6:00 PM | Meetup
  5288. .NET 7 Preview 5 - Generic Math
  5289. Introduction to Identity on ASP.NET Core
  5290. What's OpenIddict?
  5291. How to Mock the File System for Unit Testing in .NET - Code Maze
  5292. r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  5293. Webinar: Diving Into Unity – A Quick Start for C# Developers | The .NET Tools Blog
  5294. Does anyone else feel as lost as I do in the .NET Identity documentation?
  5295. Maybe it's time to rethink our project structure with .NET 6
  5296. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  5297. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  5298. Episode 38: .NET MAUI, IoT, and Handy the bionic Arm - with Clifford Agius
  5299. Exchange Online Journey to .NET Core
  5300. dotnet sdk check command - .NET CLI
  5301. High performance .NET: Building a Redis Clone–naively
  5302. Performance Improvements in .NET MAUI
  5303. How to test ASP.NET Core Minimal APIs
  5304. Using PathBase with .NET 6's WebApplicationBuilder
  5305. The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  5306. Asynchronous monads
  5307. How to test ASP.NET Core Minimal APIs
  5308. .NET MAUI for Beginners
  5309. Microsoft Ships Windows App SDK 1.1 to Build Apps Using WinUI 3, WebView2 -- Visual Studio Magazine
  5310. Runtime C# Code Compilation Revisited for Roslyn
  5311. Building a Call for Papers website with Blazor & RavenDB
  5312. Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  5313. Build 2022 Updates for ASP.NET Core Developers
  5314. Performance tricks I learned from contributing to open source .NET packages
  5315. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  5316. Viewing .NET configuration values
  5317. Incremental ASP.NET to ASP.NET Core Migration
  5318. Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  5319. GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  5320. Use Twilio SMS and Voice with .NET 6 Minimal APIs
  5321. Two weeks of blazor.. I'm sold - r/Blazor
  5322. Schedule
  5323. Global Using Directives in C# - Code Maze
  5324. Azure DevOps pipeline build with .NET for CI/CD
  5325. Two weeks of blazor.. I'm sold
  5326. Two weeks of blazor.. I'm sold : Blazor
  5327. Two weeks of blazor.. I'm sold : Blazor
  5328. Two weeks of blazor.. I'm sold : Blazor
  5329. r/Blazor - Two weeks of blazor.. I'm sold
  5330. Content Report Generator v.2.
  5331. Challenge: Spot the data corruption
  5332. Migrating MR.Gestures from Xamarin.Forms to .NET MAUI
  5333. Microsoft Build – Join us May 24-26 2022
  5334. .NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  5335. Pull requests · dotnet/runtime
  5336. Long-Running Tasks in a Microservices Architecture - Code Maze
  5337. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  5338. Consuming SOAP Services in .NET Core
  5339. Incremental ASP.NET to ASP.NET Core Migration
  5340. Getting Functional with C#
  5341. Add Swagger to ASP.NET Core 6 App
  5342. sdk/Microsoft.PackageDependencyResolution.targets at 22c4860dcb2cf6b123dd641cc4a87a50380759d5 · dotnet/sdk
  5343. Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  5344. Improve Your Model’s Performance and Accuracy with ML.NET’s New Update : C# 411
  5345. Next.js meets ASP .NET Core — a story of performance and love at long tail
  5346. Photino: Open Source for Building Cross-Platform Desktop Apps via .NET Core
  5347. Microsoft Build 2022: Xamarin & MAUI Recap
  5348. How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  5349. Anonymous Types in C# - Code Maze
  5350. Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  5351. .NET 6 - New Features
  5352. Round-robin DNS support in .NET HttpClient - Gérald Barré
  5353. Struggling to get going with a new feature? Start with the HTML
  5354. Adding WebTransport Handshake to Kestrel by Daniel-Genkin-MS-2 · Pull Request #41877 · dotnet/aspnetcore
  5355. Implement Http/2 WebSockets by Tratcher · Pull Request #41558 · dotnet/aspnetcore
  5356. Uninstall Tool - .NET
  5357. Episode 99 - Copy-Pasting with Iris Classon
  5358. OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  5359. Announcing .NET 7 Preview 3
  5360. .NET Framework May 2022 Cumulative Update
  5361. Visual Studio at Microsoft Build 2022
  5362. GitHub - dpbevin/dotnet-staticfiles
  5363. macOS Environment Setup For MAUI Development | The .NET Tools Blog
  5364. Use stack buffers and return data to pool in EC point encoding by vcsjones · Pull Request #69812 · dotnet/runtime
  5365. Cleanup a few more allocations in X.509 by vcsjones · Pull Request #69831 · dotnet/runtime
  5366. Episode 37: Microsoft Build 2022
  5367. Herding Code 246 - David Ortinau on .NET MAUI
  5368. Remove Duplicates From a C# Array - Code Maze
  5369. Get Tweet Engagements Using .NET and C#
  5370. Some cleanup on X509Certificate by vcsjones · Pull Request #69754 · dotnet/runtime
  5371. Use span instead of array on PublicKey by vcsjones · Pull Request #69534 · dotnet/runtime
  5372. .NET Standard | Common APIs across all .NET implementations
  5373. .NET MAUI Reaches General Availability, Replacing Xamarin.Forms -- Visual Studio Magazine
  5374. Add Stream ReadAtLeast and ReadExactly by eerhardt · Pull Request #69272 · dotnet/runtime
  5375. How to Mock HttpClient with Unit Tests in C# - Code Maze
  5376. Creating a documentation site with MkDocs
  5377. A coding pitfall in implementing dependency injection in .NET azure functions
  5378. C# Lambdas Part 2, a Few More Complicated Examples | no dogma blog
  5379. Exploring Service Bus with Fantasy Football
  5380. Validate User Input With Regular Expressions in Blazor WebAssembly
  5381. Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  5382. Why Clojure?
  5383. GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  5384. Access to XAML controls in a React Native for Windows application
  5385. The Search for a Proportional Font for Developers (Revisited for VS Code)
  5386. GitHub - davidfowl/CommandAndControl: A sample showing command and control using client results
  5387. 8 Very Useful Markup Extensions in .NET MAUI
  5388. Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  5389. What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  5390. Proposal on release labels by richlander · Pull Request #265 · dotnet/designs
  5391. .NET Data Community Standup - Testing EF Core Apps (part 2)
  5392. Spanify some Windows X.509 PAL and improve formatting. by vcsjones · Pull Request #69448 · dotnet/runtime
  5393. Allocate less with X500DistinguishedName by vcsjones · Pull Request #69514 · dotnet/runtime
  5394. Minor cleanup and reduce allocations in Apple X.509 certificate PAL by vcsjones · Pull Request #69497 · dotnet/runtime
  5395. Tips for Moving Your Xamarin Library to .NET MAUI
  5396. Build mobile and desktop apps with .NET MAUI - Learn
  5397. Copy To Clipboard in Blazor WebAssembly - Code Maze
  5398. Monsters Weekly 250 - Command Line Parameter Suggestions with DragonFruit
  5399. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  5400. What's new with ML.NET Automated ML (AutoML) and tooling
  5401. How to open and read XML files in C# .NET 6 | Pro Code Guide
  5402. Central Package Management for .NET Projects - Code Maze
  5403. [Last Week in .NET #89] – CVE Inflation
  5404. Let's Learn .NET: MAUI - Events
  5405. .NET development on Apple Silicon
  5406. Using multiple Azure B2C user flows from ASP.NET Core
  5407. Linting a .NET 6 app Dockerfile using Hadolint, dockerfile_lint and Azure Pipelines
  5408. Using MassTransit to manage message queues
  5409. Learn by Porting
  5410. Automated environments with Docker and the SAFE Stack
  5411. #13: Hosting PWA on Static Web Apps
  5412. C# Lambdas Part 1, a Quick Overview with Examples | no dogma blog
  5413. MSBuild Dupe WriteChecker
  5414. MSBuildSdks/Robocopy.cs at main · microsoft/MSBuildSdks
  5415. Newsletter Week 19, 2022
  5416. Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms - Cool Coders
  5417. .NET MAUI Finally Replaces Xamarin in Visual Studio 2022 17.3 Preview 1 -- Visual Studio Magazine
  5418. Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  5419. Securing SPAs and Blazor Applications using the BFF Pattern – Recording | The .NET Tools Blog
  5420. GitHub - Azure-Samples/dotNET-Frontend-AB-Testing-on-Azure-Container-Apps: Demonstration of how ASP.NET Core developers can use Azure App Configuration's Feature Flags capabilities with Azure Container App revisions to A/B test front end apps.
  5421. Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  5422. Breaking Down a Phishing Attempt | LINQ to Fail
  5423. Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  5424. Setting up an Azure Virtual Machine as Azure DevOps build agent
  5425. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  5426. Configuring the Diagnostics Port for dotnet monitor
  5427. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  5428. Announcing gRPC JSON transcoding for .NET
  5429. Webinar – OSS Power-Ups: Serilog | The .NET Tools Blog
  5430. Improving Performance With Distributed Caching
  5431. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  5432. ASP.NET Core updates in .NET 7 Preview 4
  5433. Unit Tests Done Right (Part 2)
  5434. Announcing .NET 7 Preview 4
  5435. Testing ASP.NET Core gRPC services in JetBrains Rider
  5436. Announcing Entity Framework 7 Preview 4
  5437. .NET Framework May 2022 Security and Quality Rollup
  5438. .NET MAUI Release Candidate 3
  5439. .NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  5440. ASP.NET Core updates in .NET 7 Preview 4
  5441. Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  5442. .NET Rocks!
  5443. Testing ASP.NET Core gRPC services in JetBrains Rider
  5444. Building a Stack Overflow browser as a VS extension
  5445. How to Read Data From a CSV File in C# - Code Maze
  5446. .NET Domain Events Using MediatR – Wrapt
  5447. roslyn/StructuredLoggerCheckerUtil.cs at main · dotnet/roslyn
  5448. Solving the Classic FizzBuzz Problem With .NET and C#
  5449. [Last Week in .NET #88] – PowerShell Pariah
  5450. Auto-Regenerating API Client for Your Open API Project
  5451. GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  5452. Deploying on Azure Functions - GitHub Actions
  5453. Thrive Conference in Slovenia
  5454. Tutorial: Create a minimal web API with ASP.NET Core
  5455. Python in Visual Studio Code Gets 3 New Extensions -- Visual Studio Magazine
  5456. Microsoft.Build.Sql: the next frontier of SQL projects
  5457. Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  5458. Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  5459. GitHub - egil/Benchmark.Blazor: A sample benchmark.net test app that can be used to measure Blazor components.
  5460. Database Providers [4 of 5] | Entity Framework Core for Beginners
  5461. Serilog Tutorial
  5462. Why Ballerina is a language
  5463. Upgrading a WCF service to .NET 6 with CoreWCF
  5464. Deploy Orleans to Azure App Service
  5465. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  5466. .NET Data Community Standup - Database Pagination
  5467. Commands, Events, Versions, and Owners
  5468. Lambda Function URLs with .NET 6 and CORS | no dogma blog
  5469. Microsoft 'Eats Own Dog Food' with WebView2, .NET 6, WinUI 3 for PowerToys -- Visual Studio Magazine
  5470. Microsoft Graph's Journey to .NET 6
  5471. Quickly Map Your NuGet Packages to Sources
  5472. Development With A Dot - Current Limitations of Entity Framework Core
  5473. Build .NET applications with C# - Learn
  5474. Sorting and Filtering With LINQ - Code Maze
  5475. Improving ASP.NET Core Before It Ships 🚢
  5476. Handling Light and Dark Mode With .NET MAUI
  5477. ASP.NET Core JavaScript Collocated TagHelper
  5478. BinaryData Class (System)
  5479. Entity Framework Core for Beginners
  5480. Blazor Workshop | NDC London 2022
  5481. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  5482. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  5483. .NET 6 on AWS Lambda, Quick Demos | no dogma blog
  5484. Use the Query String to pass an array of selected values between Blazor Pages
  5485. #MVPbuzzChat with Tidjani Belmansour – buckleyPLANET
  5486. YARP 1.1 is here with new requested reverse proxy features
  5487. Join us live on May 19 for the Azure Static Web Apps Anniversary!
  5488. Getting telemetry data from inside or outside a .NET application - Gérald Barré
  5489. Learn GraphQL at NDC Melbourne | LINQ to Fail
  5490. Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  5491. Update SDK and use 'u8' string literals by BrennanConroy · Pull Request #41449 · dotnet/aspnetcore
  5492. Tutorial: Build gRPC & OData in ASP.NET Core
  5493. Release v0.6.0-pre.20220429.27 · DamianEdwards/MinimalApis.Extensions
  5494. #163 Jared Parsons, The C# Compiler, Part 1 | no dogma podcast
  5495. Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  5496. csharplang/extended-nameof-scope.md at main · dotnet/csharplang
  5497. AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  5498. CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  5499. csharplang/relaxing_shift_operator_requirements.md at main · dotnet/csharplang
  5500. HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  5501. Why isn't my ASP.NET Core app in Docker working?
  5502. The Catch Block #103 - The Return of the Cool Read Extravaganza!
  5503. AWS Introduces the .NET Annotations Lambda Framework in Preview
  5504. On .NET Live - Wrapping browser APIs in Blazor WASM
  5505. Create .NET Objects without Calling The Constructor
  5506. .NET MAUI Release Candidate 2 - With 100% More Tizen
  5507. Why isn't my ASP.NET Core app in Docker working?
  5508. Introduction to Testing Blazor WebAssembly With bUnit - Code Maze
  5509. Webinar – Using the BFF pattern to secure SPA and Blazor Applications | The .NET Tools Blog
  5510. .NET Framework April 2022 Cumulative Update Preview
  5511. [Last Week in .NET #86] – Spring has Sprung and so have Security breaches
  5512. Visual Studio Feedback
  5513. Sharing coding style and Roslyn analyzers across projects - Gérald Barré
  5514. Distributed Caching in ASP.NET Core - Code Maze
  5515. Implementing Rate Limiting in ASP.NET Core Web API
  5516. Running and Debugging Multiplatform .NET (.NET Core, .NET5 and .NET6) GUI and Console Applications on Windows Subsystem for Linux (WSL)
  5517. Self service with Fluid Templating for editors in Optimizely CMS
  5518. GitHub - xoofx/markdig: A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  5519. Async and Async Void Event Handling in WPF
  5520. Fix potential stack overflow in StdInReader by vcsjones · Pull Request #68398 · dotnet/runtime
  5521. Use checked arithmetic to prevent stack overflow in Pkcs12Kdf by vcsjones · Pull Request #68422 · dotnet/runtime
  5522. GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  5523. Let's Learn .NET: Data - Events
  5524. 'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  5525. Add .NET 6.0 env variable for color output by NickCraver · Pull Request #2113 · StackExchange/StackExchange.Redis
  5526. The 10 Commandments .NET Developers Must apply for Secure Applications
  5527. C# async await explained - NDepend
  5528. Add MapGroup by halter73 · Pull Request #41265 · dotnet/aspnetcore
  5529. The Catch Block #102 - Microsoft Preview-palooza!
  5530. JSON Deserialization to a POCO Class in C# - Code Maze
  5531. A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application | no dogma blog
  5532. The List monad
  5533. .NET Community Toolkit v8.0 Preview 3 Tweaks MVVM Source Generators -- Visual Studio Magazine
  5534. .NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  5535. Running JavaScript inside a .NET app with JavaScriptEngineSwitcher
  5536. GitHub - Tyrrrz/GitHubActionsTestLogger: Test logger for .NET that reports results in a format that GitHub Actions understands
  5537. Clean Code Tip: Avoid using too many Imports in your classes - Code4IT
  5538. ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  5539. Using dotnet format Command to Format the C#/.NET Code - Code Maze
  5540. Cake - Cake v2.2.0 released
  5541. Proving breaking changes in .NET Core – Part 3
  5542. Update Your Azure Functions Table Storage Bindings
  5543. Xamarin.Forms, .NET Maui and the Uno Platform
  5544. Hello, .NET Deploy!
  5545. Discussing Alternative Memory Management Strategy for .NET
  5546. Mads Asks What You Want for Visual Studio 2022 -- Visual Studio Magazine
  5547. 8 quick tips to improve your .NET API
  5548. Microsoft Asks for Votes on Visual Studio 2022 for Mac Issues -- Visual Studio Magazine
  5549. Upload Files With Drag & Drop or Paste in Blazor - Code Maze
  5550. Taking .NET MAUI for a spin
  5551. How to Solve the Command or File Was Not Found EF Core Error
  5552. csharplang/unsigned-right-shift-operator.md at main · dotnet/csharplang
  5553. .NET 7 Preview 3 Is All About Native AOT -- Visual Studio Magazine
  5554. Adds Tizen backend by rookiejava · Pull Request #2360 · dotnet/maui
  5555. .NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  5556. Create a gitignore file with dotnet cli
  5557. Episode 96 - The Programmer's Brain with Felienne Hermans
  5558. AWS Lambda with .NET 6 - Serverless Computing
  5559. Introducing .NET Annotations Lambda Framework (Preview) | Amazon Web Services
  5560. Released: Microsoft.Data.SqlClient 5.0 Preview 2
  5561. [Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
  5562. Introducing Central Package Management
  5563. ASP.NET Core updates in .NET 7 Preview 3
  5564. Announcing .NET 7 Preview 3
  5565. Announcing Entity Framework Core 7 (EF7) Preview 3
  5566. Returning HTTP 204 (No Content) from .NET Minimal API
  5567. Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  5568. Adding Alt Text To Twitter Images Using C#
  5569. .NET Framework April 2022 Security and Quality Rollup Updates
  5570. .NET MAUI Release Candidate - Ready for cross-platform app development
  5571. .NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  5572. .NET Automatic Updates for Server Operating Systems
  5573. Keeping up with .NET: learning about new features and APIs
  5574. Different Ways to Print The Elements of an Array in C# - Code Maze
  5575. Monsters Weekly 246 - Don't use OpenWriteAsync() ... probably
  5576. Webinar: Phone Calls with .NET and Twilio | The .NET Tools Blog
  5577. Uploading multiple files using InputFile in Blazor - Gérald Barré
  5578. LINQ to XML - Code Maze
  5579. Speed Up Logging in .NET
  5580. ESLint your C# in VS Code with Roslyn Analyzers | I CAN MAKE THIS WORK
  5581. Windows development documentation
  5582. Upgrading a .NET standard 2.0 Azure function using Table Storage to a .NET6 function
  5583. Using Windows after 15 years on Linux
  5584. Implementing Passwordless Authentication in ASP.NET Core
  5585. Webinar – OSS Power-Ups: QuestPDF | The .NET Tools Blog
  5586. What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  5587. .NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  5588. .NET 6 Blazor 🔥 Chat with SignalR using WebSockets
  5589. The Catch Block #100 - Ridiculous Tech Interviewing Stories
  5590. CoreWCF - What's new and what's next
  5591. Sort List by Property in the Object in .NET - Code Maze
  5592. Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  5593. Release v3.6.1 · dotnet/orleans
  5594. C# Pattern Matching Explained - NDepend
  5595. Debugging ASPNET Core Routes
  5596. C# 10 Advanced Language Features
  5597. csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  5598. csharplang/auto-default-structs.md at main · dotnet/csharplang
  5599. How to Implement Vertical Slice Architecture | Gary Woodfine
  5600. maoni
  5601. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  5602. .NET Framework 4.5.2, 4.6, and 4.6.1 will reach End of Support on Apr 26, 2022
  5603. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  5604. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  5605. Forcing HttpClient to use IPv4 or IPv6 addresses - Gérald Barré
  5606. GitHub - tmds/build-image
  5607. Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  5608. Create a minimal web API with ASP.NET
  5609. Using Async/Await With Disposable Objects
  5610. GDI/User Object Leak Tracking – The Easy Way
  5611. Enable QJFL and OSR by default for x64 and arm64 by AndyAyersMS · Pull Request #65675 · dotnet/runtime
  5612. LINQ Basic Concepts in C# - Code Maze C# LINQ
  5613. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  5614. Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  5615. Issues · dotnet/aspnetcore
  5616. ASP.NET | Open-source web framework for .NET
  5617. docopt.net 0.8.0
  5618. Episode 95 - Avalonia UI with Dan Walmsley
  5619. Connecting a .NET Application with MongoDB Atlas
  5620. HTTP/2 output processing make over by davidfowl · Pull Request #40925 · dotnet/aspnetcore
  5621. Running .NET 7 apps on WASI on arm64 Mac
  5622. Open-source .NET MAUI Workshop - Multi-platform apps with C#
  5623. Microsoft Won't Do Drag-and-Drop for Blazor -- Visual Studio Magazine
  5624. Improving the Development and Production Time Experience with Marten V5
  5625. Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  5626. The Catch Block #99 - Finishing the Dapper Where Clause Builder
  5627. Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  5628. What is pub/sub and how to apply it in C# .NET to build a chat app | Ably Blog: Data in Motion
  5629. Using LibMan To Manage Client-Side Dependencies
  5630. Garbage collector config settings - .NET
  5631. Combining Bearer Token and Cookie Authentication in ASP.NET
  5632. Customizing $filter for spatial data in ASP.NET Core OData 8
  5633. Let's Learn .NET: Visual Studio - Events
  5634. Tracking down a hanging xUnit test in CI: building a custom Test Framework
  5635. Releases · Blazored/Modal
  5636. GitHub Essentials with Rider | The .NET Tools Blog
  5637. Let's Make Some Art - Part 2
  5638. Middleware in .NET 6 - Order of Operations
  5639. Converting code to the new Regex Source Generator - Gérald Barré
  5640. Compare Arrays in C# - Code Maze
  5641. How segments and regions differ in decommitting memory in the .NET 7 GC
  5642. Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  5643. How segments and regions differ in decommitting memory in the .NET 7 GC
  5644. Obsolete outdated constructors on Rfc2898DeriveBytes by vcsjones · Pull Request #67158 · dotnet/runtime
  5645. ImageSharp 2.0.0: The Feature-Packed Release
  5646. .NET 5.0 will reach End of Support on May 08, 2022
  5647. Uno Platform 4.1 Update for .NET 6 Mobile Preview 14
  5648. Allow leading CR/LF in HTTP request lines in Kestrel by adityamandaleeka · Pull Request #40833 · dotnet/aspnetcore
  5649. GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  5650. Unit Tests For Legacy Systems with .NET 6
  5651. Lint Action - GitHub Marketplace
  5652. GitHub - emoacht/Monitorian: A Windows desktop tool to adjust the brightness of multiple monitors with ease
  5653. [SignalR] Add client return results by BrennanConroy · Pull Request #40811 · dotnet/aspnetcore
  5654. Go To Definition improvements for external source in Roslyn
  5655. Minimal APIs overview
  5656. Creating a Windows Service with .NET 6
  5657. Health Checks in ASP.NET Core - Code Maze
  5658. Release v0.5.0-pre.20220321.15 · DamianEdwards/MinimalApis.Extensions
  5659. Performance benefits of sealed class in .NET - Gérald Barré
  5660. Hello Podman using .NET | Red Hat Developer
  5661. How to Sum Up Elements of an Array in C# - Code Maze
  5662. How to Build .NET Minimal APIs | Gary Woodfine
  5663. Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  5664. How to use Google.Protobuf without code generation in C#
  5665. Windows Needs a Change in Priorities
  5666. Building a code sandbox with Durable Functions and Container Instances
  5667. C# Source Generators - Write Code that Writes Code
  5668. GitHub - davidfowl/QueueDown
  5669. UI Testing for WASM (WebAssembly) with the Uno Platform
  5670. roslyn-analyzers/PublicApiAnalyzers.Help.md at main · dotnet/roslyn-analyzers
  5671. arcade/src/Microsoft.DotNet.ApiCompat at main · dotnet/arcade
  5672. Sporting a New MenuBar, .NET MAUI Heads for Release Candidate -- Visual Studio Magazine
  5673. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  5674. ASP.NET Core and Blazor Identity and State
  5675. Announcing .NET MAUI Preview 14
  5676. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  5677. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  5678. ASP.NET Core updates in .NET 7 Preview 2
  5679. Transforming identity claims in ASP.NET Core and Cache
  5680. Finding the brightest area in an image with C# (fixing a blurry presentation video - part one)
  5681. WIP: Pack Stopwatch into a single long by kevin-montrose · Pull Request #66619 · dotnet/runtime
  5682. Uno Platform Taps Xamarin for .NET WebAssembly Memory Profiler Support -- Visual Studio Magazine
  5683. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  5684. How to integrate with the Trello API from .NET/C#
  5685. Developing for Linux in Windows with C# – Bruno Sonnino
  5686. A Mostly Complete Guide to C# 11’s Future Features
  5687. Polly with .NET 6, Part 4 - Dependency Injection of a HttpClientFactory and Policy into a Minimal API Endpoint | no dogma blog
  5688. Conditional Blazor Styles (without the if statements)
  5689. Middleware in .NET 6 - Intro and Basics
  5690. Validating a Blazor Form on the first render - Gérald Barré
  5691. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  5692. BERT Tokenizers NuGet Package for C# | Rubik's Code
  5693. Machine Learning in .NET pt 1 – ML.Net
  5694. Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  5695. What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1
  5696. Released: Microsoft.Data.SqlClient 5.0 Preview 1
  5697. UsedImplicitly on External Libraries
  5698. Playing With New .NET MAUI Views: Border, Shadow & GraphicsView - Cool Coders
  5699. Why should you use a random testing library in C#? · Anthony Lloyd
  5700. How To Render Blazor Components Dynamically
  5701. .NET 4.x app running in a container using Docker - Azure Greg
  5702. .NET 6 Lambdas on ARM64 - Part 2, Serverless | no dogma blog
  5703. Downloading and Pushing NuGet packages in C#
  5704. Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  5705. System.CommandLine overview
  5706. Consuming a GraphQL API with Angular
  5707. Fix minor random bias by vcsjones · Pull Request #65404 · dotnet/runtime
  5708. The evolution of Properties in C# from version 1 to 10
  5709. Array Slicing in C# - Code Maze
  5710. Uno Platform 4.1 - 30% Perf Boost, Android 12, .NET 6 Mobile Preview 13 and more
  5711. Automate code metrics and class diagrams with GitHub Actions
  5712. The Catch Block #97 - The Old, Familiar Comments Trap
  5713. Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  5714. Cancelling await calls in .NET 6 with Task.WaitAsync()
  5715. Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans
  5716. Automating PRs in Azure DevOps
  5717. .NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  5718. Cancelling await calls in .NET 6 with Task.WaitAsync()
  5719. Custom Attributes in .NET - Code Maze
  5720. csharplang/pattern-match-span-of-char-on-string.md at main · dotnet/csharplang
  5721. Executing code before Main in .NET - Gérald Barré
  5722. Adding feature flags to an ASP.NET Core app
  5723. Introduction to Unit Testing With NUnit in C# - Code Maze
  5724. Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint | no dogma blog
  5725. Implementing a defaultable collection in C#
  5726. Mark SslProtocols.Tls and SslProtocols.Tls11 as obsolete by rzikm · Pull Request #65773 · dotnet/runtime
  5727. MiniValidation 0.4.2-pre.20220306.48
  5728. Episode 93 - Umbraco Heartcore and Blazor with Poornima Nayar
  5729. How to Use RabbitMQ in ASP.NET Core - Code Maze
  5730. Creating a Static Web Content Project for Publishing with WebDeploy
  5731. dotnetdays.ro - .NET & Software Architecture conference in Romania
  5732. Monsters Weekly 242 - Performance of .NET JSON Serialization
  5733. New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  5734. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  5735. Build your own simple browser with WebView2
  5736. Testing .NET 6 Lambda Containers with the Runtime Interface Emulator | no dogma blog
  5737. I'm with Ukraine and I'm no longer Microsoft MVP
  5738. Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  5739. Sharing code between ASP.NET and ASP.NET Core
  5740. The Catch Block #96 - The Invasion, and Why It's OK to Take a Break
  5741. Image Style Transfer With C#, ONNX, and ImageSharp
  5742. Use a cached delegate for method group conversion · Issue #5835 · dotnet/roslyn
  5743. Profiling a .NET6 app running in a linux container with dotnet-trace, dotnet-dump, dotnet-counters, dotnet-gcdump and Visual Studio
  5744. Minimal APIs in .NET 6 - Code Maze
  5745. Enabling High-Quality Code in .NET | Milan Milanović
  5746. Training a ML.NET Model with Azure ML
  5747. Generating OpenAPI Document from Azure Functions within CI/CD Pipeline
  5748. LED Ticker Tape with .NET
  5749. Parameter Null Checking in C#11 and optimising throw methods
  5750. GitHub - andrewlock/NetEscapades.EnumGenerators: A source generator for generating fast "reflection" methods for enums
  5751. GitHub Advisory Database now open to community contributions | The GitHub Blog
  5752. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  5753. Speed up contended HTTP/2 frame writing (500% gRPC h2 70x1 improvement) by halter73 · Pull Request #40407 · dotnet/aspnetcore
  5754. Introducing the OpenIddict client
  5755. App Configuration Settings in .NET MAUI (appsettings.json)
  5756. With Windows App SDK Update Coming, Microsoft Lauds Growing Ecosystem -- Visual Studio Magazine
  5757. .NET 💜 GitHub Actions
  5758. C# in 100 Seconds
  5759. GitHub - ZacharyPatten/dotnet-console-games: Game examples implemented in .NET console applications primarily for educational purposes. https://zacharypatten.github.io/dotnet-console-games
  5760. XAML Fundamentals for Web and Mobile: ListView
  5761. Alias: An approach to .NET Assembly Conflict Resolution
  5762. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  5763. GitHub Previews Faster Codespaces Creation with Prebuilds -- Visual Studio Magazine
  5764. Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  5765. A new way to build CLEAN and FAST APIs in .NET
  5766. Using RestSharp To Consume APIs in C#
  5767. Building Serverless Web App Blazor Chart—AWS Lambda Function
  5768. Rubik’s Cube for Beginners (Version 2.0). C# Application with 3D Graphics and Animation. VS2022 .NET6
  5769. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  5770. AsyncAPI, a specification for defining asynchronous APIs
  5771. Semantic Versioning is overrated
  5772. [Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  5773. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  5774. Rate Limiting in ASP.NET Core Web API - Code Maze
  5775. Testing ASP.NET Core 6 Apps
  5776. Migrating from Redis-64 to Memurai
  5777. Implementing an API Gateway in ASP.NET Core with Ocelot
  5778. Recommended container limits for dotnet-monitor
  5779. EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  5780. Requiring two-factor authentication on NuGet.org
  5781. Upgrading an ASP.NET Core Web API Project to .NET 6
  5782. Please stop lying about .NET Standard 2.0 support!
  5783. Cake - Cake v2.1.0 released
  5784. Think big, start small
  5785. How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  5786. Blocking XREAD From A Redis Stream Using StackExchange.Redis
  5787. GitHub - dotnet/command-line-api: Command line parsing, invocation, and rendering of terminal output.
  5788. System.CommandLine 2.0.0-beta3.22114.1
  5789. Safe storage of app secrets in development in ASP.NET Core
  5790. Switching Redirect Handler in Optimizely CMS (Episerver)
  5791. Update all Visual Studio instances from the command line - Gérald Barré
  5792. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  5793. The pain points of C# source generators: February 2022 Update - Turnerj (aka. James Turner)
  5794. List Collection in C# - Code Maze
  5795. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  5796. .NET Developer? You’re an IoT Developer Too!
  5797. 7 Improvements You Might Have Missed in .NET 6
  5798. Connecting a Blazor App to Swagger API
  5799. Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  5800. Cancellation Tokens in F#
  5801. Introducing C# 10: Structs parameterless constructor and instance field initializer
  5802. Newsletter Week 7, 2022
  5803. GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  5804. orleans/samples/Voting at main · dotnet/orleans
  5805. Diagnosing an ASP.NET Core hard crash
  5806. Displaying NDI sources on Stream Decks
  5807. ASP.NET Core Routing from the Outside In
  5808. GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  5809. .NET Frontend Day 2022: Xamarin & MAUI Recap
  5810. GitHub - LyalinDotCom/MetadataUpdateHandlersDemo
  5811. RepoDb.PostgreSql.BulkOperations 0.0.9
  5812. How to Populate an Array With the Same Value in C#
  5813. Fritz.InstantAPIs 0.1.0
  5814. .NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  5815. GitHub - xt0rted/dotnet-sdk-updater: Update global.json files with the latest SDK version
  5816. How to Create and Publish a NuGet Package Using Visual Studio
  5817. Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  5818. How YOU can build a great looking .NET Console app with Spectre
  5819. Replace picture of API review process with diagram by terrajobst · Pull Request #65527 · dotnet/runtime
  5820. Announcing .NET 7 Preview 1
  5821. Announcing Entity Framework 7 Preview 1
  5822. ASP.NET Core updates in .NET 7 Preview 1
  5823. Visual Studio 2022 for Mac Preview 6 Does Fix-Up -- Visual Studio Magazine
  5824. samples/CODE_METRICS.md at main · dotnet/samples
  5825. Visual Studio 2022 for Mac Preview 6
  5826. Ruminations on 20 Years of being a .Net Developer
  5827. The Catch Block #94: C#'s New !! (Bang-Bang) Operator
  5828. .NET Celebrates 20th Anniversary of Launch
  5829. Logging Trace Output Using ILogger in .NET Applications
  5830. .NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  5831. Introducing Compatible Packages on NuGet.org - The NuGet Blog
  5832. runtime/Ecma-335-Augments.md at main · dotnet/runtime
  5833. Announcing .NET MAUI Preview 13 - .NET Blog
  5834. .NET Framework February 2022 Cumulative Update Preview - .NET Blog
  5835. Microsoft Orleans documentation
  5836. Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  5837. Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  5838. 20 years of .NET
  5839. A Practical Guide to Dapper - Simple Talk
  5840. As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  5841. Initial revision · dotnet/runtime@480e91e
  5842. .NET Framework January 2022 Cumulative Update Preview
  5843. .Net 6 WebApplicationBuilder and Lamar
  5844. Debugging a WebView2 component using Playwright in .NET - Gérald Barré
  5845. 293: dotnet-trace with dotnet-monitor through dotnet-dsrouter
  5846. Introducing FakeAuth for .NET Core
  5847. .NET and C# Versions - 20th Anniversary ♥
  5848. My 20 Years with .NET
  5849. Happy 20th Anniversary, .NET! - .NET Blog
  5850. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5851. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5852. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5853. Piped
  5854. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5855. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5856. r/dotnet - Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5857. Languages & Runtime Community Standup - MSBuild with Rainer Sigwald
  5858. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5859. GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo
  5860. Let's Make Some Art - Part 1
  5861. Creating Multiple Resources with a Single Request in ASP.NET Core
  5862. .NET Rocks! vNext
  5863. .NET Framework February 2022 Security and Quality Rollup - .NET Blog
  5864. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5865. Question: How is !! envisaged to be used? · Discussion #5735 · dotnet/csharplang
  5866. What's Coming for Blazor Hybrid in .NET 7 -- Visual Studio Magazine
  5867. Unit testing Async WPF ICommand
  5868. Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  5869. .NET | Free. Cross-platform. Open Source.
  5870. Getting Started With Brushes in .NET MAUI
  5871. What's New in Python in Visual Studio Code for February 2022 -- Visual Studio Magazine
  5872. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5873. .NET Data Community Standup - Software version and "stuff"
  5874. The Catch Block #93 - Separation, Cancer, and Guilt
  5875. Using Azure Active Directory B2C with .NET
  5876. Writing native WinDbg extensions in C#
  5877. Auditing Active Directory passwords against HaveIBeenPwned
  5878. .NET | Free. Cross-platform. Open Source.
  5879. VS Code Gets New Side Panel in v1.64 Update -- Visual Studio Magazine
  5880. Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  5881. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5882. Mod the dotnet-bot
  5883. Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  5884. NetEscapades.EnumGenerators: a source generator for enum performance
  5885. Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  5886. Replacing attributes on child components – Blazor University
  5887. Use Project Tye to simplify your .NET microservice development experience (part 2)
  5888. Download, parse, and store SSL certificates in C#
  5889. [Last Week in .NET #80] – Time Flies When You’re Shipping Code
  5890. .NET Internet of Things
  5891. AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  5892. What are the major highlights in .NET 6?
  5893. Unit Tests for Expected Exceptions
  5894. Creating and Using HTTP Client SDKs in .NET 6
  5895. Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  5896. Avoid DNS issues with HttpClient in .NET - Gérald Barré
  5897. Another 5 .NET projects that deserve more attention
  5898. How to Find the Maximum Value of an Array in C# - Code Maze
  5899. Using Blazor with a YARP downstream API protected using certificate authentication
  5900. Debug attributes in .NET
  5901. Microservices Made Easy!
  5902. GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  5903. An advanced, composable, reactive model-view-viewmodel framework
  5904. Building reliable and portable microservices with Dapr and .NET
  5905. GitHub - nanoframework/nanoFramework.SignalR.Client
  5906. Learn C# with CSharpFritz - Get Started Building Applications with Blazor
  5907. Learning Blazor
  5908. Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  5909. 3 Ways To Increase App Reliability With Polly
  5910. .NET 20 Years
  5911. .NET 20 Years
  5912. Tip 351 - How to use dependency injection in Azure Functions
  5913. Celebrate the .NET 20th Anniversary with the Community!
  5914. Discussions · dotnet/csharplang
  5915. What's new in .NET Interactive notebooks
  5916. .NET Interactive is looking for a new name!
  5917. The Catch Block #92 - Cool Read Extravaganza!
  5918. West Wind WebSurge 2.0 is here
  5919. How to Create PDF file in C# .NET – 5 Easy Steps | Pro Code Guide
  5920. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  5921. Piped
  5922. Join Us in Celebration as .NET Turns 20
  5923. Authentication in ASP .NET Core
  5924. Visual Studio 2022 - with Kendra Havens
  5925. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  5926. GitHub - dotnet-presentations/dotNET20th: .NET 20th Anniversary creative and digital swag
  5927. Databinding with the OOP Windows Forms Designer
  5928. Solving the source generator 'marker attribute' problem - Part 2: Creating a source generator - Part 8
  5929. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  5930. GitHub - marcominerva/MinimalHelpers.Registration: A lightweight library to automatically register all the Route Endpoints of a Minimal API project.
  5931. Parallelize test cases execution in xUnit - Gérald Barré
  5932. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 1: Setting up the AWS OTEL Collector
  5933. How to Copy Array Elements to New Array in C# - Code Maze
  5934. Implement a PWA using Blazor with BFF security and Azure B2C
  5935. F# and WebAssembly
  5936. Power Apps and the .NET Developer
  5937. Migrating Web Apps to Azure App Services
  5938. GitHub - xoofx/dotnet-releaser: Easily cross-compile, package and publish your .NET application to NuGet and GitHub.
  5939. Fold inbox crypto into one assembly by bartonjs · Pull Request #64307 · dotnet/runtime
  5940. Connecting gadgets to Blazor
  5941. Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  5942. Brand New! Azure Functions OpenAPI Extension on .NET 6
  5943. How did we get from .NET Framework to just .NET?
  5944. Ignore non-X509 certificates in SignedCms by vcsjones · Pull Request #64348 · dotnet/runtime
  5945. Difference Between ValueTuple and Tuple in C# - Code Maze
  5946. Which .NET GraphQL Clients Should Your App Use?
  5947. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  5948. Facebook SDK v12.2 for Xamarin.iOS Now Available
  5949. #160 Brandon Minnick, .NET MAUI | no dogma podcast
  5950. Performance improvements in ASP.NET Core 6
  5951. Blazor | Build client web apps with C# | .NET
  5952. What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  5953. Practical tips to elevate your UX and accessibility
  5954. Validating Objects With FluentValidation
  5955. Using Guard Clauses in .NET - XamGirl
  5956. Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  5957. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  5958. What’s new in bUnit for .NET 6
  5959. Colors in .NET: An In-Depth Guide
  5960. .NET | Free. Cross-platform. Open Source.
  5961. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  5962. Fixing sync over async issues in .NET / C# with Visual Studio 2022
  5963. remove support for Ssl2 by wfurt · Pull Request #64322 · dotnet/runtime
  5964. The Catch Block #91 - Keeping Work and Home Separate
  5965. Fixing Windows Control Focus on Toolbar and Menu Controls
  5966. .NET Watch Launch Setting Profile For ASP.NET Core
  5967. dotNetDave Says… Taking Care of Technical Debt
  5968. Announcing .NET Community Toolkit v8.0.0 Preview 1
  5969. A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6 | no dogma blog
  5970. Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  5971. .NET Framework January 2022 Cumulative Update Preview
  5972. How to get ASP.NET Core server URLs
  5973. ASP.NET Core Blazor performance best practices
  5974. Developing and Deploying a Static Web App with Blazor and Azure Functions
  5975. .NET Community Toolkit v8.0 Preview Revamps MVVM Library -- Visual Studio Magazine
  5976. What’s a lesser known .NET feature that people should know more about?
  5977. Microsoft Releases YARP - Yet Another Reverse Proxy
  5978. Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  5979. Bulk download from Azure Blob Storage with C#
  5980. Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  5981. GitHub - dotnet/runtime at release/7.0-preview1
  5982. Dependency Injection in .NET 6 - Service Lifetimes
  5983. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  5984. Modern Web Applications with SAFE Stack
  5985. runtime/Environment.Variables.Windows.cs at 57bfe474518ab5b7cfe6bf7424a79ce3af9d6657 · dotnet/runtime
  5986. Awaiting an async void method in .NET - Gérald Barré
  5987. Simple WebSocket client and server application using .NET
  5988. Announcing TypeScript 4.6 Beta
  5989. Implement hash and HMAC stream one shots by vcsjones · Pull Request #63757 · dotnet/runtime
  5990. Building A Production Ready Blazor WASM App
  5991. Azure Container Apps: dapr, devcontainer, debug and deploy | I CAN MAKE THIS WORK
  5992. Drawn controls in .NET MAUI
  5993. C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  5994. Introducing Minimal Real-Time API for .NET
  5995. JavaScript frontend development with ASP.NET Core in .NET 6
  5996. Code Maze Weekly #110 - Code Maze
  5997. See What’s New in the Telerik and Kendo UI R1 2022 Release!
  5998. Reverse engineering tools for .NET applications
  5999. [Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang
  6000. performance/src/benchmarks/micro at main · dotnet/performance
  6001. How to Create and Publish a NuGet Package with .NET CLI - Code Maze
  6002. What Is Single Project in .NET MAUI?
  6003. When distributed systems get frustrated
  6004. Released: Microsoft.Data.SqlClient 4.0.1
  6005. Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime
  6006. Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  6007. Web Wednesday - Talking ASP.NET with Jon Galloway
  6008. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  6009. Welcome to MAUI Community Toolkit
  6010. Series - Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+) | Pro Code Guide
  6011. Introduction to .NET Core (.NET 5+) | Pro Code Guide
  6012. Introduction to .NET Framework | Pro Code Guide
  6013. Building an Event Driven .NET Application: Integration Testing – Wrapt
  6014. Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices - Michael's Coding Spot
  6015. Bending DateTime in .NET to Test Your Code Better
  6016. .NET Rocks! vNext
  6017. .NET MAUI Preview 12 Focuses on Quality/Stabilization, Boosts Shell Navigation -- Visual Studio Magazine
  6018. Announcing .NET MAUI Preview 12
  6019. If I’m a beginner at .NET, what resources are available to me?
  6020. OpenTelemetry with Minimal APIs in .NET 6
  6021. The Catch Block #90 - The Return of the Smart Switches
  6022. I wrote a modern monitoring application in C# : csharp
  6023. ILogger, ILoggerFactory, and ILoggerProvider in .NET - Code Maze
  6024. I wrote a modern monitoring application in C# : csharp
  6025. Get C# Metadata From a Call Site
  6026. A C# Source Generator for Oracle UDTs
  6027. httpstat.us - Now With .NET 6 | LINQ to Fail
  6028. C# Language Highlights: Properties
  6029. Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  6030. Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  6031. Saving source generator output in source control: Creating a source generator - Part 6
  6032. Writing unit tests for EF Core
  6033. JWT Authentication and Authorization for your F# Giraffe API Server
  6034. [Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  6035. Test Driven Development Process with XUnit
  6036. GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  6037. Modern data APIs with EF Core and GraphQL
  6038. Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  6039. Blazor and GraphQL
  6040. Newsletter Week 2, 2022
  6041. Diagnostics and Observability of .NET Applications
  6042. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6043. .NET Hot Reload for desktop & mobile with Visual Studio 2022
  6044. Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  6045. Learn Live: Create microservices with .NET and ASP.NET - Events
  6046. Hot Reload In C# .NET 6 / Visual Studio 2022 - .NET Core Tutorials
  6047. $compute and $search in ASP.NET Core OData 8 - OData
  6048. Alexandre Nédélec - Week 2, 2022 - Tips I learned this week
  6049. Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  6050. Net Conf 2021 Québec : Introduction à NET 6.0
  6051. Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  6052. In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  6053. .NET MAUI Community Standup - Comet with Clancey
  6054. State of the Windows Forms Designer for .NET Applications - .NET Blog
  6055. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  6056. Microsoft Teams app development with Visual Studio and .NET
  6057. High-performance logging in .NET, the proper way
  6058. .NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  6059. Enable GC regions by default by mangod9 · Pull Request #59283 · dotnet/runtime
  6060. The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  6061. Running Whole Blazor App in Razor Pages Project
  6062. Tips for More Efficient .NET Logs
  6063. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6064. Adding Clarity To .NET Minimal Hosting APIs
  6065. Why non-defaultable value types are needed in C#
  6066. Entity Framework Community Standup - The EF7 Plan
  6067. .NET Videos | Free videos from the .NET team and community
  6068. .NET for Students | Learn to code in C# programming language
  6069. .NET on Microsoft Learn
  6070. Learn .NET | Free tutorials, videos, courses, and more
  6071. Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  6072. With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine
  6073. Enhance your .NET apps with Azure Communication Services
  6074. Machine Learning in Xamarin.Forms with ONNX Runtime
  6075. API Versioning in ASP.NET Core - Code Maze
  6076. DevTrends .NET Blog
  6077. Large Object Heap Churn in .NET
  6078. Azure DevOps Podcast: Jimmy Engström on Blazor - Episode 174
  6079. Dependency Injection in .NET 6 - Intro and Background
  6080. Using HTTP/3 (QUIC) in .NET - Gérald Barré
  6081. Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  6082. ThunderboltIoc: .Net Dependency Injection without Reflection!
  6083. LINQ enhancements in Entity Framework Core 6
  6084. Built On Blazor! - Home
  6085. Preventing Duplicate Web Requests To ASP.NET Core
  6086. ML.NET: Machine learning from data to production in less than 30 minutes
  6087. C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  6088. BenchmarkDotNet 0.13.1
  6089. FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  6090. Secure minimal APIs with .NET 6 and Microsoft Identity
  6091. Build cross-platform native apps with .NET MAUI and Blazor
  6092. Things you might not know about CSharp - Duck Typing
  6093. GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service
  6094. Blazor in Action
  6095. .NET CLI Telemetry
  6096. Code Maze Weekly #108 - Code Maze
  6097. Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  6098. .NET Live TV | Live developer streams every day
  6099. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  6100. How to stop forgetting to await an awaitable call
  6101. Marcin Golenia Blog
  6102. Announcing .NET MAUI Preview 11
  6103. ASP.NET Core MVC & Razor Pages in .NET 6
  6104. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  6105. Deep C# - Inheritance
  6106. System.Text.Json features in .NET 6
  6107. The Catch Block #88 - Mini C# Extension Methods
  6108. Create Context-based Programming Models with .NET 6
  6109. Astrophotography with Windows, Tiny PCs, and WPF
  6110. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  6111. What's New in F# 6
  6112. Accessibility Test–Driven Blazor Components
  6113. Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  6114. Customising generated code with marker attributes: Creating a source generator - Part 4
  6115. How to Check if .NET Is Already Installed - Code Maze
  6116. HTMX and ASP.NET Core Swapping Techniques
  6117. Upgrading from .NET Core 2.1 to .NET 6.0
  6118. Contributing to Open Source Projects
  6119. Simplifying User and Role Based Permissions in .NET – Wrapt
  6120. Blazor WebAssembly AOT on Azure Static Web Apps in .NET 6
  6121. v2.5 work: .NET 6.0: add build defaulting to the thread pool by NickCraver · Pull Request #1939 · StackExchange/StackExchange.Redis
  6122. Building .NET MAUI apps with GitHub Actions
  6123. A Comprehensive Guide to Port from EF6 to EF Core
  6124. Breaking change: Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream - .NET
  6125. My professional and OSS aspirations for 2022
  6126. Faster IndexOf for substrings by EgorBo · Pull Request #63285 · dotnet/runtime
  6127. Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  6128. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  6129. Expression-bodied Members in C# - Code Maze
  6130. Spring Boot vs ASP.NET Core: A Showdown
  6131. GitHub - patriksvensson/ghostly: Ghostly is a GitHub notification client for Windows 10/11
  6132. Next-generation Blazor components with .NET 6
  6133. Switch Between Blazor WebAssembly & Server Project with Authentication
  6134. Minimal API for CommandLine tool by ConsoleAppFramework v4
  6135. Optimize Blazor WebAssembly apps with AOT Compilation
  6136. Creating .NET Project Templates - Code Maze
  6137. Fix stack overflow with X509Certificate FriendlyName by vcsjones · Pull Request #63179 · dotnet/runtime
  6138. Supercharge your Productivity with Roslyn and AI
  6139. .NET R&D Digest (December, 2021)
  6140. Upgrading to .NET MAUI Preview 11
  6141. Introduction to Dotnet MAUI - Cool Coders
  6142. GraphQL with EF Core 6 and HotChocolate 12
  6143. Writing to a CSV File in C# - Code Maze
  6144. Secure your NuGet packages with Package Source Mapping
  6145. Code Maze Weekly #107 - Code Maze
  6146. What's new in C# 10
  6147. .NET Rocks! vNext
  6148. .NET Rocks! vNext
  6149. Enterprise-grade Blazor apps with .NET 6
  6150. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  6151. The Catch Block #87 - 2021 Year in Review!
  6152. .NET documentation
  6153. Phillip Trelford's Array | Byte-sized Tweets
  6154. An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  6155. Azure DevOps Podcast: Egil Hansen on Blazor Testing with bUnit - Episode 169
  6156. EF Core 6 and Azure Cosmos DB
  6157. Integration testing and NuGet packaging: Creating a source generator - Part 3
  6158. Tips & Tricks: Debugging your C# CDK project in Visual Studio | Amazon Web Services
  6159. GitHub Composite Actions are fast way to templatize workflows
  6160. Hello World - Let's talk about .NET and .NET Conf
  6161. [Last Week in .NET #73] – Holiday Road Part Deux
  6162. The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  6163. Windows UI Library (WinUI) - Windows apps
  6164. How to create your own .NET CLI tools to make your life easier
  6165. Third-Party DI Container And Autofac - Code Maze
  6166. Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  6167. .NET Advent Calendar - .NET Advent Calendar 2021, Day 18
  6168. Getting started with #DynamoDB in C#
  6169. How to Upgrade a Codebase from .NET Framework to .NET 6
  6170. Document your .NET code with DocFX and GitHub Actions
  6171. Microsoft Visual Studio Offline Packages · Hossam Barakat
  6172. New LINQ improvements in .NET 6
  6173. Santa Sleigh: xUnit Edition
  6174. Santa Sleigh: NUnit Edition
  6175. Ensuring Santa’s Success With Automated Tests (C# Advent 2021)
  6176. GitHub - VollRagm/KernelBypassSharp: C# Kernel Mode Driver to read and write memory in protected processes
  6177. A primer on FeatureManagement APIs in ASP.NET Core
  6178. Learn C# with CSharpFritz - Data Access with Entity Framework
  6179. Code Maze Weekly #106 - Code Maze
  6180. Bring Your Apps to Life With SignalR and .NET 6
  6181. On .NET Episode: Getting started with Azure Static Web Apps
  6182. What's New in EF Core 6
  6183. runtime/Interop.GetCwd.cs at 6cc686f5800feffb3f04bf48487cdfbd7b48a32d · dotnet/runtime
  6184. runtime/Environment.Windows.cs at main · dotnet/runtime
  6185. Release Release 2.8.0 · IEvangelist/azure-cosmos-dotnet-repository
  6186. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  6187. Running Docker Containers from within your .NET Core Application using Docker.DotNet
  6188. Migrating WPF Applications to Web
  6189. .NET MAUI Community Toolkit C# Markup Extensions
  6190. What’s new in .NET Productivity with Visual Studio 2022
  6191. Announcing the Plan for EF7
  6192. Migrating from ASP.NET Core 5.0 MVC app to 6.0
  6193. Forking Windows Template Studio
  6194. .NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  6195. Working with EF Core and Azure Cosmos DB
  6196. Testing an incremental generator with snapshot testing: Creating a source generator - Part 2
  6197. Iteration statements - C# reference
  6198. mrpmorris - Overview
  6199. Adam Storr - Deploying an Azure Static Web App with Pulumi as a Beginner
  6200. GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  6201. .NET 6 Networking Improvements
  6202. [Last Week in .NET #72] – Holiday Road
  6203. The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  6204. Full-stack .NET with Blazor WebAssembly and Azure Static Web Apps
  6205. How "out" works in C# and why "in" can make or break your performance
  6206. How to Run Code in a New Thread in C# - Code Maze
  6207. How to create a Telegram Bot with Azure Functions (NET 6, isolated process) - Coding with Miszu
  6208. Async Disposables The Easy Way
  6209. # F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  6210. r/dotnet - Starting with dotnet
  6211. ML.NET Model Builder: Machine learning with .NET
  6212. .NET Advent Calendar - .NET Advent Calendar 2021, Day 12
  6213. Console log formatting
  6214. Add a README to your NuGet package with Visual Studio
  6215. Integration Testing ASP.NET Core 6 Minimal APIs
  6216. Fixing sync over async issues in .NET
  6217. Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  6218. How many lines of code you need for a C# app? | One Dev Question
  6219. Code Maze Weekly #105 - Code Maze
  6220. Your First Microservice in .NET 6
  6221. r/dotnet - .NET History Timeline. --- It's not finished yet, so if you find errors or have suggestions please comment here or via the link below that contains the interactive graphic. (https://time.graphics/pt/line/593132)
  6222. Marten’s Compiled Query Feature
  6223. Develop amazing Windows apps using the Windows App SDK
  6224. Getting Started with gRPC and .NET
  6225. .NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
  6226. .NET Advent Calendar - .NET Advent Calendar 2021, Day 9
  6227. Creating an incremental generator: Creating a source generator - Part 1
  6228. r/dotnet - Repository pattern or DbContext - what's your poison?
  6229. Don't Do That, Do This: The .NET 6 Edition
  6230. Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  6231. .NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  6232. Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing
  6233. Building reliable and portable microservices with Dapr and .NET
  6234. New Blazor WebAssembly capabilities in .NET 6
  6235. Blazor - Extension Method for ServiceCollection - EP38
  6236. HTMX With ASP.NET Core
  6237. Announcing dot.net in Japanese and Simplified Chinese
  6238. XAML Live Preview in Visual Studio 2022
  6239. C# in 100 Seconds
  6240. ASP.NET Community Standup - .NET Podcasts App Overview!
  6241. GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  6242. What’s new for gRPC in .NET 6
  6243. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  6244. What's new for gRPC in .NET 6
  6245. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  6246. [Video] Checking out NDepend
  6247. [Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  6248. Build Automation on a Database Backed .Net System
  6249. ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  6250. GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
  6251. Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
  6252. Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  6253. .NET Advent Calendar
  6254. .NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
  6255. Resetting your Durable Functions Task Hub state
  6256. Create Azure Functions with GraphQL Support
  6257. .NET Advent Calendar - .NET Advent Calendar 2021, Day 4
  6258. Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
  6259. Create a web UI with ASP.NET Core
  6260. First Steps on MAUI Beach
  6261. Custom Templates in Visual Studio 2022
  6262. Adding Analyzers Via a Project Reference · Issue #18093 · dotnet/roslyn
  6263. Azure DevOps Podcast: Michael Washington on Blazor in .NET 6 - Episode 168
  6264. Code Maze Weekly #104 - Code Maze
  6265. Episode 88 - Making Cross-Platform Games in .NET With Evan Wolbach
  6266. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  6267. .NET 6 Has Arrived: Here Are a Few of My Favorite Things
  6268. Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  6269. Uno Platform 4.0 Adds Visual Studio Code Plugin -- Visual Studio Magazine
  6270. Replace DotLiquid with Fluid by lahma · Pull Request #3679 · RicoSuter/NSwag
  6271. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  6272. Introducing the .NET MAUI Community Toolkit
  6273. Clean Architecture with ASP.NET Core
  6274. How to use OpenTelemetry with F#
  6275. GitHub - lepoco/wpfui: A simple way to make your application written in WPF keep up with modern design trends.
  6276. Introducing the new Razor editor in Visual Studio 2022
  6277. December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  6278. December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  6279. Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  6280. Polymorphic Serialization with .NET System.Text.Json
  6281. Cake - Cake v2.0.0 released
  6282. July 2, 2020 - New Look, Behind the Scenes Stream Setup, Blazor, and .NET 5
  6283. December 15, 2020 - Privacy policy, opt-in, and Blazor!
  6284. April 1, 2020 - AI April Begins! Q+A Maker and Azure Cognitive Services
  6285. WinUI 3 Team Asked About Delayed Open Source Plans: 'What Happened?' -- Visual Studio Magazine
  6286. 30 minutes of Testing in .NET
  6287. How can I build a native app as a web developer with Blazor? | One Dev Question
  6288. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  6289. Umbraco frontend membership SSO using OpenID Connect
  6290. Securing ASP.NET Minimal Web APIs with Auth0
  6291. Hello, Athena
  6292. Open .NET
  6293. The .NET Docs Show - Into the deep end with OpenCV
  6294. Learn C# with the C# 101 Interactive Notebooks
  6295. CSLA 6 First Prerelease
  6296. Get to Know EF Core 6
  6297. JasperFx OSS Plans for .Net 6 (Marten et al)
  6298. Distributing applications that depend on Microsoft.Playwright - Gérald Barré
  6299. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  6300. Distributing an application that rely on Microsoft.Playwright - Gérald Barré
  6301. Using GitHub Actions to Update .NET Dependencies Automatically
  6302. Released: General Availability of Microsoft.Data.SqlClient 4.0
  6303. Cake v2.0.0 RC 2 released
  6304. Use YARP to host client and API server on a single origin to avoid CORS
  6305. Introduction to .NET MAUI
  6306. Code Maze Weekly #103 - Code Maze
  6307. Jab 0.5.1
  6308. Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
  6309. Lance McCarthy
  6310. Web Wednesday: Recapping .NET Conf with Jon Galloway
  6311. Episode 29: Snapshot Testing with Simon Cropp
  6312. Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  6313. Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant
  6314. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  6315. params in C# is awesome but there is a catch
  6316. dotnet-script 1.3 is out with .NET 6.0 support
  6317. On working with a ViewModel Composition based system
  6318. Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  6319. Build .NET Applications with Visual Studio Code
  6320. .NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  6321. Net Conf 2021 Québec : Introduction à NET 6.0
  6322. Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  6323. The Catch Block #84 - On Tangibility, Adventure, and Trees
  6324. Dotnetos
  6325. A .NET 5.0 Guide: From Idea To NuGet Package
  6326. Don't Code Tired | What’s New in C# 10: Write Less Code and Reduce Repeated Using Directives
  6327. Monsters Weekly 232 - PeriodicTimer in .NET 6
  6328. Named Pipes in .NET 6 with Tray Icon and Service
  6329. Modern C# Hello World - NDepend
  6330. Blazor Hot Reload in .NET 6
  6331. Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
  6332. .NET Frontend Day 2022: Call for Speakers/Papers
  6333. Microservices — The Letter and the Spirit
  6334. [CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  6335. DateOnly and TimeOnly support with System.Text.Json
  6336. Who is using .NET? | One Dev Question
  6337. Learn TV
  6338. Running a .NET 6 Service on a Specific Port
  6339. GitHub - terrafx/terrafx.interop.windows: Interop bindings for Windows.
  6340. Carter 6.0.0
  6341. Updating your project to use File Scoped Namespaces - Gérald Barré
  6342. Best keyboard shortcuts for .NET development
  6343. 281: C# 10, .NET MAUI, Blazor Hybrid, and more!
  6344. Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  6345. ASP.NET Core for Beginners: Web APIs
  6346. .NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  6347. ASP.NET Core Integration Tests With TestServer
  6348. BabylonJS and Blazor Game Tutorial Series Portal | Cody's Personal Site
  6349. [Video] High-performance and compile-time logging source generation in .NET 6
  6350. Testing tools for .NET and cross-platform apps
  6351. MinimalApis.LiquidViews 2.2.2
  6352. Websites using Blazor
  6353. Episode 87 - Learning C# by Developing Games with Unity with Harrison Ferrone
  6354. GitHub - Elringus/DotNetJS: Use .NET in any JavaScript environment: browsers, Node.js, VS Code web extensions, etc.
  6355. Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6356. Implementing Unit And Integration Tests On .NET With xUnit
  6357. What is new in F#? | One Dev Question
  6358. Limited Edition Custom .NET Cycling Jersey
  6359. Infer# v1.2: Interprocedural Memory Safety Analysis For C#
  6360. 12 features coming in C# 11, potentially
  6361. Migrate from ASP.NET Core 3.1 to 6.0
  6362. .NET 6 vs .NET 5: up to 40% speedup!
  6363. Free Your Services From Vendor Lock-in with OpenTelemetry – Webinar Recording | The .NET Tools Blog
  6364. A First Look with FreshMvvm.Maui - Michael Ridland
  6365. Uno Platform 3.11: Support for .NET 6 RTM, VS 2022 17.1 Preview 1
  6366. Options for running locally with Dapr
  6367. Top 10 C# Developers Videos from .NET Conf 2021
  6368. Web Wednesday: Use containers to streamline your dev process with Burke Holland
  6369. Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  6370. Migrate from ASP.NET Core 5.0 to 6.0
  6371. The Catch Block #83 - Hubris, the Old Friend
  6372. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  6373. Working with model validation in Minimal APIs
  6374. ASP.NET Docker Gotchas and Workarounds
  6375. Avoid Using Exceptions to Determine API Status Codes and Responses
  6376. DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  6377. Let's upgrade my main site and podcast to .NET 6 LTS
  6378. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  6379. What is new in .NET 6? | One Dev Question
  6380. What's new in Windows Forms in .NET 6.0
  6381. New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  6382. Replace client-side polling with ASP.NET Core SignalR - Learn
  6383. GraphQL in ASP.NET Core with EF Core
  6384. State Management using Dapr | Gary Woodfine
  6385. When to refactor a large Blazor component into separate, smaller ones?
  6386. [Last Week in .NET #68] – .NET 6 Passionate Programmers
  6387. Adding support for X86Base.Pause() and ArmBase.Yield() by tannergooding · Pull Request #61065 · dotnet/runtime
  6388. Azure Active Directory's gateway is on .NET 6.0!
  6389. Monitoring a .NET application using OpenTelemetry - Gérald Barré
  6390. Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  6391. Getting started with GraphQL in ASP.NET Core
  6392. How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  6393. Champion "CallerArgumentExpression" · Issue #287 · dotnet/csharplang
  6394. Newsletter Week 45, 2021
  6395. GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  6396. GitHub - okyrylchuk/dotnet6_features
  6397. Implement PEM exports for RSA PKCS#1 and ECPrivateKey by vcsjones · Pull Request #61487 · dotnet/runtime
  6398. Visual Studio 2022 for Mac Preview 3 Teases Native M1 Processor Support -- Visual Studio Magazine
  6399. The .NET Docs Show - NuGet Trends 📈: .NET Foundation Project Highlight
  6400. Dynamic PGO in .NET 6.0.md
  6401. Overriding Sealed Methods in C#
  6402. .NET MAUI: Evolution of .NET Mobile/Desktop in Age of .NET 6
  6403. Announcing .NET 6 -- The Fastest .NET Yet
  6404. Search by Target Framework & Supported Platforms on NuGet.org by JonDouglas · Pull Request #11374 · NuGet/Home
  6405. Code style formatting rules - .NET
  6406. Building a project that target .NET Framework 4.5 in Visual Studio 2022
  6407. Setting up Serilog in .NET 6
  6408. MSBuild and 64-bit Visual Studio 2022
  6409. Convert to file scoped namespaces in the entire solution using .editorconfig
  6410. Cake v2.0.0 RC 1 released
  6411. GitHub - CommunityToolkit/dotnet: .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is part of the .NET Foundation.
  6412. Announcing dotnet monitor in .NET 6
  6413. Umbraco backoffice SSO with OpenID Connect
  6414. C# 10 Falls Just a Bit Short
  6415. Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  6416. Learn Live: Modern web development with .NET 6 - Events
  6417. Integration Testing: Lessons from Storyteller and Other Thoughts
  6418. New Blazor WebAssembly capabilities in .NET 6
  6419. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  6420. The Catch Block #82 - .NET 6's Grand Debut
  6421. Blazor WebAssembly - Upgrade NET5 to NET6 in 8 minutes
  6422. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  6423. Workflow - workspace-images/1234/2b3f2beb-75b9-4e3e-adb9-0fa172a30384`
  6424. How to use JSONPatch in .net core | Gary Woodfine
  6425. .NET 6 New Project Templates and Minimal APIs. Are you ready?
  6426. Release v3.5.1 · dotnet/orleans
  6427. Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  6428. .NET Framework November 2021 Cumulative Update
  6429. .NET Conf 2021
  6430. F# 6 is officially here!
  6431. Backend Web API Service (CTP) | eXpressApp Framework
  6432. .NET Downloads (Linux, macOS, and Windows)
  6433. Announcing YARP 1.0 Release
  6434. Release 1.3.42 · bUnit-dev/bUnit
  6435. How to create your own project templates in .NET
  6436. Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9
  6437. C# Delegates - Code Maze
  6438. .NET Official Support Policy
  6439. add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core
  6440. Cake v2.0.0 RC 1 released
  6441. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  6442. Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
  6443. Announcing .NET MAUI Preview 10
  6444. What's New in Xamarin and Visual Studio 2022
  6445. .NET November 2021 Updates – 5.0.12 and 3.1.21
  6446. Get started with minimal API for .NET 6
  6447. Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  6448. Building real applications with Orleans
  6449. Release v3.5.1 · dotnet/orleans
  6450. Remove the .NET runtime and SDK
  6451. .NET 6 on App Service
  6452. [Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  6453. Server-Sent Events and ASP.NET Core - Disconnecting a Client
  6454. Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  6455. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  6456. Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
  6457. Wilderness Labs Developer Portal
  6458. Write and debug code by using Hot Reload - Visual Studio (Windows)
  6459. File upload with progress bar in Blazor - Gérald Barré
  6460. Announcing .NET 6 -- The Fastest .NET Yet
  6461. Bite-Size .NET 6 - UnionBy, IntersectBy, ExceptBy, and DistinctBy
  6462. Visual Studio 2022 now available
  6463. What’s New for Visual Basic in Visual Studio 2022
  6464. Visual Studio 2022 verson 17.0 Release Notes
  6465. The evolution of API performance from .NET Core 1 to .NET 6
  6466. .NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  6467. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  6468. ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  6469. What's New in C# 10? | One Dev Question
  6470. What's new in F# 6 - F# Guide
  6471. James Randall
  6472. GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  6473. GitHub - Maoni0/realmon: A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
  6474. What’s New in ASP.NET Core in .NET 6
  6475. Linx launches SignalR Service Plugin
  6476. Use file scoped namespaces by pranavkm · Pull Request #38076 · dotnet/aspnetcore
  6477. Building a custom checkout form with Stripe Elements
  6478. .NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  6479. Spargine T-Shirt | Zazzle.com
  6480. Breaking changes in .NET 6 - .NET
  6481. Code Maze Weekly #100 - Code Maze
  6482. Episode 86 - Real World Blazor With Steve Peirce
  6483. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6484. Why Evolve to .NET MAUI?
  6485. NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  6486. Discovering new C# String Pattern Matching Features
  6487. Web Wednesday: Creating full stack web apps with Blazor - with Cecil Phillip
  6488. Visual Studio 2022 Launch
  6489. Introducing the .NET Tech Community Forums
  6490. Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  6491. Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  6492. A quick review of C# 10 new language features
  6493. What's new in F# 6 - F# Guide
  6494. Saying goodbye to The .NET Stacks
  6495. Blazored.AzureStaticWebAppAuthentication 0.1.1
  6496. SignalR modules with a shared connection using a C# Source Generator - Guid.New
  6497. Add GitHub OpenID Auth For ASP.NET Core Apps
  6498. The Catch Block #81 - .NET 6, C# 10, and VS 2022 Roundup!
  6499. Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  6500. Final Blazor Improvements Before .NET 6
  6501. Microsoft Expands Development Options for Teams Meeting/Collaboration Software -- Visual Studio Magazine
  6502. Anomaly Detection Using ML.NET
  6503. From The Mind of David McCarter: products on Zazzle
  6504. Visual Studio 2022 Launch
  6505. Exploring .NET Core 6
  6506. Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  6507. Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  6508. Monsters Weekly 229 - Where is my Program Main method?
  6509. Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  6510. Implementing Content Security Policy (CSP) in ASP.NET Core
  6511. Diagnostics tools for App Service on Linux
  6512. The Unified .NET 6
  6513. .NET 6 Launches at .NET Conf, November 9-11
  6514. Bite-Size .NET 6 - MaxBy() and MinBy() in LINQ
  6515. Quick Tip: Use Quick Actions/Refactorings to Learn C# -- Visual Studio Magazine
  6516. C# - async/await - The Breakfast Example
  6517. I let GitHub Co-Pilot be the Pilot for my C# code
  6518. BERT Tokenizers NuGet Package for C# | Rubik's Code
  6519. .NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  6520. Visual Studio 2022 Productivity
  6521. GitHub - dotnet-foundation/wg-maintainers: Project maintainers' working group and committee
  6522. Pipelines - Runs for runtime
  6523. Code Maze Weekly #99 - Code Maze
  6524. 4 common C# naming patterns you should know #Shorts
  6525. Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban
  6526. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface
  6527. File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6528. Act-Verify: Building Bulletproof Functional Tests
  6529. runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  6530. On .NET Live - Learning .NET with .NET Book Study
  6531. Windows App SDK Preview 3 Supports Non-MSIX WinUI 3 App Deployment -- Visual Studio Magazine
  6532. High CPU Usage with .NET Counters
  6533. #158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  6534. Primitives: the extensions library for .NET
  6535. Let's Learn .NET: Machine Learning - Events
  6536. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  6537. Dotnet Format and File Scoped Namespaces
  6538. Generate ASP.NET Core OpenAPI Spec At Build Time
  6539. Clarify what's the role/power of Microsoft in the Foundation · Discussion #63 · dotnet-foundation/Home
  6540. Machine Learning Community Standup - Office Hours & Announcements
  6541. Introducing Telerik REPL for Blazor
  6542. The Catch Block #80 - The .NET Drama Strikes Back!
  6543. Records in C# 9
  6544. Making Sense of Common C# Compiler Errors - Kill All Defects
  6545. The Fifth Annual C# Advent | Cross Cutting Concerns
  6546. I reinvented the wheel last week, and here’s why
  6547. Entity Framework Community Standup - Noda Time
  6548. Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  6549. OpenSilver v1.0 Arrives as Microsoft Ends Silverlight Support -- Visual Studio Magazine
  6550. ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  6551. Call Windows Runtime APIs in desktop apps - Windows apps
  6552. Hello World: .NET 6 and .NET Conf
  6553. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  6554. Collection Performance: Sorting the Record Type
  6555. Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  6556. Parallel.ForEachAsync in .NET 6
  6557. Tutorial: Create a minimal web API with ASP.NET Core
  6558. [Last Week in .NET #65] – Let’s Skip To the Part Where You Don’t Do this Again
  6559. C# tip: define Using Aliases to avoid ambiguity - Code4IT
  6560. Opening a PDF in Xamarin Forms (P2: Xamarin.Android with Radaee)
  6561. Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  6562. It's time for .NET to Leave Home
  6563. To Microsoft Developer Division Leadership - Pastebin.com
  6564. Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  6565. Bite-Size .NET 6 - PriorityQueue<T, N>
  6566. Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  6567. Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  6568. Using Huggingface Transformers with ML.NET | Rubik's Code
  6569. .NET Memory Expert - become memory-aware ninja in .NET. Dotnetos training
  6570. Google Sheets API with .NET Core - Code Maze
  6571. Debugging Android Applications with the Windows Subsystem for Android
  6572. Default to 2 decimal places for timings and add options to control it by NickCraver · Pull Request #580 · MiniProfiler/dotnet
  6573. Let's talk about the removal of hot reload from dotnet watch situation
  6574. Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk
  6575. Implement RSA-PSS signature for CmsSigner by vcsjones · Pull Request #60316 · dotnet/runtime
  6576. .NET Hot Reload Support via CLI
  6577. Microsoft's Hot Reload decision angers open-source .NET devs
  6578. Can we trust Microsoft with Open Source? - Dusted Codes
  6579. GitHub - filipnavara/dotnet-hotrewatch: dotnet watch we always wanted
  6580. dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  6581. Blazor Capture Image from Webcam | C# Tutorials Blog
  6582. Code Maze Weekly #98 - Code Maze
  6583. Released: Microsoft.Data.SqlClient 4.0 Preview 3
  6584. LightningChart Introduces Uno Platform Support
  6585. Pipeline oriented programming
  6586. Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  6587. Webinar: Free Your Services From Vendor Lock-in with OpenTelemetry | The .NET Tools Blog
  6588. Exploring C# 10: Global Using Declarations
  6589. Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
  6590. What's New in EF Core 6.0
  6591. Committees | .NET Foundation
  6592. Blazor: switching Server and WebAssembly at runtime
  6593. Release 1.0.0-RC.1 · microsoft/reverse-proxy
  6594. dotNetTips.com
  6595. What is .NET MAUI? - .NET MAUI
  6596. 7 awesome improvements for LINQ in .NET 6
  6597. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  6598. Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
  6599. Visual Studio 2022 - Launching 2021-11-08
  6600. Analyzing Code for Issues in .NET 5
  6601. The Catch Block #79 - On Progress and Smart Switches
  6602. Monsters Weekly 227 - Improved LINQ Methods in .NET 6
  6603. GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  6604. Microsoft Says '.NET 5/6 Will Not Be Coming to UWP Project Types,' Developers Sound Off -- Visual Studio Magazine
  6605. What’s new in F# 6
  6606. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  6607. Setting User-Specific Paths in a Shell
  6608. .NET Conf 2021 Watch Party with NUGM
  6609. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  6610. Exploring the .NET Table Storage SDK
  6611. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  6612. Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  6613. Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  6614. .NET Rocks! vNext
  6615. Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  6616. .Net Virtual Conference 2022: Call for Speakers/Papers
  6617. What's New in EF Core 6.0
  6618. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  6619. Bite-Size .NET 6 - LINQ OrDefault() Overloads
  6620. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  6621. Visual Studio Feedback
  6622. dotNetify
  6623. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  6624. Blazor - with Chris Sainty
  6625. Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  6626. Early Evaluator, Late Adopter
  6627. Contributing to .NET MAUI Community Toolkit
  6628. `ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  6629. Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  6630. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  6631. Newsletter Week 41, 2021
  6632. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  6633. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  6634. Not “Super” Code with Over 7,000 Violations
  6635. GitHub Actions On Demand
  6636. Code Maze Weekly #97 - Code Maze
  6637. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  6638. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  6639. On .NET Live - Things you didn't know you about GitHub
  6640. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  6641. Bite-Size .NET 6 - Chunk() in LINQ
  6642. Build Your First Microservice with .NET | Microservices Explained
  6643. Performance: Code It Any Way You Want!
  6644. What I wish I knew when learning F#
  6645. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  6646. Monsters Weekly 226 - Building GitHub Actions in C#
  6647. OpenSilver 1.0 released
  6648. .NET Framework October 2021 Security and Quality Rollup
  6649. GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  6650. Construct Internet of Things devices using the .NET IoT Libraries - Learn
  6651. SkiaSharp.Views.Blazor 2.88.0-preview.150
  6652. NuGet Gallery | davidmccarter
  6653. efcore/DailyBuilds.md at main · dotnet/efcore
  6654. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  6655. Coding Faster with dotNetTips Spargine – September 2021 Release
  6656. My Keynote from the Code Quality & Performance Conference – 2021
  6657. The Catch Block #78 - The .NET Foundation Drama
  6658. New LINQ methods in .NET 6 (#224)
  6659. The Problem with C# 10 Implicit Usings
  6660. Announcing .NET 6 Release Candidate 2
  6661. Announcing .NET MAUI Preview 9
  6662. Agenda - NDC London 2022 | Conference for Software Developers
  6663. .NET October 2021 Updates – 5.0.11 and 3.1.20
  6664. The New JSON Serializer In .NET Core 3
  6665. Self Diagnosing Deployments with Oakton and Lamar
  6666. Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  6667. A PKI-less secure communication channel: Using TLS
  6668. The Windows Package Manager
  6669. Updating NuGet packages from command-line - deep dive
  6670. Build MAUI Apps in an Azure VM — App vNext
  6671. World's Smallest C# Program (featuring `N`)
  6672. Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  6673. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  6674. JOS.Configuration - Convenient methods for configuration in dotnet core
  6675. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  6676. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  6677. Testing ASP.NET Core web applications with WebApplicationFactory
  6678. Downloading a SSL/TLS certificate in .NET - Gérald Barré
  6679. Learn C# with CSharpFritz - Interfaces and Error Handling
  6680. 4 new useful APIs in .NET 6
  6681. Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  6682. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  6683. Cake - Cake v1.3.0 released
  6684. Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  6685. Enable tab completion - .NET CLI
  6686. Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  6687. What's New in EF Core 6.0
  6688. Marten Takes a Giant Leap Forward with the Official V4 Release!
  6689. GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  6690. Code Maze Weekly #96 - Code Maze
  6691. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  6692. DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  6693. .NET Blog
  6694. Oren Eini – Raven DB – Coding After Work Podcast
  6695. .NET Rocks! vNext
  6696. Testing in C# using Visual Studio
  6697. Using .NET To Validate JSON with JSON Schema
  6698. My oh-my-posh profile
  6699. I'm sorry · Discussion #39 · dotnet-foundation/Home
  6700. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  6701. The Catch Block #77 - Flow Matters More than Passion
  6702. Unit Testing Legacy Applications with JustMock
  6703. ML.NET and Model Builder October Updates
  6704. ASP.NET Community Standup - What's new in Orchard Core
  6705. r/dotnet - .Net 6 RC Ready for Prod?
  6706. WebView2 Flashing when changing TabControl Tabs
  6707. On .NET Live - Developing for the Meadow IoT Platform
  6708. Bite-Size .NET 6 - DateOnly and TimeOnly
  6709. The .NET Docs Show - Serverless Machine Learning
  6710. A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  6711. Code Coverage in .NET
  6712. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  6713. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  6714. Read only, frozen, and immutable collections
  6715. Beginner's Series to: Blazor | Channel 9
  6716. Blazor in Action
  6717. .NET 6 is HERE! 5 Features that will blow your mind 🤯
  6718. .NET R&D Digest (September, 2021)
  6719. Code Maze Weekly #95 - Code Maze
  6720. Announcing .NET 6 Release Candidate 1
  6721. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  6722. Compress Strings With .NET and C#
  6723. Is C# Getting Too Complex?
  6724. Blazor updates for .NET 6 using Visual Studio 2022
  6725. Let's Learn .NET: IoT - Events
  6726. The Catch Block #76 - So You Fixed a Bug. Now What?
  6727. Accepting Online Payments With Stripe
  6728. TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  6729. Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  6730. How I organise my Blazor components
  6731. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  6732. Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  6733. Let's Make Some Art - Part 2
  6734. ASP.NET Community Standup - Exploring the ABP web app framework
  6735. Custom deployment layout for Blazor WebAssembly apps
  6736. Learn C# with CSharpFritz - Collections and Generics
  6737. Efficient Web Services with Marten V4
  6738. Ahead-Of-Time Compilation for Blazor Wasm
  6739. Monsters Weekly 224 - New LINQ methods in .NET 6
  6740. [Last Week in .NET #61] – We named the dog Patches
  6741. Avoiding Memory Leaks in Visual Studio Editor Extensions
  6742. .NET Interactive Notebooks for Machine Learning | Rubik's Code
  6743. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  6744. I fixed a bug. What should I do now? - Gérald Barré
  6745. Postmortem: Partial RavenDB Cloud outage
  6746. Learn C# with CSharpFritz - Beginning C# - LINQ
  6747. .Net Core Strong Typed Configuration Binding for Arrays
  6748. C# 10.0 implicit global using directives | endjin
  6749. Health checks in ASP.Net Core web API
  6750. Hello World - Introduction to C# interactive C# tutorial
  6751. 6.0 Release Notes | Npgsql Documentation
  6752. Code Maze Weekly #94 - Code Maze
  6753. Blazor JavaScript Interop Batching | Awaiting Bits
  6754. Introducing the New NuGet.org Package Details Page
  6755. Ben.Demystifier 0.4.1
  6756. On .NET Live - Scalable event processing with Reaqtor
  6757. ASP.NET Community Standup - Contributing to ASP.NET Core
  6758. GitHub Advisory Database now supports Rust
  6759. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  6760. .NET Desktop Community Standup - Hot Reload Updates
  6761. Optimizely Gridview Customizations
  6762. Do you know the GitHub Advisory Database?
  6763. Entity Framework Community Standup - PostgreSQL and EF Core
  6764. r/dotnet - What does your Blazor Server architecture look like?
  6765. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  6766. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  6767. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  6768. Don't be the Insecure Interviewer
  6769. AutoWrapper v5.0 RC Released!
  6770. Swift with .NET in Xcode
  6771. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  6772. ECDSA and Custom XML Signatures in .NET
  6773. How to sign XML using RSA in .NET
  6774. dotNET
  6775. Azure Table Storage with ASP.NET Core - Code Maze
  6776. Generate PDF files using an html template and Playwright - Gérald Barré
  6777. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  6778. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  6779. machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  6780. ASP.NET Minimal APIs - balta.io
  6781. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  6782. HTTP/3 support in .NET 6
  6783. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  6784. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  6785. Approaches to handling simple expressions in C#
  6786. Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  6787. Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  6788. rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  6789. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  6790. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  6791. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  6792. Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  6793. Should Controllers Reference Repositories or Services
  6794. JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  6795. Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  6796. Introducing Package Source Mapping
  6797. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  6798. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  6799. Machine Learning Community Standup - Deep Learning with TorchSharp
  6800. The Catch Block #74 - Ship, Show, Ask
  6801. .NET September 2021 Updates – 5.0.10 and 3.1.19
  6802. Announcing .NET 6 Release Candidate 1
  6803. ASP.NET Core updates in .NET 6 Release Candidate 1
  6804. ASP.NET Core updates in .NET 6 Release Candidate 1
  6805. Announcing .NET 6 Release Candidate 1
  6806. ASP.NET Community Standup - Blazor in .NET 6 RC1
  6807. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  6808. Setting up the SonarQube scanner when building a .NET Core container image
  6809. Async processing of long-running tasks in ASP.NET Core
  6810. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  6811. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  6812. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  6813. Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  6814. Advanced Git Workflow Tips | The .NET Tools Blog
  6815. MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  6816. Finding Types at Runtime in .NET Core
  6817. Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  6818. OData (Open Data Protocol) in ASP.NET 6.0
  6819. GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  6820. Professional C# and .NET – 2021 Edition
  6821. How To Desktop in 2022
  6822. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  6823. Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  6824. Working with DevOps friendly EF Core Migration Bundles
  6825. Managing User State [9 of 11] | Beginner's Series to: Blazor
  6826. C# 10 is HERE! 5 features that will blow your mind 🤯
  6827. Migrate apps to modern authentication
  6828. Code Maze Weekly #92 - Code Maze
  6829. Episode 82 - DotPurple With Michael Babienco
  6830. The Future of Visual Studio Extensibility is Here!
  6831. New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  6832. Machine Learning Community Standup - Office Hours
  6833. Event Sourced Aggregate Design: Focus on Business Logic
  6834. The .NET Docs Show - .NET IoT Ask Me Anything
  6835. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  6836. Toolbelt.Blazor.LoadingBar 13.0.0
  6837. New Improved Attach to Process Dialog Experience
  6838. Apples in MAUI
  6839. OSS Power-Ups: CliWrap | The .NET Tools Blog
  6840. B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  6841. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  6842. csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  6843. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  6844. Craver's oh-my-posh profile
  6845. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  6846. The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  6847. Favorite improvements in .NET 6
  6848. Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  6849. What's new in C# 10.0 - C# Guide
  6850. [Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  6851. GitHub Quick Reviews
  6852. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  6853. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  6854. ASP.NET Community Standup - A first look at Carter on .NET 6
  6855. Using Source Generators with Blazor components in .NET 6
  6856. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  6857. What Is yield and How Does It Work in C#?
  6858. GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  6859. GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  6860. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  6861. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  6862. Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  6863. Minimal API com ASP.NET Core .NET 6
  6864. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  6865. Release v3.5.0 · dotnet/orleans
  6866. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  6867. ASP.NET Core Blazor routing
  6868. On .NET Live - Practical tips to improve your users' experience
  6869. Diagnosing memory leaks in .NET apps
  6870. Code Maze Weekly #91 - Code Maze
  6871. David Whitney
  6872. Foundation Interview
  6873. GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  6874. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  6875. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  6876. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  6877. Any examples of using SAML 2 authentication with a Blazor server-side app?
  6878. ASP.​NET Core in .NET 6 - Async streaming
  6879. Blazor | Build client web apps with C# | .NET
  6880. Let's Learn .NET: Razor Pages
  6881. Build .NET Search Experiences With Lunr-Core
  6882. IntelliSense for Hosted C# Script
  6883. Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  6884. Windows Server 2022 Now Generally Available
  6885. GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  6886. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  6887. Interview with David McCarter
  6888. Interview with Dixin Yan
  6889. Interview with Rob Prouse
  6890. Interview with Pedro Henrique de Souza Jesus
  6891. Interview with David Whitney
  6892. Restructuring to a Vertical Slice Architecture
  6893. Interview with Mitchel Sellers
  6894. Directories.Net 1.0.0
  6895. Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  6896. File IO improvements in .NET 6
  6897. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  6898. The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  6899. Why and When to Use Akka.Streams
  6900. Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  6901. Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  6902. My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  6903. ASP.NET Core Web.config Transform for Production
  6904. Deploying a Blazor App to Azure with Octopus Deploy
  6905. GitHub - jsakamoto/FindRazorSourceFile: This is a set of NuGet packages that makes your Blazor apps display the source .razor file name that generated the HTML element under the mouse cursor when entering the Ctrl + Shift + F hotkeys.
  6906. Introducing the .NET MAUI Community Toolkit (Preview)
  6907. Ask the Expert: Build a Web App with Blazor
  6908. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  6909. Downloading artifacts from Azure DevOps using .NET
  6910. The simplest way to create an API is with .NET
  6911. Adam Storr - When is not null not null but checking not null in .NET 6
  6912. Learn to build applications with F#
  6913. OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  6914. Using SignalR in your Blazor applications
  6915. core/roadmap.md at main · dotnet/core
  6916. [Last Week in .NET #57] – So, Azure your keys are safe?
  6917. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  6918. Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  6919. Exploring the NuGet client libraries - Gérald Barré
  6920. Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  6921. .NET 6: Top 6 New Features in the Upcoming .NET Version
  6922. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  6923. In dirittura d'arrivo con le ASP.NET Core Minimal API
  6924. Adding support for VisualStudio 2022 to your extension
  6925. Newsletter Week 34, 2021
  6926. Ask the Expert: Build a Web App with Blazor
  6927. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  6928. How to collect the code coverage of your tests in .NET
  6929. Adding support for $count segment in $filter collections in OData WebAPI
  6930. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  6931. Let's Learn .NET: Razor Pages - Events
  6932. Diagnosing memory leaks in .NET apps
  6933. What’s New in .NET 6 for Blazor?
  6934. Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  6935. What's new in C# 10.0 - C# Guide
  6936. Blazor DataGrid Meets Blazor Report Viewer
  6937. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  6938. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  6939. Get A Property Name From a .NET Lambda Expression
  6940. The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  6941. Reporting NUKE build failures on Slack
  6942. Beginner's Series to: Blazor | Channel 9
  6943. Melb.NET Sept 2021 ONLINE Meetup
  6944. A sample environment check for OIDC authenticated web services
  6945. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  6946. GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  6947. BlazingChat
  6948. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  6949. Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  6950. Securing a graphQL API with Azure Active Directory
  6951. Embedding source code on errors logged to elmah.io
  6952. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  6953. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  6954. Creating Solutions and Projects in VS Code — Softwarepark
  6955. What's New in EF Core 5.0
  6956. New .NET 6 APIs driven by the developer community
  6957. The .NET Docs Show - Blazor component testing with bUnit
  6958. Fluent Assertions 6.0, the biggest release ever
  6959. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  6960. Improving application security in Blazor using HTTP headers – Part 2
  6961. FluentAssertions.BUnit 0.0.38
  6962. GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  6963. GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  6964. SocialMediaSharingBlazor 5.1.3
  6965. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  6966. Pull requests · dotnet/runtime
  6967. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  6968. Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  6969. GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  6970. C# Language Highlights: The "in" Parameter Modifier
  6971. The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  6972. Code Maze Weekly #90 - Code Maze
  6973. Performance Improvements in .NET 6
  6974. .NET Core Cloud Hosting & Deployment | Amezmo
  6975. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  6976. omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  6977. On .NET Live - Connecting gadgets to Blazor
  6978. Visual Studio 2022 Preview Release Notes
  6979. Using SignalR in your Blazor applications
  6980. Understanding the cost of C# delegates
  6981. The 425 Show
  6982. Continuous database deployment with GitHub Actions
  6983. Rider 2021.3 Roadmap | The .NET Tools Blog
  6984. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  6985. How to Create a new Solution and Projects using dotnet CLI
  6986. Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  6987. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  6988. Understanding the cost of C# delegates
  6989. Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  6990. GitHub - dotnet/runtime at release/6.0
  6991. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  6992. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  6993. WebView and Modal Dialogs in WPF Async Code
  6994. GitHub - IEvangelist/azure-cosmos-dotnet-repository: Wraps the .NET SDK for Azure Cosmos DB abstracting away the complexity, exposing a simple CRUD-based repository pattern
  6995. A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  6996. Performance Improvements in .NET 6
  6997. Ask the Expert: .NET MAUI Community Toolkit
  6998. ADO.NET provider 8.5.0.0 for Firebird is ready
  6999. .NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  7000. HTTP Error 500.30 - ASP.NET Core app failed to start help
  7001. ASP.NET Core in .NET 6 - Introducing minimal APIs
  7002. Debugging External Sources with Visual Studio
  7003. .NET Core 2.1 container images will be deleted from Docker Hub
  7004. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  7005. GitHub - SimonCropp/NaughtyStrings: Provides a strong typed .NET API for the Big List of Naughty Strings https://github.com/minimaxir/big-list-of-naughty-strings
  7006. Introducing DevOps-friendly EF Core Migration Bundles
  7007. Prevent refreshing the UI after an event in Blazor - Gérald Barré
  7008. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  7009. Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  7010. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  7011. Azure Functions with F# using .NET 5
  7012. Keyboard Input: Carl Franklin's Blazor Train Ep 54
  7013. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  7014. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  7015. Generic Insertion Sort in C# .NET
  7016. Exploring a minimal Web API with ASP.NET Core 6
  7017. The .NET Ecosystem in 2021: Over half of .NET devs use C# 8, 46% do not use diagnostic tools, and other facts | The .NET Tools Blog
  7018. .NET MAUI Community Toolkit - Monthly Standup
  7019. On .NET Live - The cutting edge of the Razor engine
  7020. ASP.NET Core 6: Working with minimal APIs
  7021. C# Highlights: Immutable Collections
  7022. Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  7023. Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  7024. Support Layers in Microservices Topologies
  7025. Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  7026. PowerShellGet 3.0 Preview 11 Release
  7027. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  7028. Entity Framework Community Standup - EF Core's Global Query Filter
  7029. dotNET
  7030. Parallelising (LINQ) work in C#
  7031. .NET Framework August 2021 Security and Quality Rollup
  7032. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  7033. Announcing .NET MAUI Preview 7
  7034. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  7035. Preview Features in .NET 6 - Generic Math
  7036. Starting Your F# Journey | #dotNETConf: Focus on F#
  7037. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  7038. Getting started with branching workflows, Git Flow and GitHub Flow
  7039. Logging in Unity
  7040. Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  7041. Inducing and measuring ThreadPool exhaustion
  7042. Dynamically-rendered ASP.NET Core Razor components
  7043. Blazor WebAssembly by Example: A project-based guide to building web apps with .NET, Blazor WebAssembly, and C#: Wright, Toi B., Hanselman, Scott: 9781800567511: Amazon.com: Books
  7044. MySqlConnector 1.4.0-beta.1
  7045. Readable and clear tests for ASP.NET Core services
  7046. [Last Week in .NET #54] – Disorderly Sunset
  7047. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  7048. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  7049. Anatomy of an Event in Event Driven Architecture
  7050. .NET 6: Threading Improvements
  7051. Send Emails using Microsoft Graph API and a desktop client
  7052. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  7053. C# Highlights: Immutable Collections
  7054. Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  7055. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  7056. How to create your own Fluent API in C#
  7057. Introducing System.Threading.RateLimiting for .NET
  7058. Code Maze Weekly #88 - Code Maze
  7059. Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  7060. Structure
  7061. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  7062. Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  7063. OSS Power-Ups: Statiq | The .NET Tools Blog
  7064. Stringly Typed vs Strongly Typed
  7065. .NET Source Generators: Finding Class Declarations
  7066. Hey @dotnet developers, did you know you could use your skills and favorite language to code for #IoT devices. @ellerbach tells @obloch all about the @nanoframework on the #IoTShow
  7067. designs/blazor-wasm-crypto.md at main · dotnet/designs
  7068. Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  7069. What is F#? [2 of 12] | Beginner's Series to: F#
  7070. .NET Foundation Project Spotlight - Have I Been Pwned?
  7071. Dynamic Code Generation in Marten V4
  7072. The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  7073. Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  7074. The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  7075. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  7076. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  7077. Introduction [1 of 12] | Beginner's Series to: F#
  7078. GitHub - agocke/serde-dn
  7079. Be careful with .NET Core Folder Structure - Simple Talk
  7080. Power of composition with map and bind
  7081. Adam Storr - Azure Functions CLI Failing After Preview Install
  7082. .NET MAUI Community Toolkit - Monthly Project Review
  7083. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  7084. Desktop Community Standup - Updates and Q&A
  7085. Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  7086. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  7087. [Last Week in .NET #53] – Requiem for a use case
  7088. Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  7089. fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  7090. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  7091. .NET July 2021 Updates – 5.0.8 and 3.1.17
  7092. Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  7093. .NET R&D Digest (July, 2021)
  7094. .NET Framework July 2021 Cumulative Update Preview
  7095. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  7096. Random.Shared Property (System)
  7097. What does the ref keyword actually do in C#?
  7098. Code Maze Weekly #87 - Code Maze
  7099. Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  7100. sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  7101. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  7102. Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  7103. Azure Service Fabric 8.1 Release
  7104. SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  7105. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  7106. BlazorBits Reloaded
  7107. Conversation about the .NET open source project
  7108. The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  7109. Entity Framework Community Standup - OData
  7110. Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  7111. Welcome to the Community Toolkit!
  7112. Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  7113. Protect Your SignalR Service Based Real-time Application with Application Gateway
  7114. .NET on Microsoft Learn
  7115. Learn .NET | Free tutorials, videos, courses, and more
  7116. Try .NET | Runnable .NET code on your site
  7117. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  7118. GitHub Quick Reviews
  7119. Brief Update on Marten V4
  7120. 30 seconds of Blazor
  7121. C# Language Highlights: Exhaustive Case Guards
  7122. Visual Studio 2022 Preview Release Notes
  7123. Branchy 0.0.2
  7124. Adam Storr - Getting Started with Twitter API using SocialOpinion
  7125. CSLA 5 and 6
  7126. Tune in July 29 for .NET Conf: Focus on F#
  7127. Alpaca Preview: Native Swift with ASP.NET Core
  7128. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  7129. Removing elements after an animation in Blazor - Gérald Barré
  7130. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  7131. WebView2 and Electron | Electron Blog
  7132. How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  7133. TOP 5 .NET MAUI new features🏅
  7134. Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  7135. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  7136. Profile memory allocations with Perfview
  7137. Code Maze Weekly #86 - Code Maze
  7138. Episode 81 - Gremlinq With Daniel Weber
  7139. Episode 20: Mark Rendle's Stream of Consciousness
  7140. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  7141. Markdown Monster 2.0 is here
  7142. On .NET Live - Let’s Talk Functional-First Programming!
  7143. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  7144. designs/system-drawing-win-only.md at main · dotnet/designs
  7145. Prototyping and Usability Testing with Indigo Design | Design to Code
  7146. .NET Conf: Focus on F#
  7147. Try the new System.Text.Json source generator
  7148. Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  7149. Unhandled Exceptions in Blazor Server with Error Boundaries
  7150. Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  7151. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  7152. Write your first code in F#
  7153. r/dotnet - WTF happened to web app security the past 5 years? I need a PHD in OpenID Connect + IdentityServer4 to secure a web app now?
  7154. OSS Power-Ups: Statiq
  7155. New LEARN module: Write your first code in F#
  7156. Machine Learning Community Standup - ML.NET Office Hours
  7157. C# Language Highlights: Positional Pattern Matching
  7158. The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  7159. Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  7160. Pagination with the Azure SDK for .NET
  7161. Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  7162. What is Code Review? - Guidelines and Best Practices - NDepend
  7163. Lessons Learned from Multiple Microservice Transitions
  7164. .NET Tooling Community Standup - What's new with .NET Productivity?!
  7165. GitHub Quick Reviews
  7166. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  7167. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  7168. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  7169. [Last Week in .NET #51] – The Next Three Zero Days
  7170. Andrew Lock | .NET Escapades
  7171. How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  7172. Learn C# with CSharpFritz - Get Started with WPF
  7173. CSS Isolation In Razor Pages
  7174. Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  7175. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  7176. Creating Static Web Apps With F# and Fable | LINQ to Fail
  7177. Sure, you could write all those Blazor HTTP calls yourself...
  7178. Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  7179. Creating zips server side per request
  7180. dotnet-labs/Minimal-URL-Shortener
  7181. Build a web app with Blazor - Learn
  7182. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  7183. Code Maze Weekly #85 - Code Maze
  7184. The Future of Xamarin Community Toolkit
  7185. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  7186. The Future Web: Will Canvas Rendering Replace the DOM?
  7187. dodyg/practical-aspnetcore
  7188. update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  7189. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  7190. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  7191. On .NET Live - Exploring Spark and ML .NET with F#
  7192. Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  7193. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  7194. GitHub Quick Reviews
  7195. C# Language Highlights: Null Coalescing Assignment
  7196. .NET Framework July 2021 Security and Quality Rollup
  7197. Micro APIs with OpenFaaS and .NET
  7198. Episode 385 - Cloud Native apps in Azure
  7199. .NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  7200. Entity Framework Community Standup - Visualizing database query plans
  7201. Announcing .NET 6 Preview 6
  7202. Visual Studio 2022 Preview 2 is out!
  7203. ASP.NET Core updates in .NET 6 Preview 6
  7204. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  7205. The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  7206. OSS Power-Ups: Verify
  7207. Permission-Based Security for ASP.NET Web APIs
  7208. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  7209. Hardening an ASP.NET container running on Kubernetes
  7210. dotnet/apireviews
  7211. GitHub Quick Reviews
  7212. GitHub Quick Reviews
  7213. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  7214. GitHub Quick Reviews
  7215. GitHub Quick Reviews
  7216. GitHub Quick Reviews
  7217. The ASP.NET Team @TheASPNETTeam
  7218. Postmortem: The case of the pauses, the fault and the GC
  7219. What is Span in C# and why you should be using it
  7220. Episode 19: Blazor with Chris Sainty
  7221. End to end testing web apps using Playwright and Azure DevOps
  7222. Mutation Testing - The Long Walk
  7223. dotnet/installer
  7224. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  7225. New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  7226. .NET 5 + Blazor = Blazor WebAssembly✅
  7227. timheuer/alexa-skills-dotnet
  7228. Evolution of An Async LINQ operator
  7229. SixLabors.ImageSharp 1.0.3
  7230. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  7231. StackExchange/StackExchange.Metrics
  7232. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  7233. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  7234. leonardochaia/dotnet-affected
  7235. Up & Running w/ OData in ASP.NET 6
  7236. API versioning extension with ASP.NET Core OData 8
  7237. TypeScript 4.4 Improves Control Flow Analysis
  7238. Introducing Syntax Macros
  7239. Put That Microservice Down.
  7240. Creating reusable build scripts with NUKE components
  7241. Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  7242. Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  7243. What's New in .NET for Apache Spark v1.1.1
  7244. The hidden cost of Exceptions in .NET
  7245. Code Maze Weekly #84 - Code Maze
  7246. Episode 80 - VR Applications in Unity with Justin Barnett
  7247. What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  7248. Using A Function App with a Dedicated Static IP
  7249. C# Language Highlights: Using Declarations
  7250. How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  7251. Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  7252. I am a Windows App Developer
  7253. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  7254. Is Windows 11 a Better OS for Developers?
  7255. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  7256. Thoughts on Async/Await Conversion in a Desktop App
  7257. paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  7258. The State of .NET on Mac OS - PHINUG 2021.07
  7259. Machine Learning Community Standup - Model Explainability
  7260. The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  7261. Diagnosing thread pool exhaustion issues in .NET Core apps
  7262. C# Language Highlights: Records
  7263. C# Language Highlights: Top-level statements
  7264. GitHub Quick Reviews
  7265. Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  7266. Console Do Not Track
  7267. Ask the Expert: The future of modern application development with .NET
  7268. Adding authentication to a Blazor Server app using Auth0
  7269. .NET Ketchup - Week 26, 2021
  7270. Converting the WeatherTwentyOne app from dotnet Maui to Uno
  7271. A type-safe CloudEvent
  7272. Azure Durable Functions Dependency Injection
  7273. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  7274. Supporting Hot Reload in your .NET application - Gérald Barré
  7275. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  7276. [Last Week in .NET #49] – Automated Printer CVEs
  7277. C# Language Highlights: Ranges
  7278. Implementing Caching in ASP.NET Core with SQL Server
  7279. Blazor WebAssembly : JWT For Facebook Authentication - EP33
  7280. C# 10 - Top 5 New Features in the Upcoming C# Version
  7281. Newsletter Week 26, 2021
  7282. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  7283. Stop Saving to Disk with C# Asynchronous Streams
  7284. C sharp or B flat? Experiments in self-contained native executables in .NET
  7285. GraphQL for .NET Developers
  7286. Blazor Flash Cards - State Management with Fluxor
  7287. Developing and Deploying Azure Functions with GitHub Codespaces
  7288. Timekeeper Tutorial V0.6.2 (obsolete)
  7289. Integrating Tailwind into an ASP.NET Core Project
  7290. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  7291. C# Language Highlights: Exception Filters
  7292. Code Maze Weekly #83 - Code Maze
  7293. dotnet/roslyn-analyzers
  7294. .NET Foundation Project Spotlight - Wix
  7295. Stop Saving to Disk with C# Asynchronous Streams
  7296. On .NET Live - Commands, Queries, and Clean Architecture
  7297. angularsen/UnitsNet
  7298. Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  7299. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  7300. Grpc.AspNetCore.Server.Reflection 2.38.0
  7301. Boost ASP.NET Core Performance with Static Content
  7302. Tip 322 - How to perform opinion mining with Azure Cognitive Services
  7303. C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  7304. Blazor - Next Generation UI with .NET 6
  7305. How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  7306. Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  7307. Building dynamic applications with blazor
  7308. The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  7309. Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  7310. W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  7311. What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  7312. C# Language Highlights: Null Coalescing Operator
  7313. Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  7314. Introducing Jetbrains Rider
  7315. ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  7316. Static Web Apps - Code to Scale - Events
  7317. JSON Polymorphic Serialization API Review
  7318. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  7319. [Last Week in .NET #48] – Windows 11 price? A new PC.
  7320. Conditional compilation for ignoring method calls with the ConditionalAttribute
  7321. Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  7322. Functional monads in C# - Simple Talk
  7323. dotnet/runtime
  7324. C# Language Highlights: Null Coalescing Operator
  7325. Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  7326. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  7327. Solitaire in Blazor Part 4 - Drag and Drop
  7328. Infinite scrolling in Blazor - Gérald Barré
  7329. Introduction to .NET MAUI Blazor | The Xamarin Show
  7330. C# Language Highlights: Using Declarations
  7331. .NET MAUI Preview 5 Is Here
  7332. Vake93/Express.NET
  7333. Create View and Edit Power BI Reports In Blazor
  7334. Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  7335. Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  7336. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  7337. Tailwind CSS with SAFE
  7338. Latest Windows 11 features for developers — Windows app development
  7339. Async Debugging Part 3
  7340. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7341. Uno Platform 3.8 Is Here
  7342. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7343. Build your first microservice with .NET - Learn
  7344. MichalStrehovsky/bflat
  7345. Working with Azure AD B2C in ASP.NET
  7346. Code Maze Weekly #82 - Code Maze
  7347. Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  7348. Blazor, TypeScript and Static Web Apps | LINQ to Fail
  7349. .NET Framework June 2021 Cumulative Update Preview
  7350. One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  7351. On .NET Live - Building Reactive UIs with Blazor
  7352. Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  7353. What Windows 11 Means for Developers
  7354. Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  7355. Join us for a Live event on Azure Static Web Apps 30th June 2021
  7356. What's new in Windows Forms in .NET 6.0 Preview 5
  7357. Math.Clamp Method (System)
  7358. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  7359. Release Preview Release v0.9.232202 · dotnet/try-convert
  7360. Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  7361. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  7362. The Catch Block #63 - Hooray for Visual Studio 2022!
  7363. Blazor WebAssembly : JWT Authorization - EP32
  7364. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  7365. Episode 18: Mutation Testing in .NET with Stefan Pölz
  7366. The State of WebAssembly 2021
  7367. Blazor on WPF
  7368. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  7369. Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  7370. Let's Learn .NET- Blazor - Events
  7371. Package Validation
  7372. GitHub Quick Reviews
  7373. ML.NET June Updates
  7374. Secure .NET 5 SignalR solutions with Azure AD
  7375. StackExchange.Redis 2.2.50
  7376. NuGet Package Explorer is now a Web App powered by Uno Platform
  7377. ASP.NET Core Architecture: Part 3
  7378. Let's Learn .NET- Blazor - Events
  7379. Upload and resize an image natively with ASP.NET Core 🖼️
  7380. Introduction to .NET MAUI Blazor | The Xamarin Show
  7381. OSS Power-Ups: Verify | The .NET Tools Blog
  7382. Let's Learn .NET - Blazor - Free Live Stream Event
  7383. Adam Storr - Default Your FirstOrDefault in .NET 6.0
  7384. Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  7385. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  7386. Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  7387. Exploring Fluent Assertions - Gérald Barré
  7388. Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  7389. What to Expect in .NET 6 | ComponentOne
  7390. Getting started with Machine Learning and .NET Notebooks
  7391. Languages & Runtime Community Standup - Templates and Arm64
  7392. Initial commit. · dotnet/aspnetcore@3dfd79a
  7393. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  7394. Async Debugging Part 2
  7395. On .NET Episode: Clustering in Orleans
  7396. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  7397. Announcing .NET 6 Preview 5 | .NET Blog
  7398. chrissainty/ondotnet-tailwindcss
  7399. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  7400. Update a Visual Studio extension - Visual Studio
  7401. Visual Studio 2022 Preview Release Notes
  7402. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7403. Announcing .NET 6 Preview 5 | .NET Blog
  7404. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  7405. Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  7406. Announcing .NET MAUI Preview 5 | .NET Blog
  7407. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  7408. JSON Polymorphic Serialization API Review
  7409. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  7410. Ubuntu repositories broken · Issue #6381 · dotnet/core
  7411. How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  7412. OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  7413. Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  7414. Your Guide to REST API Versioning in ASP.NET Core
  7415. .NET Framework June 2021 Cumulative Update Preview | .NET Blog
  7416. Keynote: The Future of Modern Application Development with .NET and Azure
  7417. Real-Time Web by leveraging Event Driven Architecture
  7418. iO .Net Virtual Meetup - Implementation Details Matter
  7419. Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  7420. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  7421. The Catch Block #62 - Ten Quality Reads #1
  7422. Conversation about networking | .NET Blog
  7423. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  7424. C# 10 - `record struct` Deep Dive & Performance Implications
  7425. OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  7426. New Programming Model For Handling JSON In .NET 6
  7427. Running .NET Core Apps on a Framework other than Compiled Version?
  7428. Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  7429. GitHub Quick Reviews
  7430. [Last Week in .NET #46] – Exceptionally Useful
  7431. dotnet repl
  7432. Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  7433. Feature flags with .NET and Azure App Configuration
  7434. Show a name and profile photo with .NET and Gravatar 🤵
  7435. Blazor Day | Channel 9
  7436. Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  7437. .NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  7438. Spectre.Console - Welcome
  7439. dotnet-repl 0.1.11
  7440. Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  7441. jonsequitur/dotnet-repl
  7442. Build a few .NET apps, convert them into .NET templates, package them together in a NuGet and use them as templates within Visual Studio. Part 1: Key Concepts
  7443. Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  7444. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7445. GitHub Quick Reviews
  7446. Solitaire in Blazor Part 2 - The C# Classes
  7447. Conversation about diagnostics | .NET Blog
  7448. Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  7449. Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  7450. kevingosse/ClrMDExports
  7451. ClrMDExports 2.0.0-rc1
  7452. Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  7453. Release 1.1.0 · natemcmaster/LettuceEncrypt
  7454. .NET 5 Dependency Injection
  7455. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  7456. Khelechy/CSJsonDB
  7457. Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  7458. .NET 5 Dependency Injection
  7459. Code Maze Weekly #80 - Code Maze
  7460. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  7461. dotNET - Invidious
  7462. Your `~/.bashrc` doesn't have to be a mess
  7463. ML.NET Survey: Model Explainability | .NET Blog
  7464. Why is Async code hard to debug?
  7465. On .NET Live - Secrets of building Blazor Components
  7466. Why is Async code hard to debug?
  7467. microsoft/playwright-dotnet
  7468. A Closer Look at 5 New Features in C# 10
  7469. Tips For Using Async/Await - Write Better JavaScript!
  7470. dotnet-presentations/blazor-workshop
  7471. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  7472. Released: General Availability of Microsoft.Data.SqlClient 3.0
  7473. On .NET Episode: Setting up Observability in Orleans
  7474. Release Preview Release v0.8.230902 · dotnet/try-convert
  7475. Entity Framework Community Standup - Introducing EF Core Compiled Models
  7476. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  7477. Sponsor @martincostello on GitHub Sponsors
  7478. microsoft/fast-blazor
  7479. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  7480. .NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  7481. C# Generics Best Practices
  7482. Learn What’s New in .NET Productivity | Visual Studio Blog
  7483. Build apps for Microsoft Teams with .NET | Visual Studio Blog
  7484. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  7485. Tyrrrz/DotnetRuntimeBootstrapper
  7486. Improving Deployments with Kubernetes (2021-06-10)
  7487. Uno Platform An Introduction to UI Testing for Uno Platform Applications
  7488. Tutorial: Access data with managed identity - Azure App Service
  7489. Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  7490. Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  7491. [Last Week in .NET #45] – A deal with the censorship devil
  7492. Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  7493. Solitaire in Blazor Part 1 - Overview
  7494. OSS Power-Ups: SpecFlow
  7495. Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  7496. Hangfire with ASP.NET Core - Code Maze
  7497. Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  7498. Customizing Serilog text output
  7499. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  7500. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  7501. dotnet/roslyn
  7502. Minimal APIs in ASP.NET Core 6.0
  7503. Jeff Fritz on Blazor, Azure & Much More
  7504. Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  7505. fasm 0.1.1
  7506. June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  7507. CDK for Terraform Adds Go Support and Improves Asset Construction
  7508. Code Maze Weekly #79 - Code Maze
  7509. .NET 6: Collections Improvements
  7510. When LINQ is not LINQ
  7511. .NET Foundation - Invidious
  7512. With so many Blazor Component Libraries, which one is best for you?
  7513. A Double Header with Blazor - PHINUG 2021.06
  7514. On .NET Live - Thinking about Applications Security Threats and OWASP
  7515. GitHub Quick Reviews
  7516. IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  7517. Azure Cosmos DB With EF Core on Blazor Server
  7518. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7519. Application Development with Scott Hanselman & Friends | KEY11D
  7520. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7521. Entity Framework Community Standup - Triggers for EF Core
  7522. Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  7523. Leveling Up Static Web Apps With the CLI
  7524. 6 steps to pimp my terminal
  7525. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7526. UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  7527. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  7528. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  7529. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7530. Benchmarking 4 reflection methods for calling a constructor in .NET
  7531. IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  7532. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  7533. Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  7534. Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  7535. Confoo 2021 - Chris Sainty - Blazor
  7536. Working With .NET 6’s PriorityQueue
  7537. Announcing Visual Studio Code extension for Tye | .NET Blog
  7538. GitHub Quick Reviews
  7539. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  7540. C# Language Highlights: Async Streams
  7541. Benchmarking 4 reflection methods for calling a constructor in .NET
  7542. .NET MAUI Preview 4 Is Here
  7543. C# Language Highlights: Exception Filters
  7544. Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  7545. Performance Booster with System.IO.Pipelines in C#
  7546. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  7547. Benchmarking 4 reflection methods for calling a constructor in .NET
  7548. Custom bindings with Azure Functions .NET Isolated Worker
  7549. Week of Blazor Events with Telerik - Join Us!
  7550. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  7551. New LINQ extensions in .NET 6 and benchmarks
  7552. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  7553. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  7554. no dogma podcast
  7555. Application Development with Scott Hanselman & Friends | KEY11D
  7556. Issues of .NET
  7557. New Project: Optimizely (Episerver) Health Checker
  7558. The Roslyn analyzers I use in my projects - Gérald Barré
  7559. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  7560. Asynchronous Programming with Async and Await in ASP.NET Core
  7561. Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  7562. ‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  7563. Introduction To .NET Interactive
  7564. Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  7565. .NET Oxford - Blazor - with Chris Sainty
  7566. .NET Interactive
  7567. Build apps faster with the latest Microsoft Teams Toolkit
  7568. Episode 77 - Application Security with Tanya Janka
  7569. Blazor WebAssembly : Dark/Light Theme Switch - EP31
  7570. danroth27/BlazorWeather
  7571. Leveling Up Static Web Apps With the CLI
  7572. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  7573. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  7574. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  7575. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  7576. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  7577. Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  7578. Announcing .NET 6 Preview 4 | .NET Blog
  7579. .NET Boxed Visual Studio Integration
  7580. Building a Source Generator for C#
  7581. WinUI Desktop Unit Tests | #ifdef Windows
  7582. Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  7583. halter73/MinimalTemplates
  7584. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  7585. Ask the Experts: The future of modern application development with .NET
  7586. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  7587. The Catch Block #59 - Anatomy of a Botched Deployment
  7588. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  7589. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  7590. .NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  7591. davidortinau/WeatherTwentyOne
  7592. WebView2 Home and End Key Problems inside of WPF TabControl Containers
  7593. You've been Blazored! - .NET 070 | Devchat.tv
  7594. GitHub Quick Reviews
  7595. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  7596. Microsoft Build
  7597. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  7598. Announcing .NET 6 Preview 4 | .NET Blog
  7599. Announcing .NET MAUI Preview 4 | .NET Blog
  7600. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  7601. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  7602. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  7603. How to stop Visual Studio from creating launchsettings.json
  7604. 4 ways to deploy a .NET Core Lambda using AWS CDK
  7605. Running a .NET application as a service on Linux with Systemd
  7606. How to use MediatR Pipeline Behaviours | Gary Woodfine
  7607. Windows v Linux: Compare ASP.NET Core install & hosting
  7608. .NET Basics - Dusted Codes
  7609. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  7610. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  7611. .NET News Roundup - Week of May 17th, 2021
  7612. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  7613. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7614. The .NET Docs Show - Introduction to the Microsoft Identity platform
  7615. Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  7616. .NET coding test advice (from a engineering manager) | Cracking the .NET interview
  7617. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  7618. Structured Logging in ASP.NET Core with Serilog - Code Maze
  7619. Monsters Weekly 211 - .NET 5 on Azure Functions
  7620. Released: Microsoft.Data.SqlClient 2.1.3
  7621. Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  7622. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  7623. .NET Foundation
  7624. Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  7625. CSS Isolation in ASP.NET Core 6.0
  7626. Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  7627. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  7628. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  7629. Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  7630. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  7631. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  7632. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  7633. Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  7634. thomasclaudiushuber/mvvmgen
  7635. Blazor WebAssembly : "Remember me" for Login Page - EP30
  7636. ASP.NET Core – KestrelServer using wrong development SSL certificate
  7637. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  7638. .NET Framework May 2021 Cumulative Update Preview | .NET Blog
  7639. Testing your Domain when Event Sourcing
  7640. Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  7641. Using SignalR and ASP.NET Core for real-time communication
  7642. Obtaining network usage information from the Windows Runtime | The Old New Thing
  7643. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  7644. Authenticated Encryption in .NET with AES-GCM
  7645. Let's Learn .NET - Accessibility - Free Live Stream Event
  7646. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  7647. Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  7648. The Mediator Pattern | Gary Woodfine
  7649. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  7650. Visual Studio 2019 Preview Release Notes
  7651. Conversation about ready to run | .NET Blog
  7652. Entity Framework Community Standup - Building Modern Apps with GraphQL
  7653. .NET Developers Community Singapore (Singapore, Singapore)
  7654. Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  7655. dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  7656. ASP.NET Core Web App Templates Design Survey
  7657. GitHub Quick Reviews
  7658. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  7659. How do I build a SignalR app with ASP.NET Core?
  7660. The Future of Windows (and other Platforms) Development
  7661. Servo Motor with .NET and Meadow | C# Tutorials Blog
  7662. Blazor Day 2021
  7663. memsom/PSPDNA
  7664. Create a colored CLI with System.CommandLine and Spectre 🎨
  7665. C# serialization with JsonSchema and System.Text.Json | endjin
  7666. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  7667. Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  7668. Azure Static Web Apps Goes GA -- Visual Studio Magazine
  7669. Custom User Message Extension Methods in C# and MVC
  7670. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  7671. AirDrop Anywhere - Part 3 - Receiving files
  7672. Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  7673. hermanussen/ReferenceCopAnalyzer
  7674. Creating Business Workflows with Azure Logic Apps - Code Maze
  7675. .NET News Roundup - Week of May 10th, 2021
  7676. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  7677. Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  7678. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  7679. VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  7680. Microsoft Releases Azure Static Web Apps Into General Availability
  7681. CoreWCF Reached Its First GA Release
  7682. Blazor Conf - Bhubaneswar
  7683. Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  7684. Microsoft Build
  7685. Running a .NET 5 web app on Railway
  7686. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  7687. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  7688. Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  7689. May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  7690. On .NET Live - 5 Azure Services .NET Developers Should Try
  7691. Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  7692. Debug .NET 5 Function with Visual Studio/Visual Studio Code
  7693. damienbod/AzureADAuthRazorUiServiceApiCertificate
  7694. Is string.Empty actually better than "" in C#?
  7695. Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  7696. Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  7697. Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  7698. Develop production-scale modern web apps quickly with Azure Static Web Apps
  7699. .NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  7700. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  7701. .NET Foundation March/April 2021 Update
  7702. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  7703. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  7704. dotnet/aspnetcore
  7705. Machine Learning Community Standup - Data Scientist or Data Engineer?
  7706. Blazor with Chris Sainty
  7707. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  7708. Deep Diving Into EF Core: Q&A With Jeremy Likness
  7709. .NET Foundation March/April 2021 Update
  7710. How to generate video thumbnail with Azure function
  7711. Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  7712. C# | Modern, open-source programming language for .NET
  7713. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  7714. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  7715. GitHub Quick Reviews
  7716. Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  7717. Using Azure Managed identities
  7718. 5 Ways to Improve the Performance of C# Code for Free
  7719. Introducing csharp 10
  7720. Release 4.2.0 Release · aspnet/AspNetKatana
  7721. C# Language Highlights: Init only setters
  7722. Issues of .NET
  7723. Can you spare a few moments to take my survey?
  7724. .NET Foundation March/April 2021 Update
  7725. Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  7726. .NET News Roundup - Week of May 3rd, 2021
  7727. Automatic type conversion with Implicit and Explicit operators in C#
  7728. Newsletter Week 18, 2021
  7729. My 3 Commonly Used Github Actions - CodeWithStu
  7730. Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  7731. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  7732. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  7733. C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  7734. dotnet/runtimelab
  7735. Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  7736. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  7737. dotnet-stack diagnostic tool - .NET CLI
  7738. C# Language Highlights: Default Interface Methods
  7739. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  7740. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  7741. GitHub Quick Reviews
  7742. Code Maze Weekly #76 - Code Maze
  7743. AgileMapper v1.8 Released
  7744. Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  7745. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  7746. Add a README to Your NuGet Package | The NuGet Blog
  7747. .NET Foundation March/April 2021 Update
  7748. VerifyTests/Verify
  7749. Multi-tenancy with EF Core in Blazor Server Apps
  7750. Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  7751. benaadams/Ben.Demystifier
  7752. What are Closures in C# and why you NEED to know about them
  7753. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  7754. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  7755. EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  7756. Entity Framework Community Standup - Triggers for EF Core
  7757. Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  7758. Getting Started with Azure Web PubSub Service - Daily .NET Tips
  7759. The future of gRPC in C# belongs to grpc-dotnet
  7760. davidfowl/CommunityStandUpMinimalAPI
  7761. Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  7762. .NET Foundation March/April 2021 Update
  7763. Hello World - Introduction to C# interactive C# tutorial
  7764. AirDrop Anywhere - Part 2 - Writing some code
  7765. A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  7766. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  7767. Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  7768. Adam Storr - Beginning to Make Testing with HttpClient Easier
  7769. 1. An architecture for .NET – The Reformed Programmer
  7770. .NET API browser
  7771. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  7772. Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  7773. Let's Learn .NET - C#
  7774. .NET News Roundup - Week of April 26th, 2021
  7775. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  7776. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  7777. Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  7778. kevin-montrose/AsyncSizeAnalyzer
  7779. Using the ProblemDetails Class in ASP.NET Core Web API
  7780. The .NET Stacks #45: <fill in later> | Dave Brock
  7781. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  7782. .NET R&D Digest (April, 2021)
  7783. Overriding and Extending Episerver Dojo Functionality
  7784. DotNet.ReproducibleBuilds 0.1.26
  7785. dotnet/reproducible-builds
  7786. .NET Foundation March/April 2021 Update
  7787. Code Maze Weekly #75 - Code Maze
  7788. Episode 75 - Dependency Injection with Steve Collins
  7789. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  7790. Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  7791. Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  7792. C# Yield Return: What is it and how does it work? - Brian Lagunas
  7793. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  7794. .NET API browser
  7795. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  7796. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  7797. .NET 6 LINQ Improvements
  7798. Hello World: Wednesday April 21, 2021
  7799. dotnet/runtime
  7800. Automating "suggested / related posts" links for my blog posts - Part 2
  7801. Llama Preview: Swift Closures and Delegates
  7802. r/dotnet - Why does everything have to use interface?
  7803. On .NET Live - Develop from Anywhere with GitHub Codespaces
  7804. WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  7805. Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  7806. dotnet/upgrade-assistant
  7807. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  7808. KristofferStrube/Blazor.SVGEditor
  7809. BEYOND Status Codes! Better REST HTTP API Error Responses
  7810. Clean Architecture Refactoring: A Case Study - NDepend
  7811. Blazor - IntersectionObserver WebApi
  7812. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  7813. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  7814. JSON Schema
  7815. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  7816. Visual Basic docs - get started, tutorials, reference.
  7817. ASP.NET Community Standup - SPA Updates
  7818. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  7819. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  7820. Pretty print/syntax highlight .NET stack traces in a browser ✨
  7821. Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  7822. .NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  7823. .NET API browser
  7824. Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  7825. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  7826. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  7827. The .NET Docs Show - Versioning REST APIs
  7828. Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  7829. Adding environment variables in Azure Pipelines for a dotnet Linux service
  7830. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  7831. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  7832. Machine Learning with ML.NET - Sentiment Analysis
  7833. r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  7834. dodyg/practical-aspnetcore
  7835. Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  7836. .NET News Roundup - Week of April 19th, 2021
  7837. Blazor Material Form Creation with File Upload and Dialogs
  7838. 3 simple ways to collect data for asp.net core applications post publishing to production
  7839. NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  7840. F# wrappers for React components
  7841. December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  7842. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  7843. Setting Up Sass with Blazor
  7844. Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  7845. WebAssembly 1.0.0
  7846. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  7847. TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  7848. CHIP-8 emulation with C# and Blazor - part 1
  7849. ASP.NET Core in Action, Second Edition is available now!
  7850. Release 1.0.0-preview11 · microsoft/reverse-proxy
  7851. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  7852. Azure for .NET developers
  7853. Microsoft Announces 64-Bit Visual Studio 2022
  7854. Secretless apps with .NET and Azure Key Vault
  7855. r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  7856. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  7857. Azure, Simplified. (New Video Series)
  7858. Let's Learn .NET - C# - Free Live Stream Event
  7859. Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  7860. Ben.Demystifier 0.4.1
  7861. Conversation about crossgen2 | .NET Blog
  7862. Package readme on NuGet.org
  7863. On .NET Live - .NET Interactive: Data Science
  7864. .NET Core and .NET 5 official support policy
  7865. 5 MORE C# keywords you (probably) never had to use
  7866. Uno Platform Deploying C# Web Applications with Docker
  7867. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  7868. Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  7869. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  7870. Languages & Runtime Community Standup - C# Standardization
  7871. What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  7872. What's new in dotnet monitor | .NET Blog
  7873. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  7874. WSL2 localhost redirect not working
  7875. Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  7876. dotnet/maui
  7877. Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  7878. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  7879. Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  7880. Introduction to .NET - Learn
  7881. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  7882. Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  7883. Rendering dynamic content in Blazor Wasm using DynamicComponent
  7884. Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  7885. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  7886. Will .NET 6 fix Blazor Prerendering?
  7887. Loop alignment in .NET 6 | .NET Blog
  7888. Dynamically getting objects from an assembly in C#
  7889. Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  7890. How to Use BLE With WPF or Forms
  7891. Llama Preview: Swift on .NET
  7892. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  7893. Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  7894. Machine Learning with ML.NET - NLP with BERT
  7895. dotnet/runtime
  7896. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  7897. Using MudBlazor to Create Reach and Functional Product's Details Page
  7898. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  7899. November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  7900. December 1, 2020 - Building a comment system for a Blazor Static Web App
  7901. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  7902. Up For Grabs
  7903. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  7904. Jobs - OpenSilver
  7905. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  7906. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  7907. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  7908. FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  7909. Code Maze Weekly #73 - Code Maze
  7910. Episode 74 - libvlcsharp and .NET with Martin Finkel
  7911. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  7912. WebView2: Forwarding Alt Keys to a Host WPF Window
  7913. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  7914. Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  7915. BlazorDay 2021: Call for Speakers/Papers
  7916. How to Build Headless Akka.NET Services with IHostedService
  7917. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  7918. Why do I find Ruby sexy?
  7919. Adding a rough draft of the "minimum viable product" for the .NET Libraries APIs to support generic math by tannergooding · Pull Request #205 · dotnet/designs
  7920. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  7921. What is F#
  7922. Learn MSBuild - Part 4 - Real-world MSBuild
  7923. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  7924. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  7925. Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  7926. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  7927. StevenRasmussen - Overview
  7928. Visual Studio 2019 Preview Release Notes
  7929. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  7930. Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  7931. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7932. A Journey to .NET MAUI
  7933. Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  7934. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  7935. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  7936. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  7937. .NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  7938. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  7939. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  7940. C# Language Highlights: Target Typed new expressions
  7941. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  7942. Viewing overwritten configuration values in ASP.NET Core
  7943. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  7944. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  7945. Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  7946. ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  7947. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  7948. Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  7949. Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  7950. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  7951. The Worthy Web App Challenge
  7952. .NET News Roundup - Week of April 5th, 2021
  7953. Blazor Material Table - Server-Side Paging, Searching, Sorting
  7954. .NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  7955. My Favorite C# Features - Part 3: Nullability
  7956. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  7957. The Value of Programmer Lore and Standardization
  7958. Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  7959. Securing Blazor Web assembly using Cookies and Auth0
  7960. Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  7961. 1.0.16 · Discussion #364 · egil/bUnit
  7962. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  7963. Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  7964. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  7965. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  7966. Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  7967. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  7968. JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  7969. Creating MicroService with .Net 5
  7970. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  7971. Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  7972. Integrating PowerApps with .NET Web APIs
  7973. Code Maze Weekly #72 - Code Maze
  7974. How to collect .NET Core dump on Linux Web App
  7975. Azure Service Fabric 8.0 Release
  7976. dotnet/net6-mobile-samples
  7977. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  7978. Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  7979. Using Azure App Configuration in .NET 5 Functions
  7980. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  7981. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  7982. On .NET Live - Creating your own .NET Project Templates
  7983. Announcing .NET 6 Preview 3 | .NET Blog
  7984. ML.NET Survey: Machine Learning in .NET | .NET Blog
  7985. Tutorial: Create a GitHub Action with .NET
  7986. Working with the Blazor DynamicComponent | Dave Brock
  7987. Getting started with OpenTelemetry and distributed tracing in .NET Core
  7988. What Developers Can Do to Make the World a Healthier Place
  7989. Tip 311 - How to run Logic Apps in a Docker container
  7990. Stored Procedure in Entity Framework Core Migrations
  7991. Performance Improvements in NuGet | Visual Studio Blog
  7992. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  7993. .NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  7994. dotnet/csharplang
  7995. Introducing the Azure Static Web Apps CLI
  7996. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  7997. ADO.NET provider 8.0.1.0 for Firebird is ready
  7998. Announcing Facteur, a mailing kit for .NET
  7999. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  8000. Optimizing your $Profile | PowerShell Team
  8001. On .NET Episode: A Journey to .NET MAUI
  8002. Introducing the Azure Static Web Apps CLI
  8003. GitHub Sponsors Community
  8004. AsynkronIT/protoactor-dotnet
  8005. .NET April 2021 Updates – 5.0.5 | .NET Blog
  8006. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  8007. Visual Studio Toolbox Live - What's New in VS for Mac?
  8008. Accessing Dapr secrets building block using Dapr .NET SDK
  8009. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  8010. ASP.NET Core in Action, Second Edition is available now!
  8011. Blazor WASM 404 error and fix for GitHub Pages
  8012. Integrating C# with Legacy Elixir Projects
  8013. Dependency Injection Explained - Brian Lagunas
  8014. Deploying an Azure Function App with Bicep
  8015. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  8016. Announcing TypeScript 4.3 Beta | TypeScript
  8017. Write Your Erlang Gen Servers in Visual Basic
  8018. Moving to Desktop Applications in .NET Core/.NET 5
  8019. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  8020. ASP.NET Community Standup - gRPC Performance Improvements
  8021. Announcing Open Source C# standardization | .NET Blog
  8022. Machine Learning with ML.NET - Object detection with YOLO
  8023. Back to Basics: What Is a Delegate?
  8024. ASP.NET Community Standup - The 12 Factor App
  8025. Announcing Open Source C# standardization | .NET Blog
  8026. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  8027. Tetris in Blazor Part 3: Tetrominos
  8028. Using raw html with isolated CSS in Blazor - Gérald Barré
  8029. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  8030. Creating Blazor Material Navigation Menu - Code Maze
  8031. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  8032. Blazor Power BI Paginated Reports
  8033. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  8034. dotnet/runtime
  8035. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  8036. Deploying Windows Apps with ClickOnce on .NET 5
  8037. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  8038. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  8039. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  8040. File Upload Extension Validation In ASP.NET Core
  8041. Code Maze Weekly #71 - Code Maze
  8042. Exception Handling in the Profiling API
  8043. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  8044. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  8045. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  8046. dotnet/csharplang
  8047. On .NET Live - .NET Framework to .NET Core Migration
  8048. Quickstart: Deploy an ASP.NET web app - Azure App Service
  8049. Let's Learn .NET - Microservices
  8050. CUKE Build - CUKE Build
  8051. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  8052. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  8053. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  8054. C# Source Generators
  8055. Setting Up an M1 Mac for Xamarin Development
  8056. egil/genzor
  8057. Working with the Enron dataset
  8058. Minimalistic C# APIs with FeatherHttp
  8059. featherhttp/framework
  8060. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  8061. Deploying packages with GitHub Actions
  8062. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  8063. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  8064. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  8065. Languages & Runtime Community Standup - The C# language design process
  8066. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  8067. OpenSleigh
  8068. Browse all - Learn
  8069. Viewing app configuration using Oakton's Describe command and Spectre.Console
  8070. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  8071. Sands of MAUI: Issue #2
  8072. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  8073. Jump-starting Migration to .NET Core with Upgrade Assistant
  8074. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  8075. Adam Storr - Why won't you load my configuration Azure Functions?
  8076. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  8077. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  8078. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  8079. dotnet/aspnetcore
  8080. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  8081. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  8082. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  8083. Serilog.Expressions 2.0 update
  8084. Blazor Material UI - Configuration and Theme Customization - Code Maze
  8085. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  8086. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  8087. .NET News Roundup - Week of March 22th, 2021
  8088. Project Reunion: Why Desktop Developers Care
  8089. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  8090. Playing with an X-Touch Mini controller using C#
  8091. score 0.4.0
  8092. JonDouglas/score
  8093. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  8094. Async and Await and what is it actually doing?
  8095. Blazor WebAssembly - Downloading Files : EP19
  8096. Blazor WebAssembly : JavaScript Isolation - EP21
  8097. Blazor WebAssembly : Virtualize Component - EP20
  8098. Blazor WebAssembly : Deploy to IIS - EP23
  8099. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  8100. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  8101. Contributing to WPF and Windows Forms Projects on GitHub
  8102. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  8103. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  8104. Code Maze Weekly #70 - Code Maze
  8105. Duende Software Blog
  8106. String.Concat Method (System)
  8107. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  8108. Loop alignment in .NET 6 | .NET Blog
  8109. On .NET Live - Cloud Native Patterns for .NET Developers
  8110. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  8111. Installing Docker Desktop for Windows and WSL 2
  8112. Calling Dapr service with gRPC
  8113. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  8114. Bringing your Windows Forms and WPF apps to ARM Devices
  8115. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  8116. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  8117. WinUI: Another Desktop Framework But Cooler Than You Think
  8118. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  8119. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  8120. ctolkien/SodaPop.ConfigExplorer
  8121. On .NET Live - Messaging Patterns for .NET Developers
  8122. Tutorial: Create a GitHub Action with .NET
  8123. Cloud-Native learning resources for .NET developers | .NET Blog
  8124. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  8125. Testing Web Applications with PlayWright and C#
  8126. On .NET Episode: C# Source Generators
  8127. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  8128. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  8129. Exception.PrepForRemoting Method (System)
  8130. C# Source Generators
  8131. Last Week In .NET #34 – Azure goes Achoo
  8132. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  8133. Debugging configuration values in ASP.NET Core
  8134. Easy generation of fake/dummy data in C# with Faker.Net
  8135. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  8136. Setting dynamic Metadata for Blazor Web assembly
  8137. Let's Learn .NET - Microservices - Free Live Stream Event
  8138. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  8139. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  8140. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  8141. Cloud-Native learning resources for .NET developers | .NET Blog
  8142. Tetris in Blazor WebAssembly
  8143. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  8144. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  8145. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  8146. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  8147. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  8148. Creating Resilient Microservices in .NET with Polly - Code Maze
  8149. Transfer Learning and Image Classification with ML.NET
  8150. Blazor Internals: EvenCallback | Awaiting Bits
  8151. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  8152. henkmollema/Dommel
  8153. @devlead - Mattias Karlsson's Blog - Introducing DPI
  8154. Umbraco Package Migration to .NET Core: A False Start
  8155. Newsletter Week 11, 2021
  8156. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  8157. Release 1.0.0-preview10 · microsoft/reverse-proxy
  8158. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  8159. Blazor Hero - Clean Architecture Template Quick Start Guide
  8160. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  8161. Code Maze Weekly #69 - Code Maze
  8162. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  8163. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  8164. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  8165. OpenTelemetry .NET reaches v1.0 | .NET Blog
  8166. State of the NuGet Ecosystem | The NuGet Blog
  8167. Service to service invocation with Refit and Dapr .NET SDK
  8168. Debugging .NET Core memory issues (on Linux) with dotnet dump
  8169. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  8170. Building microservices with Tye
  8171. We are looking into GitHub Sponsors (and you should too)
  8172. Getting Started with Local Notifications Xamarin Forms
  8173. Testing WebAPI with ApprovalTests.NET
  8174. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  8175. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  8176. Performance and Polish with NuGet 5.9 | The NuGet Blog
  8177. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  8178. dotnet/runtime
  8179. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  8180. Announcing Windows Community Toolkit v7.0
  8181. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  8182. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  8183. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  8184. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  8185. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  8186. Windows APIs Everywhere in .NET
  8187. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  8188. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  8189. Service to service invocation with Dapr .NET SDK
  8190. Secretless apps with .NET and Azure Key Vault
  8191. Avoid password reuse with Pwned Passwords and ASP.NET Core
  8192. ZpqrtBnk
  8193. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  8194. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  8195. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  8196. Adam Storr - Becoming a Remote Worker - 1 Year
  8197. HelpMate.Core 2.1.0 Released!
  8198. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  8199. Use hosting startup assemblies in ASP.NET Core
  8200. ASP.NET Community Standup - Building HTTP APIs
  8201. Building .NET Hybrid Apps with Blazor
  8202. How to suppress dotnet whatch run to open a browser
  8203. ML.NET and Model Builder March Updates | .NET Blog
  8204. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  8205. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  8206. Using OpenApiReference To Generate Open API Client Code
  8207. Use C# to upload files to a GitHub repository | Dave Brock
  8208. Introducing PeachPie 1.0.0
  8209. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  8210. Integrating ASP.NET Identity Password Policies with Password Managers
  8211. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  8212. Real Time WinUI Dashboard with SignalR Backend
  8213. Markdown links verifier - GitHub Marketplace
  8214. Setting up demos in Azure - Part 2: GitHub Actions
  8215. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  8216. CodingBlast
  8217. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  8218. dotnet-db-migrate - BuiltWithDot.Net
  8219. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  8220. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  8221. Investigating a Linux CVE with .NET Images | .NET Blog
  8222. ASP.NET Community Standup - How to contribute to Blazor
  8223. .NET Live TV | Live developer streams every day
  8224. .NET documentation
  8225. .NET Rocks! vNext
  8226. ConfigureAwaitChecker with support for “await using” and “await foreach”
  8227. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  8228. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  8229. On .NET Episode: Building microservices with Tye
  8230. Managed Identity, Azure SQL and Entity Framework
  8231. Calling .NET APIs from Rust
  8232. Build Cross-Platform apps with WinUI and Uno Platform
  8233. DotNet CLI
  8234. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  8235. dotnet/net6-mobile-samples
  8236. XAML Productivity Tooling Enhancements in Visual Studio
  8237. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  8238. dotnet/net6-mobile-samples
  8239. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  8240. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  8241. Using Service Invocation from Dapr .NET SDK
  8242. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  8243. Is LINQ in C# actually slow?
  8244. .NET Rocks! vNext
  8245. My Favorite C# Features Part 2: LINQ
  8246. Simple WinUI + Uno Calculator - Nick's .NET Travels
  8247. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  8248. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  8249. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  8250. Hosting Two ASP.NET Core Apps In One Host
  8251. What's New in Visual Basic on .NET 5?
  8252. Language detection and words-in-sentence classification in C#
  8253. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  8254. Welcome Session
  8255. Getting started with Dapr for .NET Developers
  8256. Let's Learn .NET: Web APIs
  8257. Calzolari.DependencyInjection.Extensions 5.0.1
  8258. Arduino C# Serial USB to Computer | C# Tutorials Blog
  8259. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  8260. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  8261. Is a REST API with CQRS Possible?
  8262. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  8263. Let's Learn .NET: Web APIs
  8264. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  8265. On .NET Live - Deep Dive into Microsoft Orleans
  8266. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  8267. Installing Docker Desktop for Windows and WSL 2
  8268. How to map IPs to country for free with .NET and IP2Location
  8269. AutoWrapper 4.5.0 Released!
  8270. dotnet/announcements
  8271. Machine Learning Community Standup - What's next for ML.NET tooling
  8272. Running npm tasks when building a .NET project - Gérald Barré
  8273. The Future of Native Apps Development in .NET 6
  8274. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  8275. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  8276. Introduction to Benchmarking in C# and ASP.NET Core Projects
  8277. Securing Blazor Web assembly using cookies
  8278. Giorgi/LINQPad.QueryPlanVisualizer
  8279. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  8280. Generate TypeScript and CSharp clients with NSwag based on an API
  8281. Cake - Cake v1.1.0 released
  8282. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  8283. Beginner's Series to: Web APIs
  8284. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  8285. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  8286. ASP.NET Community Standup - Web Live Preview
  8287. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  8288. Episode 71 - Azure and .NET with Labrina Loving
  8289. dotnet/maui
  8290. The FREE Blazor Crash Course (.NET 5) | Getting Started
  8291. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  8292. Migrate from ASP.NET Core 5.0 to 6.0
  8293. Learn to build HTTP APIs with .NET | .NET Blog
  8294. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  8295. The .NET Docs Show - Taking home automation to a whole new level with Azure
  8296. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  8297. Introducing support for Xamarin
  8298. Microsoft Releases Visual Studio 2019 v16.9
  8299. Entity Framework Community Standup - Performance Tuning an EF Core App
  8300. ant-design-blazor/ant-design-blazor
  8301. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  8302. Level up your .NET libraries - Ben Foster
  8303. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  8304. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  8305. To write code comments or not, it should not be a question
  8306. Monsters Weekly 202 - Securing your Azure Functions
  8307. Welcome to .NET Conf: Focus on Windows
  8308. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  8309. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  8310. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  8311. dotnet-hash - BuiltWithDot.Net
  8312. Visual Studio 2019 version 16.9 Release Notes
  8313. Using source generators to generate a menu component in a Blazor app
  8314. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  8315. Improvements to Event Sourcing in Marten V4
  8316. Control Arduino from C# Serial Port | C# Tutorials Blog
  8317. Generate iCal calendar with .NET using iCAL.NET
  8318. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  8319. Razor Pages has Components too don't you know!
  8320. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  8321. .NET R&D Digest (February, 2021)
  8322. Serve ML.NET Models as HTTP APIs with minimal configuration
  8323. State of the NuGet Ecosystem | The NuGet Blog
  8324. Add Azure Key Vault to support to your ASP.NET application
  8325. .NET Tooling Community Standup - How tools help us learn!
  8326. .NET News Roundup - Week of Feb 22th, 2021
  8327. How to Implement Dependency Injection in ASP.NET Core
  8328. Create a Meetup Account
  8329. Microsoft .NET Conf: Focus on Windows
  8330. Code Maze Weekly #66 - Code Maze
  8331. How to Debug Live .NET Application
  8332. dotnet/upgrade-assistant
  8333. 3 Reason Why I Prefer Using Norm vs Dapper
  8334. What's new in .NET 5
  8335. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  8336. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  8337. Azure .NET SDK: Q&A With Jeffrey Richter
  8338. .NET Upgrade Assistant | Get Started
  8339. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  8340. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  8341. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  8342. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  8343. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  8344. March 24, 2020 - Working on Video Widgets and Old Man Developer
  8345. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  8346. Upgrade Assistant | .NET
  8347. Tip 307 - How to create faster and smarter apps with .NET 5
  8348. ASP.NET Community Standup - Flexible HTTP APIs
  8349. dotnet/core
  8350. On .NET Live - Microservice applications with DAPR and .NET
  8351. .NET Framework February 2021 Cumulative Update Preview for Windows 10 2004, Windows Server, version 2004, Windows 10, version 20H2 and Windows Server, version 20H2 | .NET Blog
  8352. .NET Foundation January/February 2021 Update
  8353. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  8354. Use Azure Functions with .NET 5 | Dave Brock
  8355. The Catch Block #47 - Upcoming Features of .NET 6
  8356. Blazor Desktop: The Electron for .NET?
  8357. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  8358. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  8359. Autenticación con Azure Active Directory B2C –End to End-
  8360. Using source generators with a custom attribute to generate a menu component in a Blazor app
  8361. GitHub Quick Reviews
  8362. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  8363. Dapr for .NET Developers
  8364. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  8365. Using source generators with a custom attribute to generate a menu component in a Blazor app
  8366. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  8367. Survey: Library & Open Source | .NET Blog
  8368. Let's Learn .NET - Web API - Free Live Stream Event
  8369. Experimenting with .NET 5 and 6 using Docker containers
  8370. Integrate Create React app with .NET Core 5 - Simple Talk
  8371. (Preview) Creating Azure Functions using .NET 5
  8372. Free eBook: How to use Dapr for .NET Developers
  8373. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  8374. Release Preview Release v0.7212202 · dotnet/try-convert
  8375. Parsing floating-point numbers really fast in C#
  8376. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  8377. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  8378. ASP.NET Core in .NET 6 - Part 01 - Overview
  8379. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  8380. .NET Support survey
  8381. How to Play a Sound with Blazor and JavaScript
  8382. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  8383. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  8384. Multi-targeting a Roslyn analyzer - Gérald Barré
  8385. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  8386. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  8387. FlappyBlazorBird
  8388. FlappyBlazorBird
  8389. Building an Android app with .NET 6 - Nick's .NET Travels
  8390. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  8391. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  8392. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  8393. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  8394. GridProtectionAlliance/go2cs
  8395. TeeChart for .NET - BuiltWithDot.Net
  8396. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  8397. dotnet/performance
  8398. Deploying Orleans Apps to Kubernetes
  8399. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  8400. Newsletter Week 7, 2021
  8401. Getting started with Microsoft YARP
  8402. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  8403. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  8404. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  8405. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  8406. dotnet/versionsweeper
  8407. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  8408. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  8409. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  8410. Cake NuGet Packages: Identity and Trust
  8411. CoreWCF 0.1.0 GA Release
  8412. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  8413. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  8414. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  8415. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  8416. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  8417. The refactoring test (1) | Cracking the .NET interview
  8418. Blazored hits 1,000,000 downloads on NuGet
  8419. Statistics | Blazor .NET 6
  8420. Blazor on Desktop
  8421. Pure functions and unused return values
  8422. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  8423. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  8424. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  8425. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  8426. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  8427. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  8428. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  8429. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  8430. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  8431. Announcing .NET 6 Preview 1 | .NET Blog
  8432. .NET microservices application architecture guidance
  8433. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  8434. Release 1.0.0-preview9 · microsoft/reverse-proxy
  8435. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  8436. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  8437. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8438. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8439. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  8440. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  8441. GitHub Quick Reviews
  8442. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  8443. Interlocked.Or Method (System.Threading)
  8444. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  8445. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  8446. Using source generators to to generate a menu component in a Blazor app
  8447. Using source generators to to generate a menu component in a Blazor app
  8448. Talking Blazored on the Blazor Community Standup
  8449. DotNet Boxed includes prescriptive templates for .NET Core
  8450. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  8451. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  8452. Adam Storr - Controlling The Logging Levels in Azure Functions
  8453. ASP.NET Community Standup - Dapr + .NET
  8454. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  8455. JonPSmith/EfSchemaCompare
  8456. WinUI 3 Preview 4 (February 2021) - WinUI
  8457. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  8458. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  8459. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  8460. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  8461. Duende Software Blog
  8462. How to Host .NET Core Applications in VPS Using Docker
  8463. DotNet AOP - BuiltWithDot.Net
  8464. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  8465. Code Maze Weekly #64 - Code Maze
  8466. Creating Azure Functions using .NET 5
  8467. Startup chooses Blazor and Xamarin for full-stack development using C#
  8468. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  8469. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  8470. .NET Rocks! vNext
  8471. IronPython: First steps - Simple Talk
  8472. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  8473. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  8474. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  8475. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  8476. Staying safe with .NET containers | .NET Blog
  8477. Release v5.0.211103 · dotnet/format
  8478. Building a Code Analyzer for .NET
  8479. Build native and hybrid mobile apps with Mobile Blazor Bindings
  8480. Exporting Open Telemetry Data to Jaeger
  8481. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  8482. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  8483. Keep Tests Short and DRY with Extension Methods
  8484. Cake Frosting: More Maintainable C# DevOps
  8485. .NET Rocks! vNext
  8486. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  8487. GitHub Quick Reviews
  8488. .NET Framework February Security and Quality Rollup | .NET Blog
  8489. dotnet/designs
  8490. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  8491. Path.TrimEndingDirectorySeparator Method (System.IO)
  8492. Path.EndsInDirectorySeparator Method (System.IO)
  8493. PemEncoding Class (System.Security.Cryptography)
  8494. StringBuilder.GetChunks Method (System.Text)
  8495. Type.IsAssignableTo(Type) Method (System)
  8496. Release Bebop v2.1.0 · RainwayApp/bebop
  8497. Event Sourcing with Marten V4: Aggregated Projections
  8498. Release Preview Release v0.7210903 · dotnet/try-convert
  8499. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  8500. GitHub Quick Reviews
  8501. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  8502. Building Realtime applications on Angular with ASPNET Core and SignalR
  8503. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  8504. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  8505. Using source generators to find all routable components in a Blazor WebAssembly app
  8506. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  8507. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  8508. Cake - Cake v1.0.0 released
  8509. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  8510. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  8511. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  8512. Blackjack in Blazor Part 4 - Putting it All Together
  8513. Blazor Stability Testing Tools for Bullet Proof Applications
  8514. Treating Primitive Obsession with ValueObjects | DDD in .NET
  8515. Blazor WebAssembly - Uploading Files - EP18
  8516. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  8517. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  8518. Visual Studio 2019 Docker Tooling
  8519. Newsletter Week 5, 2021
  8520. Code Maze Weekly #63 - Code Maze
  8521. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  8522. Episode 69 - The Risks of Third Party Code With Niels Tanis
  8523. Bidirectional Streaming | gRPC in .NET 5
  8524. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  8525. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  8526. Working inside a Docker container using Visual Studio Code
  8527. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  8528. Configuring and extending a service
  8529. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  8530. Adding approval workflow to your GitHub Action
  8531. .NET Rocks! vNext
  8532. Lottie animations for WPF - BuiltWithDot.Net
  8533. On .NET Live - Distributed applications with ZeroMQ
  8534. .NET 5 and .NET 6 with Scott Hunter
  8535. Command Line Parser on .NET5 | Windows Dev
  8536. Introduction to gRPC in .NET Core and .NET 5
  8537. Building real applications with Orleans
  8538. The New .NET Multi-platform App UI | Xamarin Blog
  8539. Entity Framework Core 5.0: The Next Generation for Data Access
  8540. Facebook Authentication in Blazor WebAssembly Hosted Applications
  8541. Generate a GitHub Actions workflow file from dotnet CLI
  8542. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  8543. Client Streaming | gRPC in .NET 5
  8544. WinUI 3.0 Misconceptions - Nick's .NET Travels
  8545. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  8546. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  8547. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  8548. GitHub Quick Reviews
  8549. How to achieve style inheritance with Blazor CSS isolation
  8550. Finding all routable components in a Blazor App
  8551. efcore/EFCore.CheckConstraints
  8552. Uno Platform The State of WebAssembly - 2020 and 2021
  8553. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  8554. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  8555. Google Authentication in Blazor WebAssembly Hosted Applications
  8556. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  8557. Weekly .Net Tech Stack - #1
  8558. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  8559. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  8560. Blackjack in Blazor Part 3 - Game State and Blazor Components
  8561. Trailblazor: Building Dynamic Applications with Blazor
  8562. Automatically generate a form from an object in Blazor - Gérald Barré
  8563. Blazor WebAssembly : CSS Isolation - EP17
  8564. Open Telemetry for ASP.NET Core
  8565. Building Better NuGet Packages - CodeWithStu
  8566. Finally - My first book got published
  8567. Implement app roles authorization with Azure AD and ASP.NET Core
  8568. Llama Rust SDK preview 0.1.3
  8569. Code Maze Weekly #62 - Code Maze
  8570. Speaker Directory
  8571. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  8572. .NET R&D Digest (January, 2021)
  8573. A/B Testing with Azure App Service
  8574. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8575. High-performance Services with gRPC: What's new in .NET 5
  8576. GitHub Quick Reviews
  8577. How to use FastReport Open Source in ASP.NET Core Web application
  8578. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  8579. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  8580. .NET GC Internals - 03. Concurrent Mark phase
  8581. Akka.NET Dependency Injection Best Practices
  8582. Using WinML in .NET5 | Windows Dev
  8583. .NET 5 Source Generators Jump Start
  8584. dotnet/runtime
  8585. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  8586. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  8587. Application State in Blazor Apps
  8588. Learn TV
  8589. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  8590. rr-wfm/MSBuild.Sdk.SqlProj
  8591. OSC mixer control in C#
  8592. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  8593. Dockerfile
  8594. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  8595. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  8596. Adhering to Consent with Cookie Information for Episerver
  8597. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  8598. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  8599. Using dotnet watch run with JetBrains Rider
  8600. Episode 10: F# and Functional Programming
  8601. Using HTMX with ASP.NET Core: Introduction
  8602. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  8603. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  8604. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  8605. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  8606. GitHub Quick Reviews
  8607. Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  8608. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  8609. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  8610. Github Actions for Visual Studio Extension developers
  8611. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  8612. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  8613. .NET Conf Armenia (2021-01-30)
  8614. .NET Conf: Focus on Windows
  8615. Blackjack in Blazor Part 2 - The C# Classes
  8616. dotnet/runtimelab
  8617. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  8618. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  8619. gRPC Server & Unary Calls | gRPC in .NET 5
  8620. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  8621. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  8622. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  8623. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  8624. Home - Exceptionless
  8625. Streamlining package versioning with MinVer
  8626. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  8627. High Performance UDP sockets in .NET 5 — Enclave
  8628. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  8629. The .NET Docs Show - Functional Fun with F#
  8630. Episode 68 - Xamarin Catch Up With Luce Carter
  8631. Code Maze Weekly #61 - Code Maze
  8632. WPF, Text Rendering and the Blues
  8633. DamianEdwards/BlazingPageHead
  8634. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  8635. .NET Foundation Project Spotlight - DNN
  8636. .NET Foundation Project Spotlight - Oqtane
  8637. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  8638. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  8639. Building your first Telegram Bot with ASP.NET Core
  8640. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  8641. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  8642. Understanding WebSockets with ASP.NET Core
  8643. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  8644. MVC Controllers are Dinosaurs - Embrace API Endpoints
  8645. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  8646. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  8647. Release Tye 0.6 · dotnet/tye
  8648. Release Tye 0.6 · dotnet/tye
  8649. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  8650. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  8651. Deep Dive into Open Telemetry for .NET
  8652. .NET Conf 2020 - Bengaluru
  8653. damienbod/AngularAutoSaveCommands
  8654. ASP.NET Core Action Arguments Validation using an ActionFilter
  8655. Adding environments to ASP.NET Core with React.js SPA
  8656. radzenhq/radzen-blazor
  8657. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  8658. How to Copy All the Resources from a Resource Group in #shorts
  8659. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  8660. JSON DOM (2) and Index/Range methods for Linq
  8661. Release 1.0.0-preview8 · microsoft/reverse-proxy
  8662. benaadams/Ben.Http
  8663. Fun with IConfiguration
  8664. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  8665. Enabling prerendering for Blazor WebAssembly apps
  8666. Unit Testing in .NET - The Complete Guide
  8667. ASP.NET - A last look back at 2013, looking ahead to 2014
  8668. How Blazor Performs Against Other Frameworks
  8669. Adam Storr - AutoFixture and .NET 5.0 Record Types
  8670. The Plan for Entity Framework Core 6.0 | .NET Blog
  8671. Last Week in .NET #25 – I am (g)root
  8672. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  8673. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  8674. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  8675. 5 Tips To Hack Your .NET Builds - CodeWithStu
  8676. Azure Easy Auth and Roles with .NET (and .NET Core)
  8677. Quick tip: listing global dev tools and extensions
  8678. Introducing Fss
  8679. Newsletter Week 2, 2021
  8680. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  8681. Duende Software Blog
  8682. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  8683. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  8684. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  8685. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  8686. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  8687. Understanding Microsoft's Docker Images for .NET Apps
  8688. source.winehq.org Git - wine.git/blob - ANNOUNCE
  8689. On .NET Live - Cross Platform .NET Development with OmniSharp
  8690. dotnet/installer
  8691. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  8692. How to configure your custom roslyn analyzer using an .editorconfig file
  8693. Persisting your users preferences using Blazor and Local Storage
  8694. Rethinking OSS Attribution In .NET
  8695. Happy 10th Birthday, NuGet! | The NuGet Blog
  8696. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  8697. Diagnostics improvements in .NET 5 | .NET Blog
  8698. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  8699. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  8700. .NET Framework January Security and Quality Rollup Update | .NET Blog
  8701. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  8702. Inspecting application metrics with dotnet-monitor
  8703. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  8704. Get to know the .NET 5.0 SDK
  8705. ASP.NET Community Standup - Meet the Blazor Team
  8706. Introducing Cake Bridge Dependency Injection
  8707. SignalRs Crazy 8
  8708. Optimising Blazor Applications | ConFoo.ca
  8709. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  8710. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  8711. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  8712. Writing decoupled code with MediatR: The Mediator Pattern
  8713. Using .env in .NET - Dusted Codes
  8714. pakrym/jab
  8715. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  8716. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  8717. How to Use Query Strings in Blazor WebAssembly - Code Maze
  8718. .NET 5 Networking Improvements | .NET Blog
  8719. What would it take for you to adopt Marten?
  8720. Machine Learning with ML.NET - Linear Regression
  8721. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  8722. ASP.NET Core OpenTelemetry Logging
  8723. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  8724. NAudio 2 plans
  8725. RemiBou/BrowserInterop
  8726. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  8727. Code Maze Weekly #59 - Code Maze
  8728. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  8729. ardalis/ApiEndpoints
  8730. Episode 67: Blazor in Action with Chris Sainty
  8731. WinUI 3 Preview 3 | Windows Dev
  8732. Xamarin Essentials: Features, Advantages and Benefits
  8733. WSFederationHttpBinding in .NET Standard | .NET Blog
  8734. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  8735. JavaScript Array Sort Method Practice in 5 Minutes
  8736. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  8737. Entity Framework Core 5 free resources
  8738. Building a Chatbot to Order a Pizza
  8739. Building React Applications in F#
  8740. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  8741. Blank Zero Values in .NET Number Format Strings
  8742. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  8743. .NET Worker Service: Working Hard So You Don’t Have To
  8744. C# A to Z: Assignment with Init-Only Setters
  8745. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  8746. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  8747. Create a .NET Core Project Template
  8748. .NET 5, Blazor and more in 2021!
  8749. Introducing the Microsoft.FeatureManagement library
  8750. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  8751. .NET Conf 2020 in a Nutshell
  8752. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  8753. .NET Has a Third-Party Software Problem
  8754. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  8755. Developing Destkop applications with .NET 5.0
  8756. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  8757. Can you spare a few moments to take my survey?
  8758. Use an Existing .NET Core Project Template
  8759. Defining NuGet restore sources in the csproj - Gérald Barré
  8760. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  8761. Release v6.0.0 · Blazored/Modal
  8762. .NET Frontend Day
  8763. Storing coordinates in C# - Performance versus readability
  8764. Caliburn micro latest release candiate · Caliburn.Micro
  8765. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  8766. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  8767. bezzad/Downloader
  8768. Make smaller console apps with .NET and CoreRT - { Destructured }
  8769. Scaffold an entire .NET 5 Web API using Wrapt
  8770. MicroFrontends With Blazor WebAssembly | Developer Support
  8771. Microfrontends with Blazor: Welcome to the Party!
  8772. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  8773. Spectre.Console - Introduction
  8774. Buttplug Hits v1 Milestone - Nonpolynomial
  8775. C# A to Z: Prelude
  8776. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  8777. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  8778. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  8779. March 11, 2020 - Minimal March - Blazor cascading values, demos
  8780. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  8781. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  8782. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  8783. Code Maze Weekly #57 - Code Maze
  8784. Release 1.0.0 - preview 01 · egil/bUnit
  8785. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  8786. grpc/grpc-dotnet
  8787. .NET Rocks! vNext
  8788. .NET Rocks! vNext
  8789. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  8790. .NET Tooling Community Standup - Designing UIs for developer tools
  8791. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  8792. The Catch Block #39 - 2020 Year in Review!
  8793. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  8794. A talk for trailblazers: Blazor in .NET 5
  8795. Getting started with GitHub Actions
  8796. How YouTube Music forced me to try F#
  8797. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  8798. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  8799. How to Access Webcam Properties from C#
  8800. Monsters Weekly 200b - Conversations with Julie Lerman
  8801. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  8802. Developer Days
  8803. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  8804. What's Serverless in #Shorts and why should you care?
  8805. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  8806. C# 9 and .NET 5: Book Review and Q&A
  8807. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  8808. Blazor vs React: Passing values to all children | Awaiting Bits
  8809. C# In Simple Terms - Iterators
  8810. .NET Foundation November/December 2020 Update
  8811. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  8812. Arrows born in flight
  8813. The State of .NET: Q&A Compilation
  8814. Cake - Cake v1.0.0-rc0002 released
  8815. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  8816. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  8817. gRPC Web with .NET
  8818. The .NET Stacks #30: 🥂 See ya, 2020
  8819. Code Maze Weekly #56 - Code Maze
  8820. Introduction to Performance - EF Core
  8821. dotnet/diagnostics
  8822. xamarin/Essentials
  8823. dotnet-aspnetcore-blazor - Microsoft Q&A
  8824. Languages & Runtime Community Standup - Infer#
  8825. What's new for desktop developers building WPF, UWP & WinForms
  8826. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  8827. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  8828. Securing Blazor Server-side Applications
  8829. C# vs. F# – planetgeek.ch
  8830. Improved XAML Data Binding Diagnostics | The Xamarin Show
  8831. .NET 5 Breaking Changes for WPF/Windows Forms
  8832. RavenDB Node.JS / TypeScript client 5.0 released
  8833. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  8834. What's next for System.Text.Json? | .NET Blog
  8835. Blast Off with Blazor: Build a responsive image gallery
  8836. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  8837. Top 10 Blazor Features You Probably Didn't Know
  8838. Authentication with Graph SDKs
  8839. Framework Design Studio Released
  8840. XAML Hot Reload for Xamarin.Forms - Xamarin
  8841. Architecting Cloud Native Application in Azure using .NET Core
  8842. Should I use self-contained or framework-dependent publishing in Docker images?
  8843. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  8844. Building a Code Analyzer for .NET
  8845. Exploring Blazor Mobile Bindings
  8846. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  8847. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  8848. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  8849. C# in Simple Terms - Indexers
  8850. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  8851. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  8852. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  8853. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  8854. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  8855. Bletris - Blazor Tetris - BuiltWithDot.Net
  8856. dotnet-foundation/ecosystem-growth
  8857. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  8858. On .NET Live - Intro to Microservice Patterns for .NET Developers
  8859. GraphQL Schema Design
  8860. r/dotnet - What logging Framework do you use?
  8861. Umbraco Back-office Authentication With Azure Active Directory
  8862. Code Maze Weekly #55 - Code Maze
  8863. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  8864. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  8865. Episode 66 - TDD and the Terminator With Layla Porter
  8866. .Net Project Builds with Node Package Manager · Los Techies
  8867. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  8868. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  8869. .NET Conf 2020 - Kerala (2021-01-09)
  8870. You should be customizing your PowerShell Prompt with PSReadLine
  8871. Implementing an Effective Architecture for ASP.NET Core Web API
  8872. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  8873. .NET Rocks! vNext
  8874. Blazor testing using bUnit - or something something testing Blazor
  8875. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  8876. Xamarin | Open-source mobile app platform for .NET
  8877. xamarin/Xamarin.Forms
  8878. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  8879. Producing Packages with Source Link | .NET Blog
  8880. Build Tools for protobuf-net and protobuf-net.Grpc
  8881. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  8882. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  8883. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  8884. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  8885. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  8886. 5 Must Install NuGets for New Xamarin Projects
  8887. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  8888. The proper usages of the keyword 'static' in C# - NDepend
  8889. .NET December 2020 Updates – 5.0.1 | .NET Blog
  8890. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  8891. merill/InclusivenessAnalyzer
  8892. Net Conf 2020 Québec : Introduction à NET 5.0
  8893. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  8894. Polly and Blazor, Part 1 – Simple Wait and Retry
  8895. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  8896. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  8897. servicetitan/Stl.Fusion
  8898. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  8899. Last Week in .NET #21 – Remembering the women of École Polytechnique
  8900. .NET 5 Breaking Changes for ASP.NET Core
  8901. Dark mode for your web applications (using Blazor and Tailwind CSS)
  8902. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  8903. Monsters Weekly 194 - Single File Applications in .NET 5
  8904. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  8905. Creating your first CRUD app with Suave and F# - Simple Talk
  8906. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  8907. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  8908. Automate a Markdown links page with Pinboard and C#
  8909. Building an ASP.NET Core Web App from Scratch
  8910. Modern Web Development with Blazor & .NET 5
  8911. Entity Framework Community Standup - LLBLGen designer and .NET data history
  8912. NEST 7.10.1
  8913. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  8914. Using .NET and PowerPoint to generate cover images - Gérald Barré
  8915. Advent of Code 2020
  8916. Understand The .NET 5 Runtime Environment
  8917. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  8918. Run EF Core Migrations in Azure DevOps
  8919. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  8920. Newsletter Week 49, 2020
  8921. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  8922. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  8923. ADO.NET provider 7.10.1.0 for Firebird is ready
  8924. Use ASP.NET Core route-to-code for simple JSON APIs
  8925. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  8926. mayuki/Rin
  8927. Code Maze Weekly #54 - Code Maze
  8928. ADO.NET provider 7.10.0.0 for Firebird is ready
  8929. - Developer! Developer! Developer! Day
  8930. VISCA camera control in C#
  8931. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  8932. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  8933. Customizing the Graph SDKs
  8934. .NET Live TV | Live developer streams every day
  8935. Securing an ASP.NET Core API which uses multiple access tokens
  8936. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  8937. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  8938. Avoid Wrapping DbContext in Using (and other gotchas)
  8939. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  8940. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  8941. Complex Model Validation in Blazor Applications - Code Maze
  8942. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  8943. .NET5 - A Unified Platform
  8944. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  8945. Improving Debug-time Productivity with Source Link | .NET Blog
  8946. Cool things I learned about NUnit while re-launching the docs
  8947. .NET 5 Breaking Changes: Historic Technologies
  8948. ASP.NET Core Improvements in .NET 5
  8949. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  8950. Unity 101: Installation
  8951. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  8952. Real-time Data fetching with GraphQL and Blazor
  8953. .NET Today, tomorrow and beyond – panel discussion - comitted
  8954. Get Your JAM On
  8955. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  8956. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  8957. .NET 5 Breaking Changes to the Base Class Library
  8958. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  8959. Authentication with Graph SDKs
  8960. Using Quartz.NET with ASP.NET Core and worker services
  8961. Blazor Updates in .NET 5
  8962. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  8963. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  8964. Working with Binding in Blazor Applications - Code Maze
  8965. ML.NET Model Builder November Updates | .NET Blog
  8966. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  8967. Build Your First for iOS & Android App with Xamarin and Visual Studio
  8968. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  8969. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  8970. Return JSON Result with Custom Status Code in ASP.NET Core
  8971. Duplex gPRC
  8972. Shawn Wildermuth's Blog
  8973. Challenge
  8974. Microsoft Releases .NET for Apache Spark 1.0
  8975. bartczernicki/Blazor-MachineIntelligence
  8976. Going all-in with nullable reference types
  8977. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  8978. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  8979. Code Maze Weekly #53 - Code Maze
  8980. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  8981. Episode 65 - Marten DB With Jeremy Miller
  8982. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  8983. OrchardCMS/OrchardCore.Samples
  8984. How to add Open API support for Azure Functions
  8985. How to create a QR Code generator with Azure Functions
  8986. Blazor JavaScript Isolation, Modules, and Dynamic C#
  8987. Announcing Microsoft Q&A for .NET | .NET Blog
  8988. Upgrading ConfigurationManager for .Net 5
  8989. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  8990. Themes of .NET
  8991. Melb․Net December 2020 Online Meetup
  8992. Custom Validation in Blazor WebAssembly - Code Maze
  8993. Watch out for .NET Core Runtime Bitness for IIS Installs
  8994. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  8995. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  8996. Naming NuGet, A Lesson In Distributed Decision Making
  8997. Spectre.Console lets you make beautiful console apps with .NET Core
  8998. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  8999. Upgrading to .NET Core 5.0
  9000. .NET Community Standups | Streaming live each week
  9001. Should You Unit-Test in ASP.NET Core?
  9002. Virtual - Lightning Talks
  9003. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  9004. Sydney Alt.Net User Group (Sydney, Australia)
  9005. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  9006. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  9007. CSS Isolation in Blazor Applications - Code Maze Blog
  9008. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  9009. dotnet/diagnostics
  9010. Build Your First for iOS & Android App with Xamarin and Visual Studio
  9011. C# In Simple Terms - Expressions, Lambdas, and Delegates
  9012. FSDN
  9013. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  9014. Tests are hard, LightBDD can help
  9015. Conventional Options · Los Techies
  9016. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  9017. Blast Off with Blazor: Isolate and test your service dependencies
  9018. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  9019. - Developer! Developer! Developer! Day
  9020. Digest - .NET Conf 2020
  9021. ZpqrtBnk
  9022. What is new in ASP.NET Core 5.0 Web API
  9023. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  9024. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  9025. .NET Conf 2020 Feedback
  9026. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  9027. Astonishing Performance of .NET 5: More Data
  9028. Using Microsoft Graph API in ASP.NET Core
  9029. Released: General Availability of Microsoft.Data.SqlClient 2.1
  9030. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  9031. How to Send an SMS with ASP.NET Core - Code Maze
  9032. Vertical Slice Example Updated to .NET 5
  9033. SmallSharp 1.0.0
  9034. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  9035. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  9036. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  9037. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  9038. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  9039. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  9040. What's new in .NET Productivity | .NET Blog
  9041. .NET Developer Conference: Tasks and async/await from the ground up
  9042. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  9043. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  9044. Localization in Blazor WebAssembly Applications - Code Maze
  9045. Release Preview Release v0.7.156704 · dotnet/try-convert
  9046. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  9047. C# Expression Trees: Property Getters | Awaiting Bits
  9048. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  9049. The ASP.NET Team @TheASPNETTeam
  9050. Marten 4.0.0-alpha.3
  9051. expect(Exception) Podcast
  9052. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  9053. Open API Extension Support for Azure Functions V1
  9054. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  9055. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  9056. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  9057. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  9058. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  9059. Blazor WebAssembly : Google Authentication - EP15
  9060. C# in Simple Terms - Tuples and Anonymous Types
  9061. scalablecory/NetworkToolkit
  9062. RavenDB 5.1 Features: Searching in Office documents
  9063. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  9064. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  9065. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  9066. StrongInject 1.0.0
  9067. anthonychu/serverless-streamr-blazor
  9068. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  9069. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  9070. fszlin/certes
  9071. .NET Conf 2020 and .NET 5 links
  9072. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  9073. Identity in Azure with Christos Matskas
  9074. xoofx/Broslyn
  9075. The .NET Stacks #25: .NET 5 officially launches tomorrow
  9076. Getting Started With NuGet 5.8 | The NuGet Blog
  9077. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  9078. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  9079. Code Maze Weekly #51 - Code Maze
  9080. Microsoft.EntityFrameworkCore 5.0.0
  9081. Secure app development with Azure AD, Key Vault and Managed Identities
  9082. Blazor WebAssembly : Facebook Authentication - EP14
  9083. Episode 64 - Augmented Reality With Lee Englestone
  9084. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  9085. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  9086. .NET 5 is Here....Now What?
  9087. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  9088. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  9089. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  9090. Test web APIs with the HttpRepl
  9091. Microsoft.dotnet-httprepl 5.0.0
  9092. Release v5.0.0 · dotnet/HttpRepl
  9093. C# in Simple Terms - Generics
  9094. Blazor WebAssembly : Facebook Authentication - EP14
  9095. Five Questions You May Have About ASP.NET Core For .NET 5
  9096. Should I Migrate to .NET 5?
  9097. Future of Desktop
  9098. Download localized .NET IntelliSense files
  9099. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  9100. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  9101. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  9102. Talking C# Performance with Steve Gordon | Guest Series
  9103. Is it possible to render components "dynamically" using Blazor?
  9104. damianh/docker-ci
  9105. Should Your Enterprise Pick Angular, React or Blazor?
  9106. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  9107. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  9108. Visual Studio Preview
  9109. The Resurgence of Functional Programming - Highlights From QCon Plus
  9110. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  9111. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  9112. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  9113. .NET 5 Arrives -- Visual Studio Magazine
  9114. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  9115. .NET IoT Libraries documentation
  9116. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  9117. Announcing F# 5 | .NET Blog
  9118. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  9119. Announcing the Release of EF Core 5.0 | .NET Blog
  9120. Announcing .NET 5.0 | .NET Blog
  9121. Download .NET 5.0 (Linux, macOS, and Windows)
  9122. Blazor Stability Testing Tools for Bullet Proof Applications
  9123. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  9124. Lazy Loading in Blazor WebAssembly - Code Maze
  9125. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  9126. How to write commands for dotnet-dump
  9127. C# in Simple Terms - LINQ Basics
  9128. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  9129. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  9130. The DevOps Handbook – Create Organizational Learning
  9131. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  9132. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  9133. global.json overview - .NET Core CLI
  9134. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  9135. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  9136. Cake - Cake v1.0.0 RC1 released
  9137. Code Maze Weekly #50 - Code Maze
  9138. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  9139. .NET Conf 2020
  9140. Release Tye 0.5 · dotnet/tye
  9141. DotVVM Blog: Announcing DotVVM 2.5
  9142. dotnet/core
  9143. dotnet/core
  9144. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  9145. TylerBrinks/ExCSS
  9146. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  9147. Add natural language understanding to your bot - Part 2
  9148. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  9149. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  9150. Real-time Data fetching with GraphQL and Blazor
  9151. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  9152. .NET Live TV | Live developer streams every day
  9153. C# in Simple Terms - Arrays and Collections
  9154. .NET Conf 2020
  9155. Building applications with C# and a Challenge!
  9156. .NET Conf 2020
  9157. Generate a GitHub Actions workflow file from dotnet CLI
  9158. Modernizing a codebase for C# 9
  9159. Optimizing SQL queries. Sometimes two queries are better than one.
  9160. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  9161. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  9162. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  9163. Async code smells and how to track them down with analyzers - Summary
  9164. How to Use Browser Functionalities with Blazor WebAssembly
  9165. Challenge
  9166. The MVP reconnect daily
  9167. Dark's new backend will be in F#
  9168. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  9169. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  9170. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  9171. Migrating from MVC to Blazor
  9172. How to Call C# Methods from JavaScript in Blazor WebAssembly
  9173. Things you need to know as a C# developer - Build types
  9174. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  9175. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  9176. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  9177. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  9178. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  9179. Implement a Blazor full text search using Azure Cognitive Search
  9180. Blazor and Azure B2C: The Big Picture
  9181. Identity Server 4 with .NET Core App
  9182. Dev Discussions - James Hickey
  9183. Pattern matching in C# 9.0
  9184. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  9185. Exploring Ubuntu Desktop on the Raspberry PI
  9186. Code Maze Weekly #49 - Code Maze
  9187. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  9188. .NET Conf 2020
  9189. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  9190. Event Driven applications on Kubernetes with KEDA
  9191. Episode 63 - Being Productive With Jay Miller
  9192. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  9193. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  9194. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  9195. Awaitable/awaiter pattern and logical micro-threading in C#
  9196. NuGet supports API key option - GitHub Changelog
  9197. Getting Started | MonoGame Documentation
  9198. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  9199. What's New | MonoGame Documentation
  9200. Xamarin.Forms 5 Is Here! | The Xamarin Show
  9201. Consuming JSON Objects Stream (NDJSON) With HttpClient
  9202. A Type of Useless
  9203. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  9204. Entity Framework Community Standup - EF Core 5.0 Collations
  9205. What is C#? | One Dev Question
  9206. Optimizing Blazor performance using the @key directive - Gérald Barré
  9207. Organize Code by Feature | Vertical Slices
  9208. Using JSInterop to Pass HTML Elements and Handle JS Errors
  9209. gRPC performance improvements in .NET 5 | ASP.NET Blog
  9210. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  9211. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  9212. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  9213. MonkSoul/Fur
  9214. Mind Your Strings with .NET 5.0
  9215. Help Us Plan EF Core 6.0 | .NET Blog
  9216. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  9217. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  9218. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  9219. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  9220. Using Blazor JavaScript Isolation with Library Manager
  9221. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  9222. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  9223. Upgrading a .Net Framework library to .Net 5
  9224. Blast Off with Blazor: Get to know Blazor and our project
  9225. How to Call JavaScript Functions with C# in Blazor WebAssembly
  9226. EditForm - forms and validation in Blazor
  9227. Blazer WebAssembly with EF Core
  9228. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  9229. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  9230. Setting up a build with NUKE
  9231. dotnet-vs 0.3.85
  9232. dotnet/aspnetcore
  9233. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  9234. Leaving Silverlight: Converting to the Web
  9235. The Future of Desktop: All You Need to Know about .NET 5!
  9236. WPF .NET Core - Routed Events
  9237. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  9238. Setting up a build with NUKE
  9239. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  9240. How To Buy a Computer for Cross-Platform Development
  9241. Code Maze Weekly #48 - Code Maze
  9242. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  9243. BlazorGalaga
  9244. How to: Implement a producer-consumer dataflow pattern
  9245. BlazorGuy/BlazorGalaga
  9246. Damian Hickey
  9247. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  9248. A Tour of the .NET Functions Framework
  9249. C# 8.0 nullable references: defeating the point with empty strings | endjin
  9250. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  9251. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  9252. Is Blazor a Safe Enterprise Bet
  9253. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  9254. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  9255. Telerik UI for Blazor Updated -- Visual Studio Magazine
  9256. The .NET Docs Show
  9257. Damian Hickey
  9258. ufcpp/StringLiteralGenerator
  9259. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  9260. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  9261. ASP.NET Core Blazor CSS isolation
  9262. Azure Service Fabric 7.2 Release
  9263. Tip 290 - How to secure a Blazor application with Azure Active Directory
  9264. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  9265. Blazor FAST WebComponents
  9266. Entity Framework Visual Editor - Visual Studio Marketplace
  9267. Defining Service Boundaries by Splitting Entities
  9268. JsonSrcGen 0.2.0 Alpha Released
  9269. Attribute-Based Access Control with Blazor WebAssembly and IS4
  9270. franzsilva/MLBuilderVSCode-Source
  9271. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  9272. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  9273. Marten V4 Preview: Command Line Administration
  9274. switch expression - C# reference
  9275. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  9276. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  9277. Understanding cross platform .NET, and why .NET 5 is important
  9278. C# support · Issue #156 · github/semantic
  9279. Blazor in depth — Create Blazor component without Lifecycle methods
  9280. Debugging Multiple .NET Core Projects in VS Code
  9281. MoienTajik/AspNetCore-Developer-Roadmap
  9282. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  9283. How to Use NPM Packages in Blazor - Brian Lagunas
  9284. open-telemetry/opentelemetry-dotnet
  9285. Improve rendering performance with Blazor component virtualization
  9286. Introducing C# 9: Static anonymous functions
  9287. Cross-platform development with .NET 5
  9288. Blazor in Action: building reusable frontends with C#
  9289. Combing through ComponentBase
  9290. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  9291. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  9292. dotnet/runtime
  9293. Sponsor @kevinchalet on GitHub Sponsors
  9294. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  9295. dotnet/runtime
  9296. Async code smells and how to track them down with analyzers - Part II
  9297. Announcing Microsoft Edge WebView2 General Availability
  9298. Blazor WebAssembly Role-Based Security with IdentityServer4
  9299. Extract Available Settings Using C# | Awaiting Bits
  9300. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  9301. Securely accessing MS Graph from gRPC .NET with Azure AD
  9302. Serverless .NET on AWS - 50th Anniversary Edition!
  9303. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  9304. Building Real-Time Applications with Blazor Server and Firestore
  9305. Marten V4 Preview: Linq and Performance
  9306. Home
  9307. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  9308. What is happening to .NET standard with .NET 5? | One Dev Question
  9309. .NET Epics
  9310. Data "As You Need It" with Telerik UI for Blazor DataGrid
  9311. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  9312. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  9313. Newsletter Week 42, 2020
  9314. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  9315. Bootstrap+Blazor essentials
  9316. Code Maze Weekly #47 - Code Maze
  9317. Release v1.0.0-preview6 · microsoft/reverse-proxy
  9318. Binding Tools for Swift | The Xamarin Show
  9319. .NET Microservices with DAPR
  9320. kekyo/IL2C
  9321. The future of .NET Standard | .NET Blog
  9322. Episode 62 - What Have I Missed With Zac Braddy
  9323. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  9324. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  9325. How to Add gRPC to Your Blazor App
  9326. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  9327. .NET Foundation September/October 2020 Update
  9328. ASP.NET Core Series: PWA's with Blazor
  9329. On .NET Live - Diving into Azure Static Web Apps
  9330. Debugger Tip - Step into a specific method
  9331. Solution & Project Structure of a Loosely Coupled Monolith
  9332. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  9333. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  9334. .NET | Free. Cross-platform. Open Source.
  9335. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  9336. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  9337. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  9338. ASP.NET Core Architecture Overview
  9339. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  9340. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  9341. Breaking changes, version 3.1 to 5.0 - .NET Core
  9342. Scaling HANGFIRE: Processing More Jobs Concurrently
  9343. .NET Foundation September/October 2020 Update
  9344. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  9345. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  9346. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  9347. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  9348. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  9349. Code style rules overview - .NET
  9350. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  9351. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  9352. Using Access Token with Blazor WebAssembly HttpClient
  9353. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  9354. MLOps: DevOps for Machine Learning | .NET Blog
  9355. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  9356. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  9357. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  9358. DevReach Online - The Premier Dev Conference Now Online
  9359. The future of .NET Standard | .NET Blog
  9360. Announcing .NET 5.0 RC 2 | .NET Blog
  9361. YARP: The .NET Reverse proxy
  9362. Under the hood with routing in Blazor
  9363. Pushing UI changes from Blazor Server to browser on server raised events
  9364. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  9365. The LLBLGen Pro Blog: HnD 3.0 has been released!
  9366. daveabrock/NASAImageOfDay
  9367. Render Blazor WASM components in your existing MVC/Razor Pages applications
  9368. Quick Helper For Blazor Performance
  9369. Bootstrap logging with Serilog + ASP.NET Core
  9370. verifiedcoder/Twilight
  9371. Async code smells and how to track them down with analyzers - Part I
  9372. Window Activation Headaches in WPF
  9373. C# Language Highlights: Default Literal Expressions
  9374. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  9375. Blazor WebAssembly : Twitter Authentication - EP13
  9376. welcome · Blazor in Action MEAP V01
  9377. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  9378. Testing Blazor components using bUnit - Gérald Barré
  9379. Blazor in Action is now available on MEAP
  9380. What I Am Excited About in TypeScript 4.0
  9381. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  9382. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  9383. .NET Virtual Conference
  9384. ryzngard/DotNot
  9385. Printing PDF’s in Blazor
  9386. XChaCha20-Poly1305: A Primer with Examples in .NET
  9387. Adelaide .NET User Group (Adelaide, Australia)
  9388. How to Docker with .NET: Getting Started
  9389. Newsletter Week 41, 2020
  9390. chsienki/Kittitas
  9391. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  9392. Single file application - .NET Core
  9393. C# 9 Language Features
  9394. Code Maze Weekly #46 - Code Maze
  9395. Blazor: Our first impressions with Andrew Lock
  9396. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  9397. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  9398. Blazor in Action
  9399. Interactive Unit Testing with .NET Core and VS Code
  9400. Web Scraping with C#
  9401. Llama preview 0.1.2
  9402. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  9403. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  9404. .NET code style rule options - .NET
  9405. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  9406. JeremyLikness/ExpressionPowerTools
  9407. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  9408. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  9409. Prerendering your Blazor WASM application with .NET 5 (part 1)
  9410. Using machine learning with RavenDB
  9411. Building a simple tooltip component for Blazor in under 10 lines of code*
  9412. #CloudSkills Revisited (S2/E3)
  9413. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  9414. How to use autocomplete at the command line for dotnet, git, winget, and more!
  9415. dotnet/aspnetcore
  9416. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  9417. Configure code analysis rules - .NET
  9418. Release Release v1.2.0 · aslotte/MLOps.NET
  9419. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  9420. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  9421. Take A Look At ML.NET
  9422. From site.css to component styles
  9423. Creating a .NET Core Global Tool
  9424. Changing Serilog Minimum level without application restart on .NET Framework and Core
  9425. How to Publish Angular with ASP.NET Core - Code Maze
  9426. Diagnostics tools overview - .NET Core
  9427. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  9428. amuste/DnetIndexedDb
  9429. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  9430. ADefWebserver/BlazorSimpleSurvey
  9431. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  9432. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  9433. Building a simple tooltip component for Blazor in under 10 lines of code*
  9434. Creating a dotnet new Project Template
  9435. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  9436. Blazor For All
  9437. milkshakesoftware/PreMailer.Net
  9438. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  9439. dotnet/installer
  9440. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  9441. DotNet 2020 [Online]
  9442. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  9443. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  9444. Update the HTML head from your Blazor components
  9445. Autofac 6, integration tests and .NET generic hosting
  9446. Exploring your .NET applications with dotnet-monitor
  9447. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  9448. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  9449. User-defined functions in Serilog Expressions
  9450. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  9451. Create a Website Scraper for Azure Functions
  9452. dotnet/HttpRepl
  9453. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  9454. When does Blazor decide to render your UI?
  9455. .NET Dev Summit 2020 - APAC
  9456. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  9457. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  9458. Quartz.NET 3.2 Released | Quartz.NET
  9459. ASP.NET Core breaking changes
  9460. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  9461. Stephen Toub - Dotnetos Week
  9462. Xamarin Warsaw Mobile Developers #21 - ONLINE
  9463. .NET Conf 2020 and Community Events this October | Xamarin Blog
  9464. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  9465. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  9466. Building Your Next Web App with ASP.NET Core
  9467. Render diagrams on the fly in your Blazor apps
  9468. The Future of IdentityServer
  9469. JamesNK/BlazorSerialization
  9470. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  9471. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  9472. Leaving Silverlight: Converting to WPF .NET Core
  9473. Fast Builds: Make a Url Shortener with .NET
  9474. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  9475. How to Build Securely with Blazor WebAssembly (WASM)
  9476. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  9477. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  9478. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  9479. Hangfire + MediatR = Message Dispatcher
  9480. dotnet/AspNetCore.Docs
  9481. A simple pattern for using System.CommandLine with dependency injection | endjin
  9482. Repo experience survey results | .NET Blog
  9483. The .NET Portability Analyzer - .NET
  9484. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  9485. kzu/NuGetizer
  9486. protobuf-net/protobuf-net.Grpc
  9487. gRPC-Web in Blazor
  9488. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  9489. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  9490. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  9491. Service principles and app registration
  9492. Maoni Stephens - Dotnetos Week
  9493. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  9494. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  9495. Introducing DotNet.SystemCollections.Analyzers
  9496. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  9497. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  9498. Blazor WebAssembly : Authentication State - EP12
  9499. Pluralsight Editing: Behind the Scenes
  9500. cecilphillip/ContosoCrafts
  9501. Code Maze Weekly #44 - Code Maze
  9502. ML.NET September Updates | .NET Blog
  9503. Death of the Dev Machine? -- Visual Studio Magazine
  9504. Using External Configuration with Spring Cloud Config and Steeltoe
  9505. Getting Started with System.CommandLine
  9506. JsonSrcGen + CoreRT = Pure Magic
  9507. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  9508. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  9509. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  9510. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  9511. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  9512. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  9513. Microsoft.Data.Sqlite 5.0
  9514. Namespace NetTopologySuite | NetTopologySuite
  9515. Microsoft.Data.Sqlite 5.0
  9516. NET Core Releases and Support | .NET Blog
  9517. dotnet/winforms
  9518. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  9519. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  9520. NET Core Releases and Support | .NET Blog
  9521. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  9522. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  9523. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  9524. Automating .NET Security Updates
  9525. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  9526. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  9527. ML.NET | Blazor WASM
  9528. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  9529. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  9530. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  9531. ML.NET | Blazor WASM
  9532. bartczernicki/Test-Blazor-MLNet-WASMHost
  9533. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  9534. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  9535. bartczernicki/ArtificialIntelligence-Presentations
  9536. Release ML.NET 1.5.2 · dotnet/machinelearning
  9537. Run EF Core Queries on SQL Server From Blazor WebAssembly
  9538. Moving work Out-of-Process using Brighter and RabbitMQ
  9539. DevReach Online - The Premier Dev Conference - Monday
  9540. Deploying a .NET desktop application using MSIX - Gérald Barré
  9541. Blazor WebAssembly on Azure Static Web Apps
  9542. Run EF Core Queries on SQL Server From Blazor WebAssembly
  9543. Migrate, modernize .NET applications with Azure
  9544. How to generate code using Roslyn source generators in real world scenarios
  9545. Announcing more ways, we’re making app development easier on Windows
  9546. Using GitHub Codespaces with .NET Core | .NET Blog
  9547. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  9548. Release 1.0.0-preview5 · microsoft/reverse-proxy
  9549. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  9550. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  9551. postprintum/devcomrade
  9552. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  9553. Blazor UI Components - Telerik UI for Blazor
  9554. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  9555. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  9556. Everything you want to know about New Features of C#9
  9557. NuGet/Home
  9558. Introducing C# in Simple Terms!
  9559. February 21, 2020 - Blazor and interesting differences from Web Forms
  9560. February 25, 2020 - Linux and .NET - Live from Channel 9!
  9561. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  9562. My Notebook: Refit - A type-safe REST library
  9563. JavaScript Isolation in Blazor Components - Gérald Barré
  9564. PEM Loading in .NET Core and .NET 5
  9565. Microsoft Releases Entity Framework Core 5.0 RC 1
  9566. Cross-platform diagnostic tools for .NET Core
  9567. Announcing TypeScript 4.1 Beta | TypeScript
  9568. February 18, 2020 - Giving Blazor a ViewState?
  9569. February 19, 2020 - Blazor Component Updates to Support DataBinding
  9570. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  9571. Dev Discussions - Isaac Abraham
  9572. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  9573. Announcing ImageSharp.Web 1.0.0 | Six Labors
  9574. Continuous Integration for the .NET Framework
  9575. Code Maze Weekly #43 - Code Maze
  9576. Fabulous: Functional App Development | Xamarin Blog
  9577. Calling public methods on Blazor component from another component - Gérald Barré
  9578. Episode 60 - Uno Platform With Jérôme Laban
  9579. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  9580. The future of .NET Standard | .NET Blog
  9581. .NET on Microsoft Learn
  9582. On .NET Live - .NET Core Code Coverage with Coverlet
  9583. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  9584. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  9585. Retrieving Images from the Clipboard and WPF Image Control Woes
  9586. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  9587. Using OpenAPI with .NET Core - Red Hat Developer
  9588. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  9589. Blazor Server CRUD App Using Visual Studio Code
  9590. Seeding data in EF Core using SQL scripts
  9591. Playing with EF Core 5 and Stack Overflow Data
  9592. Oracle EF Core 3.1 Production Release
  9593. CSS isolation in Blazor - Gérald Barré
  9594. MediatR: Why should you use it?
  9595. Composant avancé avec Blazor, refaisons un Windows 3.1
  9596. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  9597. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  9598. Leaving Silverlight: Your Options
  9599. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  9600. The future of .NET Standard | .NET Blog
  9601. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  9602. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  9603. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  9604. dotnet/format
  9605. Anchor navigation in a Blazor application - Gérald Barré
  9606. Adam Storr - Using Project Tye to Run .NET Worker Services
  9607. Use CSS isolation in your Blazor projects
  9608. Telerik Web Products R3 2020 Release Webinar
  9609. .NET Adds Latent Bug Discovery Feature
  9610. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  9611. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  9612. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  9613. February 14, 2020 - Blazor Coding with Squirrel
  9614. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  9615. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  9616. GraphQL - Fiyaz Hasan
  9617. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  9618. Building Windows Terminal with WinUI
  9619. Announcing .NET 5.0 RC 1 | .NET Blog
  9620. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  9621. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  9622. Fabulous: Functional App Development | Xamarin Blog
  9623. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  9624. Learn Docker in one month - on YouTube! Your guide to week 2
  9625. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  9626. Collecting dumps anywhere with dotnet-monitor
  9627. Code Maze Weekly #42 - Code Maze
  9628. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  9629. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  9630. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  9631. The SP mvp Weekly
  9632. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  9633. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  9634. The Cloud Skills Show Episode 5: Web
  9635. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  9636. Wordpress on .NET Core
  9637. Microsoft Developer UK @msdevUK
  9638. Building Windows Terminal with WinUI | Windows Command Line
  9639. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  9640. GraphQL on Azure: Part 4 - Serverless CosmosDB
  9641. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  9642. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  9643. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  9644. henon/Python.Included
  9645. #MLNet – AutoML for ranking scenarios
  9646. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  9647. Machine Learning Crash Course With ML.NET
  9648. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  9649. Learn TV
  9650. .NET & GRPC What they forgot to tell you
  9651. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  9652. First Steps with Blazor - Simple Talk
  9653. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  9654. EngstromJimmy/Blazm.Bluetooth
  9655. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  9656. AzureAD/microsoft-identity-web
  9657. The Best Samples to Teach Yourself Blazor
  9658. dotnet/aspnetcore
  9659. Release 4.1.1 Release · aspnet/AspNetKatana
  9660. .NET Microservices with Steeltoe
  9661. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  9662. Inaugural Melb.NET virtual meetup
  9663. ASP.NET Core Configuration - Options Validation - Code Maze
  9664. Auto generated WebAPI client library with NSwag
  9665. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  9666. Using a Dapper Base Repository in C# to Improve Readability
  9667. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  9668. Securing Azure Functions using certificate authentication
  9669. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  9670. Calling Windows APIs in .NET5
  9671. Migrating from ASP.NET to ASP.NET Core
  9672. jsakamoto/ipaddressrange
  9673. spectresystems/spectre.console
  9674. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  9675. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  9676. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  9677. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  9678. Edit and Replay your network requests, direct from the browser
  9679. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  9680. Ian Bebbington - State-of-the-art ML in UWP
  9681. It's 2020 and it is time for text mode with Gui.cs
  9682. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  9683. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  9684. On .NET Live - Application logs and diagnostics with Serilog
  9685. Creating background .NET Core services on Linux
  9686. Blazor WebAssembly : Custom Authentication - EP11
  9687. Build your own .NET memory profiler in C#
  9688. DevReach 2020 Now ONLINE & Free
  9689. Virtual Events in September to Discover! | Xamarin Blog
  9690. thomasgalliker/ObjectDumper
  9691. Customizing Trimming in .NET Core 5 | .NET Blog
  9692. Options, Text Editor, C#, Advanced - Visual Studio
  9693. dotnet/roslyn
  9694. .NET CLI Templates in Visual Studio | .NET Blog
  9695. XAML Hot Reload Survey
  9696. ARM64 Performance in .NET 5 | .NET Blog
  9697. chsienki/Kittitas
  9698. Announcing PeachPie 1.0-preview1 @ PeachPie
  9699. Inaugural Melb.NET virtual meetup
  9700. Deploying .NET Core to Heroku
  9701. ASP.NET Core Configuration - Basic Concepts - Code Maze
  9702. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  9703. Translating NHibernate LINQ query to SQL
  9704. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  9705. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  9706. Improvements in native code interop in .NET 5.0 | .NET Blog
  9707. Build a REST API in .NET Core - Simple Talk
  9708. How to log NHibernate SQL to ASP.NET Core loggers
  9709. Setting Up GrayLog For Use With NLog
  9710. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  9711. Monsters Weekly 179 - Working with AsyncLocal
  9712. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  9713. New C# Source Generator Samples | .NET Blog
  9714. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  9715. What is .NET? How does it work? Is it a language or a Platform?
  9716. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  9717. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  9718. Debug ASP.NET Core Blazor WebAssembly
  9719. App Trimming in .NET 5 | .NET Blog
  9720. F# 5 update for August | .NET Blog
  9721. Introducing the Half type! | .NET Blog
  9722. Big Plans for Big Data and .NET for Spark | .NET Blog
  9723. .NET R&D Digest (August, 2020)
  9724. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  9725. reegeek/StructLinq
  9726. VerifyTests/DiffEngine
  9727. dotnet/aspnetcore
  9728. weikio/PluginFramework
  9729. Getting Started PeachPie
  9730. Securing Blazor Client-side Applications
  9731. agileobjects/ReadableExpressions
  9732. Use Project Tye to simplify your .NET microservice development experience (part 2)
  9733. Release 1.0.0-preview4 · microsoft/reverse-proxy
  9734. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  9735. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  9736. Building A GitHub Repo Importer For A .NET Application - James Hickey
  9737. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  9738. Visual Studio 2019 for Mac - Preview Release Notes
  9739. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  9740. Source Generators in C#
  9741. .NET Rocks! vNext
  9742. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  9743. Announcing .NET 5.0 Preview 8 | .NET Blog
  9744. Github package registry not compatible with dotnet nuget client
  9745. Blazor by Example
  9746. Asynchronous programming - C#
  9747. LiveSharp
  9748. View dependent packages on NuGet.org | The NuGet Blog
  9749. Enforce .NET code style in CI with dotnet format - Gérald Barré
  9750. Using Redis as a .NET Core Data Store
  9751. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  9752. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  9753. Inspect and Mutate IQueryable Expression Trees
  9754. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  9755. What not to do in ASP.NET, and what to do instead
  9756. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  9757. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  9758. Packaging and deploying .NET Core for Linux - Part 2
  9759. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  9760. NuGet and long file name support · Issue #3324 · NuGet/Home
  9761. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  9762. MSBuild Log Viewer
  9763. ant-design-blazor/ant-design-pro-blazor
  9764. amuste/BlGridExamples
  9765. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  9766. Newsletter Week 34, 2020
  9767. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  9768. Use Project Tye to simplify your .NET microservice development experience (part 1)
  9769. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  9770. My Stream Timer
  9771. .NET Productivity Tips and Tricks
  9772. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  9773. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  9774. ASP.NET Core Health Checks
  9775. A Deep Dive into How .NET Builds and Ships | .NET Blog
  9776. davidfowl/CommunityStandUpNet5
  9777. dotnet/interactive
  9778. Microsoft.dotnet-httprepl 3.1.0
  9779. MediatR: how to use Decorators to add retry policies - Davide Guida
  9780. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  9781. Symmetric and Asymmetric Encryption in .NET Core
  9782. Introducing C# 9: Native-sized integers
  9783. dotnet/runtime
  9784. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  9785. ignatandrei/NETCoreBlockly
  9786. Carl Franklin's Blazor Train: Application State
  9787. Introducing Blazor Automatic Kingdom
  9788. linksfor.dev(s)
  9789. Test components in ASP.NET Core Blazor
  9790. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  9791. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  9792. dotNET Weekly
  9793. Mozilla: The Greatest Tech Company Left Behind
  9794. Creating a dotnet tool
  9795. Migrating to .NET Core: Mission Complete - CodeOpinion
  9796. Programming Linux With .NET Core 3: Introduction & Chapter 2
  9797. Migrating to .NET Core: Mission Complete - CodeOpinion
  9798. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  9799. YairHalberstadt/stronginject
  9800. patriksvensson/dotnet-example
  9801. .NET Rocks! vNext
  9802. BlazorTransitionableRoute 1.0.2
  9803. Build Auth FAST for Blazor WebAssembly in .NET
  9804. JByfordRew/BlazorTransitionableRoute
  9805. Release 0.6.0-preview1 · dotnet/blazor
  9806. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  9807. TDD and Exception Handling With xUnit in ASP.NET Core
  9808. Durable Functions: Part 1 – The Intro
  9809. Serverless apps on AWS using F# and fable
  9810. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  9811. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  9812. dadhi/LempTest
  9813. Continuous Speech Recognition in .NET Core WPF applications
  9814. dotnet/aspnetcore
  9815. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  9816. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  9817. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  9818. joseftw/jos.httpclient
  9819. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  9820. Reactive Extensions for .NET | endjin
  9821. Shawn Wildermuth's Blog
  9822. Blazor vs Angular for Web Developers
  9823. GraphQL on Azure: Part 3 - Serverless With JavaScript
  9824. Math.Clamp Method (System)
  9825. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  9826. Database Profiling with Visual Studio | Visual Studio Blog
  9827. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  9828. Advanced search on NuGet.org | The NuGet Blog
  9829. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  9830. Configuration, Secrets and KeyVault with ASP .NET Core
  9831. Brice’s Blog
  9832. Newsletter Week 32, 2020
  9833. C# to the max! Continuations, co-routines and Source Generators!
  9834. dotnet-presentations/dotNETConf
  9835. julielerman/dotnetconfms2020
  9836. An alternative to ConfigureAwait(false) everywhere
  9837. Use nightly builds - Mobile Blazor Bindings
  9838. Easy ASP.NET Core localization with AppText – Martijn Boland
  9839. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  9840. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  9841. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  9842. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  9843. dotnet/Kerberos.NET
  9844. Is Using LINQ in C# Bad for Performance?
  9845. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  9846. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  9847. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  9848. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  9849. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  9850. nxrighthere/UnrealCLR
  9851. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  9852. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  9853. Chris Sainty: Blazor Routing - What you need to know
  9854. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  9855. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  9856. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  9857. Azure Event Hubs With Kafka
  9858. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  9859. Make a responsive Navbar with Blazor and Tailwind?
  9860. XamarinCommunityToolkit: an introduction - Gerald Versluis
  9861. August dotNET Virtural Events to Tune Into | Xamarin Blog
  9862. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  9863. Shawn Wildermuth's Blog
  9864. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  9865. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  9866. NuGet - You can book online!
  9867. The Coming Open Source Sustainability Crisis
  9868. giraffe-fsharp/Giraffe
  9869. Implement the "download file" feature on a Blazor WebAssembly app
  9870. andrewlock/blazor-with-source-generators-poc
  9871. Pimp up your Blazor EditForms with Tailwind CSS!
  9872. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  9873. OpenTelemetry .NET Beta Released!
  9874. .NET R&D Digest (July, 2020)
  9875. Read function arguments from .NET applications with .NET ProfilingAPI
  9876. Blazor GameDev - part 6: mouse input - Davide Guida
  9877. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  9878. Code Maze Weekly #36 - Code Maze
  9879. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  9880. Back to Basics #2: Binding Markup - Nick's .NET Travels
  9881. dotnet-presentations/dotNETConf
  9882. dotnet/designs
  9883. Microsoft.dotnet-httprepl 3.0.47301
  9884. Search Results for “grpc” – Anthony Giretti's .NET blog
  9885. Angular Language Service - Visual Studio Marketplace
  9886. Using WinDBG with .NET Core 3
  9887. NuGet PackageReference Versions SOLUTION Wide
  9888. Back to Basics #1: Data Context - Nick's .NET Travels
  9889. Learn about the latest .NET Productivity features | .NET Blog
  9890. .NET Conf: Focus on Microservices
  9891. Blazor WebAssembly : Open-source Project - EP10
  9892. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  9893. Pimp up your Blazor EditForms with Tailwind CSS!
  9894. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  9895. runlyio/core-dotnet
  9896. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  9897. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  9898. Fody/MethodDecorator
  9899. ritterim/stuntman
  9900. shirhatti/zocket
  9901. LunrCore, a lightweight search library for .NET
  9902. Calling Generic Methods from Non-Generic Code in .Net
  9903. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  9904. SachiraChin/dotnet-monitor-ui
  9905. dotnet-monitor ui
  9906. Cosmos DB capacity pitfall: When more is less
  9907. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  9908. BenchmarkDotNet 0.12.1
  9909. LunrCore, a lightweight search library for .NET
  9910. Writing more succinct C# – in F# (Part 1)!
  9911. Create Your Own Logging Provider to Log to Text Files in .NET Core
  9912. Sponsor @egil on GitHub Sponsors
  9913. LunrCore 2.3.8
  9914. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  9915. Reverse engineering tools for .NET applications
  9916. Component lifecycles – Blazor University
  9917. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  9918. hallatore/Netling
  9919. Quartz.NET 3.1 Released | Quartz.NET
  9920. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  9921. Stop throwing Exceptions! Start being Explicit
  9922. Blazor EditForms, an essential tool or too much magic?
  9923. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  9924. GraphQL on Azure: Part 2 - dotnet and App Service
  9925. .NET Presentations: Events in a Box!
  9926. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  9927. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  9928. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  9929. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  9930. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  9931. Enable tab completion - .NET Core CLI
  9932. Phillip Carter
  9933. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  9934. .NET for Beginners - Dusted Codes
  9935. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  9936. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  9937. System.Formats.Asn1 5.0.0-preview.7.20364.11
  9938. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  9939. Release 1.0.0-preview3 · microsoft/reverse-proxy
  9940. Release Tye 0.4 · dotnet/tye
  9941. Getting Started With ASP.NET
  9942. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  9943. Announcing .NET 5.0 Preview 7 | .NET Blog
  9944. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  9945. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  9946. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  9947. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  9948. Using Key Vault and Managed Identities with Azure Functions
  9949. Azure Service Fabric 7.1 Second Refresh Release
  9950. Sort Data With ASP.NET Core and Query Strings
  9951. Travis logs and .NET Core console output
  9952. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  9953. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  9954. Azure SDK Release (July 2020) | Azure SDKs
  9955. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  9956. In Praise of Elevated Values
  9957. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  9958. Is software development better than 20 years ago? | Loosely Coupled Show #011
  9959. dotnet-foundation/announcements
  9960. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  9961. How to store app secrets for your ASP .NET Core project
  9962. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  9963. dotnet/designs
  9964. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  9965. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  9966. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  9967. Create a Meetup Account
  9968. New experimental Razor editor for Visual Studio | ASP.NET Blog
  9969. dotnet/crank
  9970. Blazor and Dragons! How to Consume gRPC-web From Blazor
  9971. Release Beta 8 · egil/bUnit
  9972. Host ASP.NET Core on Linux with Nginx
  9973. Webinar – REST – the ignored parts
  9974. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  9975. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  9976. End-to-End Integration Testing with NServiceBus: How It Works
  9977. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  9978. How to Receive an SMS With Blazor and SignalR
  9979. SharpLab
  9980. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  9981. dotnet/aspnetcore
  9982. Blazor GameDev - part 4: moving a sprite - Davide Guida
  9983. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  9984. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  9985. All .Net Exceptions List
  9986. How to stop worrying and adopt nullable reference types – Webinar Recording
  9987. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  9988. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  9989. Performance Improvements in .NET 5 | .NET Blog
  9990. How to Build a CORS Proxy for Client-side Blazor
  9991. Generating the Premier League Table in F#
  9992. On Reactive Programming
  9993. Creating an Instance of Type, 8 Years Later
  9994. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  9995. Entity Framework Core In-Depth Part 10
  9996. Entity Framework Core In-Depth Part 9
  9997. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  9998. V-Drum Explorer: Blazor and the Web MIDI API
  9999. Getting the .editorconfig working with MSBuild
  10000. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  10001. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  10002. Playground: Asp.Net Core SignalR
  10003. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  10004. Loading Related Data - EF Core
  10005. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  10006. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  10007. Azure for .NET developers
  10008. Blazor GameDev - part 3: sprite rendering - Davide Guida
  10009. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  10010. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  10011. HashCode Struct (System)
  10012. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  10013. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  10014. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  10015. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  10016. The Fastest NuGet Package Ever Published (Probably)
  10017. Martin Björkström - gRPC Server Reflection in the .NET world
  10018. How to Implement Azure Serverless with Blazor WebAssembly
  10019. .NET Core vulnerability lets attackers evade malware detection
  10020. xamarin/MobileBlazorBindings
  10021. Release ILSpy 6.0 · icsharpcode/ILSpy
  10022. RickStrahl/Westwind.AspnetCore.LiveReload
  10023. ASP.NET Core Series: Route To Code
  10024. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  10025. Custom validation logic on client AND server with Blazor?
  10026. C# 8.0 nullable references: MaybeNull | endjin
  10027. .NET Core Summer Event 2020
  10028. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  10029. Tasty - Delicious dotnet testing | Manuel Grundner
  10030. Using an OData Client with an ASP.NET Core API
  10031. OData with ASP.NET Core
  10032. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  10033. Flexible Access Token Validation in ASP.NET Core
  10034. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  10035. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  10036. Veldrid 4.8.0
  10037. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  10038. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  10039. SQL-MisterMagoo/BlazorCultures
  10040. A real-time Event Grid viewer with serverless SignalR
  10041. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  10042. retaildevcrews/webvalidate
  10043. Blazor WebAssembly : Dependency Injection - EP08
  10044. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  10045. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  10046. Blazor and 2D game development - part 1: intro - Davide Guida
  10047. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  10048. The Easiest Way to Version NuGet Packages
  10049. NuGet Package Alternatives when Migrating to .NET Core
  10050. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  10051. Announcing the Porting Assistant for .NET | Amazon Web Services
  10052. Future-proofing .NET application development with the Uno Platform
  10053. The Magical Methods in C#
  10054. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  10055. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  10056. Entity Framework Core In-Depth Part 7
  10057. dapr/azure-functions-extension
  10058. Architecting Cloud Native .NET Applications for Azure
  10059. C# Digest #317 for June 29, 2020
  10060. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  10061. How Hello World! changed – top level statements and functions
  10062. Go faster with your own re-usable Blazor components
  10063. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  10064. Misusing C#: Multiple Main() Methods
  10065. Debugging .NET Core via Symbol Server on OSX in VSCode
  10066. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  10067. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  10068. mizrael/BlazorCanvas
  10069. protobuf-net/protobuf-net
  10070. Nano services with ASP.NET Core or how to build a light API
  10071. Experiments with WSL2... Yes you can use VSCode but could you run...
  10072. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  10073. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  10074. Containerize an app with Docker tutorial - .NET Core
  10075. C# 8.0 nullable references: NotNull | endjin
  10076. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  10077. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  10078. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  10079. Docker container for windows
  10080. Creating a Custom Validation Message Component for Blazor Forms
  10081. Hosting Blazor WebAssembly app on GitHub Pages
  10082. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  10083. le podcast des technologies .NET
  10084. Entity Framework Core In-Depth Part 6
  10085. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  10086. ZX Spectrum emulator running on Blazor
  10087. Overview — IdentityServer4 1.0.0 documentation
  10088. IdentityServer4.Templates 4.0.0
  10089. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  10090. Get started with Azure Queue storage using .NET - Azure Storage
  10091. loic-sharma/BaGet
  10092. F# 5 and F# tools update for June | .NET Blog
  10093. The .NET Docs Show: Blazing into Summer
  10094. dotnet/core
  10095. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  10096. Session Details - Code PaLOUsa 2020
  10097. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  10098. .NET: Prepare your company for the future
  10099. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  10100. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  10101. Announcing .NET 5.0 Preview 6 | .NET Blog
  10102. dotnet/runtime
  10103. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  10104. Learn TV
  10105. Multi-Targeted NuGet Package Gotchas!
  10106. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  10107. Breaking changes, version 3.1 to 5.0 - .NET Core
  10108. Migrate coreclr's worker thread pool to be able to use the portable thread pool in opt-in fashion by kouvel · Pull Request #38225 · dotnet/runtime
  10109. Visual Studio 2019 for Mac - Preview Release Notes
  10110. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  10111. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  10112. It’s all in the Host Class – Part 2: Configuration
  10113. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  10114. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  10115. Visual Studio 2019 Preview Release Notes
  10116. Monitor GC stats with a startup hook
  10117. Introducing dotnet-monitor, an experimental tool | .NET Blog
  10118. 3+1 ways to manage state in your Blazor application
  10119. Introducing C# 9: Improved target typing
  10120. Ian Bebbington - Uno WebAssembly Containerization
  10121. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  10122. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  10123. No, MediatR Didn't Run Over My Dog
  10124. dotnet/machinelearning
  10125. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  10126. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  10127. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  10128. AdrienTorris/awesome-blazor
  10129. Task.WhenAll / Select is a footgun 👟🔫
  10130. Introducing C# 9: Questions & answers about Records
  10131. dotnet/runtime
  10132. dotnet/runtime
  10133. Sponsor @chrissainty on GitHub Sponsors
  10134. The live coders conference
  10135. Code Maze Weekly #30 - Code Maze
  10136. MiniProfiler for .NET : Release Notes
  10137. dotnet/tye
  10138. Machine learning on Azure for baseball decision analysis
  10139. Stepping away from Caliburn.Micro · Caliburn.Micro
  10140. AgileMapper v1.7 Released
  10141. ASP.NET Core Series: Performance Testing Techniques
  10142. BlazorDay 2020
  10143. PacMan in Blazor WebAssembly
  10144. ASP.NET Core Series: Blazor
  10145. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  10146. ASP.NET Core Series: Tracing
  10147. The Continuous Integration Check-In Dance | Gary Woodfine
  10148. Entity Framework Core In-Depth Part 3
  10149. Introducing C# 9: Records
  10150. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  10151. Lupusa87/LupusaBlazorDemos
  10152. dodyg/practical-aspnetcore
  10153. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  10154. Simplify DisplayName Calls In Razor Views
  10155. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  10156. Introducing Sdkbin - The Marketplace for Software Developers.
  10157. gRPC-Web for .NET now available | ASP.NET Blog
  10158. XAML code editor - Visual Studio
  10159. Blazor WebAssembly : MVVM Architecture - EP07
  10160. Adding host filtering to Kestrel in ASP.NET Core
  10161. Marten Quickstart with .Net Core HostBuilder
  10162. C# semantic classification with Roslyn
  10163. Validation in ASP .NET Core 3.1
  10164. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  10165. Introduction to the High Performance package - Windows Community Toolkit
  10166. Managing Package Versions Centrally
  10167. Weekly Notes - #15
  10168. .NET 5 – How to start – Michał Białecki Blog
  10169. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  10170. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  10171. Adding Additional Mime Mappings to the Static File Provider
  10172. Optimising .NET Core Docker images - Ben Foster
  10173. Release Notes Chocolatey Gui
  10174. Ecoji.NET
  10175. DevExpress Controls for WinUI 3 Preview are Now Available
  10176. JeremyLikness/BlazorWasmEFCoreExample
  10177. Framework for unit testing generators
  10178. Introducing "Web Live Preview" | ASP.NET Blog
  10179. Blazor RenderTree Explained
  10180. dotnet/pinvoke
  10181. Viewing AutoMapper Execution Plans with ReadableExpressions
  10182. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  10183. Blazor Day - 18th june 2020
  10184. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  10185. How Do I Think About Async Code?! | Visual Studio Blog
  10186. Development With A Dot - ASP.NET Core OData Part 2
  10187. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  10188. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  10189. Blazor vs React for Web Developers
  10190. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  10191. .NET Virtual User Group (Seattle, WA)
  10192. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  10193. natemcmaster/LettuceEncrypt
  10194. BlazorRepl/BlazorRepl
  10195. Blazor REPL
  10196. Announcing .NET 5.0 Preview 5 | .NET Blog
  10197. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  10198. Blazor WebAssembly : Entity Framework Core - EP06
  10199. Project Tye with .Net Core and Angular
  10200. Versioning an ASP.NET Core API
  10201. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  10202. Durable Functions’ Distributed Tracing
  10203. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  10204. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  10205. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  10206. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  10207. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  10208. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  10209. dotnet/runtime
  10210. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  10211. Blazor vs. React / Angular / Vue.js
  10212. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  10213. The Ultimate Guide to Running Healthy Apps in the Cloud
  10214. Hacking Windows with F# 5.0 Scripts
  10215. Blazor Day - 18th june 2020
  10216. dotnet/runtime
  10217. downr 3.0 - bradygaster.com
  10218. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  10219. NPacMan.Blazor
  10220. F# and Azure Functions
  10221. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  10222. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  10223. .NET Rocks! vNext
  10224. MS Build 2020: Key Takeaways for .NET Developers
  10225. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  10226. Dynamically Build LINQ Expressions
  10227. Configure 3rd Party Libraries for Testing | bUnit
  10228. Virtual code execution via IL interpretation
  10229. SixLabors.ImageSharp 1.0.0-rc0002
  10230. Microsoft.Diagnostics.Runtime 2.0.130507
  10231. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  10232. Configuring Errors and Warnings in C#
  10233. .NET Rocks! vNext
  10234. ReSharper 2020.2 Roadmap - .NET Tools Blog
  10235. Building an Azure Static Web App With GraphQL | LINQ to Fail
  10236. Cysharp/MagicOnion
  10237. Blazor Train - Free Training on Microsoft Blazor
  10238. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  10239. The Current State of OpenTelemetry in .NET
  10240. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  10241. .NeXt Generation (London, United Kingdom)
  10242. Avalonia UI Framework
  10243. Customising the ASP.NET Core default UI without editing the PageModels
  10244. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  10245. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  10246. Introducing the Microsoft.FeatureManagement library
  10247. Getting Started with ASP.NET Core and MongoDB - Code Maze
  10248. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  10249. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  10250. dotnet/tye
  10251. dotnet/tye
  10252. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  10253. dotnet/AspNetCore.Docs
  10254. canaxess/presentations
  10255. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  10256. AndreyAkinshin/perfolizer
  10257. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  10258. DotNetAnalyzers/DocumentationAnalyzers
  10259. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  10260. Help us improve WPF and UWP XAML designer | .NET Blog
  10261. What Blazor Needs: An Ecosystem
  10262. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  10263. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  10264. reactiveui/ReactiveUI.Samples
  10265. ScottHolden/BFSourceGen
  10266. Microsoft’s Project Tye aims to tame microservices development
  10267. Oracle.EntityFrameworkCore 3.19.0-beta1
  10268. Beta Release: Oracle Entity Framework Core 3.1
  10269. Write high-quality TypeScript code - .NET Tools Blog
  10270. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  10271. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  10272. Mix 06 | A 72-hour conversation
  10273. r/dotnet - Is dotnet completely free for commercial usage ?
  10274. The Dangers of TypeScript Enums | LINQ to Fail
  10275. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  10276. Entity Framework Core in Action, Second Edition
  10277. I'm writing a book!
  10278. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  10279. 10 years of building .NET on AWS | Amazon Web Services
  10280. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  10281. Multiple Environments in ASP.NET Core - Code Maze
  10282. Unit Testing in ASP .NET Core 3.1
  10283. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  10284. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  10285. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  10286. Blazor News from Build 2020
  10287. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  10288. Don't use method with side-effect in LINQ
  10289. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  10290. Logging to Notepad window from ASP.NET Core
  10291. Using Blazor to build native mobile apps
  10292. Blazor WebAssembly : Project Structure/Template - EP03
  10293. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  10294. Exciting new features in C# 9
  10295. Blazor In-Depth
  10296. Autofac, WebApplicationFactory and integration tests
  10297. How easy is it to build a Marvel search engine with Blazor?
  10298. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  10299. Microsoft Build 2020 – Highlights
  10300. Introducing YARP Preview 1 | .NET Blog
  10301. WinDbg — the Fun Way: Part 1
  10302. Introducing Project Tye | ASP.NET Blog
  10303. Using Visual Studio Codespaces with .NET Core | .NET Blog
  10304. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  10305. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  10306. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  10307. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  10308. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  10309. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  10310. Tackle Big-O Notation in .NET Core - Simple Talk
  10311. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  10312. F# 5 and F# tools update | .NET Blog
  10313. Microsoft Build 2020
  10314. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  10315. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  10316. Code, collaborate, and ship your apps from anywhere
  10317. Windows Forms Designer for .NET Core Released | .NET Blog
  10318. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  10319. Azure App Configuration: Configuration of .NET Applications
  10320. Building End-to-End Diagnostics: Visualization with Exporters
  10321. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  10322. CSLA .NET 5.2.0 release
  10323. Bolero: F# in WebAssembly
  10324. Modern Web UI with Blazor WebAssembly
  10325. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  10326. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  10327. Handling Web API Exceptions with ProblemDetails middleware
  10328. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  10329. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  10330. Introducing .NET Multi-platform App UI | .NET Blog
  10331. Week of Blazor Events with Telerik - Join Us!
  10332. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  10333. Check what .net core GC keywords are enabled without a debugger
  10334. Mystery of The French Thousands Separator
  10335. Released: Microsoft.Data.SqlClient 1.1.3
  10336. It’s all in the Host Class – Dependency Injection with .NET
  10337. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  10338. Home page - FuGet Gallery
  10339. Multi-threaded Producer Consumer using .Net Core Channels
  10340. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  10341. Microsoft Build 2020
  10342. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  10343. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  10344. Introducing ASP.NET 5
  10345. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  10346. Data processing with .NET for Apache Spark
  10347. Auto Saving Form Data in Blazor
  10348. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  10349. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  10350. Roundup #72
  10351. Chain Actions, Funcs, and Predicates In .NET
  10352. EF Core and Cosmos DB with Blazor WebAssembly
  10353. EF Core and Cosmos DB with Blazor WebAssembly
  10354. The anatomy of async iterators (aka await, foreach, yield)
  10355. Logging in .NET Core and ASP.NET Core
  10356. Working with OneDrive data and MS Graph in .NET Core
  10357. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  10358. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  10359. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  10360. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  10361. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  10362. Copy to Clipboard in Blazor
  10363. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  10364. Replacing JWTs with Branca and PASETO in .NET Core
  10365. Using System.CommandLine with a class
  10366. Referencing an analyzer from a project
  10367. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  10368. Ian Bebbington - Many platforms, one world - Part 4
  10369. SonarQube Integration with Visual Studio Professional
  10370. Project Tye – easier development with .NET for Kubernetes
  10371. Marten v4.0 Planning Document (Part 1)
  10372. Unit Testing Blazor Components with bUnit and JustMock
  10373. Asgard Systems uses ML.NET to reduce food waste | .NET
  10374. Scancam uses ML.NET to prevent fuel theft | .NET
  10375. Decompilation support in OmniSharp and C# Extension for VS Code
  10376. Cross-Platform Build Events in .NET Core using MSBuild
  10377. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  10378. try-convert 0.5.125603
  10379. Writing More Succinct C# - Dan Clarke
  10380. Create a .NET Core Deamon app that calls MSGraph with a certificate
  10381. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  10382. .NET Portability Analyzer
  10383. Visual Studio 2019 for Mac - Preview Release Notes
  10384. OData Model Builder now Available | OData
  10385. Post-Build Events and .NET Core
  10386. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  10387. Building an Real Time Event Processor – Part 1
  10388. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  10389. damianedwards / SignalR - ccdd24c
  10390. WinUI
  10391. Awesome Blazor Browser
  10392. Razor Pages in ASP .NET Core 3.1
  10393. Blazor Tutorial : Deploy to Azure App Services
  10394. Getting Started - Introduction
  10395. Auto Saving Form Data in Blazor
  10396. Using PredicateBuilder with EF Core for Complex Queries
  10397. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  10398. Learn about Blazor with Michael
  10399. try-convert 0.4.125402
  10400. It's better to .Take() | Codejack
  10401. EF Core testing sample - EF Core
  10402. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  10403. Blazored.Toast 3.0.0
  10404. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  10405. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  10406. Installing Blazor-Blogs on Microsoft Azure
  10407. Orleans UniversalSilo
  10408. Reducing allocations using Span<T> and Memory<T>
  10409. Code Maze Weekly #23 - Code Maze
  10410. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  10411. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  10412. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  10413. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  10414. NuGet Trends
  10415. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  10416. Blazor Tutorial : Deploy to IIS - EP28
  10417. Quickly transform any mockup or design into a working Blazor prototype
  10418. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  10419. The Dispose Pattern is Broken
  10420. Announcing TypeScript 3.9 RC | TypeScript
  10421. Integrating ASP.NET Core with gRPC - Simple Talk
  10422. DevExpress Reports: Localization with Azure Text Translator API
  10423. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  10424. INotifyPropertyChanged with C# 9.0 Source Generators
  10425. Introducing C# Source Generators | .NET Blog
  10426. Copy to Clipboard in Blazor
  10427. Kicking off Marten v4 Development
  10428. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  10429. Pluralization with EF Core and EF Core Power Tools
  10430. Feature Flags - Asp.Net Core - The Long Walk
  10431. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  10432. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  10433. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  10434. Building .NET Framework Applications with Github Actions
  10435. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  10436. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  10437. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  10438. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  10439. Entity Framework Core Part 4
  10440. Build a C# App with CockroachDB and the .NET Npgsql Driver
  10441. Creating a Reverse Proxy in Dotnet Core
  10442. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  10443. BlazorJsFastDataExchanger 1.0.1
  10444. Working with Channels in .NET
  10445. Roundup #70
  10446. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  10447. Introducing MVVM architecture. Vanilla javascript implementation.
  10448. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  10449. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  10450. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  10451. Announcing .NET 5.0 Preview 3 | .NET Blog
  10452. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  10453. Mobile Blazor Bindings - State Management and Data
  10454. .NET Core Tab Completion With Zsh
  10455. Unleash your full-stack creativity with Blazor and Tailwind CSS
  10456. Introducing Jasper as an In Process Command Bus for .Net
  10457. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  10458. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  10459. Call MS Graph APIs from ASP.NET Core 3.1
  10460. Creating and Packaging a .NET Standard library | Visual Studio Blog
  10461. Telerik UI for Blazor - UI for Blazor 2.11.0
  10462. Running ML.NET + Notebooks in Azure Machine Learning Studio
  10463. Entity Framework Core Part 3
  10464. Migrating from .NET Framework to .NET Core
  10465. Help us shape the future of deep learning in .NET | .NET Blog
  10466. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  10467. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  10468. BlazorPro.BlazorSize 2.0.2
  10469. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  10470. Playing Audio Files in a Blazor Application — App vNext
  10471. The Most Exciting Promise of .NET 5
  10472. Azure Service Fabric 7.1 Release
  10473. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  10474. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  10475. Provide support for C# on Databricks
  10476. BlazorHelp Website > Blog - Advanced Blazor Templating
  10477. Configuring Logging in Azure App Services - ardalis
  10478. Watching More Files With Dotnet Watch For Static Sites
  10479. MiniProfiler (.NET) - AppVeyor
  10480. Enjoy Local Development with Tye, Docker, and .NET
  10481. Build your own .NET memory profiler in C# — allocations(1/2)
  10482. Windows Task Dialog · Issue #146 · dotnet/winforms
  10483. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  10484. [ONLINE] Entity Framework Past and Future
  10485. .NET JIT compiler is not type safe – TooSlowException
  10486. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  10487. Released: Microsoft.Data.SqlClient 1.1.2
  10488. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  10489. Entity Framework Core Part 2
  10490. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  10491. Syncfusion Free Ebooks | Blazor Succinctly
  10492. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  10493. A Framework to DotNet Core Conversion Report
  10494. A Framework to DotNet Core Conversion Report
  10495. Entity Framework documentation
  10496. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  10497. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  10498. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  10499. How to automatically choose a free port in ASP.NET Core 3.0
  10500. Mobile Blazor Bindings - State Management and Data
  10501. Organizational Accounts for ASP .NET Core 3.1
  10502. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  10503. Using Certificates from Azure Key Vault in ASP.NET Core
  10504. Using Alba for Integration Testing ASP.Net Core Web Services
  10505. File transfer app with Blazor: Introduction - Mircea Oprea
  10506. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  10507. 8x8 Video Meetings
  10508. OpenTelemetry .NET SDK progress
  10509. NuGet Gallery | Home
  10510. 8x8 Video Meetings
  10511. Write Regular Expressions Easily with Rider - .NET Tools Blog
  10512. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  10513. Using Oakton for Development-Time Commands in .Net Core Applications
  10514. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  10515. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  10516. Mobile Blazor Bindings - Getting Started
  10517. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  10518. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  10519. Move OData to .NET 5 | OData
  10520. Oceanware.Ocean.Blazor 2.0.0
  10521. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  10522. Cross-platform profiling .NET code with BenchmarkDotNet
  10523. 5 ways to set the URLs for an ASP.NET Core app
  10524. Blazor Tutorial : Spinner or Activity Indicator : EP26
  10525. Mobius – .NET runtime running on .NET Core – TooSlowException
  10526. Carl Franklin's Blazor Desk Show
  10527. Service and Container Orchestration for .NET with Tye
  10528. Mobile Blazor Bindings - Layout and Styling
  10529. NuGet Support in Visual Studio for Mac 8.5
  10530. IdentityServer4 UI and Web API Basic Security - Code Maze
  10531. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  10532. New Blazor Desk Show (free) Dates! — App vNext
  10533. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  10534. How are .NET APIs Designed? - Steve Gordon
  10535. .NET docs: What's new for March 2020
  10536. ASP.NET Core docs: What's new for March 2020
  10537. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  10538. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  10539. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  10540. Carl Franklin's Blazor Road Show
  10541. Securing Blazor WebAssembly with Identity Server 4
  10542. Releasing Skclusive-UI 2.0 for Blazor
  10543. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  10544. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  10545. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  10546. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  10547. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  10548. Regex Performance Improvements in .NET 5 | .NET Blog
  10549. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  10550. Blazor Book Examples
  10551. Building Web Applications with Blazor
  10552. Announcing .NET 5.0 Preview 2 | .NET Blog
  10553. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  10554. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  10555. Resiliency with Polly – Anthony Giretti's .NET blog
  10556. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  10557. Getting Started with CQRS – Part 3 - Simple Talk
  10558. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  10559. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  10560. Writing .NET Database Integration Tests
  10561. Visual Studio 2019 for Mac - Release Notes
  10562. Getting Started with Mobile Blazor Bindings
  10563. Middleware in ASP .NET Core 3.1
  10564. PowerShellGet 3.0 Preview 1 | PowerShell
  10565. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  10566. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  10567. Best practices for using Azure SDK with ASP.NET Core
  10568. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  10569. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  10570. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  10571. Entity Framework Core in Action
  10572. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  10573. James Newton-King - Introducing gRPC HTTP API
  10574. Debugging Dapr application using Tye tool
  10575. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  10576. 18 GitLab features are moving to open source
  10577. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  10578. The Difference between .NET Core, .NET Framework & Xamarin
  10579. What Are .NET Worker Services? - Steve Gordon
  10580. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  10581. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  10582. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  10583. Helping Customers Effectively | .NET Blog
  10584. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  10585. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  10586. Announcing TypeScript 3.9 Beta | TypeScript
  10587. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  10588. Balancing work on GC threads | .NET Blog
  10589. Download .NET Core 3.1 (Linux, macOS, and Windows)
  10590. Publish Nuget packages in Azure DevOps Pipelines
  10591. ASP.NET documentation
  10592. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  10593. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  10594. Sanitize HTML snippets with AngleSharp
  10595. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  10596. Open-source .NET library guidance
  10597. Carl Franklin's Blazor Desk Show with Dan Roth
  10598. Totally made up conversations about choosing Entity Framework version numbers
  10599. Mocking Injected Types in Blazor
  10600. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  10601. Improving non-nullable reference types handling
  10602. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  10603. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  10604. Optimize database traffic with future results in NHibernate
  10605. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  10606. Migrate from ASP.NET Core 3.1 to 5.0
  10607. dotnet-counters - .NET Core
  10608. Carl Franklin's Blazor Road Show
  10609. Deprecating packages on nuget.org
  10610. Running C# Snake inside UEFI
  10611. Working with Query Strings in Blazor
  10612. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  10613. The Advantages of Blazor over JavaScript Frameworks
  10614. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  10615. Logging in ASP .NET Core 3.1
  10616. NuGet Gallery | Packages
  10617. Catch up on the latest .NET Productivity features | .NET Blog
  10618. #140 Maria Naggaga, Try .NET and .NET Interactive
  10619. Getting Started With .NET Localization
  10620. Blazor Tutorial : Gridview Paging
  10621. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  10622. Stark - Native Compiler - Prototype 2019
  10623. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  10624. Learning and documenting .NET with dotnet try – Bruno Sonnino
  10625. Visual Studio for Mac 8.5 is now available
  10626. .NET Platforms Feature Comparison | Premier Developer
  10627. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  10628. BlazorHelp Website > Blog - What is Blazor Oqtane?
  10629. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  10630. Patrik Svensson - How to create release artifacts with GitHub Actions
  10631. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  10632. Home
  10633. Working with EF Core Migrations - Irina Scurtu
  10634. Intro to quantum computing with Q# – Part 1, The background and the qubit
  10635. CSS live reloading on Blazor
  10636. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  10637. Is Blazor actually any good, beyond "demo-ware"
  10638. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  10639. Acheve.Authentication.Events 3.1.3
  10640. Announcing F# 5 preview 1 | .NET Blog
  10641. Avoid In-Memory Databases for Tests
  10642. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  10643. .NET Foundation
  10644. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  10645. Blazored Modal Docs
  10646. Blazor- A Beginners Guide
  10647. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  10648. Key Vault for ASP .NET Core 3.1 Web Apps
  10649. C# developers! Your scoped components are more dangerous than you...
  10650. Blazor Tutorial : GridView Header Filter - EP24
  10651. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  10652. jsoncsharp 1.0.0.11
  10653. Updates on .NET Core Windows Forms designer | .NET Blog
  10654. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  10655. Don't replace your View Components with Razor Components
  10656. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  10657. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  10658. Generate Native Executable from .NET Core 3.1 Project
  10659. Async ValueTask Pooling in .NET 5 | .NET Blog
  10660. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  10661. Announcing .NET 5 Preview 1 | .NET Blog
  10662. How to uninstall old versions of .NET Core
  10663. Introducing Clippit, get your slides out of PPTX.
  10664. Immutable types in C# with Roslyn
  10665. planetgeek.ch – Your source of geek knowledge
  10666. What's behind the hype about Blazor? - Stack Overflow Blog
  10667. DotNet 2020
  10668. DotNet 2020, el mayor evento de .NET de España
  10669. Changing the title without JavaScript
  10670. Microsoft Plots the End of Visual Basic - Thurrott.com
  10671. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  10672. What do you want to see next in ML.NET? | .NET Blog
  10673. Generate Outputs with Razor Engine in .NET Core
  10674. Hi, I'm Ankit - The story of my experiments with code
  10675. C# 8 asynchronous streams - Red Hat Developer
  10676. Building the Azure SDK - Repository Structure
  10677. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  10678. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  10679. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  10680. Distributed DMX with Apache Ignite
  10681. My exploration of Rust and .NET
  10682. Introducing OpenSilver
  10683. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  10684. BlazorAnimation 1.0.3
  10685. Blazor with guest Carl Franklin | Weekly Dev Tips
  10686. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  10687. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  10688. Using git tag for Presentations or Workshops
  10689. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  10690. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  10691. OpenSilver
  10692. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  10693. A Template for Clean Domain-Driven Design Architecture
  10694. Using Azure Service Bus with restricted access
  10695. Experimenting with MessagePack
  10696. Unsafe.As Method (System.Runtime.CompilerServices)
  10697. Empowering digital transformation with .NET, ML and Azure
  10698. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  10699. What's new in PowerShell 7 – Check it out!
  10700. Miguel de Icaza
  10701. Thomas Maurer MVP
  10702. localghost.io
  10703. My New Role as Senior Program Manager for .NET Data
  10704. Stark - Language And Frontend Compiler - Prototype 2019
  10705. Microsoft.NET.Sdk.Functions 3.0.4
  10706. CQRS: Refactoring Queries without Repositories - CodeOpinion
  10707. Building Blazor applications on a Mac
  10708. NuGet Gallery | Blazored
  10709. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  10710. Creating storage accounts and blob containers using Azure fluent API-s
  10711. Blazor Tutorial : Event Handling - EP23
  10712. How to write a Roslyn Analyzer | .NET Blog
  10713. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  10714. Upgrade Your .NET Console App Experience
  10715. F# Publications | The F# Software Foundation
  10716. Introducing perfolizer
  10717. Episode 18 - The History of .NET with Richard Campbell
  10718. BlazorWebinarWithCarl
  10719. Analysing .NET start-up time with Flamegraphs
  10720. Creating a custom ErrorHandlerMiddleware function
  10721. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  10722. Model Builder Updates for ML.NET this February | .NET Blog
  10723. Getting started with Contoso Crafts
  10724. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  10725. What's the Difference Between Blazor vs Razor
  10726. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  10727. Blazor Tutorial : Razor Components | EventCallback - EP22
  10728. Dan Wahlin on about.me
  10729. Fritz on the Web
  10730. Recent | Stories | DotNetKicks
  10731. Putting the Fun in C# Local Functions
  10732. .NET Framework February 2020 Preview of Quality Rollup for Windows 10 1909, Windows 10 1903, Windows Server, version 1909 and Windows Server, version 1903 | .NET Blog
  10733. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  10734. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  10735. SharpLab
  10736. .NET R&D Digest (February, 2020)
  10737. Building a Custom Router for Blazor
  10738. WPF Tips
  10739. WinUI Tips
  10740. Switching back to the UI thread in WPF/UWP, in modern C#
  10741. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  10742. Overview of Azure Cache for Redis - Simple Talk
  10743. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  10744. Provisional Mode | .NET Blog
  10745. Learning Blazor Components: The Definitive Guide
  10746. Getting Started with CORS in ASP.NET Core
  10747. Securing gRPC-based Microservices in .NET Core
  10748. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  10749. @types/blazor__javascript-interop
  10750. Laszlo - .Net Developer, Personal Blog
  10751. What's behind the hype about Blazor? - Stack Overflow Blog
  10752. Dependency Injection in Azure Functions with C#
  10753. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  10754. ReSharper 2020.1 Roadmap - .NET Tools Blog
  10755. From WebForms to Blazor?
  10756. BlazorForums.Net
  10757. Just In Time Hooking #
  10758. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  10759. Getting started with ML.NET in Jupyter Notebooks
  10760. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  10761. Update on running ReSharper out of process - .NET Tools Blog
  10762. The Secret Code: ASP.NET MVC Conventions
  10763. TraceProcessor 1.0.0 - Windows Developer Blog
  10764. Visual Studio for Mac: Refresh(); event
  10765. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  10766. C# 8 asynchronous streams - Red Hat Developer
  10767. Building String Razor Template Engine with Bare Hands (.NET Core)
  10768. C# - Sealed and internal - how to use in unit test?
  10769. New and improved JonSkeet.DemoUtil
  10770. .NET Memory Workshops
  10771. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10772. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10773. Damian Edwards
  10774. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10775. dotnet/runtime
  10776. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10777. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  10778. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  10779. Software platform dependency analysis with F# and Neo4j
  10780. Welcome to Blazor Blogs!
  10781. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  10782. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  10783. microsoft/electionguard
  10784. VuePress
  10785. Blazor | Build client web apps with C# | .NET
  10786. Building a Custom Router for Blazor
  10787. Building a Custom Router for Blazor
  10788. Code Maze Weekly #13 - Code Maze
  10789. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  10790. Configure the Linker for ASP.NET Core Blazor
  10791. VorTechS/BlazorCarousel
  10792. Testing GitHub Oneboxes for Stack Overflow for Teams
  10793. The state of dotnet performance
  10794. Testing GitHub Oneboxes on Stack Overflow for Teams
  10795. Getting started with Uno Platform and ReactiveUI - Uno Platform
  10796. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  10797. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  10798. Chris Sainty - Building with Blazor
  10799. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  10800. Fixing Random, part 23
  10801. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  10802. EF Core adoption is very healthy
  10803. How to test logging when using Microsoft.Extensions.Logging
  10804. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  10805. .NET Design Review: Quick Reviews
  10806. Fixing Random, part 25
  10807. NetFabric/NetFabric.Hyperlinq
  10808. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  10809. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  10810. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  10811. Fixing Random, part 21
  10812. Plan for Entity Framework Core 5.0
  10813. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  10814. Andrey Akinshin's blog
  10815. Fixing Random, part 19
  10816. T4 and EF Core Reverse Engineering
  10817. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  10818. Fixing Random, part 20
  10819. Security Scanning Your .NET Core Applications
  10820. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  10821. Blazored.FluentValidation 1.2.0
  10822. How To Create a Blazor Component
  10823. Tinkering with client-side Blazor and the AWS SDK for .NET
  10824. Rider 2019.3.2 is Available! - .NET Tools Blog
  10825. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  10826. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10827. Connection Abstractions · Issue #1793 · dotnet/runtime
  10828. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  10829. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  10830. Is Blazor For Everyone? — App vNext
  10831. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  10832. Blazor by Example - A dismissable banner
  10833. CSLA .NET Version 5.1.0 Release
  10834. Rider 2020.1 Roadmap - .NET Tools Blog
  10835. GIFs and SwipeView in Xamarin Forms 4.4
  10836. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  10837. joshfree - Overview
  10838. sebas77 - Overview
  10839. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  10840. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  10841. Testing GitHub Oneboxes
  10842. From DotNet Run to Hello World - .NET Oxford - January 2020
  10843. Hello World - Introduction to C# interactive C# tutorial
  10844. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  10845. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  10846. Reset your code
  10847. 304NotModified - Overview
  10848. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  10849. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  10850. dotnet/aspnetcore
  10851. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  10852. dotnet/project-system
  10853. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  10854. Adam Storr - Integration Testing with ASP.NET Core 3.1
  10855. CertificateManager 1.0.3
  10856. Generic Host Builder in ASP .NET Core 3.1
  10857. Working with expression trees in C# | Alexey Golub
  10858. Working with expression trees in C# | Alexey Golub
  10859. dotnet/project-system
  10860. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  10861. dotnet/runtime
  10862. Rémi Bourgarel’s Blog
  10863. dotnet/runtime
  10864. LiteDB :: A .NET embedded NoSQL database
  10865. Migrating configuration in .NET Framework to .NET Core
  10866. Cake - Home
  10867. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  10868. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  10869. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  10870. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  10871. davidfowl/Todos
  10872. Developer South Coast (Southampton, United Kingdom)
  10873. NuGet | Status
  10874. The NuGet Blog
  10875. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  10876. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  10877. Carl Franklin's Blazor Road Show!
  10878. dotnet-dstrings 1.1.0
  10879. ReactSharp - A C# library for building web user interfaces
  10880. SamProf/ReactSharp
  10881. extern alias - C# Reference
  10882. Visual Studio for Mac: Refresh(); event
  10883. Validating SSL Certificates With .NET ServicePointManager
  10884. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  10885. .NET Blog
  10886. NuGet/Home
  10887. NuGet documentation
  10888. dotnet-tool-target.md
  10889. Building C# 8.0 | .NET Blog
  10890. Blazored/FluentValidation
  10891. Tinkering with client-side Blazor and the AWS SDK for .NET
  10892. Forms and Fields in ASP .NET Core 3.1
  10893. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  10894. Fragment Routing with Blazor
  10895. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  10896. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  10897. 0xd4d/dnlib
  10898. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  10899. Create Certificates for IdentityServer4 signing using .NET Core
  10900. Generate YouTube Thumbnails with ImageSharp and .NET Core
  10901. Getting Started with Asynchronous Programming in .NET
  10902. dotnet-format Problem Matcher - GitHub Marketplace
  10903. ASP.NET Core docs: What's new for January 2020
  10904. EdCharbeneau/BlazorPro.Spinkit
  10905. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  10906. Cake - Home
  10907. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  10908. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  10909. Blazor Radiator - Visual Studio Marketplace
  10910. EdCharbeneau/BlazorPro.Spinkit
  10911. Garbage Collection at Food Courts | .NET Blog
  10912. Wave Engine’s on-line glTF viewer – WaveEngine Team
  10913. dotnet/runtime
  10914. Creating Certificates in .NET Core for Vue.js development using HTTPS
  10915. .NET Blog
  10916. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  10917. Mobile Blazor Bindings – Getting Started + Why You Should Care
  10918. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  10919. ASP.NET Core docs: What's new for January 2020
  10920. damienbod/AspNetCoreCertificates
  10921. Defining your cloud infrasture as code with Pulumi and .NET
  10922. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  10923. GC Handles | .NET Blog
  10924. bchavez/Bogus
  10925. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  10926. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  10927. Dotnet-Boxed/Templates
  10928. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  10929. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  10930. What dotnet new Could Be
  10931. Reuse Blazor WASM UI in Blazor Server — App vNext
  10932. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  10933. Collecting and analyzing memory dumps | .NET Blog
  10934. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  10935. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  10936. dotnet/aspnetcore
  10937. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  10938. .NET Design Review: Quick Reviews
  10939. Hire me!
  10940. .NET Oxford
  10941. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  10942. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  10943. Ryujinx/Ryujinx
  10944. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  10945. CarterCommunity/Carter
  10946. Autofac 5.0 Released
  10947. Visual Studio for Mac: Refresh(); event
  10948. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  10949. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  10950. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  10951. SimonCropp/Verify
  10952. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  10953. dotnet/runtime
  10954. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  10955. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  10956. Build Serverless Apps with Blazor
  10957. tkp1n/IoUring
  10958. .NET coding convention settings For EditorConfig - Visual Studio
  10959. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  10960. EdCharbeneau/BlazorSize
  10961. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  10962. dotnet/apireviews
  10963. Welcome to Blazor
  10964. Blazor State Management
  10965. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  10966. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  10967. damienbod/AspNetCoreCertificates
  10968. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  10969. ASP.NET Core docs: What's new for December 2019
  10970. tmds/Tmds.LibC
  10971. Dotnet-Boxed/Templates
  10972. Invoking non-HTTP Azure Functions over HTTP to make development easier
  10973. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  10974. Package Hosting and Distribution - feedz.io
  10975. Building A More Inclusive Microsoft Valuable Professional Program
  10976. Building Microservices with gRPC and .NET
  10977. Cookies and Consent in ASP .NET Core 3.1
  10978. davidfowl/Micronetes
  10979. NYAN Conference
  10980. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  10981. C# Corner Annual Conference 2020
  10982. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  10983. ais-dotnet/Ais.Net
  10984. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  10985. EdCharbeneau/DotnetConfBlazor
  10986. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  10987. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  10988. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  10989. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  10990. Clancey/Comet
  10991. Using LINQ to Build A World Travel Itinerary
  10992. My First Xamarin app
  10993. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  10994. Routing A-Z
  10995. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  10996. Focus on Blazor
  10997. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  10998. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  10999. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  11000. Focus on Blazor | Channel 9
  11001. DevExpress is a corporate sponsor of the .NET Foundation
  11002. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  11003. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  11004. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  11005. .NET Foundation
  11006. Building Serverless web applications with Blazor and Azure Functions
  11007. Adam Storr - Integration Testing with ASP.NET Core 3.1
  11008. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  11009. OdeToCode by K. Scott Allen
  11010. dotnet/project-system
  11011. Cake - Cake v0.36.0 released
  11012. microsoft/MSBuildSdks
  11013. FritzAndFriends/BlazorWebFormsComponents
  11014. Create a Meetup Account
  11015. davidfowl/Micronetes
  11016. .NET Conf: Focus on Blazor Teaser
  11017. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  11018. Carl Franklin's Blazor Road Show
  11019. Create Blazor web apps - Visual Studio 2019 for Mac
  11020. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  11021. Blazor Bill
  11022. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  11023. What’s Old is New Again – Web Forms meets Blazor
  11024. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  11025. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  11026. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  11027. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  11028. .NET Core, .NET 5; the exodus of .NET Framework?
  11029. Oqtane Blog | Oqtane vs DNN
  11030. NuGet 101 | Channel 9
  11031. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  11032. Authentication & Authorization in ASP .NET Core 3.1
  11033. Tracing .NET Core applications - Red Hat Developer
  11034. Battling Spam In Your ASP.NET Core Applications with Akismet
  11035. EdCharbeneau/CssBuilder
  11036. EdCharbeneau/CssBuilder
  11037. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  11038. Blazor CQRS With MediatR Library
  11039. 404 Not found
  11040. Building a self-contained game in C# under 8 kilobytes
  11041. Bipin Paul - Display spinner on each API call automatically in Blazor
  11042. An Introduction to DataFrame | .NET Blog
  11043. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  11044. NetLearner on ASP .NET Core 3.1
  11045. StackExchange/Dapper
  11046. Getting Started With BenchmarkDotNet – The Sharper Dev
  11047. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  11048. SQL-MisterMagoo/PreRenderComponent
  11049. davidfowl/Pubbie
  11050. Build a .NET library with GitHub Actions
  11051. bradwellsb/blazor-contacts
  11052. davidfowl/BedrockFramework
  11053. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  11054. A technique for building high-performance databases with EF Core – The Reformed Programmer
  11055. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  11056. dotnet/BenchmarkDotNet
  11057. mono/SkiaSharp
  11058. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  11059. Home Page - TagHelperSamples
  11060. How CLR maps SEH exceptions to managed exception types | .NET Blog
  11061. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  11062. Microsoft tracks people with RFID tags
  11063. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  11064. .NET documentation what's new?
  11065. Zero allocation code in C# and Unity - Seba's Lab
  11066. Dumping stack objects with ClrMD
  11067. Up Next: .NET 5 -- Visual Studio Magazine
  11068. .NET Design Review: GitHub Quick Reviews
  11069. .NET Design Review: GitHub Quick Reviews
  11070. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  11071. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  11072. Using Razor Components in Razor Pages or MVC Views
  11073. Introduction to Blazor Component Testing
  11074. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  11075. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  11076. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  11077. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  11078. Setup NuGet.exe for use with actions - GitHub Marketplace
  11079. dotnet/runtime
  11080. xunit/xunit
  11081. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  11082. Building Serverless web applications with Blazor and Azure Functions
  11083. Authentication and Authorization in Blazor Applications
  11084. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  11085. dotnet/runtime
  11086. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  11087. ravicini/dotnet-jupyter-notebook
  11088. ConfigureAwait FAQ | .NET Blog
  11089. Creating A PDF In .NET Core - .NET Core Tutorials
  11090. dotnet/runtime
  11091. .NET Design Review: GitHub Quick Reviews
  11092. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  11093. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  11094. Creating Bespoke Input Components for Blazor from Scratch
  11095. Blazor: Getting Started
  11096. We made Windows Server Core container images >40% smaller | .NET Blog
  11097. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  11098. Seeing Sharply
  11099. GC Perf Infrastructure - Part 1 | .NET Blog
  11100. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  11101. Just an environment variable away from sleep
  11102. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  11103. Announcing 8.0 for .NET Core 3.1
  11104. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  11105. Free Blazor Components | 40+ controls by Radzen
  11106. tmds/Tmds.Ssh
  11107. NuGet 5.4 Release Notes
  11108. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  11109. oqtane/oqtane.framework
  11110. Using WebAssembly from .NET with Wasmtime
  11111. ardacetinkaya/Blazor.Console
  11112. dotnet/core
  11113. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  11114. Localization in Blazor UI​
  11115. Blazor University – Learn the new .NET SPA framework from Microsoft
  11116. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  11117. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  11118. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  11119. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  11120. Building Custom Input Components for Blazor using InputBase
  11121. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  11122. Garbage collector config settings - .NET Core
  11123. dotnet/runtime
  11124. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  11125. Running NPM Scripts From A .NET Core Process
  11126. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  11127. Looking inside a .NET core process using windbg
  11128. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  11129. .NET Design Review: GitHub Quick Reviews
  11130. dotnet/diagnostics
  11131. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  11132. Blazor - Where to put your domain logic
  11133. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  11134. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  11135. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  11136. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  11137. Blazored/TextEditor
  11138. Shared models - Blazor's (not so) secret super power
  11139. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  11140. davidfowl/FeatherHttp
  11141. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  11142. dotnet/efcore
  11143. BlazorHelp Website > Home
  11144. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  11145. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  11146. Blazor OceanAutoComplete Component
  11147. HttpClient Connection Pooling in .NET Core - Steve Gordon
  11148. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  11149. Razor-powered ORM for .NET - Jerrycurl
  11150. Opting in to runtime compilation for .NET 3
  11151. xoofx/LibObjectFile
  11152. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  11153. .NET Talks at MFF UK in Prague [EN]
  11154. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  11155. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  11156. Model Builder Updates Now Available for ML.NET! | .NET Blog
  11157. Dynamically Loading Assemblies at Runtime in RazorPages
  11158. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  11159. Using IHttpClientFactory with Blazor WebAssembly
  11160. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  11161. Change Logs | ASP.NET Zero Documentation
  11162. .NET Core
  11163. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  11164. OData/RESTier
  11165. .NET Design Review: GitHub Quick Reviews
  11166. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  11167. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  11168. Exploring ASP.NET Core 3.0
  11169. Pulumi 💜 .NET Core
  11170. Relay Blazor client logs to Serilog in ASP.NET Core
  11171. Use C# 8 In Any .NET Project Today
  11172. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  11173. One-day hands-on Blazor Workshop 11/25
  11174. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  11175. cradle77/Blazor.Msal
  11176. auth0/auth0-oidc-client-net
  11177. The next 5 years of ASP.NET Core - Ryan Nowak
  11178. Hacking CoreCLR on Linux with CLion
  11179. dotnet/org-policy
  11180. Announcing .NET Jupyter Notebooks - Scott Hanselman
  11181. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  11182. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  11183. The next 5 years of ASP.NET Core - Ryan Nowak
  11184. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  11185. Memory management and patterns in ASP.NET Core
  11186. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  11187. .NET Core 3 for Windows Desktop | .NET Blog
  11188. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  11189. Building a Custom Router for Blazor
  11190. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  11191. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  11192. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  11193. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  11194. ADefWebserver/FatSecretDataExporter
  11195. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  11196. Create cloud-native .NET microservices with Steeltoe.
  11197. The history of the GC configs | .NET Blog
  11198. Blazor Component Lifecycle Diagram
  11199. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  11200. A New Era of Productivity with Blazor
  11201. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  11202. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  11203. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  11204. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  11205. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  11206. Introducing Orleans 3.0 | .NET Blog
  11207. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  11208. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  11209. The .NET Process class on Linux - Red Hat Developer
  11210. normj/ServerlessTODOListTutorial
  11211. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  11212. Visual Studio 2019 version 16.4 Release Notes
  11213. An In-depth Look at Routing in Blazor
  11214. TomaszRewak/C-sharp-console-gui-framework
  11215. ThreeMammals/Ocelot
  11216. dotnet/diagnostics
  11217. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  11218. Untitled Goose Game - Insecure Deserialization
  11219. dotnet/coreclr
  11220. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  11221. Creating Random Numbers With .NET Core
  11222. spectresystems/snitch
  11223. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  11224. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  11225. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  11226. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  11227. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  11228. Options for .NET’s versioning issues
  11229. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  11230. 【Unite Tokyo 2019】Understanding C# Struct All Things
  11231. dotnet/org-policy
  11232. dumpperms.cs
  11233. Blazor-State Tutorial
  11234. Introduction to cloud-native applications
  11235. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  11236. .NET Design Review: GitHub Quick Reviews
  11237. abp.io
  11238. Introduction to Routing in Blazor
  11239. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  11240. Prevent dotnet core 3.0 from building EXE by default
  11241. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  11242. IdentityModel/IdentityModel.OidcClient
  11243. mrLSD/riscv-fs
  11244. OceanNumericInput Component
  11245. OceanLibrary/Ocean
  11246. OceanLibrary/Ocean
  11247. Native Blazor Components powered by DevExpress
  11248. Test A Blazor App With Cypress
  11249. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  11250. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  11251. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  11252. Running .NET Core global tools in non-sdk Docker images
  11253. Sebazzz/Return
  11254. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  11255. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  11256. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  11257. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  11258. Fall .NET Core Survey | .NET Blog
  11259. How to expose your custom counters in .NET Core
  11260. New features in .NET Core 3.0 on Linux - Red Hat Developer
  11261. Uploading Files In Blazor
  11262. .NET Core -- Choices
  11263. The Cloud Native Show - LIVE: Ep. 1
  11264. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  11265. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  11266. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  11267. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  11268. .NET API browser
  11269. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  11270. .NET R&D Digest (September, 2019)
  11271. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  11272. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  11273. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  11274. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  11275. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  11276. Performance Profiling F#
  11277. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  11278. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11279. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  11280. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  11281. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  11282. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  11283. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  11284. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  11285. .NET Design Review: .NET Core 3.1
  11286. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  11287. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  11288. Consolidated repo names · Issue #127 · dotnet/announcements
  11289. dotnet/orleans
  11290. ASP.NET Core Performance Best Practices
  11291. The Third Annual C# Advent | Cross Cutting Concerns
  11292. Implementation of efficient algorithm for changepoint detection: ED-PELT
  11293. Blazored/Modal
  11294. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11295. Blazor Security Docs and Blog Posts
  11296. Convert A C# Object To Almost Any Format
  11297. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  11298. SQL-MisterMagoo/Blazor.PWA.MSBuild
  11299. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  11300. Oldpug/Bfi
  11301. dotnet/try-convert
  11302. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  11303. String-based enums · Issue #2849 · dotnet/csharplang
  11304. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  11305. .NET Design Review: GitHub Quick Reviews
  11306. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  11307. What is the difference between ToArray and ToList?
  11308. Blazor Roundup From .NET Conf 2019
  11309. Serving ASP.NET Core Web Content from External Folders
  11310. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  11311. dotnet/diagnostics
  11312. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  11313. kzu/guit
  11314. v5.7 Release Notes
  11315. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  11316. Using native DLL and resource files in BenchmarkDotNet projects
  11317. Blazor Simple CQRS with MediatR
  11318. aspnet/samples
  11319. .NET Core 3 Local Tools
  11320. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  11321. One-day hands-on Blazor Workshop
  11322. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  11323. dotnet-presentations/dotnetconf2019
  11324. 3.0 Release Notes | Npgsql Documentation
  11325. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  11326. .NET Community Standups | Streaming live each week
  11327. novotnyllc/NuGetKeyVaultSignTool
  11328. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  11329. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  11330. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  11331. .NET Application Architecture Guides
  11332. dotnet-foundation/project-maturity-model
  11333. terrajobst/api-review-list
  11334. Blazor - Official Release, Free Offer, and Future Plans
  11335. .NET Design Review: GitHub Quick Reviews
  11336. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  11337. Creating gRPC .NET Core Client Libraries - Steve Gordon
  11338. My Journey with Orchard Core
  11339. MiniProfiler/dotnet
  11340. Modernizing .NET Desktop Applications with .NET Core
  11341. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  11342. dotnet/core
  11343. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  11344. dotnet/winforms
  11345. gRPC
  11346. Test web APIs with the HTTP REPL
  11347. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  11348. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  11349. .NET Videos | Free videos from the .NET team and community
  11350. AWS Joins the .NET Foundation | Amazon Web Services
  11351. dotnet/docs
  11352. dotnet/core
  11353. Announcing .NET Core 3.0 | .NET Blog
  11354. Announcing F# 4.7 | .NET Blog
  11355. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  11356. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  11357. dotnet-presentations/aspnetcore-app-workshop
  11358. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  11359. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  11360. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  11361. dotnet/corefx
  11362. praeclarum/sqlite-net
  11363. CryptographicException on .NET Core 3, Windows only "The specified RSA parameters are not valid; both Exponent and Modulus are required fields." · Issue #30914 · dotnet/runtime
  11364. Walking Down the Memory Lane with Bing – Part 2
  11365. jeffkl/KluGet
  11366. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  11367. henalbrod/Blazor.Auth0
  11368. Telerik and Kendo UI R3 Release 2019 is Here!
  11369. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  11370. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  11371. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  11372. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  11373. dotnet/roslyn
  11374. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  11375. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  11376. How .NET 4.8 Can Break Your Application
  11377. jerriep/dotnet-outdated
  11378. An Introduction to OwningComponentBase
  11379. dotNET
  11380. Data Juggler
  11381. TimeWarpEngineering/blazor-state
  11382. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  11383. IL-Linker in .NET Core 3.0
  11384. Finalization implementation details | .NET Blog
  11385. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  11386. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  11387. Adopting Blazor - running C# on the client side and building rich web apps in one tech stack you’ll love - Telerik UI for Blazor Webinar
  11388. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  11389. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  11390. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  11391. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  11392. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  11393. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  11394. What's new in .NET Core 3.0
  11395. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  11396. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  11397. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  11398. ixy-languages/ixy.cs
  11399. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  11400. Testable timers with Reactive Extensions for .Net - Mark's Blog
  11401. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  11402. .NET Design Review: GitHub Quick Reviews
  11403. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  11404. AArnott/Nerdbank.GitVersioning
  11405. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  11406. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  11407. Deploying Containerised Apps to Azure Web App for Containers
  11408. GC Perf Infrastructure – Part 0 | .NET Blog
  11409. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  11410. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  11411. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  11412. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  11413. MvvmCross/MvvmCross
  11414. IdentityServer for ASP.NET Core 3
  11415. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  11416. BlazorHelp Website > Blog - A Blazor Application Updater
  11417. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  11418. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  11419. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  11420. Blazor-State
  11421. Navigating the .NET Ecosystem
  11422. Blazor
  11423. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  11424. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  11425. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  11426. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  11427. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  11428. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  11429. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  11430. Call gRPC services with the .NET client
  11431. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  11432. dotnet/coreclr
  11433. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  11434. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  11435. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  11436. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  11437. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  11438. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  11439. natemcmaster/CommandLineUtils
  11440. Hardware Intrinsics in .NET Core | .NET Blog
  11441. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  11442. dotnet/aspnetcore
  11443. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  11444. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  11445. Publishing to Azure Container Registry using Azure Pipelines
  11446. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  11447. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  11448. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  11449. NuGet PackageReference format (package references in project files)
  11450. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  11451. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  11452. dotnet-foundation/newsletter
  11453. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  11454. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  11455. Using KeyVault References to Read Key Vault Secrets - Petri
  11456. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  11457. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  11458. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  11459. .NET Design Review: GitHub Quick Reviews
  11460. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  11461. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  11462. damienbod/AspNetCoreMvcAngular
  11463. Containerising a Blazor WebAssembly App
  11464. New and improved NuGet Search is here! | The NuGet Blog %
  11465. IdentityServer - Training
  11466. An Introduction to Building Applications with Blazor
  11467. Generator
  11468. Unit Testing dotnet new Templates
  11469. Blazor Training Videos – DevExpress Blazor Training Course
  11470. natemcmaster/LetsEncrypt
  11471. Maximising .NET Core API performance
  11472. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  11473. Blazor Tips and Tricks
  11474. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  11475. prometheus-net/prometheus-net
  11476. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  11477. rstropek/BlazorHeroTutorial
  11478. Entity Framework Core in Action
  11479. Containerising a Blazor Server App
  11480. mrpmorris/blazor-university
  11481. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  11482. Blazor University – Learn the new .NET SPA framework from Microsoft
  11483. .NET Design Review: GitHub Quick Reviews
  11484. Making my first contribution on SourceForge using Mercurial
  11485. An Introduction to System.Threading.Channels - Steve Gordon
  11486. dotnet/core
  11487. What's new in C# 8.0 - C# Guide
  11488. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  11489. .NET Core and systemd | .NET Blog
  11490. dotnet/coreclr
  11491. BlazorHelp Website > Home
  11492. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  11493. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  11494. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  11495. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  11496. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  11497. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  11498. Cloud Native Show: What’s Cloud Native, Really?
  11499. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  11500. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  11501. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  11502. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  11503. EdCharbeneau/BlazorProSnippets
  11504. Getting Started with gRPC Client Factory - Steve Gordon
  11505. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  11506. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  11507. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  11508. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  11509. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  11510. dotnet/coreclr
  11511. dotnet/coreclr
  11512. Investigating Drag and Drop with Blazor
  11513. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  11514. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  11515. Using DataAnnotations and custom form validation in client-side Blazor applications.
  11516. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  11517. Fuzzing the .NET JIT Compiler
  11518. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  11519. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  11520. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  11521. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  11522. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  11523. chanan/BlazorStrap
  11524. Analyzing native memory allocation with BenchmarkDotNet
  11525. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  11526. Calling all .NET desktop and mobile developers! | .NET Blog
  11527. Update on .NET Standard adoption | .NET Blog
  11528. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  11529. .NET Design Review: WinForms Task Dialog
  11530. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  11531. Using Razor Components In A Razor Page
  11532. egil/razor-components-testing-library
  11533. Try out Nullable Reference Types | .NET Blog
  11534. .NET project structure
  11535. SamProf/MatBlazor
  11536. dotnet/csharplang
  11537. dotnet/coreclr
  11538. henalbrod/Blazor.Auth0
  11539. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  11540. TimeWarp-Blazor Template
  11541. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  11542. Using a Code-Behind Approach to Blazor Components
  11543. migueldeicaza/WasmerSharp
  11544. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  11545. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  11546. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  11547. Configuring Policy-based Authorization with Blazor
  11548. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  11549. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  11550. JWT Signing using RSASSA-PSS in .NET Core
  11551. davidfowl/BedrockFramework
  11552. Fixing Random, part 40 of 40
  11553. SaturnFramework/Saturn
  11554. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  11555. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  11556. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  11557. The Microsoft #Blazor Daily
  11558. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  11559. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  11560. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  11561. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  11562. GC.GetGCMemoryInfo Method (System)
  11563. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  11564. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  11565. Configuring Role-based Authorization with client-side Blazor
  11566. Oqtane Blog | Exploring Authentication in Blazor
  11567. mrpmorris/blazor-validation
  11568. Share Packages Publicly - Azure Artifacts
  11569. Fun and entertaining plugins for Rider - .NET Tools Blog
  11570. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  11571. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  11572. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  11573. Razor: Into the Razor'verse
  11574. modern-forms/Modern.Forms
  11575. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  11576. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  11577. BlazorHelp Website > Blog - Creating Blazor Templated Components
  11578. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  11579. Sometimes valid RSA signatures in .NET
  11580. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  11581. Advanced .NET Debugging - PDBs and Symbol Stores
  11582. Executing .NET Core functions in a separate process - Red Hat Developer
  11583. Blazor Getting Started Guide
  11584. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  11585. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  11586. NuGet Trends
  11587. Flow External Claims to the Main Identity
  11588. .NET Design Review: GitHub Quick Reviews
  11589. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  11590. dotnet/coreclr
  11591. dotnet/performance
  11592. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  11593. dodyg/practical-aspnetcore
  11594. MSBuildAllProjects Considered Harmful
  11595. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  11596. Azure/azure-functions-durable-extension
  11597. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  11598. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  11599. TSP with GeneticSharp and Blazor
  11600. .NET | Free. Cross-platform. Open Source.
  11601. Get started with .NET Core using Visual Studio for Mac - .NET Core
  11602. Keynote DotNet 2019 by Scott Hunter
  11603. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  11604. A Blazor Community Update
  11605. .NET Design Review: GitHub Quick Reviews
  11606. Supporting IAsyncEnumerable with LINQ
  11607. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  11608. Exploring Raygun's new application performance monitoring tool for .NET Core
  11609. dotnet/docs
  11610. Npgsql diagnostics with the new dotnet counters!
  11611. xoofx/UnityNuGet
  11612. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  11613. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  11614. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  11615. Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  11616. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  11617. Blazored/Toast
  11618. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  11619. BlazorHelp Website > Blog - Blazor Forms and Validation
  11620. microsoft/FeatureManagement-Dotnet
  11621. dotnet/diagnostics
  11622. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  11623. ASP.NET official support policy
  11624. Elastic APM .NET agent beta released
  11625. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  11626. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  11627. Introduction to Authentication with server-side Blazor
  11628. .NET Design Review: GitHub Quick Reviews
  11629. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  11630. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  11631. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  11632. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  11633. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  11634. Versioning limitations in .NET
  11635. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  11636. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  11637. Azure SignalR Service with Xamarin.Forms - Xamarin
  11638. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  11639. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  11640. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  11641. .NET Core official support policy
  11642. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  11643. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  11644. chanan/BlazorPrettyCode
  11645. dotnet/corefx
  11646. .NET Design Review: JSON
  11647. #124 Mads Torgersen, C# 8 | no dogma podcast
  11648. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  11649. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  11650. Using Blazor Components In An Existing MVC Application
  11651. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  11652. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  11653. YAML-defined CI/CD for ASP .NET Core
  11654. dotnet/corefxlab
  11655. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  11656. Karel Zikmund - Hiring .NET teams in Prague
  11657. dotnet/roslyn
  11658. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  11659. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  11660. .NET developer community | Connect with like-minded developers
  11661. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  11662. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  11663. dotnet/coreclr
  11664. Hidden gems in ASP.Core and .NET Core 3.0
  11665. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  11666. Working with local storage in Blazor - danpatrascu.com
  11667. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  11668. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  11669. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  11670. The Evolving Infrastructure of .NET Core | .NET Blog
  11671. .NET Design Review: Nullable Reflection APIs + JSON
  11672. dotnet/samples
  11673. Server-side Blazor in .NET Core 3.0
  11674. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  11675. Episode 27 - Blazored with Chris Sainty
  11676. dotnet/wpf
  11677. XML + JSON Serialization in ASP .NET Core
  11678. Feature request: New IL instruction or new IL pattern to represent an invocation of a method implementation found in specific base type · Issue #12886 · dotnet/runtime
  11679. NuGetPackageExplorer/NuGetPackageExplorer
  11680. Coding Militia
  11681. Modernizing WCF Services with containers and Visual Studio
  11682. dotnet/diagnostics
  11683. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  11684. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  11685. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  11686. grpc/grpc-dotnet
  11687. Which plans for Awesome Blazor?
  11688. Certificate Authentication in ASP.NET Core 3.1
  11689. Try the new System.Text.Json APIs | .NET Blog
  11690. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  11691. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  11692. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  11693. .NET Design Review: JSON
  11694. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  11695. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  11696. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  11697. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  11698. .NET Design Review: GitHub Quick Reviews
  11699. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  11700. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  11701. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  11702. Worker Service in ASP .NET Core
  11703. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  11704. CQRS with MediatR (for Commands) and Odata (for Queries)
  11705. directive_attributes.md
  11706. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  11707. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  11708. Supporting the community with WF and WCF OSS projects | .NET Blog
  11709. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  11710. dotnet-templates
  11711. Migrating a WPF App to .NET Core 3 (1/5)
  11712. C# reference
  11713. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  11714. dotnet/coreclr
  11715. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  11716. DotNet 2019, el mayor evento de .NET de España
  11717. Becoming the ASP.NET Architect with David Fowler
  11718. .NET Design Review: Nullable Annotations
  11719. Getting Started With Blazored Typeahead
  11720. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  11721. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  11722. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  11723. .NET R&D Digest (May, 2019)
  11724. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  11725. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  11726. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  11727. Validation in ASP .NET Core
  11728. Download .NET Core (Linux, macOS, and Windows)
  11729. MatBlazor - Material Design components for Blazor
  11730. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  11731. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  11732. Building a Live Reload Middleware Component for ASP.NET Core
  11733. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  11734. ltrzesniewski/LocalsInit.Fody
  11735. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  11736. microsoft/dotnet
  11737. Building cross-platform desktop apps using Blazor and Electron.NET
  11738. dotnet/corefx
  11739. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  11740. 0xd4d/dnSpy
  11741. Candidate Features For C# 9
  11742. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  11743. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  11744. .NET Design Review: JSON
  11745. dotnet/jitutils
  11746. KirillOsenkov/SourceBrowser
  11747. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  11748. Calling gRPC Services With Server-side Blazor
  11749. Porting desktop apps to .NET Core | .NET Blog
  11750. Spying on .NET Garbage Collector with .NET Core EventPipes
  11751. Blazored/Typeahead
  11752. Spying on .NET Garbage Collector with .NET Core EventPipes
  11753. mellinoe/veldrid
  11754. xoofx/CppAst
  11755. dotnet/llilc
  11756. Top .NET Tutorials for May 2019
  11757. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  11758. Web Development Revolution with WebAssembly and ASP.NET Blazor
  11759. Moving from Node.js to .NET Core | App Center Blog
  11760. chrisnas/DebuggingExtensions
  11761. The Ray Tracer Challenge... in .NET Core - CodeClimber
  11762. Making Sense of .NET 5 – Bill Reiss Developer Blog
  11763. Creating a Quartz.NET hosted service with ASP.NET Core
  11764. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  11765. dotnet/coreclr
  11766. HashCode Struct (System)
  11767. Visual Studio 2019 Preview Release Notes
  11768. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  11769. spboyer/dotnet-azure
  11770. .NET Design Review: Nullable Annotation Attributes
  11771. Creating a Quartz.NET hosted service with ASP.NET Core
  11772. A new way to Try .NET
  11773. Enabling Pagination in Blazor with OData | OData
  11774. typeof(TSecret) - the secret magic behind .NET generics
  11775. Using Bing Maps in Blazor with JSInterop and TypeScript
  11776. Ed Charbeneau: .NET, JavaScript, and C# articles
  11777. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  11778. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  11779. Markdown + .NET = Interactive docs?
  11780. Episode 25 - Blazor - You Want To Run .NET Where?!
  11781. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  11782. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  11783. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  11784. Create Interactive .NET Documentation with Try .NET | .NET Blog
  11785. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  11786. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  11787. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  11788. dotnet/aspnetcore
  11789. Performance Improvements in .NET Core 3.0 | .NET Blog
  11790. dotnet/diagnostics
  11791. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  11792. A Detailed Look At Data Binding in Blazor
  11793. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  11794. Default implementations in interfaces | .NET Blog
  11795. .NET Standard | Common APIs across all .NET implementations
  11796. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  11797. .NET Design Review: System.Data
  11798. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  11799. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  11800. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  11801. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  11802. .NET Framework Reference Assemblies via NuGet
  11803. dotnet/diagnostics
  11804. vsls-contrib/awesome-liveshare
  11805. dotnet/diagnostics
  11806. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  11807. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  11808. shirhatti/dotnet-logs
  11809. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  11810. Introducing GitHub Package Registry
  11811. dotnet/diagnostics
  11812. Package Author Identity through Social Proofs
  11813. GitHub Packages: Your packages, at home with their code
  11814. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  11815. Monitor Blazor WASM loading and report errors
  11816. Use pattern matching features to extend data types
  11817. Blazor Bites Updated and Build 2019 Blazor Roundup
  11818. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  11819. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  11820. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  11821. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  11822. .NET Platform Overview and Roadmap - BRK3015
  11823. Comparing Native Blazor Components
  11824. .NET Core is the Future of .NET  | .NET Blog
  11825. dotnet/diagnostics
  11826. microsoft/react-native-windows
  11827. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  11828. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  11829. Build software better, together
  11830. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  11831. DamianEdwards/TagHelperPack
  11832. dotnet/designs
  11833. dotnet/extensions
  11834. Support single-file distribution · Issue #11201 · dotnet/runtime
  11835. Update Days: Corestart 3.0
  11836. Introducing Telerik UI for Blazor 1.0.0
  11837. Fight the global warming: compile your C# apps ahead of time
  11838. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  11839. dotnet/corert
  11840. Visual Studio Roadmap
  11841. Get Some Sass Into Your Blazor App
  11842. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  11843. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  11844. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  11845. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  11846. dotnet/core-setup
  11847. .NET Design Review: GitHub Quick Reviews
  11848. Write a custom .NET Core runtime host - .NET Core
  11849. EdCharbeneau/TaxiFareBlazorServer
  11850. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  11851. Vue.Net - BrotherTillman
  11852. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  11853. dotnet/core-sdk
  11854. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  11855. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  11856. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  11857. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  11858. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  11859. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  11860. terrajobst/streaming-automation
  11861. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  11862. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  11863. Containerized Activities in Durable Workflows - Part 2
  11864. ASCII Art in .NET Code
  11865. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  11866. spmoran-blazor/BlazorDestinationGame
  11867. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  11868. Destination Game Blazor
  11869. Karel Zikmund - About Me
  11870. dotnet/spark
  11871. Evolution Software improves hazelnut quality with ML.NET | .NET
  11872. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  11873. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  11874. Running WebAssembly and WASI with .NET
  11875. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  11876. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  11877. .NET Design Review: GitHub Quick Reviews
  11878. qmlnet/qmlnet
  11879. Blazored/Gitter
  11880. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  11881. Samsung/netcoredbg
  11882. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  11883. ASP.NET Blog | Blazor now in official preview!
  11884. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  11885. 3 Ways to Communicate Between Components in Blazor
  11886. .NET Design Review: GitHub Quick Reviews
  11887. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  11888. dotnet/core-setup
  11889. terrajobst/require-net472
  11890. fsharp/fslang-design
  11891. dotnet/coreclr
  11892. Adding features to a simple Blazor MVVM client with composition
  11893. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  11894. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  11895. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  11896. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  11897. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  11898. Adding features to a simple Blazor MVVM client with composition
  11899. Adding features to a simple Blazor MVVM client with composition
  11900. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  11901. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  11902. davidsh - Overview
  11903. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  11904. tmds/Tmds.Systemd
  11905. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  11906. Download .NET (Linux, macOS, and Windows)
  11907. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  11908. Creating an ASP.NET Core Markdown TagHelper and Parser
  11909. x86/Linux progress · Issue #7335 · dotnet/runtime
  11910. unoplatform/Uno.SkiaSharp
  11911. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  11912. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  11913. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  11914. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  11915. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  11916. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  11917. Bringing 12-year-old WPF code to .NET Core 3
  11918. ericsink/sawdust
  11919. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  11920. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  11921. First Look: Forms and Validation in Razor Components
  11922. dotnet/corefx
  11923. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  11924. IdentityServer4 Roadmap
  11925. A portable way to get GC events in process and no admin privilege with 10 lines of code (and ability to dynamically enable/disable events) | .NET Blog
  11926. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  11927. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  11928. dotnet/wpf
  11929. BlazorHelp Website > Blog - View_Blog
  11930. Getting ready to say goodbye to Silverlight and hello to Blazor
  11931. ardalis/AspNetCoreStartupServices
  11932. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  11933. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  11934. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  11935. dotnet/dotnet-api-docs
  11936. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  11937. .NET API browser
  11938. Xamarin Blog
  11939. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  11940. Strongly Typed Feature Flags With ASP.NET Core 2.2
  11941. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  11942. Create a modular application - Orchard Core Documentation
  11943. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  11944. Building Components Manually via RenderTreeBuilder
  11945. Release Notes
  11946. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  11947. Visual Studio 2019 .NET productivity | .NET Blog
  11948. jberezanski
  11949. Speaking
  11950. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  11951. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  11952. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  11953. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  11954. JetBrains Night Tel Aviv 2019
  11955. mrpmorris/blazor-fluxor
  11956. .NET Core in Action
  11957. IdentityServer - Training
  11958. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  11959. Blazor Shell Apps
  11960. Blazored/Toast
  11961. Blazor Shell apps
  11962. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  11963. dotnet/aspnetcore
  11964. ASP.NET Blog | .NET Core Workers as Windows Services
  11965. dotnet/swag
  11966. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  11967. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  11968. Introduction to authentication for Single Page Apps on ASP.NET Core
  11969. Dotnet-Boxed/Templates
  11970. dotnet/corefx
  11971. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  11972. .NET Design Review: JSON
  11973. Trace .NET Core Applications on Linux with `strace`
  11974. nventive/Uno.BenchmarkDotNet
  11975. hallatore/Netling
  11976. dotnet/performance
  11977. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  11978. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  11979. .NET Design Review: JSON Serialization
  11980. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  11981. .NET Design Review: AssemblyLoadContext improvements
  11982. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  11983. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  11984. dotnet/coreclr
  11985. Using .NET PInvoke for Linux system functions - Red Hat Developer
  11986. Using FluentValidation for Forms Validation in Blazor
  11987. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  11988. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  11989. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  11990. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  11991. Packaging a .NET Core 3.0 application with MSIX
  11992. Securing ASP.NET Core in Docker
  11993. Benchmarking performance of your code between release versions
  11994. BlazorHelp Website > Blog - View_Blog
  11995. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  11996. dotnet-foundation/election
  11997. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  11998. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  11999. mysticmind/dotnet-sort-refs
  12000. .NET Design Review: JSON Serialization
  12001. What is Blazor and what is Razor Components? - Scott Hanselman
  12002. Telerik UI for Blazor 0.3.0 is Released
  12003. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  12004. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  12005. Blazor | Build client web apps with C# | .NET
  12006. dotnet/standard
  12007. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  12008. dotnet/aspnetcore
  12009. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  12010. .NET Design Review: GitHub Quick Reviews
  12011. Core support for object pooling · Issue #12296 · dotnet/runtime
  12012. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  12013. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  12014. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  12015. Using JavaScript Interop in Blazor
  12016. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  12017. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  12018. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  12019. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  12020. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  12021. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  12022. An update on how my 2018 return to Chicago went and what's next for me in 2019
  12023. Improve image moniker debugging · dotnet/project-system@84850be
  12024. dotnet-foundation/election
  12025. emtecinc/signalr-tester
  12026. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  12027. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  12028. EdCharbeneau/TaxiFareBlazorServer
  12029. telerik/blazor-ui
  12030. AvaloniaUI/Avalonia
  12031. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  12032. Writing ClrMD extensions for WinDbg and LLDB
  12033. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  12034. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  12035. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  12036. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  12037. .NET Design Review: Tensor
  12038. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  12039. Blazored/Menu
  12040. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  12041. Deploying Blazor Apps Using Azure Pipelines
  12042. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  12043. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  12044. Blazored/Menu
  12045. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  12046. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  12047. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  12048. Building Blazor Apps Using Azure Pipelines
  12049. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  12050. Health Checks in ASP.NET Core
  12051. grpc/grpc-dotnet
  12052. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  12053. A Simple and Fast Object Mapper
  12054. Security Experiments with gRPC and ASP.NET Core 3.1
  12055. Telerik UI for Blazor Data Grid Component Basics
  12056. Announcing .NET Core 3 Preview 3 | .NET Blog
  12057. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  12058. Lupusa87/BlazorDragAndDrop
  12059. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  12060. Debugging .NET Builds with the MSBuild Structured Log Viewer
  12061. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  12062. Wake Up And Code!
  12063. Hardware intrinsic in .NET Core 3.0 - Introduction
  12064. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  12065. CoreCLR’s environment is not your environment
  12066. Inline IL ASM in C# with Roslyn | xoofx
  12067. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  12068. dotnet/reactive
  12069. dotnet/format
  12070. Is C# a low-level language?
  12071. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  12072. Runtime analysis and leak detection for Autofac
  12073. Damian Edwards and David Fowler Demonstrate SignalR
  12074. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  12075. Handling Errors in ASP .NET Core
  12076. Building C# 8.0 | .NET Blog
  12077. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  12078. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  12079. dotnet/docs
  12080. danroth27/BlazorChat
  12081. dotnet/blazor
  12082. Introducing Azure DevOps
  12083. First experiments using EF Core with Azure Cosmos DB
  12084. Project File Tools - Visual Studio Marketplace
  12085. Dev Tip #125: Builder Pattern Test Kata Questions
  12086. Combining iterator blocks and async methods in C# | Premier Developer
  12087. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  12088. C++, C# and Unity
  12089. An update to C# versions and C# tooling | .NET Blog
  12090. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  12091. OmniSharp/omnisharp-vscode
  12092. On DOTS: C++ & C# - Unity Technologies Blog
  12093. .NET Design Review: GitHub Quick Reviews
  12094. dotnet/coreclr
  12095. EgorBo/SimdJsonSharp
  12096. .NET Design Review: UTF8 APIs
  12097. Tooling: .NET Community Standup - February 21, 2019
  12098. .NET Design Review: JSON Serialization
  12099. Development workflow for Docker apps
  12100. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  12101. dotMorten/DotNetOMDGenerator
  12102. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  12103. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  12104. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  12105. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  12106. dotnet/command-line-api
  12107. [C#] Have some fun with .net core startup hooks
  12108. (WPF + WinForms) * .NET Core = Modern Desktop
  12109. RyanLamansky/dotnet-webassembly
  12110. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  12111. Generate disassembly of .NET functions
  12112. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  12113. Why You Should Learn .net in 2019
  12114. Telerik and Kendo UI R1 2019 Release is Here!
  12115. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  12116. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  12117. dotnet/command-line-api
  12118. .NET Core - What's Coming in .NET Core 3.0
  12119. mono/t4
  12120. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  12121. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  12122. spboyer/dotnet-upforgrabs
  12123. Xamarin Blog
  12124. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  12125. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  12126. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  12127. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  12128. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  12129. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  12130. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  12131. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  12132. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  12133. Guidance for library authors | .NET Blog
  12134. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  12135. Interview with Scott Hunter at DotNet 2018
  12136. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  12137. Download .NET Core 2.2 (Linux, macOS, and Windows)
  12138. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  12139. Performing Constructor Injections on Azure Functions V2
  12140. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  12141. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  12142. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  12143. .NET Design Review: JSON Serialization
  12144. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  12145. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  12146. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  12147. dotnet/aspnetcore
  12148. EgorBo/Disasmo
  12149. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  12150. Announcing .NET Core 3 Preview 2 | .NET Blog
  12151. Wyam - Version 2.2.0
  12152. Dotnet-Boxed/Templates
  12153. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  12154. Why is string.GetHashCode() different each time I run my program in .NET Core?
  12155. Episode 20 - Xamarin with Jim Bennett
  12156. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  12157. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  12158. Integration testing data access in ASP.​NET Core
  12159. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  12160. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  12161. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  12162. Khalid Abuhakmeh’s Blog
  12163. The .Net Core Podcast Newsletter • Buttondown
  12164. Introducing the Telerik UI for Blazor Early Preview
  12165. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  12166. Unit testing data access in ASP.​NET Core
  12167. Blazor Full-Stack Web Dev in ASP .NET Core
  12168. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  12169. davidfowl/AspNetCoreDiagnosticScenarios
  12170. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  12171. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  12172. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  12173. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  12174. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  12175. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  12176. Discards - C# Guide
  12177. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  12178. How to port desktop applications to .NET Core 3.0 | .NET Blog
  12179. ASP.NET Core One Hour Makeover
  12180. dotnet/core
  12181. .NET Standard
  12182. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  12183. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  12184. dotnet/roslyn
  12185. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  12186. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  12187. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  12188. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  12189. 10 Years of Workshop Material Added to the Creative Commons
  12190. Blazor | Build client web apps with C# | .NET
  12191. dotnet/corert
  12192. ASP.NET | Open-source web framework for .NET
  12193. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  12194. Blazor Demos
  12195. Xamarin Blog
  12196. Eric Williams - DotNetZero vNext