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. Execute JavaScript Using Selenium WebDriver in C# - Code Maze
  1917. .NET Rocks! .NET Performance with Daniel Marbach
  1918. Aligned Dev Blog
  1919. Snapshot log tests in .NET | johnnyreilly
  1920. API testing with .http files in Visual Studio
  1921. .NET 8.0: [LogProperties] Attribute
  1922. Burke Learns Blazor - Global HTTP Handling
  1923. CoreWCF - It's not just for modernizing old WCF apps | .NET Conf 2023
  1924. The first possible new feature of C# 13: Params collection
  1925. Announcing the HackTogether: The Great .NET 8 Hack Winners - .NET Blog
  1926. Migrating an application from Razor Pages to Blazor - part 2
  1927. Release .NET Aspire 8.0 Preview 2 · dotnet/aspire
  1928. LINQ Method Syntax vs Query [Pt 17] | C# for Beginners
  1929. .NET 8 .🚀🔥: Amazing Cloud Native functionality with .NET Aspire
  1930. 2023 - yet another annual review [Editorial]
  1931. WinUI 3 DispatcherQueue | WinAppSDK | XAML | UWP | WPF | .NET
  1932. How to use identity to secure a Web API backend for single page apps
  1933. Introduction to Autofac FakeItEasy Package - Code Maze
  1934. MemoizR - Declarative Structured Concurrency for C#
  1935. Writing Worse Code For Better Maintainability – My Own Blog
  1936. Using Meadow and .NET to send log IoT events to Meadow.Cloud
  1937. 9 UI Frameworks for .NET Desktop App Development [2024]
  1938. Migrating an application from Razor Pages to Blazor
  1939. I Handled All Exceptions in 5 min! 💙 .NET 8
  1940. Release dotnet-1.0.1 · microsoft/semantic-kernel
  1941. Introducing Route Generator for .NET
  1942. Validating appsettings becomes much faster with .NET 8
  1943. Validate NuGet packages before publishing from GitHub Actions
  1944. Functional Programming With C# - Scan and FindIndex
  1945. People in Space! (2023 .NET Advent)
  1946. Building planet scale .NET apps with Azure Cosmos DB | .NET Conf 2023
  1947. NDepend 2023.2 - This Time On Mac!
  1948. GitHub - aws/dotnet-foss
  1949. Sponsor @AndreyAkinshin on GitHub Sponsors
  1950. Introduction to ML.NET [Pt 9] | Generative AI with .NET for Beginners
  1951. Don’t Use the Wrong LINQ Methods
  1952. C# ではじめる OpenTelemetry
  1953. ASP.NET Core Basics: Understanding Dependency Injection
  1954. HO HO HO Two Point OH!
  1955. Unlocking the Secrets of Managed Memory: Dive into Event Handler Leak Insights! - Visual Studio Blog
  1956. .NET 8– Upgrade warnings
  1957. Using the CLI to Build and Run .NET Applications
  1958. bUnit Generators - Generate your stubs automatically
  1959. Getting started with .NET Aspire
  1960. Blazor WASM Javascript Interop and Isolation
  1961. Blazor Web App
  1962. Exploring the .NET 8 preview
  1963. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  1964. The Cleanest Way To Configure EF Core
  1965. Publishing Blazor WebAssembly App to IIS - Code Maze
  1966. Christmas Countdown: #8 Code maintenance is 90% of the work
  1967. What User Interface Framework Should You Choose for .NET Desktop Applications?
  1968. Branching, Ifs, and Conditional Logic [Pt 9] | C# for Beginners
  1969. WASI Will Change .NET Forever! Run Wasm Outside The Browser!
  1970. Use C# with Godot to make Games! | .NET Conf 2023
  1971. Unlock Creativity with .NET Generate, Validate and Customize Random Words Effortlessly! 🚀
  1972. First stable release of AspNetCore and Http instrumentation libraries · open-telemetry/opentelemetry-dotnet · Discussion #5179
  1973. Webinar - Chris Woodruff - Mastering OData: An In-Depth Developer's Guide | The .NET Tools Blog
  1974. .NET 8 Blazor component visibly loading twice? Check your prerendering
  1975. Building a Critter Stack Application: Asynchronous Processing with Wolverine
  1976. Vestas uses .NET to easily run high-performance workloads in a cloud-native architecture
  1977. Burke Learns Blazor - OpenGraph and maybe My Links page!
  1978. GitHub - dotnet/efcore: EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  1979. GitHub - dotnet/sdk: Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
  1980. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  1981. Upgrading Azure Functions [Pt 8] | Upgrade Applications with .NET Modernization for Beginners
  1982. Bluesky and Blazor Migration
  1983. Customizing borders & corners | .NET MAUI Minutes
  1984. Build your own course assistant with AI
  1985. Building a Critter Stack Application: Marten as Document Database
  1986. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  1987. The Fastest Way To Build an API Gateway in .NET
  1988. Securing a MudBlazor UI web application using security headers and Microsoft Entra ID
  1989. 5 Things You Need to Know About Aspire and .NET 8
  1990. Festive Tech Calender - Building a Word Search in C#
  1991. Testing Typesense search with Testcontainers and .NET
  1992. Building a Critter Stack Application: Integration Testing Harness
  1993. Blazor Hybrid Recap & Resources [Pt 8] | Blazor Hybrid for Beginners
  1994. Browse code samples
  1995. Hosted service has a major update to its lifecycle events
  1996. How to Decode JWT Tokens in .NET - Code Maze
  1997. Christmas Countdown: common Optimizely CMS Pitfalls - #12 Picking the right add-ons
  1998. Issues of .NET
  1999. The Actor Model in a C# World
  2000. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  2001. LINQ: let Clause
  2002. ASP.NET Community Standup - .NET Aspire Update
  2003. Learn how to improve .NET application performance leveraging Azure Code Optimizations|.NET Conf 2023
  2004. Hardware Intrinsics in .NET 8 - .NET Blog
  2005. Building a Critter Stack Application: Command Line Tools with Oakton
  2006. .NET 8 Blazor .🚀🔥 : Building Dynamic CRUD Apps with Ease
  2007. ASP.NET Core Basics: Working with a Database
  2008. Cross-platform Christmas Countdown App in C#
  2009. .NET Native AOT Explained - NDepend Blog
  2010. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 3
  2011. Live on Optimizely CMS 12 and .NET 8
  2012. Blazor WASM Exception Handling and Error Boundary
  2013. EF Core 8.0: Better Use of IN Queries
  2014. GitHub - isadorasophia/murder: Murder is a pixel art ECS game engine.
  2015. Create Better Looking Console Applications With Spectre.Console - Code Maze
  2016. Implementing Retry pattern using Polly in .NET Core Application
  2017. Modular Monolith Data Isolation
  2018. Skills to plugins: fully embracing the OpenAI plugin spec in Semantic Kernel | Semantic Kernel
  2019. Translate spoken text using Whisper and GPT with Azure Open AI Services and .NET MAUI
  2020. Sep with me on The Modern .NET Show
  2021. From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen.mp3
  2022. Avalonia UI - Cross-Platform UI Framework for .NET
  2023. Blazor WebAssembly Ahead of Time Compilation - Code Maze
  2024. S06E07 - From Atari to Sep: Unleashing the Power of Performance in Programming with Niels Rassmussen
  2025. AWS Step Functions in C# - Part 2 - Simple Talk
  2026. How .NET 8.0 boosted JSON Schema performance by 20% | endjin
  2027. .NET 8 Networking Improvements - .NET Blog
  2028. Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...
  2029. .NET Configuration In Depth | .NET Conf 2023
  2030. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  2031. Debugging C# Apps in VS Code [Pt 5] | C# and .NET Development in VS Code for Beginners
  2032. Burke Learns Blazor - Saving link bundles with the API
  2033. XAML tools in Visual Studio | .NET MAUI Minutes
  2034. Blazor Localization in .NET 8 & Blazor Server
  2035. .NET Monthly Roundup - November 2023 - .NET 8 Release Highlights, Community News, and more!
  2036. Preview of Durable Functions Extension v3.0.0
  2037. 10 years of Avalonia!
  2038. How to Debug LINQ queries in C#
  2039. .NET Rocks! Polly V8 with Joel Hulen and Martin Costello
  2040. .NET MAUI Community Standup - .NET MAUI 2023 Wrapped
  2041. Building a Critter Stack Application: Wolverine’s Aggregate Handler Workflow FTW!
  2042. BenchmarkDotNet v0.13.11 · dotnet/BenchmarkDotNet · Discussion #2479
  2043. .NET Conf 2023 Taiwan
  2044. How to Switch Between .NET SDK Versions
  2045. Build and deploy .NET 8 Blazor WASM apps with serverless APIs using Azure Static Web Apps
  2046. How to use Regular Expressions and Match Evaluators in .NET
  2047. Sneaky async void Leads to ASP.NET Core Crash
  2048. avoid allocations for TLS handshake by wfurt · Pull Request #87874 · dotnet/runtime
  2049. Microsoft Explores a 'Reboot of Compute' in Cloud with WebAssembly -- Visual Studio Magazine
  2050. GitHub - bradygaster/AugmentR: Sample showing how to do Retrieval Augmented Generation using .NET Aspire, Semantic Kernel, and OpenAI.
  2051. How To Build Resilient Cloud Applications With .NET 8
  2052. Inline Snapshot testing in .NET - Gérald Barré
  2053. Data annotations has some awesome additions in .NET 8
  2054. Microsoft .NET Code Analysis: Add Explicit Cast in foreach() Loops
  2055. Performance Testing Essentials: JMeter DSL.NET in Action
  2056. How to Insert and Return Inserted Identity With Dapper - Code Maze
  2057. Another Look into the Future with Rider's Predictive Debugger | The .NET Tools Blog
  2058. ASP.NET Community Standup - Blazor Experiments + eShop Q&A
  2059. .NET Aspire
  2060. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  2061. Extending WebAssembly to the Cloud with .NET - .NET Blog
  2062. Extending WebAssembly to the Cloud with .NET - .NET Blog
  2063. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  2064. Blazor Cascading Parameters don’t “just work” with lambdas or method callback – Chris F Carroll
  2065. GitHub - Cysharp/ZLogger: Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
  2066. Replace Annoying IFs with Switch Expressions #dotnet #coding
  2067. Building a Critter Stack Application: Wolverine as Mediator
  2068. Blazor WASM Lazy Loading
  2069. Captcha component for Blazor
  2070. Building a Smart Home - Part 14 Motion, Occupancy, and Presence | LINQ to Fail
  2071. Containerizing .NET - Part 1
  2072. .NET 8 and C# 12 — Inline Arrays
  2073. .NET 8 + MAUI + Blazor = ¡ÉPICO!
  2074. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 2
  2075. Smart Constructors
  2076. My first microservice solution - great mentorship, companionship and an unforgettably enjoyable development adventure
  2077. Building Hybrid User Interfaces with Blazor Hybrid [Pt 4] | Blazor Hybrid for Beginners
  2078. Pro EP 94 : How to perform simple background jobs in .NET ?
  2079. Semantic Kernel’s Ignite release: Beta8 for the .NET SDK | Semantic Kernel
  2080. Building a Critter Stack Application: Integrating Marten into Our Application
  2081. GitHub Copilot Tips for .NET Developers | .NET Conf 2023
  2082. Private fields with or without underscore
  2083. The Rise of C# Markup for Cross Platform Development
  2084. GitHub - damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb: Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
  2085. Getting Started with Blazor’s New Render Modes in .NET 8
  2086. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  2087. Microsoft’s New .NET Dev Tool Draws Community Support
  2088. .NET MAUI Community Standup - Guest demo from DevExpress
  2089. How to make libraries compatible with native AOT - .NET Blog
  2090. NuGet Best Practices [Part 4] | NuGet for Beginners
  2091. Profiling Memory Allocations on Linux using the JetBrains dotMemory Command-Line Profiler - Steve Gordon - Code with Steve
  2092. .NET Conf 2023 MSDUG Community Edition South Africa - JHB, Sat, Dec 2, 2023, 8:00 AM | Meetup
  2093. .NET Native AoT Make AWS Lambda Function Go Brrr
  2094. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  2095. Is c# underhyped?
  2096. Burke Learns Blazor - Drag and Drop and DOM events!
  2097. Installing and Getting Started with .NET in VS Code [Pt 2] | .NET for Beginners
  2098. Testing C# Code with BenchmarkDotNet
  2099. @devlead - Mattias Karlsson's Blog - Introducing UnpackDacPac
  2100. Visual Studio & .NET: A Symbiotic Relationship with David Fowler | Episode 6 of 7
  2101. How Does Blazor Compete with MVC and Razor Pages
  2102. What's NEW in Blazor in .NET 8?!
  2103. What’s New in .NET MAUI | .NET Conf 2023
  2104. The Biggest ISSUE With Blazor (and how to fix it)
  2105. Novedades de Blazor con .NET 8
  2106. What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
  2107. Added support for node and npm based projects by davidfowl · Pull Request #1033 · dotnet/aspire
  2108. Scriban for Text and Liquid Templating in .NET
  2109. Adding environment vars to .NET Aspire services
  2110. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  2111. A journey about the new interceptors of .NET 8
  2112. Building resilient cloud services with .NET 8 - .NET Blog
  2113. Per-User Blazor 8 State
  2114. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  2115. How To Deploy .NET Aspire Apps To Azure | .NET 8
  2116. Primary constructors has caused concerns for C# developers
  2117. Microsoft .NET Code Analysis: Make Collection Properties Read-Only
  2118. Embedding a minimal ASP.NET Web Server into a Desktop Application
  2119. Enhance your .NET Testing #6: The Art of Assertion with FluentAssertions
  2120. Getting Started with F# and Entity Framework
  2121. F# + Scriban - HTML Template Parsing Benchmarks
  2122. Announcing ML.NET 3.0 - .NET Blog
  2123. @devlead - Mattias Karlsson's Blog - Introducing BRI
  2124. What's New in TypeScript 5.3 -- Visual Studio Magazine
  2125. Join my channel - to get early access to videos and access to the source code
  2126. Tracing UI displays resource name for outgoing resources by JamesNK · Pull Request #1040 · dotnet/aspire
  2127. 3 Ways to Find Maximum Element with LINQ
  2128. Introduction to IAsyncEnumerable
  2129. Discover the Magic of .NET 8 and Beyond!
  2130. Bits, Bites & Bios 2023
  2131. How to Check if a File Is in Use With C# - Code Maze
  2132. .NET Conf 2023 - Day 1
  2133. Graph API: getting users Active Directory group names and ids with the C# SDK | johnnyreilly
  2134. How is Asp.net so fast?
  2135. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2136. Visual Studio 17.9 Preview 1: Refreshed UI, Debugging, AI, Productivity and More
  2137. .NET 8's Best Blazor is not Blazor as we know it
  2138. Aspirate 0.1.0-preview-2
  2139. Introduction [Pt 1] | Machine Learning and AI with .NET for Beginners
  2140. School Mgmt App | Microservices With .NET Aspire & Blazor SSR ] Part 1
  2141. Primary Constructors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  2142. The New Way To Build Cloud Native Applications With .NET 8
  2143. How To Harness System.Reactive For The Observer Pattern
  2144. DEV Cafe - .NET Conf 2023 Vietnam
  2145. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  2146. Visual Studio 2022 – 17.8 Performance Enhancements - Visual Studio Blog
  2147. Blazor .NET 8 - Enhanced Form Navigation
  2148. Use This To Configure Your Database Schemas
  2149. .NET Conf 2023 MSDUG Community Edition South Africa - CPT, Sat, Nov 25, 2023, 8:00 AM | Meetup
  2150. Test-Driving Windows 11 Dev Drive for .NET
  2151. .NET Conf Watch Party, Philippines 2023 - Dotnet Copilot
  2152. Blazor in .NET 8 - .NET Conf 2022 - LearnInUrdu139/Lahore
  2153. Service discovery in .NET - .NET
  2154. Lo-Fi Service Discovery in .NET8
  2155. With net 8 Blazor releasing do you think it will compete with React?
  2156. Microsoft .NET Code Analysis: Simplify LINQ Expressions
  2157. Set up GitHub Codespaces for a .NET 8 application
  2158. Announcing .NET Chiseled Containers - .NET Blog
  2159. Understand the new Blazor project template in ASP.NET Core 8 | BinaryIntellect Knowledge Base
  2160. .NET Conf 2023 @ Blazor Korea
  2161. Microsoft .NET Code Analysis: Utilize the Pattern Matching ‘not’ Operator
  2162. Announcing TypeScript 5.3 - TypeScript
  2163. Modernizing Reactive Extensions for .NET | endjin
  2164. Announcing NuGet.exe and NuGet Client SDK Packages Support Policy: Keeping You Informed and Secure - The NuGet Blog
  2165. Npgsql 8.0 Release Notes | Npgsql Documentation
  2166. 8.0 Release Notes | Npgsql Documentation
  2167. Hack Together .NET - Build Generative AI apps with Open AI
  2168. Migrating Page Navigation Apps from Xamarin Forms
  2169. ServiceStack v8
  2170. Improvements & Changes in Android resource generation in .NET 8 - .NET Blog
  2171. .NET 🚀🔥 : The Game-Changing New Features of .NET 8 Unveiled 🔥🔥🔥
  2172. .NET Aspire: Cloud-Native App Development With Microsoft's Latest Project
  2173. .NET Blazor
  2174. Escaping The .NET 8 Blazor Redirect To Login Hell
  2175. PublishAotCross 1.0.0
  2176. Mastering Advanced C# Features for Peak Code Performance
  2177. HandBrake 1.7.0 - HandBrake
  2178. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  2179. MySqlConnector 2.3.1
  2180. .NET Conf Brasil 2023 🇧🇷
  2181. Unlocking the power of the Fluent UI Blazor components | .NET Conf 2023
  2182. C# Enum Tutorial - Link In Comments! #csharp #csharptutorial
  2183. Resumen - Novedades Microsoft Ignite, GitHub Universe y .NET Conf 2023!
  2184. Service discovery in .NET - .NET
  2185. .NET Conf 2023 - Day 1
  2186. How To Use EF Core Interceptors
  2187. Announcing NuGet 6.8 - Maintaining Security with Ease - The NuGet Blog
  2188. .NET Conf 2023
  2189. Upgrading to .NET 8
  2190. Announcing Oracle Support for .NET 8
  2191. Star History
  2192. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  2193. Building Cloud Native apps with .NET 8 | .NET Conf 2023
  2194. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  2195. Full stack web UI with Blazor in .NET 8 | .NET Conf 2023
  2196. YouTube Sent Us A Package!?!?!?! 100K Thank You! #dotnet #dotnetmaui
  2197. Development With A Dot - The Current Status of EF Core
  2198. DON'T Use DbContext In Blazor Interactive Server Components! (.NET8)
  2199. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  2200. Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  2201. All About C# Source Generators | .NET Conf 2023
  2202. Build an Azure OpenAI powered .NET 8 Chat Bot on your data from scratch | .NET Conf 2023
  2203. COM Source Generation: An evolution of COM interop in .NET | .NET Conf 2023
  2204. GitHub - localstack-dotnet/localstack-dotnet-client: A lightweight .NET client for LocalStack
  2205. Integrate Basic AWS Services by Blind-Striker · Pull Request #875 · dotnet/aspire
  2206. .NET Conf 2023 - Premier Bonus
  2207. Reverse proxying is easy with YARP | .NET Conf 2023
  2208. .NET MAUI - One or more invalid file names were detected. - András Tóth's professional blog | banditoth
  2209. Aspire.Hosting.Dapr 8.0.0-preview.1.23557.2
  2210. GitHub - davidfowl/WebQWorker
  2211. Everything You Need To Know About Blazor in .NET 8
  2212. .NET Rocks! React Server Components with Aurora Walberg
  2213. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  2214. Introducing Visual Studio 17.9 - Preview 1 is Here! - Visual Studio Blog
  2215. .NET Conf 2023 - Day 1
  2216. What's new for the Microsoft Fluent UI Blazor components version 4.0.0
  2217. Reviewing new .NET 8 Performance Tools
  2218. Enums in CSharp – A Simple Guide To Expressive Code
  2219. AI for .NET with Semantic Kernel | .NET Conf 2023
  2220. Add Aspire.MySqlConnector by bgrainger · Pull Request #825 · dotnet/aspire
  2221. New Amazon SQS Bindings Added to CoreWCF
  2222. API diff between .NET 7 and .NET 8 by carlossanlop · Pull Request #8921 · dotnet/core
  2223. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  2224. Announcing F# 8 - .NET Blog
  2225. VestPocket: File-based Data Storage for AOT .NET Applications
  2226. .NET Framework November 2023 Security and Quality Rollup - .NET Blog
  2227. Announcing .NET MAUI in .NET 8 - .NET Blog
  2228. Announcing C# 12 - .NET Blog
  2229. .NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25 - .NET Blog
  2230. GitHub - dotnet/eShop: A reference .NET application implementing an eCommerce site
  2231. aspire-samples/samples/AspireWithDapr at main · dotnet/aspire-samples
  2232. Burke Learns Blazor - Authentication and Login
  2233. haveibeenpwned-downloader 0.5.15
  2234. .NET Aspire documentation (Preview)
  2235. Entity Framework Core 8 (EF8) is available today - .NET Blog
  2236. Episode 60: .NET Conf 2023 - with Scott Hunter
  2237. How to download and install the .NET 8 and C# 12 release
  2238. NBC Sports NEXT's Journey with .NET MAUI for Mobile Development
  2239. .NET Conf 2023
  2240. Deploy a .NET Aspire app to Azure Container Apps using `azd` (in-depth guide) - .NET Aspire
  2241. Deploy .NET Aspire apps to Azure using Bicep - .NET Aspire
  2242. Getting Started
  2243. Introducing .NET Aspire: Simplifying Cloud-Native Development with .NET 8 - .NET Blog
  2244. GitHub - dotnet/aspire: .NET Aspire
  2245. The Simple Fix To Run Your Unit Tests Really Fast
  2246. Analyzing Performance Issues in Microsoft .NET 8
  2247. Blazor Server Full CRUD Operations From Scratch Incl. EF Core
  2248. Installing and running Stackexchange.Redis client library on Linux environments
  2249. .NET and C# Versions - 8/12 Update
  2250. dtSearch Enhances ASP.NET Core Functionality -- Visual Studio Magazine
  2251. 🧑‍💻The Great .NET 8 Hack #dotnet #dotnetdeveloper
  2252. How to Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial
  2253. Blazor’s History and Full-stack Web UI
  2254. The Evolution of C# - Coding Sonata
  2255. CsCheck 3.0.0 released · Anthony Lloyd
  2256. .NET Conf 2023 - Day 1
  2257. Authentication with multiple identity providers in ASP.NET Core
  2258. Cake - Cake v3.2.0 released
  2259. Scott Sauber - Test Driven Development with Blazor - Webinar Recording | The .NET Tools Blog
  2260. Pipes and Filters Architectural Pattern in C# - Code Maze
  2261. Dependency Injection for Windows and Uno Platform Applications. - Nick's .NET Travels
  2262. How to dig into the CLR
  2263. 5x with the Uno Platform - Nick's .NET Travels
  2264. No x:Array in WinUI 3 | WinAppSDK | XAML | UWP | WPF | .NET
  2265. How To Easily Create PDF Documents in ASP.NET Core
  2266. .NET Hack Together - Welcome and What's New in .NET 8
  2267. C# for Beginners
  2268. Interactive LINQ tutorial, especially for beginners
  2269. Automating Memory Profiling with the JetBrains dotMemory Profiler API - Steve Gordon - Code with Steve
  2270. How To Ensure Code Quality in Your .NET Projects
  2271. TimeProvider makes it easier to mock time in .NET 8
  2272. Join Us for Free .NET 8 and Angular 17 Webinars in December
  2273. .NET Task Parallel Library vs System.Threading.Channels
  2274. Release CoreWCF v1.5.1 · CoreWCF/CoreWCF
  2275. Release WCF 6.2 · dotnet/wcf
  2276. WUG: .NET Conf 2023 – Live Stream
  2277. Let’s build a custom Microsoft Graph connector - Microsoft 365 Developer Blog
  2278. Obsidian Notebooks and .NET Web Applications in Containers
  2279. Event-Driven Architecture in C# - Code Maze
  2280. OSS Power-Ups: MassTransit – Webinar Recording | The .NET Tools Blog
  2281. .NET Conf 2023 – .NET 8, Uno Platform 5.0 and prizes to be won
  2282. Discovering The Features Of DotNetFiddle – How To Compile C# Online
  2283. API Authorisation Simplified #shorts
  2284. Where fetch data in your Blazor components
  2285. MoonSharp - Running Lua Scripts in .NET
  2286. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  2287. How To Reuse Your C# Code Via NuGet & Azure Artifacts
  2288. Davide's Code and Architecture Notes - 4 algorithms to implement Rate Limiting, with comparison
  2289. .NET Advent Calendar - Book your slot
  2290. Polly v8 Release: Concept of Resilience Pipelines, Built-in Telemetry and More
  2291. Microsoft .NET Code Analysis: Use nameof() To Retrieve the Parameter Name
  2292. Hot Reload in ASP.NET Core Applications - Code Maze
  2293. Setting up better logging in Azure Functions
  2294. Release v7.2.3 · dotnet/orleans
  2295. .NET API Review
  2296. Creating Hyperlinks in .NET MAUI – AskXammy
  2297. The convenience of System.IO - .NET Blog
  2298. 🚀 Custom signed NuGet packages in C#! 📦
  2299. Announcing TypeScript 5.3 RC - TypeScript
  2300. Error Handling in F# - Flexiana
  2301. How to Add a UI or Dashboard as Middleware in your .NET Web API – Wrapt
  2302. Writing a Book with Packt
  2303. Elevate Your .NET Testing Strategy #5: Integration tests with Docker.DotNet
  2304. .NET Conf 2023 SloDug
  2305. Classes vs. Structs. How not to teach about performance!
  2306. Save Files With Elevated Permissions on UnauthorizedAccessException
  2307. Code Maze Weekly #192 - Code Maze
  2308. Redux Pattern in Blazor
  2309. Choosing diagnostic IDs - C#
  2310. Microsoft Revamping Semantic Kernel AI SDK After 'Unexpected Uses' -- Visual Studio Magazine
  2311. What's new with identity in .NET 8 - .NET Blog
  2312. Dealing with application windows on macOS with .NET MAUI
  2313. James Eastham Live Stream
  2314. Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK | Semantic Kernel
  2315. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  2316. Navigating the .NETverse: From Assembler to Open Source Marvel with Scott Hunter
  2317. How to Force Run .NET Application as Administrator - Code Maze
  2318. Collection expressions brings the spread operator to C# 12
  2319. A new F# compiler feature: graph-based type-checking - .NET Blog
  2320. Trying out MongoDB with EF Core using Testcontainers - .NET Blog
  2321. Using P/Invoke in C#: Windows API Integration Made Easy!
  2322. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2323. we need to skip the SIP region in the last step of handling the alloc region by Maoni0 · Pull Request #94249 · dotnet/runtime
  2324. Handling Dates With Noda Time in .NET - Code Maze
  2325. .NET Rocks! .NET Conf with Jeff Fritz
  2326. Introduction to resilient app development - .NET
  2327. Visual Studio Toolbox Live - EF Core Power Tools
  2328. Burke Learns Blazor - Finish validation and maybe some authentication
  2329. BenchmarkDotNet v0.13.10 · dotnet/BenchmarkDotNet · Discussion #2457
  2330. Breaking change: BinaryFormatter disabled across most project types - .NET
  2331. Application Building with ASP.NET Core 8 | NDC Sydney 2024
  2332. Blazor Basics: Blazor Event Callbacks
  2333. .NET 8’s Final RC Release Ties up Some Blazor Loose Ends
  2334. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2335. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  2336. What Should I Dispose with .NET Database Connections?
  2337. Organizing ASP.NET Core Minimal APIs
  2338. .NET 8: What's New for Authentication and Authorization
  2339. Low Ceremony Web Service Development with the Critter Stack
  2340. .NET 8 Performance Improvements in .NET MAUI - .NET Blog
  2341. NDC Porto 2023 Impressions
  2342. What is Blazor WebAssembly, Server, Hybrid, United & Mobile Bindings?!
  2343. C# Unit Testing Tutorial For Beginners
  2344. How to Generate Endless Ideas for Programming Projects
  2345. Azure Functions Integration Testing With Testcontainers
  2346. Containerize .NET applications with .NET 8 | Red Hat Developer
  2347. Functional Error Handling in .NET With the Result Pattern
  2348. Path.GetRelativePath(String, String) Method (System.IO)
  2349. Having Fun with Microsoft IoC Container for .NET Core
  2350. Progress Telerik Release Focuses on Design, Accessibility and Data Visualization -- Visual Studio Magazine
  2351. Blazor Unit Testing Tutorial – How to Master with Practical Examples in C#
  2352. How to create a Mediator from scratch (Part 2)
  2353. Publish .NET Docker images using .NET SDK and GitHub Actions
  2354. Analyze Polly Telemetry using Prometheus, Grafana and OpenTelemetry Metrics
  2355. Recap Codemotion 2023
  2356. Understanding Migrations, Snapshots, and Synchronization in Entity Framework Core
  2357. Generative AI for .NET - Part 5 Streaming | LINQ to Fail
  2358. The Windows installer of ImageMagick will no longer be signed · ImageMagick/ImageMagick · Discussion #6826
  2359. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  2360. Giving feedback to the WinUI 3 team | WinAppSDK | XAML | UWP | WPF | .NET
  2361. Render mode for Server & WebAssembly Blazor components
  2362. React State Management Basics - CodeJourney.net
  2363. Deploying a DotNet API To Railway 🚂 | Swacblooms🦋
  2364. Announcing "Refactoring with C#"
  2365. Flowing State in Blazor 8
  2366. .NET | Global Exception handling in under 6 minutes
  2367. Render mode for interactive Blazor components in .NET 8
  2368. .NET Framework October 2023 Cumulative Update Preview - .NET Blog
  2369. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  2370. Getting Ready for .NET Conf 2023!
  2371. Blazor Unit Testing With bUnit: How To Get Started For Beginners
  2372. Source Code Generators, DIY
  2373. Blazor Basics: Blazor Component (Re-)Rendering
  2374. Burke Learns Blazor - More frontend fun!
  2375. Anatomy of a .NET devcontainer
  2376. Create a web API with ASP.NET Core and MongoDB
  2377. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  2378. Release v0.3.0 · cgillum/azure-functions-openai-extension
  2379. Microsoft .NET Code Analysis: Consider Using String.Contains() Instead of String.IndexOf()
  2380. Creating a Service Virtualization Capability from Scratch (Part 2)
  2381. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  2382. Global Endpoint Filters with ASP.NET Core Minimal APIs
  2383. What's New in EF Core -- Visual Studio Magazine
  2384. Custom Storyboard Launch Screen for iOS with .NET MAUI
  2385. Unbelievable Instant .NET Development Setup for APIs, Blazor, & More with GitHub Codespaces
  2386. ASP.NET Core Logging Crash Course
  2387. How to Solve Type TRequest Cannot Be Used in MediatR
  2388. Simplify your .NET Docker image publishing workflow with the .NET SDK
  2389. Anyone here who switched from Ruby on Rails to .Net?
  2390. Secure an Angular application using Microsoft Entra External ID and ASP.NET Core with BFF
  2391. troddit · dotnet
  2392. Building Better Blazor Unit Tests - Lessons From Automating WPF Tests
  2393. Now available: V4.0.0-preview.1 · microsoft/fluentui-blazor · Discussion #881
  2394. Join the .NET Conf Student Zone on November 13
  2395. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  2396. What Are The Easiest Programming Languages to Learn? – Your Ultimate Guide
  2397. Ignore Null Values With AutoMapper - Code Maze
  2398. Getting started with gRPC Service with .NET 7
  2399. .NET 🚀🔥 : API Security: A Comprehensive Guide to Safeguarding Your APIs with API Keys
  2400. Using Hot Keys in Blazor WASM
  2401. Blazor Unit Testing – Dev Leader Weekly 14
  2402. OpenSilver 2.0 Adds VB.NET, RIA Services and Live XAML Preview
  2403. S6E04 - From Silverlight to Windows App SDK: Unleashing the Power of Windows Development with Peter Bull
  2404. Server-side rendering (SSR) for Blazor in .NET 8
  2405. Blazor Basics: Blazor Routing and Navigation Fundamentals
  2406. Improved DynamoDB Initialization Patterns for the AWS SDK for .NET | Amazon Web Services
  2407. Imagining the Ideal GraphQL Integration for Marten
  2408. 3 reasons to delay adopting .NET 8 and 10 to do it ASAP
  2409. Generate TypeScript Client API for ASP.NET Core Web API
  2410. .NET Rocks! bUnit Update with Egil Hansen
  2411. Containerize an app with dotnet publish - .NET
  2412. Wolverine now does Event Streaming with Kafka or MQTT
  2413. Azure API Management: Adding Local Self-hosted Gateway
  2414. Using Keyed Services to Resolve Dependencies in .NET - Code Maze
  2415. Blazor Unit Testing Best Practices – How to Master Them for Development Success
  2416. How Does Pattern Matching Work in C#? #shorts
  2417. Microsoft .NET Code Analysis: Remove Unnecessary Lambda Expressions
  2418. Best resources for Blazor Hybrid and .NET MAUI for beginners! #dotnetmaui #coding #blazor
  2419. Blazor with TailwindCSS
  2420. Fix missing tokens when using downstream APIs and Microsoft Identity in ASP.NET Core
  2421. Source Generator playground
  2422. Webinar - Scott Sauber - Test Driven Development with Blazor | The .NET Tools Blog
  2423. RazorSlices - Razor Views with ASP.NET Core Minimal APIs
  2424. When a form is actually... oh it's a form
  2425. 'Dev Drive' Storage Now Available for Developers in Windows 11 -- Visual Studio Magazine
  2426. Setting System.Text.Json serializer options globally in a asp.net core minimal web api
  2427. Understanding the Unit of Work Pattern in C# - Code Maze
  2428. Memory alignment of doubles in C#
  2429. Pre-commit hooks with Husky.NET - build, format, and test your .NET application before a Git commit
  2430. WPF App Modernisation: A Pragmatic Approach
  2431. GitHub - hadashiA/VYaml: The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.
  2432. On .NET Live - Distributed Apps with SignalR in ASP.NET Core
  2433. OpenSilver 2.0 Weds VB.NET with XAML for Web Apps -- Visual Studio Magazine
  2434. Performance Improvements in ASP.NET Core 8 - .NET Blog
  2435. Customizing the name of embedded resources in .NET - Gérald Barré
  2436. How to Write a Validator with FluentValidation #shorts
  2437. How Can I Write Code On My Phone? – Unlock Potential For Mobile-First Coders
  2438. Deep Dive: .NET Microservices Architecture on Cloud ☁️ ☁️ 🖥️ #shorts
  2439. Seamless Rendering: The Magic of Blazor’s Auto Render Mode in .NET 8
  2440. What’s New in .NET 8, .NET MAUI, ASP.NET Core, and EF8 Final Release Candidates : C# 411
  2441. Learn Live - Create methods in C# console applications
  2442. How To Build A Personal Website in Blazor: An ASP.NET Core Tutorial
  2443. dotnet Core vs Spring Boot ecosystem
  2444. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2445. Improving ASP.NET Core Dependency Injection With Scrutor
  2446. OpenAI-Specific Code Nixed from Semantic Kernel AI SDK -- Visual Studio Magazine
  2447. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  2448. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  2449. How To Call JavaScript From Blazor Web Assembly – Breaking Boundaries with JavaScript Interop
  2450. MongoDB Provider for Entity Framework Core Now Available in Public Preview | MongoDB Blog
  2451. Primary constructors changes initialisation behaviour in C# 12
  2452. Webinar – OSS Power-Ups: MassTransit | The .NET Tools Blog
  2453. Simplify Source Generator creation the RoslynGenerator template
  2454. Burke Learns Blazor - Custom Validation with Blazor Forms
  2455. Integrating Arduino, Azure & Unity for Epic Projects!
  2456. Blazor 8 State Management
  2457. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  2458. Effortless OpenAI API Integration in .NET Applications with a new Client Package
  2459. Overhauled F# code fixes in Visual Studio - .NET Blog
  2460. How to Perform Case-Insensitive Substring Search in C#
  2461. What Is DotNetFiddle? - A How To Guide on Using C# Anywhere
  2462. Microsoft .NET Code Analysis: Improving Code Quality with Exception Throw Helpers
  2463. How to accept Stripe payments via Blazor in .NET 8
  2464. Announcing .NET 8 RC2 - .NET Blog
  2465. How To Use Embedded Resources in .NET
  2466. EF Core 8 RC 2: Smaller features in EF8 - .NET Blog
  2467. Announcing .NET MAUI in .NET 8 RC 2: More Quality - .NET Blog
  2468. .NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog
  2469. What's New in Final Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  2470. On .NET Live - Making e-commerce modern and performant with nopCommerce and .NET
  2471. FluentUI.Demo.Client
  2472. What's new for the Microsoft Fluent UI Blazor components version 3.2.0
  2473. .NET Annotated Monthly | October 2023 | The .NET Tools Blog
  2474. Understand the .NET Support Lifecycle
  2475. Unraveling Razor Syntax: Introduction for Blazor Devs!
  2476. Get the default value of a type at runtime - Gérald Barré
  2477. Learn Live - Work with variable data in C# console applications
  2478. Issue and verify BBS+ verifiable credentials using ASP.NET Core and trinsic.id
  2479. Lesson Learned #440: Introducing Our Connectivity Probe for Reliable Database Interaction in C#
  2480. Solving Hierarchical Tags using Nested Sets
  2481. Improve performance by dynamically loading image in Blazor WASM
  2482. Bitwise and Shift Operators in C#: A Deep Dive
  2483. WinUI 3 ObservableCollectionEx AddRange | WinAppSDK | XAML | UWP | WPF | .NET
  2484. How To Add Authentication To Your SignalR Hub #shorts
  2485. Serverless for .NET Developers: Intro to Lambda & Azure Functions 🖥️✨ #shorts
  2486. One Simple Change To Make Code LAZY In C# #dotnet #csharp
  2487. Why singleton hate scoped injection in .NET dependency injection
  2488. Getting Started With NServiceBus in .NET
  2489. .NET Monthly Roundup - September 2023 - .NET 8 RC1, Performance megapost, community news, and more!
  2490. Build a Console App in .NET Core Like a Pro!
  2491. Generative AI and .NET - Part 4 Images | LINQ to Fail
  2492. How to version your ASP.NET API
  2493. Using Problem Details in .NET 7
  2494. ASP.NET Community Standup - New Blazor updates in .NET 8 RC2
  2495. C# Dev Kit Goes GA with Same Licensing as Visual Studio Community Edition -- Visual Studio Magazine
  2496. The Lowly Strategy Pattern is Still Useful
  2497. The convenience of System.Text.Json - .NET Blog
  2498. BenchmarkDotNet v0.13.9 · dotnet/BenchmarkDotNet · Discussion #2441
  2499. How to Make a Todo List in C# with ASP.NET Core Blazor
  2500. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  2501. C# Dev Kit - Now Generally Available - .NET Blog
  2502. Contributing to Uno Platform - From Novice to Expert
  2503. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  2504. Merged stores: Fix alignment-related issues and enable SIMD where possible by EgorBo · Pull Request #92939 · dotnet/runtime
  2505. Razor vs. Blazor: Unraveling the Web Development Duel
  2506. GitHub - hamed-shirbandi/TaskoMask: Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
  2507. Console Application in .NET Core: A Comprehensive Guide
  2508. Blazor WebAsembly + SignalR = ❤️ #shorts
  2509. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  2510. Microsoft .NET Code Analysis: Boost Your Code Performance with Concrete Types
  2511. ASP.NET Community Standup - What ASP.NET Core features do you want in .NET 9?
  2512. How to migrate your Blazor Server app to .NET 8
  2513. Announcing TypeScript 5.3 Beta - TypeScript
  2514. How To Display .NET Collections with the Oxford Comma
  2515. .NET 8 and Blazor United / Server-side rendering
  2516. Syncfusion Update Improves Cross-Platform Development with .NET MAUI, Blazor -- Visual Studio Magazine
  2517. Arm64 Performance Improvements in .NET 8 - .NET Blog
  2518. How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application
  2519. If Conversion Within .NET - Part 1
  2520. .NET 8 Release Candidate Delivers Smoother Blazor Experience
  2521. Introduction to MassTransit: A Guide to Streamlined Messaging in C#
  2522. Recordings from JetBrains .NET Day Online ’23 are available | The .NET Tools Blog
  2523. Rolling Forward to Major Versions in .NET
  2524. Blazor for Beginners: Setup, Hosting, and Template Structure Tutorial
  2525. Trusting Microsoft and .NET MAUI Toolkit NuGet Packages
  2526. Unraveling the Magic in Wolverine
  2527. Hacktoberfest 2023: Contributing as a .NET Developer
  2528. The .NET Conf Student Zone is Back! - .NET Blog
  2529. How to test the logs from ILogger in .NET - Gérald Barré
  2530. Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore
  2531. Testing Time-Dependent Code With TimeProvider in .NET - Code Maze
  2532. MSBuild for Programming and Non-Programming Chores
  2533. Nullable Type Performance: Retrieving a Nullable Value
  2534. Blazor WASM Error Logging
  2535. Enforcing Architecture in .NET with tests
  2536. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2537. Monitoring your apps with Sentry in .NET MAUI
  2538. How To Register Users with Firebase Auth in .NET #shorts
  2539. CoreWCF 1.4.0 Released: RabbitMQ and Apache Kafka Support Added
  2540. CQRS Validation with MediatR Pipeline and FluentValidation
  2541. .NET | Using MongoDb in under 20 minutes.
  2542. EF Core 8 Finally Fixes Value Objects
  2543. Learn Live - Add logic to C# console applications
  2544. Polly v8 officially released
  2545. The Future of ASP.NET Core: .NET 8 Feature Preview
  2546. ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features
  2547. Polly v8 officially released
  2548. Being Productive with Zero Admin on MacOS
  2549. 🔴 Burke Learns Blazor - Finishing the Edit Links Page
  2550. NuGet Central Package Management Is AWSOME! Global Packages & Versions Simplified
  2551. New FREE Ebooks: Modernize Your Apps with Blazor & .NET MAUI
  2552. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  2553. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  2554. Use SQL Server Compact with .NET 7/8 and Entity Framework (Classic) with Database First work flow
  2555. Get a Sneak Peek: The Visual Studio 'Tea & Technology' Miniseries - Visual Studio Blog
  2556. Memory Optimization With ArrayPool in C# - Code Maze
  2557. Episode 56: NServiceBus - with Laïla Bougriâ
  2558. Microsoft .NET Code Analysis: Use string.Method(char) Instead of string.Method(string) For String with Single Character
  2559. Real-Time Notifications Using Blazor and SignalR from scratch
  2560. runtimelab/docs/design/features/greenthreads.md at bec51070f1071d83f686be347d160ea864828ef8 · dotnet/runtimelab
  2561. Debugging Enhancements in .NET 8 - .NET Blog
  2562. Blazor RenderFragment – How To Use Plugins To Generate HTML
  2563. Reading notes from Performance Improvements in .NET 8 - Kristoffer Strube’s Blog
  2564. Performance Improvements in .NET 8
  2565. Avalonia for VSCode - Visual Studio Marketplace
  2566. No More “Pair to Mac” trauma from Visual Studio with Uno Platform
  2567. The convenience of .NET - .NET Blog
  2568. How to write logs from ILogger to xUnit.net ITestOutputHelper - Gérald Barré
  2569. What Eventual Consistency means
  2570. ASP.NET Core for Beginners - What You Need To Get Started
  2571. DON'T use this EF Core Performance trick #shorts
  2572. Upgrading to Umbraco 14 Preview
  2573. Devs Demand Visual Studio 2022 Ditch Old .NET Framework Dependencies -- Visual Studio Magazine
  2574. Monolith to Microservices: How a Modular Monolith Helps
  2575. Tune into the C# Certification Training Series - .NET Blog
  2576. Setup VS Code for ASP.NET Core - A Beginner's How To Guide
  2577. Using ML.NET CLI To Automate Model Training
  2578. Eager, Lazy and Explicit Loading with Entity Framework Core | The .NET Tools Blog
  2579. 🔴 Burke Learns Blazor - Backend vs. Frontend Dance Off!
  2580. Introduction to DateTime in C#: Master the Basics!
  2581. Setup Visual Studio for ASP.NET Core - Beginner's How-To
  2582. Simplifying F# computations with the new 'while!' keyword - .NET Blog
  2583. Microsoft .NET Code Analysis: Avoid Using Constant Arrays as Arguments
  2584. Oh Look a Phishing Attempt | LINQ to Fail
  2585. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  2586. Replicating Habit Tracker UI with ProgressRing in Uno Platform
  2587. What's new in System.Text.Json in .NET 8 - .NET Blog
  2588. HTTPS Everywhere Update - The NuGet Blog
  2589. The Easy Way to Test Legacy Code in C#
  2590. Real-Time Notifications Using Blazor and SignalR from scratch
  2591. IIS Error 500.19 with ASP.NET Core Application
  2592. Feature Flags 101: A Guide for .NET Developers
  2593. A new way of doing reflection with .NET 8
  2594. Accessing private members without reflection in C# - Gérald Barré
  2595. dotnet Benchmarks - How To Use BenchmarkDotNet For Beginners
  2596. Microfrontends with Blazor
  2597. .NET 7 💥 - Intro to MicroService Resiliency Circuit Breaker Pattern with ASP.NET & Polly 🐤🎛️🐤🎛️
  2598. Back to .NET basics: How to easily build a Strategy pattern using dependency injection
  2599. Resilient Http Calls using Polly.
  2600. Entity Framework Core–DateOnly and TimeOnly
  2601. Learn Live - Write your first code using C#
  2602. Automatic Module Discovery With Autofac - Making Things Easy
  2603. Run a .NET App
  2604. Keyed services in .NET 8 | Dependency injection update
  2605. Plugins and Blazor – Dev Leader Weekly Issue 9
  2606. How To Use IHttpContextAccessor In ASP.NET Core #shorts
  2607. Feature Flags in .NET and How I Use Them for A/B Testing
  2608. ALWAYS Use File Scoped Namespaces Visual Studio 2022!!!!! #coding #visualstudio #dotnet #csharp
  2609. .NET | Response, Output & Distributed Cache | Patterns of working with Cache
  2610. Transforming JSON Objects Mastering the Compose Action in Logic Apps
  2611. Blazor Plugin Architecture - Dynamic Loading & Lifecycle
  2612. Adding .NET MAUI Controls to an Existing Uno-Platform Application - Nick's .NET Travels
  2613. Reverse engineering natively-compiled .NET apps
  2614. Don't rush to build that re-usable Blazor component
  2615. Entity Framework Core–Data is null
  2616. [Korean] Let's Learn .NET - Generative AI
  2617. GitHub - jonathanpeppers/dotnes: .NET for the NES game console
  2618. 🔴 Burke Learns Blazor - Two bald guys build with Blazor
  2619. Burke Learns Blazor - More Edit Form fun!
  2620. What's new in Teams Toolkit for Visual Studio 2022? - .NET Blog
  2621. This NEW feature entirely CHANGES Blazor in .NET 8!
  2622. Plugin Architecture in Blazor - A How To Guide
  2623. How to Use Moq to Return a Value That Was Passed Into a Method
  2624. C#: Using The Builder Pattern For Test Data #aspnetcore #dotnet
  2625. Join Us for JetBrains GameDev Day 2023 | The .NET Tools Blog
  2626. Exploring the expander from .NET MAUI Community Toolkit
  2627. Using Maui Community Toolkit in Uno Platform via .NET MAUI Embedding
  2628. Performance Improvements in .NET 8 - .NET Blog
  2629. Windows Community Toolkit 8.0.0 Simplifies Code Portability on Windows Platform
  2630. [Spanish] Let's Learn .NET - IA Generativa
  2631. .NET Framework September 2023 Security and Quality Rollup Updates - .NET Blog
  2632. EF Core 8 RC1: Complex types as value objects - .NET Blog
  2633. ASP.NET Core updates in .NET 8 Release Candidate 1 - .NET Blog
  2634. Announcing .NET MAUI in .NET 8 Release Candidate 1: Quality - .NET Blog
  2635. .NET September 2023 Updates – .NET 7.0.11, .NET 6.0.22 - .NET Blog
  2636. Coffee and Open Source Conversation - Tim Banks
  2637. Announcing .NET 8 RC1 - .NET Blog
  2638. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  2639. How to Authenticate a Blazor Server App with Azure AD - Claudio Bernasconi
  2640. Why isn’t dotnet core popular among startups?
  2641. Creating custom debug visualizers for Visual Studio 2022
  2642. .NET Observability with OpenTelemetry - .NET
  2643. Implementing Desktop Apps with Windows 11 on Arm64 and .NET
  2644. Dotnet Tool Component not found on the Mac
  2645. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  2646. Bring your existing .NET Microsoft Teams app to Teams Toolkit in Visual Studio 2022
  2647. Listing Windows virtual desktops using .NET - Gérald Barré
  2648. Rockin’ the Code World Season 4: Special Guest Mads Torgersen
  2649. Implement a secure web application using nx Standalone Angular and an ASP.NET Core server
  2650. Building a Resilient Email Sending Method in .NET with SmtpClient, Retry Support, and the Outbox Pattern
  2651. Running ASP.NET Core Web Server on Arm64
  2652. .NET Performance on Arm64
  2653. NuGet - Package Source Mappings
  2654. Weekly 0068
  2655. Working with API that supports remote streaming using HTTPClient in dotnet
  2656. Akka.NET #1: Distributed Systems for .NET applications
  2657. Solving Race Conditions With EF Core Optimistic Locking
  2658. Uno Platform Boosts .NET MAUI Embedding, Helps Revamp Windows Toolkit -- Visual Studio Magazine
  2659. WPF File Dialog Improvements in .NET 8 - .NET Blog
  2660. Let's Learn .NET - Generative AI
  2661. Building a Contact Form with Microsoft Azure and Blazor
  2662. BenchmarkDotNet v0.13.8 · dotnet/BenchmarkDotNet · Discussion #2427
  2663. How to Use Basic Authentication With HttpClient? - Code Maze
  2664. S6E01 - Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  2665. Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  2666. Blazor SSR Gets Auto-Render Mode in Latest .NET 8 Preview
  2667. Generative AI and .NET - Part 3 Chat Completions | LINQ to Fail
  2668. .NET Monthly Roundup - June 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!
  2669. [Japanese] Let's Learn .NET - 生成系 AI
  2670. WinUI 3 ItemsView | WinAppSDK | XAML | UWP | WPF | .NET
  2671. How to Authenticate a Blazor Server App with Azure AD
  2672. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  2673. Testing Using Testcontainers for .NET and Docker - Code Maze
  2674. Enable passkeys in .NET with Bitwarden Passwordless.dev | Bitwarden Blog
  2675. Landscape of .NET Parallelism
  2676. Exploring Blazor Changes in .NET 8 - Auto Render Mode
  2677. .NET Rocks! Mediatr with Jimmy Bogard
  2678. Tales from the .NET Migration Trenches - Empty Proxy
  2679. .NET Upgrade Assistant Boosts MAUI as .NET 8 Nears GA -- Visual Studio Magazine
  2680. Elevating Debugging with Auto-decompilation and External Sources - Visual Studio Blog
  2681. Reviewing Bad C# Advice | Q&A | .NET & C# 🔴 LIVE
  2682. Demystifying Retrieval Augmented Generation with .NET - .NET Blog
  2683. Microsoft .NET Code Analysis: Properly Formatting Class Files
  2684. Everything you need to know about configuration and secret management in .NET
  2685. Differences Between Any and Exists Methods in C# - Code Maze
  2686. Event Counters - Running Locally
  2687. Tracing Specifics – Know your System with OpenTelmetry
  2688. On .NET Live - Exploring Oqtane for Blazor and .NET MAUI
  2689. GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
  2690. How to Hide an Endpoint in Swagger - Code Maze
  2691. Enforcing Architecture in .NET with tests
  2692. OSS Power-Ups: bUnit – Webinar Recording | The .NET Tools Blog
  2693. Generative AI and .NET - Part 2 SDK | LINQ to Fail
  2694. Beginner's Guide To Dictionaries In C#
  2695. How to use Output Cache with Authentication
  2696. Save bandwidth with Compression when sending and reading data using HTTPClient in dotnet
  2697. Use DateOnly and TimeOnly with EF Core 6, 7 & 8 and Azure SQL / SQL Server
  2698. Elevate Your .NET Testing Strategy #4: InMemory vs Repository pattern
  2699. Blazor WASM Cookie Authentication Tutorial
  2700. What is Orchestration in Microservices? #shorts
  2701. Your Quick Guide to Pattern Matching in C# - Coding Sonata
  2702. Testcontainers - Integration Testing Using Docker In .NET
  2703. Generative AI and .NET - Part 1 Intro | LINQ to Fail
  2704. Turn on Nullability checks by default
  2705. Use explicit Lambdas with LINQ
  2706. NuGet - Lock files
  2707. Introduction to TDD
  2708. Testing C# with F#
  2709. [Africa] Let's Learn .NET - Generative AI
  2710. Plans for Marten V7 and Beyond
  2711. After Killing Visual Studio for Mac, Microsoft Reassures Fearful .NET MAUI Devs -- Visual Studio Magazine
  2712. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  2713. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  2714. Setting up VS Code for C# development
  2715. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2716. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  2717. .NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
  2718. Use multiple Microsoft Entra Verified ID credentials in a verification presentation
  2719. Blazor Basics: Creating a Todo App Using Blazor Server
  2720. Join us for JetBrains .NET Day Online ’23 | The .NET Tools Blog
  2721. Announcing Windows 11 Insider Preview Build 23531 (Dev Channel)
  2722. Dynamically Switching DbContext Using Entity Framework Core
  2723. 5 Easy Steps to Migrate from ASP.NET MVC to ASP.NET Core
  2724. Windows Community Toolkit for UWP, WinUI and Uno - Nick's .NET Travels
  2725. New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements! - .NET Blog
  2726. Modern High Performance C# 2023 Edition
  2727. BearerToken: The new Authentication handler in .NET 8 – Tore Nestenius
  2728. How to Get a JSON Array Using IConfiguration in ASP.NET Core
  2729. Mastering Unit Tests in .NET: Best Practices and Naming Conventions
  2730. What's new for the Microsoft Fluent UI Blazor library version 3.0.0
  2731. Data-driven Localization for .NET REST APIs
  2732. ASP.NET Core Clean Architecture Template v8 Released
  2733. FluentUI.Demo.Client
  2734. Creating Scroll Reveal Effects in Uno Platform Apps
  2735. Announcing the New Foundational C# Certification with freeCodeCamp - .NET Blog
  2736. Deploy ASP.NET Core Applications on Linux With Apache - Code Maze
  2737. Loosely Coupled, Reusable Events with Event Triggers - .NET MAUI 101
  2738. Find The Area Of A Rectangle – A Simple C# Program
  2739. Marten Linq Provider Improvements
  2740. Microsoft.Fast.Components.FluentUI 2.4.3
  2741. Escola Agil leverages .NET MAUI to enhance safety in Brazilian schools
  2742. Make Your Art UNIQUE - Build Your Own ASCII Art Generator in #dotnet
  2743. Burke Learns Blazor - Edit Form and API Updates
  2744. Web API Development for the Absolute Beginner
  2745. Developing with Multiple Repositories inside a Single Solution for .NET - CSE Developer Blog
  2746. Xamarin.Forms to .NET MAUI Upgrade & Migration Guide | 2023 Edition
  2747. Generative Builder Pattern in C#
  2748. .NET Framework August 2023 Cumulative Update Preview - .NET Blog
  2749. Safely use secrets in HTTP requests in Visual Studio 2022 - Visual Studio Blog
  2750. .NET MAUI in .NET 8 Preview 7 with Keyboard Accelerators, Fixes and Improvements
  2751. Microsoft .NET Code Analysis: Random Is an Insecure Random Number Generator
  2752. Why to Modernize with Blazor? A Winning Strategy
  2753. MiniWord - Microsoft Office Word Templating
  2754. Exploring Blazor Changes in .NET 8 - Capture User Input with Forms
  2755. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  2756. ASP.NET Community Standup - Auth and AoT in .NET 8
  2757. Blazor in .NET 8: Server-side and Streaming Rendering
  2758. Dependency Injection: How to Start with Autofac the Easy Way
  2759. What's New in .NET and C#
  2760. Beautiful Blazor UI Everywhere with Telerik
  2761. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  2762. What's New in Blazor for .NET 8
  2763. GrapeCity Updates Components for WinUI, .NET MAUI, WinForms -- Visual Studio Magazine
  2764. Why Do You Have to Return "Task" Whenever You "await" Something in a Method in C#?
  2765. Saving data locally with SQLite for Meadow IoT Devices
  2766. Three ways to implement an accordion control
  2767. NuGet 6.7 Announced With Enhanced Security Features
  2768. How to Mock IOptions in ASP.NET Core
  2769. ASP.NET Core Logging using Serilog and Azure
  2770. Getting Started with Blazor REPL
  2771. Introduction to NuVerify
  2772. .NET 8 Interceptors
  2773. AWS Step Functions in C# - Simple Talk
  2774. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor WASM
  2775. Sisk - An Alternative .NET HTTP Server
  2776. .NET Monthly Roundup - July 2023 - .NET 8 Preview 6, C# 12, MAUI for VS Code, .NET Conf announcement
  2777. News from the dotnet/fsharp repository | fsharpConf 2023
  2778. How To Upgrade Bootstrap in ASP.NET Core Web Applications - Blazor, MVC, Razor Pages, etc.
  2779. City as a Function | fsharpConf 2023
  2780. Beyond Caching: Building an ASP.NET Core 7 Blazor App with Redis for Real-Time Updates
  2781. SponsorLink: feedback and moving forward
  2782. Sponsor based GitHub feature toggling · community · Discussion #46980
  2783. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  2784. Blazor customers showcase | .NET
  2785. Blazor in .NET 8: Full stack Web UI
  2786. Blazor in .NET 8: Full stack Web UI
  2787. Logging guidance for .NET library authors - .NET
  2788. North Korean Hackers Suspected in New Wave of Malicious npm Packages
  2789. Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub
  2790. Improving performance and memory use while accessing APIs using HTTPClient in dotnet
  2791. Beautiful UI Controls for .NET MAUI with Telerik UI
  2792. How to Solve the HTTP Error 500.31 - Code Maze
  2793. Building a Smart Home - Part 13 Wall Mounted Dashboards | LINQ to Fail
  2794. Advanced Rate Limiting Use Cases In .NET
  2795. Blazor Serilog Logging to Console, File and Database
  2796. Xamarin Forms: Using Font Icons instead of images
  2797. Targeting Multiple Frameworks in a .NET Project - Code Maze
  2798. Burke Learns Blazor - How to Blazor Forms
  2799. Collecting memory dumps for .NET Core on Kubernetes
  2800. Google Chromecast in .NET MAUI
  2801. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  2802. .NET Rocks! Chocolatey in 2023 with Gary Ewan Park
  2803. My bug finding chronicles (and how to earn money through vulnerability research)
  2804. ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
  2805. Microsoft .NET Code Analysis: Simplify the New Expression for C#
  2806. How to Generate a Stream From a String? - Code Maze
  2807. Streaming Videos In Blazor Server #dotnet #csharp #blazor #shorts
  2808. Map Physical Paths with an HttpContext.MapPath() Extension Method in ASP.NET
  2809. The BEST Moq Alternatives: NSubstitute vs FakeItEasy
  2810. Job-based Asynchronous Processing using Hangfire and AsyncFlow
  2811. Programmatically Get Azure Blob URLs #dotnet #azure #shorts
  2812. Wolverine’s Improved Azure Service Bus Support
  2813. Who says .NET is tied to Microsoft ecosystem. I am legit using .NET very efficiently in NeoVim and Linux.
  2814. Visual Studio 2022 – 17.7 Performance Enhancements - Visual Studio Blog
  2815. The role of GitHub in paying for Open Source Software
  2816. Blazor 0.5.0 experimental release now available - .NET Blog
  2817. I’m Back on Twitch! Join Me for Live Coding, Learning, and Fun!
  2818. Supporting custom protocols in WebView2 - Gérald Barré
  2819. Amazing Free DataGrid, Tab Control, Calendar and More for .NET MAUI!
  2820. Use protected browser storage in Blazor | BinaryIntellect Knowledge Base
  2821. Real World Coding Issues: Part 3 – Design, Diagnostics, and Other Common Code Issues
  2822. Securing APIs using ASP.NET Core and OAuth 2.0 DPoP
  2823. How to Determine .NET Version Programatically - Code Maze
  2824. Exploring DockLayout from .NET MAUI Community Toolkit – AskXammy
  2825. Using Sql Server as a Message Queue with Wolverine
  2826. WinUI 3 mouse cursors with the UIElement.ProtectedCursor | WinAppSDK | XAML | UWP | WPF | .NET
  2827. MassTransit #1 : A Game-Changer for .NET Messaging
  2828. Unit Testing Hosted Services in ASP.NET Web API
  2829. Continuous database deployments to Azure Sql Server with Bitbucket
  2830. How To Create A Service for Azure Blob Storage #dotnet #csharp #programming #shorts
  2831. C# 12 new feature, Primary Constructors | #shorts
  2832. Enumerable.ToArray performance improvement using InlineArray by neuecc · Pull Request #90459 · dotnet/runtime
  2833. Blazor is Getting Revolutionized In .NET 8.0
  2834. Efficient Event Communication: Implementing Event Bus and Outbox Patterns with CAP in .NET Core Microservices
  2835. Go-Live License Next for .NET MAUI in .NET 8, but Criticism Persists -- Visual Studio Magazine
  2836. Xamarin Forms: Implementing INotifyPropertyChanged automatically
  2837. Sharing My YouTube Revenue With OSS Authors
  2838. .NET MAUI and TinyMvvm, Navigation and Parameters
  2839. Refactoring Couplers in C# - Code Maze
  2840. Having a serious conversation about open source
  2841. PDCST021: The State of OSS w/ @NotInventedHereShow
  2842. We're Rewriting Sdkbin
  2843. GitHub Quick Reviews
  2844. .NET 8 Web-Dev: New Visual Studio Templates, Antiforgery, Blazor Auto Render -- Visual Studio Magazine
  2845. Announcing NuGet 6.7 – Keeping You Secure - The NuGet Blog
  2846. .NET MAUI and TinyMvvm, lifecycle overrides for your ViewModels | #shorts
  2847. How to Configure Rolling File Logging With Serilog - Code Maze
  2848. Debugging a ChatGPT Plugin with .NET and DevTunnels
  2849. Background Work in Uno Platform Applications
  2850. Moq Uses Your Personal Information!!!
  2851. SponsorLink: trying something new-ish for OSS sustainability
  2852. ModuleInitializer Attribute in C#
  2853. Microsoft .NET Code Analysis: Use Auto-Implemented Property
  2854. Privacy issues with SponsorLink, starting from version 4.20 · Issue #1372 · moq/moq
  2855. A WPF Statusbar Control
  2856. .NET Framework August 2023 Security and Quality Rollup Updates - .NET Blog
  2857. Announcing .NET 8 Preview 7 - .NET Blog
  2858. .NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21 - .NET Blog
  2859. Announcing .NET MAUI in .NET 8 Preview 7: Keyboard Accelerators - .NET Blog
  2860. ASP.NET Community Standup - Implementation of the .NET WebAssembly Jiterpreter
  2861. Streaming Videos From Azure Blob Storage in Blazor Server
  2862. Extending IdentityUser With Custom Properties in ASP.NET Core
  2863. EF Core Fundamentals for EF Core 7 (Pluralsight)
  2864. On .NET Live - Building web apps with Blazor and Spark.NET
  2865. 41 AK Expenses Tracker | Query User Transactions From Azure Cosmos DB & Azure Function
  2866. Dependency Injection with Scrutor: Scanning and Registering
  2867. Sharing object between .NET host and WebView2 - Gérald Barré
  2868. Use sessionStorage and localStorage in Blazor | BinaryIntellect Knowledge Base
  2869. Monitoring Critical User Journeys in Azure
  2870. Use a Microsoft Entra Verified ID Employee credential to view paycheck data
  2871. Techniques for Sorting a List in C# - Code Maze
  2872. Elevate Your .NET Testing Strategy #3: Fixtures separation
  2873. GIT - Getting Started
  2874. string concatenation benchmarks in .NET 8
  2875. Modular Monolith Communication Patterns
  2876. Configure dotnet-monitor in an AKS cluster for Managed Grafana
  2877. 40 AK Expenses Tracker | Implement Update Transaction With Cosmos DB & Azure Functions & Azure Blob
  2878. BenchmarkDotNet v0.13.7 · dotnet/BenchmarkDotNet · Discussion #2392
  2879. BenchmarkDotNet v0.13.7 | BenchmarkDotNet
  2880. Our 2023 Summer Break
  2881. What's New and Next for .NET MAUI Developers?
  2882. The Microsoft author-signing certificate will be updated as soon as August 14th, 2023 - The NuGet Blog
  2883. GitHub Quick Reviews
  2884. Blazor Tutorial - Creating a Todo App using Blazor Server
  2885. From Novice to Expert: Harnessing the Power of Raw SQL Queries in Entity Framework with C#
  2886. Source Generators in C# - Code Maze
  2887. How to Handle Long Press Gesture in Uno Platform Apps
  2888. Even More Blazor SSR Enhancements in .NET 8
  2889. 39 AK Expenses Tracker | Understanding the Update Transaction Business Logic
  2890. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  2891. Microsoft .NET Code Analysis: Validate Arguments of Public Methods
  2892. How to Merge Dictionaries in C#? - Code Maze
  2893. 🚀 Development Productivity with Custom NuGet Packages! 📦
  2894. Blazor .NET 8 Preview 6—SSR, Edit Forms, WASM Components
  2895. Generate Sitemaps for All of ASP.NET Core
  2896. Keyed Services in .NET8's Dependency Injection
  2897. .NET Conf 2023 - Celebrating the Release of .NET 8! - Save the Date! - .NET Blog
  2898. Advanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
  2899. Coding Faster with dotNetTips.com Spargine 6: Aug 2023 Release
  2900. Effective Mocking With NSubstitute in .NET - Code Maze
  2901. Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers – Recording Available | The .NET Tools Blog
  2902. F# Extends its String Interpolation Syntax to Reduce Escaping
  2903. Polyfills in .NET to ease multi-targeting - Gérald Barré
  2904. Microsoft Releases .NET 8 Preview 6
  2905. Plugin Architecture in ASP.NET Core – How To Master It
  2906. Introduction of Auth0 Templates for .NET
  2907. Stream videos from Azure Blob storage with ASP.NET Core
  2908. Elevate Your .NET Testing Strategy #2: InMemoryDatabase
  2909. 👨‍💻 𝗗𝗼𝘁𝗡𝗲𝘁 𝗖𝗼𝗱𝗶𝗻𝗴 𝗖𝗼𝗻𝘃𝗲𝗻𝘁𝗶𝗼𝗻𝘀 𝗳𝗼𝗿 𝗖𝗹𝗲𝗮𝗻𝗲𝗿 𝗖𝗼𝗱𝗲!
  2910. How to Access Configuration During Application's Startup in .NET
  2911. Ubiquitous F# in Contextive, the Ubiquitous Language Tool | fsharpConf 2023
  2912. .NET Lambda Annotations Framework Now Generally Available
  2913. Adding a User Login to a .NET App With Auth0 - Code Maze
  2914. Implement 5 Key Principles for Creating Effective UIs—Part 2
  2915. Introducing Predictive Debugging: A Game-Changing Look into the Future | The .NET Tools Blog
  2916. Automatic Deployment .NET Web API to AWS Elastic Beanstalk using GitHub Action
  2917. Fable.Form: Unlock your Forms Super Powers | fsharpConf 2023
  2918. New syntax for string interpolation in F# - .NET Blog
  2919. How to Split an Entity Into Multiple Tables in EF Core - Code Maze
  2920. OSS Power-Ups: AngleSharp – Webinar Recording | The .NET Tools Blog
  2921. Pull requests · AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
  2922. How Blazor saved my day!
  2923. Reclaiming disk space for the dotnet developer
  2924. Microsoft .NET Code Analysis: Do Not Expose Generic Lists
  2925. Sending Email With FluentEmail in .NET - Code Maze
  2926. Exploring the ProgressBar in .NET MAUI
  2927. ASP.NET 8 Blazor Sections Fully Explained
  2928. A Few DOM Reminders
  2929. Unleashing the Power of .NET Source Code Generators
  2930. .NET 8 TimeProvider and Unit Tests
  2931. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor Server
  2932. Visual Studio Live!: Training Conferences and Events for Enterprise Microsoft .NET and Azure Developers
  2933. Microsoft Improves Natural Language UI for LLMs with Open Source TypeChat -- Visual Studio Magazine
  2934. MVUX or MVVM? Choosing the Right Pattern for Your .NET Projects
  2935. .NET Framework July 2023 Cumulative Update Preview - .NET Blog
  2936. Debugging .NET Containers with Visual Studio Code Docker Tools - .NET Blog
  2937. Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
  2938. Clean Architecture | A Practical ASP.NET Core Implementation
  2939. 5 ADVANCED xUnit.net Features You Must Know
  2940. All You Need To Know About IHttpClientFactory in ASP.Net Core
  2941. Code Coverage Metrics
  2942. Announcing .NET 8 Preview 6 - .NET Blog
  2943. .NET MAUI UI Challenge # 7 - Coffe Shop App
  2944. Why sometimes async and await are bad for your app
  2945. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  2946. Why does IAsyncAction or IAsyncOperation.GetResults() produce a E_ILLEGAL_METHOD_CALL exception? - The Old New Thing
  2947. Released: Microsoft.Data.SqlClient 5.2 Preview 3
  2948. 7 Tips to Boost .NET MAUI Mobile App Performance
  2949. Gracefully Handling Entity Framework Exceptions with EntityFramework.Exceptions
  2950. Learn why C# Expressions API is so POWERFUL
  2951. Master Azure Magic: Deploy Blazor to Cloud in Minutes! 🔥🚀
  2952. Handling a Complex Domain with Readable Code | fsharpConf 2023
  2953. Performance Improvements in .NET Core - .NET Blog
  2954. Announcing the .NET Framework 4.7.2 - .NET Blog
  2955. Happy 15th Birthday .NET! - .NET Blog
  2956. Announcing SignalR (alpha) for ASP.NET Core 2.0 - .NET Blog
  2957. Announcing the .NET Framework 4.8 - .NET Blog
  2958. Announcing .NET Core 2.1 Preview 1 - .NET Blog
  2959. The RyuJIT transition is complete! - .NET Blog
  2960. gRPC-Web for .NET now available - .NET Blog
  2961. Announcing the .NET Framework 4.7.1 - .NET Blog
  2962. Announcing the .NET Framework 4.7 General Availability - .NET Blog
  2963. Announcing Experimental Mobile Blazor Bindings - .NET Blog
  2964. .NET Core 3 and Support for Windows Desktop Applications - .NET Blog
  2965. Announcing .NET Core 2.1 - .NET Blog
  2966. Announcing the .NET Framework 4.7 - .NET Blog
  2967. Announcing .NET Core 2.1 Preview 2 - .NET Blog
  2968. Blazor WebAssembly 3.2.0 now available - .NET Blog
  2969. Announcing .NET Core 3 Preview 4 - .NET Blog
  2970. Bing.com runs on .NET Core 2.1! - .NET Blog
  2971. Announcing .NET Core 2.0 - .NET Blog
  2972. Update on .NET Core 3.0 and .NET Framework 4.8 - .NET Blog
  2973. .NET on Microsoft Learn
  2974. What's new in C# - Events
  2975. .NET Application Architecture Guidance - .NET Blog
  2976. How to use Bicep to Deploy Azure Resources
  2977. Episode 127 - Bunifu Framework with Wilberforce and Wilfred
  2978. Reverse Engineering Existing Databases with Entity Framework Core | The .NET Tools Blog
  2979. ASP.NET Core Architecture Overview by David Fowler
  2980. ASP.NET Core updates in .NET Core 3.0 Preview 3 - .NET Blog
  2981. ASP.NET Core updates in .NET 5 Preview 8 - .NET Blog
  2982. Download .NET Core 2.1 (Linux, macOS, and Windows)
  2983. Introduction to Razor Pages in ASP.NET Core
  2984. A first look at changes coming in ASP.NET Core 3.0 - .NET Blog
  2985. .NET Core - What's Coming in .NET Core 3.0
  2986. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  2987. Blazor now in official preview! - .NET Blog
  2988. HttpRepl: A command-line tool for interacting with RESTful HTTP services - .NET Blog
  2989. Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
  2990. How to Solve Unable to Resolve Service for a Type - Code Maze
  2991. The 2 Ways To Create Middleware In ASP.NET Core #shorts
  2992. Exploring Basic Animations in .NET MAUI
  2993. Replicating a Hotel Booking UI in .NET MAUI
  2994. Creating a Roslyn Analyzer to ensure that no duplicate values are added at compile time
  2995. .NET Rocks! Multi-Model Data Stores with Ted Neward
  2996. C# Dev Kit - Visual Studio Marketplace
  2997. Burke Learns Blazor - Building the Publish and Home pages
  2998. csharplang/proposals/collection-expressions.md at main · dotnet/csharplang
  2999. Amplifying F# | fsharpConf 2023
  3000. Infragistics Touts New Components for Blazor, Web Components in UX/UI Toolkit -- Visual Studio Magazine
  3001. #CASBAN6 – How to create a facade to manage Azure Blob Storage with Azure Functions
  3002. Introduction to Scrutor Library in .NET - Code Maze
  3003. Microsoft .NET Code Analysis:Types That Own Disposable Fields Should Be Disposable
  3004. .NET Framework 4.8 to .NET 6 migration
  3005. Reduce boxing in logging by davidfowl · Pull Request #88560 · dotnet/runtime
  3006. Azure DevOps Podcast: Mike Brind on Razor Pages in Action - Episode 253
  3007. Implementing a Skeleton Loader in Uno Platform
  3008. C# POP QUIZ: Record VS Class Comparison Differences #dotnet #coding
  3009. Meet new BenchmarkDotNet maintainers! · dotnet/BenchmarkDotNet · Discussion #2372
  3010. What Are Microservices? | A Small Game Shop Story
  3011. You Are Using HttpClient Wrong
  3012. How to Efficiently Randomize an Array in C# - Code Maze
  3013. .NET Lambda Annotations Framework is now generally available | Amazon Web Services
  3014. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  3015. GitHub - danroth27/Net8BlazorServer: Blazor Server app with .NET 8
  3016. What's new in C# 12 - C# Guide
  3017. practical-aspnetcore/projects/.net8/RazorMixMatchFour at net6.0 · dodyg/practical-aspnetcore
  3018. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  3019. NATS .NET Client v2 Alpha Released with Core NATS Support
  3020. Extended C# Support in ReSharper and Rider 2023.2 EAP 9 | The .NET Tools Blog
  3021. MediatR Publish and Send Methods - Code Maze
  3022. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to Get Started
  3023. Functional testing your ASP.NET WEB API
  3024. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  3025. New .NET 8 Authentication Features in ASP.NET Core
  3026. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  3027. GitHub - riok/mapperly: A .NET source generator for generating object mappings. No runtime reflection.
  3028. Here's Why YOU Should Write Those Unit Tests [C# dotnet Examples]
  3029. C# on the Command Line! #dotnet #dotnetcore
  3030. WinUI 3 | Modern settings with SettingsCard & SettingsExpander | WinAppSDK | XAML | UWP | WPF | .NET
  3031. 8 Tips To Write Clean Code
  3032. Scientific Computing with F# | fsharpConf 2023
  3033. Syncfusion Updates Flagship Solution with Goodies for Blazor, .NET MAUI, More -- Visual Studio Magazine
  3034. ASP.NET Core in .NET 8 Preview 6: Blazor Updates and More
  3035. Blazor Server vs Blazor WebAssembly: Which is Right for You?
  3036. Burke Learns Blazor | Creating CreateLink API / Polishing Public Page
  3037. Use NuGet central package versioning (#76) · davidfowl/TodoApi@d2cfc8d
  3038. Central Package Management
  3039. Required Parameters in Blazor WebAssembly - Code Maze
  3040. GitHub - davidfowl/IdentityEndpointsSample: A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
  3041. Sharing Context Between MediatR Components
  3042. Introducing C#12’s Future Features
  3043. Debug Source Generators in JetBrains Rider | The .NET Tools Blog
  3044. Silverlight Just Won't Die: 'XAML for Blazor' Arrives -- Visual Studio Magazine
  3045. Figma to XAML: View Hierarchy, UniformGridLayout and Background Images
  3046. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  3047. AI Assistant Comes to ReSharper
  3048. EntityFramework Core vs Dapper
  3049. How to Program C# in Visual Studio Code
  3050. .NET Rocks! Fluent Assertions with Dennis Doomen
  3051. David Fowler (@davidfowl) on Threads
  3052. .NET MAUI on .NET 8 Preview 6 – Android build issue
  3053. PowerShell Profile & oh-my-posh theme
  3054. MSBuild Editor - Visual Studio Marketplace
  3055. Base64 Class (System.Buffers.Text)
  3056. How To Cache Filtered & Paged Database Results In C# dotnet
  3057. Native AOT Advances in .NET 8 Preview 6 -- Visual Studio Magazine
  3058. 🔴 Recreating Threads App with .NET MAUI & NEW VS Code Extension!
  3059. Delete code related to CompilationRelaxations.NoStringInterning by MichalStrehovsky · Pull Request #64521 · dotnet/runtime
  3060. JIT: Import string.Empty as "" by EgorBo · Pull Request #64530 · dotnet/runtime
  3061. Announcing Windows 11 Insider Preview Build 25905
  3062. What does Azure AD renamed Microsoft Entra ID mean for .NET developers? - .NET Blog
  3063. Compiled Queries with Marten
  3064. How to prevent the screen turn off after a while in Blazor
  3065. StyleCop Analyzers Implementation in .NET - Code Maze
  3066. Microsoft .NET Code Analysis: Understanding the Importance of ConfigureAwait() in Reusable Assemblies
  3067. Blazor Basics: Data Binding in Blazor
  3068. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  3069. .NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine
  3070. .NET Framework July 2023 Security and Quality Rollup Updates - .NET Blog
  3071. Announcing .NET 8 Preview 6 - .NET Blog
  3072. Announcing .NET MAUI in .NET 8 Preview 6: Hello VS Code & VS for Mac - .NET Blog
  3073. New C# 12 preview features - .NET Blog
  3074. .NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20 - .NET Blog
  3075. ASP.NET Core updates in .NET 8 Preview 6 - .NET Blog
  3076. C# Logging In 100 seconds
  3077. VS Code June Update: Copilot AI Chat Creates Workspaces, Notebooks -- Visual Studio Magazine
  3078. MemoryExtensions.Split Method (System)
  3079. MemoryExtensions.Count Method (System)
  3080. dotTrace comes to BenchmarkDotNet | The .NET Tools Blog
  3081. BenchmarkDotNet v0.13.6 | BenchmarkDotNet
  3082. Upgrading to .NET 8: Part 2 - Automation is our Friend
  3083. Using MediatR Pipeline Behaviors For Database Transactions
  3084. Exploring Blazor Changes in .NET 8 - Server Side Rendering (SSR)
  3085. Cake - Cake v3.1.0 released
  3086. Learn C# with CSharpFritz - C# with Visual Studio Code
  3087. Azure Container Apps
  3088. Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog
  3089. Playing the YouTube game with Nick Chapsas
  3090. Upgrading to .NET 8: Part 1 - Why Upgrade?
  3091. Developing for visionOS | Merge Conflict ep. 366
  3092. MAUI UI July 2023 - Replicating Wolt app - Andreas Nesheim
  3093. 持續開創C#可能性的專門公司「Cysharp」所放眼的目標 | Cygames Magazine | Cygames
  3094. Cysharp Seeks to Open Up the Possibilities of C# | Cygames Magazine | Cygames
  3095. 开拓C#可能性的专业公司"Cysharp"所追求的目标 | Cygames Magazine | Cygames
  3096. C#의 가능성을 여는 전문회사 'Cysharp'가 지향하는 곳 | Cygames Magazine | Cygames
  3097. Introducing the AWS .NET Distributed Cache Provider for DynamoDB (Preview) | Amazon Web Services
  3098. .NET 7 💥 - AWS SQS
  3099. WinUI 3 | Workaround for ItemsRepeater issue #560 | WinAppSDK | XAML | C# | .NET | UWP | WPF
  3100. 5 Code Navigation Tips While Debugging .NET Apps in Visual Studio
  3101. Implementing an API Gateway For Microservices With YARP
  3102. 2 Avisos de Conteudo Novo!
  3103. Enhancing .NET MAUI Desktop Apps with Context Menus
  3104. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  3105. Add SearchValues<string> by MihaZupan · Pull Request #88394 · dotnet/runtime
  3106. Celebrating 50 Million Downloads of Cake.Tool🎉
  3107. Improvements to the Caching Abstraction in ASP.NET Core - .NET Blog
  3108. Improved Source Generators and Code Fixers Arrive in .NET Community Toolkit 8.2.1! - .NET Blog
  3109. what is nor0x.Playwright.BrowserDownloader ?!
  3110. .NET 8 Preview 5 Combines Blazor Changes in Project Template
  3111. .NET Annotated Monthly | July 2023 | The .NET Tools Blog
  3112. Tutorial: Expand the Reach of your Existing C# WinUI 3 App
  3113. Microsoft .NET Code Analysis: UTF-7 Encoding Is Insecure
  3114. Rockford Lhotka Introduces Blazor -- Visual Studio Magazine
  3115. Improved F# hints in Visual Studio - .NET Blog
  3116. Exploring Rate Limit Web API in .NET 8
  3117. Basic HttpClient in ASP.NET Core
  3118. Syncfusion Free Ebooks | .NET MAUI Community Toolkit Succinctly
  3119. Blazor Server. Making The Most Of Fluxor.
  3120. Adding a Readme to NuGet Package Landing Pages
  3121. Boosting Developer Experience: Algolia Search Powers Uno Platform Docs
  3122. What version of .NET are you using for the majority of your prod apps?
  3123. Deep Dive into xUnit.net Theories
  3124. How to automatically refresh configurations with Azure App Configuration in .NET
  3125. dotnet pack issue–files without extension
  3126. Roslyn Compiler and Analyzers in .NET - Introduction
  3127. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  3128. Null Checks in C# with Null Coalescing Operator
  3129. Enhance C# Code Consistency in Visual Studio with .editorconfig
  3130. C# Ternary Operator - An Alternative to IF/ELSE Statements
  3131. EF Query Not Compiling With Value Objects? Here's How To Fix It #shorts
  3132. HTTP Get in C# is SUPER Easy! Call REST APIs Like a Pro.
  3133. Finding Symbols in Your C# Projects Using Roslyn
  3134. .NET Languages PM and Friends Talk About F# | fsharpConf 2023
  3135. Burke learns Blazor by porting a Vue.js app to Blazor
  3136. Use YoutubeExplode to create timestamps for YouTube videos💥
  3137. Regular Expressions in C#: Your Ultimate Guide to Powerful Pattern Matching
  3138. The MediatR Feature NOBODY Is Using!
  3139. Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog
  3140. Burke Learns Blazor - Finishing the API and starting the UI
  3141. GitHub Quick Reviews
  3142. Let's Learn .NET | .NET Live TV
  3143. Clean Architecture vs Vertical Slice Architecture
  3144. Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More
  3145. runtime/docs/coding-guidelines/vectorization-guidelines.md at main · dotnet/runtime
  3146. Test Data Generation With AutoFixture in .NET - Code Maze
  3147. Blazor Basics: Creating a Blazor Component
  3148. Introducing the .NET MAUI Toolbox for Visual Studio
  3149. LINQ: Select.Where or Where.Select?
  3150. Ask the experts: Meet our Engineering team!
  3151. Xamarin Forms Migration to Uno Platform: Data Binding Techniques
  3152. Great Way To Learn New Things As a Software Engineer #shorts
  3153. Avalonia UI v11 Release Candidate 1: Breaking Changes and API Stabilization
  3154. How to Send a Ping to an IP or Hostname in C#
  3155. Burke Learns Blazor - Let's build the API!
  3156. Running iOS Simulator from Windows for .NET MAUI
  3157. csharplang/proposals/inline-arrays.md at main · dotnet/csharplang
  3158. Webinar – Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers | The .NET Tools Blog
  3159. Using Explicit Operators in Microsoft .NET to Perform Type Conversions
  3160. Coffee and Open Source Conversation - Linda Haviv
  3161. Microsoft .NET Code Analysis: Always Add Braces in C#
  3162. Burke learns Blazor by porting a Vue.js app to Blazor
  3163. Log4net Appenders Introduction With C# Examples - Code Maze
  3164. Why You Should Trust Blazor
  3165. Integrating AI into your bot logic for Microsoft Teams
  3166. Creating a Blazor Game from Scratch - Blazor Smack Tutorial
  3167. 38 AK Expenses Tracker | Implement Delete Transaction Logic | AK Academy
  3168. DateTime Calendars in C# - Code Maze
  3169. Yarp.Telemetry.Consumption 2.0.1
  3170. Using Yarp.Telemetry.Consumption to track outbound network events (this package isn't tied to YARP)
  3171. 37 AK Expenses Tracker | Implement the Insert Transaction Azure Function With Cosmos DB
  3172. IDebugProperty157 Interface (Microsoft.VisualStudio.Debugger.Interop)
  3173. GitHub - dotnet/ClangSharp: Clang bindings for .NET written in C#
  3174. Adding Real-Time Functionality To .NET Applications With SignalR
  3175. One Blazor Template to Rule Them All in .NET 8
  3176. .NET MAUI at Build 2023 Recap, Upgrade Assistant, & New VS Features | The .NET MAUI Podcast ep. 119
  3177. Mastering TCPListener in C#: Building Network Applications from Scratch
  3178. How to Hash Passwords with BCrypt in C#
  3179. What's in Microsoft's New C# Dev Kit for Visual Studio Code -- Visual Studio Magazine
  3180. Critter Stack Futures
  3181. Introducing Visual Studio Dev tunnels! #csharp #dotnet #visualstudio
  3182. .NET MAUI in .NET 8 Preview 5 Available: Bug Fixes and Performance Improvements
  3183. Microsoft Build Recap: Upgrading from Xamarin to .NET MAUI
  3184. GitHub - mono/CppSharp: Tools and libraries to glue C/C++ APIs to high-level languages
  3185. All things client and mobile app development with .NET MAUI | BRK204
  3186. Learn C# with CSharpFritz - C# Tools - Visual Studio
  3187. Apizr v5.0, resilient api client manager - What's new
  3188. Getting the .NET Desktop Runtime Installed with a Custom Runtime Checker and Installer
  3189. Building a Smart Home - Part 12 NAS and Backups | LINQ to Fail
  3190. 7 Things about C#: Running Apps
  3191. Improved .NET Debugging Experience with Source Link - NDepend
  3192. Maps Control for Windows with .NET MAUI and Bing Maps
  3193. Get ready for fsharpConf 2023! - .NET Blog
  3194. Visual Studio 2022 Previews Instant Pull Requests, Better File Comparisons -- Visual Studio Magazine
  3195. Unit Testing JSON with FluentAssertions.Json Vs. FluentAssertions
  3196. Loading XML Documentation Into C# Tests #dotnet #programming
  3197. .NET 7 💥 - Angular Authentication with JWT (JSON WEB TOKEN)
  3198. Burke Learns Blazor - Setting up CI/CD for Blazor with Static Web Apps
  3199. 3 KafkaFlow Features Hard to Ignore
  3200. Boost user engagement beyond Teams and make your apps intelligent
  3201. Exploring .NET streaming API scenarios
  3202. what do you find most frustrating about dotnet?
  3203. OpenId User Impersonation in Asp.net core With Duende Identity Server - Doumer's Blog
  3204. Introducing Microsoft Teams tabs and building with SharePoint Framework
  3205. How To Store Secrets For Local Development
  3206. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  3207. Introducing the New T4 Command-Line Tool for .NET - .NET Blog
  3208. Adding Filtering, Sorting And Pagination To a REST API | .NET 7
  3209. Azure App Configuration and .NET API: a smart and secure way to manage configurations
  3210. Parsing websites in C# with Html Agility Pack or AngleSharp
  3211. Exploring .NET streaming API scenarios
  3212. How to Use Bulk Updates in Entity Framework Core - Code Maze
  3213. C# Source Code Generators - Bruno Sonnino
  3214. ASP.NET Community Standup - Create a Microsoft Power App for your ASP.NET Core Web API
  3215. Saving Files with .NET MAUI Community Toolkit
  3216. Add Maps to Your Cross-Platform .NET Apps
  3217. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3218. Wolverine’s Middleware Strategy is a Different Animal
  3219. Spargine Dev Tool: Never Lose Source Code Ever Again!
  3220. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  3221. Interesting links of the week 2023-25 (#77)
  3222. ASP.NET Core in .NET 8 Preview 5: Improved Debugging, Blazor Updates, SignalR Reconnects, and More
  3223. Reset passwords in ASP.NET Core using delegated permissions and Microsoft Graph
  3224. Creating and Hosting An Application on AWS Elastic Container Service (ECS)
  3225. Building Intelligent Applications with OpenAI and C#
  3226. GitHub - koculu/Topaz: Multithreaded Javascript Engine for .NET
  3227. Wolverine 1.0 is Out!
  3228. Less code is often better
  3229. Boost .NET Performance with Lazy Initialization
  3230. Composing Raw SQL And LINQ Queries With EF #shorts
  3231. Seamless Integration Testing With WireMock.NET - Code Maze
  3232. ASP.NET Community Standup | Create a Microsoft Power App for your ASP.NET Core Web API
  3233. Kubernetes mutating admission webhook for dotnet-monitor?
  3234. Tutorial: Integrating ChatGPT Model in a Cross-platform .NET Application
  3235. Xamarin Forms Migration to Uno Platform: Effects and Alternative Approaches
  3236. Welcome to BenchmarkDotNet Discussions! · dotnet/BenchmarkDotNet · Discussion #2331
  3237. Code Maze Weekly #177 - Code Maze
  3238. Introduction of System.ServiceModel 6.0 for Calling WCF/CoreWCF
  3239. Let's CLEAN UP Your Method Overloads!
  3240. How to Use Rate Limiting in ASP.NET Core WebAPI
  3241. Developers Guide to the Windows Subsystem for Android | 2023 Edition
  3242. Using Modern SWITCH Syntax in C#
  3243. ASP.NET Core 8: Expose Timestamp data request processing with IHttpSysRequestTimingFeature when using HTTP.sys
  3244. .NET MAUI Community Standup - .NET MAUI Build Recap
  3245. Paging With LINQ Just Got Easier, But No EF Support... #shorts
  3246. How to Use Rate Limiting in ASP.NET Core WebAPI
  3247. What to Know When Porting a WPF to .NET MAUI Blazor Hybrid
  3248. How to Implement a Soft Delete Strategy with Entity Framework Core | The .NET Tools Blog
  3249. HotChocolate–GraphQL Caching
  3250. .NET Rocks! Building Apps using OpenAI with Mark Miller
  3251. Entity framework not generating the database classes
  3252. 5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine
  3253. Http Services with Wolverine
  3254. On .NET Live - Micro Frontends with Blazor
  3255. What Makes a Great Software Engineer? Your Favorite Creators Answer!
  3256. How To Use DTOs In .NET REST APIs
  3257. You Should Know This LINQ Method By Now #shorts
  3258. Check Json String is Valid in C# with System.Text.Json
  3259. Using Project Orleans to Build Actor-Based Solutions on the .NET platform
  3260. C# Dev Kit for Visual Studio Code
  3261. Level-Up Api Development with Endpoint Explorer in Visual Studio
  3262. Blazor Essentials – New Guide Tutorial | The .NET Tools Blog
  3263. The Privilege of .NET Tooling Choices
  3264. AsyncAPI–ASP.NET Core integration
  3265. Developer Community
  3266. Burke learns Blazor by porting a Vue.js app to Blazor
  3267. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3268. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3269. .NET Framework June 2023 Security and Quality Rollup - .NET Blog
  3270. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  3271. Announcing .NET 8 Preview 5 - .NET Blog
  3272. Announcing .NET MAUI in .NET 8 Preview 5 - .NET Blog
  3273. .NET June 2023 Updates – .NET 7.0.7, .NET 6.0.18 - .NET Blog
  3274. .NET Upgrade Assistant: CLI Tool Synced with Visual Studio Extension Engine
  3275. InProcess and OutOfProcess Hosting Models in ASP.NET Core
  3276. How to detect heap allocations
  3277. ASP.NET Community Standup - Featured community project: Blazor Studio
  3278. ASP.NET Community Standup - Featured community project: Blazor Studio
  3279. Add or Enable Serilog in ASP.NET Core 7.0
  3280. The Microsoft Teams Global Hack - Week 1 Recap and What’s Coming - .NET Blog
  3281. On .NET Live - Blazing Accessibility Basics
  3282. .NET Hot Reload Adds Support for Modifying Generics
  3283. Testing Chiseled Ubuntu container images with .NET
  3284. ASP.NET Core Basics: Best Practices—Creating a New Project
  3285. Blazor Highlights from the Early .NET 8 Preview Releases
  3286. Released: Microsoft.Data.SqlClient 5.2 Preview 2
  3287. Debug any server application locally with Dev Tunnels!
  3288. Azure Container Apps, Easy Auth and .NET authentication | johnnyreilly
  3289. 36 AK Expenses Tracker | Azure Cosmos DB Document Partial Update To Update Wallet Balance
  3290. Introduction to IL Weaving with Mono.Cecil
  3291. Why Are You Not Using LINQ Chunk? #shorts
  3292. .NET 8: Why .NET 8 preview doesn’t show up in Visual Studio 2022 ?
  3293. The Right Way To Use HttpClient In .NET
  3294. Uno Platform 4.9: Media Player Element, WebView2 and Native Host Support for Skia
  3295. Reordering C++ template type parameters for usability purposes, and type deduction from the future - The Old New Thing
  3296. Transform a WPF App to Cross-Platform with .NET MAUI
  3297. F# is the .NET Rust
  3298. June 5th, 2023 - The last new feature for OwaspHeaders.Core before dropping .NET Framework support
  3299. Add or Enable OData in ASP.NET Core
  3300. Should We Use Records With EF Core as Model Classes? -
  3301. New Release: Media Player Element on Mobile, Web, Linux. WebView2 Support
  3302. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  3303. Why I Became the .NET Instructor at Zero to Mastery
  3304. Microsoft .NET Code Analysis: The Rijndael and Rijndaelmanaged Types Are Superseded
  3305. Blazor Tutorial: Routing, Parameters, Query Strings and Navigation
  3306. 34 AK Expenses Tracker | Create Transactions DTO and Transaction Fluent Validator | AK Academy
  3307. Dependency Injection C# Tutorial
  3308. How To Set Up SSL Certificate In Visual Studio and .NET CLI
  3309. Localized Application in Blazor WebAssembly
  3310. Entity Framework Core 7: Filtering on JSON Arrays
  3311. Use secrets in unit tests
  3312. Have You Mocked Third-Party Code? 😱
  3313. HackTogether: the Microsoft Teams Global Hack - Keynote Recap and What’s Coming - .NET Blog
  3314. Doing More with SSR Blazor in .NET 8
  3315. Avalonia UI for .NET: Project Overview from Mike James
  3316. .NET fwdays’23 | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3317. Expression Trees in C# - Code Maze
  3318. How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application
  3319. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  3320. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  3321. On .NET Live - Deep Dive into Azure Web Apps with .NET 7 and Angular
  3322. AI Summary About CSLA .NET
  3323. Introducing Sep - Possibly the World's Fastest .NET CSV Parser
  3324. Easy property inheritance in Optimizely CMS
  3325. ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups
  3326. Blazor Basics: Blazor Development—Visual Studio 2022
  3327. Cecil Phillip – Building payment flows with Stripe and Azure – Webinar Recording | The .NET Tools Blog
  3328. Reduce heap allocations by using static anonymous functions
  3329. #08 Awesome .NET MAUI - AlohaKit Animations
  3330. How to Pass Parameters With a GET Request in ASP.NET Core
  3331. What's Coming in VS 2022 v17.7 for Productivity, .NET/Cloud, C++ and More -- Visual Studio Magazine
  3332. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  3333. dev-wasm-dotnet/README.md at main · dev-wasm/dev-wasm-dotnet
  3334. .NET MAUI UI Challenge # 5 - Food Delivery App
  3335. How to Build Dynamic Queries With Expression Trees in C#
  3336. Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog
  3337. Microsoft .NET Code Analysis: Use the Index Operator
  3338. How to Send Emails With the SendGrid API in C# - Code Maze
  3339. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  3340. Easily Replicate a Sign-Up UI in .NET MAUI
  3341. Speech Recognition in .NET MAUI with CommunityToolkit - .NET Blog
  3342. .NET Data Community Standup - New CLI edition of EF Core Power Tools
  3343. .NET 7 💥 - CRUD with Angular & .NET Web API, EF Core & MongoDb
  3344. Pro EP 48 : How to chunk your list using LINQ method in .NET 6?
  3345. Learn the Fundamentals of Software Engineering!
  3346. Using Azure Cognitive Service to Automate my Dog
  3347. Interesting links of the week 2023-22 (#74)
  3348. Announcing Microsoft Authentication Library for .NET 4.54.0, with General Availability of Managed Identity APIs | Microsoft Entra Identity Developer Blog
  3349. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  3350. Custom Auth Policies Are INSANELY Powerful!
  3351. Microsoft Authentication Library 4.54.0 Supports Managed Identities
  3352. Memory Allocation Optimization With BenchmarkDotNet
  3353. New Terminal logger for .NET 8
  3354. Using Your Existing Xamarin UITests with .NET MAUI
  3355. Rapid Blazor WASM deployment with Azure Static Web Apps, Visual Studio, and GitHub Actions
  3356. ASP.NET Core authentication using Microsoft Entra External ID for customers (CIAM)
  3357. Tips and Тricks to Мodernizing Your App with Blazor
  3358. Getting .NET Library Projects to Output Dependent Assemblies
  3359. How To Use BenchmarkDotNet - A Beginner's Guide For C# Benchmarks
  3360. Implementing database change notification using SignalR and Azure Functions
  3361. Deploy ASP.NET Core on Linux with Nginx - Code Maze
  3362. ObservableCollection .NET MAUI | C# Tutorials Blog
  3363. Join us at the Microsoft Teams Global Hack, June 1-15🥳🌍
  3364. AWS CDK for .NET Developers - Infrastructure As Code To Provision AWS Resources Easily with C#
  3365. Connecting your RaspberryPi to AWS IoT
  3366. Using .NET 7 With Code Build
  3367. Building .NET 7 Applications using Amazon CodeCatalyst
  3368. IoT for the .NET Developer
  3369. Pizza Delivery IoT Project Pt. 1
  3370. FromQuery? FromForm? What do the .NET attributes do?
  3371. Basics of C# String Comparisons #dotnet #coding
  3372. Build a CI/CD Pipeline With GitHub Actions And .NET
  3373. How to Use SFTP For Secure File Upload in .NET - Code Maze
  3374. Introducing Auth0 Templates for .NET
  3375. Full stack web in .NET 8 with Blazor | OD116
  3376. Full stack web in .NET 8 with Blazor | OD116
  3377. Build Web Apps with Blazor
  3378. How does TryGetNonEnumeratedCount work?
  3379. Refactor your .NET HTTP Clients to Typed HTTP Clients
  3380. Typed exceptions for JSInterop in Blazor - Kristoffer Strube’s Blog
  3381. MSBuild 2023 – Focus on .NET MAUI and Blazor Hybrid
  3382. Microsoft Build–Join us May 23–25, 2023
  3383. 8 Free and Open Source Blazor UI Libraries
  3384. .NET Rocks! PHP and WebAssembly with Jakub Míšek
  3385. How to Handle the Safe Area Layout for .NET MAUI in iOS
  3386. .NET Core–Monitor cache misses
  3387. Visual Studio Code snippet to make URLs relative
  3388. Microsoft Build–Join us May 23–25, 2023
  3389. GitHub - bradygaster/dotnet-cloud-native-build-2023
  3390. Dev Drive for Performance Improvements in Visual Studio and Dev Boxes! - Visual Studio Blog
  3391. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  3392. Implementing Aho Corasick Substring Search in C# #dotnet #programming
  3393. Firefly-Powered Photoshop: AI Revolutionizes Content Creation!
  3394. Interesting links of the week 2023-21 (#73)
  3395. The Importance of Removing Unnecessary Expression Values in Code in Microsoft .NET
  3396. How To Pick a C# Test Naming Convention
  3397. Abp CLI Template
  3398. THIS Will Skyrocket Your Blazor Development Productivity!
  3399. ASP.NET Core in .NET 8 Preview 4: Blazor Streaming, Form Handling, Native AOT, Identity API and More
  3400. Good (Blazor) Components are... ?
  3401. Lottie animations in .NET MAUI
  3402. .NET Framework May 2023 Cumulative Update Preview Updates - .NET Blog
  3403. Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog
  3404. 6 useful extensions for IEnumerable
  3405. Microsoft Build–Join us May 23–25, 2023
  3406. Detect Globalization-Invariant mode in .NET - Gérald Barré
  3407. Queryable PostgreSQL arrays in EF Core 8.0
  3408. Blazor and CSP
  3409. Webinar – Cecil Phillip – Building payment flows with Stripe and Azure | The .NET Tools Blog
  3410. When and How to Use Blazor Components
  3411. The Ultimate .NET Version Guide
  3412. Why you are going to LOVE Primary Constructors in C# 12!
  3413. C# 12 "Primary Constructors" #dotnet #csharp
  3414. Object Initializers in C# - Code Maze
  3415. XML Serialization in C# .NET Core: A Comprehensive Guide | Pro Code Guide
  3416. Xamarin.Forms and Xamarin.Essentials Align with Android 13
  3417. CORS in ASP.NET Core
  3418. #CASBAN6: Add a Swagger (OpenAPI) page to Azure Functions
  3419. Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here! - .NET Blog
  3420. Object Detection in ML.NET Model Builder - .NET Blog
  3421. Hot Reload Supports Modifying Generics! - .NET Blog
  3422. Get started with ChatGPT in .NET - .NET Blog
  3423. How to Reverse a String in C# - Code Maze
  3424. Implementing Two-Factor Auth using an Authenticator App in ASP.NET
  3425. Design and Navigation Considerations when Building Multi-Platform Applications
  3426. .NET Rocks! Immutable Architectures with Michael Perry
  3427. ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog();
  3428. Visual Studio 2022 17.7 Preview 1 is here! - Visual Studio Blog
  3429. 5 Differences between Blazor Server and Blazor WebAssembly
  3430. .NET 7 💥 - Integrate OpenAI ChatGPT with Web API
  3431. Interesting links of the week 2023-20 (#72)
  3432. Rockin’ the Code World: Special Guest Carl Franklin
  3433. Let's build a .NET 7 Minimal API! | Part 2
  3434. Optimizing Reading Binary Data in C# #dotnet #programming
  3435. Exploring Big O Notation in Polyglot Notebooks
  3436. Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve
  3437. Big Changes Coming for Blazor in .NET 8
  3438. Building a Dynamic Logical Expression Builder in C#
  3439. Override Razor Pages Routes From Razor Class Libraries
  3440. Xamarin.Forms and Essentials now target Android 13 (in Preview) - Xamarin Blog
  3441. Announcing .NET 8 Preview 4 - .NET Blog
  3442. Announcing .NET 8 Preview 4 - .NET Blog
  3443. EF Core 8 Preview 4: Primitive collections and improved Contains - .NET Blog
  3444. BlazmExtension - Visual Studio Marketplace
  3445. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog
  3446. Supercharging Blazor Development with BlazmExtension - A New Visual Studio Extension
  3447. Modern NuGet: Centralized Package Management and Source Mapping
  3448. The Magical Pattern to Organize .NET Minimal APIs
  3449. Release v1.19.0-rc · NethermindEth/nethermind
  3450. The Simplest Way to List Data in ASP.NET
  3451. ML.NET - Introduction to Machine Learning With C#
  3452. Uno.Resizetizer for Automated Image Resizing in Cross-Platform .NET Apps
  3453. Rider 2023.2 Early Access Program Is Now Open | The .NET Tools Blog
  3454. ReSharper 2023.2 Kicks Off the Early Access Program! | The .NET Tools Blog
  3455. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  3456. OpenTelemetry log ingestion preview
  3457. URI Encode and Decode in .NET - Code Maze
  3458. Visualizing Data in dotnet with Polyglot Notebooks and SandDance
  3459. ZpqrtBnk
  3460. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  3461. Minimal APIs in .NET An Evolution Towards Simplicity
  3462. Becoming a Microsoft MVP
  3463. Learn C# with CSharpFritz - Azure Service Bus and .NET
  3464. Join us for HackTogether: The Microsoft Teams Global Hack - .NET Blog
  3465. Episode 122 - Managing Dependencies with M. Scott Ford
  3466. Replicating a Dating Profile UI in .NET MAUI
  3467. Avoid Proliferating DbContext or IQueryable in .NET Apps
  3468. What's new for the Microsoft Fluent UI Blazor components version 2.3.0
  3469. .NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8
  3470. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  3471. Is .NET Still a Legitimate Technology in 2023?
  3472. Building Intelligent Applications with OpenAI and C#: A Step-by-Step Guide to get started
  3473. ASP.NET to ASP.NET Core Migration Wrap-Up [16 of 18] Migrating from ASP.NET to ASP.NET Core
  3474. Interesting links of the week 2023-19 (#71)
  3475. Did You Know This Was Possible in C#?
  3476. Introducing Polyglot Notebooks
  3477. .NET 8 + Docker
  3478. How to start using .NET Background Services | The .NET Tools Blog
  3479. Toast in .NET MAUI
  3480. Server-Side Render Blazor Apps in .NET 8
  3481. Languages & Runtime Community Standup - Source Generation Interceptors
  3482. Upcoming availability of .NET Framework 4.8.1 on Windows Update and Catalog - .NET Blog
  3483. Are compiled queries really efficient on C# EF Core?
  3484. Released: Multiple Microsoft.Data.SqlClient Updates
  3485. Stefan Pölz – How to test C# unit tests with mutation testing – Webinar Recording | The .NET Tools Blog
  3486. Is cyclomatic complexity really related to branch coverage?
  3487. ASP.NET Community Standup - Blazor .NET 8 Updates
  3488. Enforcing Software Architecture With Architecture Tests #shorts
  3489. 2 MUST USE features for dotnet test debugging
  3490. Secure Microservices Using JWT With Ocelot in .NET Core
  3491. Using The Decorator Design Pattern in .NET
  3492. .NET 7 Minimal API Route Groups Are INSANE!
  3493. Generate Load Tests from Swagger/OpenAPI with K6
  3494. Reviewing Simple C# Collections for Beginners #dotnet
  3495. Enforcing Software Architecture With Architecture Tests
  3496. Code with your phone 📲 🤯Using @github Codespaces
  3497. How to Read HUUUGE Files in C# - Designing a Segmented Stream
  3498. On .NET Live - Modern cloud applications using containers in Azure
  3499. Dictionary Basics in C# #dotnet #coding
  3500. Create a chatbot in the console with Azure OpenAI and C#
  3501. ASP.NET Community Standup - Blazor .NET 8 Updates
  3502. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3503. Explore, Test, & Debug API Endpoints in Visual Studio Faster Than Ever!
  3504. Working With SQL Exceptions Like a Boss In EF Core
  3505. Creating Accessible Apps with Semantics in .NET MAUI
  3506. JetBrains .NET Day Online 2023 – Call for Speakers | The .NET Tools Blog
  3507. Visual Studio–Generate C# client for OpenAPI
  3508. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  3509. 4 Structured Logging Techniques in ASP.net core Every Developer Should Know (Dotnet 7+) - Doumer's Blog
  3510. Async and Await in Vanilla JavaScript
  3511. Microsoft Graph .NET SDK: New organization name for NuGet packages - Microsoft 365 Developer Blog
  3512. .NET MAUI Community Toolkit Monthly Standup, May 2023
  3513. Myths about F#: F# is slow! No, F# can be really fast.
  3514. Adding Blazor WASM To Existing ASP.NET Core Project
  3515. What happens when you navigate to the "same page" in Blazor?
  3516. ReSharper 2023.2 Roadmap | The .NET Tools Blog
  3517. Rider 2023.2 Roadmap | The .NET Tools Blog
  3518. MassTransit–Minimal Message Handlers
  3519. Native AOT libraries with TypeScript
  3520. .NET Rocks! Supporting Open Source with Joseph Finney
  3521. Introducing Temporal .NET – Deterministic Workflow Authoring in .NET
  3522. Beginning to Work With Lists in C# #dotnet #coding
  3523. Release v1.18.0 · NethermindEth/nethermind
  3524. .NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions -- Visual Studio Magazine
  3525. Diagnosing Complex Code Issues in Azure App Services
  3526. 8 Free and Open Source Blazor UI Libraries
  3527. Using LINQ SelectMany To Flatten Nested Collections #shorts
  3528. HTML, XML, JSON, and JWT Visualizers in Rider 2023.1 | The .NET Tools Blog
  3529. AppKit or UIKit for .NET MAUI Mac Apps? The Choice is Yours
  3530. How To Generate Random Strings in C#
  3531. Calling internal ctors in your unit tests”
  3532. How to Create a Custom Slack Bot with .NET 7
  3533. Beginner View: Arrays vs Lists in C# #dotnet #programming
  3534. Rockin’ the Code World: Special Guest Alan Hyneman
  3535. .NET MAUI Community Standup - Javascript in your .NET MAUI app!
  3536. Announcing General Availability of the .NET Upgrade Assistant! - .NET Blog
  3537. C# 12 🔍 Discover the Exciting New Features & Improvements 🆕🚀
  3538. Why You Need to Know Dependency Inversion
  3539. The Design Pattern Everyone MUST Know!
  3540. Everything You Can Do With EF Core 8 Raw SQL Queries
  3541. Real-time charts with Blazor, SignalR and ApexCharts
  3542. .NET MAUI Logo Redesign
  3543. Basics of Arrays in C# for Beginners #programming #dotnet
  3544. Coding Faster with dotNetTips.com Spargine 6:  May 2023 Release
  3545. C# Arrays, Lists, and Dictionaries (Quick dotnet tutorial)
  3546. Build a Connect Four game in your browser with .NET 🔵🔴🟡
  3547. Reading Windows Application Manifest of an exe in .NET - Gérald Barré
  3548. Constant folding for SIMD comparisons by EgorBo · Pull Request #85584 · dotnet/runtime
  3549. Application security context models
  3550. How to Get the Remote Host IP Address in ASP.NET Core Web API
  3551. Sending and Receiving GMail Email Attachments that contain Code or Binaries
  3552. Supporting Your Code, README vs Wiki and Test Coverage
  3553. SlotView.Maui 🎰 spin me right 'round
  3554. Drop down lists in ASP.NET MVC | no dogma blog
  3555. Text to Speech with Amazon Polly and .NET | no dogma blog
  3556. GitHub Actions with .NET, Part 2 - Dependent Jobs | no dogma blog
  3557. Installing Rider on Linux with .NET 7 | no dogma blog
  3558. A Simple Example of Amazon Transcribe with .NET | no dogma blog
  3559. Signing calls to Lambda Function URLs using IAM auth with HttpClient | no dogma blog
  3560. C# and AWS Lambdas, Part 2 - Web API and an API Gateway | no dogma blog
  3561. Caching Secrets Manager Secrets with a Lambda Layer | no dogma blog
  3562. Cached nuget packages causing you problems? | no dogma blog
  3563. Improving Lambda Custom Runtime Cold Start and Deployment Speeds with .NET 6 | no dogma blog
  3564. GitHub Actions with .NET, Part 3 - Manual Approvals | no dogma blog
  3565. Executing an AWS .NET Lambda at an Exact Time with Step Functions | no dogma blog
  3566. Web API 2 and ninject, how to make them work together | no dogma blog
  3567. Running an AWS Lambda Command from Windows Shells | no dogma blog
  3568. HttpContent ReadAsAsync with .NET Core 2 | no dogma blog
  3569. Parameterized SQL WHERE IN clause C# | no dogma blog
  3570. Polly with .NET 6, Part 2 - Dependency Injection of a HttpClientFactory with a Retry Policy | no dogma blog
  3571. Calling one Lambda Function from another with the Lambda .NET SDK | no dogma blog
  3572. Getting .NET Core 2.1 Preview 2 Working with Visual Studio 2017 | no dogma blog
  3573. Polly and Blazor, Part 2 – Using the Context | no dogma blog
  3574. Forcing the Lambda Service to Warm 100 Execution Environments for your Function | no dogma blog
  3575. Requesting Data from two Data Stores in Sequence - Cache and a Database | no dogma blog
  3576. Using the Secrets Manager Cache with .NET | no dogma blog
  3577. Filtering a Dictionary by value with a List as the value | no dogma blog
  3578. AWS .NET Tools and Templates for Command Line | no dogma blog
  3579. Polly and Blazor, Part 3 - Dependency Injection | no dogma blog
  3580. dotnet new failing with Error: Invalid parameter(s) | no dogma blog
  3581. DynamoDb, Reading and Writing Data with .Net Core - Part 1 | no dogma blog
  3582. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Windows | no dogma blog
  3583. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 4 - Connected to a VPC, and using a NAT Gateway | no dogma blog
  3584. AutoMapper, ProjectTo() – Static Version | no dogma blog
  3585. Workaround for "Failed to create template" Error with .NET 7 RC1 and Lambda Functions | no dogma blog
  3586. GitHub Actions with .NET, Part 5 - Build a .NET Application and Upload to S3 | no dogma blog
  3587. Using Build and Test Tasks from the Parent Directory of src/test with VS Code | no dogma blog
  3588. Using Amazon Polly to read a Dialogue from Julius Caesar | no dogma blog
  3589. GitHub Actions with .NET, Part 4 - Building an S3 bucket with Pulumi | no dogma blog
  3590. C# and AWS Lambdas, Part 7 – .NET 5 Web API inside a Container inside a Lambda, with API Gateway in front | no dogma blog
  3591. A Web Server that Echoes Requests and Sometimes Faults with a 500 Error | no dogma blog
  3592. .NET 6 Web API in a Container in a Lambda | no dogma blog
  3593. Finding and Killing .NET Processes that you Disconnect from Instead of Stopping while Debugging on Linux | no dogma blog
  3594. Using .NET 7 With Code Build
  3595. GitHub Actions with .NET, Part 1 - Hello World and Downloading the Artifact | no dogma blog
  3596. Hosting a .NET Core 2 Kestrel Server in a Windows Service | no dogma blog
  3597. Removing Manually Installed .NET SDKs from Linux | no dogma blog
  3598. The terminal shell path "dotnet" is a directory - Visual Studio Code | no dogma blog
  3599. Building .NET 7 Applications using Amazon CodeCatalyst
  3600. Keeping your .NET Lambda Function Warm with Provisioned Concurrency | no dogma blog
  3601. .NET 6 Custom Runtime for AWS Lambda | no dogma blog
  3602. Mass Transit with RabbitMQ Hello World | no dogma blog
  3603. Working with Lambda function versions | no dogma blog
  3604. Indexing the Works of Shakespeare in Elasticsearch – Part 4, Searching via Web API in .NET 5 | no dogma blog
  3605. Using MediatR with API Endpoints | no dogma blog
  3606. Lambda ARM64 Custom Runtime with .NET 6 | no dogma blog
  3607. CastleWindsor chained dependency | no dogma blog
  3608. Extracting Form Fields from a Multi-Page PDF with Amazon Textract and .NET | no dogma blog
  3609. The type 'xxxx' is defined in an assembly that is not referenced. System.Runtime. | no dogma blog
  3610. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Windows Instance | no dogma blog
  3611. Requesting Data from two Data Stores in Parallel - Cache and Database | no dogma blog
  3612. Blazor, Updating or Refreshing the Display During a Method Call | no dogma blog
  3613. Lambda Function URLs - triggering .NET 6 Lambda functions with a HTTPS Request | no dogma blog
  3614. Accessing the Internet from VPC Connected Lambda Functions using a NAT Gateway | no dogma blog
  3615. Setting the Kestrel Port from appsettings.json | no dogma blog
  3616. How To Run .NET 6, Kestrel, and Web API, on an AWS EC2 Linux Instance | no dogma blog
  3617. Calling Generic Methods Using Reflection | no dogma blog
  3618. Fluent Validation with Web Api 2 | no dogma blog
  3619. Using Memcached with a .NET Console Application | no dogma blog
  3620. .NET 6 Lambdas on ARM64 - Part 1, Functions | no dogma blog
  3621. Extracting Text from an Image with Amazon Textract and .NET | no dogma blog
  3622. C# and AWS Lambdas, Part 6 – .NET 5 inside a Container inside a Lambda | no dogma blog
  3623. The Simplest S3 Upload Example with .NET | no dogma blog
  3624. Simple Lambda Function with a Function URL | no dogma blog
  3625. Polly with .NET 6, Part 1 - Dependency Injection of a Policy into a Controller | no dogma blog
  3626. Adding a Test Task to the VS Code Command Palette | no dogma blog
  3627. POST with HttpClient and Basic Authorization | no dogma blog
  3628. Serializing a stack to XML in C# | no dogma blog
  3629. Build, Zip, Update a .NET Core 3.1 AWS Lambda, and Run a Test, with a Single Command | no dogma blog
  3630. Connecting your RaspberryPi to AWS IoT
  3631. Extracting Key-Value Pairs from Document Form Fields with Amazon Textract and .NET | no dogma blog
  3632. IoT for the .NET Developer
  3633. Pizza Delivery IoT Project Pt. 1
  3634. What is a Kubernetes Control Plane Components? #shorts
  3635. What's next for the Microsoft Fluent UI Blazor components?
  3636. How to Use Code Behind for Blazor Components | 2 Solutions
  3637. C# Is BAD At MATH!!! Can You Explain THIS?
  3638. Generate QR Code in .NET MAUI
  3639. Welcome to Hell - Windows Publishing with .NET MAUI
  3640. .NET MAUI + Blazor Hybrid Tutorial for Beginners - Build mobile, desktop, & web apps with C#
  3641. Health Checks In ASP.NET Core For Monitoring Your Applications
  3642. How to Start a .NET Project in 2023
  3643. Create Your Own Chat App: SignalR Mastery in C# & ASP.NET
  3644. Mastering Threading in C# Concepts and Examples
  3645. Exploring HashiCorp Vault with Vault .NET Client Library
  3646. How to create a mobile app with .NET MAUI in 10 easy steps
  3647. Pass a JSON Web Token (JWT) to minimal API using fetch() | BinaryIntellect Knowledge Base
  3648. Interesting links of the week 2023-17 (#69)
  3649. What is JWT and how to add it to ASP.NET Core
  3650. Episode 53: We Are .NET - with Tim Cadenbach and Matthias Jost
  3651. How to Store JSON in an Entity Field With EF Core - Code Maze
  3652. GitHub - SteveDunn/Intellenum: Intelligent Enums
  3653. Announcing .NET Community Toolkit 8.2! Faster generators, code fixers, performance improvements and more! - .NET Blog
  3654. Getting started with Data API builder for Azure SQL Database or SQL Server
  3655. Extending LINQ to Objects With MoreLINQ Library - Code Maze
  3656. Create your own Validationattribute in ASP.NET Core
  3657. How to End-to-End Test SMS Applications with C# .NET and Twilio
  3658. Part 5: Tips & Tricks for Migrating from Xamarin to .NET MAUI
  3659. Migrating Animations from Xamarin Forms to Uno Platform
  3660. A quick tour of dictionaries in C#
  3661. Building a Smart Home - Part 11 House Sitter Mode | LINQ to Fail
  3662. Get Started with OpenAI Completions with .NET - .NET Blog
  3663. ScriptDOM .NET library for T-SQL parsing is now open source
  3664. Fast Inserts With Entity Framework (EF Core)
  3665. ErikEJ.EFCorePowerTools.Cli 7.0.0-preview2
  3666. .NET Framework April 2023 Cumulative Update Preview Updates - .NET Blog
  3667. Drawing Elements on Maps with .NET MAUI - .NET Blog
  3668. Let's Learn .NET Virtual Events - All Around the World - .NET Blog
  3669. Fight for every byte it takes: Variable size data
  3670. How to Run an Async Method Synchronously in .NET - Code Maze
  3671. 10 Awesome C# Refactoring Tips
  3672. Top Free Tools for .NET Web API Load Testing and Benchmarking
  3673. Type-safe ASP.NET Configuration in F#
  3674. Updating Legacy ASP.NET Applications (#267)
  3675. ASP.NET Core Updates in .NET 8 Preview 3: Native AOT Support and More
  3676. Simplest dependency injection setup for WPF and Prism 6 - Into dotNET
  3677. How to define commands in System.CommandLine
  3678. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  3679. C# 11 features I like the most
  3680. What is Basic authentication and how to add it in ASP.NET Core
  3681. .NET Lambda Annotations Framework for Simplified Development | .NET on AWS
  3682. Release v7.1.2 · dotnet/orleans
  3683. GrapeCity Release Boosts WinForms, WPF Components -- Visual Studio Magazine
  3684. Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8 -- Visual Studio Magazine
  3685. Improved Windows Broker Support with MSAL.NET | Microsoft Entra Identity Developer Blog
  3686. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  3687. How do I use SQL Server with C# and .NET?
  3688. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  3689. Working with Sass in an ASP.NET Core application
  3690. Why did Prolog lose steam?
  3691. .NET MAUI Team Stamps Out Memory Leaks, Tweaks NuGet Packaging -- Visual Studio Magazine
  3692. .NET Data Community Standup - EF Core Internals – Model Building
  3693. Web API Updates with .NET 8
  3694. How to Migrate Your WebForms App to Blazor in 6 Steps
  3695. Deep dive - Uno Platform Template Wizard - Framework, Platforms and Presentation - Nick's .NET Travels
  3696. Reduce Lookups in HashSet, Dictionary and Other Collections With ReSharper | The .NET Tools Blog
  3697. Need your Blazor sibling components to talk to each other?
  3698. Writing a Cross-Platform Clock App With Avalonia UI and NXUI
  3699. My 2023 C# Software Developer Tool List
  3700. .NET MAUI Community Standup - VS Accessibility Checker with Dante Gagne
  3701. Creating Cross-Platform/Multi-Platform .NET Applications with Windows App SDK (WinUI) and the Uno Platform - Nick's .NET Travels
  3702. Webinar – Stefan Pölz – How to test C# unit tests with mutation testing | The .NET Tools Blog
  3703. Running non-root .NET containers with Kubernetes - .NET Blog
  3704. Detecting Dark and Light themes in a WPF application - Gérald Barré
  3705. Why Upgrade to .NET? [2 of 18] Migrating from ASP.NET to ASP.NET Core
  3706. Property Ordering in C# JSON Serialization
  3707. Generate Toast Notifications in a .NET MAUI App | C# Tutorials Blog
  3708. The return of WinDbg
  3709. Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
  3710. Episode 120 - Inside Avalonia's Cross-Platform UI Toolkit and the Quest for Quality Documentation with Mike James
  3711. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  3712. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  3713. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  3714. NuGet.org Terms of Service Update on Unexpected Behavior and Hate Speech - The NuGet Blog
  3715. Languages & Runtime Community Standup - Source Generation Interceptors
  3716. .NET 8 Performance Edition
  3717. State Hasn't Changed? Why and when Blazor components re-render
  3718. .NET Rocks! Making a Copilot with Phil Haack
  3719. Controlling My AC Unit With nanoFramework
  3720. Get started with OpenAI in .NET - .NET Blog
  3721. How to Validate Email Address in C# - Code Maze
  3722. ASP.NET Community Standup - Blazor and Data API Builder
  3723. Announcing .NET 8 Preview 3 - .NET Blog
  3724. Check out new C# 12 preview features! - .NET Blog
  3725. .NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16 - .NET Blog
  3726. Announcing .NET MAUI in .NET 8 Preview 3 - .NET Blog
  3727. ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
  3728. Normalize and compare URLs with C#
  3729. Object-Oriented vs. Functional Programming With C# and F# – Recording Available | The .NET Tools Blog
  3730. Running .NET Console Apps in Azure Container Instances
  3731. Triggering a .NET Lambda Function from an Amazon SQS Queue | no dogma blog
  3732. Binding Generator Preview Release
  3733. Start your AI and .NET Adventure with #30DaysOfAzureAI - .NET Blog
  3734. Using Application Insights in .NET Desktop Applications
  3735. Learn how to modernize your .NET apps from the pros! - .NET Blog
  3736. Investigating a crash in Enumerable.LastOrDefault with a custom collection - Gérald Barré
  3737. Enable AVX-512 in Memmove unrolling by EgorBo · Pull Request #84348 · dotnet/runtime
  3738. Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions
  3739. How to Do an Inner Join in LINQ? - Code Maze
  3740. Nanorm/release.yml at main · DamianEdwards/Nanorm
  3741. Trying to disable usage of SSE and CMOV instructions in x86 JIT · lukaaash/runtime@1ad2e02
  3742. ASP.NET Core JwtBearer library: what’s new? – Tore Nestenius
  3743. GitHub - RadekVyM/MarvelousMAUI: .NET MAUI clone of the Wonderous app - a visual showcase of eight wonders of the world.
  3744. Handling CommandTimeout With Dapper in .NET - Code Maze
  3745. Part 2: Consider When Migrating Xamarin.Forms to .NET MAUI
  3746. Your Blazor component needs data in a certain format, where to Map?
  3747. C# 11.0 new features: Span<char> pattern matching | endjin
  3748. How to Declare an Empty Array in C# - Code Maze
  3749. .NET Rocks! Understand Web Apps using Fiddler with Sam Basu and Rosen Vladimirov
  3750. Release v0.5.0 · DamianEdwards/RazorSlices
  3751. What's New in dotTrace
  3752. How to Write Logs From Startup.cs/Program.cs in .NET - Code Maze
  3753. Securing SPAs and Blazor Applications using the BFF (Backend for Frontend) Pattern
  3754. Avalonia .NET UI Framework Picks Up Steam as Milestone Release Nears -- Visual Studio Magazine
  3755. Chilling in MAUI Workshop
  3756. ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
  3757. Improvements to auth and identity in ASP.NET Core 8 - .NET Blog
  3758. How to Remove All Whitespace Characters From a String in C#?
  3759. The Journey with multi-tenancy accesses continues with some issues
  3760. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  3761. Azure DevOps Podcast: Chris Sainty: Blazor in Action - Episode 238
  3762. Listing all available ETW events in a .NET application - Gérald Barré
  3763. Accessing Objects Just After they are Saved by Entity Framework | no dogma blog
  3764. WireMock.NET - Introduction
  3765. LINQ on steroids with SIMD
  3766. C# .NET Tools with System.CommandLine
  3767. Change the ServiceLifetime after the service has been added to the .NET ServiceCollection
  3768. Coding with ChatGPT and Google Bard | QnA | .NET & C# 🔴 LIVE
  3769. How to Unit Test ILogger in ASP.NET Core - Code Maze
  3770. Creating a ToolTip Component in Blazor
  3771. Safari 16.4 Support for WebAssembly fixed-width SIMD. How to use it with C#
  3772. ReSharper IL Viewer and Low-Level C# | The .NET Tools Blog
  3773. Azure - Data API Builder
  3774. Vendor-Agnostic Telemetry Using OpenTelemetry Collector in .NET
  3775. Let's Learn .NET - Modernization
  3776. Improving multi-platform container support - .NET Blog
  3777. Azure Developers - .NET Day - Events
  3778. How to Delete Elements from an Array in C# - Code Maze
  3779. Part 1: Should We Migrate Xamarin.Forms to .NET MAUI? When?
  3780. .NET MAUI App Stopped Working – HELP!
  3781. ASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
  3782. How to Create a Custom Authorize Attribute in ASP.NET Core
  3783. How to get the client IP in ASP.NET Core even behind a proxy
  3784. Smallest Minimal Web API in .NET? | no dogma blog
  3785. Are you sure you need that 'else' - Extend your Blazor components
  3786. Share reusable UI components through a Razor class library
  3787. How to create a NuGet metapackage
  3788. HACKING C#: DEVELOPMENT FOR THE TRULY LAZY
  3789. C# Source Generators: How to get build information?
  3790. Uno Platform 4.8: New App Template Wizard & Design System Package Import, .NET 8 Preview 2, and More
  3791. ChatGPT + .NET Slackbot
  3792. Retry flaky tests with dotnet test and PowerShell
  3793. Custom Event Arguments in Blazor WebAssembly - Code Maze
  3794. Build your first website without installing anything!
  3795. GitHub - jsuarezruiz/awesome-dotnet-maui: A curated list of awesome .NET MAUI libraries and resources.
  3796. How to Create a Custom JsonConverter in Json.NET - Code Maze
  3797. Akka.NET v1.5: No Hocon, No Lighthouse, No Problem
  3798. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  3799. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  3800. Create a portfolio website without installing any tools - .NET Blog
  3801. Improve application startup time with EF Core compiled models
  3802. Discover .NET 7 SDK Containers - Support for Authentication and Cross-architecture Builds - .NET Blog
  3803. The AddEndpointsApiExplorer Method in ASP.NET Core -
  3804. .NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
  3805. .NET MAUI Development Environment Set Up Walkthrough
  3806. Languages & Runtime Community Standup - Considering discriminated unions
  3807. How to build a URL Shortener with C# .NET and Redis
  3808. Secure your .NET cloud apps with rootless Linux Containers - .NET Blog
  3809. Contributor Stories: Fiyaz Bin Hasan
  3810. .NET Performance Delivers Again for Bing, From .NET 5 to .NET 7 - .NET Blog
  3811. Reduce size of async state machine by a reference field by stephentoub · Pull Request #83696 · dotnet/runtime
  3812. Remove another reference field from async state machines by stephentoub · Pull Request #83737 · dotnet/runtime
  3813. Calling Web APIs using the dotnet CLI and HTTP Files with Visual Studio
  3814. Avoid returning index.html for API calls – Peter Morris
  3815. Caching in .NET with MemoryCache
  3816. .NET Core - Remove older SDKs and runtimes
  3817. Configuring .NET Garbage Collection for Amazon ECS and AWS Lambda | Amazon Web Services
  3818. File and Folder dialogs in .NET MAUI with CommunityToolkit - .NET Blog
  3819. GitHub - SimonCropp/Polyfill: Source only package that exposes newer .net and C# features to older runtimes.
  3820. Announcing: Azure Developers - .NET Day - .NET Blog
  3821. Why doesn't my ASP.NET Core 7 web app launch on HTTPS?
  3822. Too many timers in .NET? - Gérald Barré
  3823. A first look at Blazor and .NET 8
  3824. Webinar – Object-Oriented vs. Functional Programming With C# and F# | The .NET Tools Blog
  3825. Iterator Benchmarks That Shocked With Unexpected Results - Dev Leader
  3826. ASP.NET Core 7: Better Minimal endpoints testing with typed results
  3827. The MVP reconnect daily
  3828. Loading RSA Keys in .NET
  3829. ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
  3830. .NET Data Community Standup - EF Core internals: IQueryable, LINQ and the EF Core query pipeline
  3831. Optimize stackalloc zeroing via BLK by EgorBo · Pull Request #83255 · dotnet/runtime
  3832. ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance
  3833. A Small Demo On OData(v8) In .NET 7 API Application
  3834. How to Integrate Blazor WASM into Existing ASP.NET Core App
  3835. ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning
  3836. Polly with .NET 6, Part 8 - Policy Registry with Minimal APIs, and HttpClientFactory | no dogma blog
  3837. Pi to 100 places with Amazon Polly and .NET | no dogma blog
  3838. Immutable Collections in C# - Code Maze
  3839. GCCollectionMode Enum (System)
  3840. GitHub - jsuarezruiz/dotnet-maui-showcase: A curated list of awesome .NET MAUI samples
  3841. Runtime lookup clean up, enable for helper-based tail calls by EgorBo · Pull Request #83430 · dotnet/runtime
  3842. GraphQL on Azure: Part 13 - Using Data API builder with SWA and React | LINQ to Fail
  3843. GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor | LINQ to Fail
  3844. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  3845. GitHub - MackinnonBuck/blazor-playwright-example: A sample demonstrating how to use Playwright to end-to-end test a Blazor app
  3846. Static Interface Members, Generic Attributes, Auto-Default Structs – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3847. Solving .NET JSON Deserialization Issues
  3848. Monsters Weekly 264 - Debugging a .NET process at start-up with Visual Studio
  3849. Use XML Literals in Visual Basic .NET to generate TwiML
  3850. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  3851. Visual Studio 2022 v17.6 Preview 2 is now available - Visual Studio Blog
  3852. Hack Together: Microsoft Graph and .NET week #2 recap and final week overview - .NET Blog
  3853. EF Core 8 Preview 2: Lite and familiar - .NET Blog
  3854. GitHub - microsoft/hack-together: Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
  3855. ASP.NET Core updates in .NET 8 Preview 2 - .NET Blog
  3856. Announcing .NET 8 Preview 2 - .NET Blog
  3857. .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
  3858. ASP.NET Community Standup - Blazor App Testing with Playwright
  3859. LINQ // Skip and Take
  3860. Hack Together: Microsoft Graph and .NET week 1 recap and what’s coming - Microsoft 365 Developer Blog
  3861. Microsoft.Bcl.Cryptography 8.0.0-preview.2.23128.3
  3862. Is there a strategy for keeping .Net versions up to date on servers and in ASP applications?
  3863. RazorSlices 0.3.0
  3864. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  3865. Hack Together: Microsoft Graph and .NET week 2 recap and final week overview - Microsoft 365 Developer Blog
  3866. .NET 7 SDK built-in container improvements
  3867. Manipulating CSV Files in .NET
  3868. Lean BDD with even more Code Generation
  3869. How to Handle Enums in the Input to a .NET AWS Lambda Function | no dogma blog
  3870. GitHub - damienbod/AspNetCoreExperiments: ASP.NET Core Blazor BFF with Azure AD and Razor page
  3871. Morris.Moxy - Real-time Scriban scripted Roslyn code generator
  3872. From Metadata to Event block in nettrace format
  3873. .NET MAUI Community Toolkit 5.0.0: Enhancing User Experience with New Features and Bug Fixes
  3874. Embed Blazor Components with .NET 7 Custom Elements Support
  3875. Uno Platform and Bluetooth LE: An Easy-to-Follow Guide to Building a Bluetooth Explorer
  3876. API to provide the current system time · Issue #36617 · dotnet/runtime
  3877. Implementing the Producer Consumer Pattern with TPL Dataflow
  3878. How to Exclude Properties From JSON Serialization in C#
  3879. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  3880. Visual Basic language strategy - Visual Basic
  3881. Generate images with AI using Stable Diffusion, C#, and ONNX Runtime - .NET Blog
  3882. Alternative Way of Logging With OpenTelemetry Logging in .NET
  3883. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  3884. Play with Playwright
  3885. Developing Accessible Apps with Visual Studio - Visual Studio Blog
  3886. .NET Annotated Monthly | March 2023 | The .NET Tools Blog
  3887. Validating Connection Strings on .NET Startup
  3888. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core
  3889. .NET Upgrade Assistant Extension for Visual Studio Now Available
  3890. ChatGPT Demos for Blazor and Other Projects with New API for 'Turbo' Model -- Visual Studio Magazine
  3891. Blazor component: Razor tutorial and example
  3892. What's New in Entity Framework Core 8
  3893. Health Checks in .NET: 2 ways to check communication with MongoDB - Code4IT
  3894. ASP.NET Core Blazor performance best practices
  3895. Required Keyword, Checked Operators, nameof Operator Scope – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3896. How to Setup Integration Tests in .NET Without a WebApplicationFactory – Wrapt
  3897. Wolverine 0.9.13: Contextual Logging and More
  3898. csharplang/primary-constructors.md at main · dotnet/csharplang
  3899. Testing Roslyn Incremental Source Generators - Gérald Barré
  3900. Return Multiple Values to a Method Caller In C# - Code Maze
  3901. .NET MAUI: Top 5 New Features for Powerful Desktop App Development
  3902. Akka.NET v1.5 is Now Available
  3903. ChatGPT and the Future of Everything
  3904. Understanding LINQ Deferred, Immediate, Streaming and Non-Streaming Executions
  3905. Who Cares About Functional Programming?
  3906. GitHub - swiss-ssi-group/AzureADVerifiableCredentialsAspNetCore: ASP.NET Core Issue and Verify verifiable credentials using Microsoft Entra Verified ID
  3907. How to Read Connection Strings in .NET - Code Maze
  3908. Open-Source COBOL .NET Compiler Otterkit Reaches Alpha
  3909. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  3910. How to Handle Numbers Represented as Strings in the Input to a .NET AWS Lambda Function | no dogma blog
  3911. Package Validation
  3912. Delegates
  3913. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  3914. Write a high-quality README for NuGet packages - The NuGet Blog
  3915. Episode 50 🎉: Hot Reload - with David Wengier
  3916. Build Better Extensions with VisualStudio.Extensibility Preview 3! - Visual Studio Blog
  3917. Microsoft Teams' Permission Service migration to .NET 6 - .NET Blog
  3918. Resource Explorer SAT
  3919. How To Deploy EF Database Migrations
  3920. Blazor’s New LocationChanging Events in .NET 7
  3921. Announcing the end of Windows Installer support for AWS Tools for Windows | Amazon Web Services
  3922. BenchmarkDotNet v0.13.2 | BenchmarkDotNet
  3923. Kickoff Hack Together: Microsoft Graph and .NET! What can you do with Microsoft Graph .NET SDK?
  3924. Tips & Tricks on Upgrading Xamarin.iOS & Xamarin.Android to .NET for iOS & Android - Xamarin Blog
  3925. Building a Smart Home - Part 10 Debugging! | LINQ to Fail
  3926. Difference Between Returning and Awaiting a Task in C#
  3927. Get started with Microsoft Graph .NET SDK! - March 2nd 4PM GMT
  3928. Resiliency with Wolverine
  3929. Join us for Hack Together: Microsoft Graph and .NET - .NET Blog
  3930. Announcing NuGet 6.5 – The Sweetest Way to Manage Your Packages - The NuGet Blog
  3931. Sentence Similarity in ML.NET Model Builder - .NET Blog
  3932. C# Tip: Initialize lists size to improve performance - Code4IT
  3933. How to integrate your Roslyn Analyzer project with SonarQube
  3934. ASP.NET Core 8 Preview 1 Available
  3935. Introducing F# Inline Type & Parameter Name Hints in Visual Studio - .NET Blog
  3936. Raw Strings, UTF-8 Strings, and Multiline Interpolations – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3937. WPF Begins its Long Goodbye
  3938. F# language strategy
  3939. Producer/Consumer Pattern with Wolverine
  3940. Debugging Dapr applications with Rider or Visual Studio: A better way
  3941. Extending the System Menu to add advanced commands in .NET - Gérald Barré
  3942. Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
  3943. What To Be Wary of With Iterators and Collections in C# - DZone
  3944. .NET Systems Programming Learned the Hard Way – Webinar Recording | The .NET Tools Blog
  3945. Deploying Blazor WebAssembly to AWS S3 - Static Website Hosting with AWS + CDN with AWS CloudFront
  3946. Data Annotations for model validation in ASP.NET Core
  3947. Announcing the reliable web app pattern for .NET
  3948. .NET MAUI Challenge 5: Telerik Barcode
  3949. Blazor United - Solving Blazor's biggest challenges?
  3950. How to use the .NET CLI clean-up tools on macOS
  3951. Command Line Diagnostics in Wolverine
  3952. Updated Modern Code Generation for WinForm's InitializeComponent - .NET Blog
  3953. Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog
  3954. Create a Windows Service installer - .NET
  3955. Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry
  3956. GrapeCity Report Tooling Brings Web Designer to Blazor -- Visual Studio Magazine
  3957. Re-thinking the Visitor Pattern with the Double-Dispatch Approach
  3958. Resolving the Call Is Ambiguous Error While Using LINQ
  3959. Create Clean Guard Clauses With GuardClauses in C# Code Maze
  3960. Use Release configuration as default for 'dnu pack' by khellang · Pull Request #3204 · aspnet/dnx
  3961. How to generate TwiML using Strings in C#
  3962. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  3963. How safe are .NET serialization libraries against StackOverflowException
  3964. WeAreDotnet.io
  3965. roslyn/source-generators.cookbook.md at main · dotnet/roslyn
  3966. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  3967. Announcing .NET 8 Preview 1 - .NET Blog
  3968. EF Core 8 Preview 1: Raw, lazy, and on-time - .NET Blog
  3969. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  3970. Windows Forms Binding Improvements in .NET 7 for MVVM Support
  3971. How to Compare Two Json Objects Using C# - Code Maze
  3972. wpf/roadmap.md at main · dotnet/wpf
  3973. List and Span Pattern Matching – Using C# 11 in Rider and ReSharper | The .NET Tools Blog
  3974. How Hangfire Helps Your .NET API Perform Out-of-Process Tasks with Resilience and Speed – Wrapt
  3975. Creating a custom Main method in a WPF application - Gérald Barré
  3976. Using Hangfire with ASP.NET Core
  3977. .NET MAUI Challenge 4: Telerik DataGrid
  3978. ReactJS and ASP.NET: The Dynamic Duo of Web Development
  3979. error NETSDK1194: The "--output" option isn't supported when building a solution.
  3980. SayedHa.Blackjack.Cli 0.0.5
  3981. C# language strategy
  3982. BenchmarkDotNet v0.13.5 | BenchmarkDotNet
  3983. Visual Studio 2022 17.5 Preview 3 Build Acceleration
  3984. Getting Started with Generics in .NET
  3985. Determine Whether Two Date Ranges Overlap in C# - Code Maze
  3986. Microsoft Quietly Updates .NET Language Strategy
  3987. Enforcing Multiple Authorization Filters in ASP.NET Core
  3988. Generating Bogus HTTP Endpoints with ASP.NET Core Minimal APIs
  3989. Generate a self-signed certificate for .NET Core
  3990. Use Raw String Literals to generate TwiML in C# 11
  3991. .NET Managed languages strategy - .NET
  3992. Improving EF Core performance with Compiled Queries
  3993. Upgrading your .NET projects with Visual Studio
  3994. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  3995. Creating Visual Studio extensions using Roslyn analyzers
  3996. Getting Started: Entity Framework Core 7 JSON Support | The .NET Tools Blog
  3997. Async EventHandlers – A Simple Safety Net to the Rescue - Dev Leader
  3998. Introducing Search By Target Framework on NuGet.org
  3999. Taking Entity Framework Core data seeding to the next level with Bogus
  4000. Principles Of Horrible API Documentation
  4001. GitHub - jenius-apps/ambie: An app that uses white noise, nature sounds, and focus features to boost your productivity.
  4002. Improvements to .NET Framework updates for Windows 11, version 22H2
  4003. Release 2.0.0 · microsoft/reverse-proxy
  4004. Reading .NET performance counters without the PerfCounter API
  4005. .NET Framework February 2023 Security and Quality Rollup Updates
  4006. Wolverine’s New HTTP Endpoint Model
  4007. .NET February 2023 Updates – .NET 7.0.3, .NET 6.0.14
  4008. ASP.NET Community Standup - Blazor United in .NET 8
  4009. Creating a JSON Array from SQL Rows in C# Azure Function
  4010. Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF
  4011. Avalonia UI - XPF
  4012. 'Blazor United' Deep Dive Coming Tomorrow -- Visual Studio Magazine
  4013. Visual Studio AI-Assistance: A Developer's Best Friend
  4014. Prevent accidental disclosure of configuration secrets - Gérald Barré
  4015. Rider 2023.1 EAP 4 Is Here! | The .NET Tools Blog
  4016. Building a Smart Home - Part 9 Door Locks | LINQ to Fail
  4017. What’s New in .NET 7 for Minimal APIs?
  4018. Lean BDD and Code Generation
  4019. Adding Video in .NET MAUI Apps With the New MediaElement
  4020. On .NET Live - Mapping with GeoBlazor
  4021. .NET Dependency Injection With Constructor Parameters
  4022. From clone to running a code base in under 5 minutes
  4023. Extracting Form Fields from a Multi-Page PDF AWS Textract and .NET | no dogma blog
  4024. GitHub - LEGO/AsyncAPI.NET: The AsyncAPI.NET SDK contains a useful object model for AsyncAPI documents in .NET
  4025. MS Build: Things You Should Know About Project Files - .NET Oxford - January 2020
  4026. .NET MAUI Challenge 3: Telerik DateTimePicker
  4027. Use Visual Studio dev tunnels to handle Twilio Webhooks
  4028. How to Clone a List in C#? - Code Maze
  4029. How to use Entity Framework Core in ASP.NET Core
  4030. C#11 - Immutable Object Pattern
  4031. C#11 - Immutable Object and Defensive Copy
  4032. Extracting Key-Value Pairs from Document Form Fields with AWS Textract and .NET | no dogma blog
  4033. JavaScript Modules | Documentation
  4034. How to Insert a Key Value Pair Into an Existing JSON in C#
  4035. How to customize Conventional Commits in a .NET application using GitHooks - Code4IT
  4036. Rx.NET high-level plan · Discussion #1868 · dotnet/reactive
  4037. Creating Pivot Tables in C# and SQL: A Comprehensive Guide
  4038. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  4039. Update to the .NET language strategy
  4040. .NET Rocks! Clean Architecture in 2023 with Steven Smith
  4041. Webinar – Aaron Stannard – .NET Systems Programming Learned the Hard Way | The .NET Tools Blog
  4042. Everything You Wanted to Know About Multiline Strings - Dev Leader
  4043. Building a Smart Home - Part 8 Motorised Blinds | LINQ to Fail
  4044. .NET Monthly Roundup - January 2023
  4045. Remove AggressiveInlining from XxHash128.HashLength0To16 by EgorBo · Pull Request #81565 · dotnet/runtime
  4046. ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine
  4047. .NET Monthly Roundup - January 2023
  4048. GitHub - exceptionless/Exceptionless.Net: Exceptionless clients for the .NET platform
  4049. Extracting Text from an Image with AWS Textract and .NET | no dogma blog
  4050. AOP with Interceptors and IL Code Weaving in .NET Applications
  4051. .NET Contributors
  4052. Basic Windows Machine Hardware information from WMI for Exception Logging from .NET
  4053. Getting started with ML.NET | The .NET Tools Blog
  4054. Application Insights–OpenTelemetry integration for ASP.NET Core
  4055. .NET Architects Panel | .NET Conf 2022
  4056. GitHub - DamianEdwards/AspNetCoreClientLibManagement: Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
  4057. New Wolverine Release & Future Plans
  4058. How to Execute CLI Applications From C#
  4059. Live coding & Blazor with Jeff Fritz | Keep Coding Podcast
  4060. Want to give some feedback on GitHub Packages? · Discussion #45938 · community
  4061. .NET MAUI Challenge 2: Light and Dark Mode in .NET MAUI
  4062. A "gotcha" with object handles
  4063. .NET R&D Digest (January, 2023)
  4064. VS Toolbox: MAUI App Accelerator to Jump-Start .NET MAUI Scaffolding -- Visual Studio Magazine
  4065. Replicating a Cruise Travel App UI in .NET MAUI
  4066. GitHub Quick Reviews
  4067. Play Audio and Video in .NET MAUI apps with the new MediaElement
  4068. How to Implement Checkbox List in ASP.NET Core - Code Maze
  4069. Uno Platform 4.7 Update Brings Simpler Solution and Performance Improvements
  4070. Tracking Application Health With OpenTelemetry Metrics in .NET
  4071. Intel oneDAL Available in ML.NET
  4072. Creating and downloading zip files with ASP.NET Core
  4073. Generating Sample Data with Bogus
  4074. My experience with migrating my app from Xamarin.Forms to .NET MAUI - Andreas Nesheim
  4075. Central Package Management - warning NU1507: There are 2 package sources defined in your configuration.
  4076. async void – How to Tame the Asynchronous Nightmare - Dev Leader
  4077. Uno Platform 4.7 Sports New Project Template -- Visual Studio Magazine
  4078. New Open Source Package: CodeArt.MatomoTracking
  4079. Track your coding progress on GitHub with a .NET Worker Service
  4080. 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/
  4081. Native DateOnly and TimeOnly support in Entity Framework 8 in SQL Server
  4082. [DUPLICATE] Testing Blazor Applications with Playwright | .NET Conf 2022
  4083. Mocking an HttpClient using ASP.NET Core TestServer - Gérald Barré
  4084. Accessing .NET gRPC Endpoints from Anywhere via JSON Transcoding
  4085. How to Get Value by Key from JObject in C# - Code Maze
  4086. GitHub - Cysharp/SimdLinq: Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.
  4087. What’s New in EF Core 7.0
  4088. Getting started with ML.NET
  4089. How to design APIs for Accessibility | endjin
  4090. Proxying Rainbow Six LAN for WAN with .NET - Turnerj (aka. James Turner)
  4091. How to Use SQL LIKE Operator With LINQ in C# - Code Maze
  4092. Length-based switch dispatch by jcouv · Pull Request #66081 · dotnet/roslyn
  4093. EF Power Tools tutorial
  4094. .NET MAUI Challenge 1: Simple Grid in .NET MAUI
  4095. 9 Tips to Reduce WPF App Startup Time
  4096. 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.
  4097. Hello World - Introduction to C# interactive C# tutorial
  4098. Caching Techniques in C# .NET Core: A Step-by-Step Guide
  4099. C# Lowering
  4100. ConcurrentDictionary in C# - Detailed Guide - Code Maze
  4101. AWS Lambdas with C# - Simple Talk
  4102. Performance: The Fastest Way to Loop Over an Array in Microsoft .NET
  4103. Translation and Text to Speech with Amazon Polly and .NET | no dogma blog
  4104. Pythonnet – A Simple Union of .NET Core and Python You’ll Love - Dev Leader
  4105. Getting Started with the .NET MAUI ListView
  4106. What's New in Progress Telerik UI for Blazor, .NET MAUI and WinForms -- Visual Studio Magazine
  4107. Introducing the Git Status Bar and Testing Improvements in Visual Studio for Mac 17.5
  4108. Using Command Binding in Windows Forms apps to go Cross-Platform
  4109. Use Local History to Avoid Disaster
  4110. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  4111. The Ultimate List of Open-Source C# Projects for Developers
  4112. Programming SVGs with C#
  4113. Which collection interface to use?
  4114. Take ChatGPT for a Spin with VS Code Tools -- Visual Studio Magazine
  4115. ASP.NET Community Standup - Taking a look at the TodoApi Sample App
  4116. Blazor United prototype
  4117. Prepare .NET core Microservice to be monitored by Kubernetes
  4118. Static libraries
  4119. 5 .NET MAUI Features for Building Great Desktop Apps
  4120. .NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
  4121. Optimize "new DateTime(<const args>)" via improvements in JIT VN by EgorBo · Pull Request #81005 · dotnet/runtime
  4122. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  4123. Using .NET code from JavaScript using WebAssembly - Gérald Barré
  4124. GitHub - damienbod/Blazor.BFF.AzureAD.Template: Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Azure AD BFF (server authentication)
  4125. Realistic Data Generation in .NET With Bogus - Code Maze
  4126. Basic Authentication in ASP.NET Core
  4127. Saving Christmas with Functional C# - Part Two - Indefinite Loops
  4128. Released: General Availability of Microsoft.Data.SqlClient 5.1
  4129. How to Randomize a List in C# - Code Maze
  4130. Geeking out on .NET and C# with David Fowler | Keep Coding Podcast #4
  4131. ‎Keep Coding Podcast: #4 Geeking out on .NET and C# with David Fowler on Apple Podcasts
  4132. The future of .NET with David Fowler | Keep Coding Podcast
  4133. Episode 114 - Statiq with Dave Glick
  4134. 2022 Akka.NET Year-in-Review and Future Roadmap
  4135. Property based testing in C#–Part 3
  4136. EditorBrowsableAttribute Class (System.ComponentModel)
  4137. .NET Framework January 2023 Cumulative Update Preview
  4138. Release 2.0.0-RC.1 · microsoft/reverse-proxy
  4139. Huge Pages are a Good Idea (evanjones.ca)
  4140. How to Get The List of Properties in C# - Code Maze
  4141. A Step-by-Step Guide to Using Entity Framework 7 in .NET Core
  4142. GC.GetTotalPauseDuration Method (System)
  4143. How to set the package version when using dotnet pack
  4144. Visual Studio 2022 17.5 Preview 3 is here!
  4145. Announcing .NET Community Toolkit 8.1! Better, faster MVVM source generators, .NET 7 support, and more!
  4146. Telerik and Kendo UI R1 2023 Release Is Here—See What’s New!
  4147. Machine Learning Community Standup - New Year, New Releases
  4148. Layla vs Code: AWS Lambda, SAM and .NET
  4149. Layla vs Code: AWS Lambda, SAM and .NET
  4150. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  4151. How to deploy .NET apps as systemd services using containers | Red Hat Developer
  4152. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  4153. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  4154. C# Tip: LINQ's Enumerable.Range to generate a sequence of consecutive numbers - Code4IT
  4155. How to Generate JWT Token in .NET Core
  4156. How to Secure Your .NET Application Against Common Threats
  4157. BlazorForms Low-Code Open-Source Framework. Part 1: Introduction and Seed Projects
  4158. GitHub - otterkit/otterkit: Otterkit COBOL Compiler
  4159. Property based testing in C#–Part 2
  4160. C# Online Compiler | .NET Fiddle
  4161. Building a Smart Home - Part 7 Motorised Gate | LINQ to Fail
  4162. Reducing Blazor WASM size by providing custom ICU data - Gérald Barré
  4163. .NET 7 Brings Networking Improvements
  4164. Implementing secure Microsoft Graph application clients in ASP.NET Core
  4165. Accessing Service Bus message metadata in Azure Functions isolated model
  4166. Dots - the friendly .NET SDK manager
  4167. Understanding PLINQ in .NET - Code Maze
  4168. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  4169. OSS Spotlight - Extending apps to mobile and desktop with .NET MAUI and Oqtane
  4170. Profiling .NET on Linux with BenchmarkDotNet
  4171. Machine Learning in .NET with F# and ML.NET 2.0
  4172. Using ChatGPT to Code | Ask me anything | .NET & C# 🔴 LIVE
  4173. Azure DevOps Server - Switch from HTTP to HTTPS–Part 4
  4174. More on .NET 7 user-jwts Tool
  4175. Migrating to Isolated Durable Functions
  4176. We're on dotnet.social
  4177. Getting Started with the .NET MAUI DataGrid Control
  4178. .NET Data Community Standup - Entity Framework Core FAQs
  4179. .NET Data Community Standup - Entity Framework Core FAQs
  4180. OSS Spotlight - Embedded IoT Prototyping with Meadow
  4181. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast E3
  4182. Blazorators
  4183. Easy Pagination for Entity Framework in 3 steps
  4184. Simplifying devcontainers With Features | LINQ to Fail
  4185. 2022 a Year in Review | LINQ to Fail
  4186. Making an Asynchronous Breakfast in .NET
  4187. Lazy and once-only C# async initialization | endjin
  4188. Update redis for clustering by BrennanConroy · Pull Request #28061 · dotnet/AspNetCore.Docs
  4189. Wolverine meets EF Core and Sql Server
  4190. PolySharp/PolySharp.Package.msbuildproj at main · Sergio0694/PolySharp
  4191. Console applications in C#
  4192. Visual Studio Live! Flashback: Microsoft's Top 3 Goals for .NET (and .NET 7) -- Visual Studio Magazine
  4193. .NET January 2023 Updates – .NET 7.0.2, .NET 6.0.13
  4194. ASP.NET Community Standup - Exploring new and experimental features in Blazor
  4195. LINQ for beginners: pick the right methods! - Code4IT
  4196. Rebus in .NET - Service Bus Implementation - Code Maze
  4197. Executing async operations onchange in Blazor
  4198. Entity Framework - Select Multiple Tables
  4199. Squashing EF Core Migrations Safely
  4200. C# Advent 2022 Awards | Cross Cutting Concerns
  4201. Enable throw helper analyzers by JamesNK · Pull Request #45954 · dotnet/aspnetcore
  4202. .NET MAUI Devs Hold 'Ask Me Anything' Community Standup -- Visual Studio Magazine
  4203. Detecting breaking changes between two versions of a NuGet package at packaging time - Gérald Barré
  4204. Everything C# with Lead Designer Mads Torgersen | Keep Coding Podcast
  4205. How to Iterate Over JSON Objects in C# - Code Maze
  4206. The Road to Out-of-Process ReSharper: Asynchronous Typing | The .NET Tools Blog
  4207. Protect and call an ASP.NET Core minimal Web API with Azure AD
  4208. Mocking dependencies in ASP.NET Core tests
  4209. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  4210. No, No, No - Tasks are not threads and they are not for performance!
  4211. PowerShell IntelliSense completion
  4212. SQLitePCLRaw and open source sustainability
  4213. MinimalApis.Extensions 0.10.1
  4214. MiniValidation 0.7.2
  4215. TagHelperPack 0.10.1
  4216. AWS
  4217. Building a Smart Home - Part 6 Lighting | LINQ to Fail
  4218. Avoiding Primitive Obsession in .NET
  4219. Machine Learning in .NET with F# and ML.NET 2.0
  4220. Build Containers Without a Dockerfile
  4221. DNF Summit January 2023
  4222. DNF Summit January 2023
  4223. Testing ASP.NET Core FastEndpoints
  4224. Adding NuGet packages when offline
  4225. Burnout | LINQ to Fail
  4226. Support checking for required members in minimal APIs (#45084) · dotnet/aspnetcore@1099d06
  4227. .NET Tips and Tricks & ValueStringBuilder
  4228. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  4229. How to Add a BearerToken to an HttpClient Request - Code Maze
  4230. Advent of Code Lessons Learned
  4231. How the heap verification mode helps with debugging heap corruption
  4232. NoSQL Migrations for Couchbase | Cross Cutting Concerns
  4233. Wolverine delivers the instrumentation you want and need
  4234. 1500km | LINQ to Fail
  4235. Oly/README.md at main · TIHan/Oly
  4236. bflat - C# as you know it but with Go-inspired tooling
  4237. GitHub - Blazored/SessionStorage: A library to provide access to session storage in Blazor applications
  4238. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  4239. Keycloak as Authorization Server in .NET
  4240. ASP.NET Community Standup - Blazor in .NET 7
  4241. Desktop Community Standup - News from WPF and WinForms team
  4242. Top .NET Videos & Live Streams of 2022
  4243. Top .NET Blog Posts of 2022
  4244. If I’m a beginner at .NET, what resources are available to me?
  4245. Code Maze Weekly #154 - Code Maze
  4246. Entity Framework 7 Brings Bulk Operations and JSON Columns
  4247. GitHub - KristofferStrube/Blazor.FileAPI: A Blazor wrapper for the browser File API.
  4248. Machine learning models with ONNX and .NET | .NET Conf 2022
  4249. ReadOnlySpan<char> and strings - How not to compare them
  4250. My OSS Plans for 2023
  4251. SignalR in dotnet tested with Postman
  4252. GitHub - nenoNaninu/TypedSignalR.Client.TypeScript: TypeScript source generator to provide strongly typed SignalR clients by analyzing C# type definitions.
  4253. Blazor in Action: Sainty, Chris: 9781617298646: Amazon.com: Books
  4254. HashCode Struct (System)
  4255. IncrementalHash Class (System.Security.Cryptography)
  4256. Just Announced: Telerik & Kendo UI R1 2023 Release Webinars
  4257. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  4258. Building beautiful Blazor apps with Tailwind CSS - Chris Sainty - NDC Oslo 2022
  4259. 20 Years of NAudio
  4260. Saving Christmas with Functional C# - Part One
  4261. Accelerate ML.NET training with Intel oneDAL
  4262. Use the power of Source Generators with Lombok.NET
  4263. Azure DevOps Podcast: David Pine: NET Content Development - Episode 223
  4264. O9d.AspNet.FluentValidation 0.1.1
  4265. GitHub - benfoster/o9d-aspnet: Extensions for ASP.NET Core
  4266. IEnumerable in C# - Code Maze
  4267. From RESTful HTTP API to gRPC | .NET Conf 2022
  4268. Wolverine and “Clone n’ Go!” Developement
  4269. Blazor Best Practices Borrowed From ReactJS – Webinar Recording | The .NET Tools Blog
  4270. Implementing Maps in .NET MAUI
  4271. ASP.NET Core Display Description Tag Helper
  4272. Delete dotnet bin and obj folders recursively
  4273. Introduction to MVVM Source Generators for C# .NET
  4274. CSS Techniques for Blazor Developers | .NET Conf 2022
  4275. Experimenting With .NET & WebAssembly - Running .NET Based Spin Application On WASI Node Pool in AKS
  4276. Extreme LINQ Performance Boost in .NET 7 - Code Maze
  4277. Deploying EOL .NET Core to Azure App Services - Dominique St-Amand
  4278. [🎄.NET Advent Calendar🎄] Strengthening security posture of containerized .NET applications with Chiseled Ubuntu Containers
  4279. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  4280. Generating a dump file when tests hang on a CI machine - Gérald Barré
  4281. Virtual Studio Special - see how it's made!
  4282. How to Secure Passwords with BCrypt.NET - Code Maze
  4283. Blazor Implementations Across Web & Native
  4284. F# event sourcing with Marten
  4285. Why You Should Add Mutation Testing to Your Workflow
  4286. Progress Report November 2022
  4287. Will ChatGPT replace .NET developers?
  4288. David Ortinau on .NET MAUI
  4289. TagHelperPack 0.10.1
  4290. David Ortinau – Microsoft PM .NET MAUI
  4291. High-performance services with gRPC: What's new in .NET 7 | .NET Conf 2022
  4292. Alexandre Nédélec - When Pulumi met Nuke: a .NET love story
  4293. 'Is WPF Dead?' Some Devs Claim 'Yes' as Microsoft Relegates Issues/PRs to the Community -- Visual Studio Magazine
  4294. How Halo, Dynamics 365, and Mesh scale to millions with Orleans and you can too! | .NET Conf 2022
  4295. How to customize Swagger UI with custom CSS in .NET 7 - Code4IT
  4296. The Future of .NET with WASM | The .NET Tools Blog
  4297. Running a Blazor WebAssembly App on Azure Static Web Apps
  4298. Create native desktop & mobile apps using web skills in Blazor Hybrid | .NET Conf 2022
  4299. Transactional Outbox/Inbox with Wolverine and why you care
  4300. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  4301. Livecoding Blazor, SignalR, Oauth, and TailwindCSS
  4302. Array, List, Collection, Set, ReadOnlyList - what? A comprehensive and exhaustive list of collection-like types
  4303. Applying the CQRS Pattern in an ASP.NET Core Application
  4304. Handling HTTP Requests with .NET 7 Native AOT on AWS Lambda | no dogma blog
  4305. Learn Live - Store local data with SQLite in a .NET MAUI app
  4306. Does .NET 6 support windows 98 · Discussion #79642 · dotnet/runtime
  4307. Content creation with Anton from @RawCoding | Keep Coding Podcast E2
  4308. Consuming .NET WebAssembly From JavaScript in the Browser
  4309. How Many Threads Does My .NET App Have?
  4310. Entity Framework Core Conversions for Logical Domain Types
  4311. GitHub - imperugo/HttpRequestToCurl: A simple extension method that generate curl command from HTTP request
  4312. Visual Studio 2022 v17.5 Preview 2: Guided by Developer Community Votes -- Visual Studio Magazine
  4313. .NET Framework December 2022 Security and Quality Rollup Updates
  4314. .NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
  4315. ASP.NET Community Standup - Blazor .NET 8 Planning
  4316. MAUI Sounds Amazing. Is It?
  4317. Sands of MAUI: Issue #84
  4318. Introduction to MongoDB: Zero To Document Hero – Webinar Recording | The .NET Tools Blog
  4319. Text Classification in C# with ML.NET 2.0
  4320. Introducing Wolverine for Effective Server Side .NET Development
  4321. Polyglot Notebooks - December 2022 Release
  4322. AzureSignTool 4.0.1
  4323. Schedule Jobs with Quartz.NET - Code Maze
  4324. PriorityQueues on .NET 7 and C# 11 - Code4IT
  4325. Moving to .NET 7 MSMQ Alternatives
  4326. Blazor Code Generation | Infragistics Blog
  4327. core/supported-os.md at main · dotnet/core
  4328. The InfoQ Podcast: .NET Trends Report 2022
  4329. Microsoft Teams Backend Services - Powered by .NET | .NET Conf 2022
  4330. Releases · bflattened/bflat
  4331. GitHub - davidfowl/SmartLoadBalancer: Sticky sessions without sticky sessions
  4332. Pushing ChatGPT to its limits LIVE 🔴
  4333. Microsoft’s Distributed Application Framework Orleans Reaches Version 7
  4334. Episode 112 - NDepend with Patrick Smacchia
  4335. Changes in JWT Bearer Token Setup in .NET 7
  4336. Go for C# developers: LINQ
  4337. Testing a token protected API using user-jwts
  4338. .NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik
  4339. Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications
  4340. Developing distributed applications with Tye
  4341. .NET 7 Networking Improvements
  4342. Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
  4343. vcsjones - Overview
  4344. Modernize your WPF and Windows Forms application with Blazor | .NET Conf 2022
  4345. Geeking with .NET application and Firebird Embedded and FbNetExternalEngine
  4346. Generating Source Code Documentation With DocFx - Code Maze
  4347. ChatGPT - Current state for .NET - and in general
  4348. Is the regression in GC or something else?
  4349. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  4350. My Christmas Wish List from Visual Studio and the C# Build System
  4351. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  4352. Auto send new blog posts to Mastodon
  4353. Recap: .NET MAUI Performance—.NET Conf 2022
  4354. Building Windows Services in .NET 7
  4355. .NET Interop Improvements in .NET 7 | .NET Conf 2022
  4356. .NET and .NET Core official support policy
  4357. .NET Monthly Roundup - November 2022
  4358. How to Implement a LinkedList in C# - Code Maze
  4359. Implement Feature Management in Blazor ASP.NET Core
  4360. Logging and global error handling in .NET 7 WPF applications
  4361. csharplang/meetings/working-groups at main · dotnet/csharplang
  4362. Convert a project to use centralised package management
  4363. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4364. Custom Controls for WinForm's Out-Of-Process Designer
  4365. Kafka Networking via Wireshark - Vasil Kosturski
  4366. How to Enumerate an Enum in C# - Code Maze
  4367. Custom Authorization Policy Providers in ASP.NET Core
  4368. Custom Authorization Policy Providers in ASP.NET Core
  4369. Managing CSS Scope With Razor Components
  4370. Our journey to F#: C#-F# Interop – planetgeek.ch
  4371. .NET Advent Calendar - .NET Advent Calendar 2022, Day 4
  4372. Introducing C# 11: Numeric IntPtr and UIntPtr
  4373. Fix wrong example on how to set the drawing unix runtime switch. by safern · Pull Request #27713 · dotnet/docs
  4374. Clarify nesting of config switch by gewarren · Pull Request #31509 · dotnet/docs
  4375. clarify nesting of config switch (#31509) · dotnet/docs@a7a1fd1
  4376. Automated versioning and package publishing using GitHub Actions
  4377. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  4378. HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
  4379. New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
  4380. What's new in the .NET MAUI Community Toolkit
  4381. Producer-Consumer Applications With .NET Channels Code Maze
  4382. GitHub - aspnet-contrib/AspNet.Security.OpenId.Providers: OpenID 2.0 authentication middleware for ASP.NET Core
  4383. Recap: State of .NET MAUI—.NET Conf 2022
  4384. Replicating Food Delivery App UI with Uno Platform
  4385. WPF: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around
  4386. Exploring generating PDF files from HTML in ASP.NET Core
  4387. Trying out the built-in container support for the .NET SDK
  4388. Testing your ASP.NET Core application - using a real database
  4389. Monitor your application using Event Counters - Part III
  4390. Monitor your application using Event Counters–Part I
  4391. Monitor your application using Event Counters–Part II
  4392. How to create multi-page .NET MAUI apps with tab and flyout navigation
  4393. Incremental ASP.NET to ASP.NET Core Migration
  4394. Fundamental knowledge
  4395. GitHub - nenoNaninu/TypedSignalR.Client: C# Source Generator to Create Strongly Typed SignalR Clients.
  4396. Keycloak.AuthServices.Authentication 1.2.1
  4397. Sands of MAUI: Issue #82
  4398. Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications | no dogma blog
  4399. Why you no longer need a Dockerfile in .NET 7
  4400. Sharing Microsoft Graph permissions and solution Azure App Registrations
  4401. .NET and C# Versions - 7/11 Update
  4402. Davidfowl/fe by davidfowl · Pull Request #23 · davidfowl/TodoApi
  4403. DasBlog support for WebFinger
  4404. IClaimsTransformation Interface (Microsoft.AspNetCore.Authentication)
  4405. Release Damselfly v4.0.0 · Webreaper/Damselfly
  4406. How to Create and Publish a NuGet Package with dotnet CLI
  4407. Azure Container Apps with .NET | .NET Conf 2022
  4408. Episode 111 - RavenDB with Oren Eini
  4409. PublishAotCompressed 1.0.0
  4410. Publish docker images to GitHub Container Registry (ghcr)
  4411. The weirdest way to loop in C# is also the fastest
  4412. Frozen collections in .NET 8
  4413. Fun with minimal APIs
  4414. Improve your productivity with Web Live Preview and Telerik
  4415. Fun with minimal APIs
  4416. Webinar – Blazor Best Practices Borrowed From ReactJS | The .NET Tools Blog
  4417. .NET MAUI – Forget Me Not – 7 – Unit Testing
  4418. OpenIddict
  4419. .NET MAUI for Android and cross-platform apps
  4420. GitHub - terrajobst/git-istage: Make staging whole files, as well as parts of a file, up to the line level, a breeze.
  4421. .NET MAUI is now available in Visual Studio for Mac 17.4
  4422. How to create an API Gateway using Azure API Management - Code4IT
  4423. How to Execute Stored Procedures With EF Core 7 - Code Maze
  4424. Build and publish Visual Studio extensions with GitHub Actions
  4425. "Use always a StringBuilder" - Internet myths
  4426. roslyn/RawInterpolationTests.cs at ed12a880a3454a00e58bc829cefb80bd94adfb3d · dotnet/roslyn
  4427. Wolverine: Your Next Messaging Library – Webinar Recording | The .NET Tools Blog
  4428. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 4: Faceting
  4429. Sands of MAUI: Issue #81
  4430. Creating JSON Web Tokens using dotnet user-jwts tool
  4431. Use the IDE to make a Fluxor CRUD Application | Blazor IDE Part 2
  4432. Use multiple Azure AD access tokens in an ASP.NET Core API
  4433. How to publish .NET 7 apps directly to Docker
  4434. Lambda Cold Starts - .NET 7 Native AOT vs .NET 6 Managed Runtime | no dogma blog
  4435. Creating Containers in .NET 7 with the .NET CLI
  4436. Integrate logging in a ASP.NET Core application using Serilog and Seq
  4437. Anonymous test data with AutoFixture
  4438. State of Azure + .NET | .NET Conf 2022
  4439. davidfowl (@davidfowl@hachyderm.io)
  4440. Handling Images With .NET MAUI Graphics
  4441. Intro to LiteDB for .NET Developers. Sample WebApp Included
  4442. 5 tips for IIS on containers: #3 Hardcoded configuration
  4443. First YouTube livestream!
  4444. Syncfusion Free Ebooks | Azure Maps Using Blazor Succinctly
  4445. The C# keyword you can ONLY use in LINQ, but carefully
  4446. A reusable generic autocomplete component for Blazor
  4447. First YouTube livestream!
  4448. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  4449. .NET Developers Building Power Apps with April Dunnam
  4450. Upgrade Your .NET MAUI App to .NET 7 - Gerald Versluis
  4451. Avalonia platform support - why it's simple
  4452. Windows App SDK 1.2 Lets Devs Create Third-Party Windows 11 Widgets -- Visual Studio Magazine
  4453. Learn Live - Store local data with SQLite in a .NET MAUI app
  4454. My favourite 'recent' LINQ improvements
  4455. gRPC JSON transcoding
  4456. Download .NET 7.0 (Linux, macOS, and Windows)
  4457. .NET 7 for Azure Functions Isolated Worker Process Is Now Generally Available
  4458. Windows Terminal, PowerShell, oh-my-posh, and Winget
  4459. Rate Limiting in .NET 7 ⋆ Programming and Tech Blog
  4460. Webinar – Introduction to MongoDB: Zero To Document Hero | The .NET Tools Blog
  4461. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4462. Multi-repository Support Released!
  4463. .NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
  4464. Episode 45: Go - with Joseph Woodward
  4465. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4466. Released: Microsoft.Data.SqlClient 5.1 Preview 2
  4467. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 3: Auto Complete
  4468. Making VS Code and OmniSharp Open the Browser to a Specific URL for a .NET Application | no dogma blog
  4469. .NET Architects Panel | .NET Conf 2022
  4470. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4471. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  4472. .NET Architects Panel | .NET Conf 2022
  4473. T4 goodness with Entity Framework Core 7 | .NET Conf 2022
  4474. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  4475. Performance Improvements in .NET 7 | .NET Conf 2022
  4476. What's new for Blazor in .NET 7 | .NET Conf 2022
  4477. What's new for Blazor in .NET 7 | .NET Conf 2022
  4478. What's New in .NET 7 for Authentication and Authorization
  4479. Twelve C# 11 Features
  4480. Does anyone like minimal API?
  4481. A Simple Computation Engine in F#
  4482. Invoking Dapr Services in Azure Container Apps using gRPC - Part 2 - Bit of Technology
  4483. What's New for ASP.NET Core & Blazor in .NET 7 -- Visual Studio Magazine
  4484. Announcing ML.NET 2.0
  4485. 7.0 Release Notes | Npgsql Documentation
  4486. Npgsql 7.0 Release Notes | Npgsql Documentation
  4487. 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
  4488. Visual Studio 2022 17.4 Now Generally Available -- Visual Studio Magazine
  4489. .NET Conf 2022 - Day Two After Hours + Day 3
  4490. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  4491. GHSA-8g2p-5pqh-5jmc - GitHub Advisory Database
  4492. Announcing the .NET 7 for Azure functions isolated worker process is generally available
  4493. Stop Entity Framework Core Performance Issues With Interceptors
  4494. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  4495. Cake - Cake v3.0.0 released
  4496. .NET Conf 2022 announcements
  4497. Announcing NuGet 6.4 - Signed, Central, Delivered
  4498. Microsoft.EntityFrameworkCore 7.0.0
  4499. .NET Framework November 2022 Security and Quality Rollup Updates
  4500. Arm64 Visual Studio is officially here!
  4501. .NET 7: What's new in ASP.NET Core?
  4502. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  4503. What's new for WPF in .NET 7
  4504. .NET November 2022 Updates – .NET 6.0.11 and .NET Core 3.1.31
  4505. What's new in .NET 7
  4506. .NET 7 is Available Today
  4507. Announcing F# 7
  4508. What's new in Windows Forms in .NET 7.0
  4509. What's new in Orleans 7.0
  4510. Entity Framework Core 7 (EF7) is available today
  4511. Announcing .NET MAUI for .NET 7 General Availability
  4512. Welcome to C# 11
  4513. Watch .NET Conf 2022 LIVE 🔴 with me | .NET 7 Launch
  4514. How to deploy .NET APIs on Azure using GitHub actions - Code4IT
  4515. ADO.NET provider 9.1.0.0 for Firebird is ready
  4516. How to Use HTML Agility Pack in C# - Code Maze
  4517. gRPC Communication In Azure Container Apps - Part 1 - Bit of Technology
  4518. Implementing TDD in a .NET Application
  4519. NuGet Central Package Management Comes To JetBrains Rider | The .NET Tools Blog
  4520. Peter Ritchie's Blog - Fundamental ASP.Net Minimal API Integration Tests
  4521. Top 10 Dotnet Exception Anti-Patterns in C#
  4522. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 2: Results Paging
  4523. Add XxHash128 by xoofx · Pull Request #77944 · dotnet/runtime
  4524. Marking API's as obsolete or as experimental
  4525. Simple Autocomplete for Blazor
  4526. NuGet Gallery | Packages matching OpenTelemetry.Instrumentation
  4527. Debugging tips and tools - Gérald Barré
  4528. Create your .NET portfolio in the .NET Conf student zone
  4529. From Figma to Visual Studio - Adding Back-End Logic to Goodreads App
  4530. Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
  4531. .NET MAUI Advent Calendar
  4532. Announcing .NET Community Toolkit v8.1.0 Preview 1
  4533. Dev People episode #00 - Matt Warren
  4534. NuGet Gallery | Packages matching OpenTelemetry.Exporter
  4535. OpenTelemetry.Extensions.Hosting 1.0.0-rc9.8
  4536. Insights into Developing with Blazor, AND Containers in .NET 7, Wed, 9 Nov 2022, 5:30 pm | Meetup
  4537. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  4538. .NET Rocks! Making Open Source Work for Everyone with David Whitney
  4539. .NET 7 Performance Improvements in .NET MAUI
  4540. Avoid WebDeploy Locking Errors to IIS with Shadow Copy for ASP.NET Core Apps
  4541. .NET Interactive Notebooks is now Polyglot Notebooks!
  4542. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  4543. Infographics Compendium III - Exceptions, EF Sanitized, Operators, ...
  4544. Leaving the .NET Foundation Board - a Post Mortem
  4545. Learn how to improve your ASP.NET Core controllers with these principles
  4546. Generate Random Numbers with .NET 6
  4547. Performance improvements in ASP.NET Core 7
  4548. Learn C# with CSharpFritz - Introduction to .NET MAUI
  4549. How to Convert DataTable to JSON in C# - Code Maze
  4550. Use a recursive Blazor component to render a TreeView
  4551. Using a Distributed Memory Cache with .NET Lambda Functions | no dogma blog
  4552. Source Generator for Dependency Injection – LoreSoft.com
  4553. Lib.AspNetCore.ServerSentEvents 8.2.0
  4554. Release Small Visual Basic v2.5.2 · VBAndCs/sVB-Small-Visual-Basic
  4555. ‘Scaffold-Dbcontext’ Is Not Recognized When Creating a Model for an Existing Database in Entity Framework Core
  4556. Resize images before uploading in Blazor Web Assembly
  4557. Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
  4558. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 1: Basic Search
  4559. local functions vs lambda expressions
  4560. ASP.NET Core Globalization and a custom RequestCultureProvider
  4561. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  4562. Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0
  4563. Angular Language Service 2022 - Visual Studio Marketplace
  4564. Learn Live - Design consistent .NET MAUI XAML pages by using shared resources
  4565. ASP.NET Core News - 10/28/2022
  4566. Episode 109 - OCR and Azure Cognitive Services with Nick Proud
  4567. Uno Platform Roadmap 2023 Survey
  4568. .NET Downloads (Linux, macOS, and Windows)
  4569. PGO: Add new tiers by EgorBo · Pull Request #70941 · dotnet/runtime
  4570. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  4571. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  4572. core/release-policies.md at main · dotnet/core
  4573. Minimal APIs overview
  4574. Continuous Integration via GitHub Actions
  4575. .NET MAUI Community Toolkit Monthly Standup, November 2022
  4576. Blazor WebAssembly : Logging to Database using Custom Logger Provider - EP27
  4577. Dotnet (.NET) Performance Tracing for WinUI, Uno and Maui Applications - Nick's .NET Travels
  4578. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  4579. [Last Week in .NET #106] – A penny for your tweetise
  4580. .NET Framework October 2022 Cumulative Update Preview
  4581. Fable · Announcing Snake Island (Fable 4) Alpha Release
  4582. GitHub Quick Reviews
  4583. Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
  4584. ASP.NET Core Globalization and a custom RequestCultureProvider
  4585. Release Build v1.7 · dotnet/versionsweeper
  4586. New rules for Blazor in Meziantou.Analyzer - Gérald Barré
  4587. Building a Smart Home - Part 4 Ceiling Fans | LINQ to Fail
  4588. Released: Microsoft.Data.SqlClient 5.1 Preview 1
  4589. Dependency Injection with the Lambda Annotations Library for .NET - Part 1, Lambda Applications | no dogma blog
  4590. Dependency Injection with the Lambda Annotations Library for .NET - Part 2, Lambda Functions | no dogma blog
  4591. James Randall
  4592. GitHub - daviddotcs/safe-routing: A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
  4593. CLR events: go for the nettrace file format!
  4594. Networking Telemetry in .NET - .NET
  4595. Read CSV File in .NET using CsvHelper | C# Tutorials Blog
  4596. Update on ImageSharp
  4597. What's New in EF Core 7.0
  4598. Release v7.0.0-rc2 · dotnet/orleans
  4599. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4600. LiteDB - A .NET embedded NoSQL database
  4601. Milestone Reached: 200+ Free Ebooks Are Now Available in the Succinctly Series | Syncfusion Blogs
  4602. Introducing Spectre.Console
  4603. .NET MAUI – Forget Me Not – Part 3
  4604. CallerLineNumberAttribute Class (System.Runtime.CompilerServices)
  4605. A deep dive into endpoint filters in ASP.NET Core 7
  4606. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  4607. VS 2022 17.4 Preview 4 Features .NET MAUI with .NET 7 Release Candidate 2 -- Visual Studio Magazine
  4608. Learning Blazor
  4609. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4610. NET Data Community Standup: New EF Core 7.0 APIs (Bulk Update)
  4611. Generating Code Coverage Reports in .NET Core
  4612. Adding Experimental HTTP Methods To ASP.NET Core
  4613. Hosting .NET Web Service in Unmanaged C/C++ Process in Windows and Linux
  4614. ASP.NET Community Standup - Blazor in .NET 7 Part III
  4615. Announcing .NET MAUI support for .NET 7 Release Candidate 2
  4616. Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs
  4617. .NET Conf 2022
  4618. Accessing State in System.Text.Json Custom Converters - Steve Gordon - Code with Steve
  4619. 3 (and more) ways to set configuration values in .NET - Code4IT
  4620. OpenSilver 1.1 Promises 99% of Code Compatibility with Silverlight Applications
  4621. Simplify NuGet Package Versions in your application with Central Package Management - Nick's .NET Travels
  4622. Change schema name in Entity Framework Core
  4623. Webinar – Wolverine: Your Next Messaging Library | The .NET Tools Blog
  4624. Logging with Serilog in ASP.NET Core Web API
  4625. Inject content into your Blazor components with typed Render Fragments
  4626. Use model validation in minimal APIs in ASP.NET Core 6
  4627. How to use OpenAPI with minimal APIs
  4628. Learning Blazor: Build Single-Page Apps with WebAssembly and C#: Pine, David: 9781098113247: Amazon.com: Books
  4629. aspnetcore/UnmanagedBufferAllocator.cs at 1625d2ba505d927474e2386b7069962181dd0d78 · dotnet/aspnetcore
  4630. GitHub - jamesmontemagno/dotnet-conferences: A comprehensive community built list of .NET Conferences around the world!
  4631. [Last Week in .NET #105] – A tale of two CVEs
  4632. Error handling in the field
  4633. Make The First Letter of a String Upper Case in C# - Code Maze
  4634. Welcoming Everyone to MAUI
  4635. GitHub - xt0rted/dotnet-startup-projects: A dotnet tool to manage multiple Visual Studio startup projects for a solution
  4636. Released: Microsoft.Data.SqlClient 5.0.1
  4637. Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
  4638. Functional Programming in C#—A Brief Consideration
  4639. What's new in System.Text.Json in .NET 7
  4640. Calculating MRR with Stripe and C#
  4641. How to build Docker Containers with Cake | Gary Woodfine
  4642. Using C# Web Assembly without using Blazor
  4643. Microsoft Ignite – Join us on October 12-14
  4644. Kevin Gosse - Pushing C# to new places with NativeAOT (Dotnetos Conference 2022)
  4645. Microsoft Ignite – Join us on October 12-14
  4646. What's New in EF Core 7.0
  4647. practical-aspnetcore/README.MD at net6.0 · dodyg/practical-aspnetcore
  4648. Write Logseq plugins in WebAssembly using .NET and C#
  4649. Recreating Amazon Goodreads App Home Page Using Material UI, Figma and Uno Platform
  4650. Add MS SQL Server JSON Support To Entity Framework Core
  4651. No Need to Wait for .NET 8 to Try Experimental WebAssembly Multithreading -- Visual Studio Magazine
  4652. Announcing NuGet PackageReference support for C++/CLI MSBuild projects targeting .NET Core and .NET 5 or higher
  4653. One Month to GA: .NET 7 Release Candidate 2 Ships -- Visual Studio Magazine
  4654. Announcing .NET MAUI support for Xcode 14 and iOS 16
  4655. GitHub - chrisnas/Win-pprof: Windows .pprof viewer
  4656. Announcing Entity Framework Core 7 RC2: JSON Columns
  4657. .NET Framework October 2022 Security and Quality Rollup
  4658. Announcing .NET 7 Release Candidate 2
  4659. ASP.NET Core updates in .NET 7 Release Candidate 2
  4660. .NET October 2022 Updates – .NET 6.0.10 and .NET Core 3.1.30
  4661. MinimalApis.Extensions 0.9.0-pre.20221011.36
  4662. Boosting Performance With Sealed Classes in .NET - Code Maze
  4663. .NET MAUI comes to .NET 7 RC 1
  4664. Console.ReadKey improvements in .NET 7
  4665. Marten and Friend’s (Hopefully) Big Future!
  4666. Publishing a NuGet package using GitHub and GitHub Actions - Gérald Barré
  4667. GraphQL on Azure: Part 11 - Avoiding DoS Queries | LINQ to Fail
  4668. Extending Next.js Support in Azure Static Web Apps | LINQ to Fail
  4669. Force phishing resistant authentication in an ASP.NET Core application using Azure AD
  4670. Blazor WASM Custom 404 Page on GH Pages
  4671. .NET MAUI Community Kit 1.3 Released
  4672. Leveraging Templates to Make Reusable Components
  4673. Mocking APIs with Mockaco | .NET 7
  4674. Using MediatR with .NET Lambda Functions and Function URLs | no dogma blog
  4675. .NET MAUI Community Toolkit v1.3 Supports Gravatar ('Globally Recognized Avatar') -- Visual Studio Magazine
  4676. Modern C# Techniques, Part 2: Value Records
  4677. Authentication for .NET MAUI Apps with MSAL.NET
  4678. Simple Dependency Injection for .NET Lambda Functions | no dogma blog
  4679. Using .NET 7's Blazor Custom Elements to render dynamic content
  4680. .NET MAUI Community Toolkit Monthly Standup, October 2022
  4681. Use HttpContext in ASP.NET Core
  4682. .NET Data Community Standup - JSON Columns
  4683. .NET Data Community Standup - JSON Columns
  4684. Introduction to WebApplicationFactory
  4685. New JavaScript Interop improvements in .NET 7 RC 1
  4686. Add Unit Tests To Your Azure Functions
  4687. Creating a Generic Tree View Blazor Component
  4688. .NET Class Diagrams In JetBrains Rider with PlantUML
  4689. .NET vs Go vs Node
  4690. [Last Week in .NET #103] – .NET OS/12 Warp Speed
  4691. Announcing the .NET MAUI Community Toolkit v1.3
  4692. .NET Monthly Roundup - September 2022
  4693. ASP.NET Core Versioning: Minimal APIs
  4694. The 2 secret endpoints I create in my .NET APIs - Code4IT
  4695. Write barrier optimizations in regions
  4696. ASP.NET Core 7 updates
  4697. Microsoft Claims Reduction in Cloud Cost from Migrating Internal Services to .NET 6
  4698. Improve performance of FormattingHelper.CountDigits(uint) by stephentoub · Pull Request #76519 · dotnet/runtime
  4699. What's the Target Model? (And Why?)
  4700. Ensuring best practices for NuGet packages - Gérald Barré
  4701. ASP.NET Core Versioning: MVC APIs
  4702. SEO Friendly Blazor Server Apps
  4703. Implement ChaCha20Poly1305 with CryptoKit on macOS by vcsjones · Pull Request #76317 · dotnet/runtime
  4704. Blazor Among Top Libraries for 'Niche' WebAssembly, Which Sees Shrinking Usage -- Visual Studio Magazine
  4705. NuGet Season of Giving
  4706. x86 vs x64 in .NET
  4707. Getting started - Library | Playwright .NET
  4708. Migrating from ASP.NET to ASP.NET Core (Part 4)
  4709. Did .NET MAUI Ship Too Soon? Devs Sound Off on 'Massive Mistake' -- Visual Studio Magazine
  4710. ASP.NET Core in Action, version 3, is now available
  4711. Experimental WebTransport over HTTP/3 support in Kestrel
  4712. Securing Web APIs with Azure AD: Connecting Azure Clients
  4713. Let's Learn .NET - Azure Functions & Azure Static Web Apps
  4714. Fall 2022 Updates for Xamarin, Hello iOS 16 and Android 13
  4715. Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI
  4716. .NET: Learn LINQ as you never have before
  4717. Announcing Entity Framework 7 Release Candidate 1
  4718. Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6
  4719. Getting started with OpenTelemetry Metrics in .NET. Part 2: Instrumenting the BookStore API
  4720. GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C#.
  4721. Learning Blazor
  4722. Counting Occurrences of a Char Within a String in C# - Code Maze
  4723. Built-in rate limiting in ASP.NET Core vs AspNetCoreRateLimit
  4724. Getting started with OpenTelemetry Metrics in .NET. Part 1: Key concepts
  4725. Announcing general availability for Azure Functions v4 .NET framework support in an isolated process
  4726. Use .NET from any JavaScript app in .NET 7
  4727. Microsoft Commerce's .NET 6 Migration Journey
  4728. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  4729. Microsoft Commerce's .NET 6 Migration Journey
  4730. Use .NET from any JavaScript app in .NET 7
  4731. How to generate a dump file of a .NET application - Gérald Barré
  4732. ZpqrtBnk
  4733. The NEW C# 11 keyword Microsoft didn’t tell you about
  4734. InfoQ .NET Trends Report 2022
  4735. InfoQ .NET Trends Report 2022
  4736. How to Use Shouldly to Improve Unit Tests in .NET? - Code Maze
  4737. Austin Wise - The ThreadPool in .NET 7 NativeAOT uses the Windows thread pool
  4738. v4; motivation and initial thoughts by mgravell · Pull Request #951 · protobuf-net/protobuf-net
  4739. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  4740. New Uno Platform 4.5 Furthers Figma Embrace, Picking Up Where Microsoft Blend Left Off -- Visual Studio Magazine
  4741. 2022 Board election - Jessica White
  4742. I built a "Programming Playground" using Blazor & CosmosDB
  4743. Using Environment Variables with .NET Lambda Functions | no dogma blog
  4744. Visual Studio Live! - Build Scalable Web Apps with .NET and Azure
  4745. See Updated 'What's New' Docs for Entity Framework 7 Release Candidate 1 -- Visual Studio Magazine
  4746. Building ASP.NET Core Minimal API in VB.NET
  4747. .NET MAUI in .NET 7 Fills In Xamarin Gaps -- Visual Studio Magazine
  4748. Now Introducing Arm64 Support for VS Extensions!
  4749. [C#] Using GC.KeepAlive in async methods
  4750. .NET MAUI Framework Released Together with Visual Studio 2022
  4751. Get Up To Date with the Latest Features of C# 11
  4752. @jost0101/dotnet-content-creators
  4753. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4754. .NET Data Community Standup - Azure Mobile Apps and offline sync
  4755. The CORRECT way to use Localstack & XUnit in tests
  4756. Getting Started with EF Core, PostgreSQL, and TimescaleDB
  4757. [Last Week in .NET #101] – Remodeling dotnet
  4758. .NET Framework September 2022 Cumulative Update Preview
  4759. .NET MAUI in .NET 7 Release Candidate 1
  4760. How to log Correlation IDs in .NET APIs with Serilog - Code4IT
  4761. OSS Power-Ups: Serilog – Webinar Recording | The .NET Tools Blog
  4762. An Introduction to Low-level Concurrency in .NET – Webinar Recording | The .NET Tools Blog
  4763. Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog
  4764. dotnet-monitor: Enabling a diagnostics sidecar in AKS
  4765. WebAssembly Users a Mix of Backend and Full Stack Developers
  4766. csharplang/file-local-types.md at main · dotnet/csharplang
  4767. @jost0101/dotnet-content-creators
  4768. Writing unsafe .NET code without the unsafe keyword - Gérald Barré
  4769. SOLID principles in C# used in object-oriented design (OOD)
  4770. James Randall
  4771. PublishAotCompressed 0.0.3
  4772. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  4773. Stepping Down as .NET Cambridge Community Leader – Productive C#
  4774. .NET 7: Microsoft Reveals New ASP.NET Core Features
  4775. From Web to Native with .NET MAUI and Blazor | .NET Conf: Focus on MAUI
  4776. Let's Upgrade an app to .NET 7 RC
  4777. @jost0101/dotnet-content-creators
  4778. @jost0101/dotnet-content-creators
  4779. Uno Platform 4.5: Uno Islands, 4 New Controls, Linux Framebuffer and MUCH more
  4780. @jost0101/dotnet-content-creators
  4781. @jost0101/dotnet-content-creators
  4782. @jost0101/dotnet-content-creators
  4783. @jost0101/dotnet-content-creators
  4784. Microsoft Teams Assignments Service's Journey to .NET 6
  4785. Announcing Entity Framework 7 Release Candidate 1
  4786. GitHub - matthiasjost/dotnet-content-creators: ⚡A list of .NET content creators
  4787. @jost0101/dotnet-content-creators
  4788. .NET One-line Scoped Initializers with Dependency Injection
  4789. Architecture of a .NET Application: Case Studies - NDepend
  4790. @jost0101/dotnet-content-creators
  4791. GitHub - jtucker/FunBlazorInAction: An experiment in converting the sample app from Blazor In Action to Fun.Blazor
  4792. .NET Framework September 2022 Security and Quality Rollup
  4793. @jost0101/dotnet-content-creators
  4794. @jost0101/dotnet-content-creators
  4795. Blazor in Action
  4796. .NET September 2022 Updates – .NET 6.0.9 and .NET Core 3.1.29
  4797. ASP.NET Community Standup - Blazor in .NET 7 Part II
  4798. Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components
  4799. GitHub - dotnet/standard: This repo is building the .NET Standard
  4800. BERT Tokenizers NuGet Package for C# | Rubik's Code
  4801. .NET 7 SDK Now Supports Building Containerised Apps
  4802. Versioning ASP.NET Core MVC & Minimal APIs
  4803. Blazor Best Practices: Handling Errors
  4804. James Randall
  4805. Referencing a Local Private NuGet Package in your Solution
  4806. Improving Unit Tests with Fluent Assertions - Code Maze
  4807. .NET now on Windows Package Manager
  4808. Let's Learn .NET
  4809. Arm64 Performance Improvements in .NET 7
  4810. Azure Container Apps Monitoring and Observability with Application Insights - Part 8 - Bit of Technology
  4811. Deploying a .NET gRPC Server on Azure App Service - Sahan Serasinghe - Tech Blog
  4812. .NET 7 comes to Azure Functions & Visual Studio 2022
  4813. Episode 104 - C# with Mads Torgersen
  4814. The NEW .NET 7 LINQ methods you didn't need
  4815. Keep your .NET platform images up to date using AWS ECR and Azure Pipelines
  4816. .NET MAUI Windows Unpackaged Apps
  4817. Reducing Boilerplate Code in .NET Applications with Command Line Switches | no dogma blog
  4818. dotnet-monitor: Querying the trigger state
  4819. Performance Improvements in .NET MAUI | .NET Conf: Focus on MAUI
  4820. Learn Live: Build mobile and desktop apps with .NET MAUI - Events
  4821. Filtering Results Using Filtered Include Method in EF Core
  4822. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  4823. On .NET Live - Let's chat about code quality & performance!
  4824. What’s the SynchronizationContext used for?
  4825. Feature Flags in ASP.NET Core - Code Maze
  4826. Microsoft Releases SynapseML 0.1.0 with .NET and Cognitive Services Support
  4827. Browser Extension with Blazor WASM - Cross-Browser Compatibility
  4828. Any() vs Count() in .NET: Which One is Better? - Code Maze
  4829. Implement a GRPC API with OpenIddict and the OAuth client credentials flow
  4830. How to Change an Azure Function Written in .NET from In-Process to Isolated Process - Nick's .NET Travels
  4831. 10 Tiny Things in C#/.NET I Wish Were Different
  4832. Why developers like Blazor
  4833. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4834. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4835. Blazor in 100 Seconds
  4836. .NET Monthly Roundup - August 2022
  4837. .NET Monthly Roundup - August 2022
  4838. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  4839. When programming blogs are designed to be harmful
  4840. Looping iOS Remote Simulator Connection Issue with .NET MAUI
  4841. Unit Testing For Your .NET MAUI Applications | .NET Conf: Focus on MAUI
  4842. Anthony Giretti | ConFoo.ca
  4843. - Top End Devs
  4844. .NET MAUI Step by Step Build
  4845. ASP.NET Community Standup - Dapr + .NET
  4846. UI Design for .NET MAUI | .NET Conf: Focus on MAUI
  4847. Customizing your controls with Platform Behavior | .NET Conf: Focus on MAUI
  4848. Generating Code Coverage Metrics for .NET Framework Applications
  4849. Large Update of the EF Core UI plugin for JetBrains Rider
  4850. - Top End Devs
  4851. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  4852. blogpost-parser.cs
  4853. Incrementally Migrating an ASP.NET Framework application to Razor Pages
  4854. Use Refresh Tokens in ASP.NET Core Apps
  4855. Learning To Use Menu Bar in .NET MAUI
  4856. Performance Improvements in .NET 7
  4857. Turning Methods Into Benchmarks
  4858. Troubleshooting .NET Blazor WASM Debugging
  4859. App Services and Containers - Simple Talk
  4860. Lambda function A/B Testing with .NET and Function URLs | no dogma blog
  4861. ASP.NET Community Standup - Port Tunneling for ASP.NET Core Projects
  4862. Writing a .NET profiler in C# - Part 1
  4863. No more Dockerfiles with the help of .NET CLI
  4864. Getting Started With Mapster in ASP.NET Core - Code Maze
  4865. .NET Core Cloud | .NET Core Hosting | Deploy .NET Core to NodeChef Cloud
  4866. Deploy Microservice Application to Azure Container Apps - Part 2 - Bit of Technology
  4867. Communication between Microservices in Azure Container Apps - Part 3 - Bit of Technology
  4868. Azure Container Apps State Store With Dapr State Management API - Part 5 - Bit of Technology
  4869. Dapr Integration with Azure Container Apps - Part 4 - Bit of Technology
  4870. First look at the new DiffSharp ·
  4871. New IKVM 8.2 & MavenReference for .NET projects
  4872. .NET MAUI Cloud Skills Challenge - Learn .NET MAUI, Get Stickers!
  4873. Performance: string.Create vs FormattableString - Gérald Barré
  4874. Secure ASP.NET Core GRPC API hosted in a Linux kestrel Azure App Service
  4875. The biggest performance TRAP of LINQ in C# | .NET Tips 4
  4876. How to create an ASP.NET Core Minimal API with VB.NET (there's no template)
  4877. Alexandre Nédélec - What can we do when stuck with a programming problem?
  4878. .NET Framework August 2022 Cumulative Update Preview Updates
  4879. Code Maze Weekly #136 - Code Maze
  4880. Announcing built-in container support for the .NET SDK
  4881. ASP.NET Community Standup - Blazor in .NET 7
  4882. Blazor Best Practices: Loading Data
  4883. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  4884. LINQ explained with sketches - the eBook
  4885. Switch to unified fully managed Overlapped implementation by jkotas · Pull Request #74532 · dotnet/runtime
  4886. Keeping Content Out of the Publish Folder for WebDeploy
  4887. Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core
  4888. ASP.NET Community Standup - Blazor in .NET 7
  4889. ASP.NET Community Standup - Blazor in .NET 7
  4890. Mapping Multiple Static File Folders in ASP.NET Core
  4891. ASP.NET Community Standup - Blazor in .NET 7
  4892. OpenNLP.NET 1.9.4.1
  4893. More Phishing Attempts | LINQ to Fail
  4894. Intro to Virtual Actors by Microsoft Orleans
  4895. Finding .NET Transitive Dependencies and Tidying Up Your Project
  4896. C# 11 preview: generic math, required members, and more
  4897. Different Ways to Add Values to a C# Array - Code Maze
  4898. Refactoring Minimal APIs with Carter - Code Rethinked
  4899. Announcing Entity Framework 7 Preview 7: Interceptors!
  4900. Learn web development using .NET and Visual Studio
  4901. Pragmatic Event Sourcing in .NET With Marten – Webinar Recording | The .NET Tools Blog
  4902. Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components
  4903. Secure your workflows with StepSecurity Harden Runner
  4904. Remove ThreadPool native implementation by eduardo-vp · Pull Request #71719 · dotnet/runtime
  4905. Use the portable timer implementation in CoreCLR by kouvel · Pull Request #71864 · dotnet/runtime
  4906. .NET 7: 10 New Features You Need to Know
  4907. Hosting ASP.NET Core Web API with AWS Lambda - Truly Serverless REST APIs
  4908. EF7 - Bulk updates and Bulk deletes
  4909. .NET Conf Focus on MAUI - That's a wrap!
  4910. Using PASETO in .NET - #shorts
  4911. Building a Smart Home - Part 3 "Smart" Appliances | LINQ to Fail
  4912. Two-Factor Authentication With SMS in ASP.NET Core
  4913. Breaking Down Another Phishing Attempt | LINQ to Fail
  4914. NDepend
  4915. GraphQL on Azure: Part 10 - Synthetic GraphQL Custom Responses | LINQ to Fail
  4916. Visual Studio 2022 17.4 Preview 1 Furthers Arm64 Support -- Visual Studio Magazine
  4917. .NET 6 is now in Ubuntu 22.04
  4918. .NET 6 is now in Ubuntu 22.04
  4919. GitHub - jfversluis/learn-dotnet-maui: A repository filled with resources available to you to start learning or deepen your knowledge about .NET MAUI
  4920. Finding Resource Groups With No Resources | LINQ to Fail
  4921. Dependency Injection With Simple Injector in .NET - Code Maze
  4922. A New Way to Create Time Restricted Endpoints in .NET
  4923. Creating dotnet solution and project templates
  4924. Alexa Skills - A Little Easier
  4925. GitHub - NyronW/MinimalEndpoints: A light weight abstraction over ASP.NET minimal API
  4926. Entity Framework 7 Preview 7 Adds & Improves Interceptors -- Visual Studio Magazine
  4927. C# 11: Preview of features for .NET 7
  4928. Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation
  4929. What's New for Blazor, ASP.NET Core in Latest .NET 7 Preview -- Visual Studio Magazine
  4930. .NET Framework August 2022 Security and Quality Rollup Updates
  4931. VisualStudio.Extensibility: A New Way to Write Extensions
  4932. Microsoft Ships Last Preview of .NET 7 Before Release Candidate -- Visual Studio Magazine
  4933. Announcing NuGet 6.3 - Transitive Dependencies, Floating Versions, and Re-enabling Signed Package Verification
  4934. Introducing Transitive Dependencies in Visual Studio
  4935. HTTPS everywhere
  4936. NET Conf - Point of Sale demo app by davidortinau · Pull Request #248 · dotnet/maui-samples
  4937. Announcing Entity Framework 7 Preview 7: Interceptors!
  4938. ASP.NET Core updates in .NET 7 Preview 7
  4939. Announcing .NET 7 Preview 7
  4940. Productivity comes to .NET MAUI in Visual Studio 2022
  4941. Announcing .NET Framework 4.8.1
  4942. .NET August 2022 Updates – .NET 6.0.8 and .NET Core 3.1.28
  4943. Announcing SynapseML for .NET - Large Scale ML with a Simple API
  4944. How to easily check on your CI/CD pipelines if your app has a NuGet package with a security vulnerability
  4945. Fixing When SWA Pull Request Builds Can't Add Comments | LINQ to Fail
  4946. Migrating from ASP.NET to ASP.NET Core in Visual Studio
  4947. Use Visual Studio Port Tunneling to handle Twilio Webhooks
  4948. Announcing the .NET MAUI Beautiful UI Challenge
  4949. Using a custom build pipeline with Azure Static Web Apps - Gérald Barré
  4950. Debug Logging Microsoft.Identity.Client and the MSAL OAuth client credentials flow
  4951. Blazor.BFF.OpenIDConnect.Template 1.2.5
  4952. Secure your .NET builds with StepSecurity and GitHub Actions
  4953. .NET Community Toolkit 8.0 Goes GA -- Visual Studio Magazine
  4954. Implement additional asymmetric signature and encryption overloads by vcsjones · Pull Request #73502 · dotnet/runtime
  4955. Learn C# with CSharpFritz - CRUD operations with ASP.NET MVC - Part 2
  4956. Channels - .NET
  4957. How generics were added to .NET
  4958. Interact with a GraphQL API from a .NET Core Application
  4959. Add initial riscv64 port by am11 · Pull Request #73385 · dotnet/runtime
  4960. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4961. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4962. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4963. New '.NET Data Hub' Is One-Stop-Shop for .NET Data Handling -- Visual Studio Magazine
  4964. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4965. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4966. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4967. Announcing .NET Community Toolkit 8.0! MVVM, Diagnostics, Performance, and more!
  4968. Sort Dictionary by Value in .NET - Code Maze
  4969. An intro to Open Telemetry in .NET - James World
  4970. Happy 5th birthday, Rider 🥳 | The .NET Tools Blog
  4971. Windows Package Manager 1.3
  4972. .NET 7 Custom Runtime for AWS Lambda | no dogma blog
  4973. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4974. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4975. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  4976. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4977. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  4978. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  4979. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  4980. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  4981. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  4982. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  4983. Unity: the Good Parts
  4984. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4985. Securing Web APIs with Azure AD: Building the Server
  4986. Microsoft Claims Entity Framework Core 7 Faster When Saving Changes
  4987. Blazor WebAssembly Exception Handling With Error Boundaries
  4988. Getting Started With Basic Bindings in .NET MAUI
  4989. A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 5
  4990. dotCover, dotMemory, dotPeek, and dotTrace 2022.2 are here! | The .NET Tools Blog
  4991. Learning .NET MAUI – Part 15 – SQLite
  4992. C# Converting Bytes To Kilobytes and Beyond
  4993. Local .NET MAUI events happening around the world!
  4994. Managing Key Vault Secrets from a .NET Console App
  4995. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  4996. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  4997. LINQ Improvements in .NET - Code Maze
  4998. Force HTTPS in ASP.NET Core Applications
  4999. Sands of MAUI: Issue #66
  5000. Containerize .NET applications without writing Dockerfiles | Red Hat Developer
  5001. Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
  5002. [Last Week in .NET #94] – The Summer of .NET
  5003. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5004. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  5005. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  5006. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5007. Faster and Safer NuGet restore using Source Mapping and Lock files - Gérald Barré
  5008. LINQ explained with sketches
  5009. Starting from ZERO
  5010. Request Response Logging Middleware ASP.NET Core
  5011. GitHub - gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET
  5012. Try the latest Azure SDK for .NET management libraries
  5013. How to achieve “singleton hosted service”
  5014. Microsoft's Position on Linux : r/dotnet
  5015. Blazor Routing: An Overview
  5016. Microsoft's Position on Linux : r/dotnet
  5017. How to achieve “singleton hosted service” : r/dotnet
  5018. Microsoft to End Support for .NET Core 3.1 in December 2022
  5019. Microsoft open sources its software bill of materials (SBOM) generation tool
  5020. r/dotnet - Microsoft's Position on Linux
  5021. How to achieve “singleton hosted service” : r/dotnet
  5022. r/dotnet - How to achieve “singleton hosted service”
  5023. Microsoft Tests Tutorials Inside Visual Studio, Starting with Blazor -- Visual Studio Magazine
  5024. Let's Learn .NET - Blazor Hybrid
  5025. Digging into the CLR Diagnostics IPC Protocol in C#
  5026. Profiling QuestPDF: In Pursuit of Performance | The .NET Tools Blog
  5027. Using IOptions with .NET 6 API Endpoints | no dogma blog
  5028. Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event
  5029. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5030. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5031. .NET Data documentation
  5032. Build a mobile and desktop app with Blazor Hybrid and .NET MAUI - Learn
  5033. Lets Learn .NET Blazor Hybrid - Events
  5034. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  5035. What Is Blazor WASM?
  5036. Running .NET Core Applications as a Linux Service - Code Maze
  5037. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  5038. Exploring Multi-Windows in .NET MAUI
  5039. Installing and Uninstalling .NET Templates
  5040. .NET Framework July 2022 Cumulative Update Preview
  5041. Blazor MVC Revives Old Tech for Modern, Red-Hot Web-Dev Framework -- Visual Studio Magazine
  5042. Announcing .NET Conf - Focus on .NET MAUI, Reactor, and Community Events
  5043. [C#] Why function pointers can’t be used on instance methods
  5044. ASP.NET Core on .NET 7.0 - Output caching
  5045. Building a Smart Home - Part 2 Where to Start | LINQ to Fail
  5046. How to Implement Lucene.NET - Code Maze
  5047. Accessing Platform Features in .NET MAUI [7 of 8] | .NET MAUI for Beginners
  5048. Inspect XAML properties while debugging - Visual Studio (Windows)
  5049. Remote iOS Simulator for Windows - .NET MAUI
  5050. Unit Testing ASP.NET Core Minimal APIs
  5051. C# MongoDB Guide | Rubik's Code
  5052. Using Visual Studio Notebooks for learning C#
  5053. Using LocalStack with Microsoft Tye
  5054. Creating a TreeView control in .NET MAUI
  5055. Controlling Blazor Environments on Static Web Apps | LINQ to Fail
  5056. Azure DevOps release pipeline for .NET Web API using IIS
  5057. Don't Code Tired | Support Multiple Versions of .NET From A Single Class Library (.NET multi-targeting)
  5058. Microsoft Releases New .NET Rate Limiter in .NET 7 - And It's Amazing!🤯
  5059. Announcing the Windows Community Toolkit Labs!
  5060. Chrome Extension with Blazor WASM - The Integration
  5061. Uno Platform Enlisted for Windows Community Toolkit Labs Makeover -- Visual Studio Magazine
  5062. Calzolari.Grpc.AspNetCore.Validation 6.2.0
  5063. GitHub - xt0rted/dotnet-run-script: A dotnet tool to run arbitrary commands from a project's "scripts" object
  5064. .NET MAUI Progressing From A Default Project Part 6 - Revisiting Unit Testing | Software Meadows
  5065. .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  5066. presentations/2022-07-20 Dotnet Foundation Summit 2022 at master · hikalkan/presentations
  5067. Custom scaffold templates in ASP.NET Core
  5068. How to Merge Arrays in C# - Code Maze
  5069. What are Guard Clauses in .NET - Code Rethinked
  5070. Taming Your .NET Twitter Bots With Rules
  5071. Taking a SWA DevOps pipeline to the next level | LINQ to Fail
  5072. High performance .NET: Building a Redis Clone–Analysis II
  5073. ZpqrtBnk
  5074. How to deploy a SignalR Core application to AWS
  5075. Building a Smart Home - Part 1 Design | LINQ to Fail
  5076. Webinar: Pragmatic Event Sourcing in .NET With Marten | The .NET Tools Blog
  5077. Catering to Desktop & Mobile with .NET MAUI
  5078. Announcing the .NET 7 support for Azure functions in an isolated process in public preview
  5079. System.CommandLine 2.0.0-beta4.22272.1
  5080. r/dotnet - .NET History Chart. Now anyone can make changes to the chart, which will be reviewed by the moderators. Link in the comments
  5081. Native AOT deployment overview - .NET
  5082. Using IAsyncEnumerable in a Razor component - Gérald Barré
  5083. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  5084. Minimal api stream sample by sammychinedu2ky · Pull Request #26437 · dotnet/AspNetCore.Docs
  5085. Build .NET MAUI apps with GitHub Actions
  5086. Advice for the next dozen Rust GUIs
  5087. Configuration using Command Line Parameters in .NET Console Applications
  5088. Fighting WebView2 Visibility on Initialization
  5089. Blazor Sticker Giveaway – Try the new Blazor Guide in Visual Studio
  5090. Blazor Client - Loading Screen
  5091. NuGet Trends
  5092. Working With add-mask and GitHub Actions for dynamic secrets | LINQ to Fail
  5093. Top 50 Reasons to use Uno Platform – 2022 edition
  5094. Using a Memory Cache with .NET Lambda Functions | no dogma blog
  5095. Infragistics Improves Low-Code App Builder -- Visual Studio Magazine
  5096. Customizing Controls in .NET MAUI
  5097. FizzBuzz is FizzBuzz years old (and still a powerful tool)
  5098. ASP.NET Core updates in .NET 7 Preview 6
  5099. Partition more ConcurrentQueues in Kestrel by halter73 · Pull Request #42237 · dotnet/aspnetcore
  5100. .NET 7 Preview 6 Adds JSON Contract Customization -- Visual Studio Magazine
  5101. Fast unit tests with databases, part 3 – Implementation of our solution
  5102. Announcing Rate Limiting for .NET
  5103. Command Line Support for Marten Projections
  5104. Integrate generator times into /reportAnalyzer by jaredpar · Pull Request #61661 · dotnet/roslyn
  5105. .NET Data Community Standup - Intercept this EF7 Preview 6 Event
  5106. System.Security.Cryptography.Cose 7.0.0-preview.6.22324.4
  5107. Error Monitoring for .NET MAUI with Sentry
  5108. How to Turn a C# Object Into a JSON String in .NET? - Code Maze
  5109. .NET Debugger.Launch for macOS and Linux
  5110. Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  5111. MinimalApis.Extensions 0.7.1-pre.20220712.30
  5112. .NET Framework July 2022 Security and Quality Rollup Updates
  5113. Announcing .NET 7 Preview 6
  5114. ASP.NET Core updates in .NET 7 Preview 6
  5115. ASP.NET Core updates in .NET 7 Preview 6
  5116. .NET Core 3.1 will reach End of Support on December 13, 2022
  5117. .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  5118. Announcing Entity Framework Core 7 Preview 6: Performance Edition
  5119. ASP.NET Core updates in .NET 7 Preview 6
  5120. ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  5121. Adding content negotiation to minimal APIs with Carter
  5122. C# Tip: SelectMany in LINQ - Code4IT
  5123. Functor relationships
  5124. .NET Project Folders Structure
  5125. Building Neural Networks With TensorFlow.NET
  5126. Learning .NET MAUI – Part 9
  5127. Tag Helper for Display Templates
  5128. Making production diagnostics easier with Source Link
  5129. TagHelperPack 0.8.0-pre-20220709.21
  5130. MAUI Developer Day in GCR, Sat, Jul 9, 2022, 9:00 AM | Meetup
  5131. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  5132. Roundup of .NET MAUI Videos - Week of June 20, 2022
  5133. Is auth WAY too hard in .NET? : r/dotnet
  5134. Low Code Ceremony Sagas with Jasper & Marten
  5135. .NET 7 is on the way! 5 Features that will blow your mind 🤯
  5136. Building Minimal API endpoints from EF Core DbContext
  5137. Is auth WAY too hard in .NET? - r/dotnet
  5138. Episode 102 - Photino With Otto Dobretsberger
  5139. Instrumenting .NET with OpenTelemetry – Software
  5140. Is auth WAY too hard in .NET?
  5141. Attach and Detach LocalDB Databases
  5142. Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  5143. A Simple Example of Using a Distributed Cache (Redis) in .NET 6 with API Endpoints | no dogma blog
  5144. r/dotnet - Is auth WAY too hard in .NET?
  5145. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  5146. 312: dotnet workload
  5147. HttpClient vs RestSharp - Which One to Use in .NET - Code Maze
  5148. AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  5149. Monsters Weekly 256 - Generating PDFs in Functions Apps
  5150. Testing Repository Pattern Using Entity Framework - Code Maze
  5151. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  5152. Use OS-provided RSA OAEP implementation for Android by vcsjones · Pull Request #71670 · dotnet/runtime
  5153. GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  5154. IKVM 8.2.0
  5155. Feature Flags in .NET, from simple to more advanced
  5156. CoreWCF 1.1.0 and project templates
  5157. GitHub - flavio/wapc-guest-dotnet: A waPC guest for .NET
  5158. WapcGuest 0.1.1
  5159. Returning XML from minimal APIs in .NET 6
  5160. GitHub - kubewarden/policy-sdk-dotnet: Kubewarden Policy SDK for the .NET platform
  5161. Working with Database First Approach in Entity Framework Core
  5162. Building a quick Reddit Blazor client without Reddit's API
  5163. Distributed systems evolution: message contracts
  5164. Caliburn.micro 4.0.210 released · Caliburn.Micro
  5165. Get and Put State
  5166. Modern Distributed Tracing with .NET && Source Generators, A brief introduction, Thu, Jul 7, 2022, 5:30 PM | Meetup
  5167. IKVM 8.2.0 : r/dotnet
  5168. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  5169. Async Enumerable in C# (Part 3)
  5170. r/dotnet - IKVM 8.2.0
  5171. IKVM 8.2.0 : r/dotnet
  5172. How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  5173. MAUI Beach - Updating to .NET MAUI GA
  5174. GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  5175. Funding OSS maintainers like YouTube funds creators
  5176. Add Effects Like a Pro Using .NET MAUI Effects View
  5177. .NET Data Community Standup - DbContext Configuration and Lifetime - EF Core Architecture Part 2
  5178. Deploy Azure Static Web Apps With Bicep | LINQ to Fail
  5179. Writing .NET Application Services for Kubernetes
  5180. Video Content Round Up: June 2022
  5181. Cancelation token is a security risk · Discussion #71503 · dotnet/runtime
  5182. Implementing paging in ASP.NET Core MVC
  5183. C# vNext - What could come
  5184. Implementing Breadcrumbs in ASP.NET Core
  5185. Render Emails Using Razor Templating
  5186. Telerik UI for .NET MAUI Goes GA: 50+ Controls!
  5187. Getting Started with DevOps and .NET MAUI
  5188. Lambda Expressions in C# - Code Maze
  5189. What is Razor Templating, really?
  5190. Challenge: Find the stack smash bug…
  5191. Manning on Twitch Calendar - Live Author Appearances - Manning
  5192. Using Refit to Consume APIs in C# - Code Maze
  5193. GitHub - Webreaper/CentralisedPackageConverter: Converts a project to use Centralised Package Management
  5194. Skip X.509 extension copies where possible by vcsjones · Pull Request #70589 · dotnet/runtime
  5195. Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  5196. GitHub - Zaid-Ajaj/pulumi-csharp-analyzer: Roslyn-based static code analysis for pulumi programs written in C#
  5197. Faster Guid comparisons using Vectors (SIMD) in .NET - Gérald Barré
  5198. csharplang/low-level-struct-improvements.md at main · dotnet/csharplang
  5199. Diving Into Unity – A Quick Start for C# Developers – Webinar Recording | The .NET Tools Blog
  5200. Running .NET Core Applications as a Windows Service - Code Maze
  5201. Hosting PowerShell in a Python script
  5202. Reduce some allocations parsing certificates on Windows by vcsjones · Pull Request #71102 · dotnet/runtime
  5203. Fund OSS through package managers - Dusted Codes
  5204. AlterNats — High Performance .NET
  5205. Async Enumerable in C# (Part 2)
  5206. Speed Up Logging in .NET 6
  5207. Remove Duplicates From a List in C# - Code Maze
  5208. A simple but effective data grid for Blazor
  5209. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  5210. Remove Duplicates From a List in C# - Code Maze
  5211. Exploring Layout Options in .NET MAUI
  5212. Creating a Simple .NET Lambda Function | no dogma blog
  5213. RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  5214. Incremental ASP.NET Migration Tooling Preview 2
  5215. OpenIddict 4.0 preview1 is out
  5216. NuGetTools/Program.cs at main · KirillOsenkov/NuGetTools
  5217. Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  5218. How YOU can Learn Mock testing in .NET Core and C# with Moq
  5219. Visual Studio Feedback
  5220. A Vision for Stateful Resources at Development or Deployment Time
  5221. Developing a Cloud-Native Application on Microsoft Azure Using Open Source Technologies
  5222. Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  5223. Building Messaging Endpoints in Azure: Container Apps
  5224. Async Enumerable in C# (Part 1)
  5225. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  5226. The State of WebAssembly 2022
  5227. Back to Basics: Rendering Razor Views to String in ASP.NET Core
  5228. Dependencies and .NET libraries
  5229. Using Rabbit MQ with Jasper
  5230. Improving .NET host error messages and supportability
  5231. Consuming anonymous types with DiagnosticListener in .NET 6
  5232. How to improve Serilog logging in .NET 6 by using Scopes - Code4IT
  5233. How to Implement Retry Logic in C# - Code Maze
  5234. Rebooting the London .NET User Group : dylanbeattie.net
  5235. Sands of MAUI: Issue #62
  5236. The Future of Multi-Platform .NET Application Development with WinUI, Net6 and the Uno Platform - Nick's .NET Travels
  5237. NuGet Support in Visual Studio for Mac 17.0
  5238. StackExchange.Redis/toys at main · StackExchange/StackExchange.Redis
  5239. Azure Container Apps: dapr pubsub | I CAN MAKE THIS WORK
  5240. Observing all http requests in a .NET application - Gérald Barré
  5241. Scheduling repeating tasks with .NET 6’s NEW Timer
  5242. Should I avoid LINQ for performance reasons?
  5243. Write Test Progress To The Console With NUnit - CodeJourney.net
  5244. Learn Live
  5245. Ping/Pong Jasper Style
  5246. Microsoft Build – Join us May 24-26 2022
  5247. Clean up some .NET Clutter
  5248. Building a More Useful Outbox for Reliable Messaging
  5249. csharplang/required-members.md at main · dotnet/csharplang
  5250. New Resources to Get Started with .NET MAUI
  5251. Is .NET an open platform yet?
  5252. Learning .NET MAUI Part 2
  5253. Log environment-derived properties by Forgind · Pull Request #7484 · dotnet/msbuild
  5254. Visual Studio 2022 17.3 Preview 2 Is First Native Arm64 Release -- Visual Studio Magazine
  5255. .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  5256. Creating, Inspecting and Decompiling the World's Smallest C# Program - Steve Gordon - Code with Steve
  5257. What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  5258. Add support for RouteHandlerInvocationContext<> overloads (#41406) · dotnet/aspnetcore@ba37a08
  5259. .NET Framework June 2022 Security and Quality Rollup Updates
  5260. Arm64 Visual Studio
  5261. Introducing the ML.NET Text Classification API (preview)
  5262. Announcing Entity Framework 7 Preview 5
  5263. ASP.NET Core updates in .NET 7 Preview 5
  5264. Add X509AuthorityInformationAccessExtension · dotnet/runtime@cd6512d
  5265. core/known-issues.md at main · dotnet/core
  5266. StackExchange.Redis 2.6.45
  5267. (Re) Introducing Jasper as a Command Bus
  5268. A brief introduction to DiagnosticSource
  5269. [Last Week in .NET #93] – Performance Enhancing Code
  5270. OneService Journey to .NET 6
  5271. Force MFA in Blazor using Azure AD and Continuous Access
  5272. Quantum Development Kits adopts .NET6 and supports Visual Studio 2022
  5273. Using Playwright with the WebApplicationFactory to test a Blazor Application
  5274. ErikEJ - Overview
  5275. Fix http/https profile creation in Razor Pages template by DamianEdwards · Pull Request #42143 · dotnet/aspnetcore
  5276. Remove old macOS compatibility code for RSA decryption by vcsjones · Pull Request #70397 · dotnet/runtime
  5277. ZpqrtBnk
  5278. Delegate, Action, Func, Lamdba expression - What the heck!?
  5279. csharplang/numeric-intptr.md at main · dotnet/csharplang
  5280. Episode 100 - Celebratory Ask Me Anything
  5281. Invoke platform code in a MAUI app using the built-in Dependency Injection
  5282. Blazor - End of Support for .NET 5
  5283. GitHub - JByfordRew/BlazorStyledTextArea: A textarea with style!
  5284. GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  5285. .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
  5286. .NET 7 Preview 5 - Generic Math
  5287. Introduction to Identity on ASP.NET Core
  5288. What's OpenIddict?
  5289. How to Mock the File System for Unit Testing in .NET - Code Maze
  5290. r/dotnet - Does anyone else feel as lost as I do in the .NET Identity documentation?
  5291. Webinar: Diving Into Unity – A Quick Start for C# Developers | The .NET Tools Blog
  5292. Does anyone else feel as lost as I do in the .NET Identity documentation?
  5293. Maybe it's time to rethink our project structure with .NET 6
  5294. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  5295. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  5296. Episode 38: .NET MAUI, IoT, and Handy the bionic Arm - with Clifford Agius
  5297. Exchange Online Journey to .NET Core
  5298. dotnet sdk check command - .NET CLI
  5299. High performance .NET: Building a Redis Clone–naively
  5300. Performance Improvements in .NET MAUI
  5301. How to test ASP.NET Core Minimal APIs
  5302. Using PathBase with .NET 6's WebApplicationBuilder
  5303. The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  5304. Asynchronous monads
  5305. How to test ASP.NET Core Minimal APIs
  5306. .NET MAUI for Beginners
  5307. Microsoft Ships Windows App SDK 1.1 to Build Apps Using WinUI 3, WebView2 -- Visual Studio Magazine
  5308. Runtime C# Code Compilation Revisited for Roslyn
  5309. Building a Call for Papers website with Blazor & RavenDB
  5310. Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  5311. Build 2022 Updates for ASP.NET Core Developers
  5312. Performance tricks I learned from contributing to open source .NET packages
  5313. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 3 - Connected to a VPC, using a VPC Endpoint | no dogma blog
  5314. Viewing .NET configuration values
  5315. Incremental ASP.NET to ASP.NET Core Migration
  5316. Go vs C#, Part 3: Compiler, Runtime, Type System, Modules, and Everything Else
  5317. GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  5318. Use Twilio SMS and Voice with .NET 6 Minimal APIs
  5319. Two weeks of blazor.. I'm sold - r/Blazor
  5320. Schedule
  5321. Global Using Directives in C# - Code Maze
  5322. Azure DevOps pipeline build with .NET for CI/CD
  5323. Two weeks of blazor.. I'm sold
  5324. Two weeks of blazor.. I'm sold : Blazor
  5325. Two weeks of blazor.. I'm sold : Blazor
  5326. Two weeks of blazor.. I'm sold : Blazor
  5327. r/Blazor - Two weeks of blazor.. I'm sold
  5328. Content Report Generator v.2.
  5329. Challenge: Spot the data corruption
  5330. Migrating MR.Gestures from Xamarin.Forms to .NET MAUI
  5331. Microsoft Build – Join us May 24-26 2022
  5332. .NET Data Community Standup - EF Core Architecture: Internal Dependency Injection
  5333. Pull requests · dotnet/runtime
  5334. Long-Running Tasks in a Microservices Architecture - Code Maze
  5335. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  5336. Consuming SOAP Services in .NET Core
  5337. Incremental ASP.NET to ASP.NET Core Migration
  5338. Getting Functional with C#
  5339. Add Swagger to ASP.NET Core 6 App
  5340. sdk/Microsoft.PackageDependencyResolution.targets at 22c4860dcb2cf6b123dd641cc4a87a50380759d5 · dotnet/sdk
  5341. Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  5342. Improve Your Model’s Performance and Accuracy with ML.NET’s New Update : C# 411
  5343. Next.js meets ASP .NET Core — a story of performance and love at long tail
  5344. Photino: Open Source for Building Cross-Platform Desktop Apps via .NET Core
  5345. Microsoft Build 2022: Xamarin & MAUI Recap
  5346. How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  5347. Anonymous Types in C# - Code Maze
  5348. Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  5349. .NET 6 - New Features
  5350. Round-robin DNS support in .NET HttpClient - Gérald Barré
  5351. Struggling to get going with a new feature? Start with the HTML
  5352. Adding WebTransport Handshake to Kestrel by Daniel-Genkin-MS-2 · Pull Request #41877 · dotnet/aspnetcore
  5353. Implement Http/2 WebSockets by Tratcher · Pull Request #41558 · dotnet/aspnetcore
  5354. Uninstall Tool - .NET
  5355. Episode 99 - Copy-Pasting with Iris Classon
  5356. OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  5357. Announcing .NET 7 Preview 3
  5358. .NET Framework May 2022 Cumulative Update
  5359. Visual Studio at Microsoft Build 2022
  5360. GitHub - dpbevin/dotnet-staticfiles
  5361. macOS Environment Setup For MAUI Development | The .NET Tools Blog
  5362. Use stack buffers and return data to pool in EC point encoding by vcsjones · Pull Request #69812 · dotnet/runtime
  5363. Cleanup a few more allocations in X.509 by vcsjones · Pull Request #69831 · dotnet/runtime
  5364. Episode 37: Microsoft Build 2022
  5365. Herding Code 246 - David Ortinau on .NET MAUI
  5366. Remove Duplicates From a C# Array - Code Maze
  5367. Get Tweet Engagements Using .NET and C#
  5368. Some cleanup on X509Certificate by vcsjones · Pull Request #69754 · dotnet/runtime
  5369. Use span instead of array on PublicKey by vcsjones · Pull Request #69534 · dotnet/runtime
  5370. .NET Standard | Common APIs across all .NET implementations
  5371. .NET MAUI Reaches General Availability, Replacing Xamarin.Forms -- Visual Studio Magazine
  5372. Add Stream ReadAtLeast and ReadExactly by eerhardt · Pull Request #69272 · dotnet/runtime
  5373. How to Mock HttpClient with Unit Tests in C# - Code Maze
  5374. Creating a documentation site with MkDocs
  5375. A coding pitfall in implementing dependency injection in .NET azure functions
  5376. C# Lambdas Part 2, a Few More Complicated Examples | no dogma blog
  5377. Exploring Service Bus with Fantasy Football
  5378. Validate User Input With Regular Expressions in Blazor WebAssembly
  5379. Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  5380. Why Clojure?
  5381. GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  5382. Access to XAML controls in a React Native for Windows application
  5383. The Search for a Proportional Font for Developers (Revisited for VS Code)
  5384. GitHub - davidfowl/CommandAndControl: A sample showing command and control using client results
  5385. 8 Very Useful Markup Extensions in .NET MAUI
  5386. Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  5387. What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  5388. Proposal on release labels by richlander · Pull Request #265 · dotnet/designs
  5389. .NET Data Community Standup - Testing EF Core Apps (part 2)
  5390. Spanify some Windows X.509 PAL and improve formatting. by vcsjones · Pull Request #69448 · dotnet/runtime
  5391. Allocate less with X500DistinguishedName by vcsjones · Pull Request #69514 · dotnet/runtime
  5392. Minor cleanup and reduce allocations in Apple X.509 certificate PAL by vcsjones · Pull Request #69497 · dotnet/runtime
  5393. Tips for Moving Your Xamarin Library to .NET MAUI
  5394. Build mobile and desktop apps with .NET MAUI - Learn
  5395. Copy To Clipboard in Blazor WebAssembly - Code Maze
  5396. Monsters Weekly 250 - Command Line Parameter Suggestions with DragonFruit
  5397. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  5398. What's new with ML.NET Automated ML (AutoML) and tooling
  5399. How to open and read XML files in C# .NET 6 | Pro Code Guide
  5400. Central Package Management for .NET Projects - Code Maze
  5401. [Last Week in .NET #89] – CVE Inflation
  5402. Let's Learn .NET: MAUI - Events
  5403. .NET development on Apple Silicon
  5404. Using multiple Azure B2C user flows from ASP.NET Core
  5405. Linting a .NET 6 app Dockerfile using Hadolint, dockerfile_lint and Azure Pipelines
  5406. Using MassTransit to manage message queues
  5407. Learn by Porting
  5408. Automated environments with Docker and the SAFE Stack
  5409. #13: Hosting PWA on Static Web Apps
  5410. C# Lambdas Part 1, a Quick Overview with Examples | no dogma blog
  5411. MSBuild Dupe WriteChecker
  5412. MSBuildSdks/Robocopy.cs at main · microsoft/MSBuildSdks
  5413. Newsletter Week 19, 2022
  5414. Getting Offline Country Data in Dotnet MAUI or Xamarin.Forms - Cool Coders
  5415. .NET MAUI Finally Replaces Xamarin in Visual Studio 2022 17.3 Preview 1 -- Visual Studio Magazine
  5416. Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  5417. Securing SPAs and Blazor Applications using the BFF Pattern – Recording | The .NET Tools Blog
  5418. 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.
  5419. Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  5420. Breaking Down a Phishing Attempt | LINQ to Fail
  5421. Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  5422. Setting up an Azure Virtual Machine as Azure DevOps build agent
  5423. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  5424. Configuring the Diagnostics Port for dotnet monitor
  5425. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  5426. Announcing gRPC JSON transcoding for .NET
  5427. Webinar – OSS Power-Ups: Serilog | The .NET Tools Blog
  5428. Improving Performance With Distributed Caching
  5429. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  5430. ASP.NET Core updates in .NET 7 Preview 4
  5431. Unit Tests Done Right (Part 2)
  5432. Announcing .NET 7 Preview 4
  5433. Testing ASP.NET Core gRPC services in JetBrains Rider
  5434. Announcing Entity Framework 7 Preview 4
  5435. .NET Framework May 2022 Security and Quality Rollup
  5436. .NET MAUI Release Candidate 3
  5437. .NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  5438. ASP.NET Core updates in .NET 7 Preview 4
  5439. Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  5440. .NET Rocks!
  5441. Testing ASP.NET Core gRPC services in JetBrains Rider
  5442. Building a Stack Overflow browser as a VS extension
  5443. How to Read Data From a CSV File in C# - Code Maze
  5444. .NET Domain Events Using MediatR – Wrapt
  5445. roslyn/StructuredLoggerCheckerUtil.cs at main · dotnet/roslyn
  5446. Solving the Classic FizzBuzz Problem With .NET and C#
  5447. [Last Week in .NET #88] – PowerShell Pariah
  5448. Auto-Regenerating API Client for Your Open API Project
  5449. GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  5450. Deploying on Azure Functions - GitHub Actions
  5451. Thrive Conference in Slovenia
  5452. Tutorial: Create a minimal web API with ASP.NET Core
  5453. Python in Visual Studio Code Gets 3 New Extensions -- Visual Studio Magazine
  5454. Microsoft.Build.Sql: the next frontier of SQL projects
  5455. Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  5456. Introducing Npgsql multiplexing: a high-performance database driver model, Thu, May 12, 2022, 6:00 PM | Meetup
  5457. GitHub - egil/Benchmark.Blazor: A sample benchmark.net test app that can be used to measure Blazor components.
  5458. Database Providers [4 of 5] | Entity Framework Core for Beginners
  5459. Serilog Tutorial
  5460. Why Ballerina is a language
  5461. Upgrading a WCF service to .NET 6 with CoreWCF
  5462. Deploy Orleans to Azure App Service
  5463. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  5464. .NET Data Community Standup - Database Pagination
  5465. Commands, Events, Versions, and Owners
  5466. Lambda Function URLs with .NET 6 and CORS | no dogma blog
  5467. Microsoft 'Eats Own Dog Food' with WebView2, .NET 6, WinUI 3 for PowerToys -- Visual Studio Magazine
  5468. Microsoft Graph's Journey to .NET 6
  5469. Quickly Map Your NuGet Packages to Sources
  5470. Development With A Dot - Current Limitations of Entity Framework Core
  5471. Build .NET applications with C# - Learn
  5472. Sorting and Filtering With LINQ - Code Maze
  5473. Improving ASP.NET Core Before It Ships 🚢
  5474. Handling Light and Dark Mode With .NET MAUI
  5475. ASP.NET Core JavaScript Collocated TagHelper
  5476. BinaryData Class (System)
  5477. Entity Framework Core for Beginners
  5478. Blazor Workshop | NDC London 2022
  5479. Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4
  5480. Accessing AWS Secrets Manager from .NET Lambda Functions, Part 1 - The Simple Way | no dogma blog
  5481. .NET 6 on AWS Lambda, Quick Demos | no dogma blog
  5482. Use the Query String to pass an array of selected values between Blazor Pages
  5483. #MVPbuzzChat with Tidjani Belmansour – buckleyPLANET
  5484. YARP 1.1 is here with new requested reverse proxy features
  5485. Join us live on May 19 for the Azure Static Web Apps Anniversary!
  5486. Getting telemetry data from inside or outside a .NET application - Gérald Barré
  5487. Learn GraphQL at NDC Melbourne | LINQ to Fail
  5488. Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  5489. Update SDK and use 'u8' string literals by BrennanConroy · Pull Request #41449 · dotnet/aspnetcore
  5490. Tutorial: Build gRPC & OData in ASP.NET Core
  5491. Release v0.6.0-pre.20220429.27 · DamianEdwards/MinimalApis.Extensions
  5492. #163 Jared Parsons, The C# Compiler, Part 1 | no dogma podcast
  5493. Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  5494. csharplang/extended-nameof-scope.md at main · dotnet/csharplang
  5495. AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  5496. CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  5497. csharplang/relaxing_shift_operator_requirements.md at main · dotnet/csharplang
  5498. HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  5499. Why isn't my ASP.NET Core app in Docker working?
  5500. The Catch Block #103 - The Return of the Cool Read Extravaganza!
  5501. AWS Introduces the .NET Annotations Lambda Framework in Preview
  5502. On .NET Live - Wrapping browser APIs in Blazor WASM
  5503. Create .NET Objects without Calling The Constructor
  5504. .NET MAUI Release Candidate 2 - With 100% More Tizen
  5505. Why isn't my ASP.NET Core app in Docker working?
  5506. Introduction to Testing Blazor WebAssembly With bUnit - Code Maze
  5507. Webinar – Using the BFF pattern to secure SPA and Blazor Applications | The .NET Tools Blog
  5508. .NET Framework April 2022 Cumulative Update Preview
  5509. [Last Week in .NET #86] – Spring has Sprung and so have Security breaches
  5510. Visual Studio Feedback
  5511. Sharing coding style and Roslyn analyzers across projects - Gérald Barré
  5512. Distributed Caching in ASP.NET Core - Code Maze
  5513. Implementing Rate Limiting in ASP.NET Core Web API
  5514. Running and Debugging Multiplatform .NET (.NET Core, .NET5 and .NET6) GUI and Console Applications on Windows Subsystem for Linux (WSL)
  5515. Self service with Fluid Templating for editors in Optimizely CMS
  5516. GitHub - xoofx/markdig: A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
  5517. Async and Async Void Event Handling in WPF
  5518. Fix potential stack overflow in StdInReader by vcsjones · Pull Request #68398 · dotnet/runtime
  5519. Use checked arithmetic to prevent stack overflow in Pkcs12Kdf by vcsjones · Pull Request #68422 · dotnet/runtime
  5520. GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  5521. Let's Learn .NET: Data - Events
  5522. 'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  5523. Add .NET 6.0 env variable for color output by NickCraver · Pull Request #2113 · StackExchange/StackExchange.Redis
  5524. The 10 Commandments .NET Developers Must apply for Secure Applications
  5525. C# async await explained - NDepend
  5526. Add MapGroup by halter73 · Pull Request #41265 · dotnet/aspnetcore
  5527. The Catch Block #102 - Microsoft Preview-palooza!
  5528. JSON Deserialization to a POCO Class in C# - Code Maze
  5529. A Simple CORS Example with a .NET 6 Web API Application and a .NET 6 Web Application | no dogma blog
  5530. The List monad
  5531. .NET Community Toolkit v8.0 Preview 3 Tweaks MVVM Source Generators -- Visual Studio Magazine
  5532. .NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  5533. Running JavaScript inside a .NET app with JavaScriptEngineSwitcher
  5534. GitHub - Tyrrrz/GitHubActionsTestLogger: Test logger for .NET that reports results in a format that GitHub Actions understands
  5535. Clean Code Tip: Avoid using too many Imports in your classes - Code4IT
  5536. ADO.NET provider 9.0.0.0 for Firebird is ready (with Entity Framework Core 6.0 support)
  5537. Using dotnet format Command to Format the C#/.NET Code - Code Maze
  5538. Cake - Cake v2.2.0 released
  5539. Proving breaking changes in .NET Core – Part 3
  5540. Update Your Azure Functions Table Storage Bindings
  5541. Xamarin.Forms, .NET Maui and the Uno Platform
  5542. Hello, .NET Deploy!
  5543. Discussing Alternative Memory Management Strategy for .NET
  5544. Mads Asks What You Want for Visual Studio 2022 -- Visual Studio Magazine
  5545. 8 quick tips to improve your .NET API
  5546. Microsoft Asks for Votes on Visual Studio 2022 for Mac Issues -- Visual Studio Magazine
  5547. Upload Files With Drag & Drop or Paste in Blazor - Code Maze
  5548. Taking .NET MAUI for a spin
  5549. How to Solve the Command or File Was Not Found EF Core Error
  5550. csharplang/unsigned-right-shift-operator.md at main · dotnet/csharplang
  5551. .NET 7 Preview 3 Is All About Native AOT -- Visual Studio Magazine
  5552. Adds Tizen backend by rookiejava · Pull Request #2360 · dotnet/maui
  5553. .NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  5554. Create a gitignore file with dotnet cli
  5555. Episode 96 - The Programmer's Brain with Felienne Hermans
  5556. AWS Lambda with .NET 6 - Serverless Computing
  5557. Introducing .NET Annotations Lambda Framework (Preview) | Amazon Web Services
  5558. Released: Microsoft.Data.SqlClient 5.0 Preview 2
  5559. [Video] Polymorphic JSON Serialization (feat. .NET & System.Text.Json)
  5560. Introducing Central Package Management
  5561. ASP.NET Core updates in .NET 7 Preview 3
  5562. Announcing .NET 7 Preview 3
  5563. Announcing Entity Framework Core 7 (EF7) Preview 3
  5564. Returning HTTP 204 (No Content) from .NET Minimal API
  5565. Using the Roslyn APIs to Analyse a .NET Solution - Steve Gordon - Code with Steve
  5566. Adding Alt Text To Twitter Images Using C#
  5567. .NET Framework April 2022 Security and Quality Rollup Updates
  5568. .NET MAUI Release Candidate - Ready for cross-platform app development
  5569. .NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  5570. .NET Automatic Updates for Server Operating Systems
  5571. Keeping up with .NET: learning about new features and APIs
  5572. Different Ways to Print The Elements of an Array in C# - Code Maze
  5573. Monsters Weekly 246 - Don't use OpenWriteAsync() ... probably
  5574. Webinar: Phone Calls with .NET and Twilio | The .NET Tools Blog
  5575. Uploading multiple files using InputFile in Blazor - Gérald Barré
  5576. LINQ to XML - Code Maze
  5577. Speed Up Logging in .NET
  5578. ESLint your C# in VS Code with Roslyn Analyzers | I CAN MAKE THIS WORK
  5579. Windows development documentation
  5580. Upgrading a .NET standard 2.0 Azure function using Table Storage to a .NET6 function
  5581. Using Windows after 15 years on Linux
  5582. Implementing Passwordless Authentication in ASP.NET Core
  5583. Webinar – OSS Power-Ups: QuestPDF | The .NET Tools Blog
  5584. What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  5585. .NET Data Community Standup - Database-first with T4 Templates in EF7: Early look
  5586. .NET 6 Blazor 🔥 Chat with SignalR using WebSockets
  5587. The Catch Block #100 - Ridiculous Tech Interviewing Stories
  5588. CoreWCF - What's new and what's next
  5589. Sort List by Property in the Object in .NET - Code Maze
  5590. Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  5591. Release v3.6.1 · dotnet/orleans
  5592. C# Pattern Matching Explained - NDepend
  5593. Debugging ASPNET Core Routes
  5594. C# 10 Advanced Language Features
  5595. csharplang/checked-user-defined-operators.md at main · dotnet/csharplang
  5596. csharplang/auto-default-structs.md at main · dotnet/csharplang
  5597. How to Implement Vertical Slice Architecture | Gary Woodfine
  5598. maoni
  5599. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  5600. .NET Framework 4.5.2, 4.6, and 4.6.1 will reach End of Support on Apr 26, 2022
  5601. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  5602. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  5603. Forcing HttpClient to use IPv4 or IPv6 addresses - Gérald Barré
  5604. GitHub - tmds/build-image
  5605. Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  5606. Create a minimal web API with ASP.NET
  5607. Using Async/Await With Disposable Objects
  5608. GDI/User Object Leak Tracking – The Easy Way
  5609. Enable QJFL and OSR by default for x64 and arm64 by AndyAyersMS · Pull Request #65675 · dotnet/runtime
  5610. LINQ Basic Concepts in C# - Code Maze C# LINQ
  5611. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  5612. Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  5613. Issues · dotnet/aspnetcore
  5614. ASP.NET | Open-source web framework for .NET
  5615. docopt.net 0.8.0
  5616. Episode 95 - Avalonia UI with Dan Walmsley
  5617. Connecting a .NET Application with MongoDB Atlas
  5618. HTTP/2 output processing make over by davidfowl · Pull Request #40925 · dotnet/aspnetcore
  5619. Running .NET 7 apps on WASI on arm64 Mac
  5620. Open-source .NET MAUI Workshop - Multi-platform apps with C#
  5621. Microsoft Won't Do Drag-and-Drop for Blazor -- Visual Studio Magazine
  5622. Improving the Development and Production Time Experience with Marten V5
  5623. Introducing the .NET Community Toolkit - MVVM, Performance, Diagnostics, & More
  5624. The Catch Block #99 - Finishing the Dapper Where Clause Builder
  5625. Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  5626. What is pub/sub and how to apply it in C# .NET to build a chat app | Ably Blog: Data in Motion
  5627. Using LibMan To Manage Client-Side Dependencies
  5628. Garbage collector config settings - .NET
  5629. Combining Bearer Token and Cookie Authentication in ASP.NET
  5630. Customizing $filter for spatial data in ASP.NET Core OData 8
  5631. Let's Learn .NET: Visual Studio - Events
  5632. Tracking down a hanging xUnit test in CI: building a custom Test Framework
  5633. Releases · Blazored/Modal
  5634. GitHub Essentials with Rider | The .NET Tools Blog
  5635. Let's Make Some Art - Part 2
  5636. Middleware in .NET 6 - Order of Operations
  5637. Converting code to the new Regex Source Generator - Gérald Barré
  5638. Compare Arrays in C# - Code Maze
  5639. How segments and regions differ in decommitting memory in the .NET 7 GC
  5640. Announcing Event Driven .NET – An Event Driven Microservices Platform for .NET
  5641. How segments and regions differ in decommitting memory in the .NET 7 GC
  5642. Obsolete outdated constructors on Rfc2898DeriveBytes by vcsjones · Pull Request #67158 · dotnet/runtime
  5643. ImageSharp 2.0.0: The Feature-Packed Release
  5644. .NET 5.0 will reach End of Support on May 08, 2022
  5645. Uno Platform 4.1 Update for .NET 6 Mobile Preview 14
  5646. Allow leading CR/LF in HTTP request lines in Kestrel by adityamandaleeka · Pull Request #40833 · dotnet/aspnetcore
  5647. GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  5648. Unit Tests For Legacy Systems with .NET 6
  5649. Lint Action - GitHub Marketplace
  5650. GitHub - emoacht/Monitorian: A Windows desktop tool to adjust the brightness of multiple monitors with ease
  5651. [SignalR] Add client return results by BrennanConroy · Pull Request #40811 · dotnet/aspnetcore
  5652. Go To Definition improvements for external source in Roslyn
  5653. Minimal APIs overview
  5654. Creating a Windows Service with .NET 6
  5655. Health Checks in ASP.NET Core - Code Maze
  5656. Release v0.5.0-pre.20220321.15 · DamianEdwards/MinimalApis.Extensions
  5657. Performance benefits of sealed class in .NET - Gérald Barré
  5658. Hello Podman using .NET | Red Hat Developer
  5659. How to Sum Up Elements of an Array in C# - Code Maze
  5660. How to Build .NET Minimal APIs | Gary Woodfine
  5661. Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  5662. How to use Google.Protobuf without code generation in C#
  5663. Windows Needs a Change in Priorities
  5664. Building a code sandbox with Durable Functions and Container Instances
  5665. C# Source Generators - Write Code that Writes Code
  5666. GitHub - davidfowl/QueueDown
  5667. UI Testing for WASM (WebAssembly) with the Uno Platform
  5668. roslyn-analyzers/PublicApiAnalyzers.Help.md at main · dotnet/roslyn-analyzers
  5669. arcade/src/Microsoft.DotNet.ApiCompat at main · dotnet/arcade
  5670. Sporting a New MenuBar, .NET MAUI Heads for Release Candidate -- Visual Studio Magazine
  5671. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  5672. ASP.NET Core and Blazor Identity and State
  5673. Announcing .NET MAUI Preview 14
  5674. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  5675. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  5676. ASP.NET Core updates in .NET 7 Preview 2
  5677. Transforming identity claims in ASP.NET Core and Cache
  5678. Finding the brightest area in an image with C# (fixing a blurry presentation video - part one)
  5679. WIP: Pack Stopwatch into a single long by kevin-montrose · Pull Request #66619 · dotnet/runtime
  5680. Uno Platform Taps Xamarin for .NET WebAssembly Memory Profiler Support -- Visual Studio Magazine
  5681. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  5682. How to integrate with the Trello API from .NET/C#
  5683. Developing for Linux in Windows with C# – Bruno Sonnino
  5684. A Mostly Complete Guide to C# 11’s Future Features
  5685. Polly with .NET 6, Part 4 - Dependency Injection of a HttpClientFactory and Policy into a Minimal API Endpoint | no dogma blog
  5686. Conditional Blazor Styles (without the if statements)
  5687. Middleware in .NET 6 - Intro and Basics
  5688. Validating a Blazor Form on the first render - Gérald Barré
  5689. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  5690. BERT Tokenizers NuGet Package for C# | Rubik's Code
  5691. Machine Learning in .NET pt 1 – ML.Net
  5692. Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  5693. What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1
  5694. Released: Microsoft.Data.SqlClient 5.0 Preview 1
  5695. UsedImplicitly on External Libraries
  5696. Playing With New .NET MAUI Views: Border, Shadow & GraphicsView - Cool Coders
  5697. Why should you use a random testing library in C#? · Anthony Lloyd
  5698. How To Render Blazor Components Dynamically
  5699. .NET 4.x app running in a container using Docker - Azure Greg
  5700. .NET 6 Lambdas on ARM64 - Part 2, Serverless | no dogma blog
  5701. Downloading and Pushing NuGet packages in C#
  5702. Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  5703. System.CommandLine overview
  5704. Consuming a GraphQL API with Angular
  5705. Fix minor random bias by vcsjones · Pull Request #65404 · dotnet/runtime
  5706. The evolution of Properties in C# from version 1 to 10
  5707. Array Slicing in C# - Code Maze
  5708. Uno Platform 4.1 - 30% Perf Boost, Android 12, .NET 6 Mobile Preview 13 and more
  5709. Automate code metrics and class diagrams with GitHub Actions
  5710. The Catch Block #97 - The Old, Familiar Comments Trap
  5711. Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  5712. Cancelling await calls in .NET 6 with Task.WaitAsync()
  5713. Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans
  5714. Automating PRs in Azure DevOps
  5715. .NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  5716. Cancelling await calls in .NET 6 with Task.WaitAsync()
  5717. Custom Attributes in .NET - Code Maze
  5718. csharplang/pattern-match-span-of-char-on-string.md at main · dotnet/csharplang
  5719. Executing code before Main in .NET - Gérald Barré
  5720. Adding feature flags to an ASP.NET Core app
  5721. Introduction to Unit Testing With NUnit in C# - Code Maze
  5722. Polly with .NET 6, Part 3 - Dependency Injection of a Policy into a Minimal API Endpoint | no dogma blog
  5723. Implementing a defaultable collection in C#
  5724. Mark SslProtocols.Tls and SslProtocols.Tls11 as obsolete by rzikm · Pull Request #65773 · dotnet/runtime
  5725. MiniValidation 0.4.2-pre.20220306.48
  5726. Episode 93 - Umbraco Heartcore and Blazor with Poornima Nayar
  5727. How to Use RabbitMQ in ASP.NET Core - Code Maze
  5728. Creating a Static Web Content Project for Publishing with WebDeploy
  5729. dotnetdays.ro - .NET & Software Architecture conference in Romania
  5730. Monsters Weekly 242 - Performance of .NET JSON Serialization
  5731. New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  5732. Working with untyped structured data in C# · Discussion #5863 · dotnet/csharplang
  5733. Build your own simple browser with WebView2
  5734. Testing .NET 6 Lambda Containers with the Runtime Interface Emulator | no dogma blog
  5735. I'm with Ukraine and I'm no longer Microsoft MVP
  5736. Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  5737. Sharing code between ASP.NET and ASP.NET Core
  5738. The Catch Block #96 - The Invasion, and Why It's OK to Take a Break
  5739. Image Style Transfer With C#, ONNX, and ImageSharp
  5740. Use a cached delegate for method group conversion · Issue #5835 · dotnet/roslyn
  5741. Profiling a .NET6 app running in a linux container with dotnet-trace, dotnet-dump, dotnet-counters, dotnet-gcdump and Visual Studio
  5742. Minimal APIs in .NET 6 - Code Maze
  5743. Enabling High-Quality Code in .NET | Milan Milanović
  5744. Training a ML.NET Model with Azure ML
  5745. Generating OpenAPI Document from Azure Functions within CI/CD Pipeline
  5746. LED Ticker Tape with .NET
  5747. Parameter Null Checking in C#11 and optimising throw methods
  5748. GitHub - andrewlock/NetEscapades.EnumGenerators: A source generator for generating fast "reflection" methods for enums
  5749. GitHub Advisory Database now open to community contributions | The GitHub Blog
  5750. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  5751. Speed up contended HTTP/2 frame writing (500% gRPC h2 70x1 improvement) by halter73 · Pull Request #40407 · dotnet/aspnetcore
  5752. Introducing the OpenIddict client
  5753. App Configuration Settings in .NET MAUI (appsettings.json)
  5754. With Windows App SDK Update Coming, Microsoft Lauds Growing Ecosystem -- Visual Studio Magazine
  5755. .NET 💜 GitHub Actions
  5756. C# in 100 Seconds
  5757. GitHub - ZacharyPatten/dotnet-console-games: Game examples implemented in .NET console applications primarily for educational purposes. https://zacharypatten.github.io/dotnet-console-games
  5758. XAML Fundamentals for Web and Mobile: ListView
  5759. Alias: An approach to .NET Assembly Conflict Resolution
  5760. Agenda - NDC Melbourne 2022 | Conference for Software Developers
  5761. GitHub Previews Faster Codespaces Creation with Prebuilds -- Visual Studio Magazine
  5762. Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  5763. A new way to build CLEAN and FAST APIs in .NET
  5764. Using RestSharp To Consume APIs in C#
  5765. Building Serverless Web App Blazor Chart—AWS Lambda Function
  5766. Rubik’s Cube for Beginners (Version 2.0). C# Application with 3D Graphics and Animation. VS2022 .NET6
  5767. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  5768. AsyncAPI, a specification for defining asynchronous APIs
  5769. Semantic Versioning is overrated
  5770. [Last Week in .NET #82] – YAML Space Shuttles and Beanie Babies
  5771. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  5772. Rate Limiting in ASP.NET Core Web API - Code Maze
  5773. Testing ASP.NET Core 6 Apps
  5774. Migrating from Redis-64 to Memurai
  5775. Implementing an API Gateway in ASP.NET Core with Ocelot
  5776. Recommended container limits for dotnet-monitor
  5777. EF Core 7 Finally Divorces Old .NET Framework -- Visual Studio Magazine
  5778. Requiring two-factor authentication on NuGet.org
  5779. Upgrading an ASP.NET Core Web API Project to .NET 6
  5780. Please stop lying about .NET Standard 2.0 support!
  5781. Cake - Cake v2.1.0 released
  5782. Think big, start small
  5783. How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  5784. Blocking XREAD From A Redis Stream Using StackExchange.Redis
  5785. GitHub - dotnet/command-line-api: Command line parsing, invocation, and rendering of terminal output.
  5786. System.CommandLine 2.0.0-beta3.22114.1
  5787. Safe storage of app secrets in development in ASP.NET Core
  5788. Switching Redirect Handler in Optimizely CMS (Episerver)
  5789. Update all Visual Studio instances from the command line - Gérald Barré
  5790. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  5791. The pain points of C# source generators: February 2022 Update - Turnerj (aka. James Turner)
  5792. List Collection in C# - Code Maze
  5793. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  5794. .NET Developer? You’re an IoT Developer Too!
  5795. 7 Improvements You Might Have Missed in .NET 6
  5796. Connecting a Blazor App to Swagger API
  5797. Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  5798. Cancellation Tokens in F#
  5799. Introducing C# 10: Structs parameterless constructor and instance field initializer
  5800. Newsletter Week 7, 2022
  5801. GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  5802. orleans/samples/Voting at main · dotnet/orleans
  5803. Diagnosing an ASP.NET Core hard crash
  5804. Displaying NDI sources on Stream Decks
  5805. ASP.NET Core Routing from the Outside In
  5806. GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  5807. .NET Frontend Day 2022: Xamarin & MAUI Recap
  5808. GitHub - LyalinDotCom/MetadataUpdateHandlersDemo
  5809. RepoDb.PostgreSql.BulkOperations 0.0.9
  5810. How to Populate an Array With the Same Value in C#
  5811. Fritz.InstantAPIs 0.1.0
  5812. .NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  5813. GitHub - xt0rted/dotnet-sdk-updater: Update global.json files with the latest SDK version
  5814. How to Create and Publish a NuGet Package Using Visual Studio
  5815. Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  5816. How YOU can build a great looking .NET Console app with Spectre
  5817. Replace picture of API review process with diagram by terrajobst · Pull Request #65527 · dotnet/runtime
  5818. Announcing .NET 7 Preview 1
  5819. Announcing Entity Framework 7 Preview 1
  5820. ASP.NET Core updates in .NET 7 Preview 1
  5821. Visual Studio 2022 for Mac Preview 6 Does Fix-Up -- Visual Studio Magazine
  5822. samples/CODE_METRICS.md at main · dotnet/samples
  5823. Visual Studio 2022 for Mac Preview 6
  5824. Ruminations on 20 Years of being a .Net Developer
  5825. The Catch Block #94: C#'s New !! (Bang-Bang) Operator
  5826. .NET Celebrates 20th Anniversary of Launch
  5827. Logging Trace Output Using ILogger in .NET Applications
  5828. .NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  5829. Introducing Compatible Packages on NuGet.org - The NuGet Blog
  5830. runtime/Ecma-335-Augments.md at main · dotnet/runtime
  5831. Announcing .NET MAUI Preview 13 - .NET Blog
  5832. .NET Framework February 2022 Cumulative Update Preview - .NET Blog
  5833. Microsoft Orleans documentation
  5834. Entity Framework Core Inside Rider: UI Way | The .NET Tools Blog
  5835. Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  5836. 20 years of .NET
  5837. A Practical Guide to Dapper - Simple Talk
  5838. As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  5839. Initial revision · dotnet/runtime@480e91e
  5840. .NET Framework January 2022 Cumulative Update Preview
  5841. .Net 6 WebApplicationBuilder and Lamar
  5842. Debugging a WebView2 component using Playwright in .NET - Gérald Barré
  5843. 293: dotnet-trace with dotnet-monitor through dotnet-dsrouter
  5844. Introducing FakeAuth for .NET Core
  5845. .NET and C# Versions - 20th Anniversary ♥
  5846. My 20 Years with .NET
  5847. Happy 20th Anniversary, .NET! - .NET Blog
  5848. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5849. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5850. Add support for Windows IO completions to the portable thread pool by kouvel · Pull Request #64834 · dotnet/runtime
  5851. Piped
  5852. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5853. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5854. r/dotnet - Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)"
  5855. Languages & Runtime Community Standup - MSBuild with Rainer Sigwald
  5856. Interview question "When we use async/await, how does the main thread know when the awaitable task has finished (under the hood)" : dotnet
  5857. GitHub - blowdart/dotnetSigningWithKeyVaultCertificates: Demonstrating how to sign .net assemblies and nuget packages in azdo
  5858. Let's Make Some Art - Part 1
  5859. Creating Multiple Resources with a Single Request in ASP.NET Core
  5860. .NET Rocks! vNext
  5861. .NET Framework February 2022 Security and Quality Rollup - .NET Blog
  5862. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  5863. Question: How is !! envisaged to be used? · Discussion #5735 · dotnet/csharplang
  5864. What's Coming for Blazor Hybrid in .NET 7 -- Visual Studio Magazine
  5865. Unit testing Async WPF ICommand
  5866. Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  5867. .NET | Free. Cross-platform. Open Source.
  5868. Getting Started With Brushes in .NET MAUI
  5869. What's New in Python in Visual Studio Code for February 2022 -- Visual Studio Magazine
  5870. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5871. .NET Data Community Standup - Software version and "stuff"
  5872. The Catch Block #93 - Separation, Cancer, and Guilt
  5873. Using Azure Active Directory B2C with .NET
  5874. Writing native WinDbg extensions in C#
  5875. Auditing Active Directory passwords against HaveIBeenPwned
  5876. .NET | Free. Cross-platform. Open Source.
  5877. VS Code Gets New Side Panel in v1.64 Update -- Visual Studio Magazine
  5878. Initial roll out of !! by stephentoub · Pull Request #64720 · dotnet/runtime
  5879. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  5880. Mod the dotnet-bot
  5881. Improvements and Optimizations for Interpolated Strings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  5882. NetEscapades.EnumGenerators: a source generator for enum performance
  5883. Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  5884. Replacing attributes on child components – Blazor University
  5885. Use Project Tye to simplify your .NET microservice development experience (part 2)
  5886. Download, parse, and store SSL certificates in C#
  5887. [Last Week in .NET #80] – Time Flies When You’re Shipping Code
  5888. .NET Internet of Things
  5889. AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  5890. What are the major highlights in .NET 6?
  5891. Unit Tests for Expected Exceptions
  5892. Creating and Using HTTP Client SDKs in .NET 6
  5893. Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  5894. Avoid DNS issues with HttpClient in .NET - Gérald Barré
  5895. Another 5 .NET projects that deserve more attention
  5896. How to Find the Maximum Value of an Array in C# - Code Maze
  5897. Using Blazor with a YARP downstream API protected using certificate authentication
  5898. Debug attributes in .NET
  5899. Microservices Made Easy!
  5900. GitHub - slaveOftime/Fun.Blazor: Powered by bolero and blazor!!! ❤ F#
  5901. An advanced, composable, reactive model-view-viewmodel framework
  5902. Building reliable and portable microservices with Dapr and .NET
  5903. GitHub - nanoframework/nanoFramework.SignalR.Client
  5904. Learn C# with CSharpFritz - Get Started Building Applications with Blazor
  5905. Learning Blazor
  5906. Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  5907. 3 Ways To Increase App Reliability With Polly
  5908. .NET 20 Years
  5909. .NET 20 Years
  5910. Tip 351 - How to use dependency injection in Azure Functions
  5911. Celebrate the .NET 20th Anniversary with the Community!
  5912. Discussions · dotnet/csharplang
  5913. What's new in .NET Interactive notebooks
  5914. .NET Interactive is looking for a new name!
  5915. The Catch Block #92 - Cool Read Extravaganza!
  5916. West Wind WebSurge 2.0 is here
  5917. How to Create PDF file in C# .NET – 5 Easy Steps | Pro Code Guide
  5918. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  5919. Piped
  5920. Join Us in Celebration as .NET Turns 20
  5921. Authentication in ASP .NET Core
  5922. Visual Studio 2022 - with Kendra Havens
  5923. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  5924. GitHub - dotnet-presentations/dotNET20th: .NET 20th Anniversary creative and digital swag
  5925. Databinding with the OOP Windows Forms Designer
  5926. Solving the source generator 'marker attribute' problem - Part 2: Creating a source generator - Part 8
  5927. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  5928. GitHub - marcominerva/MinimalHelpers.Registration: A lightweight library to automatically register all the Route Endpoints of a Minimal API project.
  5929. Parallelize test cases execution in xUnit - Gérald Barré
  5930. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 1: Setting up the AWS OTEL Collector
  5931. How to Copy Array Elements to New Array in C# - Code Maze
  5932. Implement a PWA using Blazor with BFF security and Azure B2C
  5933. F# and WebAssembly
  5934. Power Apps and the .NET Developer
  5935. Migrating Web Apps to Azure App Services
  5936. GitHub - xoofx/dotnet-releaser: Easily cross-compile, package and publish your .NET application to NuGet and GitHub.
  5937. Fold inbox crypto into one assembly by bartonjs · Pull Request #64307 · dotnet/runtime
  5938. Connecting gadgets to Blazor
  5939. Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  5940. Brand New! Azure Functions OpenAPI Extension on .NET 6
  5941. How did we get from .NET Framework to just .NET?
  5942. Ignore non-X509 certificates in SignedCms by vcsjones · Pull Request #64348 · dotnet/runtime
  5943. Difference Between ValueTuple and Tuple in C# - Code Maze
  5944. Which .NET GraphQL Clients Should Your App Use?
  5945. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  5946. Facebook SDK v12.2 for Xamarin.iOS Now Available
  5947. #160 Brandon Minnick, .NET MAUI | no dogma podcast
  5948. Performance improvements in ASP.NET Core 6
  5949. Blazor | Build client web apps with C# | .NET
  5950. What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  5951. Practical tips to elevate your UX and accessibility
  5952. Validating Objects With FluentValidation
  5953. Using Guard Clauses in .NET - XamGirl
  5954. Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  5955. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  5956. What’s new in bUnit for .NET 6
  5957. Colors in .NET: An In-Depth Guide
  5958. .NET | Free. Cross-platform. Open Source.
  5959. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  5960. Fixing sync over async issues in .NET / C# with Visual Studio 2022
  5961. remove support for Ssl2 by wfurt · Pull Request #64322 · dotnet/runtime
  5962. The Catch Block #91 - Keeping Work and Home Separate
  5963. Fixing Windows Control Focus on Toolbar and Menu Controls
  5964. .NET Watch Launch Setting Profile For ASP.NET Core
  5965. dotNetDave Says… Taking Care of Technical Debt
  5966. Announcing .NET Community Toolkit v8.0.0 Preview 1
  5967. A Few (too many?) Ways of Setting the Kestrel Ports in .NET 6 | no dogma blog
  5968. Raising Coding Standards with .NET 6.0 Code Analyzers | endjin
  5969. .NET Framework January 2022 Cumulative Update Preview
  5970. How to get ASP.NET Core server URLs
  5971. ASP.NET Core Blazor performance best practices
  5972. Developing and Deploying a Static Web App with Blazor and Azure Functions
  5973. .NET Community Toolkit v8.0 Preview Revamps MVVM Library -- Visual Studio Magazine
  5974. What’s a lesser known .NET feature that people should know more about?
  5975. Microsoft Releases YARP - Yet Another Reverse Proxy
  5976. Solving the source generator 'marker attribute' problem - Part 1: Creating a source generator - Part 7
  5977. Bulk download from Azure Blob Storage with C#
  5978. Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  5979. GitHub - dotnet/runtime at release/7.0-preview1
  5980. Dependency Injection in .NET 6 - Service Lifetimes
  5981. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  5982. Modern Web Applications with SAFE Stack
  5983. runtime/Environment.Variables.Windows.cs at 57bfe474518ab5b7cfe6bf7424a79ce3af9d6657 · dotnet/runtime
  5984. Awaiting an async void method in .NET - Gérald Barré
  5985. Simple WebSocket client and server application using .NET
  5986. Announcing TypeScript 4.6 Beta
  5987. Implement hash and HMAC stream one shots by vcsjones · Pull Request #63757 · dotnet/runtime
  5988. Building A Production Ready Blazor WASM App
  5989. Azure Container Apps: dapr, devcontainer, debug and deploy | I CAN MAKE THIS WORK
  5990. Drawn controls in .NET MAUI
  5991. C# 10 (Two Decades of C#: A Reference) • Ben Bowen's Blog
  5992. Introducing Minimal Real-Time API for .NET
  5993. JavaScript frontend development with ASP.NET Core in .NET 6
  5994. Code Maze Weekly #110 - Code Maze
  5995. See What’s New in the Telerik and Kendo UI R1 2022 Release!
  5996. Reverse engineering tools for .NET applications
  5997. [Proposal]: Static abstract members in interfaces · Issue #4436 · dotnet/csharplang
  5998. performance/src/benchmarks/micro at main · dotnet/performance
  5999. How to Create and Publish a NuGet Package with .NET CLI - Code Maze
  6000. What Is Single Project in .NET MAUI?
  6001. When distributed systems get frustrated
  6002. Released: Microsoft.Data.SqlClient 4.0.1
  6003. Throw during renegotiation if there is incomplete received TLS frame by rzikm · Pull Request #64066 · dotnet/runtime
  6004. Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  6005. Web Wednesday - Talking ASP.NET with Jon Galloway
  6006. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  6007. Welcome to MAUI Community Toolkit
  6008. Series - Getting Started with .NET Platform, .NET Framework & .NET Core (.NET 5+) | Pro Code Guide
  6009. Introduction to .NET Core (.NET 5+) | Pro Code Guide
  6010. Introduction to .NET Framework | Pro Code Guide
  6011. Building an Event Driven .NET Application: Integration Testing – Wrapt
  6012. Optimizing CPU-Bound and Memory-Bound .NET Applications: 11 Best Practices - Michael's Coding Spot
  6013. Bending DateTime in .NET to Test Your Code Better
  6014. .NET Rocks! vNext
  6015. .NET MAUI Preview 12 Focuses on Quality/Stabilization, Boosts Shell Navigation -- Visual Studio Magazine
  6016. Announcing .NET MAUI Preview 12
  6017. If I’m a beginner at .NET, what resources are available to me?
  6018. OpenTelemetry with Minimal APIs in .NET 6
  6019. The Catch Block #90 - The Return of the Smart Switches
  6020. I wrote a modern monitoring application in C# : csharp
  6021. ILogger, ILoggerFactory, and ILoggerProvider in .NET - Code Maze
  6022. I wrote a modern monitoring application in C# : csharp
  6023. Get C# Metadata From a Call Site
  6024. A C# Source Generator for Oracle UDTs
  6025. httpstat.us - Now With .NET 6 | LINQ to Fail
  6026. C# Language Highlights: Properties
  6027. Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  6028. Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  6029. Saving source generator output in source control: Creating a source generator - Part 6
  6030. Writing unit tests for EF Core
  6031. JWT Authentication and Authorization for your F# Giraffe API Server
  6032. [Video] Outbox meets change data capture (feat. .NET, PostgreSQL, Kafka and Debezium)
  6033. Test Driven Development Process with XUnit
  6034. GitHub - ForNeVeR/Cesium: C compiler for the CLI platform
  6035. Modern data APIs with EF Core and GraphQL
  6036. Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  6037. Blazor and GraphQL
  6038. Newsletter Week 2, 2022
  6039. Diagnostics and Observability of .NET Applications
  6040. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6041. .NET Hot Reload for desktop & mobile with Visual Studio 2022
  6042. Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  6043. Learn Live: Create microservices with .NET and ASP.NET - Events
  6044. Hot Reload In C# .NET 6 / Visual Studio 2022 - .NET Core Tutorials
  6045. $compute and $search in ASP.NET Core OData 8 - OData
  6046. Alexandre Nédélec - Week 2, 2022 - Tips I learned this week
  6047. Cache the delegate for static method group conversions. by pawchen · Pull Request #58288 · dotnet/roslyn
  6048. Net Conf 2021 Québec : Introduction à NET 6.0
  6049. Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  6050. In VS 2022, WinForms Designer Still Chasing Parity with .NET Framework Version -- Visual Studio Magazine
  6051. .NET MAUI Community Standup - Comet with Clancey
  6052. State of the Windows Forms Designer for .NET Applications - .NET Blog
  6053. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  6054. Microsoft Teams app development with Visual Studio and .NET
  6055. High-performance logging in .NET, the proper way
  6056. .NET Framework January 2022 Security and Quality Rollup Updates - .NET Blog
  6057. Enable GC regions by default by mangod9 · Pull Request #59283 · dotnet/runtime
  6058. The Catch Block #89 - Tech Demos, Preparation, and Middle School Show Choir
  6059. Running Whole Blazor App in Razor Pages Project
  6060. Tips for More Efficient .NET Logs
  6061. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  6062. Adding Clarity To .NET Minimal Hosting APIs
  6063. Why non-defaultable value types are needed in C#
  6064. Entity Framework Community Standup - The EF7 Plan
  6065. .NET Videos | Free videos from the .NET team and community
  6066. .NET for Students | Learn to code in C# programming language
  6067. .NET on Microsoft Learn
  6068. Learn .NET | Free tutorials, videos, courses, and more
  6069. Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  6070. With Many Options, .NET Dev Asks for Tech Choice Help: 'I Am Lost' -- Visual Studio Magazine
  6071. Enhance your .NET apps with Azure Communication Services
  6072. Machine Learning in Xamarin.Forms with ONNX Runtime
  6073. API Versioning in ASP.NET Core - Code Maze
  6074. DevTrends .NET Blog
  6075. Large Object Heap Churn in .NET
  6076. Azure DevOps Podcast: Jimmy Engström on Blazor - Episode 174
  6077. Dependency Injection in .NET 6 - Intro and Background
  6078. Using HTTP/3 (QUIC) in .NET - Gérald Barré
  6079. Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  6080. ThunderboltIoc: .Net Dependency Injection without Reflection!
  6081. LINQ enhancements in Entity Framework Core 6
  6082. Built On Blazor! - Home
  6083. Preventing Duplicate Web Requests To ASP.NET Core
  6084. ML.NET: Machine learning from data to production in less than 30 minutes
  6085. C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  6086. BenchmarkDotNet 0.13.1
  6087. FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  6088. Secure minimal APIs with .NET 6 and Microsoft Identity
  6089. Build cross-platform native apps with .NET MAUI and Blazor
  6090. Things you might not know about CSharp - Duck Typing
  6091. GitHub - khalidabuhakmeh/dotnet-dramameter: .NET Drama Meter web service
  6092. Blazor in Action
  6093. .NET CLI Telemetry
  6094. Code Maze Weekly #108 - Code Maze
  6095. Episode 89 - Umbraco 9 and .NET 5 with Sebastiaan Janssen
  6096. .NET Live TV | Live developer streams every day
  6097. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  6098. How to stop forgetting to await an awaitable call
  6099. Marcin Golenia Blog
  6100. Announcing .NET MAUI Preview 11
  6101. ASP.NET Core MVC & Razor Pages in .NET 6
  6102. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  6103. Deep C# - Inheritance
  6104. System.Text.Json features in .NET 6
  6105. The Catch Block #88 - Mini C# Extension Methods
  6106. Create Context-based Programming Models with .NET 6
  6107. Astrophotography with Windows, Tiny PCs, and WPF
  6108. GitHub - dotnet-foundation/content: Repo for submitting content for social amplification as well as content creation (i.e. blog, website, social)
  6109. What's New in F# 6
  6110. Accessibility Test–Driven Blazor Components
  6111. Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  6112. Customising generated code with marker attributes: Creating a source generator - Part 4
  6113. How to Check if .NET Is Already Installed - Code Maze
  6114. HTMX and ASP.NET Core Swapping Techniques
  6115. Upgrading from .NET Core 2.1 to .NET 6.0
  6116. Contributing to Open Source Projects
  6117. Simplifying User and Role Based Permissions in .NET – Wrapt
  6118. Blazor WebAssembly AOT on Azure Static Web Apps in .NET 6
  6119. v2.5 work: .NET 6.0: add build defaulting to the thread pool by NickCraver · Pull Request #1939 · StackExchange/StackExchange.Redis
  6120. Building .NET MAUI apps with GitHub Actions
  6121. A Comprehensive Guide to Port from EF6 to EF Core
  6122. Breaking change: Partial and zero-byte reads in DeflateStream, GZipStream, and CryptoStream - .NET
  6123. My professional and OSS aspirations for 2022
  6124. Faster IndexOf for substrings by EgorBo · Pull Request #63285 · dotnet/runtime
  6125. Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  6126. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  6127. Expression-bodied Members in C# - Code Maze
  6128. Spring Boot vs ASP.NET Core: A Showdown
  6129. GitHub - patriksvensson/ghostly: Ghostly is a GitHub notification client for Windows 10/11
  6130. Next-generation Blazor components with .NET 6
  6131. Switch Between Blazor WebAssembly & Server Project with Authentication
  6132. Minimal API for CommandLine tool by ConsoleAppFramework v4
  6133. Optimize Blazor WebAssembly apps with AOT Compilation
  6134. Creating .NET Project Templates - Code Maze
  6135. Fix stack overflow with X509Certificate FriendlyName by vcsjones · Pull Request #63179 · dotnet/runtime
  6136. Supercharge your Productivity with Roslyn and AI
  6137. .NET R&D Digest (December, 2021)
  6138. Upgrading to .NET MAUI Preview 11
  6139. Introduction to Dotnet MAUI - Cool Coders
  6140. GraphQL with EF Core 6 and HotChocolate 12
  6141. Writing to a CSV File in C# - Code Maze
  6142. Secure your NuGet packages with Package Source Mapping
  6143. Code Maze Weekly #107 - Code Maze
  6144. What's new in C# 10
  6145. .NET Rocks! vNext
  6146. .NET Rocks! vNext
  6147. Enterprise-grade Blazor apps with .NET 6
  6148. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  6149. The Catch Block #87 - 2021 Year in Review!
  6150. .NET documentation
  6151. Phillip Trelford's Array | Byte-sized Tweets
  6152. An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  6153. Azure DevOps Podcast: Egil Hansen on Blazor Testing with bUnit - Episode 169
  6154. EF Core 6 and Azure Cosmos DB
  6155. Integration testing and NuGet packaging: Creating a source generator - Part 3
  6156. Tips & Tricks: Debugging your C# CDK project in Visual Studio | Amazon Web Services
  6157. GitHub Composite Actions are fast way to templatize workflows
  6158. Hello World - Let's talk about .NET and .NET Conf
  6159. [Last Week in .NET #73] – Holiday Road Part Deux
  6160. The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  6161. Windows UI Library (WinUI) - Windows apps
  6162. How to create your own .NET CLI tools to make your life easier
  6163. Third-Party DI Container And Autofac - Code Maze
  6164. Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  6165. .NET Advent Calendar - .NET Advent Calendar 2021, Day 18
  6166. Getting started with #DynamoDB in C#
  6167. How to Upgrade a Codebase from .NET Framework to .NET 6
  6168. Document your .NET code with DocFX and GitHub Actions
  6169. Microsoft Visual Studio Offline Packages · Hossam Barakat
  6170. New LINQ improvements in .NET 6
  6171. Santa Sleigh: xUnit Edition
  6172. Santa Sleigh: NUnit Edition
  6173. Ensuring Santa’s Success With Automated Tests (C# Advent 2021)
  6174. GitHub - VollRagm/KernelBypassSharp: C# Kernel Mode Driver to read and write memory in protected processes
  6175. A primer on FeatureManagement APIs in ASP.NET Core
  6176. Learn C# with CSharpFritz - Data Access with Entity Framework
  6177. Code Maze Weekly #106 - Code Maze
  6178. Bring Your Apps to Life With SignalR and .NET 6
  6179. On .NET Episode: Getting started with Azure Static Web Apps
  6180. What's New in EF Core 6
  6181. runtime/Interop.GetCwd.cs at 6cc686f5800feffb3f04bf48487cdfbd7b48a32d · dotnet/runtime
  6182. runtime/Environment.Windows.cs at main · dotnet/runtime
  6183. Release Release 2.8.0 · IEvangelist/azure-cosmos-dotnet-repository
  6184. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  6185. Running Docker Containers from within your .NET Core Application using Docker.DotNet
  6186. Migrating WPF Applications to Web
  6187. .NET MAUI Community Toolkit C# Markup Extensions
  6188. What’s new in .NET Productivity with Visual Studio 2022
  6189. Announcing the Plan for EF7
  6190. Migrating from ASP.NET Core 5.0 MVC app to 6.0
  6191. Forking Windows Template Studio
  6192. .NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  6193. Working with EF Core and Azure Cosmos DB
  6194. Testing an incremental generator with snapshot testing: Creating a source generator - Part 2
  6195. Iteration statements - C# reference
  6196. mrpmorris - Overview
  6197. Adam Storr - Deploying an Azure Static Web App with Pulumi as a Beginner
  6198. GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  6199. .NET 6 Networking Improvements
  6200. [Last Week in .NET #72] – Holiday Road
  6201. The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  6202. Full-stack .NET with Blazor WebAssembly and Azure Static Web Apps
  6203. How "out" works in C# and why "in" can make or break your performance
  6204. How to Run Code in a New Thread in C# - Code Maze
  6205. How to create a Telegram Bot with Azure Functions (NET 6, isolated process) - Coding with Miszu
  6206. Async Disposables The Easy Way
  6207. # F# Advent 2021 Dec 08 - Fast data pipelines with F#6
  6208. r/dotnet - Starting with dotnet
  6209. ML.NET Model Builder: Machine learning with .NET
  6210. .NET Advent Calendar - .NET Advent Calendar 2021, Day 12
  6211. Console log formatting
  6212. Add a README to your NuGet package with Visual Studio
  6213. Integration Testing ASP.NET Core 6 Minimal APIs
  6214. Fixing sync over async issues in .NET
  6215. Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  6216. How many lines of code you need for a C# app? | One Dev Question
  6217. Code Maze Weekly #105 - Code Maze
  6218. Your First Microservice in .NET 6
  6219. 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)
  6220. Marten’s Compiled Query Feature
  6221. Develop amazing Windows apps using the Windows App SDK
  6222. Getting Started with gRPC and .NET
  6223. .NET 6 vs .NET 4.8 GC stats - ~64% shorter max GC pause times (due to 1 letter removed in runtime)
  6224. .NET Advent Calendar - .NET Advent Calendar 2021, Day 9
  6225. Creating an incremental generator: Creating a source generator - Part 1
  6226. r/dotnet - Repository pattern or DbContext - what's your poison?
  6227. Don't Do That, Do This: The .NET 6 Edition
  6228. Top Free Extensions for Visual Studio 2022 -- Visual Studio Magazine
  6229. .NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  6230. Learn C# with CSharpFritz - C# for Beginners - Projects, Solutions and Unit Testing
  6231. Building reliable and portable microservices with Dapr and .NET
  6232. New Blazor WebAssembly capabilities in .NET 6
  6233. Blazor - Extension Method for ServiceCollection - EP38
  6234. HTMX With ASP.NET Core
  6235. Announcing dot.net in Japanese and Simplified Chinese
  6236. XAML Live Preview in Visual Studio 2022
  6237. C# in 100 Seconds
  6238. ASP.NET Community Standup - .NET Podcasts App Overview!
  6239. GitHub - vzarytovskii/interactive-ilkernel: IL Kernel for .NET Interactive
  6240. What’s new for gRPC in .NET 6
  6241. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  6242. What's new for gRPC in .NET 6
  6243. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  6244. [Video] Checking out NDepend
  6245. [Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  6246. Build Automation on a Database Backed .Net System
  6247. ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  6248. GitHub - amolenk/GameATron4000: Demo of using Blazor to build a classic 8-bit adventure game
  6249. Learn Live - Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps
  6250. Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  6251. .NET Advent Calendar
  6252. .NET MAUI Blazor - Build Hybrid Mobile, Desktop, and Web apps
  6253. Resetting your Durable Functions Task Hub state
  6254. Create Azure Functions with GraphQL Support
  6255. .NET Advent Calendar - .NET Advent Calendar 2021, Day 4
  6256. Add RateLimiting APIs by BrennanConroy · Pull Request #61788 · dotnet/runtime
  6257. Create a web UI with ASP.NET Core
  6258. First Steps on MAUI Beach
  6259. Custom Templates in Visual Studio 2022
  6260. Adding Analyzers Via a Project Reference · Issue #18093 · dotnet/roslyn
  6261. Azure DevOps Podcast: Michael Washington on Blazor in .NET 6 - Episode 168
  6262. Code Maze Weekly #104 - Code Maze
  6263. Episode 88 - Making Cross-Platform Games in .NET With Evan Wolbach
  6264. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  6265. .NET 6 Has Arrived: Here Are a Few of My Favorite Things
  6266. Learn C# with CSharpFritz - C# 9 and 10 for Beginners
  6267. Uno Platform 4.0 Adds Visual Studio Code Plugin -- Visual Studio Magazine
  6268. Replace DotLiquid with Fluid by lahma · Pull Request #3679 · RicoSuter/NSwag
  6269. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  6270. Introducing the .NET MAUI Community Toolkit
  6271. Clean Architecture with ASP.NET Core
  6272. How to use OpenTelemetry with F#
  6273. GitHub - lepoco/wpfui: A simple way to make your application written in WPF keep up with modern design trends.
  6274. Introducing the new Razor editor in Visual Studio 2022
  6275. December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  6276. December 17, 2020 - Home Automation, Synology, Raspberry Pi, and Blazor!
  6277. Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  6278. Polymorphic Serialization with .NET System.Text.Json
  6279. Cake - Cake v2.0.0 released
  6280. July 2, 2020 - New Look, Behind the Scenes Stream Setup, Blazor, and .NET 5
  6281. December 15, 2020 - Privacy policy, opt-in, and Blazor!
  6282. April 1, 2020 - AI April Begins! Q+A Maker and Azure Cognitive Services
  6283. WinUI 3 Team Asked About Delayed Open Source Plans: 'What Happened?' -- Visual Studio Magazine
  6284. 30 minutes of Testing in .NET
  6285. How can I build a native app as a web developer with Blazor? | One Dev Question
  6286. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  6287. Umbraco frontend membership SSO using OpenID Connect
  6288. Securing ASP.NET Minimal Web APIs with Auth0
  6289. Hello, Athena
  6290. Open .NET
  6291. The .NET Docs Show - Into the deep end with OpenCV
  6292. Learn C# with the C# 101 Interactive Notebooks
  6293. CSLA 6 First Prerelease
  6294. Get to Know EF Core 6
  6295. JasperFx OSS Plans for .Net 6 (Marten et al)
  6296. Distributing applications that depend on Microsoft.Playwright - Gérald Barré
  6297. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  6298. Distributing an application that rely on Microsoft.Playwright - Gérald Barré
  6299. Using GitHub Actions to Update .NET Dependencies Automatically
  6300. Released: General Availability of Microsoft.Data.SqlClient 4.0
  6301. Cake v2.0.0 RC 2 released
  6302. Use YARP to host client and API server on a single origin to avoid CORS
  6303. Introduction to .NET MAUI
  6304. Code Maze Weekly #103 - Code Maze
  6305. Jab 0.5.1
  6306. Azure Functions - Could not load file or assembly System.Text.Encoding.CodePages
  6307. Lance McCarthy
  6308. Web Wednesday: Recapping .NET Conf with Jon Galloway
  6309. Episode 29: Snapshot Testing with Simon Cropp
  6310. Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  6311. Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant
  6312. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  6313. params in C# is awesome but there is a catch
  6314. dotnet-script 1.3 is out with .NET 6.0 support
  6315. On working with a ViewModel Composition based system
  6316. Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  6317. Build .NET Applications with Visual Studio Code
  6318. .NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  6319. Net Conf 2021 Québec : Introduction à NET 6.0
  6320. Visual Studio 2022: Q&A With Leslie Richardson and Her Team
  6321. The Catch Block #84 - On Tangibility, Adventure, and Trees
  6322. Dotnetos
  6323. A .NET 5.0 Guide: From Idea To NuGet Package
  6324. Don't Code Tired | What’s New in C# 10: Write Less Code and Reduce Repeated Using Directives
  6325. Monsters Weekly 232 - PeriodicTimer in .NET 6
  6326. Named Pipes in .NET 6 with Tray Icon and Service
  6327. Modern C# Hello World - NDepend
  6328. Blazor Hot Reload in .NET 6
  6329. Why should I build cross-platform native apps with .NET MAUI? | One Dev Question
  6330. .NET Frontend Day 2022: Call for Speakers/Papers
  6331. Microservices — The Letter and the Spirit
  6332. [CallerArgumentExpression] and throw helpers: Exploring .NET Core 6 - Part 11
  6333. DateOnly and TimeOnly support with System.Text.Json
  6334. Who is using .NET? | One Dev Question
  6335. Learn TV
  6336. Running a .NET 6 Service on a Specific Port
  6337. GitHub - terrafx/terrafx.interop.windows: Interop bindings for Windows.
  6338. Carter 6.0.0
  6339. Updating your project to use File Scoped Namespaces - Gérald Barré
  6340. Best keyboard shortcuts for .NET development
  6341. 281: C# 10, .NET MAUI, Blazor Hybrid, and more!
  6342. Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  6343. ASP.NET Core for Beginners: Web APIs
  6344. .NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  6345. ASP.NET Core Integration Tests With TestServer
  6346. BabylonJS and Blazor Game Tutorial Series Portal | Cody's Personal Site
  6347. [Video] High-performance and compile-time logging source generation in .NET 6
  6348. Testing tools for .NET and cross-platform apps
  6349. MinimalApis.LiquidViews 2.2.2
  6350. Websites using Blazor
  6351. Episode 87 - Learning C# by Developing Games with Unity with Harrison Ferrone
  6352. GitHub - Elringus/DotNetJS: Use .NET in any JavaScript environment: browsers, Node.js, VS Code web extensions, etc.
  6353. Global Usings – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6354. Implementing Unit And Integration Tests On .NET With xUnit
  6355. What is new in F#? | One Dev Question
  6356. Limited Edition Custom .NET Cycling Jersey
  6357. Infer# v1.2: Interprocedural Memory Safety Analysis For C#
  6358. 12 features coming in C# 11, potentially
  6359. Migrate from ASP.NET Core 3.1 to 6.0
  6360. .NET 6 vs .NET 5: up to 40% speedup!
  6361. Free Your Services From Vendor Lock-in with OpenTelemetry – Webinar Recording | The .NET Tools Blog
  6362. A First Look with FreshMvvm.Maui - Michael Ridland
  6363. Uno Platform 3.11: Support for .NET 6 RTM, VS 2022 17.1 Preview 1
  6364. Options for running locally with Dapr
  6365. Top 10 C# Developers Videos from .NET Conf 2021
  6366. Web Wednesday: Use containers to streamline your dev process with Burke Holland
  6367. Windows App SDK ('Project Reunion') Hits Version 1.0 -- Visual Studio Magazine
  6368. Migrate from ASP.NET Core 5.0 to 6.0
  6369. The Catch Block #83 - Hubris, the Old Friend
  6370. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  6371. Working with model validation in Minimal APIs
  6372. ASP.NET Docker Gotchas and Workarounds
  6373. Avoid Using Exceptions to Determine API Status Codes and Responses
  6374. DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  6375. Let's upgrade my main site and podcast to .NET 6 LTS
  6376. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  6377. What is new in .NET 6? | One Dev Question
  6378. What's new in Windows Forms in .NET 6.0
  6379. New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  6380. Replace client-side polling with ASP.NET Core SignalR - Learn
  6381. GraphQL in ASP.NET Core with EF Core
  6382. State Management using Dapr | Gary Woodfine
  6383. When to refactor a large Blazor component into separate, smaller ones?
  6384. [Last Week in .NET #68] – .NET 6 Passionate Programmers
  6385. Adding support for X86Base.Pause() and ArmBase.Yield() by tannergooding · Pull Request #61065 · dotnet/runtime
  6386. Azure Active Directory's gateway is on .NET 6.0!
  6387. Monitoring a .NET application using OpenTelemetry - Gérald Barré
  6388. Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  6389. Getting started with GraphQL in ASP.NET Core
  6390. How C# 10.0 and .NET 6.0 improve ArgumentExceptions | endjin
  6391. Champion "CallerArgumentExpression" · Issue #287 · dotnet/csharplang
  6392. Newsletter Week 45, 2021
  6393. GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  6394. GitHub - okyrylchuk/dotnet6_features
  6395. Implement PEM exports for RSA PKCS#1 and ECPrivateKey by vcsjones · Pull Request #61487 · dotnet/runtime
  6396. Visual Studio 2022 for Mac Preview 3 Teases Native M1 Processor Support -- Visual Studio Magazine
  6397. The .NET Docs Show - NuGet Trends 📈: .NET Foundation Project Highlight
  6398. Dynamic PGO in .NET 6.0.md
  6399. Overriding Sealed Methods in C#
  6400. .NET MAUI: Evolution of .NET Mobile/Desktop in Age of .NET 6
  6401. Announcing .NET 6 -- The Fastest .NET Yet
  6402. Search by Target Framework & Supported Platforms on NuGet.org by JonDouglas · Pull Request #11374 · NuGet/Home
  6403. Code style formatting rules - .NET
  6404. Building a project that target .NET Framework 4.5 in Visual Studio 2022
  6405. Setting up Serilog in .NET 6
  6406. MSBuild and 64-bit Visual Studio 2022
  6407. Convert to file scoped namespaces in the entire solution using .editorconfig
  6408. Cake v2.0.0 RC 1 released
  6409. 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.
  6410. Announcing dotnet monitor in .NET 6
  6411. Umbraco backoffice SSO with OpenID Connect
  6412. C# 10 Falls Just a Bit Short
  6413. Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  6414. Learn Live: Modern web development with .NET 6 - Events
  6415. Integration Testing: Lessons from Storyteller and Other Thoughts
  6416. New Blazor WebAssembly capabilities in .NET 6
  6417. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  6418. The Catch Block #82 - .NET 6's Grand Debut
  6419. Blazor WebAssembly - Upgrade NET5 to NET6 in 8 minutes
  6420. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  6421. Workflow - workspace-images/1234/2b3f2beb-75b9-4e3e-adb9-0fa172a30384`
  6422. How to use JSONPatch in .net core | Gary Woodfine
  6423. .NET 6 New Project Templates and Minimal APIs. Are you ready?
  6424. Release v3.5.1 · dotnet/orleans
  6425. Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  6426. .NET Framework November 2021 Cumulative Update
  6427. .NET Conf 2021
  6428. F# 6 is officially here!
  6429. Backend Web API Service (CTP) | eXpressApp Framework
  6430. .NET Downloads (Linux, macOS, and Windows)
  6431. Announcing YARP 1.0 Release
  6432. Release 1.3.42 · bUnit-dev/bUnit
  6433. How to create your own project templates in .NET
  6434. Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9
  6435. C# Delegates - Code Maze
  6436. .NET Official Support Policy
  6437. add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core
  6438. Cake v2.0.0 RC 1 released
  6439. Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps
  6440. Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!
  6441. Announcing .NET MAUI Preview 10
  6442. What's New in Xamarin and Visual Studio 2022
  6443. .NET November 2021 Updates – 5.0.12 and 3.1.21
  6444. Get started with minimal API for .NET 6
  6445. Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  6446. Building real applications with Orleans
  6447. Release v3.5.1 · dotnet/orleans
  6448. Remove the .NET runtime and SDK
  6449. .NET 6 on App Service
  6450. [Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  6451. Server-Sent Events and ASP.NET Core - Disconnecting a Client
  6452. Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  6453. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  6454. Visual Studio 2022 for Mac Preview 3, and Upcoming Native M1 Processor Support
  6455. Wilderness Labs Developer Portal
  6456. Write and debug code by using Hot Reload - Visual Studio (Windows)
  6457. File upload with progress bar in Blazor - Gérald Barré
  6458. Announcing .NET 6 -- The Fastest .NET Yet
  6459. Bite-Size .NET 6 - UnionBy, IntersectBy, ExceptBy, and DistinctBy
  6460. Visual Studio 2022 now available
  6461. What’s New for Visual Basic in Visual Studio 2022
  6462. Visual Studio 2022 verson 17.0 Release Notes
  6463. The evolution of API performance from .NET Core 1 to .NET 6
  6464. .NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  6465. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  6466. ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  6467. What's New in C# 10? | One Dev Question
  6468. What's new in F# 6 - F# Guide
  6469. James Randall
  6470. GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  6471. GitHub - Maoni0/realmon: A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs
  6472. What’s New in ASP.NET Core in .NET 6
  6473. Linx launches SignalR Service Plugin
  6474. Use file scoped namespaces by pranavkm · Pull Request #38076 · dotnet/aspnetcore
  6475. Building a custom checkout form with Stripe Elements
  6476. .NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  6477. Spargine T-Shirt | Zazzle.com
  6478. Breaking changes in .NET 6 - .NET
  6479. Code Maze Weekly #100 - Code Maze
  6480. Episode 86 - Real World Blazor With Steve Peirce
  6481. Caller Argument Expressions – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6482. Why Evolve to .NET MAUI?
  6483. NSwag generated C# client: Open API property name clashes and decimal types rather than double | I CAN MAKE THIS WORK
  6484. Discovering new C# String Pattern Matching Features
  6485. Web Wednesday: Creating full stack web apps with Blazor - with Cecil Phillip
  6486. Visual Studio 2022 Launch
  6487. Introducing the .NET Tech Community Forums
  6488. Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  6489. Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  6490. A quick review of C# 10 new language features
  6491. What's new in F# 6 - F# Guide
  6492. Saying goodbye to The .NET Stacks
  6493. Blazored.AzureStaticWebAppAuthentication 0.1.1
  6494. SignalR modules with a shared connection using a C# Source Generator - Guid.New
  6495. Add GitHub OpenID Auth For ASP.NET Core Apps
  6496. The Catch Block #81 - .NET 6, C# 10, and VS 2022 Roundup!
  6497. Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  6498. Final Blazor Improvements Before .NET 6
  6499. Microsoft Expands Development Options for Teams Meeting/Collaboration Software -- Visual Studio Magazine
  6500. Anomaly Detection Using ML.NET
  6501. From The Mind of David McCarter: products on Zazzle
  6502. Visual Studio 2022 Launch
  6503. Exploring .NET Core 6
  6504. Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  6505. Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  6506. Monsters Weekly 229 - Where is my Program Main method?
  6507. Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  6508. Implementing Content Security Policy (CSP) in ASP.NET Core
  6509. Diagnostics tools for App Service on Linux
  6510. The Unified .NET 6
  6511. .NET 6 Launches at .NET Conf, November 9-11
  6512. Bite-Size .NET 6 - MaxBy() and MinBy() in LINQ
  6513. Quick Tip: Use Quick Actions/Refactorings to Learn C# -- Visual Studio Magazine
  6514. C# - async/await - The Breakfast Example
  6515. I let GitHub Co-Pilot be the Pilot for my C# code
  6516. BERT Tokenizers NuGet Package for C# | Rubik's Code
  6517. .NET Collections - IEnumerable, IQueryable, ICollection - Code Maze
  6518. Visual Studio 2022 Productivity
  6519. GitHub - dotnet-foundation/wg-maintainers: Project maintainers' working group and committee
  6520. Pipelines - Runs for runtime
  6521. Code Maze Weekly #99 - Code Maze
  6522. 4 common C# naming patterns you should know #Shorts
  6523. Rockin’ The Code World with dotNetDave – Special Guest: Jérôme Laban
  6524. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Implementing the IDisposable Interface
  6525. File-Scoped Namespaces – A Look at New Language Features in C# 10 | The .NET Tools Blog
  6526. Act-Verify: Building Bulletproof Functional Tests
  6527. runtimelab/samples/NativeLibrary at 8e81d3a5bfd7639a197b51a1f65fcbba129d3b5f · dotnet/runtimelab
  6528. On .NET Live - Learning .NET with .NET Book Study
  6529. Windows App SDK Preview 3 Supports Non-MSIX WinUI 3 App Deployment -- Visual Studio Magazine
  6530. High CPU Usage with .NET Counters
  6531. #158 Mads Torgersen, C# 10, Part 2 - Listener's Questions | no dogma podcast
  6532. Primitives: the extensions library for .NET
  6533. Let's Learn .NET: Machine Learning - Events
  6534. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  6535. Dotnet Format and File Scoped Namespaces
  6536. Generate ASP.NET Core OpenAPI Spec At Build Time
  6537. Clarify what's the role/power of Microsoft in the Foundation · Discussion #63 · dotnet-foundation/Home
  6538. Machine Learning Community Standup - Office Hours & Announcements
  6539. Introducing Telerik REPL for Blazor
  6540. The Catch Block #80 - The .NET Drama Strikes Back!
  6541. Records in C# 9
  6542. Making Sense of Common C# Compiler Errors - Kill All Defects
  6543. The Fifth Annual C# Advent | Cross Cutting Concerns
  6544. I reinvented the wheel last week, and here’s why
  6545. Entity Framework Community Standup - Noda Time
  6546. Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie
  6547. OpenSilver v1.0 Arrives as Microsoft Ends Silverlight Support -- Visual Studio Magazine
  6548. ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  6549. Call Windows Runtime APIs in desktop apps - Windows apps
  6550. Hello World: .NET 6 and .NET Conf
  6551. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  6552. Collection Performance: Sorting the Record Type
  6553. Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  6554. Parallel.ForEachAsync in .NET 6
  6555. Tutorial: Create a minimal web API with ASP.NET Core
  6556. [Last Week in .NET #65] – Let’s Skip To the Part Where You Don’t Do this Again
  6557. C# tip: define Using Aliases to avoid ambiguity - Code4IT
  6558. Opening a PDF in Xamarin Forms (P2: Xamarin.Android with Radaee)
  6559. Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  6560. It's time for .NET to Leave Home
  6561. To Microsoft Developer Division Leadership - Pastebin.com
  6562. Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  6563. Bite-Size .NET 6 - PriorityQueue<T, N>
  6564. Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  6565. Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  6566. Using Huggingface Transformers with ML.NET | Rubik's Code
  6567. .NET Memory Expert - become memory-aware ninja in .NET. Dotnetos training
  6568. Google Sheets API with .NET Core - Code Maze
  6569. Debugging Android Applications with the Windows Subsystem for Android
  6570. Default to 2 decimal places for timings and add options to control it by NickCraver · Pull Request #580 · MiniProfiler/dotnet
  6571. Let's talk about the removal of hot reload from dotnet watch situation
  6572. Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk
  6573. Implement RSA-PSS signature for CmsSigner by vcsjones · Pull Request #60316 · dotnet/runtime
  6574. .NET Hot Reload Support via CLI
  6575. Microsoft's Hot Reload decision angers open-source .NET devs
  6576. Can we trust Microsoft with Open Source? - Dusted Codes
  6577. GitHub - filipnavara/dotnet-hotrewatch: dotnet watch we always wanted
  6578. dotnet/MiniProfiler.cs at f4c0dc11e23c4811de2abc470dd613b99a38c4c5 · MiniProfiler/dotnet
  6579. Blazor Capture Image from Webcam | C# Tutorials Blog
  6580. Code Maze Weekly #98 - Code Maze
  6581. Released: Microsoft.Data.SqlClient 4.0 Preview 3
  6582. LightningChart Introduces Uno Platform Support
  6583. Pipeline oriented programming
  6584. Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  6585. Webinar: Free Your Services From Vendor Lock-in with OpenTelemetry | The .NET Tools Blog
  6586. Exploring C# 10: Global Using Declarations
  6587. Hot Reload removed from dotnet watch - Why? · Issue #22247 · dotnet/sdk
  6588. What's New in EF Core 6.0
  6589. Committees | .NET Foundation
  6590. Blazor: switching Server and WebAssembly at runtime
  6591. Release 1.0.0-RC.1 · microsoft/reverse-proxy
  6592. dotNetTips.com
  6593. What is .NET MAUI? - .NET MAUI
  6594. 7 awesome improvements for LINQ in .NET 6
  6595. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  6596. Build ML powered experiences with Windows Machine Learning (WinML) and Intelligent APIs!
  6597. Visual Studio 2022 - Launching 2021-11-08
  6598. Analyzing Code for Issues in .NET 5
  6599. The Catch Block #79 - On Progress and Smart Switches
  6600. Monsters Weekly 227 - Improved LINQ Methods in .NET 6
  6601. GitHub - Giorgi/EntityFramework.Exceptions: Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql
  6602. Microsoft Says '.NET 5/6 Will Not Be Coming to UWP Project Types,' Developers Sound Off -- Visual Studio Magazine
  6603. What’s new in F# 6
  6604. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  6605. Setting User-Specific Paths in a Shell
  6606. .NET Conf 2021 Watch Party with NUGM
  6607. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  6608. Exploring the .NET Table Storage SDK
  6609. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  6610. Implement .NET 6 features for templates. by jamesmontemagno · Pull Request #3018 · dotnet/maui
  6611. Lagging .NET MAUI Preview 9 Updates Controls and Supports Borders, Corners and Shadows -- Visual Studio Magazine
  6612. .NET Rocks! vNext
  6613. Rockin’ The Code World with dotNetDave – Guest: Jose Javier Columbie
  6614. .Net Virtual Conference 2022: Call for Speakers/Papers
  6615. What's New in EF Core 6.0
  6616. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  6617. Bite-Size .NET 6 - LINQ OrDefault() Overloads
  6618. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  6619. Visual Studio Feedback
  6620. dotNetify
  6621. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  6622. Blazor - with Chris Sainty
  6623. Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  6624. Early Evaluator, Late Adopter
  6625. Contributing to .NET MAUI Community Toolkit
  6626. `ValueArray` - a compliment type to the `Span`, which owns its data without indirections. by VSadov · Pull Request #60519 · dotnet/runtime
  6627. Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  6628. Everything That Every .NET Developer Needs To Know About Disposable Types - Properly Implementing The IDisposable Interface
  6629. Newsletter Week 41, 2021
  6630. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  6631. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  6632. Not “Super” Code with Over 7,000 Violations
  6633. GitHub Actions On Demand
  6634. Code Maze Weekly #97 - Code Maze
  6635. Everything That Every .NET Developer Needs to Know About Disposable Types: Properly Disposing Objects
  6636. Dotnet could not execute because the application was not found or a compatible .NET SDK is not installed
  6637. On .NET Live - Things you didn't know you about GitHub
  6638. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  6639. Bite-Size .NET 6 - Chunk() in LINQ
  6640. Build Your First Microservice with .NET | Microservices Explained
  6641. Performance: Code It Any Way You Want!
  6642. What I wish I knew when learning F#
  6643. Diagnostics: Tracing, Logging and Metrics | Npgsql Documentation
  6644. Monsters Weekly 226 - Building GitHub Actions in C#
  6645. OpenSilver 1.0 released
  6646. .NET Framework October 2021 Security and Quality Rollup
  6647. GitHub - jpobst/classic-dotnet-templates: .NET 6+ project templates that do not use top level statements
  6648. Construct Internet of Things devices using the .NET IoT Libraries - Learn
  6649. SkiaSharp.Views.Blazor 2.88.0-preview.150
  6650. NuGet Gallery | davidmccarter
  6651. efcore/DailyBuilds.md at main · dotnet/efcore
  6652. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  6653. Coding Faster with dotNetTips Spargine – September 2021 Release
  6654. My Keynote from the Code Quality & Performance Conference – 2021
  6655. The Catch Block #78 - The .NET Foundation Drama
  6656. New LINQ methods in .NET 6 (#224)
  6657. The Problem with C# 10 Implicit Usings
  6658. Announcing .NET 6 Release Candidate 2
  6659. Announcing .NET MAUI Preview 9
  6660. Agenda - NDC London 2022 | Conference for Software Developers
  6661. .NET October 2021 Updates – 5.0.11 and 3.1.20
  6662. The New JSON Serializer In .NET Core 3
  6663. Self Diagnosing Deployments with Oakton and Lamar
  6664. Rockin’ The Code World with dotNetDave – Special Guest: Carl Franklin
  6665. A PKI-less secure communication channel: Using TLS
  6666. The Windows Package Manager
  6667. Updating NuGet packages from command-line - deep dive
  6668. Build MAUI Apps in an Azure VM — App vNext
  6669. World's Smallest C# Program (featuring `N`)
  6670. Windows App SDK ('Project Reunion') Polished Ahead of v1.0 GA Debut -- Visual Studio Magazine
  6671. [Last Week in .NET #63] – .NET Foundation finds out the silent treatment doesn’t work, tries rolling heads
  6672. JOS.Configuration - Convenient methods for configuration in dotnet core
  6673. Prime your flux capacitor: SQL Server temporal tables in EF Core 6.0
  6674. Marten V4: Hard Deletes, Soft Deletes, Un-Deletes, All the Deletes You Meet
  6675. Testing ASP.NET Core web applications with WebApplicationFactory
  6676. Downloading a SSL/TLS certificate in .NET - Gérald Barré
  6677. Learn C# with CSharpFritz - Interfaces and Error Handling
  6678. 4 new useful APIs in .NET 6
  6679. Introducing experimental OpenTelemetry support in the Azure SDK for .NET
  6680. Profiling and Fixing Common Performance Bottlenecks – Webinar Recording | The .NET Tools Blog
  6681. Cake - Cake v1.3.0 released
  6682. Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  6683. Enable tab completion - .NET CLI
  6684. Change in .NET Foundation Leadership · Discussion #40 · dotnet-foundation/Home
  6685. What's New in EF Core 6.0
  6686. Marten Takes a Giant Leap Forward with the Official V4 Release!
  6687. GitHub - shibayan/Sharprompt: Interactive command-line based application framework for C#
  6688. Code Maze Weekly #96 - Code Maze
  6689. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  6690. DNF and its relationship with member projects · Discussion #38 · dotnet-foundation/Home
  6691. .NET Blog
  6692. Oren Eini – Raven DB – Coding After Work Podcast
  6693. .NET Rocks! vNext
  6694. Testing in C# using Visual Studio
  6695. Using .NET To Validate JSON with JSON Schema
  6696. My oh-my-posh profile
  6697. I'm sorry · Discussion #39 · dotnet-foundation/Home
  6698. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  6699. The Catch Block #77 - Flow Matters More than Passion
  6700. Unit Testing Legacy Applications with JustMock
  6701. ML.NET and Model Builder October Updates
  6702. ASP.NET Community Standup - What's new in Orchard Core
  6703. r/dotnet - .Net 6 RC Ready for Prod?
  6704. WebView2 Flashing when changing TabControl Tabs
  6705. On .NET Live - Developing for the Meadow IoT Platform
  6706. Bite-Size .NET 6 - DateOnly and TimeOnly
  6707. The .NET Docs Show - Serverless Machine Learning
  6708. A look at the upcoming improvements to LINQ in .NET 6 | Raygun Blog
  6709. Code Coverage in .NET
  6710. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  6711. GitHub - Blazored/LocalStorage: A library to provide access to local storage in Blazor applications
  6712. Read only, frozen, and immutable collections
  6713. Beginner's Series to: Blazor | Channel 9
  6714. Blazor in Action
  6715. .NET 6 is HERE! 5 Features that will blow your mind 🤯
  6716. .NET R&D Digest (September, 2021)
  6717. Code Maze Weekly #95 - Code Maze
  6718. Announcing .NET 6 Release Candidate 1
  6719. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  6720. Compress Strings With .NET and C#
  6721. Is C# Getting Too Complex?
  6722. Blazor updates for .NET 6 using Visual Studio 2022
  6723. Let's Learn .NET: IoT - Events
  6724. The Catch Block #76 - So You Fixed a Bug. Now What?
  6725. Accepting Online Payments With Stripe
  6726. TryMudBlazor - Write, compile, execute and share Blazor components in the browser
  6727. Add the concept of "notification profilers" to the runtime by davmason · Pull Request #53122 · dotnet/runtime
  6728. How I organise my Blazor components
  6729. GitHub - Azure/durabletask: Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
  6730. Power-Ups: CliWrap – Webinar Recording | The .NET Tools Blog
  6731. Let's Make Some Art - Part 2
  6732. ASP.NET Community Standup - Exploring the ABP web app framework
  6733. Custom deployment layout for Blazor WebAssembly apps
  6734. Learn C# with CSharpFritz - Collections and Generics
  6735. Efficient Web Services with Marten V4
  6736. Ahead-Of-Time Compilation for Blazor Wasm
  6737. Monsters Weekly 224 - New LINQ methods in .NET 6
  6738. [Last Week in .NET #61] – We named the dog Patches
  6739. Avoiding Memory Leaks in Visual Studio Editor Extensions
  6740. .NET Interactive Notebooks for Machine Learning | Rubik's Code
  6741. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  6742. I fixed a bug. What should I do now? - Gérald Barré
  6743. Postmortem: Partial RavenDB Cloud outage
  6744. Learn C# with CSharpFritz - Beginning C# - LINQ
  6745. .Net Core Strong Typed Configuration Binding for Arrays
  6746. C# 10.0 implicit global using directives | endjin
  6747. Health checks in ASP.Net Core web API
  6748. Hello World - Introduction to C# interactive C# tutorial
  6749. 6.0 Release Notes | Npgsql Documentation
  6750. Code Maze Weekly #94 - Code Maze
  6751. Blazor JavaScript Interop Batching | Awaiting Bits
  6752. Introducing the New NuGet.org Package Details Page
  6753. Ben.Demystifier 0.4.1
  6754. On .NET Live - Scalable event processing with Reaqtor
  6755. ASP.NET Community Standup - Contributing to ASP.NET Core
  6756. GitHub Advisory Database now supports Rust
  6757. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  6758. .NET Desktop Community Standup - Hot Reload Updates
  6759. Optimizely Gridview Customizations
  6760. Do you know the GitHub Advisory Database?
  6761. Entity Framework Community Standup - PostgreSQL and EF Core
  6762. r/dotnet - What does your Blazor Server architecture look like?
  6763. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  6764. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  6765. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  6766. Don't be the Insecure Interviewer
  6767. AutoWrapper v5.0 RC Released!
  6768. Swift with .NET in Xcode
  6769. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  6770. ECDSA and Custom XML Signatures in .NET
  6771. How to sign XML using RSA in .NET
  6772. dotNET
  6773. Azure Table Storage with ASP.NET Core - Code Maze
  6774. Generate PDF files using an html template and Playwright - Gérald Barré
  6775. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  6776. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  6777. machinelearning/BestFriendAttribute.cs at 3bf8cba75fd94241d2f918fc5330e8cda3b36432 · dotnet/machinelearning
  6778. ASP.NET Minimal APIs - balta.io
  6779. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  6780. HTTP/3 support in .NET 6
  6781. r/dotnet - How many full-time devs does it take to keep developing dotnet?
  6782. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  6783. Approaches to handling simple expressions in C#
  6784. Forms and Capturing User Data [10 of 11] | Beginner's Series to: Blazor
  6785. Debugging a .NET App on Linux from Windows Visual Studio with WSL - NDepend
  6786. rename source generator anchor to SetHandler by jonsequitur · Pull Request #1411 · dotnet/command-line-api
  6787. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  6788. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  6789. Extending .NET Minimal APIs with Swagger, Authentication & Validation
  6790. Add initial regex source generator by stephentoub · Pull Request #59186 · dotnet/runtime
  6791. Should Controllers Reference Repositories or Services
  6792. JustMock R3 2021—Linux, Visual Studio 2022 .NET 6 RC1
  6793. Webinar: Profiling and Fixing Common Performance Bottlenecks | The .NET Tools Blog
  6794. Introducing Package Source Mapping
  6795. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  6796. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  6797. Machine Learning Community Standup - Deep Learning with TorchSharp
  6798. The Catch Block #74 - Ship, Show, Ask
  6799. .NET September 2021 Updates – 5.0.10 and 3.1.19
  6800. Announcing .NET 6 Release Candidate 1
  6801. ASP.NET Core updates in .NET 6 Release Candidate 1
  6802. ASP.NET Core updates in .NET 6 Release Candidate 1
  6803. Announcing .NET 6 Release Candidate 1
  6804. ASP.NET Community Standup - Blazor in .NET 6 RC1
  6805. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  6806. Setting up the SonarQube scanner when building a .NET Core container image
  6807. Async processing of long-running tasks in ASP.NET Core
  6808. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  6809. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  6810. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  6811. Monsters Weekly 222 - DateOnly and TimeOnly in .NET 6
  6812. Advanced Git Workflow Tips | The .NET Tools Blog
  6813. MinimalValidation/dotnet.yml at 3b836203c6af3ce1f9735ff1a4c81ab3270a7c7e · DamianEdwards/MinimalValidation
  6814. Finding Types at Runtime in .NET Core
  6815. Getting Started Tweetinvi .NET Twitter | C# Tutorials Blog
  6816. OData (Open Data Protocol) in ASP.NET 6.0
  6817. GitHub - hyrmn/jerk: Joe Everyman's Reporting Konverter
  6818. Professional C# and .NET – 2021 Edition
  6819. How To Desktop in 2022
  6820. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  6821. Microsoft Releases .NET MAUI Compatibility Packages for the Xamarin Community Toolkit
  6822. Working with DevOps friendly EF Core Migration Bundles
  6823. Managing User State [9 of 11] | Beginner's Series to: Blazor
  6824. C# 10 is HERE! 5 features that will blow your mind 🤯
  6825. Migrate apps to modern authentication
  6826. Code Maze Weekly #92 - Code Maze
  6827. Episode 82 - DotPurple With Michael Babienco
  6828. The Future of Visual Studio Extensibility is Here!
  6829. New Community Toolkit Leads Extension Writing Revamp for Visual Studio 2022 -- Visual Studio Magazine
  6830. Machine Learning Community Standup - Office Hours
  6831. Event Sourced Aggregate Design: Focus on Business Logic
  6832. The .NET Docs Show - .NET IoT Ask Me Anything
  6833. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  6834. Toolbelt.Blazor.LoadingBar 13.0.0
  6835. New Improved Attach to Process Dialog Experience
  6836. Apples in MAUI
  6837. OSS Power-Ups: CliWrap | The .NET Tools Blog
  6838. B2C Speedrun - Setup Authentication in .NET Blazor with Azure AD B2C in 15mins flat
  6839. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  6840. csharplang/LDM-2021-08-30.md at main · dotnet/csharplang
  6841. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  6842. Craver's oh-my-posh profile
  6843. Taking the EF Core Azure Cosmos DB Provider for a Test Drive
  6844. The Catch Block #73 - Vertical Slices, Mission-Driven Teams, and Five Cool Reads
  6845. Favorite improvements in .NET 6
  6846. Introducing Blazor Components [3 of 11] | Beginners Series to: Blazor
  6847. What's new in C# 10.0 - C# Guide
  6848. [Last Week in .NET #58] – Deep Learning Means Never Having to Say You’re Sorry
  6849. GitHub Quick Reviews
  6850. GitHub - dotnet/csharplang: The official repo for the design of the C# programming language
  6851. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  6852. ASP.NET Community Standup - A first look at Carter on .NET 6
  6853. Using Source Generators with Blazor components in .NET 6
  6854. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  6855. What Is yield and How Does It Work in C#?
  6856. GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  6857. GitHub - koenvzeijl/AspNetCore.SassCompiler: Sass Compiler Library for .NET Core 3.x/5.x without node.
  6858. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  6859. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  6860. Adding Identity to Existing WASM Apps: Carl Franklin's Blazor Train Ep 56
  6861. Minimal API com ASP.NET Core .NET 6
  6862. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  6863. Release v3.5.0 · dotnet/orleans
  6864. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  6865. ASP.NET Core Blazor routing
  6866. On .NET Live - Practical tips to improve your users' experience
  6867. Diagnosing memory leaks in .NET apps
  6868. Code Maze Weekly #91 - Code Maze
  6869. David Whitney
  6870. Foundation Interview
  6871. GitHub - MichalStrehovsky/zerosharp: Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
  6872. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  6873. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  6874. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  6875. Any examples of using SAML 2 authentication with a Blazor server-side app?
  6876. ASP.​NET Core in .NET 6 - Async streaming
  6877. Blazor | Build client web apps with C# | .NET
  6878. Let's Learn .NET: Razor Pages
  6879. Build .NET Search Experiences With Lunr-Core
  6880. IntelliSense for Hosted C# Script
  6881. Simplify codez by davidfowl · Pull Request #1 · SpiritChrusher/Beer-API
  6882. Windows Server 2022 Now Generally Available
  6883. GitHub - dotnet/Silk.NET: The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX bindings library your mother warned you about.
  6884. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  6885. Interview with David McCarter
  6886. Interview with Dixin Yan
  6887. Interview with Rob Prouse
  6888. Interview with Pedro Henrique de Souza Jesus
  6889. Interview with David Whitney
  6890. Restructuring to a Vertical Slice Architecture
  6891. Interview with Mitchel Sellers
  6892. Directories.Net 1.0.0
  6893. Preview of .NET MAUI Community Toolkit Heralds Xamarin.Forms Sunsetting -- Visual Studio Magazine
  6894. File IO improvements in .NET 6
  6895. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  6896. The Catch Block #72 - ChaosDB, Geothermal Energy, and a Communication Layer
  6897. Why and When to Use Akka.Streams
  6898. Monsters Weekly 220 - Previewing .NET 6 without installing the Preview SDK
  6899. Introducing .NET MAUI Compatibility for the Xamarin Community Toolkit
  6900. My Ultimate PowerShell prompt with Oh My Posh and the Windows Terminal
  6901. ASP.NET Core Web.config Transform for Production
  6902. Deploying a Blazor App to Azure with Octopus Deploy
  6903. 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.
  6904. Introducing the .NET MAUI Community Toolkit (Preview)
  6905. Ask the Expert: Build a Web App with Blazor
  6906. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  6907. Downloading artifacts from Azure DevOps using .NET
  6908. The simplest way to create an API is with .NET
  6909. Adam Storr - When is not null not null but checking not null in .NET 6
  6910. Learn to build applications with F#
  6911. OSS Power-Ups: Statiq – Webinar Recording | The .NET Tools Blog
  6912. Using SignalR in your Blazor applications
  6913. core/roadmap.md at main · dotnet/core
  6914. [Last Week in .NET #57] – So, Azure your keys are safe?
  6915. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  6916. Episode 60 – .NET6, streaming and making everything green with Jeff Fritz – Coding After Work Podcast
  6917. Exploring the NuGet client libraries - Gérald Barré
  6918. Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  6919. .NET 6: Top 6 New Features in the Upcoming .NET Version
  6920. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  6921. In dirittura d'arrivo con le ASP.NET Core Minimal API
  6922. Adding support for VisualStudio 2022 to your extension
  6923. Newsletter Week 34, 2021
  6924. Ask the Expert: Build a Web App with Blazor
  6925. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  6926. How to collect the code coverage of your tests in .NET
  6927. Adding support for $count segment in $filter collections in OData WebAPI
  6928. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  6929. Let's Learn .NET: Razor Pages - Events
  6930. Diagnosing memory leaks in .NET apps
  6931. What’s New in .NET 6 for Blazor?
  6932. Azure DevOps Podcast: Dean Guida on the Future of .NET Components - Episode 154
  6933. What's new in C# 10.0 - C# Guide
  6934. Blazor DataGrid Meets Blazor Report Viewer
  6935. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  6936. Released: Microsoft.Data.SqlClient 4.0 Preview 1
  6937. Get A Property Name From a .NET Lambda Expression
  6938. The Catch Block #71 - Conflict, Lambdas, Updating Tests, and Defaults
  6939. Reporting NUKE build failures on Slack
  6940. Beginner's Series to: Blazor | Channel 9
  6941. Melb.NET Sept 2021 ONLINE Meetup
  6942. A sample environment check for OIDC authenticated web services
  6943. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  6944. GitHub Actions: Windows Server 2022 with Visual Studio 2022 is now available on GitHub-hosted runners (Public Beta) | GitHub Changelog
  6945. BlazingChat
  6946. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  6947. Rebuilding StronglyTypedId as a source generator - 1.0.0-beta release: Using strongly-typed entity IDs to avoid primitive obsession - Part 7
  6948. Securing a graphQL API with Azure Active Directory
  6949. Embedding source code on errors logged to elmah.io
  6950. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  6951. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  6952. Creating Solutions and Projects in VS Code — Softwarepark
  6953. What's New in EF Core 5.0
  6954. New .NET 6 APIs driven by the developer community
  6955. The .NET Docs Show - Blazor component testing with bUnit
  6956. Fluent Assertions 6.0, the biggest release ever
  6957. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  6958. Improving application security in Blazor using HTTP headers – Part 2
  6959. FluentAssertions.BUnit 0.0.38
  6960. GitHub - srpeirce/fluentassertions.bUnit: Fluent Assertions for bUnit
  6961. GitHub - Bassonrichard/SocialMediaSharingBlazor: Blazor class library that enables you to access the native web social media sharing functionality using C#
  6962. SocialMediaSharingBlazor 5.1.3
  6963. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  6964. Pull requests · dotnet/runtime
  6965. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  6966. Added support for type based parameter binding by davidfowl · Pull Request #35496 · dotnet/aspnetcore
  6967. GitHub - spectreconsole/errata: A library that makes it easy to create and display diagnostics of different kinds.
  6968. C# Language Highlights: The "in" Parameter Modifier
  6969. The Catch Block #70 - .NET 6 Preview 7, Minimal APIs, and a Thank You
  6970. Code Maze Weekly #90 - Code Maze
  6971. Performance Improvements in .NET 6
  6972. .NET Core Cloud Hosting & Deployment | Amezmo
  6973. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  6974. omnisharp-vscode/package.json at master · OmniSharp/omnisharp-vscode
  6975. On .NET Live - Connecting gadgets to Blazor
  6976. Visual Studio 2022 Preview Release Notes
  6977. Using SignalR in your Blazor applications
  6978. Understanding the cost of C# delegates
  6979. The 425 Show
  6980. Continuous database deployment with GitHub Actions
  6981. Rider 2021.3 Roadmap | The .NET Tools Blog
  6982. ReSharper 2021.3 Roadmap | The .NET Tools Blog
  6983. How to Create a new Solution and Projects using dotnet CLI
  6984. Signing Electron Apps before Bundling with Azure Key Vault and EV Code Signing Certificates - Dangl.Blog();
  6985. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  6986. Understanding the cost of C# delegates
  6987. Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  6988. GitHub - dotnet/runtime at release/6.0
  6989. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  6990. What is Blazor [1 of 11] | Beginner's Series to: Blazor
  6991. WebView and Modal Dialogs in WPF Async Code
  6992. 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
  6993. A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  6994. Performance Improvements in .NET 6
  6995. Ask the Expert: .NET MAUI Community Toolkit
  6996. ADO.NET provider 8.5.0.0 for Firebird is ready
  6997. .NET MAUI Summer Previews: New Layouts, Font Scaling, Alerts, Gestures, Clipping and Much More
  6998. HTTP Error 500.30 - ASP.NET Core app failed to start help
  6999. ASP.NET Core in .NET 6 - Introducing minimal APIs
  7000. Debugging External Sources with Visual Studio
  7001. .NET Core 2.1 container images will be deleted from Docker Hub
  7002. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  7003. 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
  7004. Introducing DevOps-friendly EF Core Migration Bundles
  7005. Prevent refreshing the UI after an event in Blazor - Gérald Barré
  7006. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  7007. Creating parameterised tests in xUnit with [InlineData], [ClassData], and [MemberData]
  7008. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  7009. Azure Functions with F# using .NET 5
  7010. Keyboard Input: Carl Franklin's Blazor Train Ep 54
  7011. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  7012. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  7013. Generic Insertion Sort in C# .NET
  7014. Exploring a minimal Web API with ASP.NET Core 6
  7015. 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
  7016. .NET MAUI Community Toolkit - Monthly Standup
  7017. On .NET Live - The cutting edge of the Razor engine
  7018. ASP.NET Core 6: Working with minimal APIs
  7019. C# Highlights: Immutable Collections
  7020. Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  7021. Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  7022. Support Layers in Microservices Topologies
  7023. Initial Support for Visual Studio 2022 Preview Is Available! | The .NET Tools Blog
  7024. PowerShellGet 3.0 Preview 11 Release
  7025. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  7026. Entity Framework Community Standup - EF Core's Global Query Filter
  7027. dotNET
  7028. Parallelising (LINQ) work in C#
  7029. .NET Framework August 2021 Security and Quality Rollup
  7030. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  7031. Announcing .NET MAUI Preview 7
  7032. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  7033. Preview Features in .NET 6 - Generic Math
  7034. Starting Your F# Journey | #dotNETConf: Focus on F#
  7035. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  7036. Getting started with branching workflows, Git Flow and GitHub Flow
  7037. Logging in Unity
  7038. Improved Support for Source Generators in ReSharper 2021.2 | The .NET Tools Blog
  7039. Inducing and measuring ThreadPool exhaustion
  7040. Dynamically-rendered ASP.NET Core Razor components
  7041. 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
  7042. MySqlConnector 1.4.0-beta.1
  7043. Readable and clear tests for ASP.NET Core services
  7044. [Last Week in .NET #54] – Disorderly Sunset
  7045. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  7046. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  7047. Anatomy of an Event in Event Driven Architecture
  7048. .NET 6: Threading Improvements
  7049. Send Emails using Microsoft Graph API and a desktop client
  7050. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  7051. C# Highlights: Immutable Collections
  7052. Scripting with F# Interactive [4 of 12] | Beginner's Series to: F#
  7053. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  7054. How to create your own Fluent API in C#
  7055. Introducing System.Threading.RateLimiting for .NET
  7056. Code Maze Weekly #88 - Code Maze
  7057. Which UI Libraries you would like to see used on FairPlayTube? They need to be Open Source · Discussion #280 · efonsecab/FairPlayTube
  7058. Structure
  7059. Uno Platform SQLite for WebAssembly support on .NET 5 and .NET 6
  7060. Windows Community Toolkit 7.1: MVVM Source Generators, Identity Authentication, ML APIs -- Visual Studio Magazine
  7061. OSS Power-Ups: Statiq | The .NET Tools Blog
  7062. Stringly Typed vs Strongly Typed
  7063. .NET Source Generators: Finding Class Declarations
  7064. 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
  7065. designs/blazor-wasm-crypto.md at main · dotnet/designs
  7066. Microsoft Plans .NET Community Toolkit -- Visual Studio Magazine
  7067. What is F#? [2 of 12] | Beginner's Series to: F#
  7068. .NET Foundation Project Spotlight - Have I Been Pwned?
  7069. Dynamic Code Generation in Marten V4
  7070. The Catch Block #69 - Projects vs. Products, Bubble Sort, and Copilot Angst
  7071. Blazor WebAssembly : Authorization using CascadingAuthenticationState & JWT - EP34
  7072. The v2021.2 Releases for dotCover, dotMemory, dotTrace, and dotPeek Are Here! | The .NET Tools Blog
  7073. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  7074. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  7075. Introduction [1 of 12] | Beginner's Series to: F#
  7076. GitHub - agocke/serde-dn
  7077. Be careful with .NET Core Folder Structure - Simple Talk
  7078. Power of composition with map and bind
  7079. Adam Storr - Azure Functions CLI Failing After Preview Install
  7080. .NET MAUI Community Toolkit - Monthly Project Review
  7081. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  7082. Desktop Community Standup - Updates and Q&A
  7083. Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  7084. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  7085. [Last Week in .NET #53] – Requiem for a use case
  7086. Azure Active Directory B2C with Blazor WebAssembly Hosted Apps
  7087. fsharp-presentations/on-teaching-operators.md at master · dsyme/fsharp-presentations
  7088. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  7089. .NET July 2021 Updates – 5.0.8 and 3.1.17
  7090. Comparing dotnet:main...vcsjones:16df4edc7215a9521eda2c7a8aa3fa5f1bcecfef · dotnet/runtime
  7091. .NET R&D Digest (July, 2021)
  7092. .NET Framework July 2021 Cumulative Update Preview
  7093. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  7094. Random.Shared Property (System)
  7095. What does the ref keyword actually do in C#?
  7096. Code Maze Weekly #87 - Code Maze
  7097. Uno Platform 3.9: .NET 6 Mobile, VS 2022, WinUI, plus XAML trimming for 50% Wasm AOT size reduction
  7098. sdk/BlazorWebAssemblyDeltaApplier.cs at main · dotnet/sdk
  7099. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  7100. Support lambda expressions and method groups as `var` initializers by cston · Pull Request #55132 · dotnet/roslyn
  7101. Azure Service Fabric 8.1 Release
  7102. SpecFlow for Rider (Plugin) is now Available! | The .NET Tools Blog
  7103. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  7104. BlazorBits Reloaded
  7105. Conversation about the .NET open source project
  7106. The Catch Block #68 - JSON, Clean Code, F#, and Work Email
  7107. Entity Framework Community Standup - OData
  7108. Episode 205 – Polly with Bryan Hogan | The 6 Figure Developer
  7109. Welcome to the Community Toolkit!
  7110. Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  7111. Protect Your SignalR Service Based Real-time Application with Application Gateway
  7112. .NET on Microsoft Learn
  7113. Learn .NET | Free tutorials, videos, courses, and more
  7114. Try .NET | Runnable .NET code on your site
  7115. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  7116. GitHub Quick Reviews
  7117. Brief Update on Marten V4
  7118. 30 seconds of Blazor
  7119. C# Language Highlights: Exhaustive Case Guards
  7120. Visual Studio 2022 Preview Release Notes
  7121. Branchy 0.0.2
  7122. Adam Storr - Getting Started with Twitter API using SocialOpinion
  7123. CSLA 5 and 6
  7124. Tune in July 29 for .NET Conf: Focus on F#
  7125. Alpaca Preview: Native Swift with ASP.NET Core
  7126. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  7127. Removing elements after an animation in Blazor - Gérald Barré
  7128. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  7129. WebView2 and Electron | Electron Blog
  7130. How to install .NET Core on your Remarkable 2 e-Ink tablet with Remarkable.NET
  7131. TOP 5 .NET MAUI new features🏅
  7132. Announcing PostSharp "Caravela" Preview 2 (0.3.5)
  7133. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  7134. Profile memory allocations with Perfview
  7135. Code Maze Weekly #86 - Code Maze
  7136. Episode 81 - Gremlinq With Daniel Weber
  7137. Episode 20: Mark Rendle's Stream of Consciousness
  7138. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  7139. Markdown Monster 2.0 is here
  7140. On .NET Live - Let’s Talk Functional-First Programming!
  7141. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  7142. designs/system-drawing-win-only.md at main · dotnet/designs
  7143. Prototyping and Usability Testing with Indigo Design | Design to Code
  7144. .NET Conf: Focus on F#
  7145. Try the new System.Text.Json source generator
  7146. Blazor and Cancelling Asynchronous Calls With CancellationTokenSource
  7147. Unhandled Exceptions in Blazor Server with Error Boundaries
  7148. Tip 325 - How to build Blazor and C# APIs in Azure Static Web Apps
  7149. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  7150. Write your first code in F#
  7151. 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?
  7152. OSS Power-Ups: Statiq
  7153. New LEARN module: Write your first code in F#
  7154. Machine Learning Community Standup - ML.NET Office Hours
  7155. C# Language Highlights: Positional Pattern Matching
  7156. The Catch Block #67- C# 10 Features, .NET 6 Preview 6, and VS 2022 Preview 2
  7157. Some common gotchas when trying to deploy a dotnet gRPC app to AWS ECS
  7158. Pagination with the Azure SDK for .NET
  7159. Building a XAML UserControl for WinUI, UWP, WPF or Xamarin.Forms (.NET MAUI)
  7160. What is Code Review? - Guidelines and Best Practices - NDepend
  7161. Lessons Learned from Multiple Microservice Transitions
  7162. .NET Tooling Community Standup - What's new with .NET Productivity?!
  7163. GitHub Quick Reviews
  7164. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  7165. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  7166. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  7167. [Last Week in .NET #51] – The Next Three Zero Days
  7168. Andrew Lock | .NET Escapades
  7169. How to measure elapsed time without allocating a Stopwatch - Gérald Barré
  7170. Learn C# with CSharpFritz - Get Started with WPF
  7171. CSS Isolation In Razor Pages
  7172. Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  7173. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  7174. Creating Static Web Apps With F# and Fable | LINQ to Fail
  7175. Sure, you could write all those Blazor HTTP calls yourself...
  7176. Episode 59 – bUnit, TDD, and Sci-fi with Egil Hansen – Coding After Work Podcast
  7177. Creating zips server side per request
  7178. dotnet-labs/Minimal-URL-Shortener
  7179. Build a web app with Blazor - Learn
  7180. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  7181. Code Maze Weekly #85 - Code Maze
  7182. The Future of Xamarin Community Toolkit
  7183. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  7184. The Future Web: Will Canvas Rendering Replace the DOM?
  7185. dodyg/practical-aspnetcore
  7186. update branding to rc1 by Anipik · Pull Request #55775 · dotnet/runtime
  7187. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  7188. .NET MAUI Preview 6: SDK Workload Installation, Gestures, Clipping, Alerts, More -- Visual Studio Magazine
  7189. On .NET Live - Exploring Spark and ML .NET with F#
  7190. Make `System.Drawing.Common` only supported on Windows by terrajobst · Pull Request #234 · dotnet/designs
  7191. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  7192. GitHub Quick Reviews
  7193. C# Language Highlights: Null Coalescing Assignment
  7194. .NET Framework July 2021 Security and Quality Rollup
  7195. Micro APIs with OpenFaaS and .NET
  7196. Episode 385 - Cloud Native apps in Azure
  7197. .NET 6 Preview 6: 'Last Chance to Influence the Release' -- Visual Studio Magazine
  7198. Entity Framework Community Standup - Visualizing database query plans
  7199. Announcing .NET 6 Preview 6
  7200. Visual Studio 2022 Preview 2 is out!
  7201. ASP.NET Core updates in .NET 6 Preview 6
  7202. Announcing Entity Framework Core 6.0 Preview 6: Configure Conventions
  7203. The Catch Block #66 - IoT, C# Tips, and Clean Architecture
  7204. OSS Power-Ups: Verify
  7205. Permission-Based Security for ASP.NET Web APIs
  7206. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  7207. Hardening an ASP.NET container running on Kubernetes
  7208. dotnet/apireviews
  7209. GitHub Quick Reviews
  7210. GitHub Quick Reviews
  7211. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  7212. GitHub Quick Reviews
  7213. GitHub Quick Reviews
  7214. GitHub Quick Reviews
  7215. The ASP.NET Team @TheASPNETTeam
  7216. Postmortem: The case of the pauses, the fault and the GC
  7217. What is Span in C# and why you should be using it
  7218. Episode 19: Blazor with Chris Sainty
  7219. End to end testing web apps using Playwright and Azure DevOps
  7220. Mutation Testing - The Long Walk
  7221. dotnet/installer
  7222. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  7223. New .NET MAUI Workload Installation Detailed in 'Final Xamarin Podcast' -- Visual Studio Magazine
  7224. .NET 5 + Blazor = Blazor WebAssembly✅
  7225. timheuer/alexa-skills-dotnet
  7226. Evolution of An Async LINQ operator
  7227. SixLabors.ImageSharp 1.0.3
  7228. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  7229. StackExchange/StackExchange.Metrics
  7230. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  7231. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  7232. leonardochaia/dotnet-affected
  7233. Up & Running w/ OData in ASP.NET 6
  7234. API versioning extension with ASP.NET Core OData 8
  7235. TypeScript 4.4 Improves Control Flow Analysis
  7236. Introducing Syntax Macros
  7237. Put That Microservice Down.
  7238. Creating reusable build scripts with NUKE components
  7239. Spill single-def variable at definition to avoid further spilling by kunalspathak · Pull Request #54345 · dotnet/runtime
  7240. Azure DevOps Podcast: Richard Lander on the New .NET Platform - Episode 148
  7241. What's New in .NET for Apache Spark v1.1.1
  7242. The hidden cost of Exceptions in .NET
  7243. Code Maze Weekly #84 - Code Maze
  7244. Episode 80 - VR Applications in Unity with Justin Barnett
  7245. What Is WebAssembly — and Why Are You Hearing So Much About It? - The New Stack
  7246. Using A Function App with a Dedicated Static IP
  7247. C# Language Highlights: Using Declarations
  7248. How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve
  7249. Deploy .NET applications on Red Hat OpenShift using Helm | Red Hat Developer
  7250. I am a Windows App Developer
  7251. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  7252. Is Windows 11 a Better OS for Developers?
  7253. Web Wednesday: Blazor Web Apps using GraphQL and EF Core with Jeremy Likness | Web Wednesday
  7254. Thoughts on Async/Await Conversion in a Desktop App
  7255. paint.net 4.2.17 alpha build 7858 -- now using .NET 5!
  7256. The State of .NET on Mac OS - PHINUG 2021.07
  7257. Machine Learning Community Standup - Model Explainability
  7258. The Catch Block #65 - GitHub Copilot, Randomness, and Accessibility
  7259. Diagnosing thread pool exhaustion issues in .NET Core apps
  7260. C# Language Highlights: Records
  7261. C# Language Highlights: Top-level statements
  7262. GitHub Quick Reviews
  7263. Solitaire in Blazor Part 5 - Double-Click Shortcut and Autocomplete
  7264. Console Do Not Track
  7265. Ask the Expert: The future of modern application development with .NET
  7266. Adding authentication to a Blazor Server app using Auth0
  7267. .NET Ketchup - Week 26, 2021
  7268. Converting the WeatherTwentyOne app from dotnet Maui to Uno
  7269. A type-safe CloudEvent
  7270. Azure Durable Functions Dependency Injection
  7271. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  7272. Supporting Hot Reload in your .NET application - Gérald Barré
  7273. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  7274. [Last Week in .NET #49] – Automated Printer CVEs
  7275. C# Language Highlights: Ranges
  7276. Implementing Caching in ASP.NET Core with SQL Server
  7277. Blazor WebAssembly : JWT For Facebook Authentication - EP33
  7278. C# 10 - Top 5 New Features in the Upcoming C# Version
  7279. Newsletter Week 26, 2021
  7280. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  7281. Stop Saving to Disk with C# Asynchronous Streams
  7282. C sharp or B flat? Experiments in self-contained native executables in .NET
  7283. GraphQL for .NET Developers
  7284. Blazor Flash Cards - State Management with Fluxor
  7285. Developing and Deploying Azure Functions with GitHub Codespaces
  7286. Timekeeper Tutorial V0.6.2 (obsolete)
  7287. Integrating Tailwind into an ASP.NET Core Project
  7288. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  7289. C# Language Highlights: Exception Filters
  7290. Code Maze Weekly #83 - Code Maze
  7291. dotnet/roslyn-analyzers
  7292. .NET Foundation Project Spotlight - Wix
  7293. Stop Saving to Disk with C# Asynchronous Streams
  7294. On .NET Live - Commands, Queries, and Clean Architecture
  7295. angularsen/UnitsNet
  7296. Coding, Cloud & Technology | An In Depth Look into Random Number Generation in .NET
  7297. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  7298. Grpc.AspNetCore.Server.Reflection 2.38.0
  7299. Boost ASP.NET Core Performance with Static Content
  7300. Tip 322 - How to perform opinion mining with Azure Cognitive Services
  7301. C# 9 in-process Azure Functions | I CAN MAKE THIS WORK
  7302. Blazor - Next Generation UI with .NET 6
  7303. How to Resolve ImageLoaderSourceHandler: Could Not Retrieve Image or Image Data Was Invalid Uri - Cool Coders
  7304. Will AI Replace Developers? GitHub Copilot Revives Existential Threat Angst -- Visual Studio Magazine
  7305. Building dynamic applications with blazor
  7306. The Catch Block #64 - Windows 11, GitHub Issues, and Why Remote Meetings Suck
  7307. Obsolete X509Certificate2.PrivateKey and PublicKey.Key. by vcsjones · Pull Request #54562 · dotnet/runtime
  7308. W^X support by janvorli · Pull Request #54954 · dotnet/runtime
  7309. What’s New for C# Nullable Reference Types in ReSharper and Rider 2021.2 EAP? | The .NET Tools Blog
  7310. C# Language Highlights: Null Coalescing Operator
  7311. Obsolete useManagedSha1 and ProduceLegacyHmacValues by vcsjones · Pull Request #54886 · dotnet/runtime
  7312. Introducing Jetbrains Rider
  7313. ML.NET Now Works on ARM Devices and Blazor WebAssembly -- Visual Studio Magazine
  7314. Static Web Apps - Code to Scale - Events
  7315. JSON Polymorphic Serialization API Review
  7316. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  7317. [Last Week in .NET #48] – Windows 11 price? A new PC.
  7318. Conditional compilation for ignoring method calls with the ConditionalAttribute
  7319. Adam Storr - Test Your .NET HttpClient Based Strongly Typed Clients Like a Boss
  7320. Functional monads in C# - Simple Talk
  7321. dotnet/runtime
  7322. C# Language Highlights: Null Coalescing Operator
  7323. Windows 11 Development: New Driver/Assessment Kits, ARM64EC ('Emulation Compatible') ABI -- Visual Studio Magazine
  7324. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  7325. Solitaire in Blazor Part 4 - Drag and Drop
  7326. Infinite scrolling in Blazor - Gérald Barré
  7327. Introduction to .NET MAUI Blazor | The Xamarin Show
  7328. C# Language Highlights: Using Declarations
  7329. .NET MAUI Preview 5 Is Here
  7330. Vake93/Express.NET
  7331. Create View and Edit Power BI Reports In Blazor
  7332. Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  7333. Absolute Beginner’s Guide to Docker – Webinar Recording | The .NET Tools Blog
  7334. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  7335. Tailwind CSS with SAFE
  7336. Latest Windows 11 features for developers — Windows app development
  7337. Async Debugging Part 3
  7338. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7339. Uno Platform 3.8 Is Here
  7340. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7341. Build your first microservice with .NET - Learn
  7342. MichalStrehovsky/bflat
  7343. Working with Azure AD B2C in ASP.NET
  7344. Code Maze Weekly #82 - Code Maze
  7345. Episode 79 - Greenfield and Brownfield in .NET with Harry Bellamy (part two)
  7346. Blazor, TypeScript and Static Web Apps | LINQ to Fail
  7347. .NET Framework June 2021 Cumulative Update Preview
  7348. One Shot ECB by vcsjones · Pull Request #52510 · dotnet/runtime
  7349. On .NET Live - Building Reactive UIs with Blazor
  7350. Windows 11 Development: Open Ecosystem Store, Project Reunion Rebrand and More -- Visual Studio Magazine
  7351. What Windows 11 Means for Developers
  7352. Desktop Community Standup - Live Preview, Hot Reload, .NET MAUI, WinForms and WPF updates.
  7353. Join us for a Live event on Azure Static Web Apps 30th June 2021
  7354. What's new in Windows Forms in .NET 6.0 Preview 5
  7355. Math.Clamp Method (System)
  7356. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  7357. Release Preview Release v0.9.232202 · dotnet/try-convert
  7358. Oracle Support for .NET 6 and Entity Framework Core 6: Statement of Direction
  7359. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  7360. The Catch Block #63 - Hooray for Visual Studio 2022!
  7361. Blazor WebAssembly : JWT Authorization - EP32
  7362. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  7363. Episode 18: Mutation Testing in .NET with Stefan Pölz
  7364. The State of WebAssembly 2021
  7365. Blazor on WPF
  7366. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  7367. Compiled Models Quicken App Startups in Entity Framework Core 6.0 Preview 5 -- Visual Studio Magazine
  7368. Let's Learn .NET- Blazor - Events
  7369. Package Validation
  7370. GitHub Quick Reviews
  7371. ML.NET June Updates
  7372. Secure .NET 5 SignalR solutions with Azure AD
  7373. StackExchange.Redis 2.2.50
  7374. NuGet Package Explorer is now a Web App powered by Uno Platform
  7375. ASP.NET Core Architecture: Part 3
  7376. Let's Learn .NET- Blazor - Events
  7377. Upload and resize an image natively with ASP.NET Core 🖼️
  7378. Introduction to .NET MAUI Blazor | The Xamarin Show
  7379. OSS Power-Ups: Verify | The .NET Tools Blog
  7380. Let's Learn .NET - Blazor - Free Live Stream Event
  7381. Adam Storr - Default Your FirstOrDefault in .NET 6.0
  7382. Obsolete mutable X509 certificate APIs by vcsjones · Pull Request #53891 · dotnet/runtime
  7383. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  7384. Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  7385. Exploring Fluent Assertions - Gérald Barré
  7386. Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  7387. What to Expect in .NET 6 | ComponentOne
  7388. Getting started with Machine Learning and .NET Notebooks
  7389. Languages & Runtime Community Standup - Templates and Arm64
  7390. Initial commit. · dotnet/aspnetcore@3dfd79a
  7391. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  7392. Async Debugging Part 2
  7393. On .NET Episode: Clustering in Orleans
  7394. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  7395. Announcing .NET 6 Preview 5 | .NET Blog
  7396. chrissainty/ondotnet-tailwindcss
  7397. First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine
  7398. Update a Visual Studio extension - Visual Studio
  7399. Visual Studio 2022 Preview Release Notes
  7400. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  7401. Announcing .NET 6 Preview 5 | .NET Blog
  7402. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  7403. Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG
  7404. Announcing .NET MAUI Preview 5 | .NET Blog
  7405. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  7406. JSON Polymorphic Serialization API Review
  7407. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  7408. Ubuntu repositories broken · Issue #6381 · dotnet/core
  7409. How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package
  7410. OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog
  7411. Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements
  7412. Your Guide to REST API Versioning in ASP.NET Core
  7413. .NET Framework June 2021 Cumulative Update Preview | .NET Blog
  7414. Keynote: The Future of Modern Application Development with .NET and Azure
  7415. Real-Time Web by leveraging Event Driven Architecture
  7416. iO .Net Virtual Meetup - Implementation Details Matter
  7417. Support polymorphic serialization through new option · Issue #29937 · dotnet/runtime
  7418. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  7419. The Catch Block #62 - Ten Quality Reads #1
  7420. Conversation about networking | .NET Blog
  7421. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  7422. C# 10 - `record struct` Deep Dive & Performance Implications
  7423. OSS Power-Ups: Silk.NET – Webinar Recording | The .NET Tools Blog
  7424. New Programming Model For Handling JSON In .NET 6
  7425. Running .NET Core Apps on a Framework other than Compiled Version?
  7426. Bugs Fixed as Project Reunion v0.8 Nears Stability in New Release Candidate -- Visual Studio Magazine
  7427. GitHub Quick Reviews
  7428. [Last Week in .NET #46] – Exceptionally Useful
  7429. dotnet repl
  7430. Migration of Bing’s Workflow Engine to .NET 5 | .NET Blog
  7431. Feature flags with .NET and Azure App Configuration
  7432. Show a name and profile photo with .NET and Gravatar 🤵
  7433. Blazor Day | Channel 9
  7434. Startup Performance, Skia and the Future of Cross Platform Apps Built with .NET - Nick's .NET Travels
  7435. .NET News Roundup: Project Reunion 0.8 RC , Uno Platform 3.8, JetBrains Rider 2021.2 Early Access
  7436. Spectre.Console - Welcome
  7437. dotnet-repl 0.1.11
  7438. Adam Storr - Setting Content for HttpClient Testing with JSON.NET and System.Text.Json
  7439. jonsequitur/dotnet-repl
  7440. 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
  7441. Fix typo by mairaw · Pull Request #24 · dotnet/org-policy
  7442. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7443. GitHub Quick Reviews
  7444. Solitaire in Blazor Part 2 - The C# Classes
  7445. Conversation about diagnostics | .NET Blog
  7446. Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  7447. Azure Functions and .NET 5: Query params, Dependency Injection, Bicep & Build | I CAN MAKE THIS WORK
  7448. kevingosse/ClrMDExports
  7449. ClrMDExports 2.0.0-rc1
  7450. Detect services based on service provider by davidfowl · Pull Request #32737 · dotnet/aspnetcore
  7451. Release 1.1.0 · natemcmaster/LettuceEncrypt
  7452. .NET 5 Dependency Injection
  7453. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  7454. Khelechy/CSJsonDB
  7455. Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog
  7456. .NET 5 Dependency Injection
  7457. Code Maze Weekly #80 - Code Maze
  7458. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  7459. dotNET - Invidious
  7460. Your `~/.bashrc` doesn't have to be a mess
  7461. ML.NET Survey: Model Explainability | .NET Blog
  7462. Why is Async code hard to debug?
  7463. On .NET Live - Secrets of building Blazor Components
  7464. Why is Async code hard to debug?
  7465. microsoft/playwright-dotnet
  7466. A Closer Look at 5 New Features in C# 10
  7467. Tips For Using Async/Await - Write Better JavaScript!
  7468. dotnet-presentations/blazor-workshop
  7469. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  7470. Released: General Availability of Microsoft.Data.SqlClient 3.0
  7471. On .NET Episode: Setting up Observability in Orleans
  7472. Release Preview Release v0.8.230902 · dotnet/try-convert
  7473. Entity Framework Community Standup - Introducing EF Core Compiled Models
  7474. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  7475. Sponsor @martincostello on GitHub Sponsors
  7476. microsoft/fast-blazor
  7477. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  7478. .NET Framework June 2021 Security and Quality Rollup Updates | .NET Blog
  7479. C# Generics Best Practices
  7480. Learn What’s New in .NET Productivity | Visual Studio Blog
  7481. Build apps for Microsoft Teams with .NET | Visual Studio Blog
  7482. Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog
  7483. Tyrrrz/DotnetRuntimeBootstrapper
  7484. Improving Deployments with Kubernetes (2021-06-10)
  7485. Uno Platform An Introduction to UI Testing for Uno Platform Applications
  7486. Tutorial: Access data with managed identity - Azure App Service
  7487. Streamline Windows Forms application configuration and bootstrap by RussKie · Pull Request #223 · dotnet/designs
  7488. Use design-time sample data with the XAML Designer in Visual Studio - Visual Studio
  7489. [Last Week in .NET #45] – A deal with the censorship devil
  7490. Workload Target Imports Design by sfoslund · Pull Request #224 · dotnet/designs
  7491. Solitaire in Blazor Part 1 - Overview
  7492. OSS Power-Ups: SpecFlow
  7493. Early adopters can experiment with native AOT form factor · Issue #248 · dotnet/runtimelab
  7494. Hangfire with ASP.NET Core - Code Maze
  7495. Debugging C# Source Generators with Visual Studio 2019 16.10 - Steve Talks Code
  7496. Customizing Serilog text output
  7497. Oqtane Blog | Oqtane 2.1 Now Supports Multiple Databases
  7498. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  7499. dotnet/roslyn
  7500. Minimal APIs in ASP.NET Core 6.0
  7501. Jeff Fritz on Blazor, Azure & Much More
  7502. Hmac one-shot by vcsjones · Pull Request #53487 · dotnet/runtime
  7503. fasm 0.1.1
  7504. June 3, 2021 - Error Logging with Rollbar, .NET, and Azure Functions
  7505. CDK for Terraform Adds Go Support and Improves Asset Construction
  7506. Code Maze Weekly #79 - Code Maze
  7507. .NET 6: Collections Improvements
  7508. When LINQ is not LINQ
  7509. .NET Foundation - Invidious
  7510. With so many Blazor Component Libraries, which one is best for you?
  7511. A Double Header with Blazor - PHINUG 2021.06
  7512. On .NET Live - Thinking about Applications Security Threats and OWASP
  7513. GitHub Quick Reviews
  7514. IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  7515. Azure Cosmos DB With EF Core on Blazor Server
  7516. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7517. Application Development with Scott Hanselman & Friends | KEY11D
  7518. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7519. Entity Framework Community Standup - Triggers for EF Core
  7520. Webinar: Absolute Beginner’s Guide to Docker | The .NET Tools Blog
  7521. Leveling Up Static Web Apps With the CLI
  7522. 6 steps to pimp my terminal
  7523. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7524. UI Goes (Partly) Native in New Visual Studio 2019 for Mac v8.10 -- Visual Studio Magazine
  7525. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  7526. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  7527. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  7528. Benchmarking 4 reflection methods for calling a constructor in .NET
  7529. IntelliCode Package Suggestions for NuGet in Visual Studio | The NuGet Blog
  7530. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  7531. Add non-cryptographic hash algorithms by bartonjs · Pull Request #53623 · dotnet/runtime
  7532. Search Box/Bar/Field with Blazor WebAssembly using Blazored.Typeahead | Blazor E-Commerce Series #11
  7533. Confoo 2021 - Chris Sainty - Blazor
  7534. Working With .NET 6’s PriorityQueue
  7535. Announcing Visual Studio Code extension for Tye | .NET Blog
  7536. GitHub Quick Reviews
  7537. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  7538. C# Language Highlights: Async Streams
  7539. Benchmarking 4 reflection methods for calling a constructor in .NET
  7540. .NET MAUI Preview 4 Is Here
  7541. C# Language Highlights: Exception Filters
  7542. Investigate memory issues with ease – Introducing real-time inspections in dotMemory Allocation Analysis | The .NET Tools Blog
  7543. Performance Booster with System.IO.Pipelines in C#
  7544. Adam Storr - Quick Tip - Compiler Directives and Using Aliases to Ignore Tests
  7545. Benchmarking 4 reflection methods for calling a constructor in .NET
  7546. Custom bindings with Azure Functions .NET Isolated Worker
  7547. Week of Blazor Events with Telerik - Join Us!
  7548. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  7549. New LINQ extensions in .NET 6 and benchmarks
  7550. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  7551. Remove bogus assert in FindRefs by CyrusNajmabadi · Pull Request #53793 · dotnet/roslyn
  7552. no dogma podcast
  7553. Application Development with Scott Hanselman & Friends | KEY11D
  7554. Issues of .NET
  7555. New Project: Optimizely (Episerver) Health Checker
  7556. The Roslyn analyzers I use in my projects - Gérald Barré
  7557. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  7558. Asynchronous Programming with Async and Await in ASP.NET Core
  7559. Add support for customising the creation of Kestrel listen sockets by deanward81 · Pull Request #32827 · dotnet/aspnetcore
  7560. ‎The .NET Core Podcast: Blazor Catch-up with Chris Sainty on Apple Podcasts
  7561. Introduction To .NET Interactive
  7562. Improve the rate of thread injection for blocking due to sync-over-async by kouvel · Pull Request #53471 · dotnet/runtime
  7563. .NET Oxford - Blazor - with Chris Sainty
  7564. .NET Interactive
  7565. Build apps faster with the latest Microsoft Teams Toolkit
  7566. Episode 77 - Application Security with Tanya Janka
  7567. Blazor WebAssembly : Dark/Light Theme Switch - EP31
  7568. danroth27/BlazorWeather
  7569. Leveling Up Static Web Apps With the CLI
  7570. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  7571. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  7572. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  7573. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  7574. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  7575. Azure DevOps Podcast: David Ortinau on Multi-Platform App Development Using .NET MAUI - Episode 142
  7576. Announcing .NET 6 Preview 4 | .NET Blog
  7577. .NET Boxed Visual Studio Integration
  7578. Building a Source Generator for C#
  7579. WinUI Desktop Unit Tests | #ifdef Windows
  7580. Add WebSocket compression support by BrennanConroy · Pull Request #32600 · dotnet/aspnetcore
  7581. halter73/MinimalTemplates
  7582. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  7583. Ask the Experts: The future of modern application development with .NET
  7584. F# and F# tools update for Visual Studio 16.10 | .NET Blog
  7585. The Catch Block #59 - Anatomy of a Botched Deployment
  7586. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  7587. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  7588. .NET Framework May 2021 Cumulative Update Preview for Windows 10, versions 2004, 20H2, 21H1 | .NET Blog
  7589. davidortinau/WeatherTwentyOne
  7590. WebView2 Home and End Key Problems inside of WPF TabControl Containers
  7591. You've been Blazored! - .NET 070 | Devchat.tv
  7592. GitHub Quick Reviews
  7593. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  7594. Microsoft Build
  7595. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  7596. Announcing .NET 6 Preview 4 | .NET Blog
  7597. Announcing .NET MAUI Preview 4 | .NET Blog
  7598. Announcing Entity Framework Core 6.0 Preview 4: Performance Edition
  7599. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  7600. Using DateOnly and TimeOnly in .NET 6 - Steve Gordon - Code with Steve
  7601. How to stop Visual Studio from creating launchsettings.json
  7602. 4 ways to deploy a .NET Core Lambda using AWS CDK
  7603. Running a .NET application as a service on Linux with Systemd
  7604. How to use MediatR Pipeline Behaviours | Gary Woodfine
  7605. Windows v Linux: Compare ASP.NET Core install & hosting
  7606. .NET Basics - Dusted Codes
  7607. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  7608. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  7609. .NET News Roundup - Week of May 17th, 2021
  7610. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  7611. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  7612. The .NET Docs Show - Introduction to the Microsoft Identity platform
  7613. Finding concurrency bugs in a .NET application using Coyote - Gérald Barré
  7614. .NET coding test advice (from a engineering manager) | Cracking the .NET interview
  7615. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  7616. Structured Logging in ASP.NET Core with Serilog - Code Maze
  7617. Monsters Weekly 211 - .NET 5 on Azure Functions
  7618. Released: Microsoft.Data.SqlClient 2.1.3
  7619. Uno Platform Announcing: uno-check - a health check for your Uno Platform dev environment
  7620. Released: Microsoft.Data.SqlClient 3.0 Preview 3
  7621. .NET Foundation
  7622. Permit to Cloud – Land with Confidence in Azure w/ Mike Benkovich
  7623. CSS Isolation in ASP.NET Core 6.0
  7624. Introducing The .NET Coding Pack for VS Code - Getting Started with C# for Beginners
  7625. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  7626. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  7627. Uno Platform Launches New Documentation Site with More How-Tos -- Visual Studio Magazine
  7628. Azure DevOps Podcast: Jeremy Likness on Working with Data on .NET - Episode 141
  7629. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  7630. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  7631. Obtaining attributed network usage information from the Windows Runtime | The Old New Thing
  7632. thomasclaudiushuber/mvvmgen
  7633. Blazor WebAssembly : "Remember me" for Login Page - EP30
  7634. ASP.NET Core – KestrelServer using wrong development SSL certificate
  7635. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  7636. .NET Framework May 2021 Cumulative Update Preview | .NET Blog
  7637. Testing your Domain when Event Sourcing
  7638. Cloud-Heavy Microsoft Build Conference Starts Tuesday: Here's What to Look for -- Visual Studio Magazine
  7639. Using SignalR and ASP.NET Core for real-time communication
  7640. Obtaining network usage information from the Windows Runtime | The Old New Thing
  7641. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  7642. Authenticated Encryption in .NET with AES-GCM
  7643. Let's Learn .NET - Accessibility - Free Live Stream Event
  7644. JetBrains .NET Days Online 2021 Recap – Session Recordings Available | The .NET Tools Blog
  7645. Webinar – OSS Power-Ups: SpecFlow | The .NET Tools Blog
  7646. The Mediator Pattern | Gary Woodfine
  7647. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  7648. Visual Studio 2019 Preview Release Notes
  7649. Conversation about ready to run | .NET Blog
  7650. Entity Framework Community Standup - Building Modern Apps with GraphQL
  7651. .NET Developers Community Singapore (Singapore, Singapore)
  7652. Building an Event Driven .NET Application: Setting Up MassTransit and RabbitMQ – Wrapt
  7653. dotMemory Support For Linux Process Dumps | The .NET Tools Blog
  7654. ASP.NET Core Web App Templates Design Survey
  7655. GitHub Quick Reviews
  7656. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  7657. How do I build a SignalR app with ASP.NET Core?
  7658. The Future of Windows (and other Platforms) Development
  7659. Servo Motor with .NET and Meadow | C# Tutorials Blog
  7660. Blazor Day 2021
  7661. memsom/PSPDNA
  7662. Create a colored CLI with System.CommandLine and Spectre 🎨
  7663. C# serialization with JsonSchema and System.Text.Json | endjin
  7664. Basic CQRS with .NET 5 (endpoints, nullable reference types, records etc.) by oskardudycz · Pull Request #41 · oskardudycz/EventSourcing.NetCore
  7665. Visual Studio 2019 v16.10 Preview 3 Aims at Git Productivity -- Visual Studio Magazine
  7666. Azure Static Web Apps Goes GA -- Visual Studio Magazine
  7667. Custom User Message Extension Methods in C# and MVC
  7668. Debugging a .NET assembly without the source code with Visual Studio - Gérald Barré
  7669. AirDrop Anywhere - Part 3 - Receiving files
  7670. Creating beautiful dual-screen Xamarin.Forms apps | Surface Duo Blog
  7671. hermanussen/ReferenceCopAnalyzer
  7672. Creating Business Workflows with Azure Logic Apps - Code Maze
  7673. .NET News Roundup - Week of May 10th, 2021
  7674. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  7675. Azurite and Table Storage in a dev container | I CAN MAKE THIS WORK
  7676. Updating FloatingGlucose to .NET 5 - Display Nightscout or Dexcom Glucose Values on the Windows Desktop
  7677. VLC Media Player in Xamarin Forms (Alternative AVPlayer AndMediaPlayer)
  7678. Microsoft Releases Azure Static Web Apps Into General Availability
  7679. CoreWCF Reached Its First GA Release
  7680. Blazor Conf - Bhubaneswar
  7681. Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core
  7682. Microsoft Build
  7683. Running a .NET 5 web app on Railway
  7684. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  7685. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  7686. Support ChaCha20 Poly1305 on Unix by vcsjones · Pull Request #52522 · dotnet/runtime
  7687. May 11, 2021 - Checking out Solarwinds AIE and Synchronizing Data from Twitch
  7688. On .NET Live - 5 Azure Services .NET Developers Should Try
  7689. Re-design of the NuGet.org Package Details page by jcjiang · Pull Request #10867 · NuGet/Home
  7690. Debug .NET 5 Function with Visual Studio/Visual Studio Code
  7691. damienbod/AzureADAuthRazorUiServiceApiCertificate
  7692. Is string.Empty actually better than "" in C#?
  7693. Getting Started with GitHub Actions for .NET Developers - Steve Gordon - Code with Steve
  7694. Blazor WebAssembly : Logging UserInfo with Exceptions - EP29
  7695. Uno Platform Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
  7696. Develop production-scale modern web apps quickly with Azure Static Web Apps
  7697. .NET Framework May 2021 Security and Quality Rollup Updates | .NET Blog
  7698. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  7699. .NET Foundation March/April 2021 Update
  7700. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  7701. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  7702. dotnet/aspnetcore
  7703. Machine Learning Community Standup - Data Scientist or Data Engineer?
  7704. Blazor with Chris Sainty
  7705. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  7706. Deep Diving Into EF Core: Q&A With Jeremy Likness
  7707. .NET Foundation March/April 2021 Update
  7708. How to generate video thumbnail with Azure function
  7709. Monsters Weekly 210 - Sending Email with SMTP4Dev and MailKit
  7710. C# | Modern, open-source programming language for .NET
  7711. Use Quickenshtein to get levenshtein distance by yufeih · Pull Request #6774 · dotnet/docfx
  7712. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  7713. GitHub Quick Reviews
  7714. Episode 195 – Orleans with Reuben Bond | The 6 Figure Developer
  7715. Using Azure Managed identities
  7716. 5 Ways to Improve the Performance of C# Code for Free
  7717. Introducing csharp 10
  7718. Release 4.2.0 Release · aspnet/AspNetKatana
  7719. C# Language Highlights: Init only setters
  7720. Issues of .NET
  7721. Can you spare a few moments to take my survey?
  7722. .NET Foundation March/April 2021 Update
  7723. Understanding the impact of Roslyn Analyzers on the build time - Gérald Barré
  7724. .NET News Roundup - Week of May 3rd, 2021
  7725. Automatic type conversion with Implicit and Explicit operators in C#
  7726. Newsletter Week 18, 2021
  7727. My 3 Commonly Used Github Actions - CodeWithStu
  7728. Raspberry Pi LCD Display I2C .NET | C# Tutorials Blog
  7729. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  7730. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  7731. C# Async Yield Return: IAsyncEnumerable will change your life!!! - Brian Lagunas
  7732. dotnet/runtimelab
  7733. Add ChaCha20Poly1305 skeleton by GrabYourPitchforks · Pull Request #52030 · dotnet/runtime
  7734. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  7735. dotnet-stack diagnostic tool - .NET CLI
  7736. C# Language Highlights: Default Interface Methods
  7737. Top 10 Free New Testing Tools for Visual Studio 2019 -- Visual Studio Magazine
  7738. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  7739. GitHub Quick Reviews
  7740. Code Maze Weekly #76 - Code Maze
  7741. AgileMapper v1.8 Released
  7742. Add Package Scoring Proposal by JonDouglas · Pull Request #216 · dotnet/designs
  7743. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  7744. Add a README to Your NuGet Package | The NuGet Blog
  7745. .NET Foundation March/April 2021 Update
  7746. VerifyTests/Verify
  7747. Multi-tenancy with EF Core in Blazor Server Apps
  7748. Obsolete the Rijndael and RijndaelManaged classes by jeffhandley · Pull Request #52366 · dotnet/runtime
  7749. benaadams/Ben.Demystifier
  7750. What are Closures in C# and why you NEED to know about them
  7751. Add Simple C# Programs by cartermp · Pull Request #213 · dotnet/designs
  7752. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  7753. EntityFrameworkCore.VisualBasic 5.0.0-alpha.1
  7754. Entity Framework Community Standup - Triggers for EF Core
  7755. Building a supply chain attack with .NET, NuGet, DNS, source generators, and more!
  7756. Getting Started with Azure Web PubSub Service - Daily .NET Tips
  7757. The future of gRPC in C# belongs to grpc-dotnet
  7758. davidfowl/CommunityStandUpMinimalAPI
  7759. Rework all of this to use ControlFlowGraph and IOperations. · kevin-montrose/AsyncSizeAnalyzer@71b87c2
  7760. .NET Foundation March/April 2021 Update
  7761. Hello World - Introduction to C# interactive C# tutorial
  7762. AirDrop Anywhere - Part 2 - Writing some code
  7763. A Simple Moving Average calculator: Creating a Simple Moving Average calculator in C# - Part 1
  7764. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  7765. Announcing the end of support for AWS SDK for .NET version 2 (v2) | Amazon Web Services
  7766. Adam Storr - Beginning to Make Testing with HttpClient Easier
  7767. 1. An architecture for .NET – The Reformed Programmer
  7768. .NET API browser
  7769. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  7770. Debouncing / Throttling JavaScript events in a Blazor application - Gérald Barré
  7771. Let's Learn .NET - C#
  7772. .NET News Roundup - Week of April 26th, 2021
  7773. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  7774. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  7775. Meadow VL53L0X Distance Sensor | C# Tutorials Blog
  7776. kevin-montrose/AsyncSizeAnalyzer
  7777. Using the ProblemDetails Class in ASP.NET Core Web API
  7778. The .NET Stacks #45: <fill in later> | Dave Brock
  7779. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  7780. .NET R&D Digest (April, 2021)
  7781. Overriding and Extending Episerver Dojo Functionality
  7782. DotNet.ReproducibleBuilds 0.1.26
  7783. dotnet/reproducible-builds
  7784. .NET Foundation March/April 2021 Update
  7785. Code Maze Weekly #75 - Code Maze
  7786. Episode 75 - Dependency Injection with Steve Collins
  7787. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  7788. Include tizen6.0-tizen in precedence rules by WonyoungChoi · Pull Request #212 · dotnet/designs
  7789. Webinar – OSS Power-Ups: Silk.NET | The .NET Tools Blog
  7790. C# Yield Return: What is it and how does it work? - Brian Lagunas
  7791. Modular Blazor App Framework Oqtane Boosts Templates -- Visual Studio Magazine
  7792. .NET API browser
  7793. Microsoft Joins Bytecode Alliance to Further Blazor-Backing WebAssembly Tech -- Visual Studio Magazine
  7794. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  7795. .NET 6 LINQ Improvements
  7796. Hello World: Wednesday April 21, 2021
  7797. dotnet/runtime
  7798. Automating "suggested / related posts" links for my blog posts - Part 2
  7799. Llama Preview: Swift Closures and Delegates
  7800. r/dotnet - Why does everything have to use interface?
  7801. On .NET Live - Develop from Anywhere with GitHub Codespaces
  7802. WebSocket Compression by zlatanov · Pull Request #49304 · dotnet/runtime
  7803. Windows Community Toolkit for Project Reunion 0.5 | #ifdef Windows
  7804. dotnet/upgrade-assistant
  7805. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  7806. KristofferStrube/Blazor.SVGEditor
  7807. BEYOND Status Codes! Better REST HTTP API Error Responses
  7808. Clean Architecture Refactoring: A Case Study - NDepend
  7809. Blazor - IntersectionObserver WebApi
  7810. Sherlock Holmes and the case of a crashing devenv.exe | The .NET Tools Blog
  7811. Introducing GraphQLinq - Strongly Typed GraphQL Queries with LINQ to GraphQL. | Giorgi Dalakishvili | Personal Website
  7812. JSON Schema
  7813. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  7814. Visual Basic docs - get started, tutorials, reference.
  7815. ASP.NET Community Standup - SPA Updates
  7816. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  7817. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  7818. Pretty print/syntax highlight .NET stack traces in a browser ✨
  7819. Adam Storr - Lightning Talk on HttpClient Interception by Just Eat at dotnetOxford Apr 2021
  7820. .NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support on April 26, 2022
  7821. .NET API browser
  7822. Survey Reveals Bigger C# Community, Most and Least Popular Uses -- Visual Studio Magazine
  7823. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  7824. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  7825. The .NET Docs Show - Versioning REST APIs
  7826. Convert SVG files to PNG or JPEG using .NET - Gérald Barré
  7827. Adding environment variables in Azure Pipelines for a dotnet Linux service
  7828. Blazor WebAssembly : Logging to Database | Implementing Custom Logger Provider - EP27
  7829. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  7830. Machine Learning with ML.NET - Sentiment Analysis
  7831. r/dotnet - BlazorGenUI - Auto-generated UI from C# classes
  7832. dodyg/practical-aspnetcore
  7833. Uno Platform and Xamarin.Forms: Choosing Your Next UI Framework
  7834. .NET News Roundup - Week of April 19th, 2021
  7835. Blazor Material Form Creation with File Upload and Dialogs
  7836. 3 simple ways to collect data for asp.net core applications post publishing to production
  7837. NSubstitute and FluentAssertions Redux – Rory Primrose – Learn from my mistakes, you don't have time to make them yourself
  7838. F# wrappers for React components
  7839. December 10, 2020 - Social Media, Blazor, and Azure Storage. What could go wrong?
  7840. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  7841. Setting Up Sass with Blazor
  7842. Infer delegate type for method groups and anonymous functions by cston · Pull Request #52448 · dotnet/roslyn
  7843. WebAssembly 1.0.0
  7844. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  7845. TFM for .NET nanoFramework by terrajobst · Pull Request #208 · dotnet/designs
  7846. CHIP-8 emulation with C# and Blazor - part 1
  7847. ASP.NET Core in Action, Second Edition is available now!
  7848. Release 1.0.0-preview11 · microsoft/reverse-proxy
  7849. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  7850. Azure for .NET developers
  7851. Microsoft Announces 64-Bit Visual Studio 2022
  7852. Secretless apps with .NET and Azure Key Vault
  7853. r/dotnet - If MS had never developed .Net Core, do you think you would still be using .Net?
  7854. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  7855. Azure, Simplified. (New Video Series)
  7856. Let's Learn .NET - C# - Free Live Stream Event
  7857. Dive into the AWS SDK for .NET’s Runtime Pipeline and Client Configuration | Amazon Web Services
  7858. Ben.Demystifier 0.4.1
  7859. Conversation about crossgen2 | .NET Blog
  7860. Package readme on NuGet.org
  7861. On .NET Live - .NET Interactive: Data Science
  7862. .NET Core and .NET 5 official support policy
  7863. 5 MORE C# keywords you (probably) never had to use
  7864. Uno Platform Deploying C# Web Applications with Docker
  7865. .NET Core Integration Tests using a Sql Server Database in Docker – Wrapt
  7866. Use Apple's CCRandomGenerateBytes in GetCryptographicallySecureRandomBytes by vcsjones · Pull Request #51526 · dotnet/runtime
  7867. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  7868. Languages & Runtime Community Standup - C# Standardization
  7869. What Do Devs Want for VS 2022? The Top 10 Feature Requests -- Visual Studio Magazine
  7870. What's new in dotnet monitor | .NET Blog
  7871. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  7872. WSL2 localhost redirect not working
  7873. Introducing .NET Multi-platform App UI: Q&A With David Ortinau
  7874. dotnet/maui
  7875. Converting a 13 year old .NET WPF app called BabySmash to a self-contained .NET 5 app with the .NET Upgrade Assistant
  7876. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  7877. Hundreds of Developers Sound Off on Visual Studio 2022 -- Visual Studio Magazine
  7878. Introduction to .NET - Learn
  7879. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  7880. Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks
  7881. Rendering dynamic content in Blazor Wasm using DynamicComponent
  7882. Task vs ValueTask: When Should I use ValueTask? - Brian Lagunas
  7883. Released: Microsoft.Data.SqlClient 3.0 Preview 2
  7884. Will .NET 6 fix Blazor Prerendering?
  7885. Loop alignment in .NET 6 | .NET Blog
  7886. Dynamically getting objects from an assembly in C#
  7887. Visual Studio 2022: Faster, Leaner and 64-bit (More Memory!) -- Visual Studio Magazine
  7888. How to Use BLE With WPF or Forms
  7889. Llama Preview: Swift on .NET
  7890. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  7891. Building .NET projects using the Microsoft.Build.Traversal SDK - Gérald Barré
  7892. Machine Learning with ML.NET - NLP with BERT
  7893. dotnet/runtime
  7894. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  7895. Using MudBlazor to Create Reach and Functional Product's Details Page
  7896. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  7897. November 29, 2021 - Blazor, Twitch Clips, Bug fixes and more
  7898. December 1, 2020 - Building a comment system for a Blazor Static Web App
  7899. December 3, 2020 - Building and deploying a comment system for a Blazor Static Web App
  7900. Up For Grabs
  7901. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  7902. Jobs - OpenSilver
  7903. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  7904. 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
  7905. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  7906. FileStream rewrite: Caching the ValueTaskSource in AsyncWindowsFileStreamStrategy by carlossanlop · Pull Request #51363 · dotnet/runtime
  7907. Code Maze Weekly #73 - Code Maze
  7908. Episode 74 - libvlcsharp and .NET with Martin Finkel
  7909. Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog
  7910. WebView2: Forwarding Alt Keys to a Host WPF Window
  7911. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  7912. Containerize .NET for Red Hat OpenShift: Linux containers and .NET Core - Red Hat Developer
  7913. BlazorDay 2021: Call for Speakers/Papers
  7914. How to Build Headless Akka.NET Services with IHostedService
  7915. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  7916. Why do I find Ruby sexy?
  7917. 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
  7918. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  7919. What is F#
  7920. Learn MSBuild - Part 4 - Real-world MSBuild
  7921. Join us for JetBrains .NET Days Online 2021 on May 11-12 | The .NET Tools Blog
  7922. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  7923. Restyling Controls in an Uno (Windows UI) Application - Nick's .NET Travels
  7924. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  7925. StevenRasmussen - Overview
  7926. Visual Studio 2019 Preview Release Notes
  7927. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  7928. Add Random.Shared by stephentoub · Pull Request #50297 · dotnet/runtime
  7929. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  7930. A Journey to .NET MAUI
  7931. Episode 58 – Blazor, Podcasting and Music with Carl Franklin – Coding After Work Podcast
  7932. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  7933. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  7934. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  7935. .NET April 2021 Updates – .NET Core 3.1.14 and .NET Core 2.1.27 | .NET Blog
  7936. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  7937. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  7938. C# Language Highlights: Target Typed new expressions
  7939. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  7940. Viewing overwritten configuration values in ASP.NET Core
  7941. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  7942. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  7943. Multi-Platform PixelPerfect UI with Windows UI and the Uno Platform - Nick's .NET Travels
  7944. ReSharper & Rider Improvements For Avalonia | The .NET Tools Blog
  7945. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  7946. Hands On: .NET MAUI Desktop, Hot Reload, Blazor WPF/WinForms Controls in .NET 6 Preview 3 -- Visual Studio Magazine
  7947. Use T4 for template by terrajobst · Pull Request #201 · dotnet/designs
  7948. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  7949. The Worthy Web App Challenge
  7950. .NET News Roundup - Week of April 5th, 2021
  7951. Blazor Material Table - Server-Side Paging, Searching, Sorting
  7952. .NET 5 Dependency Injection – Webinar recording | The .NET Tools Blog
  7953. My Favorite C# Features - Part 3: Nullability
  7954. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  7955. The Value of Programmer Lore and Standardization
  7956. Getting Started with the Uno Platform (Project Reunion/WinUI) - Nick's .NET Travels
  7957. Securing Blazor Web assembly using Cookies and Auth0
  7958. Release v1.0.0-rc1 · event-driven-dotnet/EventDriven.EventBus.Dapr
  7959. 1.0.16 · Discussion #364 · egil/bUnit
  7960. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 3 - IncludeCode 🤺
  7961. Show dotnet: Animating 40 LEDs with charlieplexing | .NET Blog
  7962. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  7963. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  7964. Gary Ewan Park - Chocolatey GUI - The Path to 1 million downloads
  7965. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 2 - Theme from external web resource
  7966. JaxDUG - Custom project templates for dotnet new and Visual Studio - Sayed Hashimi
  7967. Creating MicroService with .Net 5
  7968. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  7969. Announcing .NET Multi-platform App UI Preview 3 | .NET Blog
  7970. Integrating PowerApps with .NET Web APIs
  7971. Code Maze Weekly #72 - Code Maze
  7972. How to collect .NET Core dump on Linux Web App
  7973. Azure Service Fabric 8.0 Release
  7974. dotnet/net6-mobile-samples
  7975. @devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs
  7976. Obsolete SuppressIldasmAttribute and remove ildasm.exe support for it by GrabYourPitchforks · Pull Request #50951 · dotnet/runtime
  7977. Using Azure App Configuration in .NET 5 Functions
  7978. Microsoft Opens Up C# Standardization Work -- Visual Studio Magazine
  7979. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  7980. On .NET Live - Creating your own .NET Project Templates
  7981. Announcing .NET 6 Preview 3 | .NET Blog
  7982. ML.NET Survey: Machine Learning in .NET | .NET Blog
  7983. Tutorial: Create a GitHub Action with .NET
  7984. Working with the Blazor DynamicComponent | Dave Brock
  7985. Getting started with OpenTelemetry and distributed tracing in .NET Core
  7986. What Developers Can Do to Make the World a Healthier Place
  7987. Tip 311 - How to run Logic Apps in a Docker container
  7988. Stored Procedure in Entity Framework Core Migrations
  7989. Performance Improvements in NuGet | Visual Studio Blog
  7990. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  7991. .NET MAUI (Mobile/Desktop) with VS Code? It's Complicated -- Visual Studio Magazine
  7992. dotnet/csharplang
  7993. Introducing the Azure Static Web Apps CLI
  7994. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  7995. ADO.NET provider 8.0.1.0 for Firebird is ready
  7996. Announcing Facteur, a mailing kit for .NET
  7997. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  7998. Optimizing your $Profile | PowerShell Team
  7999. On .NET Episode: A Journey to .NET MAUI
  8000. Introducing the Azure Static Web Apps CLI
  8001. GitHub Sponsors Community
  8002. AsynkronIT/protoactor-dotnet
  8003. .NET April 2021 Updates – 5.0.5 | .NET Blog
  8004. .NET 5 NuGet Restore Failures on Linux distributions using NSS or ca-certificates | The NuGet Blog
  8005. Visual Studio Toolbox Live - What's New in VS for Mac?
  8006. Accessing Dapr secrets building block using Dapr .NET SDK
  8007. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  8008. ASP.NET Core in Action, Second Edition is available now!
  8009. Blazor WASM 404 error and fix for GitHub Pages
  8010. Integrating C# with Legacy Elixir Projects
  8011. Dependency Injection Explained - Brian Lagunas
  8012. Deploying an Azure Function App with Bicep
  8013. AWS SDK for .NET version 1 has reached the end of support | Amazon Web Services
  8014. Announcing TypeScript 4.3 Beta | TypeScript
  8015. Write Your Erlang Gen Servers in Visual Basic
  8016. Moving to Desktop Applications in .NET Core/.NET 5
  8017. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  8018. ASP.NET Community Standup - gRPC Performance Improvements
  8019. Announcing Open Source C# standardization | .NET Blog
  8020. Machine Learning with ML.NET - Object detection with YOLO
  8021. Back to Basics: What Is a Delegate?
  8022. ASP.NET Community Standup - The 12 Factor App
  8023. Announcing Open Source C# standardization | .NET Blog
  8024. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  8025. Tetris in Blazor Part 3: Tetrominos
  8026. Using raw html with isolated CSS in Blazor - Gérald Barré
  8027. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  8028. Creating Blazor Material Navigation Menu - Code Maze
  8029. Raspberry Pi GPIO C# LED | C# Tutorials Blog
  8030. Blazor Power BI Paginated Reports
  8031. Use default interfaces to provide ~15% cumulative gain per header by benaadams · Pull Request #31519 · dotnet/aspnetcore
  8032. dotnet/runtime
  8033. Reuse HttpProtocol CTS by BrennanConroy · Pull Request #31466 · dotnet/aspnetcore
  8034. Deploying Windows Apps with ClickOnce on .NET 5
  8035. Track activity and sub-orchestrator progress in Azure Durable Functions orchestrators
  8036. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  8037. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  8038. File Upload Extension Validation In ASP.NET Core
  8039. Code Maze Weekly #71 - Code Maze
  8040. Exception Handling in the Profiling API
  8041. Let’s #LearnToCode in #Dotnet and C#! #programming #LetsLearnDotNet
  8042. Use Azure Static Web Apps with Azure DevOps pipelines | Dave Brock
  8043. Windows Community Toolkit Now Works with Project Reunion 0.5 (but No UWP) -- Visual Studio Magazine
  8044. dotnet/csharplang
  8045. On .NET Live - .NET Framework to .NET Core Migration
  8046. Quickstart: Deploy an ASP.NET web app - Azure App Service
  8047. Let's Learn .NET - Microservices
  8048. CUKE Build - CUKE Build
  8049. The API Integration coding test (2) - Unit and Acceptance testing | Cracking the .NET interview
  8050. ADO.NET provider 8.0.0.0 for Firebird is ready (with Entity Framework Core 5.0 support)
  8051. Building Engaging Cross Platform Applications using Rider and Avalonia – Webinar recording | The .NET Tools Blog
  8052. C# Source Generators
  8053. Setting Up an M1 Mac for Xamarin Development
  8054. egil/genzor
  8055. Working with the Enron dataset
  8056. Minimalistic C# APIs with FeatherHttp
  8057. featherhttp/framework
  8058. Uno Platform Uno Platform 3.6: WinUI 3, WCT 7.0 support, Date and File pickers, and more
  8059. Deploying packages with GitHub Actions
  8060. Making Auth Simpler for Static Web App APIs | LINQ to Fail
  8061. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  8062. Eclipse Foundation Takes Over Visual Studio Marketplace Alternative -- Visual Studio Magazine
  8063. Languages & Runtime Community Standup - The C# language design process
  8064. Tooling Vendors Immediately Support Project Reunion 0.5 -- Visual Studio Magazine
  8065. OpenSleigh
  8066. Browse all - Learn
  8067. Viewing app configuration using Oakton's Describe command and Spectre.Console
  8068. Blazor WebAssembly : SignalR - Sending Messages to Specific Clients - EP25
  8069. Sands of MAUI: Issue #2
  8070. Naming, Versioning and Releasing Project Reunion and Windows UI - Nick's .NET Travels
  8071. Jump-starting Migration to .NET Core with Upgrade Assistant
  8072. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  8073. Adam Storr - Why won't you load my configuration Azure Functions?
  8074. Project Reunion 0.5 Ships with WinUI 3 Desktop Dev Tooling -- Visual Studio Magazine
  8075. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  8076. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  8077. dotnet/aspnetcore
  8078. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  8079. Tetris in Blazor Part 2: Cells, the Grid, and the Game State
  8080. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  8081. Serilog.Expressions 2.0 update
  8082. Blazor Material UI - Configuration and Theme Customization - Code Maze
  8083. Release v1.0.0-beta2 · dapr-dotnet-extensions/dapr-event-bus
  8084. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  8085. .NET News Roundup - Week of March 22th, 2021
  8086. Project Reunion: Why Desktop Developers Care
  8087. Faster strongly typed features for server FeatureCollection by benaadams · Pull Request #31322 · dotnet/aspnetcore
  8088. Playing with an X-Touch Mini controller using C#
  8089. score 0.4.0
  8090. JonDouglas/score
  8091. Code Generation from XAML in Visual Studio is Mind-blowing Awesome
  8092. Async and Await and what is it actually doing?
  8093. Blazor WebAssembly - Downloading Files : EP19
  8094. Blazor WebAssembly : JavaScript Isolation - EP21
  8095. Blazor WebAssembly : Virtualize Component - EP20
  8096. Blazor WebAssembly : Deploy to IIS - EP23
  8097. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  8098. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  8099. Contributing to WPF and Windows Forms Projects on GitHub
  8100. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  8101. fix typo by ramtinak · Pull Request #1298 · microsoft/dotnet
  8102. Code Maze Weekly #70 - Code Maze
  8103. Duende Software Blog
  8104. String.Concat Method (System)
  8105. Improve performance of DateTime.UtcNow on Windows by GrabYourPitchforks · Pull Request #50263 · dotnet/runtime
  8106. Loop alignment in .NET 6 | .NET Blog
  8107. On .NET Live - Cloud Native Patterns for .NET Developers
  8108. Microsoft Details 9 Desktop Dev Options, from WPF to Blazor -- Visual Studio Magazine
  8109. Installing Docker Desktop for Windows and WSL 2
  8110. Calling Dapr service with gRPC
  8111. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  8112. Bringing your Windows Forms and WPF apps to ARM Devices
  8113. Umbraco Package Migration to .NET Core: Criteria Providers - Migrations
  8114. Visual Studio SSH into Raspberry Pi | C# Tutorials Blog
  8115. WinUI: Another Desktop Framework But Cooler Than You Think
  8116. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  8117. After Lagging .NET 5 Support, What's Next for Azure Functions? -- Visual Studio Magazine
  8118. ctolkien/SodaPop.ConfigExplorer
  8119. On .NET Live - Messaging Patterns for .NET Developers
  8120. Tutorial: Create a GitHub Action with .NET
  8121. Cloud-Native learning resources for .NET developers | .NET Blog
  8122. Weekly Dev Tips 75: Blogging with guest Andrew Lock
  8123. Testing Web Applications with PlayWright and C#
  8124. On .NET Episode: C# Source Generators
  8125. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  8126. Add debugger displays / type proxies for Timer by stephentoub · Pull Request #49100 · dotnet/runtime
  8127. Exception.PrepForRemoting Method (System)
  8128. C# Source Generators
  8129. Last Week In .NET #34 – Azure goes Achoo
  8130. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  8131. Debugging configuration values in ASP.NET Core
  8132. Easy generation of fake/dummy data in C# with Faker.Net
  8133. Visual Studio hotkeys at the PowerShell command line in Windows Terminal
  8134. Setting dynamic Metadata for Blazor Web assembly
  8135. Let's Learn .NET - Microservices - Free Live Stream Event
  8136. Don't Code Tired | ICYMI C# 8 New Features: Asynchronous Streams
  8137. Adam Storr - Harness Azure CLI to Keep Your App Service Name
  8138. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  8139. Cloud-Native learning resources for .NET developers | .NET Blog
  8140. Tetris in Blazor WebAssembly
  8141. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  8142. Episode 57 – React, writing a book, and Blazor with Carl Rippon – Coding After Work Podcast
  8143. Rewriting git history using C# (git filter-branch alternative) - Gérald Barré
  8144. Umbraco Package Migration to .NET Core: Criteria Providers - Leaning on Umbraco
  8145. Getting Started with the Roslyn APIs: Writing Code with Code - Steve Gordon - Code with Steve
  8146. Creating Resilient Microservices in .NET with Polly - Code Maze
  8147. Transfer Learning and Image Classification with ML.NET
  8148. Blazor Internals: EvenCallback | Awaiting Bits
  8149. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  8150. henkmollema/Dommel
  8151. @devlead - Mattias Karlsson's Blog - Introducing DPI
  8152. Umbraco Package Migration to .NET Core: A False Start
  8153. Newsletter Week 11, 2021
  8154. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  8155. Release 1.0.0-preview10 · microsoft/reverse-proxy
  8156. Azure SDK: Mixed Reality and Event Grid Client Libraries for .NET Go GA -- Visual Studio Magazine
  8157. Blazor Hero - Clean Architecture Template Quick Start Guide
  8158. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  8159. Code Maze Weekly #69 - Code Maze
  8160. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  8161. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  8162. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  8163. OpenTelemetry .NET reaches v1.0 | .NET Blog
  8164. State of the NuGet Ecosystem | The NuGet Blog
  8165. Service to service invocation with Refit and Dapr .NET SDK
  8166. Debugging .NET Core memory issues (on Linux) with dotnet dump
  8167. Package Namespaces Proposal by JonDouglas · Pull Request #10660 · NuGet/Home
  8168. Building microservices with Tye
  8169. We are looking into GitHub Sponsors (and you should too)
  8170. Getting Started with Local Notifications Xamarin Forms
  8171. Testing WebAPI with ApprovalTests.NET
  8172. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  8173. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  8174. Performance and Polish with NuGet 5.9 | The NuGet Blog
  8175. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  8176. dotnet/runtime
  8177. Introducing Configurable Retry Logic in Microsoft.Data.SqlClient v3.0.0-Preview1 | Azure SQL Devs’ Corner
  8178. Announcing Windows Community Toolkit v7.0
  8179. Released: Microsoft.Data.SqlClient 3.0 Preview 1
  8180. GraphQL on Azure: Part 6 - Subscriptions With SignalR | LINQ to Fail
  8181. Pool SocketSenders by davidfowl · Pull Request #30771 · dotnet/aspnetcore
  8182. Windows Community Toolkit Gets .NET Standard MVVM Library -- Visual Studio Magazine
  8183. Survey Finds Slow EF Core Adoption, Surprising Dev Team -- Visual Studio Magazine
  8184. Windows APIs Everywhere in .NET
  8185. The Case of the Last T: A behind the scenes look at how we decided to capitalize the T in Azure.IoT
  8186. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  8187. Service to service invocation with Dapr .NET SDK
  8188. Secretless apps with .NET and Azure Key Vault
  8189. Avoid password reuse with Pwned Passwords and ASP.NET Core
  8190. ZpqrtBnk
  8191. Pre-Rendering: Carl Franklin's Blazor Train Ep 42
  8192. Webinar: .NET 5 Dependency Injection | The .NET Tools Blog
  8193. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  8194. Adam Storr - Becoming a Remote Worker - 1 Year
  8195. HelpMate.Core 2.1.0 Released!
  8196. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  8197. Use hosting startup assemblies in ASP.NET Core
  8198. ASP.NET Community Standup - Building HTTP APIs
  8199. Building .NET Hybrid Apps with Blazor
  8200. How to suppress dotnet whatch run to open a browser
  8201. ML.NET and Model Builder March Updates | .NET Blog
  8202. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  8203. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  8204. Using OpenApiReference To Generate Open API Client Code
  8205. Use C# to upload files to a GitHub repository | Dave Brock
  8206. Introducing PeachPie 1.0.0
  8207. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  8208. Integrating ASP.NET Identity Password Policies with Password Managers
  8209. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  8210. Real Time WinUI Dashboard with SignalR Backend
  8211. Markdown links verifier - GitHub Marketplace
  8212. Setting up demos in Azure - Part 2: GitHub Actions
  8213. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  8214. CodingBlast
  8215. Ryujinx is an Experimental Nintendo Switch Emulator written in C# for .NET Core
  8216. dotnet-db-migrate - BuiltWithDot.Net
  8217. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  8218. Microsoft's WinUI Wed with Uno Platform for Cross-Platform Apps -- Visual Studio Magazine
  8219. Investigating a Linux CVE with .NET Images | .NET Blog
  8220. ASP.NET Community Standup - How to contribute to Blazor
  8221. .NET Live TV | Live developer streams every day
  8222. .NET documentation
  8223. .NET Rocks! vNext
  8224. ConfigureAwaitChecker with support for “await using” and “await foreach”
  8225. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  8226. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  8227. On .NET Episode: Building microservices with Tye
  8228. Managed Identity, Azure SQL and Entity Framework
  8229. Calling .NET APIs from Rust
  8230. Build Cross-Platform apps with WinUI and Uno Platform
  8231. DotNet CLI
  8232. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  8233. dotnet/net6-mobile-samples
  8234. XAML Productivity Tooling Enhancements in Visual Studio
  8235. Project Reunion Preview: Because 'Windows Development Is Hard' -- Visual Studio Magazine
  8236. dotnet/net6-mobile-samples
  8237. Announcing Entity Framework Core 6.0 Preview 2 | .NET Blog
  8238. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  8239. Using Service Invocation from Dapr .NET SDK
  8240. On .NET Live - Commands, Queries, and other architectural patterns for your .NET Application
  8241. Is LINQ in C# actually slow?
  8242. .NET Rocks! vNext
  8243. My Favorite C# Features Part 2: LINQ
  8244. Simple WinUI + Uno Calculator - Nick's .NET Travels
  8245. An Opinionated Way to Deploy Windows Apps using GitHub Actions
  8246. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  8247. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  8248. Hosting Two ASP.NET Core Apps In One Host
  8249. What's New in Visual Basic on .NET 5?
  8250. Language detection and words-in-sentence classification in C#
  8251. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  8252. Welcome Session
  8253. Getting started with Dapr for .NET Developers
  8254. Let's Learn .NET: Web APIs
  8255. Calzolari.DependencyInjection.Extensions 5.0.1
  8256. Arduino C# Serial USB to Computer | C# Tutorials Blog
  8257. #965 change dapr startup from daprd to dapr CLI by mmisztal1980 · Pull Request #966 · dotnet/tye
  8258. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  8259. Is a REST API with CQRS Possible?
  8260. New in Visual Studio F# Tooling: .NET 5 Scripting and F# Interactive -- Visual Studio Magazine
  8261. Let's Learn .NET: Web APIs
  8262. .NET March 2021 Updates – 5.0.4, 3.1.13, 2.1.26 | .NET Blog
  8263. On .NET Live - Deep Dive into Microsoft Orleans
  8264. Refactor object-oriented code with ReSharper | The .NET Tools Blog
  8265. Installing Docker Desktop for Windows and WSL 2
  8266. How to map IPs to country for free with .NET and IP2Location
  8267. AutoWrapper 4.5.0 Released!
  8268. dotnet/announcements
  8269. Machine Learning Community Standup - What's next for ML.NET tooling
  8270. Running npm tasks when building a .NET project - Gérald Barré
  8271. The Future of Native Apps Development in .NET 6
  8272. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  8273. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  8274. Introduction to Benchmarking in C# and ASP.NET Core Projects
  8275. Securing Blazor Web assembly using cookies
  8276. Giorgi/LINQPad.QueryPlanVisualizer
  8277. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  8278. Generate TypeScript and CSharp clients with NSwag based on an API
  8279. Cake - Cake v1.1.0 released
  8280. Speed up interface checking and casting by benaadams · Pull Request #49257 · dotnet/runtime
  8281. Beginner's Series to: Web APIs
  8282. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  8283. Improve gRPC supported platforms doc by JamesNK · Pull Request #21689 · dotnet/AspNetCore.Docs
  8284. ASP.NET Community Standup - Web Live Preview
  8285. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  8286. Episode 71 - Azure and .NET with Labrina Loving
  8287. dotnet/maui
  8288. The FREE Blazor Crash Course (.NET 5) | Getting Started
  8289. Serialize Dns async-over-sync requests for the same host by stephentoub · Pull Request #49171 · dotnet/runtime
  8290. Migrate from ASP.NET Core 5.0 to 6.0
  8291. Learn to build HTTP APIs with .NET | .NET Blog
  8292. .NET Core 2.1 will reach End of Support on August 21, 2021 | .NET Blog
  8293. The .NET Docs Show - Taking home automation to a whole new level with Azure
  8294. .NET Interactive with SQL!| .NET Notebooks in Visual Studio Code | .NET Blog
  8295. Introducing support for Xamarin
  8296. Microsoft Releases Visual Studio 2019 v16.9
  8297. Entity Framework Community Standup - Performance Tuning an EF Core App
  8298. ant-design-blazor/ant-design-blazor
  8299. F# and F# tools update for Visual Studio 16.9 | .NET Blog
  8300. Level up your .NET libraries - Ben Foster
  8301. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  8302. How to Scan NuGet Packages for Security Vulnerabilities | The NuGet Blog
  8303. To write code comments or not, it should not be a question
  8304. Monsters Weekly 202 - Securing your Azure Functions
  8305. Welcome to .NET Conf: Focus on Windows
  8306. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  8307. @devlead - Mattias Karlsson's Blog - Introducing Cake ClickOnce Recipe
  8308. Microsoft Ships Visual Studio 2019 v16.9 Servicing Baseline Release -- Visual Studio Magazine
  8309. dotnet-hash - BuiltWithDot.Net
  8310. Visual Studio 2019 version 16.9 Release Notes
  8311. Using source generators to generate a menu component in a Blazor app
  8312. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  8313. Improvements to Event Sourcing in Marten V4
  8314. Control Arduino from C# Serial Port | C# Tutorials Blog
  8315. Generate iCal calendar with .NET using iCAL.NET
  8316. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  8317. Razor Pages has Components too don't you know!
  8318. Breaking a Developer Ecosystem by Changing a Namespace - Nick's .NET Travels
  8319. .NET R&D Digest (February, 2021)
  8320. Serve ML.NET Models as HTTP APIs with minimal configuration
  8321. State of the NuGet Ecosystem | The NuGet Blog
  8322. Add Azure Key Vault to support to your ASP.NET application
  8323. .NET Tooling Community Standup - How tools help us learn!
  8324. .NET News Roundup - Week of Feb 22th, 2021
  8325. How to Implement Dependency Injection in ASP.NET Core
  8326. Create a Meetup Account
  8327. Microsoft .NET Conf: Focus on Windows
  8328. Code Maze Weekly #66 - Code Maze
  8329. How to Debug Live .NET Application
  8330. dotnet/upgrade-assistant
  8331. 3 Reason Why I Prefer Using Norm vs Dapper
  8332. What's new in .NET 5
  8333. March 31, 2020 - Minimal March concludes - .NET and Blazor at the Command Line
  8334. March 29, 2020 - Minimal March - .NET at the command-line - Blazor 3.2 preview 3
  8335. Azure .NET SDK: Q&A With Jeffrey Richter
  8336. .NET Upgrade Assistant | Get Started
  8337. Microsoft's Lander on Blazor Desktop: 'I Don't See a Grand Unified App Model in the Future' -- Visual Studio Magazine
  8338. March 25, 2020 - David Giard joins us to talk about developer relations, public speaking, Blazor and
  8339. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  8340. The NuGet.org repository signing certificate will be updated as soon as March 15th, 2021 | The NuGet Blog
  8341. March 22, 2020 - Minimal March - Linux and Blazor. PRs, Finishing the FormView, C#, HTML
  8342. March 24, 2020 - Working on Video Widgets and Old Man Developer
  8343. March 20, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  8344. Upgrade Assistant | .NET
  8345. Tip 307 - How to create faster and smarter apps with .NET 5
  8346. ASP.NET Community Standup - Flexible HTTP APIs
  8347. dotnet/core
  8348. On .NET Live - Microservice applications with DAPR and .NET
  8349. .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
  8350. .NET Foundation January/February 2021 Update
  8351. Entity Framework Core 5 – Pitfalls To Avoid and Ideas to Try | The .NET Tools Blog
  8352. Use Azure Functions with .NET 5 | Dave Brock
  8353. The Catch Block #47 - Upcoming Features of .NET 6
  8354. Blazor Desktop: The Electron for .NET?
  8355. JaxDug - Azure DevOps for .Net- Fall into the Pit of Success - Jeffrey Palermo
  8356. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  8357. Autenticación con Azure Active Directory B2C –End to End-
  8358. Using source generators with a custom attribute to generate a menu component in a Blazor app
  8359. GitHub Quick Reviews
  8360. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  8361. Dapr for .NET Developers
  8362. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  8363. Using source generators with a custom attribute to generate a menu component in a Blazor app
  8364. Tune in for .NET Conf: Focus on Windows, February 25th | .NET Blog
  8365. Survey: Library & Open Source | .NET Blog
  8366. Let's Learn .NET - Web API - Free Live Stream Event
  8367. Experimenting with .NET 5 and 6 using Docker containers
  8368. Integrate Create React app with .NET Core 5 - Simple Talk
  8369. (Preview) Creating Azure Functions using .NET 5
  8370. Free eBook: How to use Dapr for .NET Developers
  8371. Adam Storr - Default .NET 5.0 WeatherForecastController as an Azure Function
  8372. Release Preview Release v0.7212202 · dotnet/try-convert
  8373. Parsing floating-point numbers really fast in C#
  8374. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  8375. Add static PBKDF2 one-shot methods · dotnet/runtime@0c47471
  8376. ASP.NET Core in .NET 6 - Part 01 - Overview
  8377. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  8378. .NET Support survey
  8379. How to Play a Sound with Blazor and JavaScript
  8380. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  8381. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  8382. Multi-targeting a Roslyn analyzer - Gérald Barré
  8383. Shrink SignalR JS client (to 11kB compressed) by benaadams · Pull Request #30320 · dotnet/aspnetcore
  8384. The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
  8385. FlappyBlazorBird
  8386. FlappyBlazorBird
  8387. Building an Android app with .NET 6 - Nick's .NET Travels
  8388. My Favorite C# Features - Part 1: Strong-types, Implicit-types, Anonymous-types, and Target-types
  8389. A methodical approach to looking at F# compile times · Discussion #11134 · dotnet/fsharp
  8390. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  8391. Memory Randomization by adamsitnik · Pull Request #1587 · dotnet/BenchmarkDotNet
  8392. GridProtectionAlliance/go2cs
  8393. TeeChart for .NET - BuiltWithDot.Net
  8394. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  8395. dotnet/performance
  8396. Deploying Orleans Apps to Kubernetes
  8397. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  8398. Newsletter Week 7, 2021
  8399. Getting started with Microsoft YARP
  8400. NameResolutionPal.Unix enabled async name resolution by gfoidl · Pull Request #34633 · dotnet/runtime
  8401. Modified Dns.GetHostAddressesAsync to be truly async by JeffCyr · Pull Request #26850 · dotnet/corefx
  8402. Azure DevOps Podcast: Jeff Fritz on Blazor Webassembly Architecture - Episode 127
  8403. Understanding “reversed” callstacks in Visual Studio and Perfview with async/await code
  8404. dotnet/versionsweeper
  8405. [mono] Implement public hot reload API by lambdageek · Pull Request #48380 · dotnet/runtime
  8406. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  8407. Add hot reload apply changes API: AssemblyExtensions.ApplyUpdate by mikem8361 · Pull Request #48366 · dotnet/runtime
  8408. Cake NuGet Packages: Identity and Trust
  8409. CoreWCF 0.1.0 GA Release
  8410. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  8411. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  8412. Api diff between net5.0 and net6.0-preview1 by Anipik · Pull Request #5975 · dotnet/core
  8413. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  8414. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  8415. The refactoring test (1) | Cracking the .NET interview
  8416. Blazored hits 1,000,000 downloads on NuGet
  8417. Statistics | Blazor .NET 6
  8418. Blazor on Desktop
  8419. Pure functions and unused return values
  8420. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  8421. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  8422. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  8423. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  8424. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  8425. .NET Framework February 2021 Cumulative Update Preview for .NET Framework. | .NET Blog
  8426. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  8427. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  8428. Announcing Entity Framework Core 6.0 Preview 1 | .NET Blog
  8429. Announcing .NET 6 Preview 1 | .NET Blog
  8430. .NET microservices application architecture guidance
  8431. Uno Platform 3.5 Instantly Supports WinUI 3 Preview 4 as Part of #WinUIEverywhere -- Visual Studio Magazine
  8432. Release 1.0.0-preview9 · microsoft/reverse-proxy
  8433. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  8434. ConfigurationRootExtensions.GetDebugView(IConfigurationRoot) Method (Microsoft.Extensions.Configuration)
  8435. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8436. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8437. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  8438. Implement ECC APIs on Android using Android-built-in Crypto APIs by jkoritzinsky · Pull Request #48348 · dotnet/runtime
  8439. GitHub Quick Reviews
  8440. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  8441. Interlocked.Or Method (System.Threading)
  8442. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  8443. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  8444. Using source generators to to generate a menu component in a Blazor app
  8445. Using source generators to to generate a menu component in a Blazor app
  8446. Talking Blazored on the Blazor Community Standup
  8447. DotNet Boxed includes prescriptive templates for .NET Core
  8448. Add PriorityQueue to System.Collections.Generic (#43957) by pgolebiowski · Pull Request #46009 · dotnet/runtime
  8449. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  8450. Adam Storr - Controlling The Logging Levels in Azure Functions
  8451. ASP.NET Community Standup - Dapr + .NET
  8452. Packaging a Roslyn Analyzer with NuGet package references - Gérald Barré
  8453. JonPSmith/EfSchemaCompare
  8454. WinUI 3 Preview 4 (February 2021) - WinUI
  8455. OOPs, I did it again – Webinar recording – .NET Tools Blog | JetBrains
  8456. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  8457. How to Upgrade a UWP Application to WinUI 3.0 - Nick's .NET Travels
  8458. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  8459. Duende Software Blog
  8460. How to Host .NET Core Applications in VPS Using Docker
  8461. DotNet AOP - BuiltWithDot.Net
  8462. TWC9: MSIgnite registration is open, Visual Studio Code 1.53, Azure Space Mystery Game, and more!
  8463. Code Maze Weekly #64 - Code Maze
  8464. Creating Azure Functions using .NET 5
  8465. Startup chooses Blazor and Xamarin for full-stack development using C#
  8466. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  8467. Microsoft Preps WinUI 3 for Production Debut Next Month -- Visual Studio Magazine
  8468. .NET Rocks! vNext
  8469. IronPython: First steps - Simple Talk
  8470. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  8471. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  8472. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  8473. C#/WinRT Authoring Preview Unveiled -- Visual Studio Magazine
  8474. Staying safe with .NET containers | .NET Blog
  8475. Release v5.0.211103 · dotnet/format
  8476. Building a Code Analyzer for .NET
  8477. Build native and hybrid mobile apps with Mobile Blazor Bindings
  8478. Exporting Open Telemetry Data to Jaeger
  8479. Tiny top-level programs with C# 9 and SmallSharp and Visual Studio
  8480. Add Simple Distributed Tracing in .NET Libraries - CodeWithStu
  8481. Keep Tests Short and DRY with Extension Methods
  8482. Cake Frosting: More Maintainable C# DevOps
  8483. .NET Rocks! vNext
  8484. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  8485. GitHub Quick Reviews
  8486. .NET Framework February Security and Quality Rollup | .NET Blog
  8487. dotnet/designs
  8488. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  8489. Path.TrimEndingDirectorySeparator Method (System.IO)
  8490. Path.EndsInDirectorySeparator Method (System.IO)
  8491. PemEncoding Class (System.Security.Cryptography)
  8492. StringBuilder.GetChunks Method (System.Text)
  8493. Type.IsAssignableTo(Type) Method (System)
  8494. Release Bebop v2.1.0 · RainwayApp/bebop
  8495. Event Sourcing with Marten V4: Aggregated Projections
  8496. Release Preview Release v0.7210903 · dotnet/try-convert
  8497. .NET February 2021 Updates – 5.0.3, 3.1.12, 2.1.25 | .NET Blog
  8498. GitHub Quick Reviews
  8499. What's the Difference between Channel<T> and ConcurrentQueue<T> in C#?
  8500. Building Realtime applications on Angular with ASPNET Core and SignalR
  8501. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  8502. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  8503. Using source generators to find all routable components in a Blazor WebAssembly app
  8504. Make code more readable by refactoring it with ReSharper – .NET Tools Blog | JetBrains
  8505. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  8506. Cake - Cake v1.0.0 released
  8507. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  8508. .NET 6.0 TFMs by terrajobst · Pull Request #174 · dotnet/designs
  8509. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  8510. Blackjack in Blazor Part 4 - Putting it All Together
  8511. Blazor Stability Testing Tools for Bullet Proof Applications
  8512. Treating Primitive Obsession with ValueObjects | DDD in .NET
  8513. Blazor WebAssembly - Uploading Files - EP18
  8514. Blazor REPL - Write, compile, execute and share Blazor components in the browser
  8515. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  8516. Visual Studio 2019 Docker Tooling
  8517. Newsletter Week 5, 2021
  8518. Code Maze Weekly #63 - Code Maze
  8519. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  8520. Episode 69 - The Risks of Third Party Code With Niels Tanis
  8521. Bidirectional Streaming | gRPC in .NET 5
  8522. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  8523. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog
  8524. Working inside a Docker container using Visual Studio Code
  8525. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  8526. Configuring and extending a service
  8527. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  8528. Adding approval workflow to your GitHub Action
  8529. .NET Rocks! vNext
  8530. Lottie animations for WPF - BuiltWithDot.Net
  8531. On .NET Live - Distributed applications with ZeroMQ
  8532. .NET 5 and .NET 6 with Scott Hunter
  8533. Command Line Parser on .NET5 | Windows Dev
  8534. Introduction to gRPC in .NET Core and .NET 5
  8535. Building real applications with Orleans
  8536. The New .NET Multi-platform App UI | Xamarin Blog
  8537. Entity Framework Core 5.0: The Next Generation for Data Access
  8538. Facebook Authentication in Blazor WebAssembly Hosted Applications
  8539. Generate a GitHub Actions workflow file from dotnet CLI
  8540. .NET 6 Desktop Dev Options: WPF, WinForms, UWP, .NET MAUI, Blazor ... -- Visual Studio Magazine
  8541. Client Streaming | gRPC in .NET 5
  8542. WinUI 3.0 Misconceptions - Nick's .NET Travels
  8543. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  8544. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  8545. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  8546. GitHub Quick Reviews
  8547. How to achieve style inheritance with Blazor CSS isolation
  8548. Finding all routable components in a Blazor App
  8549. efcore/EFCore.CheckConstraints
  8550. Uno Platform The State of WebAssembly - 2020 and 2021
  8551. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  8552. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  8553. Google Authentication in Blazor WebAssembly Hosted Applications
  8554. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  8555. Weekly .Net Tech Stack - #1
  8556. Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast
  8557. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  8558. Blackjack in Blazor Part 3 - Game State and Blazor Components
  8559. Trailblazor: Building Dynamic Applications with Blazor
  8560. Automatically generate a form from an object in Blazor - Gérald Barré
  8561. Blazor WebAssembly : CSS Isolation - EP17
  8562. Open Telemetry for ASP.NET Core
  8563. Building Better NuGet Packages - CodeWithStu
  8564. Finally - My first book got published
  8565. Implement app roles authorization with Azure AD and ASP.NET Core
  8566. Llama Rust SDK preview 0.1.3
  8567. Code Maze Weekly #62 - Code Maze
  8568. Speaker Directory
  8569. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  8570. .NET R&D Digest (January, 2021)
  8571. A/B Testing with Azure App Service
  8572. DevOps for ASP.NET Developers: Hosting NuGet Packages
  8573. High-performance Services with gRPC: What's new in .NET 5
  8574. GitHub Quick Reviews
  8575. How to use FastReport Open Source in ASP.NET Core Web application
  8576. GitHub Actions Breaking Change: .NET Core 3.0 will be removed from macOS and Ubuntu images - GitHub Changelog
  8577. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  8578. .NET GC Internals - 03. Concurrent Mark phase
  8579. Akka.NET Dependency Injection Best Practices
  8580. Using WinML in .NET5 | Windows Dev
  8581. .NET 5 Source Generators Jump Start
  8582. dotnet/runtime
  8583. Reports: Expired NuGet Cert Borks .NET 5 Apps on Debian Linux -- Visual Studio Magazine
  8584. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  8585. Application State in Blazor Apps
  8586. Learn TV
  8587. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  8588. rr-wfm/MSBuild.Sdk.SqlProj
  8589. OSC mixer control in C#
  8590. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  8591. Dockerfile
  8592. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  8593. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  8594. Adhering to Consent with Cookie Information for Episerver
  8595. Package validation broken in docker builds with errors NU3028 and NU3037 · Issue #10491 · NuGet/Home
  8596. Chromium WebView2 Control and .NET to JavaScript Interop - Part 2
  8597. Using dotnet watch run with JetBrains Rider
  8598. Episode 10: F# and Functional Programming
  8599. Using HTMX with ASP.NET Core: Introduction
  8600. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  8601. Microsoft Updates 'Must Have' Xamarin Community Toolkit -- Visual Studio Magazine
  8602. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  8603. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  8604. GitHub Quick Reviews
  8605. Microsoft Using Metadata to Enable Idiomatic Win32 Interop from Rust and Other Languages
  8606. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  8607. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  8608. Github Actions for Visual Studio Extension developers
  8609. TWC9: VS Code Day, Microsoft Ignite Spring, Happy Birthday to NuGet, and more!
  8610. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  8611. .NET Conf Armenia (2021-01-30)
  8612. .NET Conf: Focus on Windows
  8613. Blackjack in Blazor Part 2 - The C# Classes
  8614. dotnet/runtimelab
  8615. A deeper dive into our May 2019 security incident - Stack Overflow Blog
  8616. Simplifying paths handling in .NET code with the FullPath type - Gérald Barré
  8617. gRPC Server & Unary Calls | gRPC in .NET 5
  8618. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  8619. Webinar – OOPs, I did it again – .NET Tools Blog | JetBrains
  8620. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  8621. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  8622. Home - Exceptionless
  8623. Streamlining package versioning with MinVer
  8624. Using ValueTask to create methods that can work as sync or async – The Reformed Programmer
  8625. High Performance UDP sockets in .NET 5 — Enclave
  8626. Calzolari.Grpc.AspNetCore.Validation 5.1.0
  8627. The .NET Docs Show - Functional Fun with F#
  8628. Episode 68 - Xamarin Catch Up With Luce Carter
  8629. Code Maze Weekly #61 - Code Maze
  8630. WPF, Text Rendering and the Blues
  8631. DamianEdwards/BlazingPageHead
  8632. Microsoft Opens Up Old Win32 APIs to C# and Rust, More Languages to Come -- Visual Studio Magazine
  8633. .NET Foundation Project Spotlight - DNN
  8634. .NET Foundation Project Spotlight - Oqtane
  8635. Radzen Open Sources 60+ Blazor Components -- Visual Studio Magazine
  8636. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  8637. Building your first Telegram Bot with ASP.NET Core
  8638. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  8639. [Online] Sander van de Velde - IoT Beer Lift + David Whitney - Gameboy Emulator
  8640. Understanding WebSockets with ASP.NET Core
  8641. Visual Studio 2019 v16.9 Preview 3 is Available Today | Visual Studio Blog
  8642. MVC Controllers are Dinosaurs - Embrace API Endpoints
  8643. Fixes DI deadlock when resolving singletons by maryamariyan · Pull Request #46157 · dotnet/runtime
  8644. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  8645. Release Tye 0.6 · dotnet/tye
  8646. Release Tye 0.6 · dotnet/tye
  8647. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  8648. Customize Your Own Audio Test Cues in Visual Studio 2019 v16.9 Preview 3 -- Visual Studio Magazine
  8649. Deep Dive into Open Telemetry for .NET
  8650. .NET Conf 2020 - Bengaluru
  8651. damienbod/AngularAutoSaveCommands
  8652. ASP.NET Core Action Arguments Validation using an ActionFilter
  8653. Adding environments to ASP.NET Core with React.js SPA
  8654. radzenhq/radzen-blazor
  8655. r/dotnet - Ask any question about ReSharper or Rider: Q&A session with JetBrains
  8656. How to Copy All the Resources from a Resource Group in #shorts
  8657. Entity Framework Core 6: What Developers Want -- Visual Studio Magazine
  8658. JSON DOM (2) and Index/Range methods for Linq
  8659. Release 1.0.0-preview8 · microsoft/reverse-proxy
  8660. benaadams/Ben.Http
  8661. Fun with IConfiguration
  8662. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  8663. Enabling prerendering for Blazor WebAssembly apps
  8664. Unit Testing in .NET - The Complete Guide
  8665. ASP.NET - A last look back at 2013, looking ahead to 2014
  8666. How Blazor Performs Against Other Frameworks
  8667. Adam Storr - AutoFixture and .NET 5.0 Record Types
  8668. The Plan for Entity Framework Core 6.0 | .NET Blog
  8669. Last Week in .NET #25 – I am (g)root
  8670. Blackjack in Blazor Part 1 - Rules and Modeling the Game
  8671. Canceling background tasks when a user navigates away from a Blazor component - Gérald Barré
  8672. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  8673. 5 Tips To Hack Your .NET Builds - CodeWithStu
  8674. Azure Easy Auth and Roles with .NET (and .NET Core)
  8675. Quick tip: listing global dev tools and extensions
  8676. Introducing Fss
  8677. Newsletter Week 2, 2021
  8678. DO NOT MERGE: Regex source generator prototype by pgovind · Pull Request #47065 · dotnet/runtime
  8679. Duende Software Blog
  8680. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  8681. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  8682. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  8683. Episode 54 – Uno platform, why AOT is awesome, and toast with Jérôme Laban – Coding After Work Podcast
  8684. Taking the new Chromium WebView2 Control for a Spin in .NET - Part 1
  8685. Understanding Microsoft's Docker Images for .NET Apps
  8686. source.winehq.org Git - wine.git/blob - ANNOUNCE
  8687. On .NET Live - Cross Platform .NET Development with OmniSharp
  8688. dotnet/installer
  8689. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  8690. How to configure your custom roslyn analyzer using an .editorconfig file
  8691. Persisting your users preferences using Blazor and Local Storage
  8692. Rethinking OSS Attribution In .NET
  8693. Happy 10th Birthday, NuGet! | The NuGet Blog
  8694. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  8695. Diagnostics improvements in .NET 5 | .NET Blog
  8696. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  8697. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  8698. .NET Framework January Security and Quality Rollup Update | .NET Blog
  8699. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  8700. Inspecting application metrics with dotnet-monitor
  8701. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  8702. Get to know the .NET 5.0 SDK
  8703. ASP.NET Community Standup - Meet the Blazor Team
  8704. Introducing Cake Bridge Dependency Injection
  8705. SignalRs Crazy 8
  8706. Optimising Blazor Applications | ConFoo.ca
  8707. Improve error message when CORS is not configured correctly by JamesNK · Pull Request #1171 · grpc/grpc-dotnet
  8708. How we quickly refactored with Resharper more than 23.000 calls to Debug.Assert() into more meaningful assertions - NDepend
  8709. Combining .NET 5, WinUI, UWP - FullTrust, PartialTrust, WindowsAppContainer - Nick's .NET Travels
  8710. Writing decoupled code with MediatR: The Mediator Pattern
  8711. Using .env in .NET - Dusted Codes
  8712. pakrym/jab
  8713. Updated Infragistics UI/UX Desktop Components Support .NET 5 -- Visual Studio Magazine
  8714. How Does .NET 5 Do XAML? By Decoupling It from Windows with WinUI 3, C#/WinRT and More -- Visual Studio Magazine
  8715. How to Use Query Strings in Blazor WebAssembly - Code Maze
  8716. .NET 5 Networking Improvements | .NET Blog
  8717. What would it take for you to adopt Marten?
  8718. Machine Learning with ML.NET - Linear Regression
  8719. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  8720. ASP.NET Core OpenTelemetry Logging
  8721. Monsters Weekly 200c - Conversations with Andrew Stanton-Nurse
  8722. NAudio 2 plans
  8723. RemiBou/BrowserInterop
  8724. Add F# BankActor sample by cartermp · Pull Request #538 · dapr/dotnet-sdk
  8725. Code Maze Weekly #59 - Code Maze
  8726. Change FeedbackSize on Rijndael wrappers to delegate to implementation. by vcsjones · Pull Request #46686 · dotnet/runtime
  8727. ardalis/ApiEndpoints
  8728. Episode 67: Blazor in Action with Chris Sainty
  8729. WinUI 3 Preview 3 | Windows Dev
  8730. Xamarin Essentials: Features, Advantages and Benefits
  8731. WSFederationHttpBinding in .NET Standard | .NET Blog
  8732. Xamarin.Forms 5.0 is Here! | Xamarin Blog
  8733. JavaScript Array Sort Method Practice in 5 Minutes
  8734. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  8735. Entity Framework Core 5 free resources
  8736. Building a Chatbot to Order a Pizza
  8737. Building React Applications in F#
  8738. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  8739. Blank Zero Values in .NET Number Format Strings
  8740. Xamarin.Forms 5.0.0.1874 (5.0.0) Release Notes - Xamarin
  8741. .NET Worker Service: Working Hard So You Don’t Have To
  8742. C# A to Z: Assignment with Init-Only Setters
  8743. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  8744. Modern Entity Framework: A Tour of EF Core 5.0 pt 1
  8745. Create a .NET Core Project Template
  8746. .NET 5, Blazor and more in 2021!
  8747. Introducing the Microsoft.FeatureManagement library
  8748. MAUI in .NET 6: Xamarin.Forms Does Desktop, but Not Linux or VS Code -- Visual Studio Magazine
  8749. .NET Conf 2020 in a Nutshell
  8750. C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)
  8751. .NET Has a Third-Party Software Problem
  8752. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  8753. Developing Destkop applications with .NET 5.0
  8754. Introducing the MVVM Toolkit, a .NET Standard Library in the Windows Community Toolkit
  8755. Can you spare a few moments to take my survey?
  8756. Use an Existing .NET Core Project Template
  8757. Defining NuGet restore sources in the csproj - Gérald Barré
  8758. The .NET Docs Show - Localization with GitHub Actions & Azure AI ☁️
  8759. Release v6.0.0 · Blazored/Modal
  8760. .NET Frontend Day
  8761. Storing coordinates in C# - Performance versus readability
  8762. Caliburn micro latest release candiate · Caliburn.Micro
  8763. Prettier your CSharp with <code>dotnet-format</code> and <code>lint-staged</code>
  8764. What are the performance implications of using an immediate-mode GUI compared to a retained-mode GUI?
  8765. bezzad/Downloader
  8766. Make smaller console apps with .NET and CoreRT - { Destructured }
  8767. Scaffold an entire .NET 5 Web API using Wrapt
  8768. MicroFrontends With Blazor WebAssembly | Developer Support
  8769. Microfrontends with Blazor: Welcome to the Party!
  8770. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  8771. Spectre.Console - Introduction
  8772. Buttplug Hits v1 Milestone - Nonpolynomial
  8773. C# A to Z: Prelude
  8774. March 17, 2020 - Minimal March - Linux and Blazor. JavaScript, C#, HTML
  8775. March 18, 2020 - Minimal March - Linux and Blazor. FormView, Events, C#, HTML
  8776. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  8777. March 11, 2020 - Minimal March - Blazor cascading values, demos
  8778. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  8779. March 13, 2020 - Minimal March - Linux and Blazor. Grids, Testing, C#, HTML
  8780. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  8781. Code Maze Weekly #57 - Code Maze
  8782. Release 1.0.0 - preview 01 · egil/bUnit
  8783. Scott Hanselman's 2021 Ultimate Developer and Power Users Tool List for Windows
  8784. grpc/grpc-dotnet
  8785. .NET Rocks! vNext
  8786. .NET Rocks! vNext
  8787. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  8788. .NET Tooling Community Standup - Designing UIs for developer tools
  8789. Get a Head Start with Entity Framework Core 5.0 with EF Core Power Tools
  8790. The Catch Block #39 - 2020 Year in Review!
  8791. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  8792. A talk for trailblazers: Blazor in .NET 5
  8793. Getting started with GitHub Actions
  8794. How YouTube Music forced me to try F#
  8795. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  8796. dotCover 2020.3 Improvements And Updates – .NET Tools Blog | JetBrains
  8797. How to Access Webcam Properties from C#
  8798. Monsters Weekly 200b - Conversations with Julie Lerman
  8799. Simplifying Auth With Static Web Apps and React | LINQ to Fail
  8800. Developer Days
  8801. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  8802. What's Serverless in #Shorts and why should you care?
  8803. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  8804. C# 9 and .NET 5: Book Review and Q&A
  8805. WebAssembly, a revolution that follows - Josip Klaric, BLbit (2020-12-22)
  8806. Blazor vs React: Passing values to all children | Awaiting Bits
  8807. C# In Simple Terms - Iterators
  8808. .NET Foundation November/December 2020 Update
  8809. Nullable reference types; CSharp&#39;s very own <code>strictNullChecks</code>
  8810. Arrows born in flight
  8811. The State of .NET: Q&A Compilation
  8812. Cake - Cake v1.0.0-rc0002 released
  8813. Should I be Checking Injected Dependencies for Null? - Steve Talks Code
  8814. ImmutableInterlocked.Update Method (System.Collections.Immutable)
  8815. gRPC Web with .NET
  8816. The .NET Stacks #30: 🥂 See ya, 2020
  8817. Code Maze Weekly #56 - Code Maze
  8818. Introduction to Performance - EF Core
  8819. dotnet/diagnostics
  8820. xamarin/Essentials
  8821. dotnet-aspnetcore-blazor - Microsoft Q&A
  8822. Languages & Runtime Community Standup - Infer#
  8823. What's new for desktop developers building WPF, UWP & WinForms
  8824. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  8825. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  8826. Securing Blazor Server-side Applications
  8827. C# vs. F# – planetgeek.ch
  8828. Improved XAML Data Binding Diagnostics | The Xamarin Show
  8829. .NET 5 Breaking Changes for WPF/Windows Forms
  8830. RavenDB Node.JS / TypeScript client 5.0 released
  8831. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  8832. What's next for System.Text.Json? | .NET Blog
  8833. Blast Off with Blazor: Build a responsive image gallery
  8834. Playing with C#9 Top-level Programs, Records and Elasticsearch.NET - Steve Gordon - Code with Steve
  8835. Top 10 Blazor Features You Probably Didn't Know
  8836. Authentication with Graph SDKs
  8837. Framework Design Studio Released
  8838. XAML Hot Reload for Xamarin.Forms - Xamarin
  8839. Architecting Cloud Native Application in Azure using .NET Core
  8840. Should I use self-contained or framework-dependent publishing in Docker images?
  8841. ReSharper 2020.3: Support for C# 9 and Source Generators, New Features in Inlay Hints, and Support for Avalonia UI – .NET Tools Blog | JetBrains
  8842. Building a Code Analyzer for .NET
  8843. Exploring Blazor Mobile Bindings
  8844. Rider 2020.3: .NET 5, C# 9, F# 5, Immediate Window, Project Dependency Diagram, and Updates to Unity Support – .NET Tools Blog | JetBrains
  8845. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  8846. [Guest Post] Creating a game art asset pipeline in .NET | .NET Blog
  8847. C# in Simple Terms - Indexers
  8848. Never forget a #if when multi-targeting .NET libraries or applications - Gérald Barré
  8849. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  8850. Tips & Tricks to improve your .NET Build Setup with MSBuild – Webinar recording – .NET Tools Blog | JetBrains
  8851. Port System.Speech to .NET Core by danmosemsft · Pull Request #45941 · dotnet/runtime
  8852. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  8853. Bletris - Blazor Tetris - BuiltWithDot.Net
  8854. dotnet-foundation/ecosystem-growth
  8855. Remove closure allocations from ServiceCollectionDescriptorExtensions by benaadams · Pull Request #44696 · dotnet/runtime
  8856. On .NET Live - Intro to Microservice Patterns for .NET Developers
  8857. GraphQL Schema Design
  8858. r/dotnet - What logging Framework do you use?
  8859. Umbraco Back-office Authentication With Azure Active Directory
  8860. Code Maze Weekly #55 - Code Maze
  8861. Next Up for WinForms in .NET 6 Is High DPI Support -- Visual Studio Magazine
  8862. Parsing ETL traces yourself, part 3: The TraceProcessor | The Old New Thing
  8863. Episode 66 - TDD and the Terminator With Layla Porter
  8864. .Net Project Builds with Node Package Manager · Los Techies
  8865. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  8866. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog
  8867. .NET Conf 2020 - Kerala (2021-01-09)
  8868. You should be customizing your PowerShell Prompt with PSReadLine
  8869. Implementing an Effective Architecture for ASP.NET Core Web API
  8870. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  8871. .NET Rocks! vNext
  8872. Blazor testing using bUnit - or something something testing Blazor
  8873. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  8874. Xamarin | Open-source mobile app platform for .NET
  8875. xamarin/Xamarin.Forms
  8876. Reduce CacheEntry size by adamsitnik · Pull Request #45410 · dotnet/runtime
  8877. Producing Packages with Source Link | .NET Blog
  8878. Build Tools for protobuf-net and protobuf-net.Grpc
  8879. More MemoryCache perf improvements by adamsitnik · Pull Request #45280 · dotnet/runtime
  8880. Remove some allocations related to storing CacheEntry scopes by adamsitnik · Pull Request #45563 · dotnet/runtime
  8881. few minor MemoryCache perf improvements by adamsitnik · Pull Request #44797 · dotnet/runtime
  8882. optimize DateTimeOffset.UtcNow by removing redundant verification by adamsitnik · Pull Request #45281 · dotnet/runtime
  8883. What's New for C++, .NET and More in Visual Studio 2019 v16.9 Preview 2 -- Visual Studio Magazine
  8884. 5 Must Install NuGets for New Xamarin Projects
  8885. Add GetCiphertextLength for CBC, CFB, and ECB. by vcsjones · Pull Request #45003 · dotnet/runtime
  8886. The proper usages of the keyword 'static' in C# - NDepend
  8887. .NET December 2020 Updates – 5.0.1 | .NET Blog
  8888. Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You! | Visual Studio Blog
  8889. merill/InclusivenessAnalyzer
  8890. Net Conf 2020 Québec : Introduction à NET 5.0
  8891. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  8892. Polly and Blazor, Part 1 – Simple Wait and Retry
  8893. [.NET Conf Virtual Event - .NET Perth Meetup] .NET 5 Launch & end of year get together (2020-12-08)
  8894. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  8895. servicetitan/Stl.Fusion
  8896. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  8897. Last Week in .NET #21 – Remembering the women of École Polytechnique
  8898. .NET 5 Breaking Changes for ASP.NET Core
  8899. Dark mode for your web applications (using Blazor and Tailwind CSS)
  8900. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  8901. Monsters Weekly 194 - Single File Applications in .NET 5
  8902. [Guest Post] Bring lights in Unity into the real-world using Philips Hue | .NET Blog
  8903. Creating your first CRUD app with Suave and F# - Simple Talk
  8904. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  8905. Use C# 9 records and init-only properties in ReSharper and Rider 2020.3 – .NET Tools Blog | JetBrains
  8906. Automate a Markdown links page with Pinboard and C#
  8907. Building an ASP.NET Core Web App from Scratch
  8908. Modern Web Development with Blazor & .NET 5
  8909. Entity Framework Community Standup - LLBLGen designer and .NET data history
  8910. NEST 7.10.1
  8911. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  8912. Using .NET and PowerPoint to generate cover images - Gérald Barré
  8913. Advent of Code 2020
  8914. Understand The .NET 5 Runtime Environment
  8915. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  8916. Run EF Core Migrations in Azure DevOps
  8917. Permit key-reuse in PKCS12. by vcsjones · Pull Request #45618 · dotnet/runtime
  8918. Newsletter Week 49, 2020
  8919. Add completion for preprocessor symbols. by CyrusNajmabadi · Pull Request #49705 · dotnet/roslyn
  8920. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  8921. ADO.NET provider 7.10.1.0 for Firebird is ready
  8922. Use ASP.NET Core route-to-code for simple JSON APIs
  8923. Azure DevOps Podcast: Paul Sheriff on What’s New in .NET - Episode 117
  8924. mayuki/Rin
  8925. Code Maze Weekly #54 - Code Maze
  8926. ADO.NET provider 7.10.0.0 for Firebird is ready
  8927. - Developer! Developer! Developer! Day
  8928. VISCA camera control in C#
  8929. On .NET Live - .NET on Microcontrollers with the Meadow IoT Platform
  8930. Blazor: Client Side vs. Server Side: Hands on Development and Deployment
  8931. Customizing the Graph SDKs
  8932. .NET Live TV | Live developer streams every day
  8933. Securing an ASP.NET Core API which uses multiple access tokens
  8934. Custom V2 OData queries will be deprecated March 9, 2021 | The NuGet Blog
  8935. Linux + .NET 5 + VS Code XAML Preview + Hot Reload Running on Embedded Linux? (a sneak peek) 🤫 | MicroHobby
  8936. Avoid Wrapping DbContext in Using (and other gotchas)
  8937. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  8938. .NET 5 AWS Lambda Support with Container Images | Amazon Web Services
  8939. Complex Model Validation in Blazor Applications - Code Maze
  8940. Initial docker-compose.yaml support (#800) · dotnet/tye@e57af98
  8941. .NET5 - A Unified Platform
  8942. .NET Tooling Community Standup - .NET 5 Performance with Stephen Toub
  8943. Improving Debug-time Productivity with Source Link | .NET Blog
  8944. Cool things I learned about NUnit while re-launching the docs
  8945. .NET 5 Breaking Changes: Historic Technologies
  8946. ASP.NET Core Improvements in .NET 5
  8947. .NET Framework November 2020 Cumulative Update Preview for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  8948. Unity 101: Installation
  8949. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  8950. Real-time Data fetching with GraphQL and Blazor
  8951. .NET Today, tomorrow and beyond – panel discussion - comitted
  8952. Get Your JAM On
  8953. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  8954. Visual Studio Talk Show: 0250 - Miguel Bernard - Les nouveautes de .NET 5 et C# 9
  8955. .NET 5 Breaking Changes to the Base Class Library
  8956. Export Office 365 calendar events to JetBrains Space using the Microsoft Graph API, the JetBrains Space SDK, and automation
  8957. Authentication with Graph SDKs
  8958. Using Quartz.NET with ASP.NET Core and worker services
  8959. Blazor Updates in .NET 5
  8960. Unit tests in Entity Framework Core 5 – Michał Białecki Blog
  8961. [Guest Post] Introducing WaveEngine 3.1 based on .NET 5 | .NET Blog
  8962. Working with Binding in Blazor Applications - Code Maze
  8963. ML.NET Model Builder November Updates | .NET Blog
  8964. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  8965. Build Your First for iOS & Android App with Xamarin and Visual Studio
  8966. Planned Event Store Improvements for Marten V4, Daft Punk Edition
  8967. Use function pointers for reverse pinvokes by davidfowl · Pull Request #28249 · dotnet/aspnetcore
  8968. Return JSON Result with Custom Status Code in ASP.NET Core
  8969. Duplex gPRC
  8970. Shawn Wildermuth's Blog
  8971. Challenge
  8972. Microsoft Releases .NET for Apache Spark 1.0
  8973. bartczernicki/Blazor-MachineIntelligence
  8974. Going all-in with nullable reference types
  8975. Enable nullable in Kestrel.Core by JamesNK · Pull Request #28050 · dotnet/aspnetcore
  8976. Enable nullable in hosting by JamesNK · Pull Request #28068 · dotnet/aspnetcore
  8977. Code Maze Weekly #53 - Code Maze
  8978. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  8979. Episode 65 - Marten DB With Jeremy Miller
  8980. Announcing Azure Mobile Apps v4.2.0 for .NET | Xamarin Blog
  8981. OrchardCMS/OrchardCore.Samples
  8982. How to add Open API support for Azure Functions
  8983. How to create a QR Code generator with Azure Functions
  8984. Blazor JavaScript Isolation, Modules, and Dynamic C#
  8985. Announcing Microsoft Q&A for .NET | .NET Blog
  8986. Upgrading ConfigurationManager for .Net 5
  8987. Getting Started With Entity Framework Core 5 – .NET Tools Blog | JetBrains
  8988. Themes of .NET
  8989. Melb․Net December 2020 Online Meetup
  8990. Custom Validation in Blazor WebAssembly - Code Maze
  8991. Watch out for .NET Core Runtime Bitness for IIS Installs
  8992. [Guest post] Learn C# with Visual Studio, Visual Studio for Mac, and Unity (and win a free book!) | Visual Studio Blog
  8993. Use Azure Functions, Azure Storage blobs, and Cosmos DB to copy images from public URLs
  8994. Naming NuGet, A Lesson In Distributed Decision Making
  8995. Spectre.Console lets you make beautiful console apps with .NET Core
  8996. .NET Conf 2020 Demos & Sessions for .NET 5 + Virtual Events! | .NET Blog
  8997. Upgrading to .NET Core 5.0
  8998. .NET Community Standups | Streaming live each week
  8999. Should You Unit-Test in ASP.NET Core?
  9000. Virtual - Lightning Talks
  9001. Handle inconsistent � in Pkcs9Document{Name|Description} by bartonjs · Pull Request #45040 · dotnet/runtime
  9002. Sydney Alt.Net User Group (Sydney, Australia)
  9003. How to make a WinForms app with .NET 5 entirely from the command line and publish as one self-contained file
  9004. Xamarin.Forms 5.0: Debugging Improvements, New Features, and Controls
  9005. CSS Isolation in Blazor Applications - Code Maze Blog
  9006. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  9007. dotnet/diagnostics
  9008. Build Your First for iOS & Android App with Xamarin and Visual Studio
  9009. C# In Simple Terms - Expressions, Lambdas, and Delegates
  9010. FSDN
  9011. Visual Basic WinForms Apps in .NET 5 and Visual Studio 16.8 | .NET Blog
  9012. Tests are hard, LightBDD can help
  9013. Conventional Options · Los Techies
  9014. Announcing General Availability of Microsoft Edge WebView2 for .NET and Fixed Version distribution mode
  9015. Blast Off with Blazor: Isolate and test your service dependencies
  9016. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  9017. - Developer! Developer! Developer! Day
  9018. Digest - .NET Conf 2020
  9019. ZpqrtBnk
  9020. What is new in ASP.NET Core 5.0 Web API
  9021. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  9022. Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog
  9023. .NET Conf 2020 Feedback
  9024. .NET Framework November 2020 Cumulative Update Preview | .NET Blog
  9025. Astonishing Performance of .NET 5: More Data
  9026. Using Microsoft Graph API in ASP.NET Core
  9027. Released: General Availability of Microsoft.Data.SqlClient 2.1
  9028. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  9029. How to Send an SMS with ASP.NET Core - Code Maze
  9030. Vertical Slice Example Updated to .NET 5
  9031. SmallSharp 1.0.0
  9032. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  9033. .NET Microservices == MEGAFUN – Webinar recording – .NET Tools Blog | JetBrains
  9034. Webinar – Tips & Tricks to improve your .NET Build Setup with MSBuild – .NET Tools Blog | JetBrains
  9035. Uno Platform Uno Platform 3.3 - Day 0 support for WinUI 3 Preview 3, Android 11
  9036. ARM64 Support, Hot Reload Featured in WinUI Preview 3 -- Visual Studio Magazine
  9037. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  9038. What's new in .NET Productivity | .NET Blog
  9039. .NET Developer Conference: Tasks and async/await from the ground up
  9040. Announcing the end of support for the AWS SDK for .NET version 2 | Amazon Web Services
  9041. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  9042. Localization in Blazor WebAssembly Applications - Code Maze
  9043. Release Preview Release v0.7.156704 · dotnet/try-convert
  9044. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  9045. C# Expression Trees: Property Getters | Awaiting Bits
  9046. .NET 046: Moving .NET Solutions to Kubernetes with Andrew Lock - Devchat.tv
  9047. The ASP.NET Team @TheASPNETTeam
  9048. Marten 4.0.0-alpha.3
  9049. expect(Exception) Podcast
  9050. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  9051. Open API Extension Support for Azure Functions V1
  9052. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  9053. Api diff between net5.0 and netcoreapp3.1 & netstandard2.1 by Anipik · Pull Request #5610 · dotnet/core
  9054. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  9055. Small refactoring by davidfowl · Pull Request #27869 · dotnet/aspnetcore
  9056. Visual Studio 2019 for Mac v8.8 Adds Blazor WebAssembly Debugging -- Visual Studio Magazine
  9057. Blazor WebAssembly : Google Authentication - EP15
  9058. C# in Simple Terms - Tuples and Anonymous Types
  9059. scalablecory/NetworkToolkit
  9060. RavenDB 5.1 Features: Searching in Office documents
  9061. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  9062. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  9063. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  9064. StrongInject 1.0.0
  9065. anthonychu/serverless-streamr-blazor
  9066. How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps
  9067. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  9068. fszlin/certes
  9069. .NET Conf 2020 and .NET 5 links
  9070. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  9071. Identity in Azure with Christos Matskas
  9072. xoofx/Broslyn
  9073. The .NET Stacks #25: .NET 5 officially launches tomorrow
  9074. Getting Started With NuGet 5.8 | The NuGet Blog
  9075. Rename OR_GREATER to OR_LATER by terrajobst · Pull Request #165 · dotnet/designs
  9076. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  9077. Code Maze Weekly #51 - Code Maze
  9078. Microsoft.EntityFrameworkCore 5.0.0
  9079. Secure app development with Azure AD, Key Vault and Managed Identities
  9080. Blazor WebAssembly : Facebook Authentication - EP14
  9081. Episode 64 - Augmented Reality With Lee Englestone
  9082. Source Generators in .NET 5 with ReSharper – .NET Tools Blog | JetBrains
  9083. Uno Platform Markup vs Code for UI - Angled Brackets, yay or nay?
  9084. .NET 5 is Here....Now What?
  9085. Hot Reload Revamp Leads Xamarin Updates in Visual Studio 2019 v16.8 -- Visual Studio Magazine
  9086. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  9087. .NET Framework November 2020 Security and Quality Rollup Updates | .NET Blog
  9088. Test web APIs with the HttpRepl
  9089. Microsoft.dotnet-httprepl 5.0.0
  9090. Release v5.0.0 · dotnet/HttpRepl
  9091. C# in Simple Terms - Generics
  9092. Blazor WebAssembly : Facebook Authentication - EP14
  9093. Five Questions You May Have About ASP.NET Core For .NET 5
  9094. Should I Migrate to .NET 5?
  9095. Future of Desktop
  9096. Download localized .NET IntelliSense files
  9097. AccessViolation in ObjectNative::IsLockHeld (part 1 of 2)
  9098. dotnet-script 1.0.0 released – with support for .NET 5.0 and C# 9
  9099. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  9100. Talking C# Performance with Steve Gordon | Guest Series
  9101. Is it possible to render components "dynamically" using Blazor?
  9102. damianh/docker-ci
  9103. Should Your Enterprise Pick Angular, React or Blazor?
  9104. Announcing C#/WinRT Version 1.0 with the .NET 5 GA Release
  9105. .NET 5 - The breaking changes you need to know about | Miguel Bernard's Blog
  9106. Visual Studio Preview
  9107. The Resurgence of Functional Programming - Highlights From QCon Plus
  9108. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  9109. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  9110. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  9111. .NET 5 Arrives -- Visual Studio Magazine
  9112. r/dotnet - Comment by u/davidfowl on ”SimpleNetwork networking library”
  9113. .NET IoT Libraries documentation
  9114. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  9115. Announcing F# 5 | .NET Blog
  9116. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  9117. Announcing the Release of EF Core 5.0 | .NET Blog
  9118. Announcing .NET 5.0 | .NET Blog
  9119. Download .NET 5.0 (Linux, macOS, and Windows)
  9120. Blazor Stability Testing Tools for Bullet Proof Applications
  9121. OR_GREATER preprocessor symbols for TFMs by terrajobst · Pull Request #164 · dotnet/designs
  9122. Lazy Loading in Blazor WebAssembly - Code Maze
  9123. Last Week in .NET #17 – EF stands for “Ever Frantically” shipping code
  9124. How to write commands for dotnet-dump
  9125. C# in Simple Terms - LINQ Basics
  9126. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  9127. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  9128. The DevOps Handbook – Create Organizational Learning
  9129. Episode 54 – Remote working, streaming and racing simulators with Andy Morrell – Coding After Work Podcast
  9130. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  9131. global.json overview - .NET Core CLI
  9132. Calzolari.Grpc.Net.Client.Validation 5.0.0-rc
  9133. Calzolari.Grpc.AspNetCore.Validation 5.0.0-rc
  9134. Cake - Cake v1.0.0 RC1 released
  9135. Code Maze Weekly #50 - Code Maze
  9136. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  9137. .NET Conf 2020
  9138. Release Tye 0.5 · dotnet/tye
  9139. DotVVM Blog: Announcing DotVVM 2.5
  9140. dotnet/core
  9141. dotnet/core
  9142. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  9143. TylerBrinks/ExCSS
  9144. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  9145. Add natural language understanding to your bot - Part 2
  9146. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  9147. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  9148. Real-time Data fetching with GraphQL and Blazor
  9149. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  9150. .NET Live TV | Live developer streams every day
  9151. C# in Simple Terms - Arrays and Collections
  9152. .NET Conf 2020
  9153. Building applications with C# and a Challenge!
  9154. .NET Conf 2020
  9155. Generate a GitHub Actions workflow file from dotnet CLI
  9156. Modernizing a codebase for C# 9
  9157. Optimizing SQL queries. Sometimes two queries are better than one.
  9158. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  9159. Syncfusion Previews WinUI Controls -- Visual Studio Magazine
  9160. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  9161. Async code smells and how to track them down with analyzers - Summary
  9162. How to Use Browser Functionalities with Blazor WebAssembly
  9163. Challenge
  9164. The MVP reconnect daily
  9165. Dark's new backend will be in F#
  9166. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  9167. .NET 5.0 Launches at .NET Conf, November 10-12 | .NET Blog
  9168. Announcing the end of support for the AWS SDK for .NET version 1 | Amazon Web Services
  9169. Migrating from MVC to Blazor
  9170. How to Call C# Methods from JavaScript in Blazor WebAssembly
  9171. Things you need to know as a C# developer - Build types
  9172. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  9173. Update os-lifecycle-policy.md by jamshedd · Pull Request #5500 · dotnet/core
  9174. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  9175. Off the blocks with the new Cosmos Db SDK V4 - Pradeep Loganathan
  9176. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  9177. Implement a Blazor full text search using Azure Cognitive Search
  9178. Blazor and Azure B2C: The Big Picture
  9179. Identity Server 4 with .NET Core App
  9180. Dev Discussions - James Hickey
  9181. Pattern matching in C# 9.0
  9182. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  9183. Exploring Ubuntu Desktop on the Raspberry PI
  9184. Code Maze Weekly #49 - Code Maze
  9185. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  9186. .NET Conf 2020
  9187. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  9188. Event Driven applications on Kubernetes with KEDA
  9189. Episode 63 - Being Productive With Jay Miller
  9190. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  9191. Build Serverless Apps with Azure Functions – .NET Tools Blog | JetBrains
  9192. .NET Framework October 2020 Cumulative Update Preview Update for Windows 10 2004 and Windows Server, version 2004 | .NET Blog
  9193. Awaitable/awaiter pattern and logical micro-threading in C#
  9194. NuGet supports API key option - GitHub Changelog
  9195. Getting Started | MonoGame Documentation
  9196. .NET Game Dev Community Standup - First .NET Game Dev Community Standup
  9197. What's New | MonoGame Documentation
  9198. Xamarin.Forms 5 Is Here! | The Xamarin Show
  9199. Consuming JSON Objects Stream (NDJSON) With HttpClient
  9200. A Type of Useless
  9201. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  9202. Entity Framework Community Standup - EF Core 5.0 Collations
  9203. What is C#? | One Dev Question
  9204. Optimizing Blazor performance using the @key directive - Gérald Barré
  9205. Organize Code by Feature | Vertical Slices
  9206. Using JSInterop to Pass HTML Elements and Handle JS Errors
  9207. gRPC performance improvements in .NET 5 | ASP.NET Blog
  9208. .NET for Apache Spark Debuts in Version 1.0 -- Visual Studio Magazine
  9209. Announcing Version 1.0 of .NET for Apache Spark | .NET Blog
  9210. The .NET Docs Show - Blazor & Comet ☄️ for Native Mobile Apps with Sam Basu
  9211. MonkSoul/Fur
  9212. Mind Your Strings with .NET 5.0
  9213. Help Us Plan EF Core 6.0 | .NET Blog
  9214. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  9215. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  9216. Change Task.FromResult to use same task cache as async methods by stephentoub · Pull Request #43894 · dotnet/runtime
  9217. Project Dependency Diagrams come to Rider 2020.3 – .NET Tools Blog | JetBrains
  9218. Using Blazor JavaScript Isolation with Library Manager
  9219. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  9220. Released: Microsoft.Data.SqlClient 2.1 Preview 2
  9221. Upgrading a .Net Framework library to .Net 5
  9222. Blast Off with Blazor: Get to know Blazor and our project
  9223. How to Call JavaScript Functions with C# in Blazor WebAssembly
  9224. EditForm - forms and validation in Blazor
  9225. Blazer WebAssembly with EF Core
  9226. In-App Reviews Come to Xamarin.Forms Android -- Visual Studio Magazine
  9227. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  9228. Setting up a build with NUKE
  9229. dotnet-vs 0.3.85
  9230. dotnet/aspnetcore
  9231. Enumerating files using Globbing and System.IO.Enumeration - Gérald Barré
  9232. Leaving Silverlight: Converting to the Web
  9233. The Future of Desktop: All You Need to Know about .NET 5!
  9234. WPF .NET Core - Routed Events
  9235. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  9236. Setting up a build with NUKE
  9237. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  9238. How To Buy a Computer for Cross-Platform Development
  9239. Code Maze Weekly #48 - Code Maze
  9240. C# Slides in Usage Ranking of Programming Languages -- Visual Studio Magazine
  9241. BlazorGalaga
  9242. How to: Implement a producer-consumer dataflow pattern
  9243. BlazorGuy/BlazorGalaga
  9244. Damian Hickey
  9245. ConditionalWeakTable<TKey,TValue> Class (System.Runtime.CompilerServices)
  9246. A Tour of the .NET Functions Framework
  9247. C# 8.0 nullable references: defeating the point with empty strings | endjin
  9248. Webinar – .NET Microservices == MEGAFUN – .NET Tools Blog | JetBrains
  9249. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  9250. Is Blazor a Safe Enterprise Bet
  9251. The Microsoft author signing certificate will be updated as soon as November 1st, 2020 | The NuGet Blog
  9252. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  9253. Telerik UI for Blazor Updated -- Visual Studio Magazine
  9254. The .NET Docs Show
  9255. Damian Hickey
  9256. ufcpp/StringLiteralGenerator
  9257. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  9258. .NET Tooling Community Standup - dotnet templates with Sayed Hashimi
  9259. ASP.NET Core Blazor CSS isolation
  9260. Azure Service Fabric 7.2 Release
  9261. Tip 290 - How to secure a Blazor application with Azure Active Directory
  9262. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  9263. Blazor FAST WebComponents
  9264. Entity Framework Visual Editor - Visual Studio Marketplace
  9265. Defining Service Boundaries by Splitting Entities
  9266. JsonSrcGen 0.2.0 Alpha Released
  9267. Attribute-Based Access Control with Blazor WebAssembly and IS4
  9268. franzsilva/MLBuilderVSCode-Source
  9269. AWS Open Sources Tool for Porting .NET Framework Apps to .NET Core -- Visual Studio Magazine
  9270. Image Classification(Deep Learning) with ML.NET and Blazor Server App (.NET Core)
  9271. Marten V4 Preview: Command Line Administration
  9272. switch expression - C# reference
  9273. ML.NET Model Builder (Preview) - Visual Studio Marketplace
  9274. Getting started with Cosmos DB on .NET Core - Pradeep Loganathan
  9275. Understanding cross platform .NET, and why .NET 5 is important
  9276. C# support · Issue #156 · github/semantic
  9277. Blazor in depth — Create Blazor component without Lifecycle methods
  9278. Debugging Multiple .NET Core Projects in VS Code
  9279. MoienTajik/AspNetCore-Developer-Roadmap
  9280. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  9281. How to Use NPM Packages in Blazor - Brian Lagunas
  9282. open-telemetry/opentelemetry-dotnet
  9283. Improve rendering performance with Blazor component virtualization
  9284. Introducing C# 9: Static anonymous functions
  9285. Cross-platform development with .NET 5
  9286. Blazor in Action: building reusable frontends with C#
  9287. Combing through ComponentBase
  9288. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  9289. X509Certificate2.CreateFromPem(ReadOnlySpan<Char>, ReadOnlySpan<Char>) Method (System.Security.Cryptography.X509Certificates)
  9290. dotnet/runtime
  9291. Sponsor @kevinchalet on GitHub Sponsors
  9292. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  9293. dotnet/runtime
  9294. Async code smells and how to track them down with analyzers - Part II
  9295. Announcing Microsoft Edge WebView2 General Availability
  9296. Blazor WebAssembly Role-Based Security with IdentityServer4
  9297. Extract Available Settings Using C# | Awaiting Bits
  9298. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  9299. Securely accessing MS Graph from gRPC .NET with Azure AD
  9300. Serverless .NET on AWS - 50th Anniversary Edition!
  9301. Open sourcing the Porting Assistant for .NET | Amazon Web Services
  9302. Building Real-Time Applications with Blazor Server and Firestore
  9303. Marten V4 Preview: Linq and Performance
  9304. Home
  9305. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  9306. What is happening to .NET standard with .NET 5? | One Dev Question
  9307. .NET Epics
  9308. Data "As You Need It" with Telerik UI for Blazor DataGrid
  9309. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  9310. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  9311. Newsletter Week 42, 2020
  9312. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  9313. Bootstrap+Blazor essentials
  9314. Code Maze Weekly #47 - Code Maze
  9315. Release v1.0.0-preview6 · microsoft/reverse-proxy
  9316. Binding Tools for Swift | The Xamarin Show
  9317. .NET Microservices with DAPR
  9318. kekyo/IL2C
  9319. The future of .NET Standard | .NET Blog
  9320. Episode 62 - What Have I Missed With Zac Braddy
  9321. Service Creation via .NET Core Templates – Webinar recording – .NET Tools Blog | JetBrains
  9322. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  9323. How to Add gRPC to Your Blazor App
  9324. Entity Framework Core SQL Server reverse engineering a.k.a Database First gotchas (and workarounds)
  9325. .NET Foundation September/October 2020 Update
  9326. ASP.NET Core Series: PWA's with Blazor
  9327. On .NET Live - Diving into Azure Static Web Apps
  9328. Debugger Tip - Step into a specific method
  9329. Solution & Project Structure of a Loosely Coupled Monolith
  9330. March 6, 2020 - Minimal March - Building a Blazor CommandButton component on a Chromebook
  9331. Why and How Use Azure Active Directory (AAD) with Blazor Web Assembly (WASM)
  9332. .NET | Free. Cross-platform. Open Source.
  9333. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  9334. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  9335. February 27, 2020 - Let's Deploy a Blazor Website to Azure with Containers
  9336. ASP.NET Core Architecture Overview
  9337. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  9338. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  9339. Breaking changes, version 3.1 to 5.0 - .NET Core
  9340. Scaling HANGFIRE: Processing More Jobs Concurrently
  9341. .NET Foundation September/October 2020 Update
  9342. Dynamic Queries with Expressions Trees in C# - Michael's Coding Spot
  9343. C# 8.0 nullable references: prepare today by not misusing 'as' | endjin
  9344. .NET Framework republishing of July 2020 Security Only Updates | .NET Blog
  9345. Blast Off with Blazor, Azure Functions, and Azure Static Web Apps
  9346. C#/WinRT Version 0.8 and the .NET5 RC2 Release
  9347. Code style rules overview - .NET
  9348. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  9349. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  9350. Using Access Token with Blazor WebAssembly HttpClient
  9351. Announcing Entity Framework Core (EF Core) 5 RC2 | .NET Blog
  9352. MLOps: DevOps for Machine Learning | .NET Blog
  9353. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  9354. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  9355. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  9356. DevReach Online - The Premier Dev Conference Now Online
  9357. The future of .NET Standard | .NET Blog
  9358. Announcing .NET 5.0 RC 2 | .NET Blog
  9359. YARP: The .NET Reverse proxy
  9360. Under the hood with routing in Blazor
  9361. Pushing UI changes from Blazor Server to browser on server raised events
  9362. Use is null/is not null for null checking by marek-safar · Pull Request #43360 · dotnet/runtime
  9363. The LLBLGen Pro Blog: HnD 3.0 has been released!
  9364. daveabrock/NASAImageOfDay
  9365. Render Blazor WASM components in your existing MVC/Razor Pages applications
  9366. Quick Helper For Blazor Performance
  9367. Bootstrap logging with Serilog + ASP.NET Core
  9368. verifiedcoder/Twilight
  9369. Async code smells and how to track them down with analyzers - Part I
  9370. Window Activation Headaches in WPF
  9371. C# Language Highlights: Default Literal Expressions
  9372. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  9373. Blazor WebAssembly : Twitter Authentication - EP13
  9374. welcome · Blazor in Action MEAP V01
  9375. Use Design Time Data with the XAML Designer in Visual Studio - Visual Studio
  9376. Testing Blazor components using bUnit - Gérald Barré
  9377. Blazor in Action is now available on MEAP
  9378. What I Am Excited About in TypeScript 4.0
  9379. Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin — App vNext
  9380. How to Debug C# 9 Source Code Generators - Nick's .NET Travels
  9381. .NET Virtual Conference
  9382. ryzngard/DotNot
  9383. Printing PDF’s in Blazor
  9384. XChaCha20-Poly1305: A Primer with Examples in .NET
  9385. Adelaide .NET User Group (Adelaide, Australia)
  9386. How to Docker with .NET: Getting Started
  9387. Newsletter Week 41, 2020
  9388. chsienki/Kittitas
  9389. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  9390. Single file application - .NET Core
  9391. C# 9 Language Features
  9392. Code Maze Weekly #46 - Code Maze
  9393. Blazor: Our first impressions with Andrew Lock
  9394. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  9395. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  9396. Blazor in Action
  9397. Interactive Unit Testing with .NET Core and VS Code
  9398. Web Scraping with C#
  9399. Llama preview 0.1.2
  9400. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  9401. Cross Platform Managed Memory Dump Debugging | Visual Studio Blog
  9402. .NET code style rule options - .NET
  9403. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  9404. JeremyLikness/ExpressionPowerTools
  9405. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  9406. An iterable of iterables: C# collections support covariance, but C++ collections do not | The Old New Thing
  9407. Prerendering your Blazor WASM application with .NET 5 (part 1)
  9408. Using machine learning with RavenDB
  9409. Building a simple tooltip component for Blazor in under 10 lines of code*
  9410. #CloudSkills Revisited (S2/E3)
  9411. Now Open for Business: Sdkbin - the Marketplace for .NET Developers
  9412. How to use autocomplete at the command line for dotnet, git, winget, and more!
  9413. dotnet/aspnetcore
  9414. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  9415. Configure code analysis rules - .NET
  9416. Release Release v1.2.0 · aslotte/MLOps.NET
  9417. Episode 163 – MLOps and ML.NET with Alexander Slotte | The 6 Figure Developer
  9418. .NET Internals: System.Threading.Channels - UnboundedChannel<T> Part 2 - Steve Gordon - Code with Steve
  9419. Take A Look At ML.NET
  9420. From site.css to component styles
  9421. Creating a .NET Core Global Tool
  9422. Changing Serilog Minimum level without application restart on .NET Framework and Core
  9423. How to Publish Angular with ASP.NET Core - Code Maze
  9424. Diagnostics tools overview - .NET Core
  9425. Four Micro-Frontend Architecture Types You Can Implement With Blazor
  9426. amuste/DnetIndexedDb
  9427. .NET Internals: System.Threading.Channels - UnboundedChannel (Part 1) - Steve Gordon - Code with Steve
  9428. ADefWebserver/BlazorSimpleSurvey
  9429. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  9430. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  9431. Building a simple tooltip component for Blazor in under 10 lines of code*
  9432. Creating a dotnet new Project Template
  9433. Orleans is a cross-platform framework for building robust, scalable distributed applications | Microsoft Orleans Documentation
  9434. Blazor For All
  9435. milkshakesoftware/PreMailer.Net
  9436. 6 Best Practices to Keep a .NET Application's Memory Healthy - Michael's Coding Spot
  9437. dotnet/installer
  9438. Deploy your .NET Core Blazor app in minutes with Azure Static Web apps
  9439. DotNet 2020 [Online]
  9440. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  9441. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  9442. Update the HTML head from your Blazor components
  9443. Autofac 6, integration tests and .NET generic hosting
  9444. Exploring your .NET applications with dotnet-monitor
  9445. Streamline .NET Dependency Management with NuGet Meta Packages | endjin
  9446. Deploy your .NET Blazor app in minutes with Azure Static Web Apps
  9447. User-defined functions in Serilog Expressions
  9448. GZip EmbeddedResource in MSBuild with RoslynCodeTaskFactory
  9449. Create a Website Scraper for Azure Functions
  9450. dotnet/HttpRepl
  9451. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  9452. When does Blazor decide to render your UI?
  9453. .NET Dev Summit 2020 - APAC
  9454. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  9455. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  9456. Quartz.NET 3.2 Released | Quartz.NET
  9457. ASP.NET Core breaking changes
  9458. Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps
  9459. Stephen Toub - Dotnetos Week
  9460. Xamarin Warsaw Mobile Developers #21 - ONLINE
  9461. .NET Conf 2020 and Community Events this October | Xamarin Blog
  9462. ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin
  9463. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  9464. Building Your Next Web App with ASP.NET Core
  9465. Render diagrams on the fly in your Blazor apps
  9466. The Future of IdentityServer
  9467. JamesNK/BlazorSerialization
  9468. Implement Azure AD Client credentials flow using Client Certificates for service APIs
  9469. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  9470. Leaving Silverlight: Converting to WPF .NET Core
  9471. Fast Builds: Make a Url Shortener with .NET
  9472. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  9473. How to Build Securely with Blazor WebAssembly (WASM)
  9474. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  9475. .NET Interactive Preview 3: VS Code Insiders and Polyglot Notebooks | .NET Blog
  9476. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  9477. Hangfire + MediatR = Message Dispatcher
  9478. dotnet/AspNetCore.Docs
  9479. A simple pattern for using System.CommandLine with dependency injection | endjin
  9480. Repo experience survey results | .NET Blog
  9481. The .NET Portability Analyzer - .NET
  9482. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  9483. kzu/NuGetizer
  9484. protobuf-net/protobuf-net.Grpc
  9485. gRPC-Web in Blazor
  9486. Carl Franklin's Blazor Train: CSS 101 with Chris Sainty
  9487. .NET 5.0 App Trimming and Potential for Future Progress - NDepend
  9488. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  9489. Service principles and app registration
  9490. Maoni Stephens - Dotnetos Week
  9491. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  9492. Streaming an HTTP response in Blazor WebAssembly - Gérald Barré
  9493. Introducing DotNet.SystemCollections.Analyzers
  9494. Use CryptographicallySecureRandomBytes for Guid generation by jkotas · Pull Request #42770 · dotnet/runtime
  9495. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  9496. Blazor WebAssembly : Authentication State - EP12
  9497. Pluralsight Editing: Behind the Scenes
  9498. cecilphillip/ContosoCrafts
  9499. Code Maze Weekly #44 - Code Maze
  9500. ML.NET September Updates | .NET Blog
  9501. Death of the Dev Machine? -- Visual Studio Magazine
  9502. Using External Configuration with Spring Cloud Config and Steeltoe
  9503. Getting Started with System.CommandLine
  9504. JsonSrcGen + CoreRT = Pure Magic
  9505. Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
  9506. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  9507. Zero Installer, Zero MSIX, Zero Packaging with .NET Single File Apps - Nick's .NET Travels
  9508. Learn C# with CSharpFritz - Ep 5: Collections, Generics, and Introducing LINQ
  9509. Moving away from Visual Studio to JetBrains Rider - Hi, I'm Ankit
  9510. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  9511. Microsoft.Data.Sqlite 5.0
  9512. Namespace NetTopologySuite | NetTopologySuite
  9513. Microsoft.Data.Sqlite 5.0
  9514. NET Core Releases and Support | .NET Blog
  9515. dotnet/winforms
  9516. Securing Azure Functions using Azure AD JWT Bearer token authentication for user access tokens
  9517. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  9518. NET Core Releases and Support | .NET Blog
  9519. Top Microsoft Ignite 2020 News For Developers | Build5Nines
  9520. Proposal: Low level struct improvements by jaredpar · Pull Request #3936 · dotnet/csharplang
  9521. Tutorial: Building a static web app with Blazor in Azure Static Web Apps
  9522. Automating .NET Security Updates
  9523. Xamarin.Forms 5.0.0.1487-pre1 (5.0.0 Pre Release 1) Release Notes - Xamarin
  9524. February 26, 2020 - Open Source Project Management and Deploying to Azure !coffee
  9525. ML.NET | Blazor WASM
  9526. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  9527. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  9528. upodate tensorflow.net to 0.20.0 by LittleLittleCloud · Pull Request #5404 · dotnet/machinelearning
  9529. ML.NET | Blazor WASM
  9530. bartczernicki/Test-Blazor-MLNet-WASMHost
  9531. End-to-End Serverless Deep Neural Network with Azure Functions and ML.Net
  9532. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  9533. bartczernicki/ArtificialIntelligence-Presentations
  9534. Release ML.NET 1.5.2 · dotnet/machinelearning
  9535. Run EF Core Queries on SQL Server From Blazor WebAssembly
  9536. Moving work Out-of-Process using Brighter and RabbitMQ
  9537. DevReach Online - The Premier Dev Conference - Monday
  9538. Deploying a .NET desktop application using MSIX - Gérald Barré
  9539. Blazor WebAssembly on Azure Static Web Apps
  9540. Run EF Core Queries on SQL Server From Blazor WebAssembly
  9541. Migrate, modernize .NET applications with Azure
  9542. How to generate code using Roslyn source generators in real world scenarios
  9543. Announcing more ways, we’re making app development easier on Windows
  9544. Using GitHub Codespaces with .NET Core | .NET Blog
  9545. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  9546. Release 1.0.0-preview5 · microsoft/reverse-proxy
  9547. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  9548. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  9549. postprintum/devcomrade
  9550. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  9551. Blazor UI Components - Telerik UI for Blazor
  9552. Experimenting with .NET 5 Target Framework Names and the Windows platform - Nick's .NET Travels
  9553. Add sample post by terrajobst · Pull Request #2 · terrajobst/sample-blog-tooling
  9554. Everything you want to know about New Features of C#9
  9555. NuGet/Home
  9556. Introducing C# in Simple Terms!
  9557. February 21, 2020 - Blazor and interesting differences from Web Forms
  9558. February 25, 2020 - Linux and .NET - Live from Channel 9!
  9559. February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2
  9560. My Notebook: Refit - A type-safe REST library
  9561. JavaScript Isolation in Blazor Components - Gérald Barré
  9562. PEM Loading in .NET Core and .NET 5
  9563. Microsoft Releases Entity Framework Core 5.0 RC 1
  9564. Cross-platform diagnostic tools for .NET Core
  9565. Announcing TypeScript 4.1 Beta | TypeScript
  9566. February 18, 2020 - Giving Blazor a ViewState?
  9567. February 19, 2020 - Blazor Component Updates to Support DataBinding
  9568. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  9569. Dev Discussions - Isaac Abraham
  9570. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  9571. Announcing ImageSharp.Web 1.0.0 | Six Labors
  9572. Continuous Integration for the .NET Framework
  9573. Code Maze Weekly #43 - Code Maze
  9574. Fabulous: Functional App Development | Xamarin Blog
  9575. Calling public methods on Blazor component from another component - Gérald Barré
  9576. Episode 60 - Uno Platform With Jérôme Laban
  9577. GraphQL on Azure: Part 5 - Can We Make GraphQL Type Safe in Code | LINQ to Fail
  9578. The future of .NET Standard | .NET Blog
  9579. .NET on Microsoft Learn
  9580. On .NET Live - .NET Core Code Coverage with Coverlet
  9581. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  9582. .NET Tooling Community Standup - Sept 17th 2020 - Analysis Levels in .NET 5: Find latent bugs
  9583. Retrieving Images from the Clipboard and WPF Image Control Woes
  9584. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  9585. Using OpenAPI with .NET Core - Red Hat Developer
  9586. Microsoft Says .NET 5 Replaces .NET Standard (Except for ...) -- Visual Studio Magazine
  9587. Blazor Server CRUD App Using Visual Studio Code
  9588. Seeding data in EF Core using SQL scripts
  9589. Playing with EF Core 5 and Stack Overflow Data
  9590. Oracle EF Core 3.1 Production Release
  9591. CSS isolation in Blazor - Gérald Barré
  9592. MediatR: Why should you use it?
  9593. Composant avancé avec Blazor, refaisons un Windows 3.1
  9594. Building a Database Application in Blazor - Part 2 - Services - Building the CRUD Data Layers
  9595. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  9596. Leaving Silverlight: Your Options
  9597. Building a Database Application in Blazor - Part 1 - Project Structure and Framework
  9598. The future of .NET Standard | .NET Blog
  9599. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  9600. .NET 5 Hits 'Go Live' Status in RC1, Ready for Production -- Visual Studio Magazine
  9601. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  9602. dotnet/format
  9603. Anchor navigation in a Blazor application - Gérald Barré
  9604. Adam Storr - Using Project Tye to Run .NET Worker Services
  9605. Use CSS isolation in your Blazor projects
  9606. Telerik Web Products R3 2020 Release Webinar
  9607. .NET Adds Latent Bug Discovery Feature
  9608. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  9609. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  9610. Febraury 13, 2020 - Blazor TreeView GridLines and starting the FormView component
  9611. February 14, 2020 - Blazor Coding with Squirrel
  9612. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  9613. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  9614. GraphQL - Fiyaz Hasan
  9615. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  9616. Building Windows Terminal with WinUI
  9617. Announcing .NET 5.0 RC 1 | .NET Blog
  9618. "await Task.WhenAll" Shows One Exception - Here's How to See Them All
  9619. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  9620. Fabulous: Functional App Development | Xamarin Blog
  9621. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  9622. Learn Docker in one month - on YouTube! Your guide to week 2
  9623. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  9624. Collecting dumps anywhere with dotnet-monitor
  9625. Code Maze Weekly #42 - Code Maze
  9626. Support ECDiffieHellman on X509Certificate2 by vcsjones · Pull Request #42180 · dotnet/runtime
  9627. Vxsort by PeterSolMS · Pull Request #37159 · dotnet/runtime
  9628. Release v0.3.0 · ant-design-blazor/ant-design-blazor
  9629. The SP mvp Weekly
  9630. Unit Testing in TypeScript Code – .NET Tools Blog | JetBrains
  9631. Use the concrete ECDiffieHellmanCng type. by vcsjones · Pull Request #42086 · dotnet/runtime
  9632. The Cloud Skills Show Episode 5: Web
  9633. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  9634. Wordpress on .NET Core
  9635. Microsoft Developer UK @msdevUK
  9636. Building Windows Terminal with WinUI | Windows Command Line
  9637. .NET Framework September 2020 Security and Quality Rollup Updates | .NET Blog
  9638. GraphQL on Azure: Part 4 - Serverless CosmosDB
  9639. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  9640. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  9641. Use .NET Interactive to run .NET code in Jupyter Notebooks on an Azure Machine Learning compute instance
  9642. henon/Python.Included
  9643. #MLNet – AutoML for ranking scenarios
  9644. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  9645. Machine Learning Crash Course With ML.NET
  9646. C# 9.0: Target-typed New Expressions – Make Your Initialization Code Less Verbose
  9647. Learn TV
  9648. .NET & GRPC What they forgot to tell you
  9649. Fix repeatedly decoding base64 with large grpc-web-text request by JamesNK · Pull Request #1045 · grpc/grpc-dotnet
  9650. First Steps with Blazor - Simple Talk
  9651. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  9652. EngstromJimmy/Blazm.Bluetooth
  9653. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  9654. AzureAD/microsoft-identity-web
  9655. The Best Samples to Teach Yourself Blazor
  9656. dotnet/aspnetcore
  9657. Release 4.1.1 Release · aspnet/AspNetKatana
  9658. .NET Microservices with Steeltoe
  9659. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  9660. Inaugural Melb.NET virtual meetup
  9661. ASP.NET Core Configuration - Options Validation - Code Maze
  9662. Auto generated WebAPI client library with NSwag
  9663. Assembly Versioning and DLL Hell in C# .NET: Problems and Solutions - Michael's Coding Spot
  9664. Using a Dapper Base Repository in C# to Improve Readability
  9665. Dataflow Analysis of Integral Values – .NET Tools Blog | JetBrains
  9666. Securing Azure Functions using certificate authentication
  9667. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  9668. Calling Windows APIs in .NET5
  9669. Migrating from ASP.NET to ASP.NET Core
  9670. jsakamoto/ipaddressrange
  9671. spectresystems/spectre.console
  9672. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  9673. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  9674. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  9675. Asynchronous coroutines with C# 8.0 and IAsyncEnumerable
  9676. Edit and Replay your network requests, direct from the browser
  9677. Add contibutors to the release notes by Brar · Pull Request #46 · npgsql/doc
  9678. Ian Bebbington - State-of-the-art ML in UWP
  9679. It's 2020 and it is time for text mode with Gui.cs
  9680. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  9681. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  9682. On .NET Live - Application logs and diagnostics with Serilog
  9683. Creating background .NET Core services on Linux
  9684. Blazor WebAssembly : Custom Authentication - EP11
  9685. Build your own .NET memory profiler in C#
  9686. DevReach 2020 Now ONLINE & Free
  9687. Virtual Events in September to Discover! | Xamarin Blog
  9688. thomasgalliker/ObjectDumper
  9689. Customizing Trimming in .NET Core 5 | .NET Blog
  9690. Options, Text Editor, C#, Advanced - Visual Studio
  9691. dotnet/roslyn
  9692. .NET CLI Templates in Visual Studio | .NET Blog
  9693. XAML Hot Reload Survey
  9694. ARM64 Performance in .NET 5 | .NET Blog
  9695. chsienki/Kittitas
  9696. Announcing PeachPie 1.0-preview1 @ PeachPie
  9697. Inaugural Melb.NET virtual meetup
  9698. Deploying .NET Core to Heroku
  9699. ASP.NET Core Configuration - Basic Concepts - Code Maze
  9700. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  9701. Translating NHibernate LINQ query to SQL
  9702. Handle IdLinkage X509 chain building status. by vcsjones · Pull Request #41691 · dotnet/runtime
  9703. Add SafeBuffer Span<T> methods by huoyaoyuan · Pull Request #40842 · dotnet/runtime
  9704. Improvements in native code interop in .NET 5.0 | .NET Blog
  9705. Build a REST API in .NET Core - Simple Talk
  9706. How to log NHibernate SQL to ASP.NET Core loggers
  9707. Setting Up GrayLog For Use With NLog
  9708. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  9709. Monsters Weekly 179 - Working with AsyncLocal
  9710. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  9711. New C# Source Generator Samples | .NET Blog
  9712. AWS SDK for .NET v3.5 Now Generally Available | Amazon Web Services
  9713. What is .NET? How does it work? Is it a language or a Platform?
  9714. Don't Code Tired | Running xUnit.net Tests on Specific Threads for WPF and Other UI Tests
  9715. C# preprocessor directive symbols from the dotnet build command line via DefineConstants
  9716. Debug ASP.NET Core Blazor WebAssembly
  9717. App Trimming in .NET 5 | .NET Blog
  9718. F# 5 update for August | .NET Blog
  9719. Introducing the Half type! | .NET Blog
  9720. Big Plans for Big Data and .NET for Spark | .NET Blog
  9721. .NET R&D Digest (August, 2020)
  9722. Blazor GameDev - part 9: introducing the Finite State Machine - Davide Guida
  9723. reegeek/StructLinq
  9724. VerifyTests/DiffEngine
  9725. dotnet/aspnetcore
  9726. weikio/PluginFramework
  9727. Getting Started PeachPie
  9728. Securing Blazor Client-side Applications
  9729. agileobjects/ReadableExpressions
  9730. Use Project Tye to simplify your .NET microservice development experience (part 2)
  9731. Release 1.0.0-preview4 · microsoft/reverse-proxy
  9732. Announcing Entity Framework Core (EF Core) 5.0 Preview 8 | .NET Blog
  9733. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  9734. Building A GitHub Repo Importer For A .NET Application - James Hickey
  9735. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  9736. Visual Studio 2019 for Mac - Preview Release Notes
  9737. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  9738. Source Generators in C#
  9739. .NET Rocks! vNext
  9740. Visual Studio 2019 v16.8 Preview 2 Releases New Features Today! | Visual Studio Blog
  9741. Announcing .NET 5.0 Preview 8 | .NET Blog
  9742. Github package registry not compatible with dotnet nuget client
  9743. Blazor by Example
  9744. Asynchronous programming - C#
  9745. LiveSharp
  9746. View dependent packages on NuGet.org | The NuGet Blog
  9747. Enforce .NET code style in CI with dotnet format - Gérald Barré
  9748. Using Redis as a .NET Core Data Store
  9749. Announcing New Version of the dotNetTips.Utility Assemblies and NuGet Packages!
  9750. Entity Framework Community Standup - August 19th 2020 - Many-to-Many in EF Core 5.0
  9751. Inspect and Mutate IQueryable Expression Trees
  9752. On .NET Live - Sharing your status with Smart Bulbs and PrecenseLight
  9753. What not to do in ASP.NET, and what to do instead
  9754. Try New Gradients & Brushes with Xamarin.Forms 4.8 | Xamarin Blog
  9755. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  9756. Packaging and deploying .NET Core for Linux - Part 2
  9757. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  9758. NuGet and long file name support · Issue #3324 · NuGet/Home
  9759. ExecutionContext vs SynchronizationContext | .NET Parallel Programming
  9760. MSBuild Log Viewer
  9761. ant-design-blazor/ant-design-pro-blazor
  9762. amuste/BlGridExamples
  9763. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  9764. Newsletter Week 34, 2020
  9765. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  9766. Use Project Tye to simplify your .NET microservice development experience (part 1)
  9767. Exclude code that follows [DoesNotReturn] from code coverage (per #898) by kevin-montrose · Pull Request #904 · coverlet-coverage/coverlet
  9768. My Stream Timer
  9769. .NET Productivity Tips and Tricks
  9770. Add enhancement to default behavior of client reconnection by barahonajm · Pull Request #24992 · dotnet/aspnetcore
  9771. .NET Tooling Community Standup - August 20th 2020 - Chat with the NuGet team!
  9772. ASP.NET Core Health Checks
  9773. A Deep Dive into How .NET Builds and Ships | .NET Blog
  9774. davidfowl/CommunityStandUpNet5
  9775. dotnet/interactive
  9776. Microsoft.dotnet-httprepl 3.1.0
  9777. MediatR: how to use Decorators to add retry policies - Davide Guida
  9778. Bring the best of the Web to your .NET desktop applications with WebView2 | .NET Blog
  9779. Symmetric and Asymmetric Encryption in .NET Core
  9780. Introducing C# 9: Native-sized integers
  9781. dotnet/runtime
  9782. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  9783. ignatandrei/NETCoreBlockly
  9784. Carl Franklin's Blazor Train: Application State
  9785. Introducing Blazor Automatic Kingdom
  9786. linksfor.dev(s)
  9787. Test components in ASP.NET Core Blazor
  9788. Adding support for constrained open generics to DI by jbogard · Pull Request #39540 · dotnet/runtime
  9789. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  9790. dotNET Weekly
  9791. Mozilla: The Greatest Tech Company Left Behind
  9792. Creating a dotnet tool
  9793. Migrating to .NET Core: Mission Complete - CodeOpinion
  9794. Programming Linux With .NET Core 3: Introduction & Chapter 2
  9795. Migrating to .NET Core: Mission Complete - CodeOpinion
  9796. Ian Bebbington - On the incredible value proposition of .NET & the Uno Platform
  9797. YairHalberstadt/stronginject
  9798. patriksvensson/dotnet-example
  9799. .NET Rocks! vNext
  9800. BlazorTransitionableRoute 1.0.2
  9801. Build Auth FAST for Blazor WebAssembly in .NET
  9802. JByfordRew/BlazorTransitionableRoute
  9803. Release 0.6.0-preview1 · dotnet/blazor
  9804. Securing Web Application Secrets Through Azure Key Vault - Simple Talk
  9805. TDD and Exception Handling With xUnit in ASP.NET Core
  9806. Durable Functions: Part 1 – The Intro
  9807. Serverless apps on AWS using F# and fable
  9808. Correctly handle a cached CRL with no NextUpdate by vcsjones · Pull Request #40717 · dotnet/runtime
  9809. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  9810. dadhi/LempTest
  9811. Continuous Speech Recognition in .NET Core WPF applications
  9812. dotnet/aspnetcore
  9813. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  9814. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  9815. Warn if users target EOL frameworks by joeloff · Pull Request #12579 · dotnet/sdk
  9816. joseftw/jos.httpclient
  9817. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  9818. Reactive Extensions for .NET | endjin
  9819. Shawn Wildermuth's Blog
  9820. Blazor vs Angular for Web Developers
  9821. GraphQL on Azure: Part 3 - Serverless With JavaScript
  9822. Math.Clamp Method (System)
  9823. Type.IsAssignableTo by benaadams · Pull Request #40326 · dotnet/runtime
  9824. Database Profiling with Visual Studio | Visual Studio Blog
  9825. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  9826. Advanced search on NuGet.org | The NuGet Blog
  9827. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  9828. Configuration, Secrets and KeyVault with ASP .NET Core
  9829. Brice’s Blog
  9830. Newsletter Week 32, 2020
  9831. C# to the max! Continuations, co-routines and Source Generators!
  9832. dotnet-presentations/dotNETConf
  9833. julielerman/dotnetconfms2020
  9834. An alternative to ConfigureAwait(false) everywhere
  9835. Use nightly builds - Mobile Blazor Bindings
  9836. Easy ASP.NET Core localization with AppText – Martijn Boland
  9837. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  9838. Getting Started: Apache Kafka with .NET Core - CodeOpinion
  9839. Merge Extension GetEnumerator into master by 333fred · Pull Request #46573 · dotnet/roslyn
  9840. WASM: Add MD5 and SHA* hash functions by akoeplinger · Pull Request #40486 · dotnet/runtime
  9841. dotnet/Kerberos.NET
  9842. Is Using LINQ in C# Bad for Performance?
  9843. How to Cancel Tasks in C# - Using CancellationTokenSource and CancellationToken
  9844. Telerik Blazor 2.16—Editor TreeList StockChart ContextMenu
  9845. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  9846. Generate Reference Assemblies With Refasmer – .NET Tools Blog | JetBrains
  9847. Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog
  9848. nxrighthere/UnrealCLR
  9849. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  9850. Using .NET Core Tools to Create Reusable and Shareable Tools & Apps
  9851. Chris Sainty: Blazor Routing - What you need to know
  9852. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  9853. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  9854. Creating a Progressive Web App with Blazor WebAssembly -- Visual Studio Magazine
  9855. Azure Event Hubs With Kafka
  9856. restore: trying out mmap-based file extraction by zkat · Pull Request #3524 · NuGet/NuGet.Client
  9857. Make a responsive Navbar with Blazor and Tailwind?
  9858. XamarinCommunityToolkit: an introduction - Gerald Versluis
  9859. August dotNET Virtural Events to Tune Into | Xamarin Blog
  9860. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  9861. Shawn Wildermuth's Blog
  9862. Shell and Blazor Navigation by lachlanwgordon · Pull Request #152 · xamarin/MobileBlazorBindings
  9863. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  9864. NuGet - You can book online!
  9865. The Coming Open Source Sustainability Crisis
  9866. giraffe-fsharp/Giraffe
  9867. Implement the "download file" feature on a Blazor WebAssembly app
  9868. andrewlock/blazor-with-source-generators-poc
  9869. Pimp up your Blazor EditForms with Tailwind CSS!
  9870. Unity Tutorial | 3D Spinning Cube in 10 minutes | .NET
  9871. OpenTelemetry .NET Beta Released!
  9872. .NET R&D Digest (July, 2020)
  9873. Read function arguments from .NET applications with .NET ProfilingAPI
  9874. Blazor GameDev - part 6: mouse input - Davide Guida
  9875. Add a Blazor sample by ADefWebserver · Pull Request #30 · richorama/IronBlock
  9876. Code Maze Weekly #36 - Code Maze
  9877. How to fix .NET Core's 'Unable to obtain lock file access' error on Red Hat OpenShift - Red Hat Developer
  9878. Back to Basics #2: Binding Markup - Nick's .NET Travels
  9879. dotnet-presentations/dotNETConf
  9880. dotnet/designs
  9881. Microsoft.dotnet-httprepl 3.0.47301
  9882. Search Results for “grpc” – Anthony Giretti's .NET blog
  9883. Angular Language Service - Visual Studio Marketplace
  9884. Using WinDBG with .NET Core 3
  9885. NuGet PackageReference Versions SOLUTION Wide
  9886. Back to Basics #1: Data Context - Nick's .NET Travels
  9887. Learn about the latest .NET Productivity features | .NET Blog
  9888. .NET Conf: Focus on Microservices
  9889. Blazor WebAssembly : Open-source Project - EP10
  9890. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  9891. Pimp up your Blazor EditForms with Tailwind CSS!
  9892. Write Object-Oriented TypeScript Well – .NET Tools Blog | JetBrains
  9893. runlyio/core-dotnet
  9894. Move C# 9 specs to sub-folder by jcouv · Pull Request #3731 · dotnet/csharplang
  9895. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  9896. Fody/MethodDecorator
  9897. ritterim/stuntman
  9898. shirhatti/zocket
  9899. LunrCore, a lightweight search library for .NET
  9900. Calling Generic Methods from Non-Generic Code in .Net
  9901. Don't Judge XAML Based On Lines of Code - Nick's .NET Travels
  9902. SachiraChin/dotnet-monitor-ui
  9903. dotnet-monitor ui
  9904. Cosmos DB capacity pitfall: When more is less
  9905. Merging migrations in Entity Framework Core 5 – Michał Białecki Blog
  9906. BenchmarkDotNet 0.12.1
  9907. LunrCore, a lightweight search library for .NET
  9908. Writing more succinct C# – in F# (Part 1)!
  9909. Create Your Own Logging Provider to Log to Text Files in .NET Core
  9910. Sponsor @egil on GitHub Sponsors
  9911. LunrCore 2.3.8
  9912. canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator
  9913. Reverse engineering tools for .NET applications
  9914. Component lifecycles – Blazor University
  9915. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  9916. hallatore/Netling
  9917. Quartz.NET 3.1 Released | Quartz.NET
  9918. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  9919. Stop throwing Exceptions! Start being Explicit
  9920. Blazor EditForms, an essential tool or too much magic?
  9921. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  9922. GraphQL on Azure: Part 2 - dotnet and App Service
  9923. .NET Presentations: Events in a Box!
  9924. SecureString obsoletions and shrouded buffer proposal by GrabYourPitchforks · Pull Request #147 · dotnet/designs
  9925. Add CBOR property-based tests by eiriktsarpalis · Pull Request #39828 · dotnet/runtime
  9926. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  9927. Blazor Tuesday Tip: Test User Behavior Not Implementation Details With bUnit
  9928. Add support for binding record types by pranavkm · Pull Request #23976 · dotnet/aspnetcore
  9929. Enable tab completion - .NET Core CLI
  9930. Phillip Carter
  9931. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  9932. .NET for Beginners - Dusted Codes
  9933. r/dotnet - A wiki written in 416 lines of C#9 code all in Program.cs
  9934. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  9935. System.Formats.Asn1 5.0.0-preview.7.20364.11
  9936. Use function pointers in more places by jkotas · Pull Request #39752 · dotnet/runtime
  9937. Release 1.0.0-preview3 · microsoft/reverse-proxy
  9938. Release Tye 0.4 · dotnet/tye
  9939. Getting Started With ASP.NET
  9940. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  9941. Announcing .NET 5.0 Preview 7 | .NET Blog
  9942. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  9943. Farmer: Simpler ARM deployments with Octopus Deploy - Octopus Deploy
  9944. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  9945. MS Performance HUD – Analyze EventLog Reading Performance In Realtime
  9946. Using Key Vault and Managed Identities with Azure Functions
  9947. Azure Service Fabric 7.1 Second Refresh Release
  9948. Sort Data With ASP.NET Core and Query Strings
  9949. Travis logs and .NET Core console output
  9950. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  9951. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  9952. Azure SDK Release (July 2020) | Azure SDKs
  9953. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  9954. In Praise of Elevated Values
  9955. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  9956. Is software development better than 20 years ago? | Loosely Coupled Show #011
  9957. dotnet-foundation/announcements
  9958. Add methods to convert between hexadecimal strings and bytes by tkp1n · Pull Request #37546 · dotnet/runtime
  9959. How to store app secrets for your ASP .NET Core project
  9960. Features/module initializers by RikkiGibson · Pull Request #46071 · dotnet/roslyn
  9961. dotnet/designs
  9962. Introducing C# Markup for Xamarin.Forms | Xamarin Blog
  9963. Deploying a .NET Core Blazor App to Netlify using GitHub Actions
  9964. Introduction to Web Programming in F# with Giraffe - Part 1 — Softwarepark
  9965. Create a Meetup Account
  9966. New experimental Razor editor for Visual Studio | ASP.NET Blog
  9967. dotnet/crank
  9968. Blazor and Dragons! How to Consume gRPC-web From Blazor
  9969. Release Beta 8 · egil/bUnit
  9970. Host ASP.NET Core on Linux with Nginx
  9971. Webinar – REST – the ignored parts
  9972. Bypassing Polymorphism with Reflection in .NET - Matthias Koch
  9973. .NET Framework July 2020 Security and Quality Rollup Updates | .NET Blog
  9974. End-to-End Integration Testing with NServiceBus: How It Works
  9975. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  9976. How to Receive an SMS With Blazor and SignalR
  9977. SharpLab
  9978. Add public comment period for bylaw and policy changes by bradbiddle · Pull Request #197 · dotnet-foundation/website
  9979. dotnet/aspnetcore
  9980. Blazor GameDev - part 4: moving a sprite - Davide Guida
  9981. BinaryFormatter long-term obsoletion plan by GrabYourPitchforks · Pull Request #141 · dotnet/designs
  9982. Disallow unrestricted polymorphic deserialization in DataSet by GrabYourPitchforks · Pull Request #39304 · dotnet/runtime
  9983. All .Net Exceptions List
  9984. How to stop worrying and adopt nullable reference types – Webinar Recording
  9985. Understanding How Assemblies Load in C# .NET - Michael's Coding Spot
  9986. Implicit References, Context Popup, Configuration and Deprecation Messages – NuGet Updates in Rider 2020.2 EAP
  9987. Performance Improvements in .NET 5 | .NET Blog
  9988. How to Build a CORS Proxy for Client-side Blazor
  9989. Generating the Premier League Table in F#
  9990. On Reactive Programming
  9991. Creating an Instance of Type, 8 Years Later
  9992. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  9993. Entity Framework Core In-Depth Part 10
  9994. Entity Framework Core In-Depth Part 9
  9995. r/dotnet - Upcoming AMA on Monday with Krzysztof Cwalina - author of .NET Framework Design Guidelines, and a long time .NET Architect at Microsoft.
  9996. V-Drum Explorer: Blazor and the Web MIDI API
  9997. Getting the .editorconfig working with MSBuild
  9998. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  9999. Initial contents for BinaryFormatter security guide by GrabYourPitchforks · Pull Request #19442 · dotnet/docs
  10000. Playground: Asp.Net Core SignalR
  10001. Span Symmetric ICryptoTransform by vcsjones · Pull Request #38722 · dotnet/runtime
  10002. Loading Related Data - EF Core
  10003. C# .NET IO.Path.GetExtension vs PInvoke Win32 PathFindExtension Native API Speed Comparison
  10004. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  10005. Azure for .NET developers
  10006. Blazor GameDev - part 3: sprite rendering - Davide Guida
  10007. Learn How to Migrate Your IdentityServer4 v3 Database to IdentityServer4 v4
  10008. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  10009. HashCode Struct (System)
  10010. A deep-dive into WinUI 3 in desktop apps - Windows Developer Blog
  10011. Working with SQLite and WebAssembly for .NET Developers - Uno Platform
  10012. Introduce opt-in BinaryFormatter killbit by GrabYourPitchforks · Pull Request #38963 · dotnet/runtime
  10013. Getting started with cross-platform development using .NET on Ubuntu on WSL | Ubuntu
  10014. The Fastest NuGet Package Ever Published (Probably)
  10015. Martin Björkström - gRPC Server Reflection in the .NET world
  10016. How to Implement Azure Serverless with Blazor WebAssembly
  10017. .NET Core vulnerability lets attackers evade malware detection
  10018. xamarin/MobileBlazorBindings
  10019. Release ILSpy 6.0 · icsharpcode/ILSpy
  10020. RickStrahl/Westwind.AspnetCore.LiveReload
  10021. ASP.NET Core Series: Route To Code
  10022. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  10023. Custom validation logic on client AND server with Blazor?
  10024. C# 8.0 nullable references: MaybeNull | endjin
  10025. .NET Core Summer Event 2020
  10026. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  10027. Tasty - Delicious dotnet testing | Manuel Grundner
  10028. Using an OData Client with an ASP.NET Core API
  10029. OData with ASP.NET Core
  10030. Blazor WebAssembly : Using HttpClient in MVVM - EP09
  10031. Flexible Access Token Validation in ASP.NET Core
  10032. Virtual Events for Xamarin and .NET in July | Xamarin Blog
  10033. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  10034. Veldrid 4.8.0
  10035. Release Version 01.00.30 · ADefWebserver/Blazor-Blogs
  10036. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  10037. SQL-MisterMagoo/BlazorCultures
  10038. A real-time Event Grid viewer with serverless SignalR
  10039. Crear cliente en C# Windows Forms .Net Core para SignalR | Aplicaciones en tiempo real
  10040. retaildevcrews/webvalidate
  10041. Blazor WebAssembly : Dependency Injection - EP08
  10042. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  10043. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  10044. Blazor and 2D game development - part 1: intro - Davide Guida
  10045. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  10046. The Easiest Way to Version NuGet Packages
  10047. NuGet Package Alternatives when Migrating to .NET Core
  10048. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  10049. Announcing the Porting Assistant for .NET | Amazon Web Services
  10050. Future-proofing .NET application development with the Uno Platform
  10051. The Magical Methods in C#
  10052. The Road to Cross-Platform Setup & Bootstrapping in .NET - Matthias Koch
  10053. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  10054. Entity Framework Core In-Depth Part 7
  10055. dapr/azure-functions-extension
  10056. Architecting Cloud Native .NET Applications for Azure
  10057. C# Digest #317 for June 29, 2020
  10058. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  10059. How Hello World! changed – top level statements and functions
  10060. Go faster with your own re-usable Blazor components
  10061. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  10062. Misusing C#: Multiple Main() Methods
  10063. Debugging .NET Core via Symbol Server on OSX in VSCode
  10064. Blazor&Dragons! How to consume gRPC-web from Blazor - part 2: the server - Davide Guida
  10065. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  10066. mizrael/BlazorCanvas
  10067. protobuf-net/protobuf-net
  10068. Nano services with ASP.NET Core or how to build a light API
  10069. Experiments with WSL2... Yes you can use VSCode but could you run...
  10070. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  10071. Blazor&Dragons! How to consume gRPC-web from Blazor - part 1: the client - Davide Guida
  10072. Containerize an app with Docker tutorial - .NET Core
  10073. C# 8.0 nullable references: NotNull | endjin
  10074. How to deploy Blazor webassembly on GitHub Pages using GitHub Actions - Davide Guida
  10075. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  10076. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  10077. Docker container for windows
  10078. Creating a Custom Validation Message Component for Blazor Forms
  10079. Hosting Blazor WebAssembly app on GitHub Pages
  10080. GitHub Actions for .NET Core NuGet packages - Dusted Codes
  10081. le podcast des technologies .NET
  10082. Entity Framework Core In-Depth Part 6
  10083. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  10084. ZX Spectrum emulator running on Blazor
  10085. Overview — IdentityServer4 1.0.0 documentation
  10086. IdentityServer4.Templates 4.0.0
  10087. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  10088. Get started with Azure Queue storage using .NET - Azure Storage
  10089. loic-sharma/BaGet
  10090. F# 5 and F# tools update for June | .NET Blog
  10091. The .NET Docs Show: Blazing into Summer
  10092. dotnet/core
  10093. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  10094. Session Details - Code PaLOUsa 2020
  10095. Carl Franklin's Blazor Train: Blazor Component Life Cycle
  10096. .NET: Prepare your company for the future
  10097. How to Utilize gRPC-Web From a Blazor WebAssembly Application | Premier Developer
  10098. Announcing Entity Framework Core EFCore 5.0 Preview 6 | .NET Blog
  10099. Announcing .NET 5.0 Preview 6 | .NET Blog
  10100. dotnet/runtime
  10101. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  10102. Learn TV
  10103. Multi-Targeted NuGet Package Gotchas!
  10104. Multiplayer games room with F#, SignalR, Akka.Net and SAFE stack
  10105. Breaking changes, version 3.1 to 5.0 - .NET Core
  10106. 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
  10107. Visual Studio 2019 for Mac - Preview Release Notes
  10108. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  10109. Entity Framework: .NET Community Standup - June 24th 2020 - EF Core in Blazor
  10110. It’s all in the Host Class – Part 2: Configuration
  10111. Import X509 certificate and collections from PEM. by vcsjones · Pull Request #38280 · dotnet/runtime
  10112. [Don't merge] Create dotnet-monitor.md by shirhatti · Pull Request #1267 · dotnet/diagnostics
  10113. Visual Studio 2019 Preview Release Notes
  10114. Monitor GC stats with a startup hook
  10115. Introducing dotnet-monitor, an experimental tool | .NET Blog
  10116. 3+1 ways to manage state in your Blazor application
  10117. Introducing C# 9: Improved target typing
  10118. Ian Bebbington - Uno WebAssembly Containerization
  10119. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  10120. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  10121. No, MediatR Didn't Run Over My Dog
  10122. dotnet/machinelearning
  10123. HPackDecoder performance by JamesNK · Pull Request #23083 · dotnet/aspnetcore
  10124. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  10125. Build a Blazor WebAssembly LOB App Part 4: Make it Blazor-Friendly
  10126. AdrienTorris/awesome-blazor
  10127. Task.WhenAll / Select is a footgun 👟🔫
  10128. Introducing C# 9: Questions & answers about Records
  10129. dotnet/runtime
  10130. dotnet/runtime
  10131. Sponsor @chrissainty on GitHub Sponsors
  10132. The live coders conference
  10133. Code Maze Weekly #30 - Code Maze
  10134. MiniProfiler for .NET : Release Notes
  10135. dotnet/tye
  10136. Machine learning on Azure for baseball decision analysis
  10137. Stepping away from Caliburn.Micro · Caliburn.Micro
  10138. AgileMapper v1.7 Released
  10139. ASP.NET Core Series: Performance Testing Techniques
  10140. BlazorDay 2020
  10141. PacMan in Blazor WebAssembly
  10142. ASP.NET Core Series: Blazor
  10143. Diagnostics and Instrumentation Packages for MongoDB and NServiceBus Published
  10144. ASP.NET Core Series: Tracing
  10145. The Continuous Integration Check-In Dance | Gary Woodfine
  10146. Entity Framework Core In-Depth Part 3
  10147. Introducing C# 9: Records
  10148. Proposal: Use static keyword for lambdas to disallow capturing locals and parameters · Issue #275 · dotnet/csharplang
  10149. Lupusa87/LupusaBlazorDemos
  10150. dodyg/practical-aspnetcore
  10151. Try the Latest Xamarin.Forms 4.7 Features Today! | Xamarin Blog
  10152. Simplify DisplayName Calls In Razor Views
  10153. Fix IL interpreter to run on Hello World by yuchong-pan · Pull Request #37825 · dotnet/runtime
  10154. Introducing Sdkbin - The Marketplace for Software Developers.
  10155. gRPC-Web for .NET now available | ASP.NET Blog
  10156. XAML code editor - Visual Studio
  10157. Blazor WebAssembly : MVVM Architecture - EP07
  10158. Adding host filtering to Kestrel in ASP.NET Core
  10159. Marten Quickstart with .Net Core HostBuilder
  10160. C# semantic classification with Roslyn
  10161. Validation in ASP .NET Core 3.1
  10162. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  10163. Introduction to the High Performance package - Windows Community Toolkit
  10164. Managing Package Versions Centrally
  10165. Weekly Notes - #15
  10166. .NET 5 – How to start – Michał Białecki Blog
  10167. Consuming REST API with Swagger / OpenAPI in Xamarin and Uno Applications - Nick's .NET Travels
  10168. Workshop: Getting started with GraphQL on .NET - 1/2 - NDC Melbourne 2020
  10169. Adding Additional Mime Mappings to the Static File Provider
  10170. Optimising .NET Core Docker images - Ben Foster
  10171. Release Notes Chocolatey Gui
  10172. Ecoji.NET
  10173. DevExpress Controls for WinUI 3 Preview are Now Available
  10174. JeremyLikness/BlazorWasmEFCoreExample
  10175. Framework for unit testing generators
  10176. Introducing "Web Live Preview" | ASP.NET Blog
  10177. Blazor RenderTree Explained
  10178. dotnet/pinvoke
  10179. Viewing AutoMapper Execution Plans with ReadableExpressions
  10180. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  10181. Blazor Day - 18th june 2020
  10182. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  10183. How Do I Think About Async Code?! | Visual Studio Blog
  10184. Development With A Dot - ASP.NET Core OData Part 2
  10185. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  10186. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  10187. Blazor vs React for Web Developers
  10188. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  10189. .NET Virtual User Group (Seattle, WA)
  10190. Added support for splitting on ReadOnlySpan<char> by bbartels · Pull Request #295 · dotnet/runtime
  10191. natemcmaster/LettuceEncrypt
  10192. BlazorRepl/BlazorRepl
  10193. Blazor REPL
  10194. Announcing .NET 5.0 Preview 5 | .NET Blog
  10195. 6 Steps To Run .NET Core Apps In Azure Kubernetes
  10196. Blazor WebAssembly : Entity Framework Core - EP06
  10197. Project Tye with .Net Core and Angular
  10198. Versioning an ASP.NET Core API
  10199. Modernization Story: Windows Forms to .NET Core, XAML Islands and MSIX Core
  10200. Durable Functions’ Distributed Tracing
  10201. Memory profiling on Linux and macOS with dotMemory 2020.2 - .NET Tools Blog
  10202. Moving the System.Runtime.Intrinsics.Arm namespace in box by tannergooding · Pull Request #37656 · dotnet/runtime
  10203. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  10204. How To Detect Unsupported Browsers Under a Blazor WebAssembly Application?
  10205. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  10206. PostSharp Blog | Pack your .NET program to a single .exe file with PostSharp Community
  10207. dotnet/runtime
  10208. RyuJIT: Guess unique interface for guarded devirtualization by EgorBo · Pull Request #37563 · dotnet/runtime
  10209. Blazor vs. React / Angular / Vue.js
  10210. Blazor WebAssembly : Debugging in VS Code, Chrome and Visual Studio : EP05
  10211. The Ultimate Guide to Running Healthy Apps in the Cloud
  10212. Hacking Windows with F# 5.0 Scripts
  10213. Blazor Day - 18th june 2020
  10214. dotnet/runtime
  10215. downr 3.0 - bradygaster.com
  10216. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  10217. NPacMan.Blazor
  10218. F# and Azure Functions
  10219. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  10220. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  10221. .NET Rocks! vNext
  10222. MS Build 2020: Key Takeaways for .NET Developers
  10223. Run static constructors at compile time by MichalStrehovsky · Pull Request #8176 · dotnet/corert
  10224. Dynamically Build LINQ Expressions
  10225. Configure 3rd Party Libraries for Testing | bUnit
  10226. Virtual code execution via IL interpretation
  10227. SixLabors.ImageSharp 1.0.0-rc0002
  10228. Microsoft.Diagnostics.Runtime 2.0.130507
  10229. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  10230. Configuring Errors and Warnings in C#
  10231. .NET Rocks! vNext
  10232. ReSharper 2020.2 Roadmap - .NET Tools Blog
  10233. Building an Azure Static Web App With GraphQL | LINQ to Fail
  10234. Cysharp/MagicOnion
  10235. Blazor Train - Free Training on Microsoft Blazor
  10236. Add Black Lives Matter banner by benaadams · Pull Request #106 · dotnet-foundation/website
  10237. The Current State of OpenTelemetry in .NET
  10238. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  10239. .NeXt Generation (London, United Kingdom)
  10240. Avalonia UI Framework
  10241. Customising the ASP.NET Core default UI without editing the PageModels
  10242. Serializer recommendations for 5.0 by steveharter · Pull Request #113 · dotnet/designs
  10243. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  10244. Introducing the Microsoft.FeatureManagement library
  10245. Getting Started with ASP.NET Core and MongoDB - Code Maze
  10246. EF Core In depth – what happens when EF Core reads from the database? – The Reformed Programmer
  10247. Merge features/function pointers to master by 333fred · Pull Request #44727 · dotnet/roslyn
  10248. dotnet/tye
  10249. dotnet/tye
  10250. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  10251. dotnet/AspNetCore.Docs
  10252. canaxess/presentations
  10253. Import PEM keys by vcsjones · Pull Request #34086 · dotnet/runtime
  10254. AndreyAkinshin/perfolizer
  10255. .NET Core to .NET branding changes by jkotas · Pull Request #33694 · dotnet/runtime
  10256. DotNetAnalyzers/DocumentationAnalyzers
  10257. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  10258. Help us improve WPF and UWP XAML designer | .NET Blog
  10259. What Blazor Needs: An Ecosystem
  10260. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  10261. Blazor WebAssembly : Routing | NavigationManager, AdditionalAssemblies : EP04
  10262. reactiveui/ReactiveUI.Samples
  10263. ScottHolden/BFSourceGen
  10264. Microsoft’s Project Tye aims to tame microservices development
  10265. Oracle.EntityFrameworkCore 3.19.0-beta1
  10266. Beta Release: Oracle Entity Framework Core 3.1
  10267. Write high-quality TypeScript code - .NET Tools Blog
  10268. Continuous integration workflow template for .NET Core desktop apps with GitHub Actions | .NET Blog
  10269. Putting Mix, Silverlight, the CoreCLR and the DLR into context
  10270. Mix 06 | A 72-hour conversation
  10271. r/dotnet - Is dotnet completely free for commercial usage ?
  10272. The Dangers of TypeScript Enums | LINQ to Fail
  10273. .NET Core 3.1, Docker, PostgreSQL, Swagger, C#
  10274. Entity Framework Core in Action, Second Edition
  10275. I'm writing a book!
  10276. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  10277. 10 years of building .NET on AWS | Amazon Web Services
  10278. Nullable Reference Types: Contexts and Attributes – A Look at New Language Features in C# 8 - .NET Tools Blog
  10279. Multiple Environments in ASP.NET Core - Code Maze
  10280. Unit Testing in ASP .NET Core 3.1
  10281. Florian Rappl - Microfrontends with Blazor: Welcome to the Party!
  10282. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  10283. Strongly-typed ID update 0.2.1: Using strongly-typed entity IDs to avoid primitive obsession - Part 6
  10284. Blazor News from Build 2020
  10285. Released: Microsoft.Data.SqlClient 2.0 Preview 4
  10286. Don't use method with side-effect in LINQ
  10287. Scaling Azure Functions from Consumption Plan to Premium Plan (and back again)
  10288. Logging to Notepad window from ASP.NET Core
  10289. Using Blazor to build native mobile apps
  10290. Blazor WebAssembly : Project Structure/Template - EP03
  10291. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  10292. Exciting new features in C# 9
  10293. Blazor In-Depth
  10294. Autofac, WebApplicationFactory and integration tests
  10295. How easy is it to build a Marvel search engine with Blazor?
  10296. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  10297. Microsoft Build 2020 – Highlights
  10298. Introducing YARP Preview 1 | .NET Blog
  10299. WinDbg — the Fun Way: Part 1
  10300. Introducing Project Tye | ASP.NET Blog
  10301. Using Visual Studio Codespaces with .NET Core | .NET Blog
  10302. Blazor WebAssembly : Hello World from Windows & Linux - EP02
  10303. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  10304. Announcing Uno Platform 3.0 - Support for WinUI 3.0 Preview 1 - Uno Platform
  10305. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  10306. How ListSeparator Depends on Runtime and Operating System - .NET Tools Blog
  10307. Introducing WinUI 3 Preview 1 - Windows Developer Blog
  10308. Tackle Big-O Notation in .NET Core - Simple Talk
  10309. Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1 | Visual Studio Blog
  10310. F# 5 and F# tools update | .NET Blog
  10311. Microsoft Build 2020
  10312. Accessify your Blazor apps - Hot accessibility techniques for Blazor apps
  10313. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  10314. Code, collaborate, and ship your apps from anywhere
  10315. Windows Forms Designer for .NET Core Released | .NET Blog
  10316. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  10317. Azure App Configuration: Configuration of .NET Applications
  10318. Building End-to-End Diagnostics: Visualization with Exporters
  10319. Releasing Today! Visual Studio 2019 v16.6 & v16.7 Preview 1 | Visual Studio Blog
  10320. CSLA .NET 5.2.0 release
  10321. Bolero: F# in WebAssembly
  10322. Modern Web UI with Blazor WebAssembly
  10323. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  10324. Developing for all 1 billion Windows 10 devices and beyond - Windows Developer Blog
  10325. Handling Web API Exceptions with ProblemDetails middleware
  10326. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  10327. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  10328. Introducing .NET Multi-platform App UI | .NET Blog
  10329. Week of Blazor Events with Telerik - Join Us!
  10330. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  10331. Check what .net core GC keywords are enabled without a debugger
  10332. Mystery of The French Thousands Separator
  10333. Released: Microsoft.Data.SqlClient 1.1.3
  10334. It’s all in the Host Class – Dependency Injection with .NET
  10335. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  10336. Home page - FuGet Gallery
  10337. Multi-threaded Producer Consumer using .Net Core Channels
  10338. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  10339. Microsoft Build 2020
  10340. Build (and publish) a .dacpac (SQL Server database project) with .NET Core - even on Linux or macOS!
  10341. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  10342. Introducing ASP.NET 5
  10343. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  10344. Data processing with .NET for Apache Spark
  10345. Auto Saving Form Data in Blazor
  10346. Announcing Uno Platform 2.4 – macOS support and Windows Calculator on macOS - Uno Platform
  10347. Blazor WebAssembly : Introduction/Full Course/Workshop - EP01
  10348. Roundup #72
  10349. Chain Actions, Funcs, and Predicates In .NET
  10350. EF Core and Cosmos DB with Blazor WebAssembly
  10351. EF Core and Cosmos DB with Blazor WebAssembly
  10352. The anatomy of async iterators (aka await, foreach, yield)
  10353. Logging in .NET Core and ASP.NET Core
  10354. Working with OneDrive data and MS Graph in .NET Core
  10355. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  10356. How Sorting Order Depends on Runtime and Operating System - .NET Tools Blog
  10357. .NET Framework May 2020 Security and Quality Rollup Updates | .NET Blog
  10358. Announcing Uno Platform 2.3 – Android 10, Android X, WinUI and more! - Uno Platform
  10359. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  10360. Copy to Clipboard in Blazor
  10361. Raffaele Rialdi, Jon Galloway, Christophe Nasarre-Soulier, Pavel Yosifovich, Scott Wlaschin и не только – DotNet & More
  10362. Replacing JWTs with Branca and PASETO in .NET Core
  10363. Using System.CommandLine with a class
  10364. Referencing an analyzer from a project
  10365. Credential Loading and the AWS SDK for .NET (Deep Dive) - Steve Gordon
  10366. Ian Bebbington - Many platforms, one world - Part 4
  10367. SonarQube Integration with Visual Studio Professional
  10368. Project Tye – easier development with .NET for Kubernetes
  10369. Marten v4.0 Planning Document (Part 1)
  10370. Unit Testing Blazor Components with bUnit and JustMock
  10371. Asgard Systems uses ML.NET to reduce food waste | .NET
  10372. Scancam uses ML.NET to prevent fuel theft | .NET
  10373. Decompilation support in OmniSharp and C# Extension for VS Code
  10374. Cross-Platform Build Events in .NET Core using MSBuild
  10375. Rider 2020.1.2 and ReSharper Ultimate 2020.1.2 Bugfixes Are Available! - .NET Tools Blog
  10376. try-convert 0.5.125603
  10377. Writing More Succinct C# - Dan Clarke
  10378. Create a .NET Core Deamon app that calls MSGraph with a certificate
  10379. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  10380. .NET Portability Analyzer
  10381. Visual Studio 2019 for Mac - Preview Release Notes
  10382. OData Model Builder now Available | OData
  10383. Post-Build Events and .NET Core
  10384. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  10385. Building an Real Time Event Processor – Part 1
  10386. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  10387. damianedwards / SignalR - ccdd24c
  10388. WinUI
  10389. Awesome Blazor Browser
  10390. Razor Pages in ASP .NET Core 3.1
  10391. Blazor Tutorial : Deploy to Azure App Services
  10392. Getting Started - Introduction
  10393. Auto Saving Form Data in Blazor
  10394. Using PredicateBuilder with EF Core for Complex Queries
  10395. Messaging with Azure Service Bus - Part 7 - Topics and Subscriptions
  10396. Learn about Blazor with Michael
  10397. try-convert 0.4.125402
  10398. It's better to .Take() | Codejack
  10399. EF Core testing sample - EF Core
  10400. How to Query SQL Server XML data type Columns in Entity Framework Core 3.x - Rob Kennedy
  10401. Blazored.Toast 3.0.0
  10402. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  10403. Released: Microsoft.Data.SqlClient 2.0 Preview 3
  10404. Installing Blazor-Blogs on Microsoft Azure
  10405. Orleans UniversalSilo
  10406. Reducing allocations using Span<T> and Memory<T>
  10407. Code Maze Weekly #23 - Code Maze
  10408. Xamarin.Forms 4.6 Available Today! | Xamarin Blog
  10409. Introducing .NET Core Support for AWS Amplify Backend Functions | Amazon Web Services
  10410. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  10411. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  10412. NuGet Trends
  10413. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  10414. Blazor Tutorial : Deploy to IIS - EP28
  10415. Quickly transform any mockup or design into a working Blazor prototype
  10416. Demystifying Memory Profilers in C# .NET Part 2 - Memory Leaks
  10417. The Dispose Pattern is Broken
  10418. Announcing TypeScript 3.9 RC | TypeScript
  10419. Integrating ASP.NET Core with gRPC - Simple Talk
  10420. DevExpress Reports: Localization with Azure Text Translator API
  10421. Reporting - How to Use the Microsoft Azure Translator Text API to Localize Your Reports (v20.1)
  10422. INotifyPropertyChanged with C# 9.0 Source Generators
  10423. Introducing C# Source Generators | .NET Blog
  10424. Copy to Clipboard in Blazor
  10425. Kicking off Marten v4 Development
  10426. Messaging with Azure Service Bus - Part 5 - Message Sending Options
  10427. Pluralization with EF Core and EF Core Power Tools
  10428. Feature Flags - Asp.Net Core - The Long Walk
  10429. CoreBoy is a cross platform GameBoy Emulator written in C# that even does ASCII
  10430. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  10431. Work flow of diagnosing memory performance issues – Part 2 | .NET Blog
  10432. Building .NET Framework Applications with Github Actions
  10433. How Socket Error Codes Depend on Runtime and Operating System - .NET Tools Blog
  10434. Messaging with Azure Service Bus - Part 4 - Sending and Receiving Messages
  10435. NUKE - Designing a build system with IDE support in mind - Webinar Recording - .NET Tools Blog
  10436. SQLite/SQL Server Compact Toolbox - Visual Studio Marketplace
  10437. Entity Framework Core Part 4
  10438. Build a C# App with CockroachDB and the .NET Npgsql Driver
  10439. Creating a Reverse Proxy in Dotnet Core
  10440. TupleElementNamesAttribute Class (System.Runtime.CompilerServices)
  10441. BlazorJsFastDataExchanger 1.0.1
  10442. Working with Channels in .NET
  10443. Roundup #70
  10444. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  10445. Introducing MVVM architecture. Vanilla javascript implementation.
  10446. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  10447. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  10448. NuGet.org will continue to support TLS 1.0 and 1.1 until further notice | The NuGet Blog
  10449. Announcing .NET 5.0 Preview 3 | .NET Blog
  10450. Visual Studio: .NET Community Standup - April 16th 2020 - Chat / Q&A with Kendra and Cody
  10451. Mobile Blazor Bindings - State Management and Data
  10452. .NET Core Tab Completion With Zsh
  10453. Unleash your full-stack creativity with Blazor and Tailwind CSS
  10454. Introducing Jasper as an In Process Command Bus for .Net
  10455. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  10456. Telerik UI for Blazor 2.11.0: New Grid Features & Much More!
  10457. Call MS Graph APIs from ASP.NET Core 3.1
  10458. Creating and Packaging a .NET Standard library | Visual Studio Blog
  10459. Telerik UI for Blazor - UI for Blazor 2.11.0
  10460. Running ML.NET + Notebooks in Azure Machine Learning Studio
  10461. Entity Framework Core Part 3
  10462. Migrating from .NET Framework to .NET Core
  10463. Help us shape the future of deep learning in .NET | .NET Blog
  10464. Announcing Uno Platform 2.2 - Windows Community Toolkit support, Performance Improvements and more - Uno Platform
  10465. AWS CodeBuild Test Reporting with .NET Core | Amazon Web Services
  10466. BlazorPro.BlazorSize 2.0.2
  10467. Mobile Blazor Bindings - Navigation and Xamarin Essentials
  10468. Playing Audio Files in a Blazor Application — App vNext
  10469. The Most Exciting Promise of .NET 5
  10470. Azure Service Fabric 7.1 Release
  10471. Add git tags and versioning to mark Deployments in Azure DevOps Pipelines
  10472. Nullable Reference Types: Migrating a Codebase – A Look at New Language Features in C# 8 - .NET Tools Blog
  10473. Provide support for C# on Databricks
  10474. BlazorHelp Website > Blog - Advanced Blazor Templating
  10475. Configuring Logging in Azure App Services - ardalis
  10476. Watching More Files With Dotnet Watch For Static Sites
  10477. MiniProfiler (.NET) - AppVeyor
  10478. Enjoy Local Development with Tye, Docker, and .NET
  10479. Build your own .NET memory profiler in C# — allocations(1/2)
  10480. Windows Task Dialog · Issue #146 · dotnet/winforms
  10481. Trains․NET - Episode 25 - Fighting with Blazor to JavaScript interop to try to extract some speed
  10482. [ONLINE] Entity Framework Past and Future
  10483. .NET JIT compiler is not type safe – TooSlowException
  10484. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  10485. Released: Microsoft.Data.SqlClient 1.1.2
  10486. ReSharper Ultimate 2020.1: Improved Support for C# 8.0 and C++20, Dataflow Analysis of Integer Values, and Much More - .NET Tools Blog
  10487. Entity Framework Core Part 2
  10488. Using .NET Core to provide Power Query for Excel on Mac | .NET Blog
  10489. Syncfusion Free Ebooks | Blazor Succinctly
  10490. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  10491. A Framework to DotNet Core Conversion Report
  10492. A Framework to DotNet Core Conversion Report
  10493. Entity Framework documentation
  10494. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries, 3rd Edition
  10495. Blazor Tutorial : Code Faster Using dotnet watch run - EP27
  10496. .NET Core performance revolution in Rider 2020.1 - .NET Tools Blog
  10497. How to automatically choose a free port in ASP.NET Core 3.0
  10498. Mobile Blazor Bindings - State Management and Data
  10499. Organizational Accounts for ASP .NET Core 3.1
  10500. Don't Code Tired | Simplifying Parameter Null and Other Checks with the Pitcher Library
  10501. Using Certificates from Azure Key Vault in ASP.NET Core
  10502. Using Alba for Integration Testing ASP.Net Core Web Services
  10503. File transfer app with Blazor: Introduction - Mircea Oprea
  10504. Work flow of diagnosing memory performance issues – Part 1 | .NET Blog
  10505. 8x8 Video Meetings
  10506. OpenTelemetry .NET SDK progress
  10507. NuGet Gallery | Home
  10508. 8x8 Video Meetings
  10509. Write Regular Expressions Easily with Rider - .NET Tools Blog
  10510. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  10511. Using Oakton for Development-Time Commands in .Net Core Applications
  10512. Uno Platform 2.1 available now - x:Bind, TwoPaneView and more - Uno Platform
  10513. Depending on the right PowerShell NuGet package in your .NET project | PowerShell
  10514. Mobile Blazor Bindings - Getting Started
  10515. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  10516. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  10517. Move OData to .NET 5 | OData
  10518. Oceanware.Ocean.Blazor 2.0.0
  10519. Using GraphQL in Azure Functions to Access Cosmos DB | LINQ to Fail
  10520. Cross-platform profiling .NET code with BenchmarkDotNet
  10521. 5 ways to set the URLs for an ASP.NET Core app
  10522. Blazor Tutorial : Spinner or Activity Indicator : EP26
  10523. Mobius – .NET runtime running on .NET Core – TooSlowException
  10524. Carl Franklin's Blazor Desk Show
  10525. Service and Container Orchestration for .NET with Tye
  10526. Mobile Blazor Bindings - Layout and Styling
  10527. NuGet Support in Visual Studio for Mac 8.5
  10528. IdentityServer4 UI and Web API Basic Security - Code Maze
  10529. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  10530. New Blazor Desk Show (free) Dates! — App vNext
  10531. Create, Build, Deploy and Configure an Azure Function with Azure DevOps and Azure CLI
  10532. How are .NET APIs Designed? - Steve Gordon
  10533. .NET docs: What's new for March 2020
  10534. ASP.NET Core docs: What's new for March 2020
  10535. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  10536. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  10537. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  10538. Carl Franklin's Blazor Road Show
  10539. Securing Blazor WebAssembly with Identity Server 4
  10540. Releasing Skclusive-UI 2.0 for Blazor
  10541. .NET Team Developer Seeks Help for Easy 'Up-for-Grabs' Issues -- Visual Studio Magazine
  10542. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  10543. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  10544. Work flow of diagnosing memory performance issues – Part 0 | .NET Blog
  10545. Microservices with .NET Core and Docker Episode 04 - Bandwidth Tester with Serilog and Seq
  10546. Regex Performance Improvements in .NET 5 | .NET Blog
  10547. How RyuJIT inlines a function (heuristics) | Egor Bogatov — Developer at Microsoft
  10548. Blazor Book Examples
  10549. Building Web Applications with Blazor
  10550. Announcing .NET 5.0 Preview 2 | .NET Blog
  10551. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  10552. Use Azure Key Vault for Secrets in Azure DevOps Pipelines
  10553. Resiliency with Polly – Anthony Giretti's .NET blog
  10554. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  10555. Getting Started with CQRS – Part 3 - Simple Talk
  10556. Merging .NET Core and .NET Standard with New Target Framework Monikers (TFMs) – Thomas Claudius Huber
  10557. Purging Technical Debt By Using Static Code Analysis Tools - Webinar Recording - .NET Tools Blog
  10558. Writing .NET Database Integration Tests
  10559. Visual Studio 2019 for Mac - Release Notes
  10560. Getting Started with Mobile Blazor Bindings
  10561. Middleware in ASP .NET Core 3.1
  10562. PowerShellGet 3.0 Preview 1 | PowerShell
  10563. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  10564. MSIX: Package desktop apps for Windows 10. Replace outdated installers.
  10565. Best practices for using Azure SDK with ASP.NET Core
  10566. Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
  10567. Debugging Uno Platform WebAssembly apps in Visual Studio 2019 - Uno Platform
  10568. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  10569. Entity Framework Core in Action
  10570. Auto-Detect Memory Issues in your App with Dynamic Program Analysis - Rider 2020.1 - .NET Tools Blog
  10571. James Newton-King - Introducing gRPC HTTP API
  10572. Debugging Dapr application using Tye tool
  10573. WebEncoders.Base64UrlEncode Method (Microsoft.AspNetCore.WebUtilities)
  10574. 18 GitLab features are moving to open source
  10575. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  10576. The Difference between .NET Core, .NET Framework & Xamarin
  10577. What Are .NET Worker Services? - Steve Gordon
  10578. Avoiding SQL Server plan cache pollution with EF Core 3 and Enumerable.Contains()
  10579. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  10580. Community Tutorial: Using NPoco with CockroachDB and C# / .NET Core | Cockroach Labs
  10581. Helping Customers Effectively | .NET Blog
  10582. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  10583. .NET 5 preview support in OmniSharp and C# Extension for VS Code
  10584. Announcing TypeScript 3.9 Beta | TypeScript
  10585. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  10586. Balancing work on GC threads | .NET Blog
  10587. Download .NET Core 3.1 (Linux, macOS, and Windows)
  10588. Publish Nuget packages in Azure DevOps Pipelines
  10589. ASP.NET documentation
  10590. I Am a Happy Janitor – Part 1: Finding garbage | .NET Blog
  10591. Production Debugging for .NET meets Infrastructure as Code | Ozcode
  10592. Sanitize HTML snippets with AngleSharp
  10593. PowerShell 7.1 Team Investments and Preview.1 Release | PowerShell
  10594. Open-source .NET library guidance
  10595. Carl Franklin's Blazor Desk Show with Dan Roth
  10596. Totally made up conversations about choosing Entity Framework version numbers
  10597. Mocking Injected Types in Blazor
  10598. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  10599. Improving non-nullable reference types handling
  10600. Blazor Roadshow cancelled. Boo! Blazor DeskShow steps in. Yay!
  10601. Released: Microsoft.Data.SqlClient 2.0 Preview 2
  10602. Optimize database traffic with future results in NHibernate
  10603. Standing up a local Sql Server development DB w/ Bullseye, Docker, and Roundhouse
  10604. Migrate from ASP.NET Core 3.1 to 5.0
  10605. dotnet-counters - .NET Core
  10606. Carl Franklin's Blazor Road Show
  10607. Deprecating packages on nuget.org
  10608. Running C# Snake inside UEFI
  10609. Working with Query Strings in Blazor
  10610. .NET Transactional File Manager Migrated to GitHub – Chinh Do
  10611. The Advantages of Blazor over JavaScript Frameworks
  10612. Building Modern Desktop Apps—Is WinUI 3.0 the Way to Go?
  10613. Logging in ASP .NET Core 3.1
  10614. NuGet Gallery | Packages
  10615. Catch up on the latest .NET Productivity features | .NET Blog
  10616. #140 Maria Naggaga, Try .NET and .NET Interactive
  10617. Getting Started With .NET Localization
  10618. Blazor Tutorial : Gridview Paging
  10619. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  10620. Stark - Native Compiler - Prototype 2019
  10621. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  10622. Learning and documenting .NET with dotnet try – Bruno Sonnino
  10623. Visual Studio for Mac 8.5 is now available
  10624. .NET Platforms Feature Comparison | Premier Developer
  10625. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  10626. BlazorHelp Website > Blog - What is Blazor Oqtane?
  10627. Introduction to Functional Programming in F# - Part 8 — Softwarepark
  10628. Patrik Svensson - How to create release artifacts with GitHub Actions
  10629. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  10630. Home
  10631. Working with EF Core Migrations - Irina Scurtu
  10632. Intro to quantum computing with Q# – Part 1, The background and the qubit
  10633. CSS live reloading on Blazor
  10634. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  10635. Is Blazor actually any good, beyond "demo-ware"
  10636. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  10637. Acheve.Authentication.Events 3.1.3
  10638. Announcing F# 5 preview 1 | .NET Blog
  10639. Avoid In-Memory Databases for Tests
  10640. Visual Studio for Mac: Become a Productivity Pro | Visual Studio Blog
  10641. .NET Foundation
  10642. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  10643. Blazored Modal Docs
  10644. Blazor- A Beginners Guide
  10645. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  10646. Key Vault for ASP .NET Core 3.1 Web Apps
  10647. C# developers! Your scoped components are more dangerous than you...
  10648. Blazor Tutorial : GridView Header Filter - EP24
  10649. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  10650. jsoncsharp 1.0.0.11
  10651. Updates on .NET Core Windows Forms designer | .NET Blog
  10652. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  10653. Don't replace your View Components with Razor Components
  10654. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  10655. Monsters Weekly 156 - Publishing to Nuget with GitHub Actions
  10656. Generate Native Executable from .NET Core 3.1 Project
  10657. Async ValueTask Pooling in .NET 5 | .NET Blog
  10658. Announcing Entity Framework Core 5.0 Preview 1 | .NET Blog
  10659. Announcing .NET 5 Preview 1 | .NET Blog
  10660. How to uninstall old versions of .NET Core
  10661. Introducing Clippit, get your slides out of PPTX.
  10662. Immutable types in C# with Roslyn
  10663. planetgeek.ch – Your source of geek knowledge
  10664. What's behind the hype about Blazor? - Stack Overflow Blog
  10665. DotNet 2020
  10666. DotNet 2020, el mayor evento de .NET de España
  10667. Changing the title without JavaScript
  10668. Microsoft Plots the End of Visual Basic - Thurrott.com
  10669. Continuous integration and deployment for desktop apps with GitHub Actions | .NET Blog
  10670. What do you want to see next in ML.NET? | .NET Blog
  10671. Generate Outputs with Razor Engine in .NET Core
  10672. Hi, I'm Ankit - The story of my experiments with code
  10673. C# 8 asynchronous streams - Red Hat Developer
  10674. Building the Azure SDK - Repository Structure
  10675. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  10676. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  10677. Announcing the .NET Core Uninstall Tool 1.0! | .NET Blog
  10678. Distributed DMX with Apache Ignite
  10679. My exploration of Rust and .NET
  10680. Introducing OpenSilver
  10681. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  10682. BlazorAnimation 1.0.3
  10683. Blazor with guest Carl Franklin | Weekly Dev Tips
  10684. Building microservices through Event Driven Architecture part11: Run Unit tests inside a docker container
  10685. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  10686. Using git tag for Presentations or Workshops
  10687. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  10688. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  10689. OpenSilver
  10690. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  10691. A Template for Clean Domain-Driven Design Architecture
  10692. Using Azure Service Bus with restricted access
  10693. Experimenting with MessagePack
  10694. Unsafe.As Method (System.Runtime.CompilerServices)
  10695. Empowering digital transformation with .NET, ML and Azure
  10696. Microsoft's Miguel de Icaza Ponders New Use for WebAssembly -- Visual Studio Magazine
  10697. What's new in PowerShell 7 – Check it out!
  10698. Miguel de Icaza
  10699. Thomas Maurer MVP
  10700. localghost.io
  10701. My New Role as Senior Program Manager for .NET Data
  10702. Stark - Language And Frontend Compiler - Prototype 2019
  10703. Microsoft.NET.Sdk.Functions 3.0.4
  10704. CQRS: Refactoring Queries without Repositories - CodeOpinion
  10705. Building Blazor applications on a Mac
  10706. NuGet Gallery | Blazored
  10707. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  10708. Creating storage accounts and blob containers using Azure fluent API-s
  10709. Blazor Tutorial : Event Handling - EP23
  10710. How to write a Roslyn Analyzer | .NET Blog
  10711. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  10712. Upgrade Your .NET Console App Experience
  10713. F# Publications | The F# Software Foundation
  10714. Introducing perfolizer
  10715. Episode 18 - The History of .NET with Richard Campbell
  10716. BlazorWebinarWithCarl
  10717. Analysing .NET start-up time with Flamegraphs
  10718. Creating a custom ErrorHandlerMiddleware function
  10719. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  10720. Model Builder Updates for ML.NET this February | .NET Blog
  10721. Getting started with Contoso Crafts
  10722. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  10723. What's the Difference Between Blazor vs Razor
  10724. C# and .NET Book | Covers C# 6, C# 7, .NET Framework and .NET Core
  10725. Blazor Tutorial : Razor Components | EventCallback - EP22
  10726. Dan Wahlin on about.me
  10727. Fritz on the Web
  10728. Recent | Stories | DotNetKicks
  10729. Putting the Fun in C# Local Functions
  10730. .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
  10731. .NET Core 3.0 will reach End of Life on March 3, 2020 | .NET Blog
  10732. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  10733. SharpLab
  10734. .NET R&D Digest (February, 2020)
  10735. Building a Custom Router for Blazor
  10736. WPF Tips
  10737. WinUI Tips
  10738. Switching back to the UI thread in WPF/UWP, in modern C#
  10739. .NET Framework February 2020 Preview of Quality Rollup | .NET Blog
  10740. Overview of Azure Cache for Redis - Simple Talk
  10741. ReSharper Ultimate 2020.1 Kicks off the Early Access Program! - .NET Tools Blog
  10742. Provisional Mode | .NET Blog
  10743. Learning Blazor Components: The Definitive Guide
  10744. Getting Started with CORS in ASP.NET Core
  10745. Securing gRPC-based Microservices in .NET Core
  10746. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  10747. @types/blazor__javascript-interop
  10748. Laszlo - .Net Developer, Personal Blog
  10749. What's behind the hype about Blazor? - Stack Overflow Blog
  10750. Dependency Injection in Azure Functions with C#
  10751. Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI
  10752. ReSharper 2020.1 Roadmap - .NET Tools Blog
  10753. From WebForms to Blazor?
  10754. BlazorForums.Net
  10755. Just In Time Hooking #
  10756. Monsters Weekly 153 - Releasing NuGet Packages with GitHub Actions
  10757. Getting started with ML.NET in Jupyter Notebooks
  10758. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  10759. Update on running ReSharper out of process - .NET Tools Blog
  10760. The Secret Code: ASP.NET MVC Conventions
  10761. TraceProcessor 1.0.0 - Windows Developer Blog
  10762. Visual Studio for Mac: Refresh(); event
  10763. Chipotle builds new website with .NET Core, Visual Studio Code, and TypeScript
  10764. C# 8 asynchronous streams - Red Hat Developer
  10765. Building String Razor Template Engine with Bare Hands (.NET Core)
  10766. C# - Sealed and internal - how to use in unit test?
  10767. New and improved JonSkeet.DemoUtil
  10768. .NET Memory Workshops
  10769. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10770. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10771. Damian Edwards
  10772. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10773. dotnet/runtime
  10774. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10775. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  10776. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  10777. Software platform dependency analysis with F# and Neo4j
  10778. Welcome to Blazor Blogs!
  10779. VSTS build failed with nuget buildwebcompiler · Issue #354 · madskristensen/WebCompiler
  10780. Use xmm for stack prolog zeroing rather than rep stos by benaadams · Pull Request #32538 · dotnet/runtime
  10781. microsoft/electionguard
  10782. VuePress
  10783. Blazor | Build client web apps with C# | .NET
  10784. Building a Custom Router for Blazor
  10785. Building a Custom Router for Blazor
  10786. Code Maze Weekly #13 - Code Maze
  10787. GOODBYE JAVASCRIPT! Build an Authenticated Web App in C# with Blazor + .NET Core 3.0
  10788. Configure the Linker for ASP.NET Core Blazor
  10789. VorTechS/BlazorCarousel
  10790. Testing GitHub Oneboxes for Stack Overflow for Teams
  10791. The state of dotnet performance
  10792. Testing GitHub Oneboxes on Stack Overflow for Teams
  10793. Getting started with Uno Platform and ReactiveUI - Uno Platform
  10794. Provisioning X.509 Devices for Azure IoT Hub using .NET Core
  10795. Add spec for TFMs in .NET 5 by terrajobst · Pull Request #92 · dotnet/designs
  10796. Chris Sainty - Building with Blazor
  10797. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  10798. Fixing Random, part 23
  10799. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  10800. EF Core adoption is very healthy
  10801. How to test logging when using Microsoft.Extensions.Logging
  10802. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  10803. .NET Design Review: Quick Reviews
  10804. Fixing Random, part 25
  10805. NetFabric/NetFabric.Hyperlinq
  10806. Discussion on lazy-loading of navigation properties · Issue #3797 · dotnet/efcore
  10807. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  10808. Integrating Tailwind CSS with Blazor using Gulp - Part 1
  10809. Fixing Random, part 21
  10810. Plan for Entity Framework Core 5.0
  10811. Support pre-release packages with floating versions · Issue #912 · NuGet/Home
  10812. Andrey Akinshin's blog
  10813. Fixing Random, part 19
  10814. T4 and EF Core Reverse Engineering
  10815. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  10816. Fixing Random, part 20
  10817. Security Scanning Your .NET Core Applications
  10818. Removed Method Group conversions, more additions to equality. by Mrnikbobjeff · Pull Request #1030 · xamarin/Essentials
  10819. Blazored.FluentValidation 1.2.0
  10820. How To Create a Blazor Component
  10821. Tinkering with client-side Blazor and the AWS SDK for .NET
  10822. Rider 2019.3.2 is Available! - .NET Tools Blog
  10823. Add IReadOnlySet<T> interface by Jlalond · Pull Request #32488 · dotnet/runtime
  10824. Entity Framework Weekly Status Updates (2020) · Issue #19549 · dotnet/efcore
  10825. Connection Abstractions · Issue #1793 · dotnet/runtime
  10826. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  10827. Announcing .NET Conf: Focus on Xamarin | Xamarin Blog
  10828. Is Blazor For Everyone? — App vNext
  10829. Pipeline Templates: Complete Azure Pipelines Example for a Uno Project for iOS, Android and Windows - Nick's .NET Travels
  10830. Blazor by Example - A dismissable banner
  10831. CSLA .NET Version 5.1.0 Release
  10832. Rider 2020.1 Roadmap - .NET Tools Blog
  10833. GIFs and SwipeView in Xamarin Forms 4.4
  10834. Zaid-Ajaj/Npgsql.FSharp.Analyzer
  10835. joshfree - Overview
  10836. sebas77 - Overview
  10837. JIT/EE interface cleanup by jkotas · Pull Request #32521 · dotnet/runtime
  10838. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  10839. Testing GitHub Oneboxes
  10840. From DotNet Run to Hello World - .NET Oxford - January 2020
  10841. Hello World - Introduction to C# interactive C# tutorial
  10842. Remove a smattering of (potential) allocations with spans by stephentoub · Pull Request #32463 · dotnet/runtime
  10843. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  10844. Reset your code
  10845. 304NotModified - Overview
  10846. git clone; ./build.cmd fails · Issue #32483 · dotnet/runtime
  10847. Fix log levels by ryanbrandenburg · Pull Request #14748 · dotnet/aspnetcore
  10848. dotnet/aspnetcore
  10849. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  10850. dotnet/project-system
  10851. Getting the best out of Entity Framework Core - NDC London 2020 | Software Developers Conference
  10852. Adam Storr - Integration Testing with ASP.NET Core 3.1
  10853. CertificateManager 1.0.3
  10854. Generic Host Builder in ASP .NET Core 3.1
  10855. Working with expression trees in C# | Alexey Golub
  10856. Working with expression trees in C# | Alexey Golub
  10857. dotnet/project-system
  10858. Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime
  10859. dotnet/runtime
  10860. Rémi Bourgarel’s Blog
  10861. dotnet/runtime
  10862. LiteDB :: A .NET embedded NoSQL database
  10863. Migrating configuration in .NET Framework to .NET Core
  10864. Cake - Home
  10865. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  10866. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  10867. ArrayPool.Shared.Rent should support returning a zero-inited array · Issue #24416 · dotnet/runtime
  10868. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  10869. davidfowl/Todos
  10870. Developer South Coast (Southampton, United Kingdom)
  10871. NuGet | Status
  10872. The NuGet Blog
  10873. Improve `X % C == 0` for signed integers where C is any number (not j… · EgorBo/runtime-1@84016c0
  10874. Make your SQLite bulk inserts very fast in C# .NET - Joe Kampschmidt's Code
  10875. Carl Franklin's Blazor Road Show!
  10876. dotnet-dstrings 1.1.0
  10877. ReactSharp - A C# library for building web user interfaces
  10878. SamProf/ReactSharp
  10879. extern alias - C# Reference
  10880. Visual Studio for Mac: Refresh(); event
  10881. Validating SSL Certificates With .NET ServicePointManager
  10882. Introducing Scalar: Git at scale for everyone | Azure DevOps Blog
  10883. .NET Blog
  10884. NuGet/Home
  10885. NuGet documentation
  10886. dotnet-tool-target.md
  10887. Building C# 8.0 | .NET Blog
  10888. Blazored/FluentValidation
  10889. Tinkering with client-side Blazor and the AWS SDK for .NET
  10890. Forms and Fields in ASP .NET Core 3.1
  10891. Designing a build system for .NET solutions with Cake - 2: The Cake build tool and convention-based builds
  10892. Fragment Routing with Blazor
  10893. HW intrinsics: Expose REP MOVSB/D in API to allow conscious use of ERMSB feature · Issue #10824 · dotnet/runtime
  10894. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  10895. 0xd4d/dnlib
  10896. .NET for Apache Spark Helps Makes Big Data Accessible | .NET Blog
  10897. Create Certificates for IdentityServer4 signing using .NET Core
  10898. Generate YouTube Thumbnails with ImageSharp and .NET Core
  10899. Getting Started with Asynchronous Programming in .NET
  10900. dotnet-format Problem Matcher - GitHub Marketplace
  10901. ASP.NET Core docs: What's new for January 2020
  10902. EdCharbeneau/BlazorPro.Spinkit
  10903. Display stack trace at stack overflow by janvorli · Pull Request #31956 · dotnet/runtime
  10904. Cake - Home
  10905. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  10906. Add easy way to create a certificate from a multi-PEM or cert-PEM + key-PEM · Issue #31944 · dotnet/runtime
  10907. Blazor Radiator - Visual Studio Marketplace
  10908. EdCharbeneau/BlazorPro.Spinkit
  10909. Garbage Collection at Food Courts | .NET Blog
  10910. Wave Engine’s on-line glTF viewer – WaveEngine Team
  10911. dotnet/runtime
  10912. Creating Certificates in .NET Core for Vue.js development using HTTPS
  10913. .NET Blog
  10914. String Deduplication Design Doc by Maoni0 · Pull Request #31971 · dotnet/runtime
  10915. Mobile Blazor Bindings – Getting Started + Why You Should Care
  10916. allocate SocketAsyncEngine less frequenty to reduce the number of epoll_wait threads by adamsitnik · Pull Request #2346 · dotnet/runtime
  10917. ASP.NET Core docs: What's new for January 2020
  10918. damienbod/AspNetCoreCertificates
  10919. Defining your cloud infrasture as code with Pulumi and .NET
  10920. Xamarin: .NET Community Standup - Feb 6th 2020 - Gradients Everywhere!
  10921. GC Handles | .NET Blog
  10922. bchavez/Bogus
  10923. .NET Interactive is here! | .NET Notebooks Preview 2 | .NET Blog
  10924. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  10925. Dotnet-Boxed/Templates
  10926. Get CoreRT Hello World selfcontained binary under 1 MB by MichalStrehovsky · Pull Request #7962 · dotnet/corert
  10927. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  10928. What dotnet new Could Be
  10929. Reuse Blazor WASM UI in Blazor Server — App vNext
  10930. .NET 5 breaking change: StringInfo and TextElementEnumerator classes are now UAX29-compliant · Issue #16702 · dotnet/docs
  10931. Collecting and analyzing memory dumps | .NET Blog
  10932. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  10933. Tail opcode being emitted for normal methods, destroys JIT optimizations · Issue #6329 · dotnet/fsharp
  10934. dotnet/aspnetcore
  10935. Revert "Dead Ending Microsoft.CSharp Package and Bumping the leftout … · dotnet/runtime@89045e5
  10936. .NET Design Review: Quick Reviews
  10937. Hire me!
  10938. .NET Oxford
  10939. Top-level statements and functions · Issue #3117 · dotnet/csharplang
  10940. Blazor Tutorial : Sending JWT token & Building Request Middleware - EP16
  10941. Ryujinx/Ryujinx
  10942. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  10943. CarterCommunity/Carter
  10944. Autofac 5.0 Released
  10945. Visual Studio for Mac: Refresh(); event
  10946. Use SpanHelpers.SequenceCompareTo instead of CompareOrdinalHelper by benaadams · Pull Request #402 · dotnet/runtime
  10947. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  10948. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  10949. SimonCropp/Verify
  10950. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  10951. dotnet/runtime
  10952. Inlining and explicit tail calls · Issue #10487 · dotnet/runtime
  10953. The frustrating state of tails calls in .NET · Issue #2191 · dotnet/runtime
  10954. Build Serverless Apps with Blazor
  10955. tkp1n/IoUring
  10956. .NET coding convention settings For EditorConfig - Visual Studio
  10957. dotnet add package - support for Nuget "Pre" version · Issue #4699 · NuGet/Home
  10958. EdCharbeneau/BlazorSize
  10959. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  10960. dotnet/apireviews
  10961. Welcome to Blazor
  10962. Blazor State Management
  10963. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  10964. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  10965. damienbod/AspNetCoreCertificates
  10966. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  10967. ASP.NET Core docs: What's new for December 2019
  10968. tmds/Tmds.LibC
  10969. Dotnet-Boxed/Templates
  10970. Invoking non-HTTP Azure Functions over HTTP to make development easier
  10971. .NET everywhere apparently also means Windows 3.11 and DOS - Scott Hanselman
  10972. Package Hosting and Distribution - feedz.io
  10973. Building A More Inclusive Microsoft Valuable Professional Program
  10974. Building Microservices with gRPC and .NET
  10975. Cookies and Consent in ASP .NET Core 3.1
  10976. davidfowl/Micronetes
  10977. NYAN Conference
  10978. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  10979. C# Corner Annual Conference 2020
  10980. NuGet Support in Visual Studio for Mac 8.4 - Matt Ward
  10981. ais-dotnet/Ais.Net
  10982. Add Mono to the repository by akoeplinger · Pull Request #1912 · dotnet/runtime
  10983. EdCharbeneau/DotnetConfBlazor
  10984. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  10985. VS 16.5 Tooling Performance · Issue #8255 · dotnet/fsharp
  10986. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  10987. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  10988. Clancey/Comet
  10989. Using LINQ to Build A World Travel Itinerary
  10990. My First Xamarin app
  10991. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  10992. Routing A-Z
  10993. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  10994. Focus on Blazor
  10995. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  10996. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  10997. Update samples by richlander · Pull Request #1538 · dotnet/dotnet-docker
  10998. Focus on Blazor | Channel 9
  10999. DevExpress is a corporate sponsor of the .NET Foundation
  11000. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  11001. Bakedbean.org.uk - Authenticating to Google using PowerShell and OAuth
  11002. Optimistic allocation of objects on the stack · Issue #1661 · dotnet/runtime
  11003. .NET Foundation
  11004. Building Serverless web applications with Blazor and Azure Functions
  11005. Adam Storr - Integration Testing with ASP.NET Core 3.1
  11006. Introducing EF Core 5 Features: Using ToQueryString to get generated SQL
  11007. OdeToCode by K. Scott Allen
  11008. dotnet/project-system
  11009. Cake - Cake v0.36.0 released
  11010. microsoft/MSBuildSdks
  11011. FritzAndFriends/BlazorWebFormsComponents
  11012. Create a Meetup Account
  11013. davidfowl/Micronetes
  11014. .NET Conf: Focus on Blazor Teaser
  11015. Optimizing string.Count all the way from LINQ to hardware accelerated vectorized instructions
  11016. Carl Franklin's Blazor Road Show
  11017. Create Blazor web apps - Visual Studio 2019 for Mac
  11018. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  11019. Blazor Bill
  11020. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  11021. What’s Old is New Again – Web Forms meets Blazor
  11022. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  11023. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  11024. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  11025. More Regex perf improvements by stephentoub · Pull Request #1348 · dotnet/runtime
  11026. .NET Core, .NET 5; the exodus of .NET Framework?
  11027. Oqtane Blog | Oqtane vs DNN
  11028. NuGet 101 | Channel 9
  11029. Core 3.1 release shows as Microsoft .NET Core Host - 3.1.0 Preview 3 (x86) · Issue #3962 · dotnet/core
  11030. Authentication & Authorization in ASP .NET Core 3.1
  11031. Tracing .NET Core applications - Red Hat Developer
  11032. Battling Spam In Your ASP.NET Core Applications with Akismet
  11033. EdCharbeneau/CssBuilder
  11034. EdCharbeneau/CssBuilder
  11035. Add HTTP/3 by scalablecory · Pull Request #1294 · dotnet/runtime
  11036. Blazor CQRS With MediatR Library
  11037. 404 Not found
  11038. Building a self-contained game in C# under 8 kilobytes
  11039. Bipin Paul - Display spinner on each API call automatically in Blazor
  11040. An Introduction to DataFrame | .NET Blog
  11041. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  11042. NetLearner on ASP .NET Core 3.1
  11043. StackExchange/Dapper
  11044. Getting Started With BenchmarkDotNet – The Sharper Dev
  11045. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  11046. SQL-MisterMagoo/PreRenderComponent
  11047. davidfowl/Pubbie
  11048. Build a .NET library with GitHub Actions
  11049. bradwellsb/blazor-contacts
  11050. davidfowl/BedrockFramework
  11051. Shay Rojansky - How Entity Framework translates LINQ all the way to SQL - Dotnetos Conference 2019
  11052. A technique for building high-performance databases with EF Core – The Reformed Programmer
  11053. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  11054. dotnet/BenchmarkDotNet
  11055. mono/SkiaSharp
  11056. Mono + dotnet/runtime Migration · Issue #1018 · dotnet/runtime
  11057. Home Page - TagHelperSamples
  11058. How CLR maps SEH exceptions to managed exception types | .NET Blog
  11059. Suppress emitting of localsinit flag. · Issue #1738 · dotnet/csharplang
  11060. Microsoft tracks people with RFID tags
  11061. Initial implementation of two field span. · dotnet/coreclr@0bedde3
  11062. .NET documentation what's new?
  11063. Zero allocation code in C# and Unity - Seba's Lab
  11064. Dumping stack objects with ClrMD
  11065. Up Next: .NET 5 -- Visual Studio Magazine
  11066. .NET Design Review: GitHub Quick Reviews
  11067. .NET Design Review: GitHub Quick Reviews
  11068. A Quantum Random Number Generator for .NET: The quantum measurement problem and many-worlds approach
  11069. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  11070. Using Razor Components in Razor Pages or MVC Views
  11071. Introduction to Blazor Component Testing
  11072. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  11073. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  11074. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  11075. Updating VS 2019 from 16.3.x to 16.14.0 uninstall existing .NET Core SDK 3.0.100 · Issue #4015 · dotnet/sdk
  11076. Setup NuGet.exe for use with actions - GitHub Marketplace
  11077. dotnet/runtime
  11078. xunit/xunit
  11079. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  11080. Building Serverless web applications with Blazor and Azure Functions
  11081. Authentication and Authorization in Blazor Applications
  11082. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  11083. dotnet/runtime
  11084. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  11085. ravicini/dotnet-jupyter-notebook
  11086. ConfigureAwait FAQ | .NET Blog
  11087. Creating A PDF In .NET Core - .NET Core Tutorials
  11088. dotnet/runtime
  11089. .NET Design Review: GitHub Quick Reviews
  11090. Debugging 3rd Party .NET Code without symbols in Visual Studio - Michael's Coding Spot
  11091. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  11092. Creating Bespoke Input Components for Blazor from Scratch
  11093. Blazor: Getting Started
  11094. We made Windows Server Core container images >40% smaller | .NET Blog
  11095. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  11096. Seeing Sharply
  11097. GC Perf Infrastructure - Part 1 | .NET Blog
  11098. Features/source generators by chsienki · Pull Request #40162 · dotnet/roslyn
  11099. Just an environment variable away from sleep
  11100. Updates to .NET Core Windows Forms designer in Visual Studio 16.5 Preview 1 | .NET Blog
  11101. Announcing 8.0 for .NET Core 3.1
  11102. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  11103. Free Blazor Components | 40+ controls by Radzen
  11104. tmds/Tmds.Ssh
  11105. NuGet 5.4 Release Notes
  11106. Using WebAssembly from .NET with Wasmtime – Mozilla Hacks - the Web developer blog
  11107. oqtane/oqtane.framework
  11108. Using WebAssembly from .NET with Wasmtime
  11109. ardacetinkaya/Blazor.Console
  11110. dotnet/core
  11111. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  11112. Localization in Blazor UI​
  11113. Blazor University – Learn the new .NET SPA framework from Microsoft
  11114. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  11115. .NET Core 3.1.0 · Issue #142 · dotnet/announcements
  11116. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  11117. The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev
  11118. Building Custom Input Components for Blazor using InputBase
  11119. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  11120. Garbage collector config settings - .NET Core
  11121. dotnet/runtime
  11122. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  11123. Running NPM Scripts From A .NET Core Process
  11124. Library Changes: Removing jQuery by NickCraver · Pull Request #442 · MiniProfiler/dotnet
  11125. Looking inside a .NET core process using windbg
  11126. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  11127. .NET Design Review: GitHub Quick Reviews
  11128. dotnet/diagnostics
  11129. BlazorHelp Website > Blog - Deploying Your Blazor App Using GitHub Actions
  11130. Blazor - Where to put your domain logic
  11131. Compile BlazorDesktopApp with CoreRT · MichalStrehovsky/WebWindow@9ac3f4c
  11132. The EventPipeProfiler cross-platform profiler by WojciechNagorski · Pull Request #1321 · dotnet/BenchmarkDotNet
  11133. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  11134. Experiment Report: Using BenchmarkDotNet to find methods that can cause longe GC pause times · Issue #1049 · dotnet/performance
  11135. Blazored/TextEditor
  11136. Shared models - Blazor's (not so) secret super power
  11137. 🎉🎉🎉 dotnet/runtime welcomes you 🎉🎉🎉 · Issue #253 · dotnet/runtime
  11138. davidfowl/FeatherHttp
  11139. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  11140. dotnet/efcore
  11141. BlazorHelp Website > Home
  11142. WSL + Visual Studio = attaching/launching a Linux .NET Core application on my Window 10
  11143. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  11144. Blazor OceanAutoComplete Component
  11145. HttpClient Connection Pooling in .NET Core - Steve Gordon
  11146. r/dotnet - Microsoft (devs, pm-s etc): thank you all for Net Core 3 and Xamarin!
  11147. Razor-powered ORM for .NET - Jerrycurl
  11148. Opting in to runtime compilation for .NET 3
  11149. xoofx/LibObjectFile
  11150. Add assembly resolution attempt events by lpereira · Pull Request #27862 · dotnet/coreclr
  11151. .NET Talks at MFF UK in Prague [EN]
  11152. Announcing .NET Core 3.1 Preview 3 | .NET Blog
  11153. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  11154. Model Builder Updates Now Available for ML.NET! | .NET Blog
  11155. Dynamically Loading Assemblies at Runtime in RazorPages
  11156. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  11157. Using IHttpClientFactory with Blazor WebAssembly
  11158. Strange float performance issues near zero · Issue #1308 · dotnet/BenchmarkDotNet
  11159. Change Logs | ASP.NET Zero Documentation
  11160. .NET Core
  11161. Display the project's imports as a tree by drewnoakes · Pull Request #5639 · dotnet/project-system
  11162. OData/RESTier
  11163. .NET Design Review: GitHub Quick Reviews
  11164. Ed Charbeneau - Giving Clarity to LINQ Queries by Extending Expressions | Øredev 2019
  11165. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  11166. Exploring ASP.NET Core 3.0
  11167. Pulumi 💜 .NET Core
  11168. Relay Blazor client logs to Serilog in ASP.NET Core
  11169. Use C# 8 In Any .NET Project Today
  11170. Building Modern Cloud Applications using Pulumi and .NET Core | .NET Blog
  11171. One-day hands-on Blazor Workshop 11/25
  11172. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  11173. cradle77/Blazor.Msal
  11174. auth0/auth0-oidc-client-net
  11175. The next 5 years of ASP.NET Core - Ryan Nowak
  11176. Hacking CoreCLR on Linux with CLion
  11177. dotnet/org-policy
  11178. Announcing .NET Jupyter Notebooks - Scott Hanselman
  11179. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  11180. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  11181. The next 5 years of ASP.NET Core - Ryan Nowak
  11182. .NET Core with Jupyter Notebooks - Available today | Preview 1 | .NET Blog
  11183. Memory management and patterns in ASP.NET Core
  11184. Long GC pause times caused by Array.Sort of primitive array · Issue #13730 · dotnet/runtime
  11185. .NET Core 3 for Windows Desktop | .NET Blog
  11186. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  11187. Building a Custom Router for Blazor
  11188. Performance Profiling of .NET Core 3 applications on Linux with dotnet-trace and PerfView - Michael's Coding Spot
  11189. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  11190. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  11191. Announcing .NET Core 3.1 Preview 2 | .NET Blog
  11192. ADefWebserver/FatSecretDataExporter
  11193. Rewrite of Array.Copy fast path in C# by jkotas · Pull Request #27634 · dotnet/coreclr
  11194. Create cloud-native .NET microservices with Steeltoe.
  11195. The history of the GC configs | .NET Blog
  11196. Blazor Component Lifecycle Diagram
  11197. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  11198. A New Era of Productivity with Blazor
  11199. Cleanup array related FCalls by jkotas · Pull Request #22097 · dotnet/coreclr
  11200. Rewrite Buffer.BlockCopy in C# by jkotas · Pull Request #27216 · dotnet/coreclr
  11201. Rewrite a few more array FCalls in C# by jkotas · Pull Request #27603 · dotnet/coreclr
  11202. Continuously deploy and monitor your UWP, WPF, and Windows Forms app with App Center | .NET Blog
  11203. Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime
  11204. Introducing Orleans 3.0 | .NET Blog
  11205. GC Documentation: Update knobs doc to clarify usage by NickCraver · Pull Request #27566 · dotnet/coreclr
  11206. System.Net.Quic initial API review · Issue #31337 · dotnet/runtime
  11207. The .NET Process class on Linux - Red Hat Developer
  11208. normj/ServerlessTODOListTutorial
  11209. BlazorHelp Website > Blog - Making A Server Side Blazor Application a Progressive Web Application
  11210. Visual Studio 2019 version 16.4 Release Notes
  11211. An In-depth Look at Routing in Blazor
  11212. TomaszRewak/C-sharp-console-gui-framework
  11213. ThreeMammals/Ocelot
  11214. dotnet/diagnostics
  11215. Draft Proposal for Diagnostics Client Library (a.k.a. "Runtime Client Library") by sywhang · Pull Request #574 · dotnet/diagnostics
  11216. Untitled Goose Game - Insecure Deserialization
  11217. dotnet/coreclr
  11218. Convert Array.IsPrimitiveTypeArray to C# by EgorBo · Pull Request #27302 · dotnet/coreclr
  11219. Creating Random Numbers With .NET Core
  11220. spectresystems/snitch
  11221. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  11222. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  11223. Visual Studio .NET productivity in 5 minutes | Intro to Visual Studio [3 of 4]
  11224. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  11225. Simplifying the Cake global tool bootstrapper scripts with .NET Core 3 local tools
  11226. Options for .NET’s versioning issues
  11227. BenchmarkDotNet v0.12.0 | BenchmarkDotNet
  11228. 【Unite Tokyo 2019】Understanding C# Struct All Things
  11229. dotnet/org-policy
  11230. dumpperms.cs
  11231. Blazor-State Tutorial
  11232. Introduction to cloud-native applications
  11233. .NET Conf in Tokyo 2019 (2019/10/27 11:00〜)
  11234. .NET Design Review: GitHub Quick Reviews
  11235. abp.io
  11236. Introduction to Routing in Blazor
  11237. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  11238. Prevent dotnet core 3.0 from building EXE by default
  11239. Dump dotnet process running in docker from host · Issue #573 · dotnet/diagnostics
  11240. IdentityModel/IdentityModel.OidcClient
  11241. mrLSD/riscv-fs
  11242. OceanNumericInput Component
  11243. OceanLibrary/Ocean
  11244. OceanLibrary/Ocean
  11245. Native Blazor Components powered by DevExpress
  11246. Test A Blazor App With Cypress
  11247. Make "async ValueTask/ValueTask<T>" methods ammortized allocation-free by stephentoub · Pull Request #26310 · dotnet/coreclr
  11248. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  11249. Add 64 bits support to Array underlying storage · Issue #12221 · dotnet/runtime
  11250. Running .NET Core global tools in non-sdk Docker images
  11251. Sebazzz/Return
  11252. FileSystemWatcher.EnableRaisingEvents captures the ExecutionContext · Issue #30954 · dotnet/runtime
  11253. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  11254. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  11255. Don't root FileSystemWatcher unnecessarily by stephentoub · Pull Request #41872 · dotnet/corefx
  11256. Fall .NET Core Survey | .NET Blog
  11257. How to expose your custom counters in .NET Core
  11258. New features in .NET Core 3.0 on Linux - Red Hat Developer
  11259. Uploading Files In Blazor
  11260. .NET Core -- Choices
  11261. The Cloud Native Show - LIVE: Ep. 1
  11262. Setting static readonly properties fails · Issue #11571 · dotnet/runtime
  11263. Static constructor broken (not always executed) · Issue #13036 · dotnet/runtime
  11264. RyuJIT and static fields initialization in beforefieldinited types · Issue #4346 · dotnet/runtime
  11265. Announcing .NET Core 3.1 Preview 1 | .NET Blog
  11266. .NET API browser
  11267. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  11268. .NET R&D Digest (September, 2019)
  11269. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  11270. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  11271. Rewrite Uri.EscapeString by stephentoub · Pull Request #41772 · dotnet/corefx
  11272. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  11273. .NET Core 3.0 concludes the .NET Framework API porting project · Issue #130 · dotnet/announcements
  11274. Performance Profiling F#
  11275. Generate Json serializers at build time to reduce startup time · Issue #1568 · dotnet/runtime
  11276. Anonymous classes and generics limit in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11277. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  11278. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  11279. Expand BBJ_RETURN blocks with bool conditions by EgorBo · Pull Request #27167 · dotnet/coreclr
  11280. .NET Core 3.0 Availability on App Service · Issue #118 · Azure/app-service-announcements-discussions
  11281. Licensing Community Discussion · Issue #1024 · SixLabors/ImageSharp
  11282. Blazor in more depth - NDC Sydney 2020 | Software Developers Conference
  11283. .NET Design Review: .NET Core 3.1
  11284. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  11285. Restructure commands by sfoslund · Pull Request #96 · dotnet/cli-lab
  11286. Consolidated repo names · Issue #127 · dotnet/announcements
  11287. dotnet/orleans
  11288. ASP.NET Core Performance Best Practices
  11289. The Third Annual C# Advent | Cross Cutting Concerns
  11290. Implementation of efficient algorithm for changepoint detection: ED-PELT
  11291. Blazored/Modal
  11292. What’s the maximum number of generic parameters for a class in .NET/C#? | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  11293. Blazor Security Docs and Blog Posts
  11294. Convert A C# Object To Almost Any Format
  11295. Improve the performance of StringBuilder by adamsitnik · Pull Request #27007 · dotnet/coreclr
  11296. SQL-MisterMagoo/Blazor.PWA.MSBuild
  11297. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  11298. Oldpug/Bfi
  11299. dotnet/try-convert
  11300. API Proposal: Add Encoder/Decoder for new System.Buffer types · Issue #30957 · dotnet/runtime
  11301. String-based enums · Issue #2849 · dotnet/csharplang
  11302. Color should implement FromHsl methods · Issue #27164 · dotnet/runtime
  11303. .NET Design Review: GitHub Quick Reviews
  11304. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  11305. What is the difference between ToArray and ToList?
  11306. Blazor Roundup From .NET Conf 2019
  11307. Serving ASP.NET Core Web Content from External Folders
  11308. Introducing .NET Core Windows Forms Designer Preview 1 | .NET Blog
  11309. dotnet/diagnostics
  11310. Add initial spec for gcheap dump tool by josalem · Pull Request #512 · dotnet/diagnostics
  11311. kzu/guit
  11312. v5.7 Release Notes
  11313. Devirtualization: in need of some clarifications · Issue #13450 · dotnet/runtime
  11314. Using native DLL and resource files in BenchmarkDotNet projects
  11315. Blazor Simple CQRS with MediatR
  11316. aspnet/samples
  11317. .NET Core 3 Local Tools
  11318. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  11319. One-day hands-on Blazor Workshop
  11320. Enable Git LFS and merge the corefx-testdata repo with corefx · Issue #30973 · dotnet/runtime
  11321. dotnet-presentations/dotnetconf2019
  11322. 3.0 Release Notes | Npgsql Documentation
  11323. Breaking change proposal: StringInfo and TextElementEnumerator to support extended grapheme clusters · Issue #30955 · dotnet/runtime
  11324. .NET Community Standups | Streaming live each week
  11325. novotnyllc/NuGetKeyVaultSignTool
  11326. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  11327. Signature help in collection inializers · Issue #38850 · dotnet/roslyn
  11328. 'System' not found after update to dotnet core 3.0 · Issue #3290 · OmniSharp/omnisharp-vscode
  11329. .NET Application Architecture Guides
  11330. dotnet-foundation/project-maturity-model
  11331. terrajobst/api-review-list
  11332. Blazor - Official Release, Free Offer, and Future Plans
  11333. .NET Design Review: GitHub Quick Reviews
  11334. [Linux] Add initial perf jitdump support · Issue #13462 · dotnet/runtime
  11335. Creating gRPC .NET Core Client Libraries - Steve Gordon
  11336. My Journey with Orchard Core
  11337. MiniProfiler/dotnet
  11338. Modernizing .NET Desktop Applications with .NET Core
  11339. The Future of C++/CLI and .NET Core 3 | C++ Team Blog
  11340. dotnet/core
  11341. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  11342. dotnet/winforms
  11343. gRPC
  11344. Test web APIs with the HTTP REPL
  11345. Joining the .NET Foundation Maturity Model Pilot | .NET Blog
  11346. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  11347. .NET Videos | Free videos from the .NET team and community
  11348. AWS Joins the .NET Foundation | Amazon Web Services
  11349. dotnet/docs
  11350. dotnet/core
  11351. Announcing .NET Core 3.0 | .NET Blog
  11352. Announcing F# 4.7 | .NET Blog
  11353. Upgrade to 3.0 RTM packages and SDKs by NickCraver · Pull Request #426 · MiniProfiler/dotnet
  11354. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  11355. dotnet-presentations/aspnetcore-app-workshop
  11356. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  11357. Implement FromOid and TryFromOid. by vcsjones · Pull Request #41239 · dotnet/corefx
  11358. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  11359. dotnet/corefx
  11360. praeclarum/sqlite-net
  11361. 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
  11362. Walking Down the Memory Lane with Bing – Part 2
  11363. jeffkl/KluGet
  11364. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  11365. henalbrod/Blazor.Auth0
  11366. Telerik and Kendo UI R3 Release 2019 is Here!
  11367. [WIP] Pinned Object Heap by VSadov · Pull Request #26111 · dotnet/coreclr
  11368. [WIP] Implement portable tailcall helpers by jakobbotsch · Pull Request #26418 · dotnet/coreclr
  11369. Implement struct marshalling via IL Stubs instead of via FieldMarshalers by jkoritzinsky · Pull Request #26340 · dotnet/coreclr
  11370. Disable nop padding in R2R images and remove jumpstamps from the runtime by davmason · Pull Request #26740 · dotnet/coreclr
  11371. dotnet/roslyn
  11372. dotnet pack creates odd dates in package using version 3.0.100-preview9-014004 · Issue #3388 · dotnet/core
  11373. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  11374. How .NET 4.8 Can Break Your Application
  11375. jerriep/dotnet-outdated
  11376. An Introduction to OwningComponentBase
  11377. dotNET
  11378. Data Juggler
  11379. TimeWarpEngineering/blazor-state
  11380. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  11381. IL-Linker in .NET Core 3.0
  11382. Finalization implementation details | .NET Blog
  11383. GC does not correctly evaluate the memory load on Linux · Issue #13371 · dotnet/runtime
  11384. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  11385. 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
  11386. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  11387. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  11388. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  11389. pipeline doc - by Rick-Anderson · Pull Request #14414 · dotnet/docs
  11390. Improvements to Interop Marshaling in V4: IL Stubs Everywhere | .NET Blog
  11391. sciter – Multiplatform HTML/CSS UI Engine for Desktop and Mobile Application
  11392. What's new in .NET Core 3.0
  11393. .NET Core 1.0 -> 3.0 Upgrade by NickCraver · Pull Request #62 · kevin-montrose/Sigil
  11394. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  11395. Idea: Extension/derivation of sealed classes · Issue #13345 · dotnet/runtime
  11396. ixy-languages/ixy.cs
  11397. Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap | .NET Blog
  11398. Testable timers with Reactive Extensions for .Net - Mark's Blog
  11399. Herding Code 239: Jerome Laban on Uno Platform – Herding Code
  11400. .NET Design Review: GitHub Quick Reviews
  11401. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  11402. AArnott/Nerdbank.GitVersioning
  11403. Remove some boxing from tuples with >= 8 elements by stephentoub · Pull Request #26584 · dotnet/coreclr
  11404. Publishing A Single EXE File In .NET Core 3.0 - .NET Core Tutorials
  11405. Deploying Containerised Apps to Azure Web App for Containers
  11406. GC Perf Infrastructure – Part 0 | .NET Blog
  11407. Drop netstandard1.x support by NickCraver · Pull Request #422 · MiniProfiler/dotnet
  11408. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  11409. Move crossgen2 to CoreCLR repo by MichalStrehovsky · Pull Request #26513 · dotnet/coreclr
  11410. LLBLGen Pro | Blog: 16 years of LLBLGen Pro!
  11411. MvvmCross/MvvmCross
  11412. IdentityServer for ASP.NET Core 3
  11413. Display exact match search result at the top and with clear label · Issue #7463 · NuGet/NuGetGallery
  11414. BlazorHelp Website > Blog - A Blazor Application Updater
  11415. Availability of nullable attributes outside of Core 3.0 · Issue #30493 · dotnet/runtime
  11416. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  11417. Publishing a package no longer creates a release and other GitHub Package Registry updates - The GitHub Blog
  11418. Blazor-State
  11419. Navigating the .NET Ecosystem
  11420. Blazor
  11421. Roundup #53: .NET Core 3 Preview 9, Improved NuGet Search, Prefer ValueTask to Task, .NET Core API Performance - CodeOpinion
  11422. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  11423. Local variable getting modified by function call · Issue #13362 · dotnet/runtime
  11424. Event Sourcing: Projections with Liquid Projections - CodeOpinion
  11425. Kestrel server does not get grade A in SSL tests because it has no cipher suit preference · Issue #30767 · dotnet/runtime
  11426. Infrastructure in C# using the Azure Management SDK • Jamie Phillips
  11427. .NET Core Process APIs not Consistent (or always useful) in all situations · Issue #28990 · dotnet/runtime
  11428. Call gRPC services with the .NET client
  11429. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  11430. dotnet/coreclr
  11431. Split the big jit files to allow better GitHub experience. · Issue #13359 · dotnet/runtime
  11432. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  11433. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  11434. Custom internal calls in .NET Core hosting · Issue #11941 · dotnet/runtime
  11435. Conditionally remove the GC transition from a P/Invoke by AaronRobinsonMSFT · Pull Request #26458 · dotnet/coreclr
  11436. Attribute for minimal runtime impact during an unmanaged call · Issue #30741 · dotnet/runtime
  11437. natemcmaster/CommandLineUtils
  11438. Hardware Intrinsics in .NET Core | .NET Blog
  11439. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  11440. dotnet/aspnetcore
  11441. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  11442. [RyuJIT] Recognize and optimize constant set membership tests · Issue #8418 · dotnet/runtime
  11443. Publishing to Azure Container Registry using Azure Pipelines
  11444. GitHub Actions Build by NickCraver · Pull Request #416 · MiniProfiler/dotnet
  11445. Support installing multiple versions of .NET Core SxS · Issue #25 · actions/setup-dotnet
  11446. Static analysis for .NET 5 · Issue #30740 · dotnet/runtime
  11447. NuGet PackageReference format (package references in project files)
  11448. Proposal: Modify Object class, remove ToString, static and instance Equals, and GetHashCode methods; and the == operator · Issue #13343 · dotnet/runtime
  11449. String.StartsWith slower on Linux with some characters · Issue #30716 · dotnet/runtime
  11450. dotnet-foundation/newsletter
  11451. Consider ignoring SuppressIldasmAttribute in ILDASM · Issue #13341 · dotnet/runtime
  11452. GC.AllocateUninitializedArray should tighten its logic around when to return zeroed arrays · Issue #13292 · dotnet/runtime
  11453. Using KeyVault References to Read Key Vault Secrets - Petri
  11454. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  11455. Using JSON for polymorphic types in C# - Oxford Computer Consultants
  11456. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  11457. .NET Design Review: GitHub Quick Reviews
  11458. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  11459. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  11460. damienbod/AspNetCoreMvcAngular
  11461. Containerising a Blazor WebAssembly App
  11462. New and improved NuGet Search is here! | The NuGet Blog %
  11463. IdentityServer - Training
  11464. An Introduction to Building Applications with Blazor
  11465. Generator
  11466. Unit Testing dotnet new Templates
  11467. Blazor Training Videos – DevExpress Blazor Training Course
  11468. natemcmaster/LetsEncrypt
  11469. Maximising .NET Core API performance
  11470. Visual Studio Tips and Tricks: Increasing your Productivity for .NET | .NET Blog
  11471. Blazor Tips and Tricks
  11472. Reasons for OutOfMemoryException · Issue #13284 · dotnet/runtime
  11473. prometheus-net/prometheus-net
  11474. Creating a dynamic forms framework in .NET with Blazor - Oxford Computer Consultants
  11475. rstropek/BlazorHeroTutorial
  11476. Entity Framework Core in Action
  11477. Containerising a Blazor Server App
  11478. mrpmorris/blazor-university
  11479. Azure DevOps Podcast: Mads Torgersen on the Latest in C# - Episode 49
  11480. Blazor University – Learn the new .NET SPA framework from Microsoft
  11481. .NET Design Review: GitHub Quick Reviews
  11482. Making my first contribution on SourceForge using Mercurial
  11483. An Introduction to System.Threading.Channels - Steve Gordon
  11484. dotnet/core
  11485. What's new in C# 8.0 - C# Guide
  11486. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  11487. .NET Core and systemd | .NET Blog
  11488. dotnet/coreclr
  11489. BlazorHelp Website > Home
  11490. Advanced .NET Debugging #2 – Gabriel Weyer – A somewhat technical blog
  11491. Advanced .NET Debugging #1 – Gabriel Weyer – A somewhat technical blog
  11492. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  11493. Associating threadpool queues with CPU cores. by VSadov · Pull Request #18403 · dotnet/coreclr
  11494. A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
  11495. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  11496. Cloud Native Show: What’s Cloud Native, Really?
  11497. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  11498. Tailcall optimization doesn't work with netcoreapp3.0 runtime · Issue #13255 · dotnet/runtime
  11499. .NET Debugging: 6 techniques you need in your arsenal | Raygun Blog
  11500. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  11501. EdCharbeneau/BlazorProSnippets
  11502. Getting Started with gRPC Client Factory - Steve Gordon
  11503. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  11504. Getting native binaries and executables entitled for notarization · Issue #30583 · dotnet/runtime
  11505. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  11506. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  11507. A bootstrapper script for the Cake .NET Core Global Tool on Windows
  11508. dotnet/coreclr
  11509. dotnet/coreclr
  11510. Investigating Drag and Drop with Blazor
  11511. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  11512. [arm32/linux] Assert failure: dwSrcIndex > dwLastSrcIndex in ABI stress · Issue #13241 · dotnet/runtime
  11513. Using DataAnnotations and custom form validation in client-side Blazor applications.
  11514. Add ABI stress tests by jakobbotsch · Pull Request #26090 · dotnet/coreclr
  11515. Fuzzing the .NET JIT Compiler
  11516. Breaking all existing Hex Encoding Records with .NET Core 3.0 - Nicolas Portmann - .NET / Java / Security
  11517. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  11518. Cleanup ProjectN ifdefs by jkotas · Pull Request #7675 · dotnet/corert
  11519. Add ReadAllAsync extension method to common by JamesNK · Pull Request #438 · grpc/grpc-dotnet
  11520. Open Sourcing more WPF assemblies by stevenbrix · Pull Request #1576 · dotnet/wpf
  11521. chanan/BlazorStrap
  11522. Analyzing native memory allocation with BenchmarkDotNet
  11523. New features in 0.9.45 @ PeachPie | PHP compiler to .NET
  11524. Calling all .NET desktop and mobile developers! | .NET Blog
  11525. Update on .NET Standard adoption | .NET Blog
  11526. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  11527. .NET Design Review: WinForms Task Dialog
  11528. Improving .NET Core installation in Visual Studio and on Windows | .NET Blog
  11529. Using Razor Components In A Razor Page
  11530. egil/razor-components-testing-library
  11531. Try out Nullable Reference Types | .NET Blog
  11532. .NET project structure
  11533. SamProf/MatBlazor
  11534. dotnet/csharplang
  11535. dotnet/coreclr
  11536. henalbrod/Blazor.Auth0
  11537. Smart LLVM #1: Optimizing range checks | Egor Bogatov — Developer at Microsoft
  11538. TimeWarp-Blazor Template
  11539. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  11540. Using a Code-Behind Approach to Blazor Components
  11541. migueldeicaza/WasmerSharp
  11542. [WIP] Remove tailcall limitations on unix64 and arm64 by jakobbotsch · Pull Request #25932 · dotnet/coreclr
  11543. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  11544. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  11545. Configuring Policy-based Authorization with Blazor
  11546. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  11547. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  11548. JWT Signing using RSASSA-PSS in .NET Core
  11549. davidfowl/BedrockFramework
  11550. Fixing Random, part 40 of 40
  11551. SaturnFramework/Saturn
  11552. RNGCryptoServiceProvider offers unappropriate API · Issue #30341 · dotnet/runtime
  11553. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  11554. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  11555. The Microsoft #Blazor Daily
  11556. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  11557. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  11558. Announcing .NET Core 3.0 Preview 7 | .NET Blog
  11559. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  11560. GC.GetGCMemoryInfo Method (System)
  11561. GC.GetTotalAllocatedBytes(Boolean) Method (System)
  11562. Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans
  11563. Configuring Role-based Authorization with client-side Blazor
  11564. Oqtane Blog | Exploring Authentication in Blazor
  11565. mrpmorris/blazor-validation
  11566. Share Packages Publicly - Azure Artifacts
  11567. Fun and entertaining plugins for Rider - .NET Tools Blog
  11568. Fix issue with out-of-scope GCFrame in Frame list by janvorli · Pull Request #25795 · dotnet/coreclr
  11569. Type finding in DLLs and reference additions is unintuitive/brittle · Issue #37246 · dotnet/roslyn
  11570. .NET Core master branches have switched to "5.0" · Issue #118 · dotnet/announcements
  11571. Razor: Into the Razor'verse
  11572. modern-forms/Modern.Forms
  11573. Ensure FileVersion for coreclr.dll doesn't overlap with Silverlight in 5.0 · Issue #13096 · dotnet/runtime
  11574. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  11575. BlazorHelp Website > Blog - Creating Blazor Templated Components
  11576. Update Framework and NuGet packages to add CSharp 7 support by kevin-montrose · Pull Request #124 · security-code-scan/security-code-scan
  11577. Sometimes valid RSA signatures in .NET
  11578. Performance regression: float.ToString(format) 20% to 3x slower · Issue #13092 · dotnet/runtime
  11579. Advanced .NET Debugging - PDBs and Symbol Stores
  11580. Executing .NET Core functions in a separate process - Red Hat Developer
  11581. Blazor Getting Started Guide
  11582. Episode 43 – Blazor with Ed Charbeneau – Coding After Work Podcast
  11583. Update branding in master to 5.0 by wtgodbe · Pull Request #39503 · dotnet/corefx
  11584. NuGet Trends
  11585. Flow External Claims to the Main Identity
  11586. .NET Design Review: GitHub Quick Reviews
  11587. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  11588. dotnet/coreclr
  11589. dotnet/performance
  11590. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  11591. dodyg/practical-aspnetcore
  11592. MSBuildAllProjects Considered Harmful
  11593. Simmy Chaos Engine for .NET – Part 1, Injecting Faults | no dogma blog
  11594. Azure/azure-functions-durable-extension
  11595. VB Casing behavior difference between VS 2013 and Roslyn · Issue #2909 · dotnet/roslyn
  11596. Proposal: Extension await operator to address scoped ConfigureAwait · Issue #2649 · dotnet/csharplang
  11597. TSP with GeneticSharp and Blazor
  11598. .NET | Free. Cross-platform. Open Source.
  11599. Get started with .NET Core using Visual Studio for Mac - .NET Core
  11600. Keynote DotNet 2019 by Scott Hunter
  11601. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  11602. A Blazor Community Update
  11603. .NET Design Review: GitHub Quick Reviews
  11604. Supporting IAsyncEnumerable with LINQ
  11605. wasm: support Generic Virtual Method Calls & Shared Generics (was: some linq methods fail to compile) · Issue #7248 · dotnet/corert
  11606. Exploring Raygun's new application performance monitoring tool for .NET Core
  11607. dotnet/docs
  11608. Npgsql diagnostics with the new dotnet counters!
  11609. xoofx/UnityNuGet
  11610. .NET Core 3: Add Server-Timing trailer · MiniProfiler/dotnet@a71fc6b
  11611. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  11612. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  11613. Sign in to MyGet - MyGet - Hosting your NuGet, npm, Bower, Maven, PHP Composer and Vsix packages
  11614. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  11615. Blazored/Toast
  11616. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  11617. BlazorHelp Website > Blog - Blazor Forms and Validation
  11618. microsoft/FeatureManagement-Dotnet
  11619. dotnet/diagnostics
  11620. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  11621. ASP.NET official support policy
  11622. Elastic APM .NET agent beta released
  11623. Blazor TreeView Demos | Overview | Telerik UI for Blazor
  11624. Deprecation errors compiling native projects on macOS Catalina · Issue #30109 · dotnet/runtime
  11625. Introduction to Authentication with server-side Blazor
  11626. .NET Design Review: GitHub Quick Reviews
  11627. Tracing and Counters Interest Group - Announcements · Issue #13019 · dotnet/runtime
  11628. Xamarin: .NET Community Standup - July 3rd, 2019 - iOS 13 Preview with the iOS Team!
  11629. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  11630. Peephole optimizations in C++ and C# | Egor Bogatov — Developer at Microsoft
  11631. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  11632. Versioning limitations in .NET
  11633. Adding Reaction Gifs for your Build System and the Windows Terminal - Scott Hanselman
  11634. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  11635. Azure SignalR Service with Xamarin.Forms - Xamarin
  11636. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  11637. Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade
  11638. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  11639. .NET Core official support policy
  11640. Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime
  11641. What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog
  11642. chanan/BlazorPrettyCode
  11643. dotnet/corefx
  11644. .NET Design Review: JSON
  11645. #124 Mads Torgersen, C# 8 | no dogma podcast
  11646. Frequent test failures in CI on Windows.Nano.1803.Amd64 · Issue #30017 · dotnet/runtime
  11647. Hidden gems in .NET Core 3 - David Fowler & Damian Edwards
  11648. Using Blazor Components In An Existing MVC Application
  11649. Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx
  11650. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  11651. YAML-defined CI/CD for ASP .NET Core
  11652. dotnet/corefxlab
  11653. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  11654. Karel Zikmund - Hiring .NET teams in Prague
  11655. dotnet/roslyn
  11656. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  11657. Add methods to convert between hexadecimal strings and bytes · Issue #17837 · dotnet/runtime
  11658. .NET developer community | Connect with like-minded developers
  11659. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  11660. Initial check-in of R2R format documentation by trylek · Pull Request #25267 · dotnet/coreclr
  11661. dotnet/coreclr
  11662. Hidden gems in ASP.Core and .NET Core 3.0
  11663. Math.Round opens the browser print dialog · Issue #290 · dotnet/try
  11664. Working with local storage in Blazor - danpatrascu.com
  11665. Span<T> performance issues on Linux versus Windows · Issue #12901 · dotnet/runtime
  11666. Building hybrid applications with the WebView2 developer preview - Microsoft Edge Blog
  11667. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  11668. The Evolving Infrastructure of .NET Core | .NET Blog
  11669. .NET Design Review: Nullable Reflection APIs + JSON
  11670. dotnet/samples
  11671. Server-side Blazor in .NET Core 3.0
  11672. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  11673. Episode 27 - Blazored with Chris Sainty
  11674. dotnet/wpf
  11675. XML + JSON Serialization in ASP .NET Core
  11676. 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
  11677. NuGetPackageExplorer/NuGetPackageExplorer
  11678. Coding Militia
  11679. Modernizing WCF Services with containers and Visual Studio
  11680. dotnet/diagnostics
  11681. Breakpoint changes the output of the program on x64 · Issue #12875 · dotnet/runtime
  11682. Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6 | .NET Blog
  11683. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  11684. grpc/grpc-dotnet
  11685. Which plans for Awesome Blazor?
  11686. Certificate Authentication in ASP.NET Core 3.1
  11687. Try the new System.Text.Json APIs | .NET Blog
  11688. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  11689. Investigate and fix issues for ARM64 Managed Debugging on Windows · Issue #12864 · dotnet/runtime
  11690. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  11691. .NET Design Review: JSON
  11692. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  11693. Explore Microsoft open source projects, releases and information - opensource.microsoft.com
  11694. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  11695. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  11696. .NET Design Review: GitHub Quick Reviews
  11697. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  11698. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  11699. Documentation - MyGet - Hosting your NuGet, Npm, Bower, Maven and Vsix packages
  11700. Worker Service in ASP .NET Core
  11701. Show nested exceptions more clearly by danmosemsft · Pull Request #25045 · dotnet/coreclr
  11702. CQRS with MediatR (for Commands) and Odata (for Queries)
  11703. directive_attributes.md
  11704. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  11705. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  11706. Supporting the community with WF and WCF OSS projects | .NET Blog
  11707. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  11708. dotnet-templates
  11709. Migrating a WPF App to .NET Core 3 (1/5)
  11710. C# reference
  11711. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  11712. dotnet/coreclr
  11713. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  11714. DotNet 2019, el mayor evento de .NET de España
  11715. Becoming the ASP.NET Architect with David Fowler
  11716. .NET Design Review: Nullable Annotations
  11717. Getting Started With Blazored Typeahead
  11718. Local GC API to support object scanning · Issue #12809 · dotnet/runtime
  11719. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  11720. Remove dotnet migrate by nguerrera · Pull Request #11481 · dotnet/cli
  11721. .NET R&D Digest (May, 2019)
  11722. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  11723. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  11724. Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet
  11725. Validation in ASP .NET Core
  11726. Download .NET Core (Linux, macOS, and Windows)
  11727. MatBlazor - Material Design components for Blazor
  11728. Unable to build on Ubuntu 18.04 · Issue #29645 · dotnet/runtime
  11729. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  11730. Building a Live Reload Middleware Component for ASP.NET Core
  11731. Collection<T> and ObservableCollection<T> do not support ranges · Issue #18087 · dotnet/runtime
  11732. ltrzesniewski/LocalsInit.Fody
  11733. Add Span<T>.Sort(...) by changing Array.Sort internals to be Span based by nietras · Pull Request #24419 · dotnet/coreclr
  11734. microsoft/dotnet
  11735. Building cross-platform desktop apps using Blazor and Electron.NET
  11736. dotnet/corefx
  11737. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  11738. 0xd4d/dnSpy
  11739. Candidate Features For C# 9
  11740. Preview 6 regression with AddRange on ICollection/Collection · Issue #29721 · dotnet/runtime
  11741. Expose top-level nullability information from reflection · Issue #29723 · dotnet/runtime
  11742. .NET Design Review: JSON
  11743. dotnet/jitutils
  11744. KirillOsenkov/SourceBrowser
  11745. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  11746. Calling gRPC Services With Server-side Blazor
  11747. Porting desktop apps to .NET Core | .NET Blog
  11748. Spying on .NET Garbage Collector with .NET Core EventPipes
  11749. Blazored/Typeahead
  11750. Spying on .NET Garbage Collector with .NET Core EventPipes
  11751. mellinoe/veldrid
  11752. xoofx/CppAst
  11753. dotnet/llilc
  11754. Top .NET Tutorials for May 2019
  11755. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  11756. Web Development Revolution with WebAssembly and ASP.NET Blazor
  11757. Moving from Node.js to .NET Core | App Center Blog
  11758. chrisnas/DebuggingExtensions
  11759. The Ray Tracer Challenge... in .NET Core - CodeClimber
  11760. Making Sense of .NET 5 – Bill Reiss Developer Blog
  11761. Creating a Quartz.NET hosted service with ASP.NET Core
  11762. The F# development home on GitHub is now dotnet/fsharp | .NET Blog
  11763. dotnet/coreclr
  11764. HashCode Struct (System)
  11765. Visual Studio 2019 Preview Release Notes
  11766. Welcome to the Shell Era: Xamarin.Forms 4.0 Released | Xamarin Blog
  11767. spboyer/dotnet-azure
  11768. .NET Design Review: Nullable Annotation Attributes
  11769. Creating a Quartz.NET hosted service with ASP.NET Core
  11770. A new way to Try .NET
  11771. Enabling Pagination in Blazor with OData | OData
  11772. typeof(TSecret) - the secret magic behind .NET generics
  11773. Using Bing Maps in Blazor with JSInterop and TypeScript
  11774. Ed Charbeneau: .NET, JavaScript, and C# articles
  11775. Merged PR 174112: Fix Loop in System.Uri · dotnet/corefx@6da61ff
  11776. Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard
  11777. Markdown + .NET = Interactive docs?
  11778. Episode 25 - Blazor - You Want To Run .NET Where?!
  11779. PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime
  11780. BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser.
  11781. Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime
  11782. Create Interactive .NET Documentation with Try .NET | .NET Blog
  11783. Add some perf events/data for tiered compilation by kouvel · Pull Request #24607 · dotnet/coreclr
  11784. SharpFuzz: Bringing the power of afl-fuzz to .NET platform
  11785. Change filter to middleware · dotnet-presentations/aspnetcore-app-workshop@7715b4f
  11786. dotnet/aspnetcore
  11787. Performance Improvements in .NET Core 3.0 | .NET Blog
  11788. dotnet/diagnostics
  11789. Proposal: use progressive JIT to remove init checks on static classes after static constructor is known to have run · Issue #12697 · dotnet/runtime
  11790. A Detailed Look At Data Binding in Blazor
  11791. Introducing the Try .NET Global Tool - interactive in-browser documentation and workshop creator - Scott Hanselman
  11792. Default implementations in interfaces | .NET Blog
  11793. .NET Standard | Common APIs across all .NET implementations
  11794. Introducing the new Microsoft.Data.SqlClient | .NET Blog
  11795. .NET Design Review: System.Data
  11796. Kubernetes and .NET running on a Raspberry Pi Cluster - Dan Clarke
  11797. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  11798. PowerPC and AIX support · Issue #10055 · dotnet/runtime
  11799. Store users preferred tab in localStorage by khellang · Pull Request #7098 · NuGet/NuGetGallery
  11800. .NET Framework Reference Assemblies via NuGet
  11801. dotnet/diagnostics
  11802. vsls-contrib/awesome-liveshare
  11803. dotnet/diagnostics
  11804. Remove concept of AppDomains from the GC by davidwrighton · Pull Request #24536 · dotnet/coreclr
  11805. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  11806. shirhatti/dotnet-logs
  11807. Putting the Visual into the Visual Studio Debugger - Musing, Rants & Jumbled Thoughts of John M. Wright
  11808. Introducing GitHub Package Registry
  11809. dotnet/diagnostics
  11810. Package Author Identity through Social Proofs
  11811. GitHub Packages: Your packages, at home with their code
  11812. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  11813. Monitor Blazor WASM loading and report errors
  11814. Use pattern matching features to extend data types
  11815. Blazor Bites Updated and Build 2019 Blazor Roundup
  11816. Announcing Entity Framework 6.3 Preview with .NET Core Support | .NET Blog
  11817. Signing into Azure DevOps using your GitHub credentials | Azure DevOps Blog
  11818. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  11819. Serverless web apps with Blazor Azure Functions and Azure Storage - THR2003
  11820. .NET Platform Overview and Roadmap - BRK3015
  11821. Comparing Native Blazor Components
  11822. .NET Core is the Future of .NET  | .NET Blog
  11823. dotnet/diagnostics
  11824. microsoft/react-native-windows
  11825. Build 2019: Microsoft Announces .NET 5 - Thurrott.com
  11826. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  11827. Build software better, together
  11828. Support RSAES_OAEP certificates for EnvelopedCms by vcsjones · Pull Request #37152 · dotnet/corefx
  11829. DamianEdwards/TagHelperPack
  11830. dotnet/designs
  11831. dotnet/extensions
  11832. Support single-file distribution · Issue #11201 · dotnet/runtime
  11833. Update Days: Corestart 3.0
  11834. Introducing Telerik UI for Blazor 1.0.0
  11835. Fight the global warming: compile your C# apps ahead of time
  11836. Implement import completion for types by genlu · Pull Request #34808 · dotnet/roslyn
  11837. dotnet/corert
  11838. Visual Studio Roadmap
  11839. Get Some Sass Into Your Blazor App
  11840. Merge nullable feature into master by krwq · Pull Request #24258 · dotnet/coreclr
  11841. Calling Windows 10 APIs From a Desktop Application just got easier - Windows Developer Blog
  11842. Native hosting proposal by vitek-karas · Pull Request #5336 · dotnet/core-setup
  11843. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  11844. dotnet/core-setup
  11845. .NET Design Review: GitHub Quick Reviews
  11846. Write a custom .NET Core runtime host - .NET Core
  11847. EdCharbeneau/TaxiFareBlazorServer
  11848. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  11849. Vue.Net - BrotherTillman
  11850. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  11851. dotnet/core-sdk
  11852. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  11853. Add 'split' support for ReadOnlySpan<char> similar to string · Issue #934 · dotnet/runtime
  11854. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  11855. Matt WARREN: From 'dotnet run' to 'Hello World!' @ Update Conference Prague 2018
  11856. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  11857. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  11858. terrajobst/streaming-automation
  11859. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  11860. Instructions on how to get the latest dotnet core 3 (as of 24th April 2019) and Blazor running on a Raspberry PI
  11861. Containerized Activities in Durable Workflows - Part 2
  11862. ASCII Art in .NET Code
  11863. Getting underlying value of nullable without code duplication in generics · Issue #12568 · dotnet/runtime
  11864. spmoran-blazor/BlazorDestinationGame
  11865. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  11866. Destination Game Blazor
  11867. Karel Zikmund - About Me
  11868. dotnet/spark
  11869. Evolution Software improves hazelnut quality with ML.NET | .NET
  11870. Visual Studio 2019 version 16.1 Preview 2 | Visual Studio Blog
  11871. Multi-targetting .Net Framework and .Net Core in a single project – Chris F Carroll
  11872. Running WebAssembly and WASI with .NET
  11873. April Update for WPF on .NET Core 3.0 · Issue #607 · dotnet/wpf
  11874. Switch to workstation GC in case of constrained CPU resources by luhenry · Pull Request #24194 · dotnet/coreclr
  11875. .NET Design Review: GitHub Quick Reviews
  11876. qmlnet/qmlnet
  11877. Blazored/Gitter
  11878. Multiple assemblies with equivalent identity have been imported · Issue #1162 · dotnet/standard
  11879. Samsung/netcoredbg
  11880. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  11881. ASP.NET Blog | Blazor now in official preview!
  11882. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  11883. 3 Ways to Communicate Between Components in Blazor
  11884. .NET Design Review: GitHub Quick Reviews
  11885. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  11886. dotnet/core-setup
  11887. terrajobst/require-net472
  11888. fsharp/fslang-design
  11889. dotnet/coreclr
  11890. Adding features to a simple Blazor MVVM client with composition
  11891. Faster conversions by VSadov · Pull Request #23548 · dotnet/coreclr
  11892. Patch vtable slots and similar when tiering is enabled by kouvel · Pull Request #21292 · dotnet/coreclr
  11893. Casting to a variant generic interface is much slower than to non-variant · Issue #4090 · dotnet/runtime
  11894. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  11895. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  11896. Adding features to a simple Blazor MVVM client with composition
  11897. Adding features to a simple Blazor MVVM client with composition
  11898. [question] choosing between class and struct · Issue #12489 · dotnet/runtime
  11899. Allow cookies with spaces in the name by PaitoAnderson · Pull Request #36566 · dotnet/corefx
  11900. davidsh - Overview
  11901. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  11902. tmds/Tmds.Systemd
  11903. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  11904. Download .NET (Linux, macOS, and Windows)
  11905. Reactive approach to FSAC design - discussion · Issue #1 · Krzysztof-Cieslak/notes
  11906. Creating an ASP.NET Core Markdown TagHelper and Parser
  11907. x86/Linux progress · Issue #7335 · dotnet/runtime
  11908. unoplatform/Uno.SkiaSharp
  11909. NativeMemoryDiagnoser by WojciechNagorski · Pull Request #1131 · dotnet/BenchmarkDotNet
  11910. Annotating platform-specific APIs and detecting its use by terrajobst · Pull Request #63 · dotnet/designs
  11911. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  11912. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  11913. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  11914. [WIP] Fast codegen-free field access by GrabYourPitchforks · Pull Request #23783 · dotnet/coreclr
  11915. Bringing 12-year-old WPF code to .NET Core 3
  11916. ericsink/sawdust
  11917. Code Coverage on macOS and Linux in Rider 2019.1 - .NET Tools Blog
  11918. Unintended interactions of SerializationGuard and other features · Issue #29212 · dotnet/runtime
  11919. First Look: Forms and Validation in Razor Components
  11920. dotnet/corefx
  11921. Add tab for PackageReference by khellang · Pull Request #5656 · NuGet/NuGetGallery
  11922. IdentityServer4 Roadmap
  11923. 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
  11924. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  11925. Unit Testing Improvements in Rider 2019.1 - .NET Tools Blog
  11926. dotnet/wpf
  11927. BlazorHelp Website > Blog - View_Blog
  11928. Getting ready to say goodbye to Silverlight and hello to Blazor
  11929. ardalis/AspNetCoreStartupServices
  11930. Announcing ML.NET 1.0 RC - Machine Learning for .NET | .NET Blog
  11931. Proposed changes to Index / Range by jaredpar · Pull Request #2397 · dotnet/csharplang
  11932. Better Obsoletion by terrajobst · Pull Request #62 · dotnet/designs
  11933. dotnet/dotnet-api-docs
  11934. SqlCommand.Dispose doesn't free managed object · Issue #74 · dotnet/SqlClient
  11935. .NET API browser
  11936. Xamarin Blog
  11937. Support for process dumping of native and managed code (C++ and C#) · Issue #151 · dotnet/diagnostics
  11938. Strongly Typed Feature Flags With ASP.NET Core 2.2
  11939. Champion: Readonly members on structs (16.3, Core 3) · Issue #1710 · dotnet/csharplang
  11940. Create a modular application - Orchard Core Documentation
  11941. Profiling Mono and Mono Unity Apps on Windows, macOS, and Linux - .NET Tools Blog
  11942. Building Components Manually via RenderTreeBuilder
  11943. Release Notes
  11944. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  11945. Visual Studio 2019 .NET productivity | .NET Blog
  11946. jberezanski
  11947. Speaking
  11948. ReSharper Ultimate 2018.3.4 and Rider 2018.3.4 are released! - .NET Tools Blog
  11949. BenchmarkDotNet v0.11.5 | BenchmarkDotNet
  11950. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  11951. JIT HW Intrinsic implementation doc by CarolEidt · Pull Request #23622 · dotnet/coreclr
  11952. JetBrains Night Tel Aviv 2019
  11953. mrpmorris/blazor-fluxor
  11954. .NET Core in Action
  11955. IdentityServer - Training
  11956. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  11957. Blazor Shell Apps
  11958. Blazored/Toast
  11959. Blazor Shell apps
  11960. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  11961. dotnet/aspnetcore
  11962. ASP.NET Blog | .NET Core Workers as Windows Services
  11963. dotnet/swag
  11964. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  11965. Proposal: Dependency Injection / Service Locator as a Language Feature · Issue #1690 · dotnet/csharplang
  11966. Introduction to authentication for Single Page Apps on ASP.NET Core
  11967. Dotnet-Boxed/Templates
  11968. dotnet/corefx
  11969. Nullable: System.Object by safern · Pull Request #23466 · dotnet/coreclr
  11970. .NET Design Review: JSON
  11971. Trace .NET Core Applications on Linux with `strace`
  11972. nventive/Uno.BenchmarkDotNet
  11973. hallatore/Netling
  11974. dotnet/performance
  11975. Run static methods from gutter, IL Viewer, install SDKs and more improvements in Rider 2019.1 - .NET Tools Blog
  11976. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  11977. .NET Design Review: JSON Serialization
  11978. Nullable changes for boolean type by buyaa-n · Pull Request #23451 · dotnet/coreclr
  11979. .NET Design Review: AssemblyLoadContext improvements
  11980. Nullable: String by safern · Pull Request #23450 · dotnet/coreclr
  11981. Nullable: System.Number by krwq · Pull Request #23454 · dotnet/coreclr
  11982. dotnet/coreclr
  11983. Using .NET PInvoke for Linux system functions - Red Hat Developer
  11984. Using FluentValidation for Forms Validation in Blazor
  11985. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  11986. Possible bug with RSACng hash verification · Issue #29061 · dotnet/runtime
  11987. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  11988. Blazor: Implementing Client Side Search As You Type Using bind-value:event
  11989. Packaging a .NET Core 3.0 application with MSIX
  11990. Securing ASP.NET Core in Docker
  11991. Benchmarking performance of your code between release versions
  11992. BlazorHelp Website > Blog - View_Blog
  11993. AWS SDK for .NET now targets .NET Standard 2.0 | Amazon Web Services
  11994. dotnet-foundation/election
  11995. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  11996. Profiling .NET Code with PerfView and visualizing it with speedscope.app
  11997. mysticmind/dotnet-sort-refs
  11998. .NET Design Review: JSON Serialization
  11999. What is Blazor and what is Razor Components? - Scott Hanselman
  12000. Telerik UI for Blazor 0.3.0 is Released
  12001. A new way of tracking variables by BrianBohe · Pull Request #23373 · dotnet/coreclr
  12002. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  12003. Blazor | Build client web apps with C# | .NET
  12004. dotnet/standard
  12005. RyuJIT: Argument written to stack too early on Linux · Issue #10820 · dotnet/runtime
  12006. dotnet/aspnetcore
  12007. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  12008. .NET Design Review: GitHub Quick Reviews
  12009. Core support for object pooling · Issue #12296 · dotnet/runtime
  12010. Port AMSI scanning for assembly loads by elinor-fung · Pull Request #23231 · dotnet/coreclr
  12011. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  12012. Port AMSI scanning for assembly loads · Issue #11607 · dotnet/runtime
  12013. Using JavaScript Interop in Blazor
  12014. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  12015. .NET Core March 2019 Updates - 1.0.15, 1.1.12, 2.1.9 and 2.2.3 | .NET Blog
  12016. Include System.Security.Cryptography.RandomNumberGenerator.GetInt32 · Issue #1101 · dotnet/standard
  12017. Remove using leaves leading lines · Issue #34201 · dotnet/roslyn
  12018. Move to new file doesn't honor charset in .editorconfig · Issue #34200 · dotnet/roslyn
  12019. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  12020. An update on how my 2018 return to Chicago went and what's next for me in 2019
  12021. Improve image moniker debugging · dotnet/project-system@84850be
  12022. dotnet-foundation/election
  12023. emtecinc/signalr-tester
  12024. AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard
  12025. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  12026. EdCharbeneau/TaxiFareBlazorServer
  12027. telerik/blazor-ui
  12028. AvaloniaUI/Avalonia
  12029. Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog
  12030. Writing ClrMD extensions for WinDbg and LLDB
  12031. New IL instruction for typeswitch · Issue #12260 · dotnet/runtime
  12032. Add Utf8String type by GrabYourPitchforks · Pull Request #23209 · dotnet/coreclr
  12033. Perf regression for Math.Min and Math.Max · Issue #12159 · dotnet/runtime
  12034. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  12035. .NET Design Review: Tensor
  12036. Overloaded Operator performance diff when using Fields or Auto Properties in Structs · Issue #12172 · dotnet/runtime
  12037. Blazored/Menu
  12038. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  12039. Deploying Blazor Apps Using Azure Pipelines
  12040. System.Reflection.Emit.AssemblyBuilder.Save · Issue #15704 · dotnet/runtime
  12041. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  12042. Blazored/Menu
  12043. Execute test scenarios on mono by AlekseyTs · Pull Request #33804 · dotnet/roslyn
  12044. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  12045. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  12046. Building Blazor Apps Using Azure Pipelines
  12047. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  12048. Health Checks in ASP.NET Core
  12049. grpc/grpc-dotnet
  12050. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  12051. A Simple and Fast Object Mapper
  12052. Security Experiments with gRPC and ASP.NET Core 3.1
  12053. Telerik UI for Blazor Data Grid Component Basics
  12054. Announcing .NET Core 3 Preview 3 | .NET Blog
  12055. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  12056. Lupusa87/BlazorDragAndDrop
  12057. Floating-Point Parsing and Formatting improvements in .NET Core 3.0 | .NET Blog
  12058. Debugging .NET Builds with the MSBuild Structured Log Viewer
  12059. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  12060. Wake Up And Code!
  12061. Hardware intrinsic in .NET Core 3.0 - Introduction
  12062. Efficient params and string formatting by jaredpar · Pull Request #2293 · dotnet/csharplang
  12063. CoreCLR’s environment is not your environment
  12064. Inline IL ASM in C# with Roslyn | xoofx
  12065. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  12066. dotnet/reactive
  12067. dotnet/format
  12068. Is C# a low-level language?
  12069. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  12070. Runtime analysis and leak detection for Autofac
  12071. Damian Edwards and David Fowler Demonstrate SignalR
  12072. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  12073. Handling Errors in ASP .NET Core
  12074. Building C# 8.0 | .NET Blog
  12075. Understanding the Whys, Whats, and Whens of ValueTask | .NET Blog
  12076. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  12077. dotnet/docs
  12078. danroth27/BlazorChat
  12079. dotnet/blazor
  12080. Introducing Azure DevOps
  12081. First experiments using EF Core with Azure Cosmos DB
  12082. Project File Tools - Visual Studio Marketplace
  12083. Dev Tip #125: Builder Pattern Test Kata Questions
  12084. Combining iterator blocks and async methods in C# | Premier Developer
  12085. Desert Code Camp - 2018 - DevOps/System Administration - Hattan Shobokshi - Accidentally DevOps : Continuous Integration for the .NET Developer
  12086. C++, C# and Unity
  12087. An update to C# versions and C# tooling | .NET Blog
  12088. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  12089. OmniSharp/omnisharp-vscode
  12090. On DOTS: C++ & C# - Unity Technologies Blog
  12091. .NET Design Review: GitHub Quick Reviews
  12092. dotnet/coreclr
  12093. EgorBo/SimdJsonSharp
  12094. .NET Design Review: UTF8 APIs
  12095. Tooling: .NET Community Standup - February 21, 2019
  12096. .NET Design Review: JSON Serialization
  12097. Development workflow for Docker apps
  12098. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  12099. dotMorten/DotNetOMDGenerator
  12100. New System.Data.Common batching API · Issue #28633 · dotnet/runtime
  12101. FOSDEM 2019 - Intel® Hardware Intrinsics in .NET Core
  12102. Runtime binding proposal by richlander · Pull Request #51 · dotnet/designs
  12103. Why I Choose Xamarin to Build Cross-Platform Mobile Apps
  12104. dotnet/command-line-api
  12105. [C#] Have some fun with .net core startup hooks
  12106. (WPF + WinForms) * .NET Core = Modern Desktop
  12107. RyanLamansky/dotnet-webassembly
  12108. .NET Design Review: GitHub Quick Review and DbDataReader Additions
  12109. Generate disassembly of .NET functions
  12110. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  12111. Why You Should Learn .net in 2019
  12112. Telerik and Kendo UI R1 2019 Release is Here!
  12113. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  12114. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  12115. dotnet/command-line-api
  12116. .NET Core - What's Coming in .NET Core 3.0
  12117. mono/t4
  12118. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  12119. Addition: Initial Benchmarks for System.Reflection: Attributes by NickCraver · Pull Request #177 · dotnet/performance
  12120. spboyer/dotnet-upforgrabs
  12121. Xamarin Blog
  12122. Bring WPF and WinForms Apps to .NET Core 3 with Telerik UI
  12123. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  12124. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  12125. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  12126. Improve performance of Memory<T>.Span property getter by GrabYourPitchforks · Pull Request #20386 · dotnet/coreclr
  12127. Target NetStandard 2.0 and .NET Framework 4.7.2 by tmat · Pull Request #30914 · dotnet/roslyn
  12128. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  12129. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  12130. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  12131. Guidance for library authors | .NET Blog
  12132. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  12133. Interview with Scott Hunter at DotNet 2018
  12134. How to Create, Use, and Debug .NET application Crash Dumps in 2019 - Michael's Coding Spot
  12135. Download .NET Core 2.2 (Linux, macOS, and Windows)
  12136. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  12137. Performing Constructor Injections on Azure Functions V2
  12138. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  12139. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  12140. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  12141. .NET Design Review: JSON Serialization
  12142. Visual Studio Extension · Issue #1063 · dotnet/BenchmarkDotNet
  12143. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  12144. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  12145. dotnet/aspnetcore
  12146. EgorBo/Disasmo
  12147. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  12148. Announcing .NET Core 3 Preview 2 | .NET Blog
  12149. Wyam - Version 2.2.0
  12150. Dotnet-Boxed/Templates
  12151. Gary Ewan Park - Introducing the Cake.VsCode.Recipe Package
  12152. Why is string.GetHashCode() different each time I run my program in .NET Core?
  12153. Episode 20 - Xamarin with Jim Bennett
  12154. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  12155. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  12156. Integration testing data access in ASP.​NET Core
  12157. Running AWS S3 (Simple Storage Service) Locally for .NET Core Developers - Steve Gordon
  12158. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  12159. Building C# Project-based Azure Functions in Visual Studio Code | The Data Farm
  12160. Khalid Abuhakmeh’s Blog
  12161. The .Net Core Podcast Newsletter • Buttondown
  12162. Introducing the Telerik UI for Blazor Early Preview
  12163. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  12164. Unit testing data access in ASP.​NET Core
  12165. Blazor Full-Stack Web Dev in ASP .NET Core
  12166. Deep-dive into .NET Core primitives, part 3: runtimeconfig.json in depth
  12167. davidfowl/AspNetCoreDiagnosticScenarios
  12168. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  12169. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  12170. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  12171. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  12172. Version vs VersionSuffix vs PackageVersion: What do they all mean?
  12173. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  12174. Discards - C# Guide
  12175. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  12176. How to port desktop applications to .NET Core 3.0 | .NET Blog
  12177. ASP.NET Core One Hour Makeover
  12178. dotnet/core
  12179. .NET Standard
  12180. BenchmarkDotNet v0.11.4 | BenchmarkDotNet
  12181. Supporting new Alpine versions (for containers) · Issue #99 · dotnet/announcements
  12182. dotnet/roslyn
  12183. Microsoft’s Developer Blogs are Getting an Update | .NET Blog
  12184. Announcing Windows Community Toolkit v5.1 - Windows Developer Blog
  12185. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  12186. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  12187. 10 Years of Workshop Material Added to the Creative Commons
  12188. Blazor | Build client web apps with C# | .NET
  12189. dotnet/corert
  12190. ASP.NET | Open-source web framework for .NET
  12191. Publishing to Single-file in .Net Core by swaroop-sridhar · Pull Request #52 · dotnet/designs
  12192. Blazor Demos
  12193. Xamarin Blog
  12194. Eric Williams - DotNetZero vNext