🦃 linksfor.dev(s)

Posts for 'aspnet'

  1. Companies complaining .NET moves too fast should just pay for post-EOL support
  2. GitHub - davidfowl/aspire-13-samples: A repo showing micro samples with aspire 13
  3. Taming Service Dependencies with Aspire
  4. Announcing .NET 10 - .NET Blog
  5. I Reinstated My Guestbook After 20 Years!
  6. Building the Coolest Console Apps in .NET
  7. After 2 decades of tinkering, MAME finally cracks the Hyper Neo Geo 64
  8. When a tool becomes a hobby
  9. Blazor Code Behind | no dogma blog
  10. Dockerfile for a .NET 9 Web API Application | no dogma blog
  11. How To Review Code That Deals With Money
  12. Why forums died (and what makes them thrive) – 3.st
  13. Beware clever devs, says Laravel inventor Taylor Otwell
  14. Trends #8: Developers use AI more, but they trust it much less
  15. Ever want to use somebody else's browser as your web publishing platform? Now you can! Welcome to XSLT as a blog publishing framework!
  16. There Has Never Been a Better Time to be a Junior Developer - And It Won't Last Forever
  17. BFF in ASP.NET Core #7 - Introducing the Duende BFF Library
  18. Running .NET in the browser without Blazor
  19. BFF in ASP.NET Core #6 - Securing our BFF with CORS
  20. .NET 10 Preview 7 is now available! - .NET Blog
  21. Build Master-Detail Pages in ASP.NET Core MVC — Part 1 | BinaryIntellect Knowledge Base
  22. Improve Data Security by Preventing Excessive Data Exposure in .NET
  23. Expose Offline LLM via RESTful API
  24. BFF in ASP.NET Core #5 - Automatic Token Renewal
  25. Spriha Tucker by Coffee and Open Source
  26. .NET Conf 2025 - Announcing the Call for Content - .NET Blog
  27. Passkey support for ASP.NET Core identity: Exploring the .NET 10 preview - Part 6
  28. How to integration test exception handlers in ASP.NET Core
  29. BFF in ASP.NET Core #4 - Implementing a BFF from scratch
  30. Notes on Robot Vacuums
  31. Clowns to the left of me …
  32. BFF in ASP.NET Core #3 - The BFF Pattern Explained
  33. Ask Mode vs Agent Mode - Choosing the Right Copilot Experience for .NET - .NET Blog
  34. Understand GitHub Copilot Extensions and Slash Commands | BinaryIntellect Knowledge Base
  35. PDF Reporting in .NET With HTML Templates and PuppeteerSharp (and it's free)
  36. BFF in ASP.NET Core #2 - The BFF Pattern Explained
  37. .NET 10 Preview 6 is now available! - .NET Blog
  38. Adopting Problem Details for HTTP APIs
  39. Top 10 Middleware in ASP.NET Core Web API - Coding Sonata
  40. Global Error Handling in ASP.NET Core: From Middleware to Modern Handlers
  41. Implementing BFF Pattern in ASP.NET Core for SPAs
  42. Open Sourcing Hilfedesk - A web based helpdesk/customer support system
  43. .NET and .NET Framework July 2025 servicing releases updates - .NET Blog
  44. Weekly Recap - 2025-07-04
  45. Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1
  46. How to Connect to your Local Database from SQL Server Management Studio – ColhounTech
  47. ASP.NET Core in .NET 10 Preview 4: JSON Patch with System.Text.Json
  48. How To Care About Your Job When It Doesn't Care About You
  49. You can't use switch expressions in Blazor
  50. Monitoring .NET Applications with OpenTelemetry and Grafana
  51. LukeW | Agent Management Interface Patterns
  52. Run C# Scripts With dotnet run app.cs (No Project Files Needed)
  53. How I've been building APIs and microservices lately (feat. C# & .NET)
  54. .NET Aspire Tutorial: Build Production-Ready Apps From Day 1
  55. .NET and .NET Framework June 2025 servicing releases updates - .NET Blog
  56. Automate JavaScript scanning with Retire.js in Azure DevOps
  57. Catch Up on Microsoft Build 2025: Essential Sessions for .NET Developers - .NET Blog
  58. ASP.NET Community Standup - Blazor metrics & tracing in .NET 10
  59. Tips for Improving API Performance in ASP.NET Core
  60. Weekly Recap - 2025-05-30
  61. ReSharper for VS Code is here and it’s BAD
  62. Dapper, FusionCache, and Redis - The ULTIMATE CACHE Solution for ASP NET Core
  63. Announcing dotnet run app.cs - A simpler way to start with C# and .NET 10 - .NET Blog
  64. ASP.NET Core 9.x: Support for Polymorphic Types with [FromForm]
  65. Api Key Authentication in ASP .NET Core (.NET 9)
  66. ASP.NET Community Standup - Passwordless authentication with Passkeys in .NET 10
  67. How To Setup Redis With Dependency Injection in C# in 10 Minutes!
  68. FusionCache with Redis is a GAME CHANGER for EF Core Powered Web Apps
  69. Aravind Putrevu by Coffee and Open Source
  70. Adding Custom Health Checks with .NET Aspire
  71. The Feature You Must Know About If You're Using Lambda SnapStart for .NET
  72. Weekly Recap - 2025-05-16
  73. .NET and .NET Framework May 2025 servicing releases updates - .NET Blog
  74. .NET 10 Preview 4 is now available! - .NET Blog
  75. How to Use KurrentDB for Event Sourcing in C# on Azure
  76. ASP NET Core Caching Explained: Hybrid Cache + Redis + Dapper!
  77. .NET 9 🔥🚀 : ASP.NET Core Webhooks
  78. Configure Docker with Redis and C# in 10 Minutes!
  79. What are you most excited about in .NET right now?
  80. ASP.NET Community Standup - Updates in .NET 10 Preview 4
  81. Why we built our startup in C# - .NET Blog
  82. ABP Community Talks 2025.04: Structuring ASP.NET Core Projects; Layered Architecture Explained
  83. Common HttpClient tasks you're googling or asking ChatGPT
  84. ASP.NET Community Standup - Automated browser testing with ASP.NET Core in .NET 10
  85. I Fixed My Slow App Using Sentry Trace Explorer!!
  86. .NET 9 🔥🚀 : ASP.NET Core feature flags
  87. Deploying .NET Applications to Heroku Fir | Cloud Native, OpenTelemetry
  88. Implementing Custom Tenant Logo Feature in ABP Framework: A Step-by-Step Guide | ABP.IO
  89. .NET 9 🔥🚀 : ASP.NET Core Web API Versioning
  90. Your Quick Guide to Learn JWT - Coding Sonata
  91. ASP.NET Community Standup - Building MCP Servers with ASP.NET Core
  92. Securing .NET APIs & Web Apps with Microsoft Entra | Crash Course
  93. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  94. IdentityServer In Docker Containers – Handle Logout (Part 4)
  95. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  96. IdentityServer in Docker Containers: Networking (Part 2)
  97. IdentityServer in Docker Containers - Part 1
  98. AdditionalAuthorizationParameters in ASP.NET Core 9
  99. Exploring the Forwarded Headers Middleware in ASP.NET Core
  100. Configuring ASP.NET Core Forwarded Headers Middleware
  101. Introducing the Cloud Debugger for Azure
  102. Claude | Jesse Liberty
  103. ASP.NET Core Azure Deployment Crash Course For Beginners
  104. Join the .NET & C# Teams at Microsoft Build 2025 - .NET Blog
  105. Understand GitHub Copilot Chat Window in Visual Studio Code | BinaryIntellect Knowledge Base
  106. Part 4: Finding pride in shipping real features | Daniel Sada Caraveo | Developer Productivity & Culture
  107. A custom 404 page in Blazor Web Apps
  108. Boost ASP.NET Performance with Response Caching 🔥
  109. .NET 10 Preview 3 is now available! - .NET Blog
  110. Configuring ASP.NET Core Forwarded Headers Middleware
  111. .NET and .NET Framework April 2025 servicing releases updates - .NET Blog
  112. How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog
  113. OpenAPI Enhancements in .NET 10 Previews - Generate Docs in YAML & XML, OpenAPI 3.1, & more
  114. More LinkedIn "Tips": Dragging your whole database into memory!
  115. Laurent Kempé - SSE-Powered MCP Server with C# and .NET in 15.7MB executable
  116. From Code to Cloud in 15 Minutes: Jason Taylor's Expert Insights And The Clean Architecture Template
  117. Role Based Authorization in ASP .NET Core (using Identity and JWT)
  118. Modernizing push notification API for Teams - .NET Blog
  119. Leverage GitHub Copilot in Visual Studio Code and ASP.NET Core | BinaryIntellect Knowledge Base
  120. Swapping and Targeting Like a Pro: htmx Magic for Razor Pages - Chris Woody Woodruff
  121. Interactive Forms Made Easy: htmx Meets ASP.NET Razor Pages - Chris Woody Woodruff
  122. ASP.NET Community Standup - SignalR Swift client & validation for Minimal APIs
  123. Mastering htmx Attributes: Your Toolkit for Razor Pages Awesomeness - Chris Woody Woodruff
  124. htmx + ASP.NET Razor Pages: Your First Dance with Interactivity - Chris Woody Woodruff
  125. Back to the Past: How htmx is Reviving Server-Driven Web Development - Chris Woody Woodruff
  126. Exploring new .NET releases with Dev Containers - .NET Blog
  127. Extract HTML to a Razor component in Visual Studio with 1 Click
  128. Level Up Your Razor Pages: Meet htmx, Your New Best Friend - Chris Woody Woodruff
  129. Xbox + .NET Aspire: Transforming Local Development Practices - .NET Blog
  130. Interesting links of the week 2025-13
  131. Options Pattern Validation in ASP.NET Core With FluentValidation
  132. Indefinite Backpack Travel – Jeremy Maluf
  133. .NET 10 Preview 2 is now available! - .NET Blog
  134. Adding Cloudflare Turnstile to an ASP.NET Core website
  135. Interesting links of the week 2025-12
  136. Hello HybridCache! Streamlining Cache Management for ASP.NET Core Applications - .NET Blog
  137. .NET and .NET Framework March 2025 servicing releases updates - .NET Blog
  138. Exploring the Forwarded Headers Middleware in ASP.NET Core
  139. Interesting links of the week 2025-11
  140. Better Request Tracing with User Context in ASP.NET Core
  141. .NET AI Template Now Available in Preview - .NET Blog
  142. GitHub - davidfowl/aspire-ai-chat-demo: Aspire AI Chat is a full-stack chat sample that combines modern technologies to deliver a ChatGPT-like experience.
  143. Production Ready Event Sourcing in .NET
  144. .NET Aspirations - Tailor It To Your Stack
  145. ASP.NET Community Standup - What's new for Blazor in .NET 10 Preview 2
  146. Tailwind v4 with Blazor - It just got easier
  147. ASP.NET Core: Configuring Authentication with Azure AD B2C using Explicit Configuration
  148. Microsoft’s .NET 10 arrives in first preview
  149. Introduction to Dapr for .NET Developers
  150. ASP.NET Community Standup - HybridCache updates
  151. The Craziest Feature .NET Released in YEARS
  152. What's new in .NET Aspire 9.1 - .NET Aspire
  153. High-Performance Logging in .NET 9
  154. Using a Distributed Lock in Hosted Service in ASP.NET WEB API
  155. ASP.NET Community Standup - .NET Aspire 9.1 Release Party
  156. Building a CRUD API with ABP Framework, ASP.NET Core, and PostgreSQL
  157. Lykhari makes sale - Kashif
  158. Test Blog
  159. SpecFlow is GONE! Is Reqnroll the Future of BDD Testing?
  160. Understanding Cursor Pagination and Why It's So Fast (Deep Dive)
  161. Fanout Pattern: Scale Your Message Consumers to Infinity
  162. New Features for Enhanced Razor Productivity! - .NET Blog
  163. 🏆 100 Most Watched Software Engineering Talks Of 2024
  164. Repository Design Pattern With Entity Framework Core
  165. .NET and .NET Framework February 2025 servicing releases updates - .NET Blog
  166. C# Dev Kit Updates: .NET Aspire, Hot Reload, and More! - .NET Blog
  167. Coffee and Open Source Conversation - Giorgi Dalakishvili
  168. C# .NET 9: Deep Dive into the Technical Beast 🚀
  169. Mock repositories vs Moq
  170. Ed Catmull on Change
  171. Building My Latest Project with ASP.NET, Blazor, and Cursor: A Journey to ABP
  172. Build a SIMPLE Role-Based Auth System in .NET (from scratch)
  173. .NET 9 Networking Improvements - .NET Blog
  174. ASP.NET Community Standup - Upgrading to .NET 9
  175. ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3 - .NET Blog
  176. Validate that your DI Container can be created in ASP.NET Core
  177. Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally
  178. .NET 10 Server & APIs Planning Discussion
  179. Scaling Webhooks with Message Queues. Fix Your Bottlenecks (part 4)
  180. David Foster Walleye (Sic) - kolyder
  181. ASP NET Core - Working With XML Results On Web APIs
  182. The NuGet packages we use to build elmah.io revisited
  183. Champions League of Webdesign - Cutting-edge technology meets top-tier digital demands
  184. When will .NET Framework retire?
  185. ASP.NET Community Standup - .NET Aspire Q&A
  186. Announcing My New Book: htmx Essentials for ASP.NET Core Developers - Chris Woody Woodruff
  187. Exploring the Forwarded Headers Middleware in ASP.NET Core
  188. End to End Testing using Playwright in Blazor WASM
  189. ASP.NET Community Standup - Security & auth .NET 10 planning discussion
  190. Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
  191. Fixing a Huge Performance Problem With My Webhooks Implementation (part 3)
  192. Big Changes to FluentAssertions: License Update Explained ($$$)
  193. .NET and .NET Framework January 2025 servicing releases updates - .NET Blog
  194. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  195. Backdooring Your Backdoors - Another $20 Domain, More Governments
  196. ASP.NET Community Standup - Blazor .NET 10 Planning Discussion
  197. AdditionalAuthorizationParameters in ASP.NET Core 9
  198. ASP.NET Core 9: Discover the new developer Exception page
  199. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  200. A Tale of Tokenizer Bias
  201. Building Webhooks in .NET: Adding PostgreSQL Database Storage (part 2)
  202. ASP.NET Community Standup - Contributing to the ASP.NET Core Repo
  203. Using C/C++ Native Dependencies in Blazor WASM
  204. Top .NET Videos & Live Streams of 2024 - .NET Blog
  205. The True Cost of PMI: Why you should pay down your low-interest mortgage
  206. Top .NET Blogs Posts of 2024 - .NET Blog
  207. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  208. Azure integrations overview - .NET Aspire
  209. What's next: the Fluent UI Blazor library v5
  210. Understanding the Ambient Context Pattern in .NET: From Theory to Production
  211. HybridCache - The New Caching Library in .NET 9
  212. The Complexity Dynamics of Grokking
  213. IdentityServer In Docker Containers – Handle Logout (Part 4)
  214. The Simplest Way to Add Keycloak Authentication to Your .NET API
  215. Your First day on the team = releasing Your first feature
  216. ASP.NET Core 9.0: Microsoft.AspNetCore.OpenApi and Swagger UI
  217. My Journey to (Almost) Living Plastic-Free
  218. Blazor .NET 9 New Features: Complete Guide
  219. The Right Way To Build Async APIs in ASP.NET Core
  220. Using the YamlDotNet source generator for Native AOT
  221. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  222. ASP.NET Community Standup - ASP.NET Core planning kickoff for .NET 10
  223. Master Refresh Tokens in ASP.NET Core (building from scratch)
  224. Frameworkism: Senior Software Developers' Pit of Doom
  225. From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
  226. Mastering the Decorator Pattern in ASP .NET Core applications
  227. Your REST API Errors Are Wrong. Problem Details Will Fix This
  228. .NET Support on Heroku
  229. From .NET 6 to .NET 8,my migration experience:Fixing missing x-forwarded headers in .NET 8 isolated Azure Functions
  230. ASP.NET Community Standup - What's new in ASP.NET Core learning content
  231. Understand OpenAPI document generation in ASP.NET Core | BinaryIntellect Knowledge Base
  232. The fascinating security model of dark web marketplaces
  233. Azure APIM Backends with OpenAPI Specifications: Importance of operationId
  234. [HOWTO] Run ASP.NET Core integration tests in a Az DevOps YAML pipeline when subject under test uses DefaultAzureCredential
  235. Building Modular Monolith Applications with ASP.NET Core & ABP Studio | ABP.IO
  236. OpenAPI document generation in .NET 9 - .NET Blog
  237. Secure Your ASP.NET Apps with JSON Web Tokens in C# - Step-by-Step Guide!
  238. My process for creating API clients
  239. IdentityServer in Docker Containers - Part 1
  240. IdentityServer in Docker - Part 1
  241. Building Async APIs in ASP.NET Core - The Right Way
  242. Azure 🔥: Azure Service Bus Local Emulator is Available
  243. Getting Started with Docker for .NET Web Apps
  244. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  245. Lambda SnapStart for your Serverless .NET Applications
  246. Skin in the game: Fixing higher education’s student debt problem » Anand Sanwal
  247. NET Aspire is a Game Changer
  248. Keeping an eye on cache hit ratio (feat. FusionCache, OpenTelemetry & friends)
  249. HybridCache in ASP.NET Core - New Caching Library
  250. Deep dive on native AOT
  251. Nov 13th, 2024 - Ollama, Qwen2.5-Coder, Continue, and Rider: Your Local Copilot
  252. .NET Aspire - Why You Need It Now!
  253. Announcing .NET 9 - .NET Blog
  254. It Couldn't Be Easier! AppSettings.json In Console Applications
  255. From .NET 6 to .NET 8+,my migration experience:Using Azure AppConfiguration in Azure Functions on .NET8+ isolated
  256. What's new in .NET 9.0 and C# 13
  257. [HOWTO] Deploy an ASP.NET Core Web API to an Azure App Service using a GitHub Actions Workflow
  258. Top 5 Language Features in C# 12 - Coding Sonata
  259. Getting Started with Blazor - Color Palette Generator
  260. [HOWTO] Rotate Azure Key Vault secrets used by an ASP.NET Core Web API with Terraform on every deployment
  261. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  262. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  263. .NET IDE 🚀 💥 - Rider is now Free 🔥🔥🔥
  264. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  265. ASP.NET Core: Using the ASP.NET Core integration on Azure functions
  266. .NET 9 🚀 💥 - Whats new?
  267. A new home for Pixelmator - Pixelmator Blog
  268. How One Line of Code Led to Catastrophe: The Mars Polar Lander
  269. Boost Your .NET Projects: Unlocking the Power of Spargine’s App Class
  270. Perform custom fluent validation in Blazor | BinaryIntellect Knowledge Base
  271. Join .NET Conf 2024 Online: Explore .NET 9 Features
  272. Implementing Idempotent REST APIs in ASP.NET Core
  273. Quartz.NET with ASP.NET Core
  274. First Freelance
  275. What's Coming with .NET 9?
  276. Rider: The Cross-Platform .NET IDE from JetBrains
  277. What's Coming with .NET 9!
  278. ASP.NET Community Standup - Making DevToys 2.0 cross-platform with Blazor Hybrid
  279. ABP Now Supports .NET 9
  280. All the data can be yours — Jerome Paulos
  281. Stop exposing your MediatR command/query in minimal API
  282. Adding JWT Authentication for Production in .NET
  283. Rate Limiting in ASP.NET Core API
  284. 4 Critical Lessons While Building My ASP NET Core SaaS
  285. Ollama Semantic Kernel Connector With C#: Console App & API Guide
  286. Comparing the performance between the Minimal API and classic Controllers
  287. Enable Cross-Origin Requests (CORS) in ASP.NET Core
  288. Problem Details for ASP.NET Core APIs
  289. Debugging JwtBearer Claim Problems in ASP.NET Core
  290. ASP.NET Core 6 - JwtBearer library: what’s new?
  291. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  292. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  293. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  294. DefaultAzureCredentials Under the Hood
  295. Debugging cookie problems in ASP.NET Core
  296. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  297. BearerToken: The new Authentication handler in ASP.NET Core 8
  298. Deploy containers Azure App Services using user-assigned managed identity
  299. Discovering .NET codebases using code coverage and NCrunch
  300. Debugging OpenID Connect Claim Problems in ASP.NET Core
  301. User Delegation SAS Tokens In Azure Explained
  302. Deploy Container to Azure App Services with System-Assigned Identity
  303. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  304. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  305. Exploring what is inside the ASP.NET Core cookies
  306. Introducing the Data Protection API Key Ring Debugger
  307. Deploy Container to Azure App Services with System-Assigned Identity
  308. User Delegation SAS Tokens In Azure Explained
  309. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  310. Exploring what is inside the ASP.NET Core cookies
  311. Debugging JwtBearer Claim Problems in ASP.NET Core
  312. Debugging cookie problems in ASP.NET Core
  313. Introducing the Data Protection API Key Ring Debugger
  314. Debugging OpenID Connect Claim Problems in ASP.NET Core
  315. ASP.NET Core Authorization Policies
  316. Deploy containers Azure App Services using user-assigned managed identity
  317. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  318. Discovering .NET codebases using code coverage and NCrunch
  319. DefaultAzureCredentials Under the Hood
  320. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  321. BearerToken: The new Authentication handler in ASP.NET Core 8
  322. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  323. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  324. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  325. ASP.NET Core 6 - JwtBearer library: what’s new?
  326. Middleware and Filters in ASP.NET Core
  327. ASP.NET Core SignalR New Features — Summary
  328. Middleware and Filters in ASP.NET Core
  329. 🚀 Mastering Filters in ASP.NET Core
  330. What's new in System.Text.Json in .NET 9 - .NET Blog
  331. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  332. Deriving the Kelly Criterion to maximise Profits
  333. Custom Model Validation in ASP.NET Core
  334. ASP.NET Community Standup - .NET Aspire 9 RC.1 Launch AMA
  335. User Delegation SAS Tokens In Azure Explained
  336. .NET 9 Release Candidate 2 is now available! - .NET Blog
  337. Using MVVM Toolkit for Messaging in .NET MAUI Blazor Hybrid Apps
  338. .NET and .NET Framework October 2024 servicing releases updates - .NET Blog
  339. Implementing ASP.NET Core Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9 - Steve Gordon - Code with Steve
  340. Revisiting improved HTTP logging in ASP.NET Core 8
  341. Exploring Azure Queue Storage in .NET
  342. Join the October .NET MAUI Community Standup
  343. [HOWTO] Implement offline capability for Blazor PWA using Service Worker and local storage
  344. .NET, Kubernetes, and Minikube - Part 1, A Simple Web API Application | no dogma blog
  345. Building an Application in Docker while Offline | no dogma blog
  346. .Net in the cloud with OCI
  347. The Watermelon Operator
  348. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  349. Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate - Steve Gordon - Code with Steve
  350. ASP.NET Core 9 and IAsyncEnumerable - Async Streaming JSON and NDJSON From Blazor WebAssembly
  351. Continuous Benchmarks on a Budget
  352. Use keyed services in ASP.NET Core | BinaryIntellect Knowledge Base
  353. Swagger Replacement in ASP.NET 9
  354. Daniel Frost - Write. Push. Publish. Separating the concerns.
  355. ASP.NET Core Blazor 9.0 New Features Summary 🆕
  356. 50 Ideas That Changed My Life - David Perell
  357. Join the .NET Smart Components ecosystem - .NET Blog
  358. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  359. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  360. DotNext 2024 Conference: A Speaker’s Impressions
  361. Managing TaskCancellationTokens in a central service in ASP.NET
  362. How America’s universities became debt factories – Anand Sanwal
  363. Performance Improvements in .NET 9 - .NET Blog
  364. Why is F# code so robust and reliable? - .NET Blog
  365. What's New for OpenAPI with .NET 9
  366. Discover .NET at DEVintersection Las Vegas 2024 - .NET Blog
  367. Store connection string in Azure App Service and Azure Key Vault | BinaryIntellect Knowledge Base
  368. ASP.NET Core 9.0: HybridCache in ASP.NET Core
  369. C# Dev Kit update brings enhanced Razor IntelliSense, Project Status, and New Config Options - .NET Blog
  370. Deploy a container to Azure App Services using Azure CLI and user-assigned managed identity – Tore Nestenius
  371. Maximize Efficiency and Savings: Stop Reinventing the Wheel in Software Development
  372. Screaming Architecture
  373. On method values, part 1
  374. Approved Resolutions | Special Meeting of the ICANN Board
  375. Adding .NET Aspire to your existing .NET apps - .NET Blog
  376. Azure APIM Wildcard Operations
  377. Adding Serilog to ASP.NET Core: a practical guide
  378. the case for infinite games and functional decision theory – Daniel Frank
  379. Join the Live Discussion: MAUI UI July 2024 in August .NET MAUI Community Standup
  380. Davide's Code and Architecture Notes - Web APIs vs REST APIs vs pseudo-REST APIs
  381. Using Entity Framework Core with MongoDB
  382. ASP.NET Core Basics: Working with JSON
  383. Know your Razors, Guillotines & Hammers
  384. Building the Micro Journal
  385. Development With A Dot - Checking the Health of an ASP.NET Core Application
  386. AI and NET: AI in Action in Real-World .NET Applications
  387. Using Ports and Adapters to persist restaurant table configurations
  388. Deploy ASP.NET Core web app to Azure App Service using Visual Studio Code | BinaryIntellect Knowledge Base
  389. How many API's does .NET have?
  390. Three data architectures for the server
  391. How use a Blazor QuickGrid with GraphQL - .NET Blog
  392. ReSharper 20 years! | The .NET Tools Blog
  393. ASP.NET Core Basics: Manipulating Databases
  394. Health Checks for ASP.NET Core and Entity Framework Core
  395. 🚫 Stop the Madness!! Use Cancellation Tokens Effectively in .NET Core🚫
  396. What's new in .NET Aspire 8.1 for cloud native developers! - .NET Blog
  397. Add a SignalR hub to ASP.NET Core & connect using JavaScript
  398. Web Styles in Native Apps
  399. ASP.NET8 using DataTables.net – Part4 – Multilingual
  400. Rockin’ the Code World Season 4: Wisdom from the Trenches: Navigating Career Longevity in Software Engineering
  401. Adding Serilog to ASP.NET Core: a practical guide
  402. Blazor Basics: Prerendering Server Components in Blazor
  403. .NET 6 will reach End of Support on November 12, 2024 - .NET Blog
  404. ASP.NET Core Basics: Dealing with Backend Validations
  405. Multithreading in Blazor WASM using Web Workers - Kristoffer Strube’s Blog
  406. Free .NET 8 Web API Live Stream's
  407. Development With A Dot - .NET 8 Data Annotations Validation
  408. .NET 9 Preview 6 is now available! - .NET Blog
  409. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  410. Why and How to Execute GraphQL Queries in .NET - .NET Blog
  411. Building AR and VR MAUI Apps | .NET MAUI Community Standup with Ed Charbeneau
  412. .NET and .NET Framework July 2024 servicing releases updates - .NET Blog
  413. HTML Datalist for ASP.NET Core Inputs
  414. Lessons from election night
  415. Setting Up Renovate as Azure DevOps Pipeline for Automatic .NET NuGet Package Updates
  416. How to use VS Code to develop and build a .NET application
  417. Simplify Your .NET Aspire Caching With Metalama
  418. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  419. Interesting links of the week 2024-28
  420. Discovering .NET codebases using code coverage and NCrunch – Tore Nestenius
  421. The Anatomy of .NET Aspire Application
  422. HTML Range Inputs with ASP.NET Core TagHelpers
  423. Lessons learned after migrating Azure Functions to Isolated Functions on .NET 8
  424. MemoryCache in C#: A Practical Guide
  425. Creating hashes in .NET
  426. Interesting links of the week 2024-27
  427. Is Your ASP.NET Core Application Running In A Container?
  428. Blazor Basics: Styling Blazor Components with CSS
  429. Is .NET Aspire NuGet for Cloud Service Dependencies?
  430. Microsoft backtracks: eventing framework removed from .NET 9.0 following complaints • DEVCLASS
  431. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  432. ASP.NET Core Basics: Documenting APIs
  433. HTML5 Validation for ASP.NET Core Models and Razor Views
  434. NCronJob - June Edition
  435. Zach Wasserman by Coffee and Open Source
  436. Development With A Dot - Read-Only Entities in EF Core
  437. Let's Learn .NET Aspire - Start your cloud-native journey live! - .NET Blog
  438. Building an election website
  439. What You Need To Know About EF Core Bulk Updates
  440. Multi-Tenancy: Mixed Modes with Marten
  441. Blazor Basics: Dealing with Complex State Scenarios
  442. NCronJob - June Edition
  443. Retiring Lamar and the Ghost of IoC Containers Past
  444. .NET 8: Container Braking Change: Multi-platform Container Tags are Linux-only
  445. What is HSTS and why is it in my ASP.NET Core app?
  446. "Secret" elmah.io features #5 - Breadcrumbs leading up to errors
  447. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  448. Health Checks in Your OpenAPI Specs
  449. Refactor your code with default lambda parameters - .NET Blog
  450. ASP.NET Core Basics: Introduction to Big O Notation
  451. Use custom Bicep templates - .NET Aspire
  452. Top Cross-Platform Mobile Development Frameworks in 2024
  453. Differences Between Span and Memory in C# - Code Maze
  454. Blazor Basics: Blazor Render Modes in .NET 8
  455. Book Review: Architecting ASP.NET Core Applications - Coding Sonata
  456. 5 Practical Ways to Add Polly to Your C# Application [2024]
  457. Sonar Webinar, end to end security of a web application
  458. Visual Studio 2022 - 17.10 Performance Enhancements - Visual Studio Blog
  459. How To Encrypt ASP.NET Core Route Parameters
  460. .NET MAUI All-in-One Templates Pack v5.6: NuGet CPM and Nightly Builds Support
  461. Why today's phones are so boooooring?
  462. Feynman's Razor
  463. Caching in ASP.NET Core: Improving Application Performance
  464. Bouncy Castle Cryptography Library for .NET - Code Maze
  465. Clean Code—A Practical Introduction in ASP.NET Core
  466. Enhancements in .NET MAUI All-in-One Project Templates
  467. CSLA Sync API Poll Results
  468. Creating and downloading a PDF or DOCX in ASP.NET Core
  469. The First .NET Aspire Book!
  470. Blazor in .NET 9 Takes Shape (Preview 4 Highlights)
  471. Automate your .NET SDK updates for consistent and reproducible builds with global.json and Renovate
  472. A beginner's guide to mapping arrays in EF Core 8 - .NET Blog
  473. Multi-Tenancy: Database per Tenant with Marten
  474. Giving the .NET smart components a try–The Smart Paste button
  475. StringBuilders magic for very large strings
  476. NEWS: ASP.NET 8 Webinar
  477. ASP.NET Core Basics: Getting Started with GraphQL
  478. Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers - .NET Blog
  479. Avoiding interactivity with Blazor?
  480. ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More
  481. Blazor HTML Forms, Submitting, and Antiforgery Tokens
  482. A modern Extension Manager has arrived with Visual Studio 17.10 - Visual Studio Blog
  483. Deprecating CSLA Synchronous APIs
  484. Challenges in Uploading Files Over 2GB via HTTP Protocol in IIS Web Server
  485. Implement a Microsoft Entra ID external authentication method using ASP.NET Core and OpenIddict
  486. .NET 9 and ASP.NET Core: Built-in Support for OpenAPI Document Generation
  487. Developing cloud native apps with Aspire - Visual Studio Blog
  488. VBScript deprecation: Timelines and next steps
  489. Fix Missing OpenAPI Elements From ASP.NET Core Minimal API Apps
  490. Must-have resources for new .NET Aspire developers
  491. General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development - .NET Blog
  492. .NET Announcements & Updates from Microsoft Build 2024 - .NET Blog
  493. Microsoft Build 2024: AI-Focused Sessions and .NET Highlights
  494. HTTP Error 500.19 - Internal Server Error
  495. Multi-Tenancy: Marten’s “Conjoined” Model
  496. How to use HttpClient correctly to avoid socket exceptions
  497. Introducing Copilot+ PCs - The Official Microsoft Blog
  498. Use IExceptionHandler to handle errors in ASP.NET Core | BinaryIntellect Knowledge Base
  499. Using Source Generators to Validate IOptions in ASP.NET Core - Code Maze
  500. MemoryCache, DistributedCache and HybridCache
  501. From Visual Basic to Visual Studio: A Journey Through Microsoft’s IDE Evolution
  502. Finished course: From Zero to Hero: Unit testing for C# Developers (Dometrain)
  503. New in .NET 8: ASP.NET Core Identity and How to Implement It
  504. ASP.NET Core, SSR Web Components, and Enhance Wasm
  505. C# in Browser via WebAssembly (without Blazor)
  506. Serialising ASP.NET method calls for later execution | johnnyreilly
  507. How To Use IServiceCollection in Console Applications – What You Need To Know
  508. Unit Test your Architecture (and more) with ArchUnit
  509. Using SonarCloud with ASP.NET Core, Angular and github actions
  510. Where are my traces? (weird .NET meets OpenTelemetry gotcha)
  511. Controlling Parallelism with Wolverine Background Processing
  512. Blazor Basics: 9 Best Practices for Building Blazor Web Apps
  513. Book Review: .NET MAUI Cross-Platform Application Development - Coding Sonata
  514. Book Review: Web Development with Blazor - Coding Sonata
  515. Development With A Dot - EF Core Performance Optimisations
  516. How to add HTTP headers to Blazor Components with RazorComponentResult
  517. .NET Core - Renew localhost certificate
  518. Middleware-Based Exception Handling in ASP.NET Core
  519. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  520. Recent Marten & Wolverine Improvements and Roadmap Update
  521. Braun Börse 2024
  522. Implementing API Gateway Authentication With YARP
  523. Development With A Dot - ASP.NET Core API Versioning
  524. ASP.NET Core -Updating the OpenTelemetry configuration
  525. ASP.NET Core Hosting Module with Shadow Copy Not Starting: Separate your Shadow Copy Folders!
  526. .NET Aspire is the best way to experiment with Dapr during local development
  527. Blazor Basics: Localization Using Resource Files
  528. Stop Using Regex for Connection Strings
  529. Securing identity: Exploring application types and authentication flows | Microsoft Entra Identity Platform
  530. What's new for .NET in Ubuntu 24.04 - .NET Blog
  531. HSTS Header Implementation in ASP.NET Core - Code Maze
  532. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  533. How to upload a file with Blazor SSR in .NET 8?
  534. Thoughts on Primary Constructors in C#
  535. Giving the .NET smart components a try–The Smart TextArea
  536. Tales from the .NET Migration Trenches - Authentication
  537. What's new for the Microsoft Fluent UI Blazor library 4.7
  538. XML External Entity Attack and .NET Core
  539. API Key Authentication Middleware In ASP NET Core – A How To Guide
  540. Navigating the Edges of Technology in Software Development: Bleeding, Leading, Dull, and Rusting
  541. Introduction to Distributed Tracing With OpenTelemetry in .NET
  542. ASP.NET Core Basics: Getting Started with LINQ
  543. Serilog and .NET 8.0 minimal APIs
  544. Invariance, Contravariance, and Covariance in C# Generics - Code Maze
  545. ASP.NET Core - Use factory based middleware with scoped services
  546. Building a scalable gateway with .NET for Microsoft AI - .NET Blog
  547. This Service Descriptor Is keyed Your Service Provider May Not Support Keyed Services - Mark Oliver's World
  548. How to Use HttpOnly Cookie in .NET Core for Authentication and Refresh Token Actions
  549. ASP.NET Core–Cannot resolve <Service> from root provider because it requires scoped service
  550. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  551. Snake draft sorting in SQL Server, part 2 - Simple Talk
  552. Implement a secure Blazor Web application using OpenID Connect and security headers
  553. Streamline your container build and publish with .NET 8 - .NET Blog
  554. General Performance Tips
  555. Use access token and refresh token returned by Identity API endpoints | BinaryIntellect Knowledge Base
  556. Giving the .NET smart components a try–The Smart Combobox
  557. Common pitfalls of digital health startups &amp; advice on how to avoid them
  558. 3 simple design tips to improve your Web UI
  559. Introducing MSTest SDK - Improved Configuration & Flexibility - .NET Blog
  560. Extension methods and testing to solve a problem
  561. Harnessing Local AI: Unleashing the Power of .NET Smart Components and Llama2
  562. Aligned Dev Blog
  563. Circular References When Working With JSON in .NET - Code Maze
  564. Durable Background Processing with Wolverine
  565. .NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 - .NET Blog
  566. "Secret" elmah.io features #3 - Automate tasks with elmah.io CLI
  567. 6 Types of Constructors in C# - Coding Sonata
  568. BFF secured ASP.NET Core application using downstream API and an OAuth client credentials JWT
  569. What it’s like to run HTMX in Production
  570. Middleware in .NET Isolated Azure Functions
  571. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  572. Introducing the AWS Message Processing Framework for .NET (Preview) | Amazon Web Services
  573. Blazor 8 Render Mode Detection
  574. New in .NET 8: ASP.NET Core Identity and How to Implement It
  575. Responsive Images Crash Course for ASP.NET Core Developers
  576. How to securely reverse-proxy ASP.NET Core web apps
  577. Master Claims Transformation for Flexible ASP.NET Core Authorization
  578. Testing Your Native AOT Applications - .NET Blog
  579. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  580. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  581. Programmatic Html to PDF Generation using the WebView2 Control
  582. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  583. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  584. Blazor Basics: Working with Blazor Layouts
  585. How To SSR Web Components In ASP.NET Core using TagHelpers
  586. .NET Framework - March 2024 Cumulative Update Preview - .NET Blog
  587. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  588. Convert DateTime to user's time zone with Blazor in .NET 8 - Gérald Barré
  589. Distributing State Reliably with Akka.Cluster.Sharding
  590. Protect your ASP.NET site using WebAuthn Passkeys
  591. -=:[ Streaming Radio Directories ]:=-
  592. Background Work with Wolverine
  593. Building Interactive Blazor Apps with WebAssembly
  594. Fritz & Friends Presents Modern .NET Web Day
  595. Generate a Word document in ASP.NET | johnnyreilly
  596. .NET is open source on GitHub | .NET
  597. Introducing .NET Smart Components - AI-powered UI controls - .NET Blog
  598. Blazor’s CSS isolation ::deep issue and solution
  599. Autofac In ASP NET Core - How To Avoid A Debugging Nightmare
  600. .NET Developers Begging for Ecosystem Destruction
  601. Generate OpenAPI specification at build time from the code in ASP.NET Core - Gérald Barré
  602. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  603. 7 C# Project Ideas For Beginners To Escape Tutorial Hell
  604. NCronJob - Scheduling made easy
  605. .NET 8 .🚀🔥: Bye Docker, Hello Podman: Revolutionize Your Web APIs!
  606. .NET 9 Preview 2 · dotnet/core · Discussion #9217
  607. Implementing Soft Delete With EF Core
  608. Decoding .NET8: Unveiling Cloud-Native Observability and .NET Aspire Stack | Logz.io
  609. Async Event Handlers in C#: What You Need to Know
  610. Book Review: Apps and Services with .NET 8 - Coding Sonata
  611. .NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28 - .NET Blog
  612. Introducing the Data Protection API Key Ring Debugger – Tore Nestenius
  613. Comparing Raw ASP.NET Request Throughput across Versions
  614. S06E12 - nanoFramework: Unleashing the Power of C# in Embedded Systems and IoT with José Simões
  615. .NET Rocks! CSLA 8 with Rocky Lhotka
  616. Performance test your ASP.NET Core application using NBomber
  617. Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS
  618. Build a .NET MAUI Blazor Hybrid app
  619. The quickest way to integrate PayPal checkout with Blazor SSR in .NET 8
  620. Performance test your ASP.NET Core app using Bombardier
  621. What's new in ASP.NET Core 8.0
  622. .NET 8 Blazor .🚀🔥 : Dynamic Input Validation
  623. How to Integrate HTMX and Shoelace Web Components
  624. .NET Monthly Roundup - February 2024 - Top blog posts, VS News, .NET 9 Vision, and more!
  625. Azure Functions Extensibility - Extensions and Isolated Worker Model
  626. Multi client blob storage access using ASP.NET Core with Entra ID authentication and RBAC
  627. ConfigureAwaitOptions in .NET 8
  628. On .NET Live: Clean Razor code in your Blazor apps with Sonar
  629. .NET MAUI Community Standup
  630. .NET 8 💥 - ASP.NET Core Web API Filters
  631. Docker Init for ASP.NET Core Compared to VS or VS Code Extensions
  632. Log in, log out
  633. Lightweight In-Memory Message Bus Using .NET Channels
  634. Forms & Validation in Blazor Web Apps [Pt 10] | Front-end Web Development with .NET for Beginners
  635. GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment - .NET Blog
  636. Creating Integration Tests for Azure Functions
  637. .NET Performance Optimization: Deferred Allocations
  638. Mocking authorization tokens with WireMock.NET
  639. ASP.NET Community Standup - .NET Aspire Preview 4
  640. Clean Architecture with ASP.NET Core 8 | .NET Conf 2023
  641. Dependency injection for .NET APIs [Pt 7] | Back-end Web Development with .NET for Beginners
  642. Shoelace Web Components with ASP.NET Core
  643. Adding Open Telemetry to a Blazor Application
  644. "Secret" elmah.io features #2 - Correlate messages from apps
  645. .NET 8 🔥🚀 : Guide to Code Access with Attributes - Exploring new Features
  646. Creating Intelligent Apps on App Service with .NET
  647. The FAST and the Fluent: A Blazor story - .NET Blog
  648. Delegated read and application write access to blob storage using ASP.NET Core with Entra ID authentication
  649. Home Screen Advantage - Infrequently Noted
  650. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  651. Blazor and .NET 8: How I Built a Fast and Flexible Website
  652. Challenges in Migrating ASP.NET Apps to Containers #1 – Multiple Active Result Sets
  653. Making it easier to get started with Blazor
  654. Using Autofac in C# – 3 Simple Tips for Beginners
  655. Institutions Try to Preserve the Problem to Which They Are the Solution – Effectiviology
  656. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  657. System.IO.Hashing 8.0.0
  658. Blazor Component Render Modes [Pt 8] | Front-end Web Development with .NET for Beginners
  659. Automatically Register Minimal APIs in ASP.NET Core
  660. Scrutor vs Autofac in C#: What You Need To Know
  661. ASP.NET Community Standup Topic - Assessing your app's Azure readiness
  662. Minimal APIs vs Controller APIs: SerializerOptions.WriteIndented = true
  663. The case for an application-level tracing API in .NET
  664. .NET API Middleware for common functionality [Pt 5] | Back-end Web Development w/ .NET for Beginners
  665. Azure API Center and ASP.NET Web API Integration: A Developer's Guide | .NET Conf 2023
  666. Install Teams Toolkit in Visual Studio - Teams
  667. Easy Guide to Creating Minimal APIs in ASP.NET
  668. ASP.NET Core Full Course For Beginners
  669. .NET 8 🔥🚀 : Guide to Web API AOT - Exploring new Features
  670. Method Injection in ASP.NET Core: API Controllers vs. MVC Controllers
  671. Getting Started With MassTransit (Beginner Friendly)
  672. ASP.NET Basics for Experts | .NET Conf 2023
  673. IServiceCollection in C# – Simplified Beginner’s Guide For Dependency Injection
  674. System.Ben 1.0.0
  675. Blazor’s Enhanced Navigation Fully Explained
  676. Reading Raw ASP.NET Request.Body Multiple Times
  677. What is ASP.NET Core? | Web Development with .NET for Beginners
  678. Testing .NET Web APIs with .http files [Pt 4] | Back-end Web Development with .NET for Beginners
  679. .NET 🔥🚀 : What are Minimal API?
  680. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  681. The NETFLIX Way to Keep Your .NET APIs Reliable
  682. Benoit Essiambre
  683. Coding New Web Features with C# and Blazor
  684. Developing Optimized GitHub Actions with .NET and Native AOT - .NET Blog
  685. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  686. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  687. How to Call SignalR Hub from Controller in ASP.NET Core - Code Maze
  688. An Introduction to the World of Containers with .NET 8
  689. Code to Cloud with .NET Aspire
  690. Using Scoped Services From Singletons in ASP.NET Core
  691. Implementing a Web API in .NET [Pt 3] | Back-end Web Development with .NET for Beginners
  692. NUnit in ASP.NET Core – What You Need To Get Started
  693. ASP.NET Community Standup - TagzApp - An app that discovers content on social media using hashtags
  694. Blazor Web App Project Structure [Pt 5] | Front-end Web Development with .NET for Beginners
  695. Web API Clients with Meadow.Cloud
  696. Bridging Worlds: Integrating the Enable Design System with a Blazor Web Application
  697. Delivery Day! We're finishing the Blazor App
  698. OpenSilver 2.1 Brings F# Support for the Silverlight Reimplementation
  699. Creating Conditional Required Attributes for Validation in .NET Web API - Code Maze
  700. .NET Aspire overview - .NET Aspire
  701. .NET Framework February 2024 Security and Quality Rollup Updates - .NET Blog
  702. Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8 - .NET Blog
  703. Building an ASP.NET Core App using Functional Programming
  704. .NET 9 🔥🚀 : Preview 1 is here
  705. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  706. Visual Studio 2022 17.9 Now Available - Visual Studio Blog
  707. ASP.NET Core Basics: Data Structures—Part 2
  708. Interactive what now? Deciphering Blazor's web app project template options
  709. .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 - .NET Blog
  710. .NET 9 Preview 1 · dotnet/core · Discussion #9167
  711. AI Marks New Release of Visual Studio 2022 17.9 -- Visual Studio Magazine
  712. Our Vision for .NET 9 - .NET Blog
  713. Hosting model for .NET APIs [Pt 2] | Back-end Web Development with .NET for Beginners
  714. The Final Countdown: Converting a Razor Pages website to Blazor
  715. xUnit in ASP.NET Core – What You Need to Know to Start
  716. .NET Aspire - Glenn Condron
  717. Introduction to APIs with .NET [Pt 1] | Back-end Web Development with .NET for Beginners
  718. NEXT LEVEL! - Upgrading Our Blazor App With Entity Framework Core
  719. Using Fluxor for State Management in Blazor - Code Maze
  720. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  721. Using Blob storage from ASP.NET Core with Entra ID authentication
  722. The Role of Content Security Policy—Why Is CSP So Important?
  723. How Do You Deprecate an Old API Version in ASP.NET Core?
  724. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  725. GitHub - kzu/StreamAI: A sample of how to implement streaming responses from OpenAI using SignalR
  726. Building AI-powered Microsoft Copilot with SignalR and other open-source tools - .NET Blog
  727. Converting a Razor Pages website to Blazor - Part 16
  728. Different Ways to Validate an Uploaded File in ASP.Net Core - Code Maze
  729. The Power of Open Telemetry with Dr. Sally Wahba
  730. Getting the Current User in Clean Architecture
  731. Develop an ASP.NET Core web app that consumes an API - Training
  732. Introducing Blazor Components [Pt 3] | Front-end Web Development with .NET for Beginners
  733. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  734. The Difference Between RESTful APIs and Web APIs - Code Maze
  735. C#/.NET gRPC Service with Duplex (Bidirectional) Streaming
  736. Unified Blazor Web App Project Template Fully Explained
  737. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  738. Decoding .NET8: Unveiling Cloud-Native Observability
  739. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  740. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  741. .NET Rocks! gRPC Update with Irina Scurtu
  742. Architecting Cloud Native .NET Applications for Azure - .NET
  743. Take control over ASP.NET Core
  744. .NET Aspire - Quick Introduction
  745. How to Get appsettings.json Content as a Dictionary in .NET Core
  746. .NET 8 🔥🚀 : Primary Constructors - Exploring new Features
  747. Microsoft Migrates a Real-Time Service to .NET Core for Performance Gains
  748. HTML Web Components with Vanilla JavaScript and ASP.NET Core
  749. Solved! Visual Studio .http File Not Sending Authorization Header
  750. Pair-Programming Blazor with @carlfranklin
  751. C# Clean Architecture with MediatR: Build For Flexibility
  752. MapControllers vs MapControllerRoute Routing in ASP.NET Core - Code Maze
  753. Develop ASP.NET Core apps using Visual Studio Code | BinaryIntellect Knowledge Base
  754. .NET 8 🔥🚀 : Global Error Handling - Exploring new Features
  755. .NET R&D Digest (January, 2024)
  756. Microsoft Ditches C# for Rust: M365 Core Gets Safety and Perf Boosts
  757. Dev Tunnels: A Game Changer for Mobile Developers - .NET Blog
  758. Blazor
  759. Episode 65: C# and Blazor - with Mads Torgersen, Dan Roth, and Scott Hunter!
  760. Microsoft Introduces Visual Studio Code Extension for SharePoint Embedded
  761. Secure an ASP.NET Core Blazor Web app using Microsoft Entra ID
  762. ASP.NET Core Basics: Data Structures—Part 1
  763. Should I put my Blazor components in the server project, or the client project?
  764. Containers in .NET 8 with Andrew Lock | The Azure DevOps Podcast, ep.281
  765. Blazor WASM Communication Between Components
  766. GitHub - vitoplantamura/HackerNewsRemovals: List of stories removed from the Hacker News Front Page, updated in real time.
  767. Pair-Programming Blazor with @carlfranklin
  768. Online: Application Building with .NET Aspire & ASP.NET Core 8
  769. Uno Platform 5.1 Release: Live Wizard, New UI Controls and Performance Improvements
  770. ASP.NET Community Standup - .NET Aspire in action
  771. Working with ChatGPT for Developers: A Hands-On Approach | PGHDOTNET
  772. 🚀 Smart load balancing for OpenAI endpoints using containers
  773. Converting a Razor Pages website to Blazor - Part 15
  774. Ultimate Starter Guide to Middleware in ASP.NET Core
  775. .NET MAUI Minutes
  776. Log Request Headers Middleware for ASP.NET Core
  777. The Performance Inequality Gap, 2024 - Infrequently Noted
  778. Different Ways to Run Background Tasks in ASP.NET Core - Code Maze
  779. Building AI-powered Microsoft Copilot with SignalR and other open-source tools - .NET Blog
  780. Custom Middleware in ASP.NET Core – How to Harness the Power!
  781. .NET Conf Madrid 2023 – Tech Club Asturias
  782. CAST - Modernizing your .NET apps to Windows containers on Azure Kubernetes Services
  783. I think Notion Calendar is brilliant. Not the features, though. - Tuấn Mon
  784. Snackbar and Toast alerts in .NET MAUI Community Toolkit
  785. Converting a Razor Pages website to Blazor - Part 14
  786. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  787. ASP.NET Community Standup - .NET Hack Together Winners!
  788. "Secret" elmah.io features #1 - Include source code in errors
  789. C# Cancellation Tokens in AWS - Simple Talk
  790. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  791. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  792. Tales from the .NET Migration Trenches - Hangfire
  793. Unlock the Power of Quartz Job Scheduler in ASP.NET Core Blazor
  794. .NET 🔥🚀 : Api versioning and why do we need it?
  795. Visual Studio GitHub Copilot Extension Introduces New Features and Enhancements
  796. The Oxpecker
  797. opentelemetry-dotnet-contrib/src/OpenTelemetry.Instrumentation.AWS/CHANGELOG.md at main · open-telemetry/opentelemetry-dotnet-contrib
  798. Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More
  799. S6E10 - The .NET Trilogy and Learning .NET with Mark J Price
  800. ASP.NET Community Standup - .NET Hack Together Winners!
  801. Introducing Xamarin.Forms Templates
  802. Microsoft Office's RTC (Real-Time Channel) migration to modern .NET - .NET Blog
  803. Converting a Razor Pages website to Blazor - Part 13
  804. REST API Design 🎨 Best Practices for .NET Developers 🚀
  805. Merge feature/dashboard-oop to main by drewnoakes · Pull Request #1774 · dotnet/aspire
  806. Blazor Basics: Component Parameters and State Management
  807. Share user authentication state with interactive WASM components
  808. Burke Learns Blazor - API Wrap Up
  809. Microsoft Asks Devs About Visual Studio Pet Peeves: 'Don't Get Me Started' -- Visual Studio Magazine
  810. Tech Topic🔥🚀 : What is OAuth? and why do we need it?
  811. How to Maximize the Browser Window With Selenium in C# - Code Maze
  812. Microsoft Dev Proxy v0.14: OpenAPI Spec Generation, CRUD API Simulation and Many More
  813. How To Use Blazor Server-Rendered Components with HTMX
  814. SerilogTracing
  815. .NET Framework January 2024 Cumulative Update Preview - .NET Blog
  816. Coffee and Open Source Conversation - Brian Ketelson
  817. JARMuary continues - Converting a Razor Pages website to Blazor - Part 12
  818. Using MariaDB With ASP.NET Core Web API - Code Maze
  819. How To Add Controllers To A Blazor Server App
  820. ASP.NET Community Standup - .NET Aspire Update
  821. .NET MAUI UI Challenge # 8 - Login Screen
  822. Improving ASP.NET Core Security By Putting Your Cookies On A Diet – Tore Nestenius
  823. How to Truncate a String in .NET - Code Maze
  824. Visual Studio 2022 - 17.9 Preview 3: Brings All-in-One Search Improvements
  825. Quick intro to Functional Testing in ASP.NET Core
  826. .NET 🔥🚀 : Guide to connect to multiple Databases
  827. Balancing Cross-Cutting Concerns in Clean Architecture
  828. Tales from the .NET Migration Trenches - Session State
  829. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  830. ReSharper 2023.3: AI Assistant, C# 12 and C++ Support, Entity Framework Specific Analyses and More
  831. ASP.NET Core Basics: Knowing and Applying Design Patterns
  832. Should you, could you AOT?
  833. Minimal API +SPA, a perfect match | .NET Conf 2023 Student Zone
  834. WHAT I LEARNED WORKING AT A MICHELIN STAR RESTAURANT | culinarycrush
  835. [Japanese] Let's Learn .NET - 日本語
  836. JARMuary continues - Converting a Razor Pages website to Blazor - Part 11
  837. .NET MAUI 8 SR1
  838. Create cloud-native apps and services with .NET and ASP.NET Core - Training
  839. Deploy apps to Azure Container Apps easily with .NET Aspire
  840. .NET Rocks! .NET Aspire with David Fowler
  841. ASP.NET Core 8.0: Output Caching using Redis
  842. .NET Aspire inner loop networking overview - .NET Aspire
  843. ASP.NET Core Integration Testings Setup
  844. .NET CONF 2023 - Tuxtla Gutiérrez
  845. How to Ensure a String Is Valid JSON in C#
  846. Interceptors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  847. How to use IAsyncEnumerable with Blazor Stream Rendering
  848. Simpler auth for Blazor Web Apps with Auth0?
  849. JARMuary continues - Converting a Razor Pages website to Blazor - Part 10
  850. How to kill a process running on a local port in Windows
  851. .NET 8 🔥🚀 : Guide to Telemetry and Metrics - Exploring new Features
  852. Introducing .NET MAUI Generic Item Templates
  853. Build an ASP.NET Core Blazor Web App - End to End Video Series
  854. The Best C# Books For Beginner Developers: Top 6 Picks
  855. Exception handling has its own middleware in .NET 8
  856. [HOWTO] Configure Serilog for a .NET Core Web API running on Azure App Service
  857. Migrate ASP.NET Core Blazor Server to Blazor Web
  858. Add HTTP Request/Response Logging to an ASP.NET Framework Web Application With No Code
  859. Batching work in SQL Server
  860. F# The Essentials Lectures | Amplifying F#
  861. Integrating Generative AI in .NET with Amazon BedRock - Super Charge your API with AI | Code With Mukesh
  862. How to Use IExceptionHandler to Handle Exceptions in .NET - Code Maze
  863. Implementing Caching using Decorator Pattern in ASP.NET WEB API
  864. The Best Way To Add Health Checks in ASP.NET Core
  865. LukeW | The More Features You Add...
  866. 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.
  867. Extending HttpClient With Delegating Handlers in ASP.NET Core
  868. Sortable Lists for Blazor using a SortableJS Component - .NET Blog
  869. ASP.NET Core News - 01/12/2024
  870. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  871. ASP.NET Core Basics: Understanding and Practicing SOLID
  872. Coravel - Easy task scheduling for your .NET web apps
  873. Burke Learns Blazor - Local Storage
  874. .NET Blazor Hybrid – Windows Desktop Templates
  875. JARMuary continues - Converting a Razor Pages website to Blazor - Part 9
  876. How to Share Blazor Components between Applications
  877. The Hanselminutes Podcast by Scott Hanselman
  878. .NET Rocks! .NET 8 Migration with Jimmy Bogard
  879. Distributed Concurrent Actor Models with Akka.NET -- Visual Studio Magazine
  880. How to Use Sections in Blazor - Code Maze
  881. Tiny, fast ASP.NET Core APIs with native AOT | .NET Conf 2023
  882. Building an ASP.NET Core Nuget Package
  883. ASP.NET Community Standup - Tooling for modernizing .NET applications
  884. What's New in F# 8.0: Simpler, Enhanced Uniformity, and Improved Performance
  885. View Transitions API with ASP.NET Core and HTMX
  886. .NET APIs Part 5 – All the CRUD APIs
  887. Building a Critter Stack Application: Wolverine HTTP Endpoints
  888. What’s new in the .NET MAUI All-in-One Templates Pack
  889. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  890. JARMuary continues - Converting a Razor Pages website to Blazor - Part 8
  891. Building Distributed Applications With .NET Aspire - Code Maze
  892. How to use CancellationToken in ASP.NET C# API
  893. How to Append or Update Query String Values in C# - Code Maze
  894. Visual Studio Performance Highlights Delivered in 2023 - Visual Studio Blog
  895. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  896. .NET 8 🔥🚀 : Exploring Dependency Injection Features
  897. HTMX, WebSockets, SignalR and you
  898. How to Ignore Model Properties With Swagger in .NET - Code Maze
  899. What is Inversion of Control – A Simplified Beginner’s Guide
  900. The Simplest Way To Build a URL Shortener in ASP.NET Core
  901. Comics I Loved In 2023
  902. Analyzing Advent of Code
  903. Essential Blazor in .NET 8
  904. JARMuary continues - Launching C# in the Cards and writing some Blazor
  905. DI for F# butterflies 🦋
  906. Add sample of integrating client apps (WinForms & WPF) into an Aspire app by DamianEdwards · Pull Request #78 · dotnet/aspire-samples
  907. Reading Configuration using Different Options Patterns in ASP.NET Core
  908. New Tool Helps Migrate On-Premises .NET Apps to Azure Cloud -- Visual Studio Magazine
  909. ASP.NET Community Standup - Tooling for modernizing .NET applications
  910. Rockin’ the Code World Season 4: Special Guest Leslie Richardson
  911. Microsoft Announces AppCAT: Simplifying Azure Migration for .NET Apps
  912. JARMuary continues - Migrating a Razor Pages app to Blazor part 7
  913. Next.js + ASP.NET Core を .NET Aspire で構成する(with YARP) - Qiita
  914. Client-Server Architectural Pattern in C# - Code Maze
  915. .NET Rocks! Energy in 2023 Geek Out
  916. Dependency Inversion Principle VS Dependency Injection
  917. Announcing the Azure Migrate Application and Code Assessment tool for .NET - .NET Blog
  918. JARMuary continues - Migrating a Razor Pages app to Blazor part 6
  919. .NET 8 .🚀🔥: Understanding CORS with ASP.NET
  920. Securing a Blazor Server application using OpenID Connect and security headers
  921. The beginning of JARMuary - a month of .NET development with ARM
  922. .NET 8 .🚀🔥: Building a Real-Time Chat App with .NET SignalR and React A Step by Step Tutorial
  923. Microsoft.CodeCoverage v17.8 Released with New dotnet-coverage Tool and Other Improvements
  924. API Versioning in ASP.NET Core
  925. GitHub - Depechie/OpenTelemetryGrafana at aspire
  926. How to Understand a New Codebase – Tips and Tricks for Tackling Complex Code
  927. An opinionated list of tips for building .NET 8 app templates
  928. Implement Custom Authorization Policy Provider in ASP.NET Core - Code Maze
  929. .NET Rocks! Space in 2023 Geek Out
  930. Improve your ASP.NET core web app performance using Azure Cache for Redis | .NET Conf 2023
  931. Migrating an application from Razor Pages to Blazor - part 5
  932. How to Use Blazor Components in ASP.NET Core MVC?
  933. .NET Aspire - Preview 2: Improvements for Dashboard, Hosting, Components, Dapr, and More
  934. Using Separate Read and Write EF Core DbContexts?
  935. .http Files in Visual Studio
  936. Blazor WASM Virtualization
  937. Value Objects in .NET (DDD Fundamentals)
  938. Keyed Dependency Injection Services
  939. NuGet 6.8 Released with Enhanced Security Features
  940. The Christmas Episode! Migrating an application from Razor Pages to Blazor - part 4
  941. S06E08 - Breaking Barriers: Unleashing Accessible Software for All with Dennie Declercq
  942. Register Multiple Implementations of the Same Interface in .NET
  943. Restoration of an IBM ThinkPad 701c
  944. Migrating an application from Razor Pages to Blazor - part 3
  945. Execute JavaScript Using Selenium WebDriver in C# - Code Maze
  946. .NET Rocks! .NET Performance with Daniel Marbach
  947. ASP.NET Core Basics: Debugging in Visual Studio
  948. Migrating an application from Razor Pages to Blazor - part 2
  949. 2023 .NET Survey
  950. .NET 8 .🚀🔥: Amazing Cloud Native functionality with .NET Aspire
  951. Dealing With Legacy Code – How To Make Anything More Testable
  952. How to use identity to secure a Web API backend for single page apps
  953. .NET Developer tries Laravel PHP
  954. Choosing Between Controllers and Minimal API for .NET APIs
  955. What's New in C# 12 | .NET Conf 2023
  956. Using Meadow and .NET to send log IoT events to Meadow.Cloud
  957. Migrating an application from Razor Pages to Blazor
  958. Querying MongoDB With ObjectId in C# - Code Maze
  959. Validating appsettings becomes much faster with .NET 8
  960. Validate NuGet packages before publishing from GitHub Actions
  961. Christmas Countdown: #5 Sure, our servers are locked up tight in the basement!
  962. Ardalis is Steve Smith - ardalis
  963. Tim Heuer - Contact me
  964. Visual Studio 17.9 Preview 2: .NET MAUI, C++, Remote Linux Unit Testing, Teams Toolkit and More
  965. C# ではじめる OpenTelemetry
  966. ASP.NET Core Basics: Understanding Dependency Injection
  967. .NET 8– Upgrade warnings
  968. Using the CLI to Build and Run .NET Applications
  969. Getting started with .NET Aspire
  970. Blazor Web App
  971. Http.sys Delegation
  972. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  973. Moving the Unmovable App...
  974. 5 Serilog Best Practices For Better Structured Logging
  975. What punch cards teach us about AI risk – The Observation Deck
  976. What User Interface Framework Should You Choose for .NET Desktop Applications?
  977. How to Get an Access Token from HttpContext in ASP.NET Core
  978. Solving Major Database Contention Problems with Throttling and Akka.NET Streams
  979. .NET 8 Blazor component visibly loading twice? Check your prerendering
  980. Burke Learns Blazor - OpenGraph and maybe My Links page!
  981. Bluesky and Blazor Migration
  982. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  983. ASP.NET Service OVERFLOWING With Errors! - Debug & Fix!
  984. ASP.NET Core tutorial for Beginners | NEW .NET 8
  985. Securing a MudBlazor UI web application using security headers and Microsoft Entra ID
  986. Demystifying OpenID Connect’s State and Nonce Parameters in ASP.NET Core – Tore Nestenius
  987. 5 Things You Need to Know About Aspire and .NET 8
  988. Razor Page UI Updates and more
  989. VS Code Tutorial For C# Developers
  990. 4 ways to create Unit Tests without Interfaces in C#
  991. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  992. ASP.NET Community Standup - .NET Aspire Update
  993. Razor pages, Discord and Bluesky
  994. EF Core Can Help You Build This Microservices Pattern
  995. Use API key authentication in ASP.NET Core | BinaryIntellect Knowledge Base
  996. ASP.NET Core Basics: Working with a Database
  997. .NET Native AOT Explained - NDepend Blog
  998. .NET Chiselled Ubuntu Container Images Are Now Generally Available
  999. Modular Monolith Data Isolation
  1000. Bug Fixes, C#, Containers, and .NET 8
  1001. The New Global Error Handling in ASP.NET Core 8
  1002. Blazor WebAssembly Ahead of Time Compilation - Code Maze
  1003. AWS Step Functions in C# - Part 2 - Simple Talk
  1004. .NET 8 Networking Improvements - .NET Blog
  1005. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  1006. Burke Learns Blazor - Saving link bundles with the API
  1007. XAML tools in Visual Studio | .NET MAUI Minutes
  1008. Example Vertical Slice Architecture in ASP.NET Core
  1009. .NET Monthly Roundup - November 2023 - .NET 8 Release Highlights, Community News, and more!
  1010. Hexagonal Architectural Pattern in C#
  1011. .NET Rocks! Polly V8 with Joel Hulen and Martin Costello
  1012. ASP.NET Core 8.0: Securing Swagger UI Endpoints
  1013. Learn .NET 8 with New Beginner Videos - .NET Blog
  1014. .NET Conf 2023 Taiwan
  1015. Sneaky async void Leads to ASP.NET Core Crash
  1016. .NET R&D Digest (November, 2023)
  1017. Data annotations has some awesome additions in .NET 8
  1018. Dependency Injection using keyed services is finally in ASP.NET
  1019. 10 Years of Building Akka.NET
  1020. Serialization with and without Reflection
  1021. ASP.NET Community Standup - Blazor Experiments + eShop Q&A
  1022. .NET Aspire
  1023. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  1024. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  1025. GitHub - Cysharp/ZLogger: Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
  1026. Building a Critter Stack Application: Wolverine as Mediator
  1027. Blazor WASM Lazy Loading
  1028. Captcha component for Blazor
  1029. Containerizing .NET - Part 1
  1030. HOW TO: Permission Authorization in ASP.NET Core
  1031. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 2
  1032. Smart Constructors
  1033. Global Error Handling in ASP.NET Core 8
  1034. Building Hybrid User Interfaces with Blazor Hybrid [Pt 4] | Blazor Hybrid for Beginners
  1035. Building a Critter Stack Application: Integrating Marten into Our Application
  1036. [FollowUp] Using Testcontainers in integration tests for ASP.NET Core Web API
  1037. How To Read the Request Body in ASP.NET Core Web API - Code Maze
  1038. GitHub - damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb: Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
  1039. Getting Started with Blazor’s New Render Modes in .NET 8
  1040. The Developer Ecosystem in 2023: Key Trends for C# | The .NET Tools Blog
  1041. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  1042. Building a Critter Stack Application: Marten Projections
  1043. How to make libraries compatible with native AOT - .NET Blog
  1044. Refactoring C# and Tech Discussions
  1045. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  1046. Burke Learns Blazor - Drag and Drop and DOM events!
  1047. Installing and Getting Started with .NET in VS Code [Pt 2] | .NET for Beginners
  1048. Testing C# Code with BenchmarkDotNet
  1049. How Does Blazor Compete with MVC and Razor Pages
  1050. How to Use Request Timeouts Middleware in ASP.NET Core - Code Maze
  1051. What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
  1052. Hot Reload for C# Dev Kit
  1053. Join The Great .NET 8 Hack and Win Amazing Prizes!
  1054. Scriban for Text and Liquid Templating in .NET
  1055. Adding environment vars to .NET Aspire services
  1056. Building a Critter Stack Application: Event Storming
  1057. Coffee and Open Source Conversation - Rob Conery
  1058. Per-User Blazor 8 State
  1059. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  1060. How To Deploy .NET Aspire Apps To Azure | .NET 8
  1061. C#, Database migrations, and you!
  1062. Embedding a minimal ASP.NET Web Server into a Desktop Application
  1063. Let's write some code!
  1064. Discover the Magic of .NET 8 and Beyond!
  1065. .NET Conf 2023 - Day 1
  1066. Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma
  1067. How is Asp.net so fast?
  1068. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1069. Creating Microsoft Teams Applications with Visual Studio and .NET
  1070. ASP.NET Core 8 new feature: IExceptionHandler
  1071. Visual Studio 17.9 Preview 1: Refreshed UI, Debugging, AI, Productivity and More
  1072. .NET 8's Best Blazor is not Blazor as we know it
  1073. Registering My Hypotheses On Starting A Business — Ludicity
  1074. 6 year stream anniversary! C#, Postgres, and more
  1075. The New Way To Build Cloud Native Applications With .NET 8
  1076. REST vs WebSockets in C# - Code Maze
  1077. Exploring what is inside the ASP.NET Core cookies – Tore Nestenius
  1078. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  1079. Visual Studio 2022 – 17.8 Performance Enhancements - Visual Studio Blog
  1080. ASP.NET Core 8.0: Keyed Services in Dependency Injection
  1081. Moderation Features with C#, JavaScript, and ASP.NET
  1082. Testing Localisation in ASP.NET Core
  1083. Use This To Configure Your Database Schemas
  1084. ASP.NET Core PDF Previews and Downloads
  1085. How Nintendo Misuses Copyright / GioCities
  1086. Announcing .NET Chiseled Containers - .NET Blog
  1087. Understand the new Blazor project template in ASP.NET Core 8 | BinaryIntellect Knowledge Base
  1088. Validate JSON files against schema in Azure DevOps build
  1089. Npgsql 8.0 Release Notes | Npgsql Documentation
  1090. ServiceStack v8
  1091. 20+ Years of .NET and Me
  1092. Cool Thing You Can Do With ASP.NET Core Controllers
  1093. .NET Aspire: Cloud-Native App Development With Microsoft's Latest Project
  1094. .NET Blazor
  1095. Escaping The .NET 8 Blazor Redirect To Login Hell
  1096. Improve ASP.NET Core authentication using OAuth PAR and OpenID Connect
  1097. Zero-K
  1098. MySqlConnector 2.3.1
  1099. .NET Conf Brasil 2023 🇧🇷
  1100. .NET Conf 2023 - Day 1
  1101. How To Use EF Core Interceptors
  1102. Upgrading to .NET 8
  1103. A Life Less Ads | datagubbe.se
  1104. MediatR 12.2.0
  1105. Development With A Dot - The Current Status of EF Core
  1106. ASP.NET Core - The Speed Factor #shorts
  1107. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  1108. S06E06 - Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  1109. .NET Conf 2023 - Premier Bonus
  1110. Reverse proxying is easy with YARP | .NET Conf 2023
  1111. ASP.NET Core Exception Handling Tutorial | .NET 8
  1112. Coding Clean, Reliable, and Safe Rest Apis With Asp.Net Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Books - Amazon.ca
  1113. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  1114. Introducing Visual Studio 17.9 - Preview 1 is Here! - Visual Studio Blog
  1115. What's new for the Microsoft Fluent UI Blazor components version 4.0.0
  1116. Reviewing new .NET 8 Performance Tools
  1117. How to Get a Database Row as JSON Using Dapper - Code Maze
  1118. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  1119. .NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25 - .NET Blog
  1120. GitHub - dotnet/eShop: A reference .NET application implementing an eCommerce site
  1121. Failure suuuuucks
  1122. .NET Aspire documentation (Preview)
  1123. Announcing ASP.NET Core in .NET 8 - .NET Blog
  1124. GitHub Copilot Leads Productivity Gains in New Visual Studio 2022 17.8 -- Visual Studio Magazine
  1125. Microsoft Ships .NET 8 -- Visual Studio Magazine
  1126. .NET Conf 2023
  1127. GitHub - dotnet/aspire: .NET Aspire
  1128. Announcing .NET 8 - .NET Blog
  1129. dtSearch Enhances ASP.NET Core Functionality -- Visual Studio Magazine
  1130. How to Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial
  1131. Blazor’s History and Full-stack Web UI
  1132. Authentication with multiple identity providers in ASP.NET Core
  1133. ASP.NET Core Basics: Creating Apps with More Accessibility
  1134. .NET 8–Http Logging
  1135. Global Exception Handling in ASP.NET WEB API
  1136. .NET Conf 2023 ASP.NET Core en Español
  1137. How To Easily Create PDF Documents in ASP.NET Core
  1138. LukeW | Always Be Learning
  1139. ASP.NET Core News - 11/10/2023
  1140. Automating Memory Profiling with the JetBrains dotMemory Profiler API - Steve Gordon - Code with Steve
  1141. Join Us for Free .NET 8 and Angular 17 Webinars in December
  1142. TypeScript Generics: Striking the Right Balance
  1143. Release CoreWCF v1.5.1 · CoreWCF/CoreWCF
  1144. ConfigureAwait in .NET 8
  1145. API Authorisation Simplified #shorts
  1146. Where fetch data in your Blazor components
  1147. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  1148. Euclid's first images: the dazzling edge of darkness
  1149. Join us for the Great .NET 8 Hack - .NET Blog
  1150. Hot Reload in ASP.NET Core Applications - Code Maze
  1151. Setting up better logging in Azure Functions
  1152. Azure API Management: Self-Signed Certificate Authentication with ASP.NET Core Web API Running in an Azure Web Apps for Containers
  1153. Development With A Dot - On Architecture – Part 1: High Level Communication
  1154. What's new with identity in .NET 8 - .NET Blog
  1155. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
  1156. ASP.NET Vertical Slice Project Template – How To Start Easily
  1157. Visual Studio 2022 17.8 Preview 3: Structured Diagnostics, SQL Server Data Tools Upgrade and More
  1158. Uno Platform 5.0 Release: C# Markup and Productivity Improvements
  1159. S06E05 - Navigating the .NETverse: From Assembler to Open Source Marvel with Scott Hunter
  1160. Comparison of HTTP libraries
  1161. Uploading Files with Blazor (Server & WebAssembly)
  1162. Blazor on .NET 8 - Ten Reasons why Blazor on .NET 8 is a Game Changer
  1163. Burke Learns Blazor - Finish validation and maybe some authentication
  1164. Breaking change: BinaryFormatter disabled across most project types - .NET
  1165. Application Building with ASP.NET Core 8 | NDC Sydney 2024
  1166. .NET 8’s Final RC Release Ties up Some Blazor Loose Ends
  1167. Organizing ASP.NET Core Minimal APIs
  1168. Microsoft on Blazor WebAssembly Debugging Feedback: 'That Sounds Awful!' -- Visual Studio Magazine
  1169. .NET 8: What's New for Authentication and Authorization
  1170. C# Unit Testing Tutorial For Beginners
  1171. Containerize .NET applications with .NET 8 | Red Hat Developer
  1172. ASP.NET Core in Action
  1173. Functional Error Handling in .NET With the Result Pattern
  1174. A C# port of validation with partial round trip
  1175. Having Fun with Microsoft IoC Container for .NET Core
  1176. Blazor Unit Testing Tutorial – How to Master with Practical Examples in C#
  1177. How to create a Mediator from scratch (Part 2)
  1178. Publish .NET Docker images using .NET SDK and GitHub Actions
  1179. Bi-Directional gRPC Stream Cache Server in C#
  1180. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  1181. Render mode for Server & WebAssembly Blazor components
  1182. .NET MAUI in .NET 8 RC2: Enhanced Performance, Fixed UI & Control Issues
  1183. Introduction to Microsoft.Data.dll
  1184. Render mode for interactive Blazor components in .NET 8
  1185. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  1186. Blazor Basics: Blazor Component (Re-)Rendering
  1187. Integration Testing GraphQL Endpoints with Alba
  1188. Create a web API with ASP.NET Core and MongoDB
  1189. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  1190. Creating a Service Virtualization Capability from Scratch (Part 2)
  1191. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  1192. Global Endpoint Filters with ASP.NET Core Minimal APIs
  1193. Unbelievable Instant .NET Development Setup for APIs, Blazor, & More with GitHub Codespaces
  1194. ASP.NET Core Logging Crash Course
  1195. How to Solve Type TRequest Cannot Be Used in MediatR
  1196. Simplify your .NET Docker image publishing workflow with the .NET SDK
  1197. C# Tip: How to create Unit Tests for Model Validation
  1198. Secure an Angular application using Microsoft Entra External ID and ASP.NET Core with BFF
  1199. Conditionally add middleware in ASP.NET Core
  1200. The Beauty of Smol Things
  1201. Now available: V4.0.0-preview.1 · microsoft/fluentui-blazor · Discussion #881
  1202. Join the .NET Conf Student Zone on November 13
  1203. Development With A Dot - A Generic Timeout Helper
  1204. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  1205. Ignore Null Values With AutoMapper - Code Maze
  1206. Vertical Slice Architecture in ASP.NET Core - NDepend
  1207. .NET 🚀🔥 : API Security: A Comprehensive Guide to Safeguarding Your APIs with API Keys
  1208. #96 Coding Clean et Safe avec ASP.NET Core 8
  1209. JetBrains Rider 2023.3 EAP 2 Is Out: Debugger Data Flow Analysis, All-In-One Diff Viewer and More
  1210. Server-side rendering (SSR) for Blazor in .NET 8
  1211. Blazor Basics: Blazor Routing and Navigation Fundamentals
  1212. Static Constructor Exceptions: A Rare Culprit That Requires App Restarts
  1213. Visual Studio Innovations at .NET Conf 2023: Save The Date - Visual Studio Blog
  1214. Generate TypeScript Client API for ASP.NET Core Web API
  1215. Containerize an app with dotnet publish - .NET
  1216. Azure API Management: Adding Local Self-hosted Gateway
  1217. Getting Started with .NET APIs #shorts
  1218. How Does Pattern Matching Work in C#? #shorts
  1219. Blazor with TailwindCSS
  1220. Fix missing tokens when using downstream APIs and Microsoft Identity in ASP.NET Core
  1221. RazorSlices - Razor Views with ASP.NET Core Minimal APIs
  1222. Setting System.Text.Json serializer options globally in a asp.net core minimal web api
  1223. Understanding the Unit of Work Pattern in C# - Code Maze
  1224. How To Test .NET REST APIs
  1225. How To Make A Budgeting App In C# With Blazor
  1226. At the boundaries, static types are illusory
  1227. On .NET Live - Distributed Apps with SignalR in ASP.NET Core
  1228. Performance Improvements in ASP.NET Core 8 - .NET Blog
  1229. Use Endpoint Filters and Route Groups in Minimal APIs | BinaryIntellect Knowledge Base
  1230. How to Write a Validator with FluentValidation #shorts
  1231. Deep Dive: .NET Microservices Architecture on Cloud ☁️ ☁️ 🖥️ #shorts
  1232. Seamless Rendering: The Magic of Blazor’s Auto Render Mode in .NET 8
  1233. What’s New in .NET 8, .NET MAUI, ASP.NET Core, and EF8 Final Release Candidates : C# 411
  1234. Learn Live - Create methods in C# console applications
  1235. My first contact with ESM and CJS
  1236. Secrets in ASP.NET Core with AWS Secrets Manager - Super Simple & Secure | Code With Mukesh
  1237. How To Build A Personal Website in Blazor: An ASP.NET Core Tutorial
  1238. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1239. Quantifying Hope On A Global Scale
  1240. Improving ASP.NET Core Dependency Injection With Scrutor
  1241. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  1242. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  1243. How To Call JavaScript From Blazor Web Assembly – Breaking Boundaries with JavaScript Interop
  1244. Designed with your feedback: a better Extension Manager - Visual Studio Blog
  1245. Integrating Arduino, Azure & Unity for Epic Projects!
  1246. How to Master Vertical Slice Architecture: Techniques and Examples
  1247. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  1248. Visual Studio 2022 17.8 Preview 3 Adds Update Notification -- Visual Studio Magazine
  1249. How to Embrace Complexity and Uncertainty in Programming - Richard Bown
  1250. Visual Studio Code: C# Dev Kit Now Generally Available
  1251. .NET 8 RC 2: IFormFile Support in [FromForm] in ASP.NET Core Minimal APIs
  1252. How to accept Stripe payments via Blazor in .NET 8
  1253. Announcing .NET 8 RC2 - .NET Blog
  1254. ASP.NET Core updates in .NET 8 RC 2 - .NET Blog
  1255. How To Use Embedded Resources in .NET
  1256. .NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog
  1257. What's New in Final Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  1258. Hot Chocolate, GraphQL, and the Critter Stack
  1259. Azure DevOps Podcast: Jimmy Bogard: .NET 7 and Azure Modernization - Episode 264
  1260. How to Implement Audit Trail in ASP.NET Core Web API - Code Maze
  1261. Working with dotnet8 projects in Visual Studio 2022
  1262. .NET Annotated Monthly | October 2023 | The .NET Tools Blog
  1263. Revisiting Various Change Feeds Consumption in .NET
  1264. Razor Pages And Bootstrap - Modal Master Details
  1265. String Interpolation in C# (Covers C# 10 and C# 11)
  1266. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  1267. Unraveling Razor Syntax: Introduction for Blazor Devs!
  1268. The Old and New Way To Delete Entities With EF Core #shorts
  1269. Learn Live - Work with variable data in C# console applications
  1270. Issue and verify BBS+ verifiable credentials using ASP.NET Core and trinsic.id
  1271. Improve performance by dynamically loading image in Blazor WASM
  1272. Serverless for .NET Developers: Intro to Lambda & Azure Functions 🖥️✨ #shorts
  1273. Why singleton hate scoped injection in .NET dependency injection
  1274. ASP.NET Core News - 10/06/2023
  1275. Build a Console App in .NET Core Like a Pro!
  1276. EP 29 : Rate limiting middleware in ASP.NET Core
  1277. Calling an ASP.NET Core Web API Secured with Microsoft Entra ID using Azure Managed Identity
  1278. How to version your ASP.NET API
  1279. Using Problem Details in .NET 7
  1280. ASP.NET Community Standup - New Blazor updates in .NET 8 RC2
  1281. The convenience of System.Text.Json - .NET Blog
  1282. Visual Studio 2022 Preview Release Notes
  1283. Tales from the .NET Migration Trenches - Our First Views
  1284. Resharper 2023.2 Brings Predictive Debugger
  1285. How to Make a Todo List in C# with ASP.NET Core Blazor
  1286. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  1287. -=:[ Inverse-T Arrow Key Layout Adoption History ]:=-
  1288. Inversion of Control (IoC) in Software Development
  1289. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  1290. Development With A Dot - Table Inheritance with EF Core
  1291. Razor vs. Blazor: Unraveling the Web Development Duel
  1292. GitHub - hamed-shirbandi/TaskoMask: Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
  1293. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  1294. ASP.NET Community Standup - What ASP.NET Core features do you want in .NET 9?
  1295. How to migrate your Blazor Server app to .NET 8
  1296. .NET 8 and Blazor United / Server-side rendering
  1297. Syncfusion Update Improves Cross-Platform Development with .NET MAUI, Blazor -- Visual Studio Magazine
  1298. How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application
  1299. .NET 8 Release Candidate Delivers Smoother Blazor Experience
  1300. Dependency Whac-A-Mole
  1301. How to test the logs from ILogger in .NET - Gérald Barré
  1302. The Options Pattern in ASP.NET Core explained In 20 seconds #shorts
  1303. Implement a secure web application using Vue.js and an ASP.NET Core server
  1304. Fine, I'll run a regression analysis. But it won't make you happy.
  1305. Blazor WASM Error Logging
  1306. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1307. How To Register Users with Firebase Auth in .NET #shorts
  1308. CoreWCF 1.4.0 Released: RabbitMQ and Apache Kafka Support Added
  1309. CQRS Validation with MediatR Pipeline and FluentValidation
  1310. .NET | Using MongoDb in under 20 minutes.
  1311. EP 28: Response Compression in ASP.NET Core
  1312. ASP.NET Core News - 09/29/2023
  1313. Learn Live - Add logic to C# console applications
  1314. The Future of ASP.NET Core: .NET 8 Feature Preview
  1315. Questions I asked as .NET interviewer
  1316. ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features
  1317. Working with ASP.NET Web API on AWS Lambda
  1318. GitHub - damienbod/bff-azureadb2c-aspnetcore-angular: Azure AD B2C Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend
  1319. New FREE Ebooks: Modernize Your Apps with Blazor & .NET MAUI
  1320. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  1321. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  1322. How to Use the IFeatureManager Service In ASP.NET Core #shorts
  1323. runtimelab/docs/design/features/greenthreads.md at bec51070f1071d83f686be347d160ea864828ef8 · dotnet/runtimelab
  1324. Debugging Enhancements in .NET 8 - .NET Blog
  1325. Blazor RenderFragment – How To Use Plugins To Generate HTML
  1326. How to modify response headers in ASP.NET Core middleware
  1327. Performance Improvements in .NET 8
  1328. Deploying an ASP.NET Core Web App with Docker
  1329. Deploying an ASP.NET Core Web App to Azure App Services
  1330. .NET 8–Using reflection in a AOT enabled application
  1331. What is Kubernetes? #shorts #microservices
  1332. What Eventual Consistency means
  1333. Secure Angular application using OpenIddict and ASP.NET Core with BFF
  1334. Coding Clean, Reliable, and Safe Rest Apis With Asp.Net Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Books - Amazon.ca
  1335. ASP.NET Core for Beginners - What You Need To Get Started
  1336. DON'T use this EF Core Performance trick #shorts
  1337. What is the 302 HTTP Status Code in ASP.NET Core? #shorts
  1338. Docker Desktop 4.23: Updates to Docker Init, New Configuration Integrity Check, Quick Search Improvements, Performance Enhancements, and More | Docker
  1339. Visual Studio 2022 Preview Release Notes
  1340. Setup VS Code for ASP.NET Core - A Beginner's How To Guide
  1341. ASP.NET Community Standup - API Tools Updates in Visual Studio
  1342. New React TypeScript SPA Templates and More - Visual Studio Blog
  1343. Setup Visual Studio for ASP.NET Core - Beginner's How-To
  1344. Visual Studio 2022 17.8 Preview 2: Productivity, C++ Enhancements, and Debugging Improvements
  1345. Different Log Levels in Serilog - Code Maze
  1346. From Zero to Hero? Building a tiny Blazor app from scratch using Blazor and .NET 8
  1347. Tales from the .NET Migration Trenches - Our First Controller
  1348. Using Alba to Test ASP.Net Core Web Services
  1349. What's new in System.Text.Json in .NET 8 - .NET Blog
  1350. IIS Error 500.19 with ASP.NET Core Application
  1351. Feature Flags 101: A Guide for .NET Developers
  1352. Discriminated Unions in C#
  1353. Test APIs using Endpoints Explorer and .http files | BinaryIntellect Knowledge Base
  1354. .NET 7 💥 - Intro to MicroService Resiliency Circuit Breaker Pattern with ASP.NET & Polly 🐤🎛️🐤🎛️
  1355. A Quick Guide to OAuth 2.0 - Coding Sonata
  1356. Secure Angular application using Auth0 and ASP.NET Core with BFF
  1357. Resilient Http Calls using Polly.
  1358. Learn Live - Write your first code using C#
  1359. Run a .NET App
  1360. GitHub - bricelam/SqlString: Adds syntax highlighting to SQL in C# strings
  1361. Keyed services in .NET 8 | Dependency injection update
  1362. How To Use IHttpContextAccessor In ASP.NET Core #shorts
  1363. Feature Flags in .NET and How I Use Them for A/B Testing
  1364. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8: Develop Robust Minimal APIs with .NET 8: Giretti, Anthony: 9781484299784: Amazon.com: Books
  1365. .NET | Response, Output & Distributed Cache | Patterns of working with Cache
  1366. Don't rush to build that re-usable Blazor component
  1367. 🔴 Burke Learns Blazor - Two bald guys build with Blazor
  1368. Burke Learns Blazor - More Edit Form fun!
  1369. What's new in Teams Toolkit for Visual Studio 2022? - .NET Blog
  1370. PSA: My side projects, time, and platforms
  1371. This NEW feature entirely CHANGES Blazor in .NET 8!
  1372. .NET MAUI in .NET 8 RC 1: Quality Improvements and Xcode 15 Beta Support
  1373. C#: Using The Builder Pattern For Test Data #aspnetcore #dotnet
  1374. Building a Minimal ASP.NET Core clone
  1375. My little MillionDollarHomepage garden - matthieu.io
  1376. Performance Improvements in .NET 8 - .NET Blog
  1377. Don't Build Your Own Bespoke Company Frameworks on Top of Akka.NET
  1378. What's New in First Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  1379. .NET Framework September 2023 Security and Quality Rollup Updates - .NET Blog
  1380. ASP.NET Core updates in .NET 8 Release Candidate 1 - .NET Blog
  1381. Tales from the .NET Migration Trenches - Shared Library
  1382. Coffee and Open Source Conversation - Tim Banks
  1383. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  1384. .NET Observability with OpenTelemetry - .NET
  1385. .NET cloud applications | Build and consume cloud services
  1386. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  1387. Visual Studio 2022 - Update 17.7
  1388. Implement a secure web application using nx Standalone Angular and an ASP.NET Core server
  1389. Running ASP.NET Core Web Server on Arm64
  1390. Working with API that supports remote streaming using HTTPClient in dotnet
  1391. WUG Days 2023.2 a SQL Server Bootcamp 2023
  1392. Learn the Basics of HTTP Web API - Coding Sonata
  1393. Aardvark'd: The Fog Creek Documentary, 18 Years Later
  1394. Uno Platform 4.10: MAUI Embedding, Hot Restart and Lightweight Styling
  1395. Building a Contact Form with Microsoft Azure and Blazor
  1396. How to Use Basic Authentication With HttpClient? - Code Maze
  1397. S6E01 - Building Cross-Platform Apps with .NET MAUI: A Developer's Dream Come True with Matt Goldman
  1398. Blazor SSR Gets Auto-Render Mode in Latest .NET 8 Preview
  1399. .NET Monthly Roundup - June 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!
  1400. Automatic web UI testing the .NET 8 applications using Selenium and Azure DevOps
  1401. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  1402. Enable passkeys in .NET with Bitwarden Passwordless.dev | Bitwarden Blog
  1403. Exploring Blazor Changes in .NET 8 - Auto Render Mode
  1404. Tales from the .NET Migration Trenches - Empty Proxy
  1405. .NET Upgrade Assistant Boosts MAUI as .NET 8 Nears GA -- Visual Studio Magazine
  1406. ASP.NET Core in Action, Third Edition: Lock, Andrew: 9781633438620: Amazon.com: Books
  1407. Everything you need to know about configuration and secret management in .NET
  1408. Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant
  1409. GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
  1410. How to Hide an Endpoint in Swagger - Code Maze
  1411. OSS Power-Ups: bUnit – Webinar Recording | The .NET Tools Blog
  1412. Decomposing CTFiYH's sample code base
  1413. Support for custom headers for handshake · Issue #16 · whatwg/websockets
  1414. How to use Output Cache with Authentication
  1415. Visual Studio for Mac Retirement Officially Announced
  1416. .NET 6 - Async scopes
  1417. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  1418. Testcontainers - Integration Testing Using Docker In .NET
  1419. ASP.NET Core News - 09/01/2023
  1420. How I started in software development
  1421. Use explicit Lambdas with LINQ
  1422. Optimistic Concurrency in ASP.NET Core Web API - Code Maze
  1423. Rider: The Cross-Platform .NET IDE from JetBrains
  1424. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  1425. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  1426. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1427. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1428. How to Return HTTP 500 Status Code From ASP.NET Core
  1429. .NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
  1430. Use multiple Microsoft Entra Verified ID credentials in a verification presentation
  1431. Blazor Basics: Creating a Todo App Using Blazor Server
  1432. 5 Easy Steps to Migrate from ASP.NET MVC to ASP.NET Core
  1433. .NET on Azure Functions – August 2023 roadmap update
  1434. New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements! - .NET Blog
  1435. ASP.NET Core Integration Testing Crash Course
  1436. BearerToken: The new Authentication handler in .NET 8 – Tore Nestenius
  1437. How to Get a JSON Array Using IConfiguration in ASP.NET Core
  1438. 9 "hidden" features in Visual Studio that you may not know
  1439. Mastering Unit Tests in .NET: Best Practices and Naming Conventions
  1440. What's new for the Microsoft Fluent UI Blazor library version 3.0.0
  1441. Data-driven Localization for .NET REST APIs
  1442. ASP.NET Core Clean Architecture Template v8 Released
  1443. ASP.NET Core in .NET 8 continues to Reveal New Features! Too many features released?
  1444. Deploy ASP.NET Core Applications on Linux With Apache - Code Maze
  1445. Working with images just got easier in Visual Studio - Visual Studio Blog
  1446. Microsoft.Fast.Components.FluentUI 2.4.3
  1447. Teams Toolkit for Visual Studio: Automated Lifecycles and Integrated Bot Debugging
  1448. Selling The Blades | blarg
  1449. Burke Learns Blazor - Edit Form and API Updates
  1450. Dynamically Adapting To Application Sizes
  1451. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  1452. C# Interfaces With Default Method Implementations #shorts
  1453. Tales from the .NET Migration Trenches - Cataloging
  1454. .NET Framework August 2023 Cumulative Update Preview - .NET Blog
  1455. Safely use secrets in HTTP requests in Visual Studio 2022 - Visual Studio Blog
  1456. Why to Modernize with Blazor? A Winning Strategy
  1457. MiniWord - Microsoft Office Word Templating
  1458. Exploring Blazor Changes in .NET 8 - Capture User Input with Forms
  1459. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  1460. ASP.NET Community Standup - Auth and AoT in .NET 8
  1461. Blazor in .NET 8: Server-side and Streaming Rendering
  1462. Dependency Injection: How to Start with Autofac the Easy Way
  1463. What's New in .NET and C#
  1464. Last chance to win a ticket to APIDays London with my new book!
  1465. Adding JWT Authentication In ASP.NET Core With Firebase Authentication
  1466. Implement API Key Authentication in ASP.NET Core - Code Maze
  1467. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  1468. On .NET Live - Finding joy in minimal APIs
  1469. VS Code Tool for Microsoft Teams Sports New Chat Bot App Template -- Visual Studio Magazine
  1470. GrapeCity Updates Components for WinUI, .NET MAUI, WinForms -- Visual Studio Magazine
  1471. NuGet 6.7 Announced With Enhanced Security Features
  1472. How to Mock IOptions in ASP.NET Core
  1473. ASP.NET Core Logging using Serilog and Azure
  1474. Getting Started with Blazor REPL
  1475. ASP.NET Core Basics: Tag Helpers
  1476. ASP.NET Core Basics: Globalizing a Web Application
  1477. .NET 8 Interceptors
  1478. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor WASM
  1479. Sisk - An Alternative .NET HTTP Server
  1480. How To Upgrade Bootstrap in ASP.NET Core Web Applications - Blazor, MVC, Razor Pages, etc.
  1481. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  1482. Beyond Caching: Building an ASP.NET Core 7 Blazor App with Redis for Real-Time Updates
  1483. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  1484. Blazor customers showcase | .NET
  1485. ASP.NET Core in Action, Third Edition
  1486. Blazor in .NET 8: Full stack Web UI
  1487. Blazor in .NET 8: Full stack Web UI
  1488. ASP.NET Core News - 08/18/2023
  1489. Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub
  1490. Visual Studio 2022 17.7 with .NET and C++ Development Features, Performance Improvements, and More
  1491. How to Solve the HTTP Error 500.31 - Code Maze
  1492. Advanced Rate Limiting Use Cases In .NET
  1493. Blazor Serilog Logging to Console, File and Database
  1494. Tabnine Unveils AI Assistant for Visual Studio 2022, Chat Beta -- Visual Studio Magazine
  1495. Targeting Multiple Frameworks in a .NET Project - Code Maze
  1496. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  1497. .NET Rocks! Chocolatey in 2023 with Gary Ewan Park
  1498. My bug finding chronicles (and how to earn money through vulnerability research)
  1499. Tales from the .NET Migration Trenches - Intro
  1500. ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
  1501. ASP.NET Core 8.0 Preview: All New Identity Endpoints
  1502. Map Physical Paths with an HttpContext.MapPath() Extension Method in ASP.NET
  1503. ASP.NET Core 8.0 Preview: Improved Debugging Experience on HttpContext
  1504. Who says .NET is tied to Microsoft ecosystem. I am legit using .NET very efficiently in NeoVim and Linux.
  1505. Visual Studio 2022 v17.8 Previews New IntelliTest -- Visual Studio Magazine
  1506. Blazor 0.5.0 experimental release now available - .NET Blog
  1507. Use protected browser storage in Blazor | BinaryIntellect Knowledge Base
  1508. Oracle Data Provider for .Net: Asynchronous Programming, OpenTelemetry, and More
  1509. Securing APIs using ASP.NET Core and OAuth 2.0 DPoP
  1510. Unit Testing Hosted Services in ASP.NET Web API
  1511. Blazor is Getting Revolutionized In .NET 8.0
  1512. Mastering Dapper Relationship Mappings
  1513. Go-Live License Next for .NET MAUI in .NET 8, but Criticism Persists -- Visual Studio Magazine
  1514. .NET 8 Web-Dev: New Visual Studio Templates, Antiforgery, Blazor Auto Render -- Visual Studio Magazine
  1515. How to Configure Rolling File Logging With Serilog - Code Maze
  1516. Debugging a ChatGPT Plugin with .NET and DevTunnels
  1517. Visual Studio 2022 v17.7 Ships, Addressing a Top Longstanding Feature Request -- Visual Studio Magazine
  1518. Visual Studio 2022 17.8 Preview 1 has arrived! - Visual Studio Blog
  1519. Introducing the new IHostedLifecycleService Interface in .NET 8 - Steve Gordon - Code with Steve
  1520. I Just Launched My Pragmatic Clean Architecture Course 🚀 #shorts
  1521. Moq Uses Your Personal Information!!!
  1522. ReSharper 2023.2: New Features, AI Assistant, and Predictive Debugger Mode
  1523. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  1524. Visual Studio 2022 – 17.7 Now Available - Visual Studio Blog
  1525. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  1526. Announcing .NET 8 Preview 7 - .NET Blog
  1527. .NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21 - .NET Blog
  1528. ASP.NET Community Standup - Implementation of the .NET WebAssembly Jiterpreter
  1529. Getting Started: Solution Architecture
  1530. Extending IdentityUser With Custom Properties in ASP.NET Core
  1531. EF Core Fundamentals for EF Core 7 (Pluralsight)
  1532. On .NET Live - Building web apps with Blazor and Spark.NET
  1533. Exploring JavaScript and TypeScript Development in Visual Studio for ASP.NET Core Developers
  1534. 41 AK Expenses Tracker | Query User Transactions From Azure Cosmos DB & Azure Function
  1535. ASP.NET Core 8.0 Preview: All New AddBearerToken Extensions
  1536. .NET Annotated Monthly | August 2023 | The JetBrains Blog
  1537. Use sessionStorage and localStorage in Blazor | BinaryIntellect Knowledge Base
  1538. Unity Extension for Visual Studio Code: Preview Release
  1539. Use a Microsoft Entra Verified ID Employee credential to view paycheck data
  1540. My take on HTMX with ASP.NET Core
  1541. Configuring Authentication in Functional testing in ASP.NET WEB API
  1542. How To Get a Cancellation Token In ASP.NET #shorts
  1543. 12 Shorthand Operators in C# Every Developer Should Know About - Coding Sonata
  1544. 4 Types Of Loops In C# - Do You Know All Of Them? #shorts
  1545. Avalonia Reaches v11 GA Release
  1546. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  1547. Blazor .NET 8 Preview 6—SSR, Edit Forms, WASM Components
  1548. Generate Sitemaps for All of ASP.NET Core
  1549. Test-driving the pyramid's top
  1550. Visual Studio Dev Tunnels
  1551. .NET R&D Digest (July, 2023)
  1552. Azure DevOps Podcast: Giorgi Dalakishvili: Beyond Relational Data with Entity Framework - Episode 255
  1553. Advanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
  1554. Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers – Recording Available | The .NET Tools Blog
  1555. Using C# source generation for enhanced logging - Bruno Sonnino
  1556. On .NET Live - Real World frontends and backends with Conduit
  1557. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  1558. Microsoft Releases .NET 8 Preview 6
  1559. Plugin Architecture in ASP.NET Core – How To Master It
  1560. How To Query Shadow Property With EF Core #shorts
  1561. Introduction of Auth0 Templates for .NET
  1562. Stream videos from Azure Blob storage with ASP.NET Core
  1563. Workplace advice for Programmers (Q&A)
  1564. The best 5 .NET and ASP.NET courses for eCommerce developers
  1565. It's There But It Isn't - EF Shadow Property #shorts
  1566. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  1567. How to Access Configuration During Application's Startup in .NET
  1568. Why Clean Architecture Is Great For Complex Projects
  1569. ASP.NET Core News - 07/28/2023
  1570. Profile
  1571. Adding a User Login to a .NET App With Auth0 - Code Maze
  1572. Fable.Form: Unlock your Forms Super Powers | fsharpConf 2023
  1573. New Series: Creating APIs in .NET
  1574. Development With A Dot - .NET 8 Dependency Injection Changes: Keyed Services
  1575. Google vs. the Open Web
  1576. How Blazor saved my day!
  1577. Sending Email With FluentEmail in .NET - Code Maze
  1578. ASP.NET 8 Blazor Sections Fully Explained
  1579. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor Server
  1580. Azure Traffic Manager
  1581. Debugging .NET Containers with Visual Studio Code Docker Tools - .NET Blog
  1582. Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
  1583. Clean Architecture | A Practical ASP.NET Core Implementation
  1584. All You Need To Know About IHttpClientFactory in ASP.Net Core
  1585. ASP.NET Community Standup - Cross platform build and publish to ARM with containers
  1586. Announcing .NET 8 Preview 6 - .NET Blog
  1587. Hooked on .NET - The inaugural edition
  1588. Deploy a website with Azure virtual machines - Configuring SSL certificates
  1589. Trigger AWS Lambda with S3 Events - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers
  1590. Making e-commerce modern and performant with .NET 7
  1591. Performance Improvements in .NET Core - .NET Blog
  1592. Happy 15th Birthday .NET! - .NET Blog
  1593. Announcing SignalR (alpha) for ASP.NET Core 2.0 - .NET Blog
  1594. Announcing .NET Core 2.1 Preview 1 - .NET Blog
  1595. gRPC-Web for .NET now available - .NET Blog
  1596. Announcing the .NET Framework 4.7.1 - .NET Blog
  1597. Announcing the .NET Framework 4.7 General Availability - .NET Blog
  1598. Announcing Experimental Mobile Blazor Bindings - .NET Blog
  1599. .NET Core 3 and Support for Windows Desktop Applications - .NET Blog
  1600. Announcing .NET Core 2.1 - .NET Blog
  1601. Announcing .NET Core 2.1 Preview 2 - .NET Blog
  1602. Blazor WebAssembly 3.2.0 now available - .NET Blog
  1603. Announcing .NET Core 3 Preview 4 - .NET Blog
  1604. Bing.com runs on .NET Core 2.1! - .NET Blog
  1605. Announcing .NET Core 2.0 - .NET Blog
  1606. .NET on Microsoft Learn
  1607. Episode 127 - Bunifu Framework with Wilberforce and Wilfred
  1608. ASP.NET Core Architecture Overview by David Fowler
  1609. ASP.NET Core updates in .NET Core 3.0 Preview 3 - .NET Blog
  1610. ASP.NET Core updates in .NET 5 Preview 8 - .NET Blog
  1611. .NET customers showcase | See what devs are building
  1612. How Microsoft Made Me Love .NET Core And C# Again
  1613. Download .NET Core 2.1 (Linux, macOS, and Windows)
  1614. Introduction to Razor Pages in ASP.NET Core
  1615. Announcing ASP.NET Core 2.2, available today! - .NET Blog
  1616. A first look at changes coming in ASP.NET Core 3.0 - .NET Blog
  1617. .NET Core - What's Coming in .NET Core 3.0
  1618. Best crypto blog posts of 2017
  1619. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  1620. Blazor now in official preview! - .NET Blog
  1621. HttpRepl: A command-line tool for interacting with RESTful HTTP services - .NET Blog
  1622. Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
  1623. .NET MAUI 8 Preview 6: Visual Studio Code Extension, Bug Fixes & Native AOT for iOS
  1624. How to Solve Unable to Resolve Service for a Type - Code Maze
  1625. The 2 Ways To Create Middleware In ASP.NET Core #shorts
  1626. Going Native with Blazor
  1627. Infragistics Touts New Components for Blazor, Web Components in UX/UI Toolkit -- Visual Studio Magazine
  1628. Introduction to Scrutor Library in .NET - Code Maze
  1629. .NET Framework 4.8 to .NET 6 migration
  1630. Azure DevOps Podcast: Mike Brind on Razor Pages in Action - Episode 253
  1631. Let's Learn .NET - Web (Vietnam)
  1632. .NET Lambda Annotations Framework is now generally available | Amazon Web Services
  1633. ASP.NET Community Standup | Reliable web app pattern for .NET
  1634. practical-aspnetcore/projects/.net8/RazorMixMatchFour at net6.0 · dodyg/practical-aspnetcore
  1635. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  1636. Visual Studio 2022 17.7 Preview 3 With Productivity Updates
  1637. MediatR Publish and Send Methods - Code Maze
  1638. Functional testing your ASP.NET WEB API
  1639. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  1640. New .NET 8 Authentication Features in ASP.NET Core
  1641. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  1642. C# on the Command Line! #dotnet #dotnetcore
  1643. ASP.NET Community Standup | Reliable web app pattern for .NET
  1644. Syncfusion Updates Flagship Solution with Goodies for Blazor, .NET MAUI, More -- Visual Studio Magazine
  1645. ASP.NET Core in .NET 8 Preview 6: Blazor Updates and More
  1646. Burke Learns Blazor | Creating CreateLink API / Polishing Public Page
  1647. GitHub - davidfowl/IdentityEndpointsSample: A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
  1648. Creating an API and Web UI for my District Heating System - Dangl.Blog();
  1649. Silverlight Just Won't Die: 'XAML for Blazor' Arrives -- Visual Studio Magazine
  1650. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  1651. AI Assistant Comes to ReSharper
  1652. .NET Rocks! Fluent Assertions with Dennis Doomen
  1653. Native AOT Advances in .NET 8 Preview 6 -- Visual Studio Magazine
  1654. What does Azure AD renamed Microsoft Entra ID mean for .NET developers? - .NET Blog
  1655. .NET Community Toolkit 8.2.1: New Code Fixers, Diagnostics and QoL Improvements
  1656. StyleCop Analyzers Implementation in .NET - Code Maze
  1657. HTMX, ASP.NET Core, and Bootstrap Modals
  1658. .NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine
  1659. Announcing .NET 8 Preview 6 - .NET Blog
  1660. New C# 12 preview features - .NET Blog
  1661. .NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20 - .NET Blog
  1662. ASP.NET Core updates in .NET 8 Preview 6 - .NET Blog
  1663. C# Logging In 100 seconds
  1664. BenchmarkDotNet v0.13.6 | BenchmarkDotNet
  1665. C# Tip: 2 ways to define ASP.NET Core custom Middleware
  1666. Exploring Blazor Changes in .NET 8 - Server Side Rendering (SSR)
  1667. Orchard Core CMS | PGHDOTNET
  1668. Learn C# with CSharpFritz - C# with Visual Studio Code
  1669. Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog
  1670. Upgrading to .NET 8: Part 1 - Why Upgrade?
  1671. Using C# 9 records as strongly-typed ids
  1672. Developing for visionOS | Merge Conflict ep. 366
  1673. Introducing the AWS .NET Distributed Cache Provider for DynamoDB (Preview) | Amazon Web Services
  1674. Integration Testing an HTTP Service that Publishes a Wolverine Message
  1675. Avoid this hidden memory allocation in C#
  1676. Razor Formatting Feedback
  1677. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  1678. Minimal APIs overview
  1679. Azure App Services — Deployment Slots
  1680. Improvements to the Caching Abstraction in ASP.NET Core - .NET Blog
  1681. Celebrating 10 Years as a Microsoft MVP 🎉
  1682. Discriminated Unions in C# With OneOf
  1683. .NET 8 Preview 5 Combines Blazor Changes in Project Template
  1684. .NET Annotated Monthly | July 2023 | The .NET Tools Blog
  1685. Rockford Lhotka Introduces Blazor -- Visual Studio Magazine
  1686. Basic HttpClient in ASP.NET Core
  1687. Blazor Server. Making The Most Of Fluxor.
  1688. Adding a Readme to NuGet Package Landing Pages
  1689. TimeProvider and ITimer: Writing Unit Tests with Time in .NET 8 Preview 4
  1690. How to automatically refresh configurations with Azure App Configuration in .NET
  1691. 40 Years of Computing (Part 1: The First 20 Years)
  1692. dotnet pack issue–files without extension
  1693. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  1694. Easy Web Application Caching With Redis in C# - Code Maze
  1695. Null Checks in C# with Null Coalescing Operator
  1696. On Dark Triads in Silicon Valley
  1697. C# Ternary Operator - An Alternative to IF/ELSE Statements
  1698. Uno Platform Visual Studio Code Extension Introduces Mobile Debugging
  1699. Response Compression In ASP.NET Core
  1700. Use YoutubeExplode to create timestamps for YouTube videos💥
  1701. Peter Ritchie's Blog - ETags in ASP.NET Core
  1702. Burke Learns Blazor - Finishing the API and starting the UI
  1703. Enable Un-typed within ASP.NET Core OData - OData
  1704. Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More
  1705. Blazor Basics: Creating a Blazor Component
  1706. Stack Overflow Dev Survey: VS Code, Visual Studio Still Top IDEs 5 Years Running -- Visual Studio Magazine
  1707. Ask the experts: Meet our Engineering team!
  1708. On .NET Live - Building full stack applications using gRPC-Web in ASP.NET Core
  1709. Custom Error Handling Middleware for Wolverine.HTTP
  1710. Avalonia UI v11 Release Candidate 1: Breaking Changes and API Stabilization
  1711. The Many Faces of a Web Component
  1712. HTMX Boosts and ASP.NET Core Anti-Forgery Tokens
  1713. Improve the security of your GraphQL API’s - Part 3–Authorization
  1714. Log4net Appenders Introduction With C# Examples - Code Maze
  1715. Why You Should Trust Blazor
  1716. Let's Learn .NET - Web 開発 (日本語)
  1717. Let's Learn .NET - Desenvolvimento Web (Português)
  1718. Let's Learn .NET - Web Development (Africa)
  1719. Tracking click on anchors in an HTML page - Gérald Barré
  1720. Piped
  1721. Nick Chapsas
  1722. Episode 54: Cleaning your Big Ball of Mud using CQS - with Matt Hunt
  1723. ASP.NET Community Standup - Cloud-native development with .NET 8
  1724. Introducing Visual Studio Dev tunnels! #csharp #dotnet #visualstudio
  1725. Cultural Hints - Mark Loves Tech
  1726. Learn C# with CSharpFritz - C# Tools - Visual Studio
  1727. ASP.NET Core CORS Wildcard Subdomains
  1728. Visual Studio 2022 Previews Instant Pull Requests, Better File Comparisons -- Visual Studio Magazine
  1729. Visual Studio 2022 17.7 Preview 2: Productivity, Performance and C++ Enhancements
  1730. Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations
  1731. 10 Things to Do to Migrate MVC/Web API to ASP.NET Core
  1732. Exploring .NET streaming API scenarios
  1733. what do you find most frustrating about dotnet?
  1734. OpenId User Impersonation in Asp.net core With Duende Identity Server - Doumer's Blog
  1735. Introducing Microsoft Teams tabs and building with SharePoint Framework
  1736. How To Store Secrets For Local Development
  1737. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  1738. Exploring .NET streaming API scenarios
  1739. When is an implementation detail an implementation detail?
  1740. ASP.NET Community Standup - Create a Microsoft Power App for your ASP.NET Core Web API
  1741. On .NET Live - Improving Productivity & Reducing Support Time with Tag Helpers
  1742. Wolverine’s Middleware Strategy is a Different Animal
  1743. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  1744. ASP.NET Core in .NET 8 Preview 5: Improved Debugging, Blazor Updates, SignalR Reconnects, and More
  1745. Reset passwords in ASP.NET Core using delegated permissions and Microsoft Graph
  1746. Creating and Hosting An Application on AWS Elastic Container Service (ECS)
  1747. IIS 10: An Improved Windows Server for Hosting anything on the Internet : C# 411
  1748. GitHub - koculu/Topaz: Multithreaded Javascript Engine for .NET
  1749. Rockin’ the Code World: Special Guest Safia Abdalla
  1750. Seamless Integration Testing With WireMock.NET - Code Maze
  1751. ASP.NET Core 8: Better contextual debugging experience
  1752. Writing an OpenAI plugin for ChatGPT using ASP.NET Core
  1753. Add Next.js implementation of the TechEmpower Fortunes benchmark by DamianEdwards · Pull Request #1866 · aspnet/Benchmarks
  1754. ASP.NET Community Standup | Create a Microsoft Power App for your ASP.NET Core Web API
  1755. Refactoring From an Anemic Domain Model To a Rich Domain Model
  1756. On-Cloud Licensing
  1757. Code Maze Weekly #177 - Code Maze
  1758. Introduction of System.ServiceModel 6.0 for Calling WCF/CoreWCF
  1759. How to Use Rate Limiting in ASP.NET Core WebAPI
  1760. ASP.NET Core Basics: Create a Beautiful ASP.NET Core App
  1761. ASP.NET Core 8: Expose Timestamp data request processing with IHttpSysRequestTimingFeature when using HTTP.sys
  1762. GitHub - dotnet-architecture/eShopOnContainers: Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
  1763. .NET MAUI Community Standup - .NET MAUI Build Recap
  1764. How to Use Rate Limiting in ASP.NET Core WebAPI
  1765. How to Add a Global Route Prefix in ASP.NET Core - Code Maze
  1766. What to Know When Porting a WPF to .NET MAUI Blazor Hybrid
  1767. 5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine
  1768. Http Services with Wolverine
  1769. Interesting links of the week 2023-24 (#76)
  1770. How To Use DTOs In .NET REST APIs
  1771. Top 11 .NET Libraries Every Developer Should Know
  1772. The C# Meta Programming Roadmap
  1773. How to Read Values From Query Strings In ASP.NET Core
  1774. C# Dev Kit for Visual Studio Code
  1775. Level-Up Api Development with Endpoint Explorer in Visual Studio
  1776. Blazor Essentials – New Guide Tutorial | The .NET Tools Blog
  1777. AsyncAPI–ASP.NET Core integration
  1778. Developer Community
  1779. ASP.NET Core 8: Improved exception handling with IExceptionHandler
  1780. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1781. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1782. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1783. Announcing .NET 8 Preview 5 - .NET Blog
  1784. .NET June 2023 Updates – .NET 7.0.7, .NET 6.0.18 - .NET Blog
  1785. Are you using Dependency Injection in your .NET MAUI app yet?
  1786. .NET Upgrade Assistant: CLI Tool Synced with Visual Studio Extension Engine
  1787. InProcess and OutOfProcess Hosting Models in ASP.NET Core
  1788. ASP.NET Community Standup - Featured community project: Blazor Studio
  1789. ASP.NET Community Standup - Featured community project: Blazor Studio
  1790. Add or Enable Serilog in ASP.NET Core 7.0
  1791. .NET Hot Reload Adds Support for Modifying Generics
  1792. Testing Chiseled Ubuntu container images with .NET
  1793. Introduction to Firebase in .NET - Code Maze
  1794. Reset user account passwords using Microsoft Graph and application permissions in ASP.NET Core
  1795. ASP.NET Core Basics: Best Practices—Creating a New Project
  1796. Blazor Highlights from the Early .NET 8 Preview Releases
  1797. Deploy Blazor WebAssembly to AWS Amplify: Super Fast Deployment in 2 Minutes!
  1798. Introduction to IL Weaving with Mono.Cecil
  1799. Episode 124 - Breaking Up with Tech Debt: A Love Story with M. Scott Ford
  1800. Let's Learn .NET - Web Development
  1801. Add or Enable OData in ASP.NET Core
  1802. Should We Use Records With EF Core as Model Classes? -
  1803. Updating a .NET library for native AOT
  1804. Deep Dive into System.Web Adapters [18 of 18] Migrating from ASP.NET to ASP.NET Core
  1805. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  1806. Service Lifetimes Quick Guide
  1807. Blazor Tutorial: Routing, Parameters, Query Strings and Navigation
  1808. ASP.NET Core Authentication with YARP
  1809. Dependency Injection C# Tutorial
  1810. How To Set Up SSL Certificate In Visual Studio and .NET CLI
  1811. Localized Application in Blazor WebAssembly
  1812. Use secrets in unit tests
  1813. Creating a minimal API with ASP.NET Core that interacts with AWS DynamoDB
  1814. Announcing C# Dev Kit for Visual Studio Code - Visual Studio Blog
  1815. How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application
  1816. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  1817. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  1818. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  1819. AI Summary About CSLA .NET
  1820. Troubleshooting Common Errors and Issues in .NET 7.0
  1821. ASP.NET Core ZERO Downtime Deployment
  1822. ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups
  1823. Blazor Basics: Blazor Development—Visual Studio 2022
  1824. Send Emails from ASP.NET Core using Amazon SES: Complete Guide
  1825. How to Pass Parameters With a GET Request in ASP.NET Core
  1826. What's Coming in VS 2022 v17.7 for Productivity, .NET/Cloud, C++ and More -- Visual Studio Magazine
  1827. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  1828. ASP.NET Core News - 06/02/2023
  1829. Visual Studio 2022 17.7 Preview 1: Productivity, Cloud and Game Development Enhancements
  1830. Debugging JwtBearer Claim Problems in ASP.NET Core – Tore Nestenius
  1831. Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog
  1832. How to Send Emails With the SendGrid API in C# - Code Maze
  1833. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  1834. ASP.NET Core Tutorial for Beginners
  1835. Learn the Fundamentals of Software Engineering!
  1836. Interesting links of the week 2023-22 (#74)
  1837. On .NET Live - Better paranoid than offline: Secure ASP.NET Core apps
  1838. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  1839. Display Checkbox and Radio Button table column in ASP.NET Core | BinaryIntellect Knowledge Base
  1840. JavaScript Import Maps For ASP.NET Core Developers
  1841. Asp.Net Core AUTHORIZATION Made EASY
  1842. Create a Microsoft Power App for your ASP.NET Core Web API - Visual Studio Blog
  1843. Understanding and Using ConfigureAwait in Asynchronous Programming
  1844. Content Security Policy in ASP.NET Core
  1845. ASP.NET Core authentication using Microsoft Entra External ID for customers (CIAM)
  1846. Tips and Тricks to Мodernizing Your App with Blazor
  1847. Deploy ASP.NET Core on Linux with Nginx - Code Maze
  1848. Join us at the Microsoft Teams Global Hack, June 1-15🥳🌍
  1849. Visualize API response directly in Visual Studio with .http file
  1850. AWS CDK for .NET Developers - Infrastructure As Code To Provision AWS Resources Easily with C#
  1851. FromQuery? FromForm? What do the .NET attributes do?
  1852. .NET at Microsoft Build 2023
  1853. Introducing Auth0 Templates for .NET
  1854. Full stack web in .NET 8 with Blazor | OD116
  1855. Full stack web in .NET 8 with Blazor | OD116
  1856. Build Web Apps with Blazor
  1857. Building (and Testing) Minimal APIs in ASP.NET Core 7
  1858. Refactor your .NET HTTP Clients to Typed HTTP Clients
  1859. Typed exceptions for JSInterop in Blazor - Kristoffer Strube’s Blog
  1860. How To Decrease ABP's Azure Costs by An Order of Magnitude
  1861. Microsoft Build–Join us May 23–25, 2023
  1862. GitHub - davidfowl/eStoreLite: Simple eStore frontend backend application using ASP.NET Core
  1863. Trouble Connecting to Localhost? Try Visual Studio Dev Tunnels!
  1864. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  1865. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  1866. Firefly-Powered Photoshop: AI Revolutionizes Content Creation!
  1867. Swashbuckle vs. NSwag in ASP.NET Core
  1868. ASP.NET Core in .NET 8 Preview 4: Blazor Streaming, Form Handling, Native AOT, Identity API and More
  1869. Cloud-native at Build 2023
  1870. Good (Blazor) Components are... ?
  1871. Guide for running C# Azure Functions in an isolated worker process
  1872. New Job!
  1873. Episode 461 - Azure ML with NVIDIA AI Acceleration
  1874. Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog
  1875. Understanding IOptions, IOptionsMonitor, and IOptionsSnapshot in .NET 7
  1876. Microsoft Build–Join us May 23–25, 2023
  1877. Announcing Azure Monitor OpenTelemetry Distro - .NET Blog
  1878. What's New in ASP.NET Core 7
  1879. When and How to Use Blazor Components
  1880. We are, all of us, Machines
  1881. Amazon SNS and ASP.NET Core: Building Super Scalable Notification Systems for .NET Applications on AWS
  1882. The Ultimate .NET Version Guide
  1883. Let's Learn .NET - Azure (Africa)
  1884. BurnRate is fueling revenue success with Blazor
  1885. XML Serialization in C# .NET Core: A Comprehensive Guide | Pro Code Guide
  1886. Modernizing .NET Apps with Key Vault, Azure Monitor, & Beyond
  1887. Xamarin.Forms and Xamarin.Essentials Align with Android 13
  1888. CORS in ASP.NET Core
  1889. Structured Logging in ASP.NET Core With log4net - Code Maze
  1890. .NET 8 Preview 4 Boosts Native AOT, Blazor 'Streaming Rendering' -- Visual Studio Magazine
  1891. .NET Foundation Ecosystem Survey
  1892. Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here! - .NET Blog
  1893. Accelerate .NET web applications performance with Azure Redis Cache
  1894. Implementing Two-Factor Auth using an Authenticator App in ASP.NET
  1895. ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog();
  1896. [Portuguese] Let's Learn .NET - Azure
  1897. Managing Authentication Tokens in .NET Core with HttpClientFactory and DelegatingHandlers
  1898. Microsoft Build–Join us May 23–25, 2023
  1899. Rockin’ the Code World: Special Guest Carl Franklin
  1900. Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve
  1901. Getting started with GraphQL in Asp.Net Core
  1902. The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs
  1903. Big Changes Coming for Blazor in .NET 8
  1904. Override Razor Pages Routes From Razor Class Libraries
  1905. Announcing .NET 8 Preview 4 - .NET Blog
  1906. Visual Studio 2022 - 17.6 Now Available - Visual Studio Blog
  1907. Announcing .NET 8 Preview 4 - .NET Blog
  1908. BlazmExtension - Visual Studio Marketplace
  1909. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog
  1910. Supercharging Blazor Development with BlazmExtension - A New Visual Studio Extension
  1911. The Simplest Way to List Data in ASP.NET
  1912. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  1913. OpenTelemetry log ingestion preview
  1914. My 20 Year Career is Technical Debt or Deprecated
  1915. Upgrading from WCF to CoreWCF [17 of 18] Migrating from ASP.NET to ASP.NET Core
  1916. Use Azure PIM with groups in ASP.NET Core
  1917. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  1918. Minimal APIs in .NET An Evolution Towards Simplicity
  1919. Learn C# with CSharpFritz - Azure Service Bus and .NET
  1920. Episode 122 - Managing Dependencies with M. Scott Ford
  1921. Get started with GraphQL in .NET Core - Hot Chocolate
  1922. New Features in ECMAScript 2022
  1923. Avoid Proliferating DbContext or IQueryable in .NET Apps
  1924. ASP.NET Core–Factory based vs Convention based middleware
  1925. ASP.NET Core SignalR Tutorials
  1926. .NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8
  1927. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  1928. ASP.NET to ASP.NET Core Migration Wrap-Up [16 of 18] Migrating from ASP.NET to ASP.NET Core
  1929. .NET 8 + Docker
  1930. How to start using .NET Background Services | The .NET Tools Blog
  1931. Languages & Runtime Community Standup - Source Generation Interceptors
  1932. Testing UserManager and RoleManager in ASP.NET Core Identity
  1933. ASP.NET Community Standup - Blazor .NET 8 Updates
  1934. Removing the IIS Server Request Header from ASP.NET Core Apps (any version)
  1935. Secure Microservices Using JWT With Ocelot in .NET Core
  1936. Trust phishing resistant MFA for cross tenant users
  1937. ASP.NET Core Authentication and Authorization Tutorials
  1938. .NET Community Toolkit 8.2: MVVM Toolkit Attributes, Performance Enhancements, and More
  1939. The new way to debug ASP.NET apps in Visual Studio
  1940. ASP.NET Community Standup - Blazor .NET 8 Updates
  1941. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  1942. Introducing Bob’s Used Books—a New, Real-World, .NET Sample Application | Amazon Web Services
  1943. JetBrains .NET Day Online 2023 – Call for Speakers | The .NET Tools Blog
  1944. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  1945. Deploying an Incrementally Migrated ASP.NET App to Azure App Service [15 of 18] Migrating
  1946. 4 Structured Logging Techniques in ASP.net core Every Developer Should Know (Dotnet 7+) - Doumer's Blog
  1947. ASP.NET SPA Templates Proxy Changes From .NET 5 to .NET 6, .NET 7, and On
  1948. Adding Blazor WASM To Existing ASP.NET Core Project
  1949. ReSharper 2023.2 Roadmap | The .NET Tools Blog
  1950. MassTransit–Minimal Message Handlers
  1951. Kubernetes - Create your own k8s cluster step by step
  1952. .NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions -- Visual Studio Magazine
  1953. Moving .NET Apps to the Cloud
  1954. Minimal API growing with .NET 7
  1955. What are Kubernetes Nodes Components? #shorts
  1956. AppKit or UIKit for .NET MAUI Mac Apps? The Choice is Yours
  1957. Controlling the log level of your application
  1958. Uploading Large Files in ASP.NET Core - Code Maze
  1959. Running Vite with ASP.NET Core Web Applications
  1960. Make your ASP.NET Core application always running on IIS
  1961. GitHub - betwixt-labs/tempo: 🥁 Don't miss a beat. Low latency, cross-platform, end-to-end typesafe APIs.
  1962. Migrating static content from ASP.NET to ASP.NET Core [14/18] Migrating from ASP.NET to ASP.NET Core
  1963. Announcing General Availability of the .NET Upgrade Assistant! - .NET Blog
  1964. C# 12 🔍 Discover the Exciting New Features & Improvements 🆕🚀
  1965. Why You Need to Know Dependency Inversion
  1966. Real-time charts with Blazor, SignalR and ApexCharts
  1967. Reflections of an employee
  1968. Amazon SQS for .NET Developers: Getting Started Easily with Queues & Messaging
  1969. ASP.NET Community Standup - Everyday API Productivity with ASP.NET Core
  1970. Web API development in Visual Studio 2022 - Visual Studio Blog
  1971. Sharing Authentication Cookies in ASP.NET Upgrade Scenarios [13/18] Migrating ASP.NET to ASP.NETCore
  1972. How to Get the Remote Host IP Address in ASP.NET Core Web API
  1973. How OpenTelemetry Works?
  1974. Uno Platform for Figma Preview 5: Enhanced Features for Designers and Developers
  1975. Drop down lists in ASP.NET MVC | no dogma blog
  1976. Fluent Validation in ASP.NET Core | no dogma blog
  1977. HttpContent ReadAsAsync with .NET Core 2 | no dogma blog
  1978. Polly and Blazor, Part 2 – Using the Context | no dogma blog
  1979. Using Dependency Injection with Startup.cs in ASP.NET Core | no dogma blog
  1980. Dynamically Updating the Request Header of a HttpClientFactory Generated HttpClient, Part 1 | no dogma blog
  1981. Web API 2 Controller with multiple get methods | no dogma blog
  1982. Skipping ActionFilters in ASP.NET MVC | no dogma blog
  1983. Polly and Blazor, Part 3 - Dependency Injection | no dogma blog
  1984. Arguments model and action methods in ASP.NET MVC Part 2 - using Glimpse | no dogma blog
  1985. Altering the ASP NET MVC model with an ActionFilter | no dogma blog
  1986. ASP.MVC and Web Forms in one web application | no dogma blog
  1987. Fluent Validation in ASP.NET Core 3.1 | no dogma blog
  1988. C# and AWS Lambdas, Part 7 – .NET 5 Web API inside a Container inside a Lambda, with API Gateway in front | no dogma blog
  1989. ASP.NET 5 Web Api Controller with multiple get methods | no dogma blog
  1990. Arguments model and action methods in ASP.NET MVC Part 1 | no dogma blog
  1991. .NET 6 Web API in a Container in a Lambda | no dogma blog
  1992. .NET 6 Custom Runtime for AWS Lambda | no dogma blog
  1993. Lambda ARM64 Custom Runtime with .NET 6 | no dogma blog
  1994. C# and AWS Lambdas, Part 1 - Hello World | no dogma blog
  1995. Registering Multiple Implementations of an Interface with Service Collection in ASP.NET Core | no dogma blog
  1996. Extracting Form Fields from a Multi-Page PDF with Amazon Textract and .NET | no dogma blog
  1997. The type 'xxxx' is defined in an assembly that is not referenced. System.Runtime. | no dogma blog
  1998. .NET 6 Lambdas on ARM64 - Part 1, Functions | no dogma blog
  1999. Passing Configuration Options Into Middleware, Services and Controllers in ASP.NET Core 3.1 | no dogma blog
  2000. How to fix 'No database providers are configured' when scaffolding a controller in ASP.NET 5 | no dogma blog
  2001. Registering Multiple Implementations of an Interface in ASP.NET Core with Autofac | no dogma blog
  2002. C# and AWS Lambdas, Part 6 – .NET 5 inside a Container inside a Lambda | no dogma blog
  2003. POST with HttpClient and Basic Authorization | no dogma blog
  2004. Web API 2 Controller with multiple GET methods - part 2 | no dogma blog
  2005. What is a Kubernetes Control Plane Components? #shorts
  2006. What's next for the Microsoft Fluent UI Blazor components?
  2007. How to Use Code Behind for Blazor Components | 2 Solutions
  2008. Create a multilingual a to z list in C#
  2009. Health Checks In ASP.NET Core For Monitoring Your Applications
  2010. Create Your Own Chat App: SignalR Mastery in C# & ASP.NET
  2011. Pass a JSON Web Token (JWT) to minimal API using fetch() | BinaryIntellect Knowledge Base
  2012. What is JWT and how to add it to ASP.NET Core
  2013. .NET R&D Digest (April, 2023)
  2014. Using System.Web Adapters to Share Authentication in ASP.NET Upgrade Scenarios [12 of 18] Migrating
  2015. Episode 121 - A .NET Discussion with Isaac Levin
  2016. Building a CRUD API With Dapper
  2017. Exploring JavaScript and TypeScript Development in Visual Studio - Visual Studio Blog
  2018. Using System.Web Adapters to Share Session State in ASP.NET Upgrade Scenarios [11 of 18] Migrating
  2019. VS Code + ASP.NET
  2020. Create your own Validationattribute in ASP.NET Core
  2021. How to End-to-End Test SMS Applications with C# .NET and Twilio
  2022. Dometrain - Homepage
  2023. Introduction to ASP.NET Core Minimal APIs | The .NET Tools Blog
  2024. ASP.NET Core Guidance
  2025. Migrating a Class Library with System.Web Dependencies [10/18] Migrating from ASP.NET to ASP.NETCore
  2026. How to Run an Async Method Synchronously in .NET - Code Maze
  2027. Top Free Tools for .NET Web API Load Testing and Benchmarking
  2028. Type-safe ASP.NET Configuration in F#
  2029. Updating Legacy ASP.NET Applications (#267)
  2030. Join the .NET Team at Microsoft Build 2023! - .NET Blog
  2031. Migrating an Endpoint with the Upgrade Assistant Visual Studio Extension [9 of 18] Migrating ASP.NET
  2032. Manning
  2033. ASP.NET Core Updates in .NET 8 Preview 3: Native AOT Support and More
  2034. C# 12: Preview of Three New Features Coming
  2035. Options Pattern in ASP.NET Core - Bind & Validate Configurations from appsettings.json
  2036. What is Basic authentication and how to add it in ASP.NET Core
  2037. initial razor support by jchannon · Pull Request #4 · CarterCommunity/Carter.HtmlNegotiator
  2038. How to Return XML From ASP.NET Core Web API - Code Maze
  2039. Time Series Data with Postgres (#266)
  2040. Creating a New Project with the Upgrade Assistant Visual Studio Extension [8 of18] Migrating ASP.NET
  2041. Intro to the Upgrade Assistant Visual Studio Extension [7/18] Migrating from ASP.NET to ASP.NET Core
  2042. GrapeCity Release Boosts WinForms, WPF Components -- Visual Studio Magazine
  2043. Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8 -- Visual Studio Magazine
  2044. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  2045. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  2046. Working with Sass in an ASP.NET Core application
  2047. Adding JWT Authentication & Authorization in ASP.NET Core
  2048. Why did Prolog lose steam?
  2049. Web API Updates with .NET 8
  2050. How to Serialize Exceptions as JSON in .NET - Code Maze
  2051. How to Migrate Your WebForms App to Blazor in 6 Steps
  2052. Need your Blazor sibling components to talk to each other?
  2053. Upgrading a Project with .NET Upgrade Assistant [6 of 18] Migrating from ASP.NET to ASP.NET Core
  2054. Monsters Weekly 267 - Updating Legacy ASP.NET Applications
  2055. .NET Migration Overview [1 of 18] Migrating from ASP.NET to ASP.NET Core
  2056. Microsoft Intros Native AOT for ASP.NET Core -- Visual Studio Magazine
  2057. Running non-root .NET containers with Kubernetes - .NET Blog
  2058. Why Upgrade to .NET? [2 of 18] Migrating from ASP.NET to ASP.NET Core
  2059. Resource-Based Authorization in ASP.NET Core - Code Maze
  2060. .NET MAUI 8 Preview 3: UI improvements, Memory Management, and NuGet Versioning
  2061. Provision Azure IoT Hub devices using DPS and X.509 certificates in ASP.NET Core
  2062. Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
  2063. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  2064. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  2065. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  2066. Languages & Runtime Community Standup - Source Generation Interceptors
  2067. Analyzing a Solution with .NET Upgrade Planner [4 of 18] Migrating from ASP.NET to ASP.NET Core
  2068. Upcasting and Downcasting in C# - Code Maze
  2069. State Hasn't Changed? Why and when Blazor components re-render
  2070. .NET Rocks! Making a Copilot with Phil Haack
  2071. Getting Started with .NET Upgrade Assistant [3 of 18] Migrating from ASP.NET to ASP.NET Core
  2072. ASP.NET Community Standup - Blazor and Data API Builder
  2073. Announcing .NET 8 Preview 3 - .NET Blog
  2074. .NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16 - .NET Blog
  2075. ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
  2076. Let's Learn .NET - Azure
  2077. Why my WireMock mocks aren't working?
  2078. Trying out What ChatGPT Knows About XML Doc Comments
  2079. Six Labors : Announcing ImageSharp.Web 3.0.0
  2080. Learn how to modernize your .NET apps from the pros! - .NET Blog
  2081. Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions
  2082. Nanorm/release.yml at main · DamianEdwards/Nanorm
  2083. Real-time Communication Between Clients and Servers with SignalR | C# Tutorials Blog
  2084. New Course – ASP.NET Core with OpenID Connect and IdentityServer – Tore Nestenius
  2085. .NET 5 Source Generators – MediatR – CQRS – OMG! – Tore Nestenius
  2086. ASP.NET Core JwtBearer library: what’s new? – Tore Nestenius
  2087. Exploring the non-nullable type warnings in C# 8 – Tore Nestenius
  2088. I was interviewed by RetroRGB – Tore Nestenius
  2089. Storing the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  2090. On .NET - Migrating from ASP.NET to ASP.NET Core
  2091. ASP.NET Core News - 04/07/2023
  2092. Handling CommandTimeout With Dapper in .NET - Code Maze
  2093. Visual Studio 2022 v17.6 Preview 2: Productivity, Game Development and Enterprise Management
  2094. Build Minimal APIs in .NET 7
  2095. Your Blazor component needs data in a certain format, where to Map?
  2096. How to Declare an Empty Array in C# - Code Maze
  2097. Release v0.5.0 · DamianEdwards/RazorSlices
  2098. [TR04/23] Minimal API 7, WinUI 3, DotnetIsolator, Git-TFS, Frameworks Cloud – devdevdev.net
  2099. How to Write Logs From Startup.cs/Program.cs in .NET - Code Maze
  2100. ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
  2101. Improvements to auth and identity in ASP.NET Core 8 - .NET Blog
  2102. Programmatically evaluating policies in ASP.NET Core - Code Rethinked
  2103. The Journey with multi-tenancy accesses continues with some issues
  2104. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  2105. Azure DevOps Podcast: Chris Sainty: Blazor in Action - Episode 238
  2106. Application Security at YOO
  2107. Contract first OpenAPI development (but still use Swagger UI with ASP.NET Core)
  2108. WireMock.NET - Introduction
  2109. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Books - Amazon.ca
  2110. Hosting ASP.NET Core WebAPI on Amazon EC2: Step-by-Step Guide
  2111. Change the ServiceLifetime after the service has been added to the .NET ServiceCollection
  2112. How to Unit Test ILogger in ASP.NET Core - Code Maze
  2113. Creating a ToolTip Component in Blazor
  2114. Time management is time sensitivity • Ryan James Spencer
  2115. GitHub Quick Reviews
  2116. You Want Modules, Not Microservices
  2117. Let's Learn .NET - Modernization
  2118. Using simple things — bayindirh
  2119. Improving multi-platform container support - .NET Blog
  2120. ASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
  2121. How to Create a Custom Authorize Attribute in ASP.NET Core
  2122. Missing OpenID Connect claims in ASP.NET Core. – Tore Nestenius
  2123. How to get the client IP in ASP.NET Core even behind a proxy
  2124. Multiple authorization handlers for the same requirement in ASP.NET Core - Code Rethinked
  2125. Are you sure you need that 'else' - Extend your Blazor components
  2126. Share reusable UI components through a Razor class library
  2127. HACKING C#: DEVELOPMENT FOR THE TRULY LAZY
  2128. Deep Copy of an Object in C# - Code Maze
  2129. Azure AD cross-tenant synchronization
  2130. Uno Platform 4.8: New App Template Wizard & Design System Package Import, .NET 8 Preview 2, and More
  2131. ChatGPT + .NET Slackbot
  2132. Blazor WASM Dockerizing
  2133. Build your first website without installing anything!
  2134. Explore the Latest Updates to WinForms Visual Basic Application Framework
  2135. Akka.NET v1.5: No Hocon, No Lighthouse, No Problem
  2136. A Demo On Clean Architecture | MediatR CQRS Pattern | .NET7 Web API
  2137. Customize OData payload serialization format within ASP.NET Core OData - OData
  2138. Auth in ASP.NET Core
  2139. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  2140. Improve application startup time with EF Core compiled models
  2141. The AddEndpointsApiExplorer Method in ASP.NET Core -
  2142. Remote Development with JetBrains Rider | The .NET Tools Blog
  2143. Bard vs. Bing: AI Search Bots Answer Questions About Visual Studio and .NET -- Visual Studio Magazine
  2144. Get Current User With Claims in ASP.NET Core - Code Maze
  2145. Debugging a .NET process at start-up with Visual Studio (#264)
  2146. How to build a URL Shortener with C# .NET and Redis
  2147. Secure your .NET cloud apps with rootless Linux Containers - .NET Blog
  2148. Contributor Stories: Fiyaz Bin Hasan
  2149. Avoid returning index.html for API calls – Peter Morris
  2150. Caching in .NET with MemoryCache
  2151. Policy-Based Authorization in ASP.NET Core - Code Rethinked
  2152. .NET Core - Remove older SDKs and runtimes
  2153. Development With A Dot - Implementing React's UseState in C#
  2154. Why doesn't my ASP.NET Core 7 web app launch on HTTPS?
  2155. Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More
  2156. A first look at Blazor and .NET 8
  2157. ASP.NET Core 7: Better file upload integration with Swagger on Minimal APIs
  2158. ASP.NET Core 7: Better Minimal endpoints testing with typed results
  2159. Automated Scraping with GPT-4, Part 1
  2160. The MVP reconnect daily
  2161. ASP.NET Core 7: Introducing endpoint filters, actions filters for minimal APIs
  2162. ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
  2163. ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance
  2164. A Small Demo On OData(v8) In .NET 7 API Application
  2165. How to Integrate Blazor WASM into Existing ASP.NET Core App
  2166. Many Ways to make and Deserialize an HTTP GET with HttpClient | no dogma blog
  2167. ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning
  2168. Visual Studio Ditches Edge Developer Tools -- Visual Studio Magazine
  2169. GitHub - jsuarezruiz/dotnet-maui-showcase: A curated list of awesome .NET MAUI samples
  2170. GraphQL on Azure: Part 12 - GraphQL as a Service | LINQ to Fail
  2171. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  2172. Making gRPC Compatible with the Rest of the World & Your App
  2173. Use XML Literals in Visual Basic .NET to generate TwiML
  2174. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  2175. GitHub - microsoft/hack-together: Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
  2176. ASP.NET Core updates in .NET 8 Preview 2 - .NET Blog
  2177. Announcing .NET 8 Preview 2 - .NET Blog
  2178. .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
  2179. ASP.NET Community Standup - Blazor App Testing with Playwright
  2180. Is there a strategy for keeping .Net versions up to date on servers and in ASP applications?
  2181. RazorSlices 0.3.0
  2182. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  2183. JetBrains Releases Rider 2023.1 EAP 6 with Improvements of UI and Debugging Experience
  2184. .NET 7 SDK built-in container improvements
  2185. Manipulating CSV Files in .NET
  2186. Output Caching in ASP.NET Core - Code Maze
  2187. GitHub - damienbod/AspNetCoreExperiments: ASP.NET Core Blazor BFF with Azure AD and Razor page
  2188. How to write your own cron Job scheduler in ASP.NET Core (like Quartz, Hangfire, ...)
  2189. .NET MAUI Community Toolkit 5.0.0: Enhancing User Experience with New Features and Bug Fixes
  2190. Embed Blazor Components with .NET 7 Custom Elements Support
  2191. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  2192. What's new with ASP.NET Core 7
  2193. Visual Studio 2022 – 17.5 Performance Enhancements - Visual Studio Blog
  2194. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  2195. Play with Playwright
  2196. .NET Annotated Monthly | March 2023 | The .NET Tools Blog
  2197. .NET Upgrade Assistant Extension for Visual Studio Now Available
  2198. Blazor component: Razor tutorial and example
  2199. designs/net8.0-browser-tfm.md at main · dotnet/designs
  2200. Health Checks in .NET: 2 ways to check communication with MongoDB - Code4IT
  2201. ASP.NET Core Blazor performance best practices
  2202. Role-based Authorization in ASP.NET Core
  2203. Disabling Controller methods in ASP.NET Core
  2204. Warnings-as-errors friction
  2205. Azure DevOps Podcast: Christian Wenz: ASP .NET Core Security - Episode 233
  2206. Auto sign-out using ASP.NET Core Razor Pages with Azure AD B2C
  2207. .NET MAUI: Top 5 New Features for Powerful Desktop App Development
  2208. Simple HTTPS with Caddy Ingress on AKS
  2209. GitHub - swiss-ssi-group/AzureADVerifiableCredentialsAspNetCore: ASP.NET Core Issue and Verify verifiable credentials using Microsoft Entra Verified ID
  2210. How to Read Connection Strings in .NET - Code Maze
  2211. We want your feedback! Introducing Polly v8
  2212. ASP.NET Community Standup - ASP.NET Core and Microsoft Graph
  2213. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  2214. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  2215. I remembered how awful it is to go viral
  2216. Episode 50 🎉: Hot Reload - with David Wengier
  2217. Microsoft Teams' Permission Service migration to .NET 6 - .NET Blog
  2218. How To Deploy EF Database Migrations
  2219. Functional Testing: Definition, Types and Importance
  2220. Meta Needs A Decade Of Efficiency
  2221. Kickoff Hack Together: Microsoft Graph and .NET! What can you do with Microsoft Graph .NET SDK?
  2222. Useful Tricks with Lamar for Integration Testing
  2223. .NET R&D Digest (February, 2023)
  2224. Difference Between Returning and Awaiting a Task in C#
  2225. Get started with Microsoft Graph .NET SDK! - March 2nd 4PM GMT
  2226. Speed Up ASP.NET Core JSON APIs with Source Generators
  2227. Lambda cold starts for .NET applications are not so bad | no dogma blog
  2228. GitHub Quick Reviews
  2229. Visual Studio Devs Love New Brace Pair Colorization in v17.6 Preview 1 -- Visual Studio Magazine
  2230. Try Visual Studio 2022 v17.6 Preview 1 - Visual Studio Blog
  2231. ASP.NET Community Standup - Dev tunnels in Visual Studio for ASP.NET Core projects
  2232. ASP.NET Core 8 Preview 1 Available
  2233. All of NoSQL is because of this…
  2234. Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
  2235. ASP.NET Core News - 02/24/2023
  2236. From Testing Pyramid to Diamond
  2237. Data Annotations for model validation in ASP.NET Core
  2238. Blazor United - Solving Blazor's biggest challenges?
  2239. Applying Postel’s law in ASP.NET Core–Part II
  2240. Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog
  2241. Using YARP as a split testing tool
  2242. Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry
  2243. Applying Postel’s law in ASP.NET Core–Part I
  2244. Adam Storr - Conditional Middleware in Isolated Azure Functions
  2245. Microsoft Ships Visual Studio 2022 17.5, Touting AI-Powered Intent-Based Suggestions -- Visual Studio Magazine
  2246. GrapeCity Report Tooling Brings Web Designer to Blazor -- Visual Studio Magazine
  2247. Use Release configuration as default for 'dnu pack' by khellang · Pull Request #3204 · aspnet/dnx
  2248. Combining 11ty Static Site Generator with ASP.NET Core
  2249. How to generate TwiML using Strings in C#
  2250. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  2251. How safe are .NET serialization libraries against StackOverflowException
  2252. Web Applications in .NET6 with Andrew Lock | The Azure DevOps Podcast, ep.198
  2253. Visual Studio 2022 - 17.5 Released - Visual Studio Blog
  2254. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  2255. Announcing .NET 8 Preview 1 - .NET Blog
  2256. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  2257. Troubleshooting JwtBearer authentication problems in ASP.NET Core – Tore Nestenius
  2258. Integrate Google Sign-in into an Asp.Net Core 7 Application
  2259. Early Access Program (EAP) - ReSharper
  2260. Using Hangfire with ASP.NET Core
  2261. ASP.NET Core Razor Pages vs MVC: Which Framework is Best for Web Development in 2023
  2262. ReactJS and ASP.NET: The Dynamic Duo of Web Development
  2263. Only Debate The Non-Linear
  2264. How to Modify a Base URI of Swagger in ASP.NET Core
  2265. Getting Started with Generics in .NET
  2266. F# has too many operators – planetgeek.ch
  2267. Enforcing Multiple Authorization Filters in ASP.NET Core
  2268. Generating Bogus HTTP Endpoints with ASP.NET Core Minimal APIs
  2269. Use Raw String Literals to generate TwiML in C# 11
  2270. Improving EF Core performance with Compiled Queries
  2271. Upgrading your .NET projects with Visual Studio
  2272. Multipart Form-Data in HttpClient with ASP.NET Core - Code Maze
  2273. Creating a circuit breaker health check using Polly CircuitBreaker
  2274. IdentityServer – IdentityResource vs. ApiResource vs. ApiScope – Tore Nestenius
  2275. Microsoft Mulls Combining Web/Mobile/Desktop Tooling in .NET 8 -- Visual Studio Magazine
  2276. Wolverine’s New HTTP Endpoint Model
  2277. .NET February 2023 Updates – .NET 7.0.3, .NET 6.0.14
  2278. ASP.NET Community Standup - Blazor United in .NET 8
  2279. What is .NET, and why should you choose it?
  2280. Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF
  2281. Are ASP.NET and .NET the Same? Understanding the Key Differences and Similarities
  2282. 'Blazor United' Deep Dive Coming Tomorrow -- Visual Studio Magazine
  2283. What’s New in .NET 7 for Minimal APIs?
  2284. What's On Tap for .NET 8 (Preview 1 Coming this Month) -- Visual Studio Magazine
  2285. Use PostConfigure For Default Configuration of Collections in ASP.NET
  2286. What is a Middleware and how to use it in ASP.NET Core?
  2287. Extracting Form Fields from a Multi-Page PDF AWS Textract and .NET | no dogma blog
  2288. GitHub Quick Reviews
  2289. Implementing API Key Authentication in ASP.NET Core
  2290. Asynchronous Programming Patterns in .NET
  2291. Use Visual Studio dev tunnels to handle Twilio Webhooks
  2292. How to use Entity Framework Core in ASP.NET Core
  2293. ASP.NET Community Standup - Razor Editor Updates
  2294. Multi-Tenancy with RavenDB and ASP.NET Core
  2295. JavaScript Modules | Documentation
  2296. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  2297. Using source-generated regex in ASP.NET Core route constraints - Gérald Barré
  2298. Organizing URLs with Folder Scheme in ASP.NET Razor
  2299. Basics Part 3: Using OpenID Connect for Authentication and API Access
  2300. GitHub - aws/aws-ssm-data-protection-provider-for-aspnet: An extension library to assist with ASP.NET data protection in AWS Lambda.
  2301. .NET Security Headers: A Senior Developer’s Guide✨
  2302. Basics Part 3: Using OpenID Connect for Authentication and API Access
  2303. ASP.NET Core News - 02/03/2023
  2304. .NET Monthly Roundup - January 2023
  2305. ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine
  2306. .NET Monthly Roundup - January 2023
  2307. Integrating ChatGPT into Software Development Workflow: Tips and Best Practices
  2308. GitHub - exceptionless/Exceptionless.Net: Exceptionless clients for the .NET platform
  2309. Why is Clean Architecture so Popular?
  2310. 10 Proven Techniques for Optimizing ASP.NET Websites for Search Engines
  2311. Two Factor Authentication with Web API and Angular using Google Authenticator - Code Maze
  2312. Application Insights–OpenTelemetry integration for ASP.NET Core
  2313. GitHub - DamianEdwards/AspNetCoreClientLibManagement: Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
  2314. New Wolverine Release & Future Plans
  2315. GitHub Quick Reviews
  2316. How to Implement Checkbox List in ASP.NET Core - Code Maze
  2317. Tracking Application Health With OpenTelemetry Metrics in .NET
  2318. Creating and downloading zip files with ASP.NET Core
  2319. Track your coding progress on GitHub with a .NET Worker Service
  2320. On .NET Live - Develop webhooks locally with tunnels
  2321. ASP.NET Community Standup - Porting your ASP.NET Web Forms application to .NET 7 in 7 minutes
  2322. Mocking an HttpClient using ASP.NET Core TestServer - Gérald Barré
  2323. Accessing .NET gRPC Endpoints from Anywhere via JSON Transcoding
  2324. Using multi-tenant AAD delegated APIs from different tenants
  2325. What’s New in EF Core 7.0
  2326. Getting started with ML.NET
  2327. 【C#】SignalR を使ったアプリケーション開発をより快適に! - ねののお庭。
  2328. DepthGuard. a.k.a "It seemed like a good idea at the time"
  2329. EF Power Tools tutorial
  2330. ASP.NET Core News - 01/27/2023
  2331. The Developer Ecosystem in 2022: Key Trends for C# | The .NET Tools Blog
  2332. Changes to Project.json
  2333. Reading appsettings.json in Class Libraries: A Guide for ASP.NET Core Developers
  2334. Serilog Best Practices - Ben Foster
  2335. Tracing .NET Applications Easily With OpenTelemetry - Code Maze
  2336. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  2337. ASP.NET Community Standup - Taking a look at the TodoApi Sample App
  2338. Download .NET (Linux, macOS, and Windows)
  2339. Prepare .NET core Microservice to be monitored by Kubernetes
  2340. Unleashing the Power of ASP.NET Core: A Guide to Building High-Performance Web Applications
  2341. Optimizing Performance in ASP.NET Core: An Introduction to Bundling and Minification
  2342. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  2343. .NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
  2344. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  2345. GitHub - damienbod/Blazor.BFF.AzureAD.Template: Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Azure AD BFF (server authentication)
  2346. How to modernize a legacy .NET Framework WCF app using CoreWCF and .NET 7
  2347. Becoming a .NET Architect: A Step-by-Step Guide
  2348. Basic Authentication in ASP.NET Core
  2349. The Ultimate Guide to Implementing 301 Permanent Redirects in ASP.NET Core
  2350. Configuring AWS Credentials for .NET Applications - Detailed Guide
  2351. Geeking out on .NET and C# with David Fowler | Keep Coding Podcast #4
  2352. ‎Keep Coding Podcast: #4 Geeking out on .NET and C# with David Fowler on Apple Podcasts
  2353. ASP.NET Core News - 01/20/2023
  2354. Episode 114 - Statiq with Dave Glick
  2355. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  2356. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  2357. 2022 Akka.NET Year-in-Review and Future Roadmap
  2358. Release 2.0.0-RC.1 · microsoft/reverse-proxy
  2359. A Rough Debut for Visual Studio Spell Checker Preview -- Visual Studio Magazine
  2360. The “insert specific tech here” developer: yay or nay?
  2361. Exploring the Different Types of Applications you can Build with .NET
  2362. Native AOT Overview
  2363. Visual Studio 2022 17.5 Preview 3 is here!
  2364. Telerik and Kendo UI R1 2023 Release Is Here—See What’s New!
  2365. Machine Learning Community Standup - New Year, New Releases
  2366. Creating a 'Hello World' Application with Razor Pages and .NET Core: A Step-by-Step Guide
  2367. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  2368. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  2369. Simplify Your Blazor Apps Using .NET 7’s New Bind Modifiers
  2370. Multiple File Drag and Drop Upload with ASP.NET Core
  2371. How to deploy .NET apps as systemd services using containers | Red Hat Developer
  2372. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  2373. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  2374. BlazorForms Low-Code Open-Source Framework. Part 1: Introduction and Seed Projects
  2375. Connecting to a SignalR Hub using JavaScript: A Step-by-Step Tutorial
  2376. Implementing secure Microsoft Graph application clients in ASP.NET Core
  2377. Razor Pages .NET Core vs React Web Apps
  2378. How to Become .NET Architect
  2379. Convert GUIDs to a Shorter Textual Representation and Back
  2380. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  2381. OSS Spotlight - Extending apps to mobile and desktop with .NET MAUI and Oqtane
  2382. Visual Studio 2022 Release Notes
  2383. Streaming Json response with IAsyncEnumerable in .net 6.0 and example fetch in javascript - Okan Karadağ
  2384. Sponsor @dodyg on GitHub Sponsors
  2385. 5 new advanced features improving C# 11 | Red Hat Developer
  2386. We're on dotnet.social
  2387. OSS Spotlight - Embedded IoT Prototyping with Meadow
  2388. GitHub - aspnet/Announcements: Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
  2389. Blazorators
  2390. Wolverine meets EF Core and Sql Server
  2391. ASP.NET Community Standup - Exploring new and experimental features in Blazor
  2392. Rebus in .NET - Service Bus Implementation - Code Maze
  2393. Executing async operations onchange in Blazor
  2394. When Your DbContext Has The Wrong Scope
  2395. Implement the OAUTH 2.0 Token Exchange delegated flow between an Azure AD API and an API protected using OpenIddict
  2396. Protect and call an ASP.NET Core minimal Web API with Azure AD
  2397. Mocking dependencies in ASP.NET Core tests
  2398. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  2399. No, No, No - Tasks are not threads and they are not for performance!
  2400. MinimalApis.Extensions 0.10.1
  2401. MiniValidation 0.7.2
  2402. TagHelperPack 0.10.1
  2403. Episode 113 - Atypical ASP .NET Core Design Patterns With Carl-Hugo Marcotte
  2404. ASP.NET Basics for Experts | .NET Conf 2022
  2405. Automating Integration Tests using the “Critter Stack”
  2406. DNF Summit January 2023
  2407. DNF Summit January 2023
  2408. Testing ASP.NET Core FastEndpoints
  2409. You Want Modules, Not Microservices
  2410. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  2411. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  2412. Azure AD Multi tenant Azure App registration consent
  2413. Keycloak as Authorization Server in .NET
  2414. ASP.NET Community Standup - Blazor in .NET 7
  2415. Top .NET Videos & Live Streams of 2022
  2416. Top .NET Blog Posts of 2022
  2417. If I’m a beginner at .NET, what resources are available to me?
  2418. Code Maze Weekly #154 - Code Maze
  2419. GitHub - KristofferStrube/Blazor.FileAPI: A Blazor wrapper for the browser File API.
  2420. See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo | Ubuntu
  2421. Different Ways to Use Select Tag Helper in ASP.NET Core -
  2422. TriviaR/App.razor at 3a875f98dbb0a414e3a3c7360edac8dadd629971 · davidfowl/TriviaR
  2423. My OSS Plans for 2023
  2424. Clean Architecture with ASP.NET Core 7 | .NET Conf 2022
  2425. SignalR in dotnet tested with Postman
  2426. Chiselled Ubuntu: the perfect present for your containerised and cloud applications | Ubuntu
  2427. Blazor in Action: Sainty, Chris: 9781617298646: Amazon.com: Books
  2428. .NET R&D Digest (December, 2022)
  2429. Just Announced: Telerik & Kendo UI R1 2023 Release Webinars
  2430. Implementing the MySQL server protocol for fun and profit
  2431. O9d.AspNet.FluentValidation 0.1.1
  2432. GitHub - benfoster/o9d-aspnet: Extensions for ASP.NET Core
  2433. 7 Tips for Building a Good Web API
  2434. ASP.NET Core Display Description Tag Helper
  2435. ASP.NET Core in Action, Version 3 update
  2436. Deploying EOL .NET Core to Azure App Services - Dominique St-Amand
  2437. [🎄.NET Advent Calendar🎄] Strengthening security posture of containerized .NET applications with Chiseled Ubuntu Containers
  2438. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  2439. Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server
  2440. Running Optimizely CMS 12 (Episerver) on a Raspberry Pi
  2441. Will ChatGPT replace .NET developers?
  2442. TodoApi/AuthenticationExtensions.cs at ae45c472da3be8a391cb5013d13c0e54341bc2d3 · davidfowl/TodoApi
  2443. TagHelperPack 0.10.1
  2444. Alexandre Nédélec - When Pulumi met Nuke: a .NET love story
  2445. How Halo, Dynamics 365, and Mesh scale to millions with Orleans and you can too! | .NET Conf 2022
  2446. The Future of .NET with WASM | The .NET Tools Blog
  2447. Web API Analyzers in ASP.NET Core - Code Maze
  2448. Applying the CQRS Pattern in an ASP.NET Core Application
  2449. Handling HTTP Requests with .NET 7 Native AOT on AWS Lambda | no dogma blog
  2450. Dev tunnels in Visual Studio for ASP.NET Core projects
  2451. GitHub - cristipufu/aspnetcore-redis-rate-limiting: Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7.
  2452. Try out Visual Studio 2022 version 17.5 Preview 2
  2453. .NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
  2454. ASP.NET Community Standup - Blazor .NET 8 Planning
  2455. Introducing Wolverine for Effective Server Side .NET Development
  2456. On .NET Live - Building web apps using MVVM
  2457. Simple DI - Container
  2458. Schedule Jobs with Quartz.NET - Code Maze
  2459. Blazor Code Generation | Infragistics Blog
  2460. YARP–Direct forwarding in .NET 6 and beyond
  2461. The InfoQ Podcast: .NET Trends Report 2022
  2462. OSS Spotlight - Build websites with a modern ASP.NET Core CMS – Orchard Core
  2463. Building modern high performance services with ASP.NET Core and .NET 7
  2464. Changes in JWT Bearer Token Setup in .NET 7
  2465. Testing a token protected API using user-jwts
  2466. .NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik
  2467. Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications
  2468. Developing distributed applications with Tye
  2469. .NET 7 Networking Improvements
  2470. Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
  2471. Generating Source Code Documentation With DocFx - Code Maze
  2472. Is the regression in GC or something else?
  2473. ReSharper 2022.3 Released With More C# 11 Features, NuGet Vulnerabilities Detection, and Support for Visual Studio ARM64. | The .NET Tools Blog
  2474. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  2475. C# 11–Generic Attributes
  2476. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  2477. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2478. How to Extract Custom Header in ASP.NET Core Web API
  2479. Building Windows Services in .NET 7
  2480. .NET and .NET Core official support policy
  2481. .NET Monthly Roundup - November 2022
  2482. How to Implement a LinkedList in C# - Code Maze
  2483. Implement Feature Management in Blazor ASP.NET Core
  2484. Logging and global error handling in .NET 7 WPF applications
  2485. Seq — centralized structured logs for .NET, Java, Node.js
  2486. How to Enumerate an Enum in C# - Code Maze
  2487. Custom Authorization Policy Providers in ASP.NET Core
  2488. Custom Authorization Policy Providers in ASP.NET Core
  2489. Managing CSS Scope With Razor Components
  2490. Our journey to F#: C#-F# Interop – planetgeek.ch
  2491. Refactoring Bloated Controllers with [FromService] - ElegantCode
  2492. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  2493. Add support for social authentication by davidfowl · Pull Request #45 · davidfowl/TodoApi
  2494. HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
  2495. Producer-Consumer Applications With .NET Channels Code Maze
  2496. GitHub - aspnet-contrib/AspNet.Security.OpenId.Providers: OpenID 2.0 authentication middleware for ASP.NET Core
  2497. WPF: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around
  2498. Exploring generating PDF files from HTML in ASP.NET Core
  2499. ASP.NET Core Response Caching
  2500. Difference Between Is and Equality Operators For null Check in C#
  2501. Testing your ASP.NET Core application - using a real database
  2502. Using Event Counters with Application Insights
  2503. How to make the fastest .NET Serializer with .NET 7 / C# 11, case of MemoryPack
  2504. Incremental ASP.NET to ASP.NET Core Migration
  2505. Floating-Point Types in C# - Double vs Float vs Decimal
  2506. GitHub - nenoNaninu/TypedSignalR.Client: C# Source Generator to Create Strongly Typed SignalR Clients.
  2507. Keycloak.AuthServices.Authentication 1.2.1
  2508. Sands of MAUI: Issue #82
  2509. Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications | no dogma blog
  2510. Alba for Effective ASP.Net Core Integration Testing
  2511. Sharing Microsoft Graph permissions and solution Azure App Registrations
  2512. Refactoring Bloated Controllers with IServiceProvider - ElegantCode
  2513. API Versioning with Asp.Net Core Minimal APIs
  2514. Davidfowl/fe by davidfowl · Pull Request #23 · davidfowl/TodoApi
  2515. GitHub - nuages-io/nuages-identity-2: ASP.NET Core Identity UI
  2516. IClaimsTransformation Interface (Microsoft.AspNetCore.Authentication)
  2517. C# String Interpolation - Code Maze
  2518. Improve your productivity with Web Live Preview and Telerik
  2519. OpenIddict
  2520. How to Execute Stored Procedures With EF Core 7 - Code Maze
  2521. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 4: Faceting
  2522. Sands of MAUI: Issue #81
  2523. ongoing by Tim Bray · AWS and Blockchain
  2524. So Just How Much Faster Is Visual Studio 2022 17.4? -- Visual Studio Magazine
  2525. HashSet vs SortedSet in C# - Code Maze
  2526. Use multiple Azure AD access tokens in an ASP.NET Core API
  2527. How to publish .NET 7 apps directly to Docker
  2528. Raw Coding
  2529. Creating Containers in .NET 7 with the .NET CLI
  2530. Integrate logging in a ASP.NET Core application using Serilog and Seq
  2531. Visual Studio 'Port Forwarding' Now 'Dev Tunnels,' So What's a Dev Tunnel? -- Visual Studio Magazine
  2532. davidfowl (@davidfowl@hachyderm.io)
  2533. C# support in Fleet Public Preview | The .NET Tools Blog
  2534. 5 tips for IIS on containers: #3 Hardcoded configuration
  2535. Learn Live - Create multi-page .NET MAUI apps with tab and flyout navigation
  2536. A reusable generic autocomplete component for Blazor
  2537. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  2538. Authorization and Authentication in Minimal APIs
  2539. Python and .NET - An Ongoing Saga
  2540. Windows App SDK 1.2 Lets Devs Create Third-Party Windows 11 Widgets -- Visual Studio Magazine
  2541. Stop using trivial Guard Clauses! Try this instead
  2542. Learn Live - Store local data with SQLite in a .NET MAUI app
  2543. .NET Survey
  2544. How to Manage IDisposable Objects in C# - Code Maze
  2545. My favourite 'recent' LINQ improvements
  2546. gRPC JSON transcoding
  2547. Public preview of dev tunnels in Visual Studio for ASP.NET Core projects
  2548. Download .NET 7.0 (Linux, macOS, and Windows)
  2549. .NET 7 for Azure Functions Isolated Worker Process Is Now Generally Available
  2550. Windows Terminal, PowerShell, oh-my-posh, and Winget
  2551. How to Use the “Using Static” Feature in C# - Code Maze
  2552. Rate Limiting in .NET 7 ⋆ Programming and Tech Blog
  2553. Minimal API validation with ASP.NET 7.0 Endpoint Filters - Ben Foster
  2554. How fast is really ASP.NET Core?
  2555. How to Return null From a Generic Method in C#? - Code Maze
  2556. .NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
  2557. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  2558. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 3: Auto Complete
  2559. Background Tasks in .NET
  2560. GitHub - maacpiash/minimal-api-jwt-auth: 🔐 🛂 ASP.NET 6 minimal API with JWT authentication and authorization
  2561. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2562. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2563. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2564. Learn Live - Consume REST web services in .NET MAUI apps
  2565. Episode 110 - JetBrains and Remote Development with Maarten Balliauw
  2566. What's New in .NET 7 for Authentication and Authorization
  2567. Does anyone like minimal API?
  2568. 5 tips for IIS on containers: #2 IIS App Pools and Websites
  2569. What's New for ASP.NET Core & Blazor in .NET 7 -- Visual Studio Magazine
  2570. Npgsql 7.0 Release Notes | Npgsql Documentation
  2571. 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
  2572. Visual Studio 2022 17.4 Now Generally Available -- Visual Studio Magazine
  2573. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  2574. SortedSet in C# - Code Maze
  2575. .NET 7 | Everything You NEED to Know - Claudio Bernasconi
  2576. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  2577. .NET Conf 2022 announcements
  2578. Use hubs in ASP.NET Core SignalR
  2579. Sometimes... Constraints Are Good
  2580. Microsoft.EntityFrameworkCore 7.0.0
  2581. What's new for Minimal APIs in ASP NET Core 7?
  2582. .NET 7 GA available on App Service
  2583. .NET 7: What's new in ASP.NET Core?
  2584. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  2585. .NET November 2022 Updates – .NET 6.0.11 and .NET Core 3.1.31
  2586. What's new in .NET 7
  2587. .NET 7 is Available Today
  2588. What's new in Orleans 7.0
  2589. Announcing ASP.NET Core in .NET 7
  2590. Entity Framework Core 7 (EF7) is available today
  2591. How to deploy .NET APIs on Azure using GitHub actions - Code4IT
  2592. gRPC Communication In Azure Container Apps - Part 1 - Bit of Technology
  2593. Implementing TDD in a .NET Application
  2594. Contextual Feature Filters in ASP.NET Core - Code Rethinked
  2595. Peter Ritchie's Blog - Fundamental ASP.Net Minimal API Integration Tests
  2596. Top 10 Dotnet Exception Anti-Patterns in C#
  2597. Introduction to ASP.NET Core Authentication & Authorization
  2598. Introduction to ASP.NET Core Authentication & Authorization
  2599. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 2: Results Paging
  2600. Simple Autocomplete for Blazor
  2601. Uno Platform 4.6: Hello .NET 7!
  2602. Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
  2603. Build the modular monolith first
  2604. Insights into Developing with Blazor, AND Containers in .NET 7, Wed, 9 Nov 2022, 5:30 pm | Meetup
  2605. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  2606. The 2022 Shopping Spree
  2607. Avoid WebDeploy Locking Errors to IIS with Shadow Copy for ASP.NET Core Apps
  2608. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  2609. More Efficient Deletes With Entity Framework Core
  2610. Learn how to improve your ASP.NET Core controllers with these principles
  2611. Performance improvements in ASP.NET Core 7
  2612. The type system is a programmer's best friend
  2613. Understanding & Implementing Caching in ASP.NET Core
  2614. Use a recursive Blazor component to render a TreeView
  2615. Slaying Zombie ‘No Repro’ Crashes with Infer#
  2616. Encrypt and Decrypt Text Values in .NET
  2617. Resize images before uploading in Blazor Web Assembly
  2618. Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
  2619. Switch tenants in an ASP.NET Core app using Azure AD with multi tenants
  2620. Creating Good Monoliths in ASP.NET Core
  2621. Beckshome.com: Thomas Beck's Blog - Lucene + Blazor, Part 1: Basic Search
  2622. Amazon.it: Mastering Minimal APIs in ASP.NET Core: Build, test, and prototype web APIs quickly using .NET and C# - Tosato, Andrea, Minerva, Marco, Bartolesi, Emanuele - Libri
  2623. Look mum, I wrote a book about ASP.NET Minimal API and it will be released in October
  2624. Episode 44: gRPC - with Poornima Nayar
  2625. ASP.NET Core Globalization and a custom RequestCultureProvider
  2626. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  2627. Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0
  2628. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  2629. ASP.NET Core News - 10/28/2022
  2630. Minimal APIs overview
  2631. .NET MAUI Community Toolkit Monthly Standup, November 2022
  2632. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  2633. Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
  2634. ASP.NET Core Globalization and a custom RequestCultureProvider
  2635. Best Chrome extensions for web developers
  2636. Fix automatic re-routing of http:// to https:// on localhost in Web Browsers
  2637. Available today: Windows Dev Kit 2023 aka Project Volterra
  2638. New rules for Blazor in Meziantou.Analyzer - Gérald Barré
  2639. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  2640. Using OData with ASP.NET Core Web API - Code Maze
  2641. A Minimal API with .NET 6 using C#
  2642. GitHub - daviddotcs/safe-routing: A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
  2643. Networking Telemetry in .NET - .NET
  2644. Chicago .NET User Group – The Background on Background Tasks in .NET 6
  2645. Sharp Tools
  2646. Polyglot Microservices Communication Using Dapr on AKS
  2647. LiteDB - A .NET embedded NoSQL database
  2648. Milestone Reached: 200+ Free Ebooks Are Now Available in the Succinctly Series | Syncfusion Blogs
  2649. Minimal APIs: The magic revealed - Events
  2650. A deep dive into endpoint filters in ASP.NET Core 7
  2651. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  2652. Learning Blazor
  2653. Generating Code Coverage Reports in .NET Core
  2654. Adding Experimental HTTP Methods To ASP.NET Core
  2655. Hosting .NET Web Service in Unmanaged C/C++ Process in Windows and Linux
  2656. .NET Core 3.1 is nearing end-of-support
  2657. ASP.NET Community Standup - Blazor in .NET 7 Part III
  2658. Rockin’ the Code World: Special Guest Stephen Toub
  2659. Three ways to refresh the claims of a logged-in user – The Reformed Programmer
  2660. Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs
  2661. .NET Conf 2022
  2662. Learn C# with CSharpFritz - Hosting ASP.NET Core MVC with Linux
  2663. Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore
  2664. 3 (and more) ways to set configuration values in .NET - Code4IT
  2665. Localization in ASP.NET Core - Code Maze
  2666. Logging with Serilog in ASP.NET Core Web API
  2667. Inject content into your Blazor components with typed Render Fragments
  2668. Use model validation in minimal APIs in ASP.NET Core 6
  2669. How to use OpenAPI with minimal APIs
  2670. [Last Week in .NET #105] – A tale of two CVEs
  2671. Integration Testing ASP.NET Core APIs incl. auth and database
  2672. Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
  2673. Revisiting dependency injection lifetimes in ASP.NET Core
  2674. How to build Docker Containers with Cake | Gary Woodfine
  2675. Microsoft Ignite – Join us on October 12-14
  2676. Microsoft Ignite – Join us on October 12-14
  2677. No Need to Wait for .NET 8 to Try Experimental WebAssembly Multithreading -- Visual Studio Magazine
  2678. Azure DevOps Podcast: Rob Richardson: Web Services in .NET 6 - Episode 213
  2679. Announcing .NET 7 Release Candidate 2
  2680. ASP.NET Core updates in .NET 7 Release Candidate 2
  2681. .NET October 2022 Updates – .NET 6.0.10 and .NET Core 3.1.30
  2682. MinimalApis.Extensions 0.9.0-pre.20221011.36
  2683. How to generate header images for blogs and ASP.NET Core
  2684. How to create a custom feature filter in ASP.NET Core - Code Rethinked
  2685. Performance Testing of ASP.NET Core APIs With k6 - Code Maze
  2686. Force phishing resistant authentication in an ASP.NET Core application using Azure AD
  2687. Blazor WASM Custom 404 Page on GH Pages
  2688. ASP.NET Core in Action, Third Edition
  2689. Leveraging Templates to Make Reusable Components
  2690. Modern C# Techniques, Part 2: Value Records
  2691. Learn Live - Create a UI in a .NET MAUI app by using XAML
  2692. Using .NET 7's Blazor Custom Elements to render dynamic content
  2693. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  2694. Use HttpContext in ASP.NET Core
  2695. Required Members in C# 11 with David Wengier - NDC Melbourne 2022
  2696. Out of Process Hosting Survey
  2697. Visual Studio Talk Show: 0272 - Anthony Giretti - Le processus de création d'un livre technique
  2698. Introduction to WebApplicationFactory
  2699. New JavaScript Interop improvements in .NET 7 RC 1
  2700. Add Unit Tests To Your Azure Functions
  2701. .NET vs Go vs Node
  2702. Learn C# with CSharpFritz - Authentication and Authorization with ASP.NET MVC
  2703. .NET Monthly Roundup - September 2022
  2704. ASP.NET Community Standup - Securing ASP.NET Core APIs
  2705. ASP.NET Core Versioning: Minimal APIs
  2706. What is .NET - Why Should We Use It, and What Can We Do With It
  2707. ASP.NET Core 7 updates
  2708. .NET R&D Digest (September, 2022)
  2709. On .NET Live - Ask Me Anything with Scott Hunter
  2710. Rate limiting in web applications - Concepts and approaches
  2711. Upload File using C# ASP.NET FileUpload Control | Pro Code Guide
  2712. Implement the On Behalf Of flow between an Azure AD protected API and an API protected using OpenIddict
  2713. ASP.NET Core Versioning: MVC APIs
  2714. Blazor Among Top Libraries for 'Niche' WebAssembly, Which Sees Shrinking Usage -- Visual Studio Magazine
  2715. Extension: Omit null value properties in ASP.NET Core OData
  2716. Migrating from ASP.NET to ASP.NET Core (Part 4)
  2717. Did .NET MAUI Ship Too Soon? Devs Sound Off on 'Massive Mistake' -- Visual Studio Magazine
  2718. ASP.NET Core in Action, version 3, is now available
  2719. Experimental WebTransport over HTTP/3 support in Kestrel
  2720. Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI
  2721. 10 Reasons Startups Prefer Node.js over .NET
  2722. Software Engineering Tips for CLMS Students
  2723. Microsoft Ignite - Session catalog
  2724. Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6
  2725. How to Read AppSettings Values From a JSON File in .NET Core
  2726. A Swiss Army Knife for Developers: DevToys
  2727. GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C#.
  2728. Learning Blazor
  2729. Built-in rate limiting in ASP.NET Core vs AspNetCoreRateLimit
  2730. Bye bye Azure Functions, Hello Azure Container Apps: Migrating from Azure Functions to ASP.NET Core | endjin
  2731. [Last Week in .NET #102] – MAUIing Figma
  2732. Microsoft Commerce's .NET 6 Migration Journey
  2733. Learn to Create Online-Offline Data Storage Capable Cross-Platform Apps in Fewer Than 30 Minutes
  2734. Microsoft Commerce's .NET 6 Migration Journey
  2735. InfoQ .NET Trends Report 2022
  2736. InfoQ .NET Trends Report 2022
  2737. ASP.NET Core rate limiting middleware in .NET 7
  2738. Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core
  2739. How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer
  2740. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  2741. GitHub - davidfowl/AspNetCoreOwinSample: A sample showing running OWIN based frameworks on top of ASP.NET Core
  2742. Episode 106 - fimi.market and The .NET Tech Stack with Miguel Adwin
  2743. Google wants to take on Dolby with new open media formats
  2744. See Updated 'What's New' Docs for Entity Framework 7 Release Candidate 1 -- Visual Studio Magazine
  2745. Building ASP.NET Core Minimal API in VB.NET
  2746. Work around localhost unsecured HTTPS access for Development Sites in Edge
  2747. .NET Data Community Standup - Azure Mobile Apps and offline sync
  2748. .NET Data Community Standup - Azure Mobile Apps and offline sync
  2749. ASP.NET Core 6: Bring your custom compression provider in gRPC
  2750. WebAssembly Steals the ASP.NET Core Show in .NET 7 RC1 -- Visual Studio Magazine
  2751. Release CoreWCF v1.2.0 · CoreWCF/CoreWCF
  2752. Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog
  2753. How is Delegate being cast to RequestDelegate in ASP.NET Core?
  2754. Using multiple JSON serialization settings in ASP.NET Core
  2755. Community Tuesday
  2756. SOLID principles in C# used in object-oriented design (OOD)
  2757. Implementing Google Web Risk API in ASPNET Core
  2758. ASP.NET Core Api Auth with multiple Identity Providers
  2759. Testing HttpRequest.Form Variables in Unit Tests for ASP.NET Core Components
  2760. Episode 43: Docker Demystified - with (me) Dan Clarke
  2761. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  2762. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  2763. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  2764. ASP.NET Core - Why async await is useful
  2765. .NET 7: Microsoft Reveals New ASP.NET Core Features
  2766. Let's Upgrade an app to .NET 7 RC
  2767. ASP.NET Core updates in .NET 7 Release Candidate 1
  2768. ASP.NET Core updates in .NET 7 Release Candidate 1
  2769. Microsoft Teams Assignments Service's Journey to .NET 6
  2770. Announcing .NET 7 Release Candidate 1
  2771. GitHub - matthiasjost/dotnet-content-creators: ⚡A list of .NET content creators
  2772. .NET One-line Scoped Initializers with Dependency Injection
  2773. Architecture of a .NET Application: Case Studies - NDepend
  2774. @jost0101/dotnet-content-creators
  2775. Blazor in Action
  2776. .NET September 2022 Updates – .NET 6.0.9 and .NET Core 3.1.29
  2777. ASP.NET Community Standup - Blazor in .NET 7 Part II
  2778. Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components
  2779. .NET 7 SDK Now Supports Building Containerised Apps
  2780. Versioning ASP.NET Core MVC & Minimal APIs
  2781. How to download files from ASP.NET Core MVC
  2782. Blazor Best Practices: Handling Errors
  2783. [Last Week in .NET #100] – Where’s the cool kids table?
  2784. Setup application client in Azure App Registration with App roles to use a web API
  2785. .NET now on Windows Package Manager
  2786. Arm64 Performance Improvements in .NET 7
  2787. GitHub - ltrzesniewski/RazorBlade: Compile Razor templates at build-time without a dependency on ASP.NET.
  2788. Episode 104 - C# with Mads Torgersen
  2789. Sharing Code with Blazor & .NET MAUI
  2790. (The Future of) Work
  2791. ASP.NET Community Standup - 🎂8 Years of .NET Community Standups🎂
  2792. Customize The Authorization Pipeline In ASP.NET Core
  2793. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  2794. On .NET Live - Let's chat about code quality & performance!
  2795. Feature Flags in ASP.NET Core - Code Maze
  2796. Browser Extension with Blazor WASM - Cross-Browser Compatibility
  2797. Custom Identity User Management in ASP.NET Core - Detailed Guide | Pro Code Guide
  2798. Implement a GRPC API with OpenIddict and the OAuth client credentials flow
  2799. signalr_core | Dart Package
  2800. ASP.NET vs Spring Boot | What are the differences?
  2801. Why developers like ASP.NET Core
  2802. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2803. .NET Monthly Roundup - August 2022
  2804. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  2805. Azure Container Apps Async Communication with Dapr Pub/Sub API - Part 6 - Bit of Technology
  2806. Anthony Giretti | ConFoo.ca
  2807. - Top End Devs
  2808. ASP.NET Community Standup - Dapr + .NET
  2809. TechEmpower Web Framework Performance Comparison
  2810. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Books - Amazon.ca
  2811. - Top End Devs
  2812. .NET Rocks! Microservices Architectures with Shawn Wildermuth
  2813. Incrementally Migrating an ASP.NET Framework application to Razor Pages
  2814. Use Refresh Tokens in ASP.NET Core Apps
  2815. Everything Anyone Could Possibly Want to Know About .NET 7 Performance Improvements -- Visual Studio Magazine
  2816. Performance Improvements in .NET 7
  2817. How to Test a REST API with .NET and xUnit - Code Maze
  2818. Build a productivity dashboard with Microsoft Teams Toolkit for Visual Studio
  2819. Troubleshooting .NET Blazor WASM Debugging
  2820. ASP.NET Community Standup - Port Tunneling for ASP.NET Core Projects
  2821. No more Dockerfiles with the help of .NET CLI
  2822. Getting Started With Mapster in ASP.NET Core - Code Maze
  2823. How to get base URL in ASP.NET Core
  2824. Communication between Microservices in Azure Container Apps - Part 3 - Bit of Technology
  2825. Strongly Typed Configurations with Options Pattern - Code Rethinked
  2826. Broken Access Control in ASP.NET Core - OWASP Top 10 | Pro Code Guide
  2827. AspNetCoreDiagnosticScenarios/AsyncGuidance.md at master · davidfowl/AspNetCoreDiagnosticScenarios
  2828. Introduction to Machine Learning with C# and ML.NET
  2829. Secure ASP.NET Core GRPC API hosted in a Linux kestrel Azure App Service
  2830. Problem Details responses everywhere with ASP.NET Core and .NET 7
  2831. How to create an ASP.NET Core Minimal API with VB.NET (there's no template)
  2832. ASP.NET Core 6: Handling gRPC exception correctly server side
  2833. Code Maze Weekly #136 - Code Maze
  2834. Announcing built-in container support for the .NET SDK
  2835. Define “better”
  2836. .NET MAUI eBook Now Available - Enterprise Application Patterns
  2837. ASP.NET Community Standup - Blazor in .NET 7
  2838. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  2839. The History of Microsoft Azure
  2840. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  2841. Strongly Typed Middleware in ASP.NET Core
  2842. Web API Return Types in ASP.NET Core - Code Maze
  2843. Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core
  2844. Generating Documents using a RESTful, Asynchronous Web API using WebHooks
  2845. ASP.NET Community Standup - Blazor in .NET 7
  2846. ASP.NET Community Standup - Blazor in .NET 7
  2847. Mapping Multiple Static File Folders in ASP.NET Core
  2848. ASP.NET Community Standup - Blazor in .NET 7
  2849. ASP.NET validation revisited
  2850. Can types replace validation?
  2851. New Video: Coding Shorts - Output Caching in ASP.NET Core 7
  2852. Refactoring Minimal APIs with Carter - Code Rethinked
  2853. Azure Migrate now supports large-scale migration of ASP.NET web apps to Azure App Service
  2854. Learn web development using .NET and Visual Studio
  2855. Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components
  2856. Create Containerized Build Agents with Azure DevOps Pipelines
  2857. Hosting ASP.NET Core Web API with AWS Lambda - Truly Serverless REST APIs
  2858. Create Containerized Build Agents with Azure DevOps Pipelines
  2859. Simplicity is An Advantage but Sadly Complexity Sells Better
  2860. Two-Factor Authentication With SMS in ASP.NET Core
  2861. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  2862. How to Execute Multiple Tasks Asynchronously in C# - Code Maze
  2863. .NET 6 is now in Ubuntu 22.04
  2864. .NET 6 is now in Ubuntu 22.04
  2865. GitHub - FabianGosebrink/ASPNETCore-WebAPI-Sample: This is a sample ASP.NET Core WebAPI
  2866. Securing Amazon API Gateway with Lambda Authorizer in .NET - Detailed Guide
  2867. ASP.NET Core 6: Here is the best way to pass a JWT in the headers of a gRPC client
  2868. Creating dotnet solution and project templates
  2869. GitHub - NyronW/MinimalEndpoints: A light weight abstraction over ASP.NET minimal API
  2870. GA Release of Visual Studio for Mac 17.3 Intros User Secrets for Sensitive Info -- Visual Studio Magazine
  2871. Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  2872. What's New for Blazor, ASP.NET Core in Latest .NET 7 Preview -- Visual Studio Magazine
  2873. Putting SOLID into Perspective
  2874. Visual Studio for Mac 17.3 is now available
  2875. ASP.NET Core updates in .NET 7 Preview 7
  2876. Announcing .NET 7 Preview 7
  2877. Migrating from ASP.NET to ASP.NET Core in Visual Studio
  2878. Use Visual Studio Port Tunneling to handle Twilio Webhooks
  2879. [Last Week in .NET #95] – Azure Honey is Free
  2880. Creating your first Azure Container App
  2881. 2022-08-08: .NET Community Toolkit 8.0, Rider and ReSharper 2022.2, ILSpy 8.0 Preview 2 - WeekRef.NET
  2882. Blazor.BFF.OpenIDConnect.Template 1.2.5
  2883. ASP.NET Core MVC Views not Resolving Partial Views outside of the default ControllerContext
  2884. AWS API Gateway with .NET - HTTP APIs with Lambda & DynamoDB Integrations
  2885. Learn C# with CSharpFritz - CRUD operations with ASP.NET MVC - Part 2
  2886. Taking a .NET Core Web App Offline ... Gracefully
  2887. .NET 7 Custom Runtime for AWS Lambda | no dogma blog
  2888. .NET Rocks! vNext
  2889. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  2890. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  2891. Distributed Tracing to discover a Distributed BIG BALL of MUD
  2892. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2893. Securing Web APIs with Azure AD: Building the Server
  2894. Blazor WebAssembly Exception Handling With Error Boundaries
  2895. A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 5
  2896. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2897. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  2898. Force HTTPS in ASP.NET Core Applications
  2899. The Best C# .NET Web Application Tech Stack: Deploying to Azure - Michael's Coding Spot
  2900. Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
  2901. [Last Week in .NET #94] – The Summer of .NET
  2902. Request Response Logging Middleware ASP.NET Core
  2903. Blazor Routing: An Overview
  2904. Singleton Design Pattern in C# .NET Core - Creational Design Pattern | Pro Code Guide
  2905. Twenty Plus Years of Blogging
  2906. Thinking About the Costs of a Software Feature
  2907. Microsoft Tests Tutorials Inside Visual Studio, Starting with Blazor -- Visual Studio Magazine
  2908. Exploring Communication of Rate Limits in ASP.NET Core With Rate Limit Headers
  2909. Let's Learn .NET - Blazor Hybrid - July 28th 2022 - Free Live Stream Event
  2910. .NET GitHub API Review
  2911. New Video: Coding Shorts - Response Caching in ASP.NET Core
  2912. Azure Functions Boosted with .NET 7 Support -- Visual Studio Magazine
  2913. Build a mobile and desktop app with Blazor Hybrid and .NET MAUI - Learn
  2914. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  2915. What Is Blazor WASM?
  2916. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  2917. Blazor MVC Revives Old Tech for Modern, Red-Hot Web-Dev Framework -- Visual Studio Magazine
  2918. How to set up OpenTelemetry Collector on Kubernetes
  2919. ASP.NET Core on .NET 7.0 - Output caching
  2920. CFF22 trip report
  2921. Clean Architecture In ASP.NET Core Web API
  2922. Jeremy A Boyd | There's a Package for That
  2923. Comparing Yourself to Others is Fine
  2924. Unit Testing ASP.NET Core Minimal APIs
  2925. The Case for C# and .NET
  2926. Using LocalStack with Microsoft Tye
  2927. GitHub - iolevel/wpdotnet-sdk: WordPress compiled to .NET Standard. SDK for ASP.NET Core.
  2928. Azure DevOps release pipeline for .NET Web API using IIS
  2929. Episode 103 - Software Architecture with Paul Michaels
  2930. Chrome Extension with Blazor WASM - The Integration
  2931. How to simplify your C# unit testing with a mocking framework
  2932. Custom scaffold templates in ASP.NET Core
  2933. OpenAPI
  2934. System.CommandLine 2.0.0-beta4.22272.1
  2935. Native AOT deployment overview - .NET
  2936. GitHub - tusdotnet/tusdotnet: .NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
  2937. Using IAsyncEnumerable in a Razor component - Gérald Barré
  2938. Cookie Authentication With ASP.NET Core and Angular - Code Maze
  2939. Azure Static Web Apps Introduces API Backend Options
  2940. Coding Shorts: ASP.NET Core Middleware Explained
  2941. Marius Gundersen
  2942. Blazor Sticker Giveaway – Try the new Blazor Guide in Visual Studio
  2943. Infragistics Improves Low-Code App Builder -- Visual Studio Magazine
  2944. ASP.NET Core updates in .NET 7 Preview 6
  2945. Announcing Rate Limiting for .NET
  2946. Error Monitoring for .NET MAUI with Sentry
  2947. Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  2948. MinimalApis.Extensions 0.7.1-pre.20220712.30
  2949. Announcing .NET 7 Preview 6
  2950. ASP.NET Core updates in .NET 7 Preview 6
  2951. ASP.NET Core updates in .NET 7 Preview 6
  2952. .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  2953. ASP.NET Core updates in .NET 7 Preview 6
  2954. ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  2955. Adding content negotiation to minimal APIs with Carter
  2956. Replace characters in a string using Vectorization - Gérald Barré
  2957. Typing API Responses With Zod - CodeJourney.net
  2958. Invite external users to Azure AD using Microsoft Graph and ASP.NET Core
  2959. Tag Helper for Display Templates
  2960. Add support for specifying a template name. by haacked · Pull Request #44 · DamianEdwards/TagHelperPack
  2961. How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  2962. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  2963. Is auth WAY too hard in .NET? : r/dotnet
  2964. Is auth WAY too hard in .NET? - r/dotnet
  2965. Is auth WAY too hard in .NET?
  2966. Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  2967. r/dotnet - Is auth WAY too hard in .NET?
  2968. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  2969. Back to Basics: Custom HTTP Response Header Manipulation in ASP.NET Core
  2970. Build your first Orleans app with ASP.NET Core 6.0 - Learn
  2971. AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  2972. What would DNA sound if synthesized to an audio file
  2973. Testing Repository Pattern Using Entity Framework - Code Maze
  2974. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  2975. Minimal API Validation with FluentValidation
  2976. GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  2977. .NET OSS Maintainer Support Survey – The Results!
  2978. CoreWCF 1.1.0 and project templates
  2979. Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)
  2980. Returning XML from minimal APIs in .NET 6
  2981. Working with Database First Approach in Entity Framework Core
  2982. Building a quick Reddit Blazor client without Reddit's API
  2983. .NET R&D Digest (June, 2022)
  2984. How to Resolve Instances With ASP.NET Core DI - Code Maze
  2985. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  2986. r/dotnet - IKVM 8.2.0
  2987. How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  2988. ASP.NET Core: Creando un Chat con SignalR y Angular
  2989. GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  2990. Writing .NET Application Services for Kubernetes
  2991. Implementing paging in ASP.NET Core MVC
  2992. Implementing Breadcrumbs in ASP.NET Core
  2993. Render Emails Using Razor Templating
  2994. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  2995. Minimal API Route Handler Filters
  2996. Testimonials | The F# Software Foundation
  2997. Lambda Expressions in C# - Code Maze
  2998. What is Razor Templating, really?
  2999. Using Refit to Consume APIs in C# - Code Maze
  3000. Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  3001. The Best C# .NET Web Application Tech Stack: Choosing The Back End - Michael's Coding Spot
  3002. Micro Frontends in Action With ASP.NET Core - Server-Side Routing via YARP in Azure Container Apps
  3003. A simple but effective data grid for Blazor
  3004. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  3005. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  3006. Create a React-based app with ASP.NET Minimal APIs and MongoDB storage
  3007. RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  3008. VS Code and Visual Studio Rock the 2022 Stack Overflow Developer Report -- Visual Studio Magazine
  3009. Incremental ASP.NET Migration Tooling Preview 2
  3010. OpenIddict 4.0 preview1 is out
  3011. ApiController Attribute in ASP.NET Core Web API - Code Maze
  3012. Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  3013. Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  3014. Microsoft killed my Pappy
  3015. Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  3016. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  3017. Back to Basics: Rendering Razor Views to String in ASP.NET Core
  3018. Improving .NET host error messages and supportability
  3019. Scheduling repeating tasks with .NET 6’s NEW Timer
  3020. Write Test Progress To The Console With NUnit - CodeJourney.net
  3021. Atlassian Confluence Server Bug Under Active Attack to Distribute Ransomware
  3022. GitHub - DamianEdwards/AspNetCorePathAuthorization: A middleware to enable path-based authorization in an ASP.NET Core application.
  3023. Learn Live: Post-Build 2022 - Events
  3024. Learn Live
  3025. Microsoft Build – Join us May 24-26 2022
  3026. Clean up some .NET Clutter
  3027. C# 11 static abstract members - NDepend
  3028. Building a More Useful Outbox for Reliable Messaging
  3029. Another Optimization Exercise – Packing Sparse Headers
  3030. Miguel de Icaza Leads Uproar Over Closed-Source VS Code C# Tool -- Visual Studio Magazine
  3031. .NET Rocks! vNext
  3032. .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  3033. What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  3034. Announcing .NET 7 Preview 5
  3035. ASP.NET Core updates in .NET 7 Preview 5
  3036. StackExchange.Redis 2.6.45
  3037. A brief introduction to DiagnosticSource
  3038. How to Use Multiple Authentication Schemes in .NET - Code Maze
  3039. [Last Week in .NET #93] – Performance Enhancing Code
  3040. OneService Journey to .NET 6
  3041. Force MFA in Blazor using Azure AD and Continuous Access
  3042. Using Playwright with the WebApplicationFactory to test a Blazor Application
  3043. Fix http/https profile creation in Razor Pages template by DamianEdwards · Pull Request #42143 · dotnet/aspnetcore
  3044. Why Software Engineers like Woodworking
  3045. Blazor - End of Support for .NET 5
  3046. GitHub - JByfordRew/BlazorStyledTextArea: A textarea with style!
  3047. GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  3048. .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
  3049. Duende Software
  3050. Introduction to Identity on ASP.NET Core
  3051. Overview of ASP.NET Core Authentication
  3052. What's OpenIddict?
  3053. Does anyone else feel as lost as I do in the .NET Identity documentation?
  3054. Maybe it's time to rethink our project structure with .NET 6
  3055. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  3056. Does anyone else feel as lost as I do in the .NET Identity documentation? : dotnet
  3057. Microsoft Build – Join us May 24-26 2022
  3058. Exchange Online Journey to .NET Core
  3059. Performance Improvements in .NET MAUI
  3060. How to test ASP.NET Core Minimal APIs
  3061. .NET Annotated Monthly | June 2022 | The .NET Tools Blog
  3062. Using PathBase with .NET 6's WebApplicationBuilder
  3063. Vertical Slice Architecture in ASP.NET Core - Code Maze
  3064. The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  3065. How to test ASP.NET Core Minimal APIs
  3066. Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  3067. Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  3068. Build 2022 Updates for ASP.NET Core Developers
  3069. Performance tricks I learned from contributing to open source .NET packages
  3070. Viewing .NET configuration values
  3071. Incremental ASP.NET to ASP.NET Core Migration
  3072. GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  3073. Console Class in C# - Code Maze
  3074. Use Twilio SMS and Voice with .NET 6 Minimal APIs
  3075. GitHub - haacked/aspnet-client-validation: A client validation library for ASP.NET MVC that does not require jQuery
  3076. Azure DevOps pipeline build with .NET for CI/CD
  3077. r/Blazor - Two weeks of blazor.. I'm sold
  3078. Microsoft Build – Join us May 24-26 2022
  3079. Microsoft Build – Join us May 24-26 2022
  3080. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  3081. Response Caching in ASP.NET Core - Code Maze
  3082. Incremental ASP.NET to ASP.NET Core Migration
  3083. Marten just got better for CQRS architectures
  3084. Add Swagger to ASP.NET Core 6 App
  3085. [Video] What's the point of async/await in an ASP.NET Core application?
  3086. Understanding PathBase in ASP.NET Core
  3087. Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  3088. Next.js meets ASP .NET Core — a story of performance and love at long tail
  3089. How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  3090. How to Add Startup.cs in ASP.NET Core 6 Project
  3091. Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  3092. .NET 6 - New Features
  3093. Uninstall Tool - .NET
  3094. OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  3095. Announcing .NET 7 Preview 3
  3096. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  3097. r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#?
  3098. Why are tools such as Docker and Kubernetes written in Go and not C#?
  3099. GitHub - dpbevin/dotnet-staticfiles
  3100. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  3101. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  3102. Introducing private preview port tunneling Visual Studio for ASP.NET Core projects
  3103. Herding Code 246 - David Ortinau on .NET MAUI
  3104. Top 10 Dev Products Going GA at Microsoft Build 2022 -- Visual Studio Magazine
  3105. .NET MAUI Reaches General Availability, Replacing Xamarin.Forms -- Visual Studio Magazine
  3106. Provide default configuration to your .NET applications
  3107. File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  3108. Introducing .NET MAUI - One Codebase, Many Platforms
  3109. Validate User Input With Regular Expressions in Blazor WebAssembly
  3110. Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  3111. GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  3112. Features of the Windows Process Activation Service (WAS)
  3113. The Search for a Proportional Font for Developers (Revisited for VS Code)
  3114. Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  3115. What's New in Visual Studio Code 1.67 (April 2022 Update) -- Visual Studio Magazine
  3116. .NET Data Community Standup - Testing EF Core Apps (part 2)
  3117. Copy To Clipboard in Blazor WebAssembly - Code Maze
  3118. How To Use Localization in ASP.NET Core
  3119. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  3120. DevDay Denmark Talk about gRPC in ASP.NET Core
  3121. How to open and read XML files in C# .NET 6 | Pro Code Guide
  3122. How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  3123. [Last Week in .NET #89] – CVE Inflation
  3124. Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  3125. Using multiple Azure B2C user flows from ASP.NET Core
  3126. Site Reliability Engineering with PagerDuty's Stevenson Jean-Pierre
  3127. Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  3128. Support for custom headers for handshake · Issue #16 · whatwg/websockets
  3129. 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.
  3130. Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  3131. The Azure Cosmos DB Journey to .NET 6
  3132. Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  3133. Microsoft: Web Forms Is No Silverlight -- Visual Studio Magazine
  3134. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  3135. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  3136. Announcing gRPC JSON transcoding for .NET
  3137. Improving Performance With Distributed Caching
  3138. Using ASP.NET Core MVC Value Providers With Minimal APIs
  3139. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  3140. ASP.NET Core updates in .NET 7 Preview 4
  3141. Announcing .NET 7 Preview 4
  3142. Testing ASP.NET Core gRPC services in JetBrains Rider
  3143. .NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  3144. ASP.NET Core updates in .NET 7 Preview 4
  3145. Visual Studio 2022 17.2 is now available!
  3146. Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  3147. .NET Rocks!
  3148. Testing ASP.NET Core gRPC services in JetBrains Rider
  3149. General ASP.NET Performance Best Practices (Part-1)
  3150. Found It! The .NET Developer's Guide to AWS Documentation
  3151. GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  3152. Thrive Conference in Slovenia
  3153. FastEndpoints
  3154. Tutorial: Create a minimal web API with ASP.NET Core
  3155. Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  3156. Database Providers [4 of 5] | Entity Framework Core for Beginners
  3157. Serilog Tutorial
  3158. Upgrading a WCF service to .NET 6 with CoreWCF
  3159. Visual Studio on an ultra-wide monitor
  3160. Deploy Orleans to Azure App Service
  3161. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  3162. How to Return HTML From ASP.NET Core Web API - Code Maze
  3163. How To Use Fiddler Everywhere With Real-Time Apps
  3164. Using Background Services in ASP.NET Core
  3165. .NET R&D Digest (April, 2022)
  3166. Microsoft Graph's Journey to .NET 6
  3167. Development With A Dot - Current Limitations of Entity Framework Core
  3168. Build .NET applications with C# - Learn
  3169. CRUD with DynamoDB in ASP.NET Core - Getting Started with AWS DynamoDB Simplified
  3170. GitHub - davidfowl/YarpTunnelDemo: YARP demo showing how tunneling can be implemented over websockets
  3171. Improving ASP.NET Core Before It Ships 🚢
  3172. ASP.NET Core JavaScript Collocated TagHelper
  3173. Entity Framework Core for Beginners
  3174. Blazor Workshop | NDC London 2022
  3175. .NET 6 on AWS Lambda, Quick Demos | no dogma blog
  3176. YARP 1.1 is here with new requested reverse proxy features
  3177. gRPC in .NET 6 with Anthony Giretti - The 6 Figure Developer
  3178. Getting telemetry data from inside or outside a .NET application - Gérald Barré
  3179. Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  3180. How to Add Multiple POST Actions in ASP.NET Core Web API - Code Maze
  3181. Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  3182. Tutorial: Build gRPC & OData in ASP.NET Core
  3183. ASP.NET Core Error: System.InvalidOperationException: Unable to Resolve Service for Type While Attempting to Activate
  3184. How to: View ASP.NET Trace Information with the Trace Viewer
  3185. Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  3186. CoreWCF 1.0.0 Release
  3187. AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  3188. CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  3189. Using Visual Studio for Crash Dump Debugging
  3190. Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  3191. HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  3192. Tech Community Calendar
  3193. Why isn't my ASP.NET Core app in Docker working?
  3194. On .NET Live - Wrapping browser APIs in Blazor WASM
  3195. Long-Running Tasks in a Monolith ASP.NET Core Application
  3196. What’s Coming for Blazor in .NET 7?
  3197. Create .NET Objects without Calling The Constructor
  3198. Visual Studio 2022 for Mac Release Candidate
  3199. Why isn't my ASP.NET Core app in Docker working?
  3200. Introduction to Testing Blazor WebAssembly With bUnit - Code Maze
  3201. ASP.NET Core 7 has built-in dark mode for error pages
  3202. Multiple Directories for Static Files in ASP.NET Core
  3203. Visual Studio 2022 17.2 Preview 3 Intros All-In-One Search -- Visual Studio Magazine
  3204. Distributed Caching in ASP.NET Core - Code Maze
  3205. Annotating your C# code - Migrating to nullable reference types - Part 3
  3206. Implementing Rate Limiting in ASP.NET Core Web API
  3207. ASP.NET Core: Custom Controller Action Parameter Binding using TryParse in Minimal APIs
  3208. Visual Studio Container integration - Redis cache
  3209. Deploying ASP.NET Core applications to Kubernetes
  3210. First Look at ASP NET Core dev JWTs
  3211. GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  3212. Secure Your .NET 6 Web API
  3213. 'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  3214. The 10 Commandments .NET Developers Must apply for Secure Applications
  3215. C# async await explained - NDepend
  3216. Rockin’ The Code World with dotNetDave – Guest: Mika Dumont
  3217. SPAs in ASP.NET Core - Another Attempt
  3218. Implement Azure AD Continuous Access Evaluation in an ASP.NET Core Razor Page app using a Web API
  3219. ASP.NET Core Interview Questions and Answers
  3220. Group Project Retrospective
  3221. .NET Celebrates 20 years and brings us a GIFT🎁: New .NET 7 Features Revealed
  3222. Tips & Tricks: Delaying AWS Service configuration when using .NET Dependency Injection | Amazon Web Services
  3223. Hello, .NET Deploy!
  3224. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  3225. ASP.NET Core Furthers Minimal API Work in .NET 7 Preview 3 -- Visual Studio Magazine
  3226. 8 quick tips to improve your .NET API
  3227. How to list all routes in an ASP.NET Core application - Gérald Barré
  3228. Upload Files With Drag & Drop or Paste in Blazor - Code Maze
  3229. Taking .NET MAUI for a spin
  3230. Solid Principles - Explore the Open/Closed Principle
  3231. .NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  3232. Download Multiple Files From Azure Blob Storage in ASP.NET Core
  3233. ASP.NET Core updates in .NET 7 Preview 3
  3234. Announcing .NET 7 Preview 3
  3235. Returning HTTP 204 (No Content) from .NET Minimal API
  3236. The Correct Answer on Consciousness - Nik Noble
  3237. .NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  3238. Keeping up with .NET: learning about new features and APIs
  3239. Uploading multiple files using InputFile in Blazor - Gérald Barré
  3240. Implementing Passwordless Authentication in ASP.NET Core
  3241. Duende Software Blog
  3242. DevTools Style Guide Goes Public
  3243. DIY TPM Module
  3244. What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  3245. Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  3246. Debugging ASPNET Core Routes
  3247. Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  3248. CPU Usage Tool Improvements
  3249. C# 10 Advanced Language Features
  3250. Timer in C# - Code Maze
  3251. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  3252. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  3253. AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  3254. Middleware in .NET 6 - Conditionally Adding Middleware to the Pipeline
  3255. How to Deserialize JSON Into Dynamic Object in C# - Code Maze
  3256. GitHub - tmds/build-image
  3257. Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  3258. Create a minimal web API with ASP.NET
  3259. Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  3260. GitHub - JeremyLikness/MvpSummitTaskList: Example in MVP summit of using connected services and adding (persisted) SQLite to Blazor Wasm.
  3261. Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  3262. I ❤️ Microscopes • Hillel Wayne
  3263. ASP.NET | Open-source web framework for .NET
  3264. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: Giretti, Anthony: 9781484280072: Amazon.com: Books
  3265. How to Use ModelState Validation in ASP.NET Core Web API - Code Maze
  3266. Episode 34: Geeking out on .NET with Nick Chapsas
  3267. Running .NET 7 apps on WASI on arm64 Mac
  3268. Open-source .NET MAUI Workshop - Multi-platform apps with C#
  3269. Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  3270. Serialization and Deserialization in C# - Code Maze
  3271. Using LibMan To Manage Client-Side Dependencies
  3272. Combining Bearer Token and Cookie Authentication in ASP.NET
  3273. Customizing $filter for spatial data in ASP.NET Core OData 8
  3274. How to register a service with multiple interfaces in ASP.NET Core DI
  3275. Implementing OAuth2 APP to APP security using Azure AD from a Web APP
  3276. Using PowerPoint as a WYSIWIG Editor for HTML Templates (Proof of Concept in C#)
  3277. Countering threats from North Korea
  3278. Optional Parameters in ASP.NET Core Web API Routing - Code Maze
  3279. In-Memory Caching in ASP.NET Core - Code Maze
  3280. Visual Studio 2008 (Beta 2) Install - Easter Egg?
  3281. Onboarding new users in an ASP.NET Core application using Azure B2C
  3282. Allow leading CR/LF in HTTP request lines in Kestrel by adityamandaleeka · Pull Request #40833 · dotnet/aspnetcore
  3283. GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  3284. ASP.NET Core - Authentication
  3285. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6 eBook : Giretti, Anthony: Amazon.ca: Books
  3286. Visual Studio 2022 Preview Release Notes
  3287. Minimal APIs overview
  3288. Creating a Windows Service with .NET 6
  3289. Telerik & Kendo UI March 2022 Update
  3290. Health Checks in ASP.NET Core - Code Maze
  3291. Middleware in .NET 6 - Custom Middleware Classes
  3292. How to Build .NET Minimal APIs | Gary Woodfine
  3293. Building a gRPC Client in .NET - Sahan Serasinghe - Personal Blog
  3294. Episode 33: Razor Pages with Mike Brind
  3295. Visual Studio 2022 v17.2 Previews Live Unit Testing -- Visual Studio Magazine
  3296. Blazor for .NET MAUI: What, How and When
  3297. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  3298. Simplified Routing in ASP.NET Core | Pro Code Guide
  3299. ASP.NET Core and Blazor Identity and State
  3300. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  3301. Announcing .NET 7 Preview 2 - The New, 'New' Experience
  3302. ASP.NET Core updates in .NET 7 Preview 2
  3303. Getting started with GraphQL in .NET | Meetup
  3304. Transforming identity claims in ASP.NET Core and Cache
  3305. ASP.NET Core 6 MVC Upgrade System.Text.Json Serialization Issues
  3306. Judicious dependency selection is a powerful tool
  3307. aspnet-client-validation
  3308. Securing .NET Core, ASP.NET Core applications | Meetup
  3309. How to Serialize Enum to a String in C# - Code Maze
  3310. How to integrate with the Trello API from .NET/C#
  3311. Conditional Blazor Styles (without the if statements)
  3312. Edge DevTools Team Seeks 'Constructive Discussions' -- Visual Studio Magazine
  3313. Middleware in .NET 6 - Intro and Basics
  3314. Validating a Blazor Form on the first render - Gérald Barré
  3315. Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  3316. UsedImplicitly on External Libraries
  3317. Introducing .NET 6 & .NET 7 | Meetup
  3318. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  3319. How To Render Blazor Components Dynamically
  3320. .NET 4.x app running in a container using Docker - Azure Greg
  3321. Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  3322. Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  3323. Cancelling await calls in .NET 6 with Task.WaitAsync()
  3324. .NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  3325. Cancelling await calls in .NET 6 with Task.WaitAsync()
  3326. Working with Feature Flags in ASP.NET Core MVC application
  3327. .NET 6 Runtime for AWS Lambda Unveiled -- Visual Studio Magazine
  3328. [Last Week in .NET #84] – What do we do with the elephant?
  3329. Edge Developer Tools for Visual Studio (Preview)
  3330. Tutorial: Hello World with Microsoft Orleans
  3331. Adding feature flags to an ASP.NET Core app
  3332. MiniValidation 0.4.2-pre.20220306.48
  3333. How to Use RabbitMQ in ASP.NET Core - Code Maze
  3334. Creating a Static Web Content Project for Publishing with WebDeploy
  3335. dotnetdays.ro - .NET & Software Architecture conference in Romania
  3336. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  3337. New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  3338. Cancellation, Part 2: Requesting Cancellation
  3339. Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  3340. Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  3341. Sharing code between ASP.NET and ASP.NET Core
  3342. Difference Between Task.Run and Task.Factory.StartNew - Code Maze
  3343. Minimal APIs in .NET 6 - Code Maze
  3344. Global usings in C# 10
  3345. Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  3346. Tag Helpers in ASP.NET Core | endjin
  3347. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  3348. Speed up contended HTTP/2 frame writing (500% gRPC h2 70x1 improvement) by halter73 · Pull Request #40407 · dotnet/aspnetcore
  3349. Introducing the OpenIddict client
  3350. Migration from .NET 5 to .NET 6: Performance benchmarks
  3351. Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  3352. A new way to build CLEAN and FAST APIs in .NET
  3353. Using RestSharp To Consume APIs in C#
  3354. Building Serverless Web App Blazor Chart—AWS Lambda Function
  3355. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  3356. Semantic Versioning is overrated
  3357. Benchmarking ASP.NET Applications with .NET Crank
  3358. Bit of FirebirdClient history | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  3359. Anti-corruption Layer for communication between Boundaries
  3360. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  3361. Rate Limiting in ASP.NET Core Web API - Code Maze
  3362. Debug .NET applications running in local containers with VS Code | Red Hat Developer
  3363. Testing ASP.NET Core 6 Apps
  3364. Migrating from Redis-64 to Memurai
  3365. Implementing an API Gateway in ASP.NET Core with Ocelot
  3366. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  3367. Adding Tailwind CSS v3 to a Blazor app
  3368. Upgrading an ASP.NET Core Web API Project to .NET 6
  3369. Please stop lying about .NET Standard 2.0 support!
  3370. How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  3371. System.CommandLine 2.0.0-beta3.22114.1
  3372. Safe storage of app secrets in development in ASP.NET Core
  3373. OpenAPI extensions and Swashbuckle
  3374. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  3375. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  3376. .NET Developer? You’re an IoT Developer Too!
  3377. Connecting a Blazor App to Swagger API
  3378. Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  3379. Newsletter Week 7, 2022
  3380. GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  3381. orleans/samples/Voting at main · dotnet/orleans
  3382. Diagnosing an ASP.NET Core hard crash
  3383. ASP.NET Core Routing from the Outside In
  3384. GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  3385. .NET Frontend Day 2022: Xamarin & MAUI Recap
  3386. .NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  3387. Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  3388. .NET turns 20: Reflecting on Microsoft's not-Java
  3389. .NET 7 Preview 1 Ships -- Visual Studio Magazine
  3390. Announcing .NET 7 Preview 1
  3391. ASP.NET Core updates in .NET 7 Preview 1
  3392. The Birth of .NET: Bill Gates Launches 'VS.NET' at Our VSLive! Conference -- Visual Studio Magazine
  3393. Activity Enrichment in ASP.NET Core 6.0
  3394. Scale ASP.NET Core Application using ThreadPool | Pro Code Guide
  3395. Ruminations on 20 Years of being a .Net Developer
  3396. Introduction to App Development with .NET MAUI | Meetup
  3397. .NET Celebrates 20th Anniversary of Launch
  3398. Logging Trace Output Using ILogger in .NET Applications
  3399. Twenty years of .NET - Yay! — robmiles.com
  3400. .NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  3401. Introducing Compatible Packages on NuGet.org - The NuGet Blog
  3402. Visual Studio 2022 version 17.1 Release Notes
  3403. Microsoft Orleans documentation
  3404. Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  3405. How to Add Custom Headers in ASP.NET Core Web API
  3406. How to become master writing C# code
  3407. 20 years of .NET
  3408. As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  3409. .Net 6 WebApplicationBuilder and Lamar
  3410. My 20 Years with .NET
  3411. Happy 20th Anniversary, .NET! - .NET Blog
  3412. Implementing Basic Authentication in ASP.NET Core Minimal API
  3413. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  3414. Amazon.com: SignalR on .NET 6 - the Complete Guide: The easiest way to enable real-time two-way HTTP communication on .NET 6 eBook : Sazanavets, Fiodar: Kindle Store
  3415. Creating Multiple Resources with a Single Request in ASP.NET Core
  3416. .NET Rocks! vNext
  3417. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  3418. What's Coming for Blazor Hybrid in .NET 7 -- Visual Studio Magazine
  3419. Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  3420. Move over JavaScript: Back-end languages are coming to the front-end
  3421. Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  3422. CRUD API + Complexity = Death by a 1000 Papercuts
  3423. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  3424. Product Manager 2 in Redmond, Washington, United States | Program Management at Microsoft
  3425. Using Azure Active Directory B2C with .NET
  3426. Lenovo Legion: Gaming PCs, Laptops &amp; Gear | Stylish outside. Savage inside. | Lenovo Australia
  3427. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  3428. Getting Started with Selenium - C# Example - New
  3429. Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  3430. [Last Week in .NET #80] – Time Flies When You’re Shipping Code
  3431. What are the major highlights in .NET 6?
  3432. Ten years of ThinkPadding | 127.0.0.1
  3433. Creating and Using HTTP Client SDKs in .NET 6
  3434. Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  3435. Using Blazor with a YARP downstream API protected using certificate authentication
  3436. Firebase Dynamic Links with Xamarin Forms and .NET Backend - Cool Coders
  3437. An advanced, composable, reactive model-view-viewmodel framework
  3438. GitHub - nanoframework/nanoFramework.SignalR.Client
  3439. Live Streaming .NET
  3440. Alexandre Nédélec - Week 5, 2022 - Tips I learned this week
  3441. Learning Blazor
  3442. The AWS DynamoDB feature you're missing out on
  3443. Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  3444. Understanding Middleware in ASP.NET Core | endjin
  3445. West Wind WebSurge 2.0 is here
  3446. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  3447. Meet the Women of .NET
  3448. Static Abstract Members In C# 10 Interfaces
  3449. Piped
  3450. Authentication in ASP .NET Core
  3451. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  3452. Visual Studio 2022 - with Kendra Havens
  3453. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  3454. Pro Microservices in .NET 6: With Examples Using ASP.NET Core 6, MassTransit, and Kubernetes: Whitesell, Sean, Richardson, Rob, Groves, Matthew D.: 9781484278321: Amazon.com: Books
  3455. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  3456. Introducing the Dark Screen of Death
  3457. .NET Framework vs .NET Core (.NET 5+) | Pro Code Guide
  3458. Create microservices with .NET and ASP.NET Core Ep1: Introduction to microservices with .NET
  3459. Development With A Dot - Using Generated Methods Instead of Reflection
  3460. Implement a PWA using Blazor with BFF security and Azure B2C
  3461. Migrating Web Apps to Azure App Services
  3462. ASP.NET Community Standup - Exploring the ABP web app framework
  3463. Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  3464. Brand New! Azure Functions OpenAPI Extension on .NET 6
  3465. How did we get from .NET Framework to just .NET?
  3466. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  3467. Creating the Conditions for Developer Happiness
  3468. Performance improvements in ASP.NET Core 6
  3469. Blazor | Build client web apps with C# | .NET
  3470. What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  3471. How to Create a PNG File from a Web Page in C#
  3472. .NET Rocks! vNext
  3473. Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  3474. Dockerize your Blazor App: Carl Franklin's Blazor Train Ep 68
  3475. What’s new in bUnit for .NET 6
  3476. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  3477. Fixing sync over async issues in .NET / C# with Visual Studio 2022
  3478. .NET Watch Launch Setting Profile For ASP.NET Core
  3479. How to get ASP.NET Core server URLs
  3480. ASP.NET Community Standup - Minimal API Deep Dive
  3481. ASP.NET Core Blazor performance best practices
  3482. ASP.NET Community Standup - Minimal API Deep Dive
  3483. Developing and Deploying a Static Web App with Blazor and Azure Functions
  3484. Visual Studio 2022 for Mac Preview 5
  3485. What’s a lesser known .NET feature that people should know more about?
  3486. Microsoft Releases YARP - Yet Another Reverse Proxy
  3487. Machine Learning Community Standup - Infrastructure image classification
  3488. Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  3489. GitHub - dotnet/runtime at release/7.0-preview1
  3490. Dependency Injection in .NET 6 - Service Lifetimes
  3491. Modern Web Applications with SAFE Stack
  3492. Alexandre Nédélec - Week 3, 2022 - Tips I learned this week
  3493. Simple WebSocket client and server application using .NET
  3494. Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  3495. [Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  3496. Piped
  3497. Drawn controls in .NET MAUI
  3498. Introducing Minimal Real-Time API for .NET
  3499. JavaScript frontend development with ASP.NET Core in .NET 6
  3500. GitHub - 425show/verifiable-credential-demo
  3501. ASP.NET Community Standup - Upgrading to ASP.NET Core
  3502. Code Maze Weekly #110 - Code Maze
  3503. See What’s New in the Telerik and Kendo UI R1 2022 Release!
  3504. ASP.NET Core updates in .NET 5 Preview 6
  3505. August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup
  3506. Beginning gRPC with ASP.NET Core 6: Build Applications using ASP.NET Core Razor Pages, Angular, and Best Practices in .NET 6: GIRETTI, ANTHONY: 9781484280072: Amazon.com: Books
  3507. Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  3508. Web Wednesday - Talking ASP.NET with Jon Galloway
  3509. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  3510. Welcome to MAUI Community Toolkit
  3511. Introduction to .NET Core (.NET 5+) | Pro Code Guide
  3512. Introduction to .NET Framework | Pro Code Guide
  3513. How to Deploy a .NET Container with AWS ECS Fargate
  3514. My Thoughts on Code “Modernization”
  3515. If I’m a beginner at .NET, what resources are available to me?
  3516. OpenTelemetry with Minimal APIs in .NET 6
  3517. httpstat.us - Now With .NET 6 | LINQ to Fail
  3518. C# Language Highlights: Properties
  3519. Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  3520. Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  3521. Saving source generator output in source control: Creating a source generator - Part 6
  3522. Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  3523. How to Deploy ASP.NET Core to IIS & How ASP.NET Core Hosting Works
  3524. JWT Authentication and Authorization for your F# Giraffe API Server
  3525. Dependency Injection in .NET 6 - Adding and Injecting Dependencies
  3526. Development With A Dot - Changing Schema Dynamically in EF Core
  3527. This post was written with GitHub Copilot
  3528. Modern data APIs with EF Core and GraphQL
  3529. Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  3530. Blazor and GraphQL
  3531. Newsletter Week 2, 2022
  3532. Diagnostics and Observability of .NET Applications
  3533. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  3534. Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  3535. Learn Live: Create microservices with .NET and ASP.NET - Events
  3536. Code Maze Weekly #109 - Code Maze
  3537. Required Query String Parameters in ASP.NET Core - Code Maze
  3538. $compute and $search in ASP.NET Core OData 8 - OData
  3539. Net Conf 2021 Québec : Introduction à NET 6.0
  3540. Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  3541. .NET MAUI Community Standup - Comet with Clancey
  3542. Microsoft Teams app development with Visual Studio and .NET
  3543. Running Whole Blazor App in Razor Pages Project
  3544. Tips for More Efficient .NET Logs
  3545. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  3546. Adding Clarity To .NET Minimal Hosting APIs
  3547. Entity Framework Community Standup - The EF7 Plan
  3548. Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  3549. Service Locator is not an Anti-Pattern
  3550. Enhance your .NET apps with Azure Communication Services
  3551. Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  3552. Missing Blazor intellisense in VS2022? You may be running into this problem
  3553. API Versioning in ASP.NET Core - Code Maze
  3554. DevTrends .NET Blog
  3555. .NET Rocks! vNext
  3556. Large Object Heap Churn in .NET
  3557. Hang your code out to DRY
  3558. Test gRPC services in ASP.NET Core
  3559. Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  3560. Comparing the backend for frontend (BFF) security architecture with an SPA UI using a public API
  3561. Built On Blazor! - Home
  3562. Preventing Duplicate Web Requests To ASP.NET Core
  3563. Accepting Raw Request Body Content with ASP.NET Web API
  3564. C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  3565. FindRazorSourceFile.WebAssembly 1.0.0-preview.5.0
  3566. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  3567. Secure minimal APIs with .NET 6 and Microsoft Identity
  3568. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  3569. Things you might not know about CSharp - Duck Typing
  3570. Blazor in Action
  3571. Microsoft Intros Next-Gen OData -- Visual Studio Magazine
  3572. Code Maze Weekly #108 - Code Maze
  3573. .NET Application Architecture Guides
  3574. .NET Live TV | Live developer streams every day
  3575. Saturn | Modern F# MVC framework
  3576. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  3577. .NET Rocks! vNext
  3578. CQRS & Event Sourcing Code Walk-Through
  3579. ASP.NET Core MVC & Razor Pages in .NET 6
  3580. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  3581. .NET Podcasts app - Local Development Walkthrough
  3582. What's New in F# 6
  3583. Accessibility Test–Driven Blazor Components
  3584. Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  3585. HTMX and ASP.NET Core Swapping Techniques
  3586. Simplifying User and Role Based Permissions in .NET – Wrapt
  3587. .NET Rocks! vNext
  3588. Customizing ASP.NET Core 6.0 - The second edition
  3589. Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
  3590. My professional and OSS aspirations for 2022
  3591. Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  3592. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  3593. New blog sponsor - YOO inc.
  3594. Spring Boot vs ASP.NET Core: A Showdown
  3595. Year in Review - 2021
  3596. Difference Between Asynchronous Programming and Multithreading
  3597. .NET Rocks! vNext
  3598. Minimal API for CommandLine tool by ConsoleAppFramework v4
  3599. Creating .NET Project Templates - Code Maze
  3600. Supercharge your Productivity with Roslyn and AI
  3601. .NET R&D Digest (December, 2021)
  3602. GraphQL with EF Core 6 and HotChocolate 12
  3603. Secure your NuGet packages with Package Source Mapping
  3604. practical-aspnetcore/projects/orleans at net6.0 · dodyg/practical-aspnetcore
  3605. Code Maze Weekly #107 - Code Maze
  3606. .NET Rocks! vNext
  3607. .NET Rocks! vNext
  3608. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  3609. Reusable UI using the Razor Class Library Project in ASP.NET Core
  3610. Using Authorization with Swagger in ASP.NET Core - Code Maze
  3611. HTMX Requests with ASP.NET Core Anti-Forgery Tokens
  3612. An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  3613. EF Core 6 and Azure Cosmos DB
  3614. Learn Live - Create a web API with ASP.NET Core
  3615. New Coding Shorts: Angular Template Forms and Vite Builds
  3616. Unclutter Startup.cs
  3617. Hello World - Let's talk about .NET and .NET Conf
  3618. [Last Week in .NET #73] – Holiday Road Part Deux
  3619. Cancelling IAsyncEnumerable in C#
  3620. The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  3621. Supercharging your cloud applications with Orleans
  3622. Use calendar, mailbox settings and Teams presence in ASP.NET Core hosted Blazor WASM with Microsoft Graph
  3623. How to Upgrade a Codebase from .NET Framework to .NET 6
  3624. ASP.NET Core 6 – transparent WebSockets
  3625. String Interpolation Trickery and Magic with C# 10 and .NET 6
  3626. Newsletter Week 50, 2021
  3627. A primer on FeatureManagement APIs in ASP.NET Core
  3628. Beyond Hot Reload: 'Live Reload' and More -- Visual Studio Magazine
  3629. Learn C# with CSharpFritz - Data Access with Entity Framework
  3630. Code Maze Weekly #106 - Code Maze
  3631. Bring Your Apps to Life With SignalR and .NET 6
  3632. Razor Pages for ASP.NET Core - Full Course (.NET 6)
  3633. What's New in EF Core 6
  3634. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  3635. Visual Studio 2022 for Mac Preview 4
  3636. Migrating from ASP.NET Core 5.0 MVC app to 6.0
  3637. Why I don't use MediatR for CQRS
  3638. SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  3639. How to organize your Asp.net core Startup file with extension methods - Super Sharp | A Tech Superhero.
  3640. JSON in HTML Attributes With ASP.NET Core TagHelpers
  3641. .NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  3642. Working with EF Core and Azure Cosmos DB
  3643. Using Minimal APIs in ASP.NET Core Razor Pages
  3644. Development With A Dot - Posting AJAX Requests to ASP.NET Core MVC
  3645. GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  3646. Neon Genesis Evangelion
  3647. .NET 6 Networking Improvements
  3648. [Last Week in .NET #72] – Holiday Road
  3649. The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  3650. How to Run Code in a New Thread in C# - Code Maze
  3651. Implement Compound Proof BBS+ verifiable credentials using ASP.NET Core and MATTR
  3652. r/dotnet - Starting with dotnet
  3653. ML.NET Model Builder: Machine learning with .NET
  3654. Console log formatting
  3655. Integration Testing ASP.NET Core 6 Minimal APIs
  3656. Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  3657. Code Maze Weekly #105 - Code Maze
  3658. Your First Microservice in .NET 6
  3659. Marten’s Compiled Query Feature
  3660. Troy Hunt - Wikipedia
  3661. Develop amazing Windows apps using the Windows App SDK
  3662. Handling file uploads in Open API with ASP.NET Core
  3663. GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
  3664. Don't Do That, Do This: The .NET 6 Edition
  3665. .NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  3666. The Catch Block #85 - Adventures in Refactoring to Dapper
  3667. HTMX With ASP.NET Core
  3668. Announcing dot.net in Japanese and Simplified Chinese
  3669. ASP.NET Community Standup - .NET Podcasts App Overview!
  3670. Cancellation Tokens with IAsyncEnumerable - Code Maze
  3671. ASP 101 - Samples Index
  3672. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  3673. What's new for gRPC in .NET 6
  3674. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  3675. [Last Week in .NET #71] – We’re all fine here now, thank you. How are you?
  3676. ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  3677. Test run of HTTP Logging in ASP.NET Core 6
  3678. Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  3679. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  3680. Could .NET Source Generator Attacks Be A Danger To Your Code? - Steve Talks Code
  3681. JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
  3682. Create a web UI with ASP.NET Core
  3683. Custom Templates in Visual Studio 2022
  3684. Code Maze Weekly #104 - Code Maze
  3685. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  3686. .NET 6 Has Arrived: Here Are a Few of My Favorite Things
  3687. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  3688. Alba 6.0 is friendly with .Net 6, Minimal API, and WebApplicationFactory
  3689. Clean Architecture with ASP.NET Core
  3690. How to use OpenTelemetry with F#
  3691. Introducing the new Razor editor in Visual Studio 2022
  3692. MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  3693. GraphQL Subscriptions in ASP.NET Core
  3694. Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  3695. Checking the Health of Your ASP.NET Core APIs
  3696. 30 minutes of Testing in .NET
  3697. Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
  3698. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  3699. Adam Storr - Runtime Dependency Resolution Using AutoFac in .NET 6 Isolated Azure Functions
  3700. Umbraco frontend membership SSO using OpenID Connect
  3701. Securing ASP.NET Minimal Web APIs with Auth0
  3702. The .NET Docs Show - Into the deep end with OpenCV
  3703. CSLA 6 First Prerelease
  3704. Validated Strongly Typed IOptions
  3705. [Last Week in .NET #70] – It’s *only* Five Bad Things
  3706. Get to Know EF Core 6
  3707. JasperFx OSS Plans for .Net 6 (Marten et al)
  3708. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  3709. Goodbye, Rock Solid Knowledge; Hello, 10x Banking
  3710. Alexandre Nédélec - Organize your GitHub stars with Astral
  3711. Use YARP to host client and API server on a single origin to avoid CORS
  3712. Code Maze Weekly #103 - Code Maze
  3713. GraphQL Mutations in ASP.NET Core
  3714. Lance McCarthy
  3715. Web Wednesday: Recapping .NET Conf with Jon Galloway
  3716. Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  3717. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  3718. Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  3719. Build .NET Applications with Visual Studio Code
  3720. .NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  3721. Net Conf 2021 Québec : Introduction à NET 6.0
  3722. Dependency Injection Lifetimes in ASP.NET Core - Code Maze
  3723. Dotnetos
  3724. .NET at re:Invent 2021 | Amazon Web Services
  3725. Modern C# Hello World - NDepend
  3726. Learn TV
  3727. Running a .NET 6 Service on a Specific Port
  3728. Carter 6.0.0
  3729. Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  3730. YARP Documentation
  3731. ASP.NET Core for Beginners: Web APIs
  3732. .NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  3733. ASP.NET Core Integration Tests With TestServer
  3734. [Video] High-performance and compile-time logging source generation in .NET 6
  3735. MinimalApis.LiquidViews 2.2.2
  3736. Code Maze Weekly #102 - Code Maze
  3737. Adam Storr - Using AutoFac Keyed Dependencies with .NET 6 Isolated Azure Functions
  3738. Migrate from ASP.NET Core 3.1 to 6.0
  3739. .NET 6 vs .NET 5: up to 40% speedup!
  3740. .NET 6 Application No Need To Configure Developer Exception Page Middleware Explicitly[.NET6 Feature]
  3741. Top 10 C# Developers Videos from .NET Conf 2021
  3742. What's the Cost of Indirection & Abstractions?
  3743. EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  3744. Visual Studio Toolbox Live - Managing Secrets in your Applications
  3745. Migrate from ASP.NET Core 5.0 to 6.0
  3746. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  3747. Working with model validation in Minimal APIs
  3748. Visual Studio 2002: how to create code behind from a Razor page?
  3749. The Case for C# and .NET
  3750. ASP.NET Docker Gotchas and Workarounds
  3751. Avoid Using Exceptions to Determine API Status Codes and Responses
  3752. DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  3753. Let's upgrade my main site and podcast to .NET 6 LTS
  3754. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  3755. New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  3756. Using Multiple Databases in ASP.NET Core via Entity Framework Core
  3757. Replace client-side polling with ASP.NET Core SignalR - Learn
  3758. GraphQL in ASP.NET Core with EF Core
  3759. Introduction to .NET MAUI
  3760. Monsters Weekly 231 - Azure Container Apps with .NET 6
  3761. ASP.NET Core Identity AddDefaultIdentity vs AddIdentity
  3762. [Last Week in .NET #68] – .NET 6 Passionate Programmers
  3763. What's New for C#, F# and Visual Basic in .NET 6 -- Visual Studio Magazine
  3764. Learn TV
  3765. Azure Active Directory's gateway is on .NET 6.0!
  3766. Monitoring a .NET application using OpenTelemetry - Gérald Barré
  3767. Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  3768. Getting started with GraphQL in ASP.NET Core
  3769. C# 10 new feature CallerArgumentExpression, argument check and more
  3770. C# 10 new feature CallerArgumentExpression, argument check and more
  3771. Windows 10 and 11 minimal setup for HDR video playback and streaming
  3772. Newsletter Week 45, 2021
  3773. GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  3774. Dynamic PGO in .NET 6.0.md
  3775. Code Maze Weekly #101 - Code Maze
  3776. Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  3777. Announcing .NET 6 -- The Fastest .NET Yet
  3778. Setting up Serilog in .NET 6
  3779. SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  3780. Create a web UI with ASP.NET Core - Learn
  3781. Umbraco backoffice SSO with OpenID Connect
  3782. C# 10 Falls Just a Bit Short
  3783. Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  3784. Learn Live: Modern web development with .NET 6 - Events
  3785. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  3786. Early Access Program - Rider: Cross-platform .NET IDE
  3787. How to use JSONPatch in .net core | Gary Woodfine
  3788. What's new in ASP.NET Core 6.0
  3789. Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  3790. C# 10 – Anthony Giretti's .NET blog
  3791. What's the Future of IDEs?
  3792. Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn
  3793. I QUIT My Job - Here's Why!
  3794. Collection Performance: Sort() with CompareTo()
  3795. Backend Web API Service (CTP) | eXpressApp Framework
  3796. Announcing YARP 1.0 Release
  3797. .NET Official Support Policy
  3798. .NET November 2021 Updates – 5.0.12 and 3.1.21
  3799. Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  3800. Building real applications with Orleans
  3801. 64-bit Visual Studio 2022 Arrives -- Visual Studio Magazine
  3802. [Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  3803. Server-Sent Events and ASP.NET Core - Disconnecting a Client
  3804. Write and debug code by using Hot Reload - Visual Studio (Windows)
  3805. .NET 6 Is Here -- Visual Studio Magazine
  3806. Announcing .NET 6 -- The Fastest .NET Yet
  3807. Welcome to C# 10
  3808. Announcing ASP.NET Core in .NET 6
  3809. Visual Studio 2022 verson 17.0 Release Notes
  3810. Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  3811. .NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  3812. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  3813. A journey towards SpeakerTravel - Building a service from scratch
  3814. ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  3815. GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  3816. What’s New in ASP.NET Core in .NET 6
  3817. Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
  3818. Building a custom checkout form with Stripe Elements
  3819. .NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  3820. Breaking changes in .NET 6 - .NET
  3821. Code Maze Weekly #100 - Code Maze
  3822. Episode 86 - Real World Blazor With Steve Peirce
  3823. String Performance: Combining Strings with the StringBuilder
  3824. Visual Studio 2022 Launch
  3825. Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  3826. Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  3827. A quick review of C# 10 new language features
  3828. SignalR modules with a shared connection using a C# Source Generator - Guid.New
  3829. Add GitHub OpenID Auth For ASP.NET Core Apps
  3830. .NET Rocks! vNext
  3831. Handling HTTP API Errors with Problem Details
  3832. CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  3833. .NET Annotated Monthly | November 2021 | The .NET Tools Blog
  3834. Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  3835. Final Blazor Improvements Before .NET 6
  3836. What’s New in Azure App Service - Fall Ignite 2021 Edition!
  3837. Visual Studio 2022 Launch
  3838. Improving logging performance with source generators: Exploring .NET Core 6 - Part 8
  3839. Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  3840. Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  3841. Don't Keep Secrets in Code
  3842. Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  3843. Implementing Content Security Policy (CSP) in ASP.NET Core
  3844. The Unified .NET 6
  3845. Visual Studio 2022 Launch Event Agenda
  3846. Build client web assets for your Razor Class Library
  3847. The .NET Docs Show - .NET 6: Getting started with Minimal APIs
  3848. Visual Studio 2022 Productivity
  3849. Power Up Your Power Apps with .NET 6 and Azure
  3850. Code Maze Weekly #99 - Code Maze
  3851. Manning
  3852. On .NET Live - Learning .NET with .NET Book Study
  3853. High CPU Usage with .NET Counters
  3854. Anti-Pattern: Don't modify Optimizely CMS (Episerver) content objects in the Controller
  3855. Monsters Weekly 228 - New ASP.NET Minimal Templates
  3856. Generate ASP.NET Core OpenAPI Spec At Build Time
  3857. ASP.NET Core updates in .NET 6 Release Candidate 2
  3858. Machine Learning Community Standup - Office Hours & Announcements
  3859. Introducing Telerik REPL for Blazor
  3860. Records in C# 9
  3861. 25 lessons from 25 years of coding | Swizec Teller
  3862. Entity Framework Community Standup - Noda Time
  3863. Exploring distributed tracing with ASP NET Core 6
  3864. [Video] Exploring distributed tracing with ASP NET Core 6
  3865. ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  3866. Hello World: .NET 6 and .NET Conf
  3867. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  3868. 3 new free tools for .NET developers
  3869. Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  3870. Tutorial: Create a minimal web API with ASP.NET Core
  3871. Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  3872. Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  3873. Creating a search engine for websites using Elasticsearch and Playwright - Gérald Barré
  3874. Google Sheets API with .NET Core - Code Maze
  3875. Create and issue verifiable credentials in ASP.NET Core using Azure AD
  3876. Ask dotNetDave
  3877. Friday Five: Ignite ‘21, Defender For Endpoint, More!
  3878. Code samples migrated from ASP.NET Core 5.0 to 6.0
  3879. Blazor Capture Image from Webcam | C# Tutorials Blog
  3880. Code Maze Weekly #98 - Code Maze
  3881. Collection Performance: Checking for Items in a Collection
  3882. Improving your ASP.NET Core site's file handling capabilities – part 1 – Introduction
  3883. Blazor: switching Server and WebAssembly at runtime
  3884. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  3885. RocketMortgage TechCon 2021 – HTTP Security Headers You Need On Your Web App
  3886. Rebooting Jasper
  3887. Visual Studio 2022 - Launching 2021-11-08
  3888. Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
  3889. Entity Framework Community Standup - EF Core with ASP.NET Core
  3890. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  3891. 256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  3892. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  3893. How do I get started with Razor pages?
  3894. Dapr binding building block by simple example
  3895. Collection Performance: Creating New Immutable Collection From a Collection
  3896. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  3897. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  3898. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  3899. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  3900. Blazor - with Chris Sainty
  3901. IAsyncEnumerable with yield in C# - Code Maze
  3902. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  3903. Deployment Projects with the new AWS .NET Deployment Experience | Amazon Web Services
  3904. Newsletter Week 41, 2021
  3905. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  3906. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  3907. 7 Years Later, How Am I Doing?
  3908. Code Maze Weekly #97 - Code Maze
  3909. Migrating our trusty ol’ .NET Framework applications to AWS, I couldn’t believe it!
  3910. Update on our new AWS .NET Deployment Experience | Amazon Web Services
  3911. How to use certificates in ASP.NET Core
  3912. On .NET Live - Things you didn't know you about GitHub
  3913. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  3914. Build Your First Microservice with .NET | Microservices Explained
  3915. World Tour
  3916. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  3917. Analyzing Code for Issues: Visual Studio Analyze
  3918. Architecture: Processing Data with Microservices
  3919. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  3920. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  3921. Deploying HTTP/3 on Windows Server at Scale
  3922. Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  3923. ASP.NET Community Standup - Exploring the ABP web app framework
  3924. Announcing .NET 6 Release Candidate 2
  3925. Agenda - NDC London 2022 | Conference for Software Developers
  3926. .NET October 2021 Updates – 5.0.11 and 3.1.20
  3927. ASP.NET Core updates in .NET 6 Release Candidate 2
  3928. ASP.NET Community Standup - Exploring MudBlazor
  3929. The New JSON Serializer In .NET Core 3
  3930. Rockin’ The Code World with dotNetDave – The Agile Show
  3931. Collection Performance: Creating Collections with Capacity & AddRange()
  3932. Easy Way to Create CLI Scripts with JavaScript and Node
  3933. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  3934. How to Create a Web API with .NET 6 Minimal APIs
  3935. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  3936. The simplicity of ASP.NET Endpoints
  3937. World's Smallest C# Program (featuring `N`)
  3938. Introduction to ASP.NET Core SignalR - Learn
  3939. Testing ASP.NET Core web applications with WebApplicationFactory
  3940. Learn C# with CSharpFritz - Interfaces and Error Handling
  3941. 4 new useful APIs in .NET 6
  3942. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  3943. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  3944. Updated to .NET 6 · davidfowl/UT3@7ff6eb4
  3945. Code Maze Weekly #96 - Code Maze
  3946. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  3947. ASP.NET Core Diagnostic Scenarios
  3948. RobMensching.com
  3949. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  3950. How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  3951. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  3952. Razor Pages Startup in .NET 6
  3953. ML.NET and Model Builder October Updates
  3954. ASP.NET Community Standup - What's new in Orchard Core
  3955. Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  3956. r/dotnet - .Net 6 RC Ready for Prod?
  3957. On .NET Live - Developing for the Meadow IoT Platform
  3958. A Serious Business, Inc.
  3959. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  3960. Jeremy A Boyd |
  3961. Scraped LinkedIn data of Niall Merrigan
  3962. Blazor in Action
  3963. .NET R&D Digest (September, 2021)
  3964. Code Maze Weekly #95 - Code Maze
  3965. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  3966. Integration Testing Techniques for ASP.NET Core with Martin Costello
  3967. .NET Foundation Project Spotlight - .NET nanoFramework
  3968. What every IT person needs to know about OpenBSD
  3969. Announcing .NET 6 Release Candidate 1
  3970. 7 tips for writing better library code in .NET
  3971. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  3972. Blazor updates for .NET 6 using Visual Studio 2022
  3973. Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  3974. The Bi-Symmetric Encryption Fraud
  3975. Accepting Online Payments With Stripe
  3976. How I organise my Blazor components
  3977. GitHub - jamesmh/coravel: Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
  3978. ASP.NET Community Standup - Exploring the ABP web app framework
  3979. Custom deployment layout for Blazor WebAssembly apps
  3980. ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  3981. Learn C# with CSharpFritz - Collections and Generics
  3982. Efficient Web Services with Marten V4
  3983. Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  3984. Journey Towards Cloud Architecture
  3985. We want to make Help all you need
  3986. Alexandre Nedelec - ASP.NET Core - Lost in configuration
  3987. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  3988. I fixed a bug. What should I do now? - Gérald Barré
  3989. Model Binding an Array from a Form Post
  3990. Is it time to start creating C# Azure Functions in isolated mode?
  3991. .Net Core Strong Typed Configuration Binding for Arrays
  3992. C# 10.0 implicit global using directives | endjin
  3993. Unit Testing Legacy Code: Creating Maintainable Applications
  3994. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  3995. How to Train Really Large Models on Many GPUs?
  3996. JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  3997. GitHub Copilot AI Spawns Open Source Alternatives -- Visual Studio Magazine
  3998. Health checks in ASP.Net Core web API
  3999. Code Maze Weekly #94 - Code Maze
  4000. On .NET Live - Scalable event processing with Reaqtor
  4001. ASP.NET Community Standup - Contributing to ASP.NET Core
  4002. ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  4003. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  4004. .NET Desktop Community Standup - Hot Reload Updates
  4005. Spotify Box
  4006. .NET Rocks! vNext
  4007. Separating Concerns with Pipes & Filters
  4008. Do you know the GitHub Advisory Database?
  4009. Entity Framework Community Standup - PostgreSQL and EF Core
  4010. r/dotnet - What does your Blazor Server architecture look like?
  4011. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  4012. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  4013. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  4014. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  4015. AutoWrapper v5.0 RC Released!
  4016. Swift with .NET in Xcode
  4017. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  4018. dotNET
  4019. Azure Table Storage with ASP.NET Core - Code Maze
  4020. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  4021. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  4022. Episode 24: Dependency Injection in .NET with Steve Collins
  4023. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  4024. ASP.NET Minimal APIs - balta.io
  4025. .NET 6 ASP.NET Core Migration
  4026. Minimal APIs in .NET 6 but where are the Unit Tests?
  4027. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  4028. HTTP/3 support in .NET 6
  4029. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  4030. Code Maze Weekly #93 - Code Maze
  4031. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  4032. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  4033. Should Controllers Reference Repositories or Services
  4034. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  4035. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  4036. Machine Learning Community Standup - Deep Learning with TorchSharp
  4037. Announcing .NET 6 Release Candidate 1
  4038. PHP maintains an enormous lead in server-side programming languages
  4039. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  4040. Visual Studio 2022 Preview 4 is now available!
  4041. ASP.NET Core updates in .NET 6 Release Candidate 1
  4042. ASP.NET Core updates in .NET 6 Release Candidate 1
  4043. Announcing .NET 6 Release Candidate 1
  4044. Update on .NET Multi-platform App UI (.NET MAUI)
  4045. ASP.NET Community Standup - Blazor in .NET 6 RC1
  4046. WebSocket per-message compression in ASP.NET Core 6
  4047. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  4048. Async processing of long-running tasks in ASP.NET Core
  4049. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  4050. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  4051. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  4052. OData (Open Data Protocol) in ASP.NET 6.0
  4053. Professional C# and .NET – 2021 Edition
  4054. Introduction to System.Text.Json Through Examples - Code Maze
  4055. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  4056. How To Map A Route in an ASP.NET Core MVC application
  4057. Azure AD JWT authentication in .NET isolated process Azure Functions
  4058. An opinionated look at Minimal API in .NET 6
  4059. Minimal APIs at a glance
  4060. Managing User State [9 of 11] | Beginner's Series to: Blazor
  4061. C# 10 is HERE! 5 features that will blow your mind 🤯
  4062. First look at the debugger - Visual Studio (Windows)
  4063. Migrate apps to modern authentication
  4064. Code Maze Weekly #92 - Code Maze
  4065. Certified Application Security Specialist (CASS)
  4066. Web Live Preview
  4067. Machine Learning Community Standup - Office Hours
  4068. Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  4069. ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  4070. .NET customers showcase | See what devs are building
  4071. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  4072. New Improved Attach to Process Dialog Experience
  4073. Proposal: Expression blocks · Issue #3086 · dotnet/csharplang
  4074. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  4075. Integration Testing: IHost Lifecycle with NUnit
  4076. The Command Handler contravariant functor
  4077. Integration Testing: IHost Lifecycle with xUnit.Net
  4078. GitHub Quick Reviews
  4079. The ASP.NET Team @TheASPNETTeam
  4080. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  4081. ASP.NET Community Standup - A first look at Carter on .NET 6
  4082. Using Source Generators with Blazor components in .NET 6
  4083. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  4084. Debugging System.FormatException when launching ASP.NET Core
  4085. GitHub - Lutando/Akkatecture: a cqrs and event sourcing framework for dotnet core using akka.net
  4086. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  4087. Writing Logs to SQL Server Using NLog - Code Maze
  4088. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  4089. Minimal API com ASP.NET Core .NET 6
  4090. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  4091. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  4092. ASP.NET Core Blazor routing
  4093. On .NET Live - Practical tips to improve your users' experience
  4094. Diagnosing memory leaks in .NET apps
  4095. Code Maze Weekly #91 - Code Maze
  4096. Foundation Interview
  4097. Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  4098. Introduction to Async Programming in C#
  4099. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  4100. Bungie C++ Guidelines & Razors > News | Bungie.net
  4101. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  4102. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  4103. Any examples of using SAML 2 authentication with a Blazor server-side app?
  4104. GitHub - 425show/BlazorServerAuthWithSAML
  4105. ASP.​NET Core in .NET 6 - Async streaming
  4106. Blazor | Build client web apps with C# | .NET
  4107. Let's Learn .NET: Razor Pages
  4108. Time Card and PTP on a Raspberry Pi Compute Module 4
  4109. Restructuring to a Vertical Slice Architecture
  4110. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  4111. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  4112. ASP.NET Core Web.config Transform for Production
  4113. 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.
  4114. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  4115. Ask the Expert: Build a Web App with Blazor
  4116. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  4117. The simplest way to create an API is with .NET
  4118. Stream large content from ASP.NET Core to avoid OutOfMemoryException
  4119. Using SignalR in your Blazor applications
  4120. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  4121. Learn C# with CSharpFritz - Beginning C#: Loops and Conditional Statements
  4122. .NET 6: Top 6 New Features in the Upcoming .NET Version
  4123. Azure Queue Storage with ASP.NET Core - Code Maze
  4124. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  4125. Spreaker
  4126. In dirittura d'arrivo con le ASP.NET Core Minimal API
  4127. Newsletter Week 34, 2021
  4128. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  4129. Adding support for $count segment in $filter collections in OData WebAPI
  4130. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  4131. Let's Learn .NET: Razor Pages - Events
  4132. What’s New in .NET 6 for Blazor?
  4133. Blazor DataGrid Meets Blazor Report Viewer
  4134. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  4135. A closer look at C# 8 & 9 language features - PHINUG 2021.09
  4136. Favorite features in Visual Studio 2022 so far
  4137. A sample environment check for OIDC authenticated web services
  4138. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  4139. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  4140. 5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  4141. Embedding source code on errors logged to elmah.io
  4142. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  4143. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  4144. What's New in EF Core 5.0
  4145. New .NET 6 APIs driven by the developer community
  4146. The .NET Docs Show - Blazor component testing with bUnit
  4147. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  4148. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  4149. Improving application security in Blazor using HTTP headers – Part 2
  4150. A Stupid Little TypeScript Mistake (Part 2)
  4151. My Favorite C# Features - Part 5: Build for the Modern Web with Blazor
  4152. Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  4153. Episode 22: Jetbrains Rider, and Code With Me
  4154. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  4155. .NET Foundation August 2021 Update
  4156. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  4157. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  4158. Hanselminutes on 9 - "Razor," IIS Express, SQL 4 Compact Edition and VS2010 Tooling with Damian Edwards
  4159. C# Language Highlights: The "in" Parameter Modifier
  4160. Code Maze Weekly #90 - Code Maze
  4161. Performance Improvements in .NET 6
  4162. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  4163. Visual Studio 2022 Preview Release Notes
  4164. Using SignalR in your Blazor applications
  4165. Continuous database deployment with GitHub Actions
  4166. Rider 2021.3 Roadmap | The .NET Tools Blog
  4167. How to Create a new Solution and Projects using dotnet CLI
  4168. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  4169. Automate Image Generation Statiq ImageSharp | C# Tutorials Blog
  4170. GitHub - dotnet/runtime at release/6.0
  4171. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  4172. Discover and assess ASP.NET apps at-scale with Azure Migrate
  4173. What I Like About C# 9
  4174. A Decade Later, .NET Developers Still Fear Being 'Silverlighted' by Microsoft -- Visual Studio Magazine
  4175. [Video] Are ASP.NET Core Minimal APIs just for demos?
  4176. Performance Improvements in .NET 6
  4177. HTTP Error 500.30 - ASP.NET Core app failed to start help
  4178. Are ASP.NET Core 6 minimal APIs just for demos?
  4179. ASP.NET Core in .NET 6 - Introducing minimal APIs
  4180. [Last Week in .NET #55] – Squabbling Trillionaires.
  4181. .NET Core 2.1 container images will be deleted from Docker Hub
  4182. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  4183. Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  4184. Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  4185. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  4186. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  4187. Azure Functions with F# using .NET 5
  4188. A house small enough to find everything in
  4189. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  4190. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  4191. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  4192. JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  4193. Code Maze Weekly #89 - Code Maze
  4194. Our Summer Break - 2021
  4195. Exploring a minimal Web API with ASP.NET Core 6
  4196. .NET MAUI Community Toolkit - Monthly Standup
  4197. The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  4198. On .NET Live - The cutting edge of the Razor engine
  4199. ASP.NET Core 6: Working with minimal APIs
  4200. C# Highlights: Immutable Collections
  4201. Secure and minimal APIs using .NET 6, C# 10 and Azure Active Directory
  4202. Visual Studio 2022 Preview 3 - Overview
  4203. Amazon.com : HoneyBull Shower Mirror Fogless for Shaving - with Suction, Razor Holder for Shower & Swivel, Mirrors, Shower Accessories, Bathroom Mirror, Bathroom Accessories, Holds Razors for Men (White) : Beauty & Personal Care
  4204. Amazon.com: Philips Norelco MG3750 Multigroom All-In-One Series 3000, 13 attachment trimmer : Beauty & Personal Care
  4205. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  4206. Publish an ASP.NET Core SignalR app to Azure App Service
  4207. Entity Framework Community Standup - EF Core's Global Query Filter
  4208. dotNET
  4209. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  4210. Parallelising (LINQ) work in C#
  4211. Why do we need Dapr?
  4212. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  4213. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  4214. Announcing .NET 6 Preview 7
  4215. Starting Your F# Journey | #dotNETConf: Focus on F#
  4216. ASP.NET Core updates in .NET 6 Preview 7
  4217. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  4218. ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  4219. Getting started with branching workflows, Git Flow and GitHub Flow
  4220. Adam Storr - Razor Pages Scaffolding Submit with Error 400
  4221. Dynamically-rendered ASP.NET Core Razor components
  4222. 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
  4223. MySqlConnector 1.4.0-beta.1
  4224. Readable and clear tests for ASP.NET Core services
  4225. Testing web services secured by JWT tokens with Alba v5
  4226. [Last Week in .NET #54] – Disorderly Sunset
  4227. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  4228. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  4229. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  4230. ASP.NET Core Middleware - Creating Flexible Application Flows
  4231. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  4232. Newsletter Week 31, 2021
  4233. Using Angular's Base HREF in Paths
  4234. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  4235. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  4236. How to create your own Fluent API in C#
  4237. Introducing System.Threading.RateLimiting for .NET
  4238. Code Maze Weekly #88 - Code Maze
  4239. BabylonJS and Blazor - Getting Set Up | Cody's Personal Site
  4240. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  4241. Building a URL Shortener Web App using Minimal APIs in .NET 6
  4242. Notes about C# records and Nullable Reference Types - Event-Driven.io
  4243. Configuring JSON options in ASP.NET Core - Gérald Barré
  4244. .NET Rocks! vNext
  4245. GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  4246. designs/blazor-wasm-crypto.md at main · dotnet/designs
  4247. Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  4248. ReSharper 2021.2: Updates to C# Code Analysis, Nullable Reference Types, and Source Generators and Introducing HttpClient URI Support! | The .NET Tools Blog
  4249. Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  4250. Dipping My Toe into Static Website Generators
  4251. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  4252. ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  4253. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  4254. How to rate limit (throttle) your ASP.NET Core API
  4255. Adam Storr - Azure Functions CLI Failing After Preview Install
  4256. .NET MAUI Community Toolkit - Monthly Project Review
  4257. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  4258. Desktop Community Standup - Updates and Q&A
  4259. Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  4260. Upload files with drag & drop or paste from clipboard in Blazor - Gérald Barré
  4261. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  4262. [Last Week in .NET #53] – Requiem for a use case
  4263. The Serverless Sliding Scale
  4264. CoreWCF 0.2.0 Release
  4265. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  4266. .NET customers showcase | See what devs are building
  4267. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  4268. Code Maze Weekly #87 - Code Maze
  4269. Comparing Azure Static Web Apps vs Azure WebApps vs Azure Blob Storage Static Sites
  4270. Hot Reload Now Works with C++ Apps, with Blazor WebAssembly Support On Tap -- Visual Studio Magazine
  4271. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  4272. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  4273. Azure Service Fabric 8.1 Release
  4274. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  4275. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  4276. BlazorBits Reloaded
  4277. Entity Framework Community Standup - OData
  4278. Blazor Debugging Improvements in Rider 2021.2 | The .NET Tools Blog
  4279. Protect Your SignalR Service Based Real-time Application with Application Gateway
  4280. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  4281. C# Language Highlights: Exhaustive Case Guards
  4282. Visual Studio 2022 Preview Release Notes
  4283. Adam Storr - Getting Started with Twitter API using SocialOpinion
  4284. CSLA 5 and 6
  4285. Alpaca Preview: Native Swift with ASP.NET Core
  4286. I am writing a book about Razor Pages
  4287. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  4288. Removing elements after an animation in Blazor - Gérald Barré
  4289. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  4290. Onion Architecture in ASP.NET Core - Code Maze
  4291. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  4292. Integration Testing with xUnit
  4293. Ask the Expert: Create a web API with ASP.NET Core
  4294. Code Maze Weekly #86 - Code Maze
  4295. Ask the Expert: Create a web API with ASP.NET Core
  4296. Episode 20: Mark Rendle's Stream of Consciousness
  4297. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  4298. On .NET Live - Let’s Talk Functional-First Programming!
  4299. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  4300. Try the new System.Text.Json source generator
  4301. Episode 386 - Static Web Apps
  4302. ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  4303. Three ways to hack your brain to notice the small details
  4304. Lost world revealed by human, Neanderthal relics washed up on North Sea beaches
  4305. Unhandled Exceptions in Blazor Server with Error Boundaries
  4306. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  4307. Machine Learning Community Standup - ML.NET Office Hours
  4308. C# Language Highlights: Positional Pattern Matching
  4309. The Magic of Boredom
  4310. .NET Tooling Community Standup - What's new with .NET Productivity?!
  4311. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  4312. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  4313. How to use configuration with C# 9 top-level programs
  4314. A Quick Guide to Elasticsearch for .NET
  4315. .NET Community: Where and how can we find help - Simple Talk
  4316. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  4317. [Last Week in .NET #51] – The Next Three Zero Days
  4318. Andrew Lock | .NET Escapades
  4319. Ask the Expert: Create a web API with ASP.NET Core
  4320. Learn C# with CSharpFritz - Get Started with WPF
  4321. CSS Isolation In Razor Pages
  4322. Using App Roles with Azure Active Directory and Blazor WebAssembly Hosted Apps
  4323. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  4324. mxgmn/WaveFunctionCollapse
  4325. Introducing C# 10: Global usings, example with ASP.NET Core 6
  4326. .NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  4327. dotnet-labs/Minimal-URL-Shortener
  4328. Build a web app with Blazor - Learn
  4329. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  4330. Code Maze Weekly #85 - Code Maze
  4331. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  4332. dodyg/practical-aspnetcore
  4333. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  4334. On .NET Live - Exploring Spark and ML .NET with F#
  4335. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  4336. Domain-Driven Refactoring: Procedural Beginnings
  4337. C# Language Highlights: Null Coalescing Assignment
  4338. Using Cosmos DB as an ASP.NET session state and caching provider
  4339. Micro APIs with OpenFaaS and .NET
  4340. Introduction
  4341. Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  4342. Entity Framework Community Standup - Visualizing database query plans
  4343. Announcing .NET 6 Preview 6
  4344. Visual Studio 2022 Preview 2 is out!
  4345. ASP.NET Core updates in .NET 6 Preview 6
  4346. Permission-Based Security for ASP.NET Web APIs
  4347. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  4348. Hardening an ASP.NET container running on Kubernetes
  4349. Trusting Everybody
  4350. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  4351. GitHub Quick Reviews
  4352. The ASP.NET Team @TheASPNETTeam
  4353. Highlights from Microsoft Build 2021
  4354. The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  4355. Episode 19: Blazor with Chris Sainty
  4356. End to end testing web apps using Playwright and Azure DevOps
  4357. dotnet/installer
  4358. DamianEdwards/MinimalApiPlayground
  4359. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  4360. .NET 5 + Blazor = Blazor WebAssembly✅
  4361. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  4362. The Potential Orwellian Horror of Central Bank Digital Currencies
  4363. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  4364. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  4365. Up & Running w/ OData in ASP.NET 6
  4366. API versioning extension with ASP.NET Core OData 8
  4367. Modular Architecture in ASP.NET Core - Building Better Monoliths
  4368. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  4369. Code Maze Weekly #84 - Code Maze
  4370. On .NET Live - Fun Functional Functions for F# folks
  4371. Open API support for ASP.NET Core Minimal API
  4372. Azure Functions: Discover OpenAPI - Events
  4373. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  4374. Clean Architecture Example & Breakdown
  4375. James Webb Space Telescope news
  4376. Machine Learning Community Standup - Model Explainability
  4377. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  4378. C# Language Highlights: Records
  4379. Ask the Expert: The future of modern application development with .NET
  4380. Adding authentication to a Blazor Server app using Auth0
  4381. .NET Ketchup - Week 26, 2021
  4382. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  4383. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  4384. Implementing Caching in ASP.NET Core with SQL Server
  4385. C# 10 - Top 5 New Features in the Upcoming C# Version
  4386. Newsletter Week 26, 2021
  4387. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  4388. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  4389. GraphQL for .NET Developers
  4390. Blazor Flash Cards - State Management with Fluxor
  4391. Mise-en-Place for Knowledge Workers: 6 Practices for Working Clean - Forte Labs
  4392. Integrating Tailwind into an ASP.NET Core Project
  4393. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  4394. C# Language Highlights: Exception Filters
  4395. Code Maze Weekly #83 - Code Maze
  4396. .NET Foundation Project Spotlight - Wix
  4397. .NET Object Allocation Tool Performance
  4398. dodyg/practical-aspnetcore
  4399. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  4400. .NET R&D Digest (June, 2021)
  4401. Boost ASP.NET Core Performance with Static Content
  4402. .NET Rocks! vNext
  4403. .NET Foundation May/June 2021 Update
  4404. YouLi - Travel Management Platform - We are hiring - Jobs
  4405. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  4406. [Last Week in .NET #48] – Windows 11 price? A new PC.
  4407. How to authorize and post Slack messages from ASP.NET Core 💬
  4408. Functional monads in C# - Simple Talk
  4409. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  4410. C# Language Highlights: Null Coalescing Operator
  4411. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  4412. Solitaire in Blazor Part 4 - Drag and Drop
  4413. Infinite scrolling in Blazor - Gérald Barré
  4414. Introduction to .NET MAUI Blazor | The Xamarin Show
  4415. Vake93/Express.NET
  4416. Create View and Edit Power BI Reports In Blazor
  4417. Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  4418. Using Azure Active Directory to Secure Blazor WebAssembly Hosted Apps
  4419. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  4420. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  4421. Working with Azure AD B2C in ASP.NET
  4422. Code Maze Weekly #82 - Code Maze
  4423. Blazor, TypeScript and Static Web Apps | LINQ to Fail
  4424. Why We Chose Blazor WASM for our SPA
  4425. Create a web API with ASP.NET Core - Events
  4426. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  4427. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  4428. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  4429. Blazor on WPF
  4430. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  4431. New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  4432. Let's Learn .NET- Blazor - Events
  4433. Secure .NET 5 SignalR solutions with Azure AD
  4434. The ASP.NET Team @TheASPNETTeam
  4435. StackExchange.Redis 2.2.50
  4436. ASP.NET Core Architecture: Part 3
  4437. Minimal APIs in ASP.NET Core 6.0 - Part2
  4438. Let's Learn .NET- Blazor - Events
  4439. Upload and resize an image natively with ASP.NET Core 🖼️
  4440. Introduction to .NET MAUI Blazor | The Xamarin Show
  4441. OSS Power-Ups: Verify | The .NET Tools Blog
  4442. Let's Learn .NET - Blazor - Free Live Stream Event
  4443. .NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  4444. What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  4445. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  4446. Solitaire in Blazor Part 3 - Drawing, Discarding, and the Stacks
  4447. Using Azure Active Directory to Secure a Blazor WebAssembly Standalone App
  4448. Infuse Machine Learning into your ASP.NET Core apps
  4449. Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  4450. Languages & Runtime Community Standup - Templates and Arm64
  4451. Initial commit. · dotnet/aspnetcore@3dfd79a
  4452. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  4453. Code Maze Weekly #81 - Code Maze
  4454. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  4455. Announcing .NET 6 Preview 5 | .NET Blog
  4456. Visual Studio 2022 Preview Release Notes
  4457. Type less, code more with IntelliCode completions | Visual Studio Blog
  4458. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  4459. Announcing .NET 6 Preview 5 | .NET Blog
  4460. Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog
  4461. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  4462. dotnet/orleans
  4463. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  4464. Your Guide to REST API Versioning in ASP.NET Core
  4465. Real-Time Web by leveraging Event Driven Architecture
  4466. iO .Net Virtual Meetup - Implementation Details Matter
  4467. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  4468. Conversation about networking | .NET Blog
  4469. Why build Single Page Apps in Blazor
  4470. Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  4471. Running .NET Core Apps on a Framework other than Compiled Version?
  4472. [Last Week in .NET #46] – Exceptionally Useful
  4473. Use Swashbuckle to create an OpenAPI document - Learn
  4474. Why We Chose Blazor WASM for our SPA
  4475. Feature flags with .NET and Azure App Configuration
  4476. Show a name and profile photo with .NET and Gravatar 🤵
  4477. Blazor Day | Channel 9
  4478. AirDrop Anywhere - Part 4 - Making it work on Windows
  4479. Release 13.0.0 · BurntSushi/ripgrep
  4480. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  4481. Blazor Meadow Web API Weather Chart.js | C# Tutorials Blog
  4482. Using Dapper with ASP.NET Core Web API - Code Maze
  4483. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  4484. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  4485. Code Maze Weekly #80 - Code Maze
  4486. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  4487. dotNET - Invidious
  4488. On .NET Live - Secrets of building Blazor Components
  4489. Rider .NET IDE Tackles Much-Requested Blazor WebAssembly Debugging -- Visual Studio Magazine
  4490. Umbraco MVP 2021
  4491. A Closer Look at 5 New Features in C# 10
  4492. Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  4493. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  4494. Work Hard and Don't Burn Bridges • Vance Lucas
  4495. Entity Framework Community Standup - Introducing EF Core Compiled Models
  4496. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  4497. The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  4498. Async Streaming with EF Core and ASP.NET Core 6
  4499. Why You Should Not Worry If You Are Using Laravel
  4500. microsoft/fast-blazor
  4501. Llama Preview: Swift with ASP.NET Core
  4502. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  4503. Learn What’s New in .NET Productivity | Visual Studio Blog
  4504. Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  4505. Tutorial: Host RESTful API with CORS - Azure App Service
  4506. The ASP.NET Team @TheASPNETTeam
  4507. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  4508. Tutorial: Access data with managed identity - Azure App Service
  4509. Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  4510. Learn TV
  4511. Solitaire in Blazor Part 1 - Overview
  4512. ASP.NET Core 6 to Challenge Python and Node
  4513. Hangfire with ASP.NET Core - Code Maze
  4514. Customizing Serilog text output
  4515. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  4516. Minimal APIs in ASP.NET Core 6.0
  4517. Why would I use SignalR over calling WebSockets directly?
  4518. Why would I use SignalR over calling WebSockets directly?
  4519. Volosoft Announces the .NET Foundation Sponsorship
  4520. Code Maze Weekly #79 - Code Maze
  4521. Release 5.0.5 · aspnet-contrib/AspNet.Security.OAuth.Providers
  4522. .NET Open Source: What Happens When the Free Lunch Ends?
  4523. On .NET Live - Thinking about Applications Security Threats and OWASP
  4524. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  4525. Using HTMX with ASP.NET Core: Infinite scrolling
  4526. Azure Cosmos DB With EF Core on Blazor Server
  4527. Introducing Breadcrumbs
  4528. A Stupid Little TypeScript Mistake
  4529. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  4530. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  4531. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  4532. The Catch Block #60 - Lessons from a Botched Deployment
  4533. You Can Now Sponsor Exception Not Found!
  4534. Performance Booster with System.IO.Pipelines in C#
  4535. Week of Blazor Events with Telerik - Join Us!
  4536. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  4537. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  4538. The Write a .NET App on an iPad Challenge!
  4539. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  4540. no dogma podcast
  4541. Angular Global Summit'21
  4542. The Roslyn analyzers I use in my projects - Gérald Barré
  4543. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  4544. Asynchronous Programming with Async and Await in ASP.NET Core
  4545. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  4546. Using HTMX with ASP.NET Core: Inline editing
  4547. .NET Oxford - Blazor - with Chris Sainty
  4548. .NET Interactive
  4549. TypeScript 4.3 Ships -- Visual Studio Magazine
  4550. Build apps faster with the latest Microsoft Teams Toolkit
  4551. Code Maze Weekly #78 - Code Maze
  4552. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  4553. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  4554. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  4555. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  4556. Announcing .NET 6 Preview 4 | .NET Blog
  4557. .NET Rocks! vNext
  4558. Microsoft Build
  4559. WinUI Desktop Unit Tests | #ifdef Windows
  4560. Implementing Nanoservices in ASP.NET Core
  4561. .NET MAUI Now Works for All Supported Platforms in Preview 4 -- Visual Studio Magazine
  4562. Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  4563. halter73/MinimalTemplates
  4564. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  4565. Ask the Experts: The future of modern application development with .NET
  4566. Fusion Development 101: Professional Developer Essentials
  4567. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  4568. ReSharper 2021.2 Roadmap | The .NET Tools Blog
  4569. Microsoft Build
  4570. .NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  4571. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  4572. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  4573. Microsoft Build
  4574. Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  4575. Visual Studio 2019 v16.10 and v16.11 Preview 1 are Available Today! | Visual Studio Blog
  4576. Announcing .NET 6 Preview 4 | .NET Blog
  4577. Announcing .NET MAUI Preview 4 | .NET Blog
  4578. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  4579. ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  4580. How to stop Visual Studio from creating launchsettings.json
  4581. Running a .NET application as a service on Linux with Systemd
  4582. How to use MediatR Pipeline Behaviours | Gary Woodfine
  4583. Windows v Linux: Compare ASP.NET Core install & hosting
  4584. .NET Basics - Dusted Codes
  4585. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  4586. Disable FLoC in ASP.NET
  4587. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  4588. .NET News Roundup - Week of May 17th, 2021
  4589. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  4590. The Ever-Increasing Cost of Being an Independent Blogger
  4591. The .NET Docs Show - Introduction to the Microsoft Identity platform
  4592. Blazor IoT Servo Controller Meadow Maple | C# Tutorials Blog
  4593. Secure an Angular SPA and an ASP.NET Core API using Auth0
  4594. Structured Logging in ASP.NET Core with Serilog - Code Maze
  4595. .NET Foundation
  4596. CSS Isolation in ASP.NET Core 6.0
  4597. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  4598. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  4599. Show dotnet: Investigating Alpine Linux CVEs in .NET container images | .NET Blog
  4600. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  4601. ASP.NET Core – KestrelServer using wrong development SSL certificate
  4602. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  4603. Using SignalR and ASP.NET Core for real-time communication
  4604. ASP.NET Core on .NET Framework
  4605. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  4606. Let's Learn .NET - Accessibility - Free Live Stream Event
  4607. Mass Assignment - OWASP Cheat Sheet Series
  4608. Visual Studio 2019 Preview Release Notes
  4609. Entity Framework Community Standup - Building Modern Apps with GraphQL
  4610. .NET Developers Community Singapore (Singapore, Singapore)
  4611. Microsoft Build
  4612. ASP.NET Core Web App Templates Design Survey
  4613. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  4614. The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  4615. How do I build a SignalR app with ASP.NET Core?
  4616. Blazor Day 2021
  4617. [Last Week in .NET #42] – Barn Door Security
  4618. Custom User Message Extension Methods in C# and MVC
  4619. AirDrop Anywhere - Part 3 - Receiving files
  4620. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  4621. CoreWCF Reached Its First GA Release
  4622. DotNet 2020, el mayor evento de .NET de España
  4623. The ultimate guide to secure cookies with web.config in .NET
  4624. Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  4625. Create accessible web apps with ASP.NET Core - Learn
  4626. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  4627. Code Maze Weekly #77 - Code Maze
  4628. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  4629. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  4630. damienbod/AzureADAuthRazorUiServiceApiCertificate
  4631. .NET introduction and overview
  4632. Building the software that helps build SpaceX - Stack Overflow Blog
  4633. Streaming JSON Objects (NDJSON) With HttpClient
  4634. My Favorite C# Features - Part 4: Project Structure
  4635. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  4636. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  4637. Problem Details for Better REST HTTP API Errors
  4638. Turns out Elastic aren't the bad guys
  4639. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  4640. Global Exception Handling in ASP.NET Core - Ultimate Guide
  4641. dotnet/aspnetcore
  4642. TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  4643. Machine Learning Community Standup - Data Scientist or Data Engineer?
  4644. The Catch Block #57 - Choices, Made Intentionally
  4645. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  4646. Deep Diving Into EF Core: Q&A With Jeremy Likness
  4647. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  4648. Using Azure Managed identities
  4649. Documenting and testing APIs with Postman - Simple Talk
  4650. Release 4.2.0 Release · aspnet/AspNetKatana
  4651. 'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  4652. C# Language Highlights: Init only setters
  4653. Using C# Named Arguments to Declutter Complex Tests
  4654. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  4655. Newsletter Week 18, 2021
  4656. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  4657. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  4658. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  4659. dotnet/runtimelab
  4660. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  4661. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  4662. The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  4663. C# Language Highlights: Default Interface Methods
  4664. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  4665. Code Maze Weekly #76 - Code Maze
  4666. Create a web API with ASP.NET Core - Learn
  4667. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  4668. See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  4669. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  4670. Entity Framework Community Standup - Triggers for EF Core
  4671. The Catch Block #56 - A New Preview and Lots of Quality Reads
  4672. The future of gRPC in C# belongs to grpc-dotnet
  4673. davidfowl/CommunityStandUpMinimalAPI
  4674. ML to AI with ML.Net and Azure
  4675. Visual Studio Toolbox Live - gRPC for the WCF Developer
  4676. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  4677. Adding CAPTCHA on form posts with ASP.NET Core 🚦
  4678. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  4679. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  4680. 1. An architecture for .NET – The Reformed Programmer
  4681. .NET API browser
  4682. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  4683. Let's Learn .NET - C#
  4684. Blazor WebAssembly : Global Exception Handling using CascadingValue - EP28
  4685. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  4686. Using the ProblemDetails Class in ASP.NET Core Web API
  4687. The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  4688. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  4689. .NET R&D Digest (April, 2021)
  4690. Arrays in ASP.NET MVC Core route parameters
  4691. dotnet/reproducible-builds
  4692. Code Maze Weekly #75 - Code Maze
  4693. Episode 75 - Dependency Injection with Steve Collins
  4694. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  4695. Nullable Reference types in C# – Best practices
  4696. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  4697. Hello World: Wednesday April 21, 2021
  4698. Make microservices fun again with Dapr | Dave Brock
  4699. API Testing—Strategy and Tools
  4700. ReSharper and Visual Studio 2022 64-bit | The .NET Tools Blog
  4701. Automating "suggested / related posts" links for my blog posts - Part 2
  4702. Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  4703. r/dotnet - Why does everything have to use interface?
  4704. On .NET Live - Develop from Anywhere with GitHub Codespaces
  4705. dotnet/upgrade-assistant
  4706. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  4707. The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  4708. BEYOND Status Codes! Better REST HTTP API Error Responses
  4709. Clean Architecture Refactoring: A Case Study - NDepend
  4710. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  4711. ASP.NET Community Standup - SPA Updates
  4712. [Last Week in .NET #39] – Microsoft’s MVP Program has a new requirement: Shilling
  4713. Trying out the open-source eCommerce platform nopCommerce using Docker
  4714. Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  4715. Don't Code Tired | Free .NET Testing Courses This Month
  4716. .NET API browser
  4717. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  4718. Create a .NET Core Project Template for Visual Studio
  4719. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  4720. The .NET Docs Show - Versioning REST APIs
  4721. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  4722. dodyg/practical-aspnetcore
  4723. Blazor Material Form Creation with File Upload and Dialogs
  4724. Securing an ASP.NET Core app and web API using windows authentication
  4725. 3 simple ways to collect data for asp.net core applications post publishing to production
  4726. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  4727. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  4728. ASP.NET Core in Action, Second Edition is available now!
  4729. The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  4730. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  4731. Create a web UI with ASP.NET Core - Learn
  4732. Microsoft Announces 64-Bit Visual Studio 2022
  4733. Secretless apps with .NET and Azure Key Vault
  4734. Code Maze Weekly #74 - Code Maze
  4735. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  4736. Containerize .NET for Red Hat OpenShift: Windows containers and .NET Framework - Red Hat Developer
  4737. On .NET Live - .NET Interactive: Data Science
  4738. .NET Core and .NET 5 official support policy
  4739. .NET Rocks! vNext
  4740. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  4741. Languages & Runtime Community Standup - C# Standardization
  4742. What's new in dotnet monitor | .NET Blog
  4743. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  4744. The Catch Block #54 - Quality Read Extravaganza!
  4745. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  4746. How to Use Sagas to Process Orders - DZone Microservices
  4747. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  4748. Rendering dynamic content in Blazor Wasm using DynamicComponent
  4749. Will .NET 6 fix Blazor Prerendering?
  4750. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  4751. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  4752. Visual Studio 2022 | Visual Studio Blog
  4753. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  4754. Using MudBlazor to Create Reach and Functional Product's Details Page
  4755. Collect memory dumps for a first-chance exception, when it occurs
  4756. Internet Search Tips · Gwern.net
  4757. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  4758. Up For Grabs
  4759. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  4760. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  4761. Code Maze Weekly #73 - Code Maze
  4762. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  4763. BlazorDay 2021: Call for Speakers/Papers
  4764. How to Build Headless Akka.NET Services with IHostedService
  4765. Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  4766. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  4767. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  4768. Access data in Cosmos DB with Managed Identities
  4769. A booming industry based entirely on missed calls helped bring India online — and vanished overnight
  4770. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  4771. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  4772. Visual Studio 2019 Preview Release Notes
  4773. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  4774. ASP.NET Core in Action 2nd Ed (Manning)
  4775. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  4776. The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  4777. A Journey to .NET MAUI
  4778. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  4779. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  4780. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  4781. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  4782. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  4783. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  4784. Viewing overwritten configuration values in ASP.NET Core
  4785. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  4786. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  4787. Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  4788. Authenticate users in Blazor Server with Twitch and Azure AD B2C
  4789. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  4790. Active Class Tag Helper in ASP.NET Core
  4791. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  4792. ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  4793. Three Stories about The ‘Best’ Tool
  4794. .NET News Roundup - Week of April 5th, 2021
  4795. Blazor Material Table - Server-Side Paging, Searching, Sorting
  4796. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  4797. Securing Blazor Web assembly using Cookies and Auth0
  4798. 1.0.16 · Discussion #364 · egil/bUnit
  4799. Customizing Authorization Responses in .NET 5.0 - Ben Foster
  4800. The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  4801. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  4802. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  4803. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  4804. head-first-csharp/fourth-edition
  4805. Integrating PowerApps with .NET Web APIs
  4806. Code Maze Weekly #72 - Code Maze
  4807. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  4808. On .NET Live - Creating your own .NET Project Templates
  4809. Announcing .NET 6 Preview 3 | .NET Blog
  4810. Working with the Blazor DynamicComponent | Dave Brock
  4811. Getting started with OpenTelemetry and distributed tracing in .NET Core
  4812. Automating "suggested / related posts" links for my blog posts
  4813. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  4814. Virtual as a code smell*
  4815. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  4816. Announcing Facteur, a mailing kit for .NET
  4817. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  4818. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  4819. ASP.NET Core in Action, Second Edition is available now!
  4820. ASP.NET Forums are Moving to Microsoft Q&A
  4821. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  4822. ASP.NET Community Standup - gRPC Performance Improvements
  4823. ASP.NET Community Standup - The 12 Factor App
  4824. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  4825. Tetris in Blazor Part 3: Tetrominos
  4826. Using raw html with isolated CSS in Blazor - Gérald Barré
  4827. Friday Five: Azure Communication Services, More!
  4828. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  4829. Creating Blazor Material Navigation Menu - Code Maze
  4830. .NET News Roundup - Week of March 29th, 2021
  4831. Blazor Power BI Paginated Reports
  4832. paulomorgado/HttpClientFactoryDemo
  4833. Deploying Windows Apps with ClickOnce on .NET 5
  4834. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  4835. The Exception Model
  4836. Building a Chat Application with Blazor, Identity, and SignalR - Ultimate Guide
  4837. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  4838. File Upload Extension Validation In ASP.NET Core
  4839. Code Maze Weekly #71 - Code Maze
  4840. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  4841. On .NET Live - .NET Framework to .NET Core Migration
  4842. Quickstart: Deploy an ASP.NET web app - Azure App Service
  4843. Let's Learn .NET - Microservices
  4844. Page Remote Validation in ASP.NET Core Identity
  4845. Common Misconception #2 – Serverless is good for APIs
  4846. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  4847. C# Source Generators
  4848. Setting Up an M1 Mac for Xamarin Development
  4849. egil/genzor
  4850. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  4851. .NET R&D Digest (March, 2021)
  4852. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  4853. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  4854. Languages & Runtime Community Standup - The C# language design process
  4855. ASP.NET Community Standup - The 12 Factor App
  4856. Angular Language Service for Visual Studio Update | Visual Studio Blog
  4857. Viewing app configuration using Oakton's Describe command and Spectre.Console
  4858. Jump-starting Migration to .NET Core with Upgrade Assistant
  4859. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  4860. Adam Storr - Why won't you load my configuration Azure Functions?
  4861. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  4862. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  4863. Herding Code 244: Ben Scheirman on SwiftUI and Combine
  4864. dotnet/aspnetcore
  4865. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  4866. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  4867. Serilog.Expressions 2.0 update
  4868. Blazor Material UI - Configuration and Theme Customization - Code Maze
  4869. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  4870. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  4871. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  4872. Blazor WebAssembly - Downloading Files : EP19
  4873. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  4874. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  4875. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  4876. Contributing to WPF and Windows Forms Projects on GitHub
  4877. Announcing WPF, WinForms, and WinUI are going Open Source
  4878. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  4879. Sufjan Stevens "Concerning the UFO Sighting Near Highland, Illinois" Sheet Music in G Major - Download & Print
  4880. Code Maze Weekly #70 - Code Maze
  4881. Duende Software Blog
  4882. Adjust, Save and Restore Webcam Properties With CamProps
  4883. Building Our First Microservice | The Xamarin Show
  4884. dodyg/practical-aspnetcore
  4885. On .NET Live - Cloud Native Patterns for .NET Developers
  4886. Installing Docker Desktop for Windows and WSL 2
  4887. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  4888. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  4889. Bringing your Windows Forms and WPF apps to ARM Devices
  4890. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  4891. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  4892. ctolkien/SodaPop.ConfigExplorer
  4893. On .NET Live - Messaging Patterns for .NET Developers
  4894. Keeping it Stupidly Simple!
  4895. Cloud-Native learning resources for .NET developers | .NET Blog
  4896. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  4897. I finally escaped Node (and you can too)
  4898. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  4899. The ASP.NET Team @TheASPNETTeam
  4900. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  4901. Debugging configuration values in ASP.NET Core
  4902. 2 Ways to Log the Current User in ASP.Net Core
  4903. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  4904. Cloud-Native learning resources for .NET developers | .NET Blog
  4905. Running Kubernetes and the dashboard with Docker Desktop
  4906. Tetris in Blazor WebAssembly
  4907. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  4908. Resolve Services In ASP.NET Core Startup
  4909. How to Docker Compose Vue.js, .NET Core and MSSQL
  4910. Umbraco Package Migration to .NET Core: Criteria Providers - Working With HttpContext
  4911. Don't set vision, set direction.
  4912. Newsletter Week 11, 2021
  4913. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  4914. Blazor Hero - Clean Architecture Template Quick Start Guide
  4915. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  4916. Code Maze Weekly #69 - Code Maze
  4917. Episode 72 - Emulating a Video Game System in .NET with Ryujinx
  4918. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  4919. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  4920. OpenTelemetry .NET reaches v1.0 | .NET Blog
  4921. Service to service invocation with Refit and Dapr .NET SDK
  4922. Debugging .NET Core memory issues (on Linux) with dotnet dump
  4923. Building microservices with Tye
  4924. Reimagining the AWS .NET deployment experience | Amazon Web Services
  4925. Testing WebAPI with ApprovalTests.NET
  4926. Blast Off with Blazor: Add a shared dialog component | Dave Brock
  4927. .NET 5 Blazor Powers 'Rock, Paper, Scissors, Lizard, Spock' Game -- Visual Studio Magazine
  4928. Transient fault handling with gRPC retries
  4929. The path to .NET 5 and Blazor WebAssembly with some fun sprinkled in
  4930. The authentication pyramid
  4931. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  4932. Windows APIs Everywhere in .NET
  4933. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  4934. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  4935. Service to service invocation with Dapr .NET SDK
  4936. Secretless apps with .NET and Azure Key Vault
  4937. Running Kubernetes and the dashboard with Docker Desktop
  4938. Avoid password reuse with Pwned Passwords and ASP.NET Core
  4939. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  4940. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  4941. Use hosting startup assemblies in ASP.NET Core
  4942. ASP.NET Community Standup - Building HTTP APIs
  4943. How to suppress dotnet whatch run to open a browser
  4944. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  4945. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  4946. Using OpenApiReference To Generate Open API Client Code
  4947. Introducing PeachPie 1.0.0
  4948. Binding decimal numbers using the oninput event in Blazor - Gérald Barré
  4949. Integrating ASP.NET Identity Password Policies with Password Managers
  4950. Azure SQL with ASP.NET Core Web API - Code Maze
  4951. .NET News Roundup - Week of Mar 8th, 2021
  4952. Creating Custom AuthorizeAttribute ASP.NET Core
  4953. tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura
  4954. Real Time WinUI Dashboard with SignalR Backend
  4955. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  4956. A Great Malaise
  4957. CodingBlast
  4958. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  4959. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  4960. ASP.NET Community Standup - How to contribute to Blazor
  4961. Can you spare a few moments to take my survey?
  4962. .NET Live TV | Live developer streams every day
  4963. .NET Rocks! vNext
  4964. The Performance Inequality Gap, 2021 - Infrequently Noted
  4965. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  4966. Code Maze Weekly #68 - Code Maze
  4967. ASP.NET Core HATEOAS - BuiltWithDot.Net
  4968. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  4969. Managed Identity, Azure SQL and Entity Framework
  4970. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  4971. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  4972. Announcing .NET 6 Preview 2 | .NET Blog
  4973. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  4974. Is LINQ in C# actually slow?
  4975. .NET Rocks! vNext
  4976. New Software Project Checklist
  4977. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  4978. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  4979. Hosting Two ASP.NET Core Apps In One Host
  4980. Using Alba to Test ASP.Net Services
  4981. What's New in Visual Basic on .NET 5?
  4982. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  4983. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  4984. Role based JWT Tokens in ASP.NET Core
  4985. Let's Learn .NET: Web APIs
  4986. Lynicon asp.net core CMS - BuiltWithDot.Net
  4987. Installing Docker Desktop for Windows and WSL 2
  4988. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  4989. Pendulum swing: sealed by default
  4990. Machine Learning Community Standup - What's next for ML.NET tooling
  4991. Running npm tasks when building a .NET project - Gérald Barré
  4992. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  4993. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  4994. Introduction to Benchmarking in C# and ASP.NET Core Projects
  4995. Securing Blazor Web assembly using cookies
  4996. .NET News Roundup - Week of Mar 1st, 2021
  4997. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  4998. Generate TypeScript and CSharp clients with NSwag based on an API
  4999. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  5000. Setting up demos in Azure - Part 1: ARM templates
  5001. Beginner's Series to: Web APIs
  5002. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  5003. ASP.NET Community Standup - Web Live Preview
  5004. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  5005. The FREE Blazor Crash Course (.NET 5) | Getting Started
  5006. Migrate from ASP.NET Core 5.0 to 6.0
  5007. MailBee.NET Objects
  5008. Learn to build HTTP APIs with .NET | .NET Blog
  5009. Beginner's Series to: Web APIs
  5010. The .NET Docs Show - Taking home automation to a whole new level with Azure
  5011. Uploading Files With ASP.NET Core and Angular
  5012. Ranking the SOLID principles
  5013. Entity Framework Community Standup - Performance Tuning an EF Core App
  5014. Managing ADX Data with .NET Core and Azure B2C
  5015. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  5016. Level up your .NET libraries - Ben Foster
  5017. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  5018. Welcome to .NET Conf: Focus on Windows
  5019. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  5020. IntelliSense for appsettings.json | ASP.NET Blog
  5021. Visual Studio 2019 version 16.9 Release Notes
  5022. Using source generators to generate a menu component in a Blazor app
  5023. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  5024. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  5025. Create a Meetup Account
  5026. Razor Pages has Components too don't you know!
  5027. .NET R&D Digest (February, 2021)
  5028. Serve ML.NET Models as HTTP APIs with minimal configuration
  5029. Add Azure Key Vault to support to your ASP.NET application
  5030. .NET Tooling Community Standup - How tools help us learn!
  5031. Strongly-typed Ids using C# Source Generators - Gérald Barré
  5032. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  5033. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  5034. Releasing My Wilder Minds Courses for Free
  5035. Goodbye Client Affinity, Hello Data Protection with Azure
  5036. How to Implement Dependency Injection in ASP.NET Core
  5037. Releasing My Wilder Minds Courses for Free
  5038. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  5039. Microsoft .NET Conf: Focus on Windows
  5040. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  5041. Code Maze Weekly #66 - Code Maze
  5042. dotnet/upgrade-assistant
  5043. What's new in .NET 5
  5044. ASP.NET Core Pagination Library - BuiltWithDot.Net
  5045. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  5046. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  5047. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  5048. Using strongly-typed entity IDs to avoid primitive obsession
  5049. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  5050. ASP.NET Community Standup - Flexible HTTP APIs
  5051. On .NET Live - Microservice applications with DAPR and .NET
  5052. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  5053. Integrating Tailwind CSS with Blazor - Detailed Guide
  5054. .NET Foundation January/February 2021 Update
  5055. Use Azure Functions with .NET 5 | Dave Brock
  5056. The Catch Block #47 - Upcoming Features of .NET 6
  5057. Blazor Desktop: The Electron for .NET?
  5058. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  5059. Autenticación con Azure Active Directory B2C –End to End-
  5060. Using source generators with a custom attribute to generate a menu component in a Blazor app
  5061. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  5062. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  5063. Microsoft Releases .NET 6 Preview 1
  5064. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  5065. Using source generators with a custom attribute to generate a menu component in a Blazor app
  5066. Let's Learn .NET - Web API - Free Live Stream Event
  5067. Experimenting with .NET 5 and 6 using Docker containers
  5068. Integrate Create React app with .NET Core 5 - Simple Talk
  5069. (Preview) Creating Azure Functions using .NET 5
  5070. Let's Learn .NET: Web API
  5071. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  5072. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  5073. ASP.NET Core in .NET 6 - Part 01 - Overview
  5074. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  5075. .NET Support survey
  5076. Asp.net Core RateLimit - BuiltWithDot.Net
  5077. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  5078. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  5079. Dev Discussions: Cecil Phillip | Dave Brock
  5080. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  5081. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  5082. Let's Learn .NET: Web API
  5083. TeeChart for .NET - BuiltWithDot.Net
  5084. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  5085. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  5086. Newsletter Week 7, 2021
  5087. Getting started with Microsoft YARP
  5088. Code Maze Weekly #65 - Code Maze
  5089. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  5090. ASP.NET sites - BuiltWithDot.Net
  5091. Require user password verification with ASP.NET Core Identity to access Razor Page
  5092. Using Apache Kafka with .NET - Simple Talk
  5093. CoreWCF 0.1.0 GA Release
  5094. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  5095. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  5096. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  5097. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  5098. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  5099. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  5100. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  5101. Blazor on Desktop
  5102. Pure functions and unused return values
  5103. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  5104. First .NET 6 Preview Introduces Blazor Desktop -- Visual Studio Magazine
  5105. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  5106. Maybe We Can Have Nice Things
  5107. Implementing Blazor CRUD using Mudblazor Component Library in .NET 5 - Detailed Guide
  5108. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  5109. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  5110. Announcing .NET 6 Preview 1 | .NET Blog
  5111. .NET microservices application architecture guidance
  5112. Announcing Dapr v1.0
  5113. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  5114. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  5115. DevOps for ASP.NET Developers: Hosting NuGet Packages
  5116. DevOps for ASP.NET Developers: Hosting NuGet Packages
  5117. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  5118. The ASP.NET Team @TheASPNETTeam
  5119. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  5120. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  5121. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  5122. Using source generators to to generate a menu component in a Blazor app
  5123. Using source generators to to generate a menu component in a Blazor app
  5124. DotNet Boxed includes prescriptive templates for .NET Core
  5125. The Evolution of ASP.NET - A Quick Recap
  5126. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  5127. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  5128. Azure Functions in C# quick FAQs and tips
  5129. Adam Storr - Controlling The Logging Levels in Azure Functions
  5130. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  5131. ModelState in ASP.NET 5.0 MVC
  5132. ASP.NET Community Standup - Dapr + .NET
  5133. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  5134. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  5135. no dogma podcast - powered by FeedBurner
  5136. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  5137. How to Host .NET Core Applications in VPS Using Docker
  5138. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  5139. Code Maze Weekly #64 - Code Maze
  5140. Creating Azure Functions using .NET 5
  5141. Startup chooses Blazor and Xamarin for full-stack development using C#
  5142. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  5143. .NET Rocks! vNext
  5144. IronPython: First steps - Simple Talk
  5145. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  5146. Introducing Abbot, a powerful ChatOps tool for collaborative work
  5147. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  5148. Open-source HTTP API packages and tools | ASP.NET Blog
  5149. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  5150. Building a Code Analyzer for .NET
  5151. Why I don't use the "else" keyword in my code anymore
  5152. Exporting Open Telemetry Data to Jaeger
  5153. Keep Tests Short and DRY with Extension Methods
  5154. .NET Rocks! vNext
  5155. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  5156. .NET Framework February Security and Quality Rollup | .NET Blog
  5157. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  5158. PemEncoding Class (System.Security.Cryptography)
  5159. Building Realtime applications on Angular with ASPNET Core and SignalR
  5160. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  5161. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  5162. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  5163. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  5164. Adam Storr - How I Approach New Codebases
  5165. TechEmpower Web Framework Performance Comparison
  5166. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  5167. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  5168. Weekly .Net Tech Stack - #2
  5169. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  5170. Blackjack in Blazor Part 4 - Putting it All Together
  5171. Treating Primitive Obsession with ValueObjects | DDD in .NET
  5172. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  5173. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  5174. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  5175. Azure App Service - Enable the Health Check
  5176. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  5177. AdrienTorris/awesome-blazor
  5178. Newsletter Week 5, 2021
  5179. Code Maze Weekly #63 - Code Maze
  5180. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  5181. Bidirectional Streaming | gRPC in .NET 5
  5182. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  5183. Compiling DirectShow.Net for use in .NET 5
  5184. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  5185. Working inside a Docker container using Visual Studio Code
  5186. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  5187. Configuring and extending a service
  5188. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  5189. Adding approval workflow to your GitHub Action
  5190. On .NET Live - Distributed applications with ZeroMQ
  5191. .NET 5 and .NET 6 with Scott Hunter
  5192. Building real applications with Orleans
  5193. ASP.NET Core IOptions Configuration
  5194. Introduction to gRPC in .NET Core and .NET 5
  5195. Building real applications with Orleans
  5196. Facebook Authentication in Blazor WebAssembly Hosted Applications
  5197. Generate a GitHub Actions workflow file from dotnet CLI
  5198. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  5199. Client Streaming | gRPC in .NET 5
  5200. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  5201. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  5202. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  5203. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  5204. How to achieve style inheritance with Blazor CSS isolation
  5205. Using HTMX with ASP.NET Core: Deleting items
  5206. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  5207. Finding all routable components in a Blazor App
  5208. efcore/EFCore.CheckConstraints
  5209. ASP.NET POCO Controllers: an experience report
  5210. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  5211. Tracing IO in .NET Core — Softwarepark
  5212. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  5213. Google Authentication in Blazor WebAssembly Hosted Applications
  5214. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  5215. Weekly .Net Tech Stack - #1
  5216. Some things aren’t built to be tested
  5217. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  5218. Automatically generate a form from an object in Blazor - Gérald Barré
  5219. Open Telemetry for ASP.NET Core
  5220. Finally - My first book got published
  5221. Implement app roles authorization with Azure AD and ASP.NET Core
  5222. ASP.NET, Serilog and Application Insights
  5223. Pholly – Azure From The Trenches
  5224. Practical ASP.NET - BuiltWithDot.Net
  5225. Server Streaming | gRPC in .NET 5
  5226. Code Maze Weekly #62 - Code Maze
  5227. The Hedge Fund Citadel Does Not Buy Robinhood Data, Citadel Securities is a Different Company, and Other Misconceptions
  5228. Daily links from Cory Doctorow
  5229. Speaker Directory
  5230. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  5231. .NET R&D Digest (January, 2021)
  5232. Select Tag Helper in ASP.NET Core MVC
  5233. A/B Testing with Azure App Service
  5234. DevOps for ASP.NET Developers: Hosting NuGet Packages
  5235. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  5236. Authentication options in ASP.NET 5 and ASP.NET Core
  5237. How to use FastReport Open Source in ASP.NET Core Web application
  5238. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  5239. Akka.NET Dependency Injection Best Practices
  5240. No, Java is not a Secure Programming Language
  5241. Tip 303 - How to use GitHub Actions from Azure App Service
  5242. dotnet/runtime
  5243. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  5244. Application State in Blazor Apps
  5245. Learn TV
  5246. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  5247. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  5248. Using AzureAD B2C for authenticating users
  5249. Dockerfile
  5250. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  5251. How null checks have changed in C#
  5252. Adhering to Consent with Cookie Information for Episerver
  5253. Perfecting the password field with the HTML passwordrules attribute
  5254. Using dotnet watch run with JetBrains Rider
  5255. Using HTMX with ASP.NET Core: Introduction
  5256. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  5257. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  5258. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  5259. More Razor syntax coloring
  5260. GitHub Quick Reviews
  5261. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  5262. Coding with C# and .NET: JSON Deserialisation
  5263. .NET GC Internals - 02. Mark phase
  5264. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  5265. Self-hosted integration tests in ASP.NET
  5266. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  5267. dotnet/runtimelab
  5268. Troubleshooting .NET Core Project Templates
  5269. gRPC Server & Unary Calls | gRPC in .NET 5
  5270. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  5271. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  5272. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  5273. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  5274. Home - Exceptionless
  5275. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  5276. .NET GC Internals - 01. Introduction
  5277. Newsletter Week 3, 2021
  5278. The .NET Docs Show - Functional Fun with F#
  5279. Code Maze Weekly #61 - Code Maze
  5280. .NET Bootcamp - Learn
  5281. AKS Zero To Hero - Series for everyone - Azure Greg
  5282. WPF, Text Rendering and the Blues
  5283. DamianEdwards/BlazingPageHead
  5284. New Book Released - ASP.NET CORE 5 for Beginners
  5285. .NET Foundation Project Spotlight - DNN
  5286. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  5287. Asynchronous Messaging, Part 3: Backend Service
  5288. Building your first Telegram Bot with ASP.NET Core
  5289. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  5290. Elegant API Versioning in ASP.NET Core (Web API)
  5291. Coding with C# and .NET: JSON Deserialisation
  5292. New Pluralsight Course: Getting Started with SAML 2.0
  5293. Understanding WebSockets with ASP.NET Core
  5294. MVC Controllers are Dinosaurs - Embrace API Endpoints
  5295. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  5296. Psychedelics are a waste of life
  5297. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  5298. Coding with C# and .NET: JSON Deserialisation
  5299. Deep Dive into Open Telemetry for .NET
  5300. damienbod/AngularAutoSaveCommands
  5301. ASP.NET Core Action Arguments Validation using an ActionFilter
  5302. Implementing UNDO, REDO in ASP.NET Core
  5303. Adding environments to ASP.NET Core with React.js SPA
  5304. How to use configuration with C# 9 top-level programs
  5305. radzenhq/radzen-blazor
  5306. benaadams/Ben.Http
  5307. The ASP.NET Team @TheASPNETTeam
  5308. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  5309. mizrael/SuperSafeBank
  5310. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  5311. Enabling prerendering for Blazor WebAssembly apps
  5312. Unit Testing in .NET - The Complete Guide
  5313. ASP.NET - A last look back at 2013, looking ahead to 2014
  5314. How Blazor Performs Against Other Frameworks
  5315. Download Files with ASP.NET Core Web API and Angular - Code Maze
  5316. 4Dotnet Conf 2021
  5317. Last Week in .NET #25 – I am (g)root
  5318. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  5319. Azure Easy Auth and Roles with .NET (and .NET Core)
  5320. Forcing ASP.NET WebForms Designer Files to Regenerate
  5321. Entity Framework Core 5 Resources I’ve Created Recently
  5322. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  5323. Working inside WSL using Visual Studio Code
  5324. The Many Flavors of .NET
  5325. Newsletter Week 2, 2021
  5326. Code Maze Weekly #60 - Code Maze
  5327. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  5328. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  5329. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  5330. Change Notifications with Microsoft Graph
  5331. Understanding Microsoft's Docker Images for .NET Apps
  5332. Here's a One-Stop Shop for .NET 5 Improvements -- Visual Studio Magazine
  5333. On .NET Live - Cross Platform .NET Development with OmniSharp
  5334. dotnet/installer
  5335. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  5336. The Guest Writer Program Returns for 2021!
  5337. Persisting your users preferences using Blazor and Local Storage
  5338. Rethinking OSS Attribution In .NET
  5339. .NET Rocks! vNext
  5340. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  5341. Razor syntax coloring
  5342. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  5343. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  5344. Moving .NET Core user secrets to another computer
  5345. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  5346. JavaScript Complete Course - Array Filter - Part 41
  5347. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  5348. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  5349. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  5350. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  5351. Microsoft Teams App With Blazor Made Easy Using Blazorade Teams
  5352. ASP.NET Community Standup - Meet the Blazor Team
  5353. Add a Parameter to a .NET Core Project Template
  5354. SignalRs Crazy 8
  5355. Optimising Blazor Applications | ConFoo.ca
  5356. An introduction to the Data Protection system in ASP.NET Core
  5357. Writing decoupled code with MediatR: The Mediator Pattern
  5358. Using .env in .NET - Dusted Codes
  5359. How to Use Query Strings in Blazor WebAssembly - Code Maze
  5360. Cryptography Dispatches: The Most Backdoor-Looking Bug I’ve Ever Seen
  5361. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  5362. ASP.NET Core OpenTelemetry Logging
  5363. Newsletter Week 1, 2021
  5364. Code Maze Weekly #59 - Code Maze
  5365. ardalis/ApiEndpoints
  5366. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  5367. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  5368. Production postmortem: The file system limitation
  5369. Real World Localization Implementation ASP.NET Core 5
  5370. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  5371. Building a Chatbot to Order a Pizza
  5372. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  5373. Code-first gRPC services and clients with .NET
  5374. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  5375. Displaying Lists Efficiently in Blazor -- Visual Studio Magazine
  5376. Learn how you can manage configuration in ASP .NET
  5377. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  5378. .NET Application Architecture Guides
  5379. Create a .NET Core Project Template
  5380. .NET 5, Blazor and more in 2021!
  5381. Introducing the Microsoft.FeatureManagement library
  5382. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  5383. Use an Existing .NET Core Project Template
  5384. How to Sign in with Google Using Angular and ASP.NET Core Web API
  5385. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  5386. Release v4.5.0 · Blazored/Typeahead
  5387. Machine Learning with ML.NET - Introduction
  5388. Code Maze Weekly #58 - Code Maze
  5389. .NET Rocks! vNext
  5390. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  5391. Year in Review: 2020
  5392. User Lockout Functionality with Angular and ASP.NET Core Identity
  5393. Resolve Multiple Types In ASP.NET Core
  5394. March 19, 2020 - Minimal March - Linux and Blazor. FormView, C#, HTML
  5395. March 11, 2020 - Minimal March - Blazor cascading values, demos
  5396. March 15, 2020 - Minimal March - Linux and Blazor. Communication between components, C#, HTML
  5397. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  5398. ASP.NET Core in Action, Second Edition
  5399. Release 1.0.0 - preview 01 · egil/bUnit
  5400. grpc/grpc-dotnet
  5401. .NET Rocks! vNext
  5402. .NET Rocks! vNext
  5403. Angular Email Confirmation with ASP.NET Core Identity
  5404. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  5405. .NET Tooling Community Standup - Designing UIs for developer tools
  5406. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  5407. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  5408. How to Access Webcam Properties from C#
  5409. Angular Password Reset Functionality with ASP.NET Core Identity
  5410. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  5411. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  5412. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  5413. C# 9 and .NET 5: Book Review and Q&A
  5414. Blazor vs React: Passing values to all children | Awaiting Bits
  5415. The State of .NET: Q&A Compilation
  5416. gRPC Web with .NET
  5417. The .NET Stacks #30: 🥂 See ya, 2020
  5418. What is MSAL + Microsoft.Identity.Web
  5419. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  5420. Languages & Runtime Community Standup - Infer#
  5421. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  5422. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  5423. Securing Blazor Server-side Applications
  5424. 5 ways to save costs by running .NET apps on Azure
  5425. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  5426. .NET 5 Breaking Changes for WPF/Windows Forms
  5427. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  5428. Norns.Urd Lightweight AOP Framework
  5429. .NET 5 Source Generators - MediatR - CQRS
  5430. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  5431. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  5432. Angular Role-Based Authorization with ASP.NET Core Identity
  5433. What's next for System.Text.Json? | .NET Blog
  5434. Blast Off with Blazor: Build a responsive image gallery
  5435. .NET Conf 2020 - Lahore (2020-01-23)
  5436. Top 10 Blazor Features You Probably Didn't Know
  5437. Localize .NET applications with machine-translation | .NET Blog
  5438. Authentication with Graph SDKs
  5439. Should I use self-contained or framework-dependent publishing in Docker images?
  5440. Implementing a Text Templating Language and Engine for .NET | xoofx
  5441. Building a Code Analyzer for .NET
  5442. Exploring Blazor Mobile Bindings
  5443. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  5444. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  5445. Angular Authentication Functionality with ASP.NET Core Identity
  5446. Last Week in .NET #22 – Microsoft Parrots Google
  5447. Using multiple APIs in Blazor with Azure AD authentication
  5448. Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly
  5449. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  5450. What's new in ASP.NET Core 5.0
  5451. From .NET Standard to .NET 5
  5452. dotnet-foundation/ecosystem-growth
  5453. On .NET Live - Intro to Microservice Patterns for .NET Developers
  5454. GraphQL Schema Design
  5455. r/dotnet - What logging Framework do you use?
  5456. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  5457. Code Maze Weekly #55 - Code Maze
  5458. Episode 66 - TDD and the Terminator With Layla Porter
  5459. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  5460. Use an Existing .NET Core Project Template
  5461. Create .NET Core Projects with the Command Line
  5462. .NET Conf 2020 - Kerala (2021-01-09)
  5463. Implementing an Effective Architecture for ASP.NET Core Web API
  5464. ML.NET in the Real World
  5465. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  5466. GraphQL Schema Design
  5467. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  5468. Displaying your google profile picture in an ASP.NET Core Application
  5469. Exploiting NVIDIA Ampere Structured Sparsity with cuSPARSELt | NVIDIA Developer Blog
  5470. Sponsor @benaadams on GitHub Sponsors
  5471. Net Conf 2020 Québec : Introduction à NET 5.0
  5472. Sponsor @benaadams on GitHub Sponsors
  5473. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  5474. Polly and Blazor, Part 1 – Simple Wait and Retry
  5475. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  5476. servicetitan/Stl.Fusion
  5477. March 10, 2020 - Minimal March - Passing data between Blazor components and unit testing
  5478. Last Week in .NET #21 – Remembering the women of École Polytechnique
  5479. .NET 5 Breaking Changes for ASP.NET Core
  5480. Dark mode for your web applications (using Blazor and Tailwind CSS)
  5481. Using action results and content negotiation with "route-to-code" APIs
  5482. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  5483. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  5484. Building an ASP.NET Core Web App from Scratch
  5485. Modern Web Development with Blazor & .NET 5
  5486. March 8, 2020 - Minimal March - Blazor Buttons and Commands !coffee
  5487. User Registration with Angular and ASP.NET Core Identity
  5488. Understand The .NET 5 Runtime Environment
  5489. JavaScript Course For Beginners - 1 Hour
  5490. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  5491. Newsletter Week 49, 2020
  5492. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  5493. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  5494. Generating and efficiently exporting a file in a Blazor WebAssembly application - Gérald Barré
  5495. Use ASP.NET Core route-to-code for simple JSON APIs
  5496. mayuki/Rin
  5497. Code Maze Weekly #54 - Code Maze
  5498. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  5499. Securing Your Web API Using Azure Active Directory
  5500. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  5501. Azure Unblogged - GitHub
  5502. .NET Live TV | Live developer streams every day
  5503. Securing an ASP.NET Core API which uses multiple access tokens
  5504. Avoid Wrapping DbContext in Using (and other gotchas)
  5505. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  5506. Complex Model Validation in Blazor Applications - Code Maze
  5507. .NET5 - A Unified Platform
  5508. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  5509. .NET 5 Breaking Changes: Historic Technologies
  5510. ASP.NET Core Improvements in .NET 5
  5511. Basic JSON APIs with Route-to-code in ASP.NET Core
  5512. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  5513. Real-time Data fetching with GraphQL and Blazor
  5514. OpenAPI and Versioning for ASP.NET Core Web API
  5515. .NET Today, tomorrow and beyond – panel discussion - comitted
  5516. ABP.IO Platform v4.0 RC Has Been Released based on .NET 5.0!
  5517. .NET 5 Breaking Changes to the Base Class Library
  5518. Authentication with Graph SDKs
  5519. Using Quartz.NET with ASP.NET Core and worker services
  5520. Blazor Updates in .NET 5
  5521. 한국을 대표하는 글로벌 방송! The World On Arirang!
  5522. Name by role
  5523. Working with Binding in Blazor Applications - Code Maze
  5524. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  5525. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  5526. Processing Google reCaptcha Tokens in ASP.NET Core
  5527. Return JSON Result with Custom Status Code in ASP.NET Core
  5528. Processing Google reCaptcha Tokens in ASP.NET Core
  5529. Thank you, Tony
  5530. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  5531. Code Maze Weekly #53 - Code Maze
  5532. Use generics trick to cache tag helper instances by davidfowl · Pull Request #28208 · dotnet/aspnetcore
  5533. Episode 65 - Marten DB With Jeremy Miller
  5534. OrchardCMS/OrchardCore.Samples
  5535. FrontPage: The Good, The Bad, and The Ugly
  5536. Development With A Dot - Inline Images with ASP.NET Core
  5537. How to add Open API support for Azure Functions
  5538. Blazor JavaScript Isolation, Modules, and Dynamic C#
  5539. Announcing Microsoft Q&A for .NET | .NET Blog
  5540. .Net 5 is PERFECT for DevOps
  5541. .NET Rocks! vNext
  5542. Custom Validation in Blazor WebAssembly - Code Maze
  5543. Outbox Pattern: Reliably Save State & Publish Events
  5544. Watch out for .NET Core Runtime Bitness for IIS Installs
  5545. The dangers and gotchas of using scoped services in IConfigureOptions
  5546. Development With A Dot - Interfaces and Inversion of Control
  5547. Deploying .NET apps to containers on AWS
  5548. Improving your ASP.NET Core site's e-mailing capabilities
  5549. Implementing a Custom TypeConverter In Razor Pages
  5550. Should You Unit-Test in ASP.NET Core?
  5551. The ASP.NET Team @TheASPNETTeam
  5552. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  5553. Applying the MVC design pattern to Razor Pages
  5554. Generate Client for ASP.NET Core Web API using OpenAPI
  5555. Adding claims to existing identity
  5556. CSS Isolation in Blazor Applications - Code Maze Blog
  5557. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  5558. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  5559. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  5560. Blast Off with Blazor: Isolate and test your service dependencies
  5561. A festive introduction to Visual Studio Extensions
  5562. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  5563. How to become a hacker
  5564. Layered architecture. What is layered architecture and when to use it?
  5565. Digest - .NET Conf 2020
  5566. The .NET Stacks #26: .NET 5 has arrived, let’s party
  5567. What is new in ASP.NET Core 5.0 Web API
  5568. Code Maze Weekly #52 - Code Maze
  5569. Deploy Standalone Kayenta with an Azure Storage Backend
  5570. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  5571. Microsoft .NET Bounty | MSRC
  5572. .NET Conf 2020 Feedback
  5573. Using Microsoft Graph API in ASP.NET Core
  5574. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  5575. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  5576. How to Send an SMS with ASP.NET Core - Code Maze
  5577. [Virtual] Microservices -- The Easy Way is the Wrong Way
  5578. Vertical Slice Example Updated to .NET 5
  5579. Development With A Dot - ASP.NET Core Pitfalls Index
  5580. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  5581. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  5582. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  5583. Simplify your ASP.NET Core API models with C# 9 records
  5584. Using Standard Health Checks and Building your Own in ASP.NET Core
  5585. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  5586. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  5587. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  5588. Devinar 2020
  5589. Localization in Blazor WebAssembly Applications - Code Maze
  5590. Service Discovery with Steeltoe
  5591. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  5592. Zaid-Ajaj/SAFE.React
  5593. The ASP.NET Team @TheASPNETTeam
  5594. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  5595. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  5596. Migrate .NET Core 3.1 to .NET Core 5.0
  5597. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  5598. Shawn Wildermuth's Blog
  5599. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  5600. GraphQL Schema stitching
  5601. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  5602. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  5603. Implement A Webhook Framework With ASP.NET Core
  5604. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  5605. Tutorials/Part 1 | ABP Documentation
  5606. .NET Conf 2020 and .NET 5 links
  5607. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  5608. JonPSmith/EfCoreinAction-SecondEdition
  5609. Identity in Azure with Christos Matskas
  5610. The .NET Stacks #25: .NET 5 officially launches tomorrow
  5611. Migrate and modernize your .NET applications on Azure | Azure Friday
  5612. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  5613. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  5614. Code Maze Weekly #51 - Code Maze
  5615. Microsoft.EntityFrameworkCore 5.0.0
  5616. Secure app development with Azure AD, Key Vault and Managed Identities
  5617. .NET 5 is Here....Now What?
  5618. ASP.NET Core 5 Model Binding to C# 9 Record Types
  5619. Using Azure WebJobs in .NET Applications - Code Maze
  5620. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  5621. Test web APIs with the HttpRepl
  5622. Microsoft.dotnet-httprepl 5.0.0
  5623. Shawn Wildermuth's Blog
  5624. Five Questions You May Have About ASP.NET Core For .NET 5
  5625. Securing a GraphQL endpoint
  5626. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  5627. Should I Migrate to .NET 5?
  5628. Talking C# Performance with Steve Gordon
  5629. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  5630. Astonishing Performance of .NET 5
  5631. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  5632. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  5633. Is it possible to render components "dynamically" using Blazor?
  5634. Should Your Enterprise Pick Angular, React or Blazor?
  5635. .NET 5 on AWS | Amazon Web Services
  5636. Microsoft Releases .NET 5
  5637. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  5638. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  5639. .NET 5 Arrives -- Visual Studio Magazine
  5640. Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today | Visual Studio Blog
  5641. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  5642. Implementing a Custom Model Binder In Razor Pages
  5643. Announcing the Release of EF Core 5.0 | .NET Blog
  5644. Announcing .NET 5.0 | .NET Blog
  5645. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  5646. Download .NET 5.0 (Linux, macOS, and Windows)
  5647. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  5648. An opinionated approach about how to create an AWS ECS Fargate cluster and deploy apps on it using Azure DevOps Pipelines
  5649. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  5650. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  5651. Lazy Loading in Blazor WebAssembly - Code Maze
  5652. Rendering raw/unescaped HTML in Blazor - Gérald Barré
  5653. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  5654. Melb․Net Virtual Meetup in November
  5655. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  5656. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  5657. Code Maze Weekly #50 - Code Maze
  5658. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  5659. DotVVM Blog: Announcing DotVVM 2.5
  5660. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  5661. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  5662. Controlling the hostname with a WebApp when fronted by Application Gateway
  5663. Add natural language understanding to your bot - Part 2
  5664. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  5665. Wrapping JavaScript Libraries with C# in Blazor WebAssembly
  5666. Real-time Data fetching with GraphQL and Blazor
  5667. .NET Conf 2020
  5668. .NET Conf 2020
  5669. Generate a GitHub Actions workflow file from dotnet CLI
  5670. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  5671. Development With A Dot - ASP.NET Core Pitfalls – Areas
  5672. Routing in ASP.NET Core OData 8.0 Preview | OData
  5673. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  5674. How to Use Browser Functionalities with Blazor WebAssembly
  5675. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  5676. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  5677. Migrating from MVC to Blazor
  5678. .NET Core with NGINX on Linux - Irina Scurtu
  5679. Implementing Health Checks in ASP.NET Framework Applications
  5680. How to Call C# Methods from JavaScript in Blazor WebAssembly
  5681. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  5682. Working with Dates And Times in Razor Pages Forms
  5683. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  5684. Episode 352 - Azure Security Podcast
  5685. LG UltraFine 5K Display
  5686. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  5687. The State of .NET Webinar: Unpacking .NET 5 Together!
  5688. Identity Server 4 with .NET Core App
  5689. .NET Learning Challenge!
  5690. India Azure Community Conference 2020 | The ultimate developer conference
  5691. Dev Discussions - James Hickey
  5692. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  5693. The .NET Stacks #23: .NET 5 support, migration tools, and links
  5694. Code Maze Weekly #49 - Code Maze
  5695. Mobile Blazor Bindings Unifies Cross-Platform UI -- Visual Studio Magazine
  5696. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  5697. .NET Conf 2020
  5698. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  5699. Microsoft Night - .BLD() Tech Talks XXL
  5700. Uno Platform WebAssembly tools, frameworks, and libraries for .NET Developers
  5701. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  5702. Elasticsearch in ASP.NET Core - Code Maze
  5703. Organizing Code by Feature using Vertical Slices
  5704. Consuming JSON Objects Stream (NDJSON) With HttpClient
  5705. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  5706. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  5707. Test Series: Part 2 Unit Testing
  5708. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  5709. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  5710. The System
  5711. Organizing Code by Feature using Verticle Slices
  5712. Top 5 Reasons to Choose .NET for Your IoT Project
  5713. Using JSInterop to Pass HTML Elements and Handle JS Errors
  5714. Getting started with GraphQL and HotChocolate
  5715. gRPC performance improvements in .NET 5 | ASP.NET Blog
  5716. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  5717. Building a Dashboard with ASP.NET Core and DotVVM
  5718. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  5719. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  5720. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  5721. Getting started with GraphQL and HotChocolate
  5722. The Next Generation Web Services Framework
  5723. Using Blazor JavaScript Isolation with Library Manager
  5724. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  5725. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  5726. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  5727. Blast Off with Blazor: Get to know Blazor and our project
  5728. How to Call JavaScript Functions with C# in Blazor WebAssembly
  5729. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  5730. EditForm - forms and validation in Blazor
  5731. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  5732. C# in Simple Terms - Interfaces and Abstract Classes
  5733. Use ASP.NET With Turbolinks 5
  5734. Don't ever break a URL if you can help it
  5735. Blazor – C# in the Browser – Webinar recording – .NET Tools Blog | JetBrains
  5736. Setting up a build with NUKE
  5737. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  5738. r/dotnet - What would be the reasons to use an IoC framework instead of the default container?
  5739. Code Maze Weekly #48 - Code Maze
  5740. Damian Hickey
  5741. A Tour of the .NET Functions Framework
  5742. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  5743. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  5744. C# 9 Record Factories
  5745. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  5746. .NET Core with NGINX on Linux
  5747. Telerik UI for Blazor Updated -- Visual Studio Magazine
  5748. Damian Hickey
  5749. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  5750. ASP.NET Core Blazor CSS isolation
  5751. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  5752. Blazor FAST WebComponents
  5753. Attribute-Based Access Control with Blazor WebAssembly and IS4
  5754. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  5755. Understanding cross platform .NET, and why .NET 5 is important
  5756. Blazor in depth — Create Blazor component without Lifecycle methods
  5757. MoienTajik/AspNetCore-Developer-Roadmap
  5758. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  5759. How to Use NPM Packages in Blazor - Brian Lagunas
  5760. open-telemetry/opentelemetry-dotnet
  5761. Improve rendering performance with Blazor component virtualization
  5762. .NET Conf 2020
  5763. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  5764. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  5765. Sponsor @kevinchalet on GitHub Sponsors
  5766. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  5767. Building cross-platform apps with .NET and Uno - Simple Talk
  5768. Async code smells and how to track them down with analyzers - Part II
  5769. Blazor WebAssembly Role-Based Security with IdentityServer4
  5770. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  5771. Securely accessing MS Graph from gRPC .NET with Azure AD
  5772. Building Real-Time Applications with Blazor Server and Firestore
  5773. Home
  5774. Publishing a self-contained Blazor component (Razor + CSS + JS) as a NuGet package - Gérald Barré
  5775. Weekly Notes - #33 | Miguel Bernard's Blog
  5776. .NET Epics
  5777. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  5778. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  5779. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  5780. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  5781. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  5782. ironcev/awesome-roslyn
  5783. Newsletter Week 42, 2020
  5784. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  5785. Tutorial - Create a Blazor Server app that uses the Microsoft identity platform for authentication - Microsoft identity platform
  5786. The New Rules for Playing in Microsoft's Open Source Sandbox
  5787. Bootstrap+Blazor essentials
  5788. Code Maze Weekly #47 - Code Maze
  5789. .NET Microservices with DAPR
  5790. Episode 62 - What Have I Missed With Zac Braddy
  5791. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  5792. How to Add gRPC to Your Blazor App
  5793. .NET Foundation September/October 2020 Update
  5794. Continuous Deployment from GitHub to Azure App Service
  5795. ASP.NET Core Series: PWA's with Blazor
  5796. Solution & Project Structure of a Loosely Coupled Monolith
  5797. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  5798. .NET Microservices with DAPR
  5799. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  5800. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  5801. ASP.NET Core Architecture Overview
  5802. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  5803. How to build a Blazor web app with Azure Active Directory authentication and Microsoft Graph - Microsoft 365 Developer Blog
  5804. Scaling Hangfire: Process More Jobs Concurrently
  5805. YARP: The .NET Reverse proxy
  5806. Breaking changes, version 3.1 to 5.0 - .NET Core
  5807. .NET Foundation September/October 2020 Update
  5808. Answering some basic questions about registering applications on Azure Active Directory
  5809. Speaker Directory
  5810. YARP: The .NET Reverse proxy
  5811. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  5812. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  5813. Using Access Token with Blazor WebAssembly HttpClient
  5814. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  5815. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  5816. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  5817. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  5818. Announcing .NET 5.0 RC 2 | .NET Blog
  5819. YARP: The .NET Reverse proxy
  5820. Under the hood with routing in Blazor
  5821. Pushing UI changes from Blazor Server to browser on server raised events
  5822. The LLBLGen Pro Blog: HnD 3.0 has been released!
  5823. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  5824. Render Blazor WASM components in your existing MVC/Razor Pages applications
  5825. ASP.NET Core in Action with Andrew Lock
  5826. Quick Helper For Blazor Performance
  5827. Bootstrap logging with Serilog + ASP.NET Core
  5828. ASP.NET Core in Action, Second Edition
  5829. Shawn Wildermuth's Blog
  5830. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  5831. Testing Blazor components using bUnit - Gérald Barré
  5832. .NET Virtual Conference
  5833. How to Docker with .NET: Getting Started
  5834. Newsletter Week 41, 2020
  5835. The .NET Stacks #20: Route to Code, IdentityServer, community links
  5836. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  5837. Code Maze Weekly #46 - Code Maze
  5838. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  5839. Prerendering your Blazor WASM application with .NET 5 (part 2 - solving the missing HttpClient problem)
  5840. Blazor in Action
  5841. Deploy a .NET Container with Azure DevOps
  5842. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  5843. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  5844. Duck or Rabbit? How Politics Tricks the Brain
  5845. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  5846. JeremyLikness/ExpressionPowerTools
  5847. .NET - apps.peachpie.io
  5848. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  5849. .NET Blog
  5850. Prerendering your Blazor WASM application with .NET 5 (part 1)
  5851. Building a simple tooltip component for Blazor in under 10 lines of code*
  5852. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  5853. Release Release v1.2.0 · aslotte/MLOps.NET
  5854. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  5855. From site.css to component styles
  5856. How to Publish Angular with ASP.NET Core - Code Maze
  5857. Game Development with .NET | .NET Blog
  5858. Drag and drop file uploading with .NET 5.0 Blazor InputFile component – Roman Simuta
  5859. r/Blazor
  5860. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  5861. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  5862. Building a simple tooltip component for Blazor in under 10 lines of code*
  5863. dotnet/installer
  5864. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  5865. Fortunately, I don't squash my commits
  5866. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  5867. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  5868. OAuth2 Refresh Token with Anular and IdentityServer4
  5869. Update the HTML head from your Blazor components
  5870. Autofac 6, integration tests and .NET generic hosting
  5871. Running ASP.NET Core 5 RC applications on Azure App Service
  5872. dotnet/HttpRepl
  5873. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  5874. .NET Dev Summit 2020 - APAC
  5875. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  5876. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  5877. Newsletter Week 40, 2020
  5878. Quartz.NET 3.2 Released | Quartz.NET
  5879. .NET 5: Exploring System.Net.Http.Json namespace
  5880. ASP.NET Core breaking changes
  5881. Code Maze Weekly #45 - Code Maze
  5882. .NET Conf 2020 and Community Events this October | Xamarin Blog
  5883. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  5884. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  5885. Building Your Next Web App with ASP.NET Core
  5886. UI/UX for Devs: An Illustrated Mental Model for Empathy
  5887. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  5888. The Future of IdentityServer
  5889. Azure Sydney User Group (Sydney, Australia)
  5890. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  5891. Serialize Interface Instances With System.Text.Json
  5892. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  5893. Examples of Four New Features in C# 9 That Aren't in C# 8
  5894. Fast Builds: Make a Url Shortener with .NET
  5895. Using Hangfire and MediatR as a Message Dispatcher
  5896. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  5897. How to Build Securely with Blazor WebAssembly (WASM)
  5898. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  5899. Validating an input on keypress instead of on change in Blazor - Gérald Barré
  5900. dotnet/AspNetCore.Docs
  5901. The .NET Portability Analyzer - .NET
  5902. protobuf-net/protobuf-net.Grpc
  5903. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  5904. Role-Based Access Control with Angular and IdentityServer4
  5905. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  5906. Monsters Weekly 184 - Static Site Generators with Khalid Abuhakmeh
  5907. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  5908. Using Access Token to Secure Angular Calls to Web API
  5909. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  5910. Becoming a Director of Program Management with .NET’s Scott Hunter
  5911. How to Adapt Your .NET App for SameSite
  5912. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  5913. Battle of the $350 laptops: Acer Swift 1 vs. Gateway Ryzen 3 3200U
  5914. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  5915. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  5916. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  5917. Remember ASP.NET Request Culture Using Middleware
  5918. Dev Discussions - Phillip Carter
  5919. Open Alpha Playtest - Sept 26, 2020
  5920. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  5921. Pluralsight Editing: Behind the Scenes
  5922. Code Maze Weekly #44 - Code Maze
  5923. Using External Configuration with Spring Cloud Config and Steeltoe
  5924. Your Man in the Public Gallery: Assange Hearing Day 17 - Craig Murray
  5925. Webinar – Blazor – C# in the Browser – .NET Tools Blog | JetBrains
  5926. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  5927. Testing Controllers, Messages & Systems with Andrew Lock
  5928. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  5929. Creating Real-Time Charts with Blazor WebAssembly and SignalR
  5930. dotnet/winforms
  5931. Using Azure RBAC with Azure Key Vault
  5932. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  5933. ASP.NET Core Localization Jump Start
  5934. Microsoft Ignite
  5935. Moving work Out-of-Process using Brighter and RabbitMQ
  5936. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  5937. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  5938. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  5939. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  5940. Run EF Core Queries on SQL Server From Blazor WebAssembly
  5941. Blazor WebAssembly on Azure Static Web Apps
  5942. Visual Studio Codespaces Is Now Github Codespaces
  5943. Run EF Core Queries on SQL Server From Blazor WebAssembly
  5944. Migrate, modernize .NET applications with Azure
  5945. How to generate code using Roslyn source generators in real world scenarios
  5946. Using GitHub Codespaces with .NET Core | .NET Blog
  5947. Running SQL Server Integration Tests in .NET Core Projects via Docker - Dangl.Blog();
  5948. Microsoft Ignite
  5949. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  5950. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  5951. New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
  5952. Microsoft Ignite
  5953. Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
  5954. Microsoft Ignite
  5955. Microsoft Ignite
  5956. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  5957. Angular Authentication Actions with IdentityServer4 - Code Maze
  5958. Injecting services into Serilog filters, enrichers, and sinks
  5959. Angular OAuth2 OIDC Configuration with IdentityServer4
  5960. Top 10 .NET 5.0 new APIs - NDepend
  5961. JavaScript Isolation in Blazor Components - Gérald Barré
  5962. Microsoft Identity and series introduction
  5963. Shaking things up a bit - ASPF02O Outro
  5964. PEM Loading in .NET Core and .NET 5
  5965. Cross-platform diagnostic tools for .NET Core
  5966. dwmkerr/hacker-laws
  5967. Debug ASP.NET Core Back-end Created from Web Template Studio
  5968. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  5969. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  5970. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  5971. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  5972. Announcing ImageSharp.Web 1.0.0 | Six Labors
  5973. Code Maze Weekly #43 - Code Maze
  5974. TechEmpower Web Framework Performance Comparison
  5975. Becoming a Director of Program Management with .NET’s Scott Hunter
  5976. CQRS and MediatR in ASP.NET Core - Code Maze
  5977. C++ Leads Visual Studio 2019 v16.8 Preview 3 Improvements -- Visual Studio Magazine
  5978. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  5979. ASP.NET App Migration Webinar | Microsoft Azure
  5980. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  5981. Herding Code 242: The COVID Cabin Fever
  5982. Using OpenAPI with .NET Core - Red Hat Developer
  5983. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  5984. Why use MediatR? 3 reasons why and 1 reason not
  5985. Steeltoe - External Configuration with Spring
  5986. Blazor Server CRUD App Using Visual Studio Code
  5987. Seeding data in EF Core using SQL scripts
  5988. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  5989. Leaving Silverlight: Your Options
  5990. Building Cross-Platform Desktop Apps with Electron.NET
  5991. Making Scott Hanselman's Powerpoint Greenscreen trick work with RevealJS via Blazor Server
  5992. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  5993. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  5994. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  5995. Anchor navigation in a Blazor application - Gérald Barré
  5996. Use CSS isolation in your Blazor projects
  5997. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  5998. Telerik Web Products R3 2020 Release Webinar
  5999. A Better Mousetrap - Turnerj (aka. James Turner)
  6000. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  6001. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  6002. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  6003. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  6004. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  6005. Shawn Wildermuth's Blog
  6006. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  6007. Announcing .NET 5.0 RC 1 | .NET Blog
  6008. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  6009. Lazy load assemblies in a Blazor WebAssembly application - Gérald Barré
  6010. Create an Application with Web Template Studio
  6011. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  6012. Hosting applications on Azure B-series virtual machines
  6013. Learn Docker in one month - on YouTube! Your guide to week 2
  6014. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  6015. damienbod/AspNetCoreMvcVueJs
  6016. damienbod/IdentityServer4VueJs
  6017. Code Maze Weekly #42 - Code Maze
  6018. Epoch Converter
  6019. Open Alpha Playtest - Sept 12, 2020
  6020. Friday Five: Azure Cloud, Active Directory, More!
  6021. Epoch Converter
  6022. The SP mvp Weekly
  6023. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  6024. Securing Azure Functions using an Azure Virtual Network
  6025. Working with Local Storage in a Blazor Progressive Web App -- Visual Studio Magazine
  6026. Wordpress on .NET Core
  6027. GraphQL on Azure: Part 4 - Serverless CosmosDB
  6028. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  6029. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  6030. Goodbye Xamarin.Forms, Hello .NET MAUI!
  6031. .NET & GRPC What they forgot to tell you
  6032. Little Known ASP.NET Core Features - HTTP Trailers
  6033. First Steps with Blazor - Simple Talk
  6034. gRPC Best Practices for .NET
  6035. Getting started PeachPie
  6036. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  6037. Splitting code and markup into different files when creating a Blazor component - Gérald Barré
  6038. AzureAD/microsoft-identity-web
  6039. The Best Samples to Teach Yourself Blazor
  6040. Release 4.1.1 Release · aspnet/AspNetKatana
  6041. Scaling SignalR Core Web Applications With Kubernetes
  6042. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  6043. .NET Microservices with Steeltoe
  6044. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  6045. ASP.NET Core Configuration - Options Validation - Code Maze
  6046. Weekly Notes - #27 | Miguel Bernard's Blog
  6047. Securing Azure Functions using certificate authentication
  6048. An Azure Reference Architecture – Azure From The Trenches
  6049. Migrating from ASP.NET to ASP.NET Core
  6050. Massacring C Pointers
  6051. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  6052. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  6053. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  6054. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  6055. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  6056. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  6057. Use TempDataAttribute For Clean Code
  6058. AWS Toolkit in JetBrains Rider | Amazon Web Services
  6059. Virtual Events in September to Discover! | Xamarin Blog
  6060. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  6061. .NET CLI Templates in Visual Studio | .NET Blog
  6062. ARM64 Performance in .NET 5 | .NET Blog
  6063. Announcing PeachPie 1.0-preview1 @ PeachPie
  6064. Deploying .NET Core to Heroku
  6065. Postel's Law - The Robustness Principle
  6066. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  6067. ASP.NET Core Configuration - Basic Concepts - Code Maze
  6068. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  6069. Translating NHibernate LINQ query to SQL
  6070. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  6071. Performance best practices with gRPC
  6072. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  6073. Build a REST API in .NET Core - Simple Talk
  6074. How to log NHibernate SQL to ASP.NET Core loggers
  6075. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  6076. Solution & Project Structure of a Loosely Coupled Monolith
  6077. Monsters Weekly 179 - Working with AsyncLocal
  6078. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  6079. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  6080. What is .NET? How does it work? Is it a language or a Platform?
  6081. Debug ASP.NET Core Blazor WebAssembly
  6082. App Trimming in .NET 5 | .NET Blog
  6083. .NET R&D Digest (August, 2020)
  6084. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  6085. Adding a little Swagger to OData
  6086. Inject a service into a System.Text.Json converter
  6087. Follow My Explorations into AWS for .NET Developers
  6088. dotnet/aspnetcore
  6089. weikio/PluginFramework
  6090. Open Alpha Playtest - Aug 29, 2020
  6091. Getting Started PeachPie
  6092. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  6093. Securing Blazor Client-side Applications
  6094. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  6095. Adding a little Swagger to OData
  6096. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  6097. Producer/consumer pipelines with System.Threading.Channels
  6098. Visual Studio 2019 for Mac - Preview Release Notes
  6099. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  6100. .NET Rocks! vNext
  6101. Constrained Open Generics Support Merged in .NET Core DI Container
  6102. Announcing .NET 5.0 Preview 8 | .NET Blog
  6103. Should you unit-test API/MVC controllers in ASP.NET Core?
  6104. Blazor by Example
  6105. Asynchronous programming - C#
  6106. projectkudu/kudu
  6107. LiveSharp
  6108. Release Submit Propagation Nation v0.2.2 · haacked/aspnet-client-validation
  6109. Cross-platform cryptography in .NET Core and .NET 5
  6110. Using Redis as a .NET Core Data Store
  6111. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  6112. .NET Regular Expressions
  6113. What not to do in ASP.NET, and what to do instead
  6114. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  6115. Packaging and deploying .NET Core for Linux - Part 2
  6116. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  6117. Daily links from Cory Doctorow
  6118. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  6119. Newsletter Week 34, 2020
  6120. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  6121. Use Project Tye to simplify your .NET microservice development experience (part 1)
  6122. Azure SDK Latest Releases | Azure SDKs
  6123. Loosely Coupled Monolith
  6124. ASP.NET Core in Action, Second Edition
  6125. ASP.NET Core Health Checks
  6126. A Deep Dive into How .NET Builds and Ships | .NET Blog
  6127. Microsoft.dotnet-httprepl 3.1.0
  6128. ASP.NET Core 5: Make your options immutable
  6129. Symmetric and Asymmetric Encryption in .NET Core
  6130. Vulnerabilities in ATM Milano's mobile app
  6131. dotnet/runtime
  6132. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  6133. The ASP.NET Team @TheASPNETTeam
  6134. Controlling IHostedService execution order in ASP.NET Core 3.x
  6135. Introducing Blazor Automatic Kingdom
  6136. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  6137. linksfor.dev(s)
  6138. Future Tech 2020 Conference | Homepage
  6139. Survey: Native AOT · Issue #40430 · dotnet/runtime
  6140. Test components in ASP.NET Core Blazor
  6141. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  6142. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  6143. dotNET Weekly
  6144. Migrating to .NET Core: Mission Complete - CodeOpinion
  6145. Migrating to .NET Core: Mission Complete - CodeOpinion
  6146. .NET Rocks! vNext
  6147. BlazorTransitionableRoute 1.0.2
  6148. Build Auth FAST for Blazor WebAssembly in .NET
  6149. JByfordRew/BlazorTransitionableRoute
  6150. Release 0.6.0-preview1 · dotnet/blazor
  6151. TDD and Exception Handling With xUnit in ASP.NET Core
  6152. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  6153. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  6154. dadhi/LempTest
  6155. dotnet/aspnetcore
  6156. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  6157. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  6158. Northern VA CodeCamp
  6159. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  6160. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  6161. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  6162. An ASP.NET Core URL Builder
  6163. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  6164. Database Profiling with Visual Studio | Visual Studio Blog
  6165. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  6166. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  6167. Configuration, Secrets and KeyVault with ASP .NET Core
  6168. Newsletter Week 32, 2020
  6169. In-Memory Caching in ASP.NET Core - Detailed Guide
  6170. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  6171. Easy ASP.NET Core localization with AppText – Martijn Boland
  6172. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  6173. Azure Thursday - 6 August 2020 19:00 CEST
  6174. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  6175. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  6176. Chris Sainty: Blazor Routing - What you need to know
  6177. Fuzzy.Blazor.FluentRenderTreeBuilder 1.1.0
  6178. Creating an .NET AWS serverless application using API Gateway with API Key
  6179. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  6180. Announcing ImageSharp 1.0.0 | Six Labors
  6181. Introducing localization support in OpenIddict 3.0 beta3
  6182. Exploring the code behind IHttpClientFactory in depth
  6183. How can I protect static files with authorization on ASP.NET Core?
  6184. Make a responsive Navbar with Blazor and Tailwind?
  6185. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  6186. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  6187. Shawn Wildermuth's Blog
  6188. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  6189. giraffe-fsharp/Giraffe
  6190. RELEASE: ASP .NET Core 3.1 A-Z eBook
  6191. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  6192. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  6193. UI/UX for Devs: Have You Thought About the Mental Model?
  6194. Pimp up your Blazor EditForms with Tailwind CSS!
  6195. dodyg/practical-aspnetcore
  6196. Azure Durable Functions Monitoring and Diagnostics
  6197. What makes Paul Graham a great writer?
  6198. OpenTelemetry .NET Beta Released!
  6199. .NET R&D Digest (July, 2020)
  6200. Blazor GameDev - part 6: mouse input - Davide Guida
  6201. Azure Thursday - August 2020
  6202. Code Maze Weekly #36 - Code Maze
  6203. Angular Language Service for Visual Studio — NoWaySheCodes
  6204. Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
  6205. rynowak/link-a-thon
  6206. Microsoft.dotnet-httprepl 3.0.47301
  6207. Search Results for “grpc” – Anthony Giretti's .NET blog
  6208. Handling concurrency in an ASP.NET Core Web API with Dapper
  6209. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  6210. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  6211. Monsters Weekly 175 - YARP!
  6212. Pimp up your Blazor EditForms with Tailwind CSS!
  6213. Visual Studio 2019 for Mac - Release Notes
  6214. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  6215. ritterim/stuntman
  6216. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  6217. LunrCore, a lightweight search library for .NET
  6218. Task asynchronous programming as an IO surrogate
  6219. When does it make sense to use containers in a development workflow?
  6220. Stack Overflow Developer Survey 2020
  6221. Tyrrrz/CliFx
  6222. LunrCore, a lightweight search library for .NET
  6223. Create Your Own Logging Provider to Log to Text Files in .NET Core
  6224. Component lifecycles – Blazor University
  6225. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  6226. Quartz.NET 3.1 Released | Quartz.NET
  6227. Waiting for Azure Durable Functions to complete
  6228. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  6229. Stop throwing Exceptions! Start being Explicit
  6230. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  6231. GraphQL on Azure: Part 2 - dotnet and App Service
  6232. ASP.NET Core 3, IIS and empty HTTP headers
  6233. .NET Presentations: Events in a Box!
  6234. Getting Started with Azure DevOps - Simple Talk
  6235. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  6236. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  6237. .NET Foundation Projects
  6238. Hybrid Blazor apps in the Mobile Blazor Bindings July update | ASP.NET Blog
  6239. .NET for Beginners - Dusted Codes
  6240. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  6241. Getting Started With ASP.NET
  6242. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  6243. Announcing .NET 5.0 Preview 7 | .NET Blog
  6244. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  6245. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  6246. Exploring the .NET open source hybrid ORM library RepoDB
  6247. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  6248. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  6249. Using Key Vault and Managed Identities with Azure Functions
  6250. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  6251. Azure Static Web Apps: a first look
  6252. Creating Elliptical Curve Keys using OpenSSL
  6253. Sort Data With ASP.NET Core and Query Strings
  6254. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  6255. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  6256. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  6257. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  6258. SignalR without Javascript, the Promise of Blazor - Steve Lorello
  6259. Getting Started with ASP.NET Core
  6260. How to store app secrets for your ASP .NET Core project
  6261. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  6262. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  6263. pimbrouwers/Falco
  6264. New experimental Razor editor for Visual Studio | ASP.NET Blog
  6265. Host ASP.NET Core on Linux with Nginx
  6266. How does the built-in dependency injection work on ASP.NET Core?
  6267. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  6268. End-to-End Integration Testing with NServiceBus: How It Works
  6269. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  6270. How to Receive an SMS With Blazor and SignalR
  6271. dotnet/aspnetcore
  6272. Visual Studio 2019 for Mac - Preview Release Notes
  6273. Blazor GameDev - part 4: moving a sprite - Davide Guida
  6274. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  6275. All in One with OData $Batch | OData
  6276. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  6277. Performance Improvements in .NET 5 | .NET Blog
  6278. How to Build a CORS Proxy for Client-side Blazor
  6279. Azure Functions Configuration and Secrets Management
  6280. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  6281. .NET Core: Still a Microsoft platform thing despite more than five years open source
  6282. V-Drum Explorer: Blazor and the Web MIDI API
  6283. Getting the .editorconfig working with MSBuild
  6284. Enable BinaryFormatter killbit by default in aspnet applications; introduce feature switch by GrabYourPitchforks · Pull Request #12434 · dotnet/sdk
  6285. Playground: Asp.Net Core SignalR
  6286. Friday Five: Azure Live Streaming, Teams Approvals, More!
  6287. PDC 2000 | Channel 9
  6288. Loading Related Data - EF Core
  6289. Using SignalR in ASP.NET Core & React to Send Messages
  6290. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  6291. Azure for .NET developers
  6292. Blazor GameDev - part 3: sprite rendering - Davide Guida
  6293. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  6294. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  6295. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  6296. End-to-End Integration Testing with NServiceBus
  6297. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  6298. Release 3.1.2 · aspnet-contrib/AspNet.Security.OAuth.Providers
  6299. Martin Björkström - gRPC Server Reflection in the .NET world
  6300. Monsters Weekly 172 - NodaTime and API Controllers
  6301. Local Users with ASP.NET Core – ASP.NET Core Identity
  6302. xamarin/MobileBlazorBindings
  6303. RickStrahl/Westwind.AspnetCore.LiveReload
  6304. ASP.NET Core Series: Route To Code
  6305. MVP Perks
  6306. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  6307. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  6308. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  6309. .NET Core Summer Event 2020
  6310. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  6311. Using an OData Client with an ASP.NET Core API
  6312. OData with ASP.NET Core
  6313. Flexible Access Token Validation in ASP.NET Core
  6314. Exploring Proxy to Achieve TypeScript Type Safety with Element Binding, two way Data Binding, Events, and More
  6315. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  6316. Release Week 27 of the year 2020 · AdrienTorris/awesome-blazor
  6317. HTML tags flagged as error in razor view : RSRP-477782
  6318. SQL-MisterMagoo/BlazorCultures
  6319. A real-time Event Grid viewer with serverless SignalR
  6320. The SP mvp Weekly
  6321. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  6322. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  6323. The illusion of statelessness
  6324. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  6325. Gameplay enhancements
  6326. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  6327. Technical progress with Age of Ascent
  6328. NuGet Package Alternatives when Migrating to .NET Core
  6329. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  6330. Age of Ascent
  6331. Shmew/Fable.SignalR
  6332. Building a path to success for microservices and .NET Core - Project Tye + GitHub Actions
  6333. Announcing Azure Functions extension for Dapr - Open Source Blog
  6334. C# Digest #317 for June 29, 2020
  6335. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  6336. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  6337. Go faster with your own re-usable Blazor components
  6338. Write Once, Run Everywhere with .NET and the Uno Platform -- Visual Studio Magazine
  6339. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  6340. Nano services with ASP.NET Core or how to build a light API
  6341. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  6342. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  6343. Containerize an app with Docker tutorial - .NET Core
  6344. Anthony Giretti's .NET blog
  6345. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  6346. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  6347. Friday Five: OneNote, Azure SQL, And More!
  6348. Hosting Blazor WebAssembly app on GitHub Pages
  6349. le podcast des technologies .NET
  6350. Exposing a custom type as a JSON string in an ASP.NET Core API
  6351. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  6352. Overview — IdentityServer4 1.0.0 documentation
  6353. Any Other Indie Hackers Building with .NET?
  6354. Choosing an Azure compute service - Azure Architecture Center
  6355. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  6356. POWERful DEVS Virtual Conference
  6357. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  6358. The .NET Docs Show: Blazing into Summer
  6359. dotnet/core
  6360. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  6361. Session Details - Code PaLOUsa 2020
  6362. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  6363. Announcing .NET 5.0 Preview 6 | .NET Blog
  6364. Using the Blockly visual programming editor to call a .NET Core WebAPI
  6365. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  6366. Azure.com operates on Azure part 1: Design principles and best practices
  6367. Multi-Targeted NuGet Package Gotchas!
  6368. Breaking changes, version 3.1 to 5.0 - .NET Core
  6369. Visual Studio 2019 for Mac - Preview Release Notes
  6370. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  6371. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  6372. Differences between String and string in C# - Code Maze
  6373. Deploy a .NET Container with AWS Fargate
  6374. Introducing dotnet-monitor, an experimental tool | .NET Blog
  6375. Getting started with ASP.NET Core
  6376. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  6377. Ian Bebbington - Uno WebAssembly Containerization
  6378. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  6379. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  6380. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  6381. Onion Architecture In ASP.NET Core With CQRS - Detailed
  6382. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  6383. AdrienTorris/awesome-blazor
  6384. Task.WhenAll / Select is a footgun 👟🔫
  6385. Code Maze Weekly #30 - Code Maze
  6386. MiniProfiler for .NET : Release Notes
  6387. dotnet/tye
  6388. Machine learning on Azure for baseball decision analysis
  6389. ASP.NET Core Series: Performance Testing Techniques
  6390. ASP.NET Core Series: Blazor
  6391. Testing in Production with Feature Toggles in .NET Core
  6392. .NET Rocks! vNext
  6393. ASP.NET Core Series: Tracing
  6394. The Continuous Integration Check-In Dance | Gary Woodfine
  6395. Development With A Dot - ASP.NET Core OData Part 3
  6396. Lupusa87/LupusaBlazorDemos
  6397. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  6398. The .NET docs show
  6399. Simplify DisplayName Calls In Razor Views
  6400. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  6401. Monsters Weekly 169 - Giraffe
  6402. The Importance of Nesting when Remote Working and Quarantine Working
  6403. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  6404. gRPC-Web for .NET now available | ASP.NET Blog
  6405. Goodbye NancyFX, Hello F#!
  6406. Adding host filtering to Kestrel in ASP.NET Core
  6407. Marten Quickstart with .Net Core HostBuilder
  6408. Validation in ASP .NET Core 3.1
  6409. Blog
  6410. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  6411. Weekly Notes - #15
  6412. .NET 5 – How to start – Michał Białecki Blog
  6413. Adding Additional Mime Mappings to the Static File Provider
  6414. Optimising .NET Core Docker images - Ben Foster
  6415. IdentityServer/IdentityServer4
  6416. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  6417. JeremyLikness/BlazorWasmEFCoreExample
  6418. Introducing "Web Live Preview" | ASP.NET Blog
  6419. Blazor RenderTree Explained
  6420. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  6421. Blazor Day - 18th june 2020
  6422. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  6423. Development With A Dot - ASP.NET Core OData Part 2
  6424. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  6425. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  6426. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  6427. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  6428. natemcmaster/LettuceEncrypt
  6429. 25 Years of PHP History
  6430. Versioning an ASP.NET Core API
  6431. Security headers in ASP.NET Core
  6432. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  6433. CapRover · Build your own PaaS in a few minutes!
  6434. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  6435. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  6436. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  6437. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  6438. ASP.NET Core Series: Endpoint Routing
  6439. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  6440. Blazor vs. React / Angular / Vue.js
  6441. BackgroundService Gotcha: Application Lifetime
  6442. Easily rename your Git default branch from master to main
  6443. Blazor Day - 18th june 2020
  6444. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  6445. downr 3.0 - bradygaster.com
  6446. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  6447. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  6448. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  6449. .NET Rocks! vNext
  6450. cradle77/OrdersDemo
  6451. MS Build 2020: Key Takeaways for .NET Developers
  6452. SixLabors.ImageSharp 1.0.0-rc0002
  6453. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  6454. The Dictator's Army and charismatic founders
  6455. .NET Rocks! vNext
  6456. ReSharper 2020.2 Roadmap - .NET Tools Blog
  6457. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  6458. The Current State of OpenTelemetry in .NET
  6459. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  6460. .NeXt Generation (London, United Kingdom)
  6461. Avalonia UI Framework
  6462. Customising the ASP.NET Core default UI without editing the PageModels
  6463. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  6464. Introducing the Microsoft.FeatureManagement library
  6465. Getting Started with ASP.NET Core and MongoDB - Code Maze
  6466. Monsters Weekly 167 - Generating an Absolute URL in Razor Pages
  6467. dotnet/tye
  6468. chrissainty/BuildingCustomInputComponentsForBlazorUsingInputBase
  6469. dotnet/AspNetCore.Docs
  6470. canaxess/presentations
  6471. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  6472. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  6473. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  6474. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  6475. A Meeting with Scott Hunter !!
  6476. Entity Framework Core in Action, Second Edtion
  6477. reactiveui/ReactiveUI.Samples
  6478. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  6479. Don't Code Tired | Conditional HTML Rendering with Microsoft Feature Flags (Microsoft.FeatureManagement)
  6480. Write high-quality TypeScript code - .NET Tools Blog
  6481. How does ASP.NET Core processes a request? - Code Rethinked
  6482. API versioning in ASP.NET Core
  6483. r/dotnet - Is dotnet completely free for commercial usage ?
  6484. TechEmpower Web Framework Performance Comparison
  6485. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  6486. Stack Overflow Developer Survey 2020
  6487. Stack Overflow Developer Survey 2020
  6488. Entity Framework Core in Action, Second Edition
  6489. Developing Stack Overflow on MacOS
  6490. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  6491. A first look at records and tuples in JavaScript
  6492. Multiple Environments in ASP.NET Core - Code Maze
  6493. Unit Testing in ASP .NET Core 3.1
  6494. Where's the science?
  6495. .NET Core as Cloud Native Workshop | Techorama
  6496. How our 99th percentile response time went from 4000 ms to sub 10 ms
  6497. Scott Hunter - .NET 5 and MS Build Announcements
  6498. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  6499. Blazor News from Build 2020
  6500. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  6501. BackgroundService Gotcha: Startup
  6502. Logging to Notepad window from ASP.NET Core
  6503. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  6504. Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly
  6505. A Meeting with Scott Hunter !!
  6506. Autofac, WebApplicationFactory and integration tests
  6507. How easy is it to build a Marvel search engine with Blazor?
  6508. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  6509. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  6510. Microsoft Build 2020 – Highlights
  6511. Introducing YARP Preview 1 | .NET Blog
  6512. Introducing Project Tye | ASP.NET Blog
  6513. Using Visual Studio Codespaces with .NET Core | .NET Blog
  6514. Blazor WebAssembly is Officially Released at Microsoft Build
  6515. ASP.NET Core in Action, Second Edition
  6516. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  6517. Windows PowerToys FancyZones is the essential window manager for Windows 10
  6518. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  6519. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  6520. Microsoft Build 2020
  6521. Microsoft Build 2020
  6522. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  6523. Code, collaborate, and ship your apps from anywhere
  6524. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  6525. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  6526. Azure App Configuration: Configuration of .NET Applications
  6527. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  6528. Microsoft Build 2020
  6529. A Meeting with Scott Hunter !!
  6530. Microsoft Build 2020
  6531. Hosting Blazor WebAssembly in Azure Static Web Apps (Preview)
  6532. Handling Web API Exceptions with ProblemDetails middleware
  6533. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  6534. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  6535. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  6536. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  6537. .NET Foundation April/May 2020 Update
  6538. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  6539. Tag Helper Authoring in ASP .NET Core 3.1
  6540. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  6541. Real-time communication with Azure Functions, SignalR service and Blazor Wasm
  6542. It’s all in the Host Class – Dependency Injection with .NET
  6543. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  6544. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  6545. Microsoft Build 2020
  6546. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  6547. Introducing ASP.NET 5
  6548. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  6549. Code Maze Weekly #25 - Code Maze
  6550. EF Core and Cosmos DB with Blazor WebAssembly
  6551. Development With A Dot - Unit Testing the HttpContext in Controllers
  6552. Don't Code Tired | Reducing Magic Strings with Microsoft Feature Toggles (Microsoft.FeatureManagement)
  6553. Using Dapper in ASP.NET Core applications
  6554. EF Core and Cosmos DB with Blazor WebAssembly
  6555. Different ways to host Blazor WebAssembly (Wasm)
  6556. How to add custom logging in ASP.NET Core
  6557. Why use DTOs (Data Transfer Objects)?
  6558. Logging in .NET Core and ASP.NET Core
  6559. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  6560. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  6561. Building a Progressive Web App with Blazor | Visual Studio Blog
  6562. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  6563. Increase ASP.NET File Upload Limits
  6564. Statiq - Your Imagination, Your Generator
  6565. Project Tye – easier development with .NET for Kubernetes
  6566. Marten v4.0 Planning Document (Part 1)
  6567. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  6568. Unit Testing Blazor Components with bUnit and JustMock
  6569. SignalR in ASP .NET Core 3.1
  6570. Scancam uses ML.NET to prevent fuel theft | .NET
  6571. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  6572. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  6573. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  6574. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6575. .NET Portability Analyzer
  6576. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6577. Visual Studio 2019 for Mac - Preview Release Notes
  6578. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  6579. A Small Case Study in Test Automation (and other things)
  6580. Using Razor Class Library (RCL) to generate a common UI for all your dotnet web projects
  6581. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  6582. Building an Real Time Event Processor – Part 3
  6583. Top 10 books every .NET/C# developer should read
  6584. damianedwards / SignalR - ccdd24c
  6585. Awesome Blazor Browser
  6586. Securing Web API with the Hybrid Flow - Code Maze
  6587. Razor Pages in ASP .NET Core 3.1
  6588. Getting Started - Introduction
  6589. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  6590. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  6591. Monsters Weekly 163 - Getting Started with Feature Flags
  6592. Learn about Blazor with Michael
  6593. EF Core testing sample - EF Core
  6594. Blazored.Toast 3.0.0
  6595. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  6596. Code Maze Weekly #23 - Code Maze
  6597. Migrating to ASP.NET Core
  6598. Development With A Dot - Performance in .NET – Part 4
  6599. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  6600. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  6601. Quickly transform any mockup or design into a working Blazor prototype
  6602. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  6603. Integrating ASP.NET Core with gRPC - Simple Talk
  6604. DevExpress Reports: Localization with Azure Text Translator API
  6605. Introducing C# Source Generators | .NET Blog
  6606. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  6607. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  6608. Feature Flags - Asp.Net Core - The Long Walk
  6609. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  6610. Stored Procedures, ORMs, and GraphQL - ardalis
  6611. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6612. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  6613. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  6614. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  6615. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  6616. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  6617. Unleash your full-stack creativity with Blazor and Tailwind CSS
  6618. Introducing Jasper as an In Process Command Bus for .Net
  6619. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  6620. Call MS Graph APIs from ASP.NET Core 3.1
  6621. Migrating from .NET Framework to .NET Core
  6622. BlazorPro.BlazorSize 2.0.2
  6623. Lessons Learned Preparing and Presenting Tech Training Events
  6624. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  6625. Kezdőlap - BME AUT
  6626. Shawn Wildermuth's Blog
  6627. Playing Audio Files in a Blazor Application — App vNext
  6628. The Most Exciting Promise of .NET 5
  6629. Azure Service Fabric 7.1 Release
  6630. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  6631. ASP .NET Core Dev Blog Series
  6632. BlazorHelp Website > Blog - Advanced Blazor Templating
  6633. Configuring Logging in Azure App Services - ardalis
  6634. Feature Flags (aka Feature Toggles)
  6635. Watching More Files With Dotnet Watch For Static Sites
  6636. MiniProfiler (.NET) - AppVeyor
  6637. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  6638. Visual Studio 2019 for Mac - Preview Release Notes
  6639. Visual Studio 2019 for Mac - Preview Release Notes
  6640. [ONLINE] Entity Framework Past and Future
  6641. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  6642. Syncfusion Free Ebooks | Blazor Succinctly
  6643. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  6644. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  6645. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  6646. JetBrains .NET Days Online
  6647. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  6648. Consuming GraphQL in C#
  6649. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  6650. How to automatically choose a free port in ASP.NET Core 3.0
  6651. Organizational Accounts for ASP .NET Core 3.1
  6652. Queuing Background Jobs with Coravel - CodeOpinion
  6653. Using Certificates from Azure Key Vault in ASP.NET Core
  6654. Using Alba for Integration Testing ASP.Net Core Web Services
  6655. File transfer app with Blazor: Introduction - Mircea Oprea
  6656. Serilog Logging Best Practices
  6657. #badBIOS features explained
  6658. OpenTelemetry .NET SDK progress
  6659. Code Maze Weekly #20 - Code Maze
  6660. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  6661. Using Oakton for Development-Time Commands in .Net Core Applications
  6662. Mobile Blazor Bindings - Getting Started
  6663. Building End-to-End Diagnostics and Tracing: Trace Context
  6664. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  6665. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  6666. Move OData to .NET 5 | OData
  6667. Oceanware.Ocean.Blazor 2.0.0
  6668. Introducing Aboard Beta
  6669. 5 ways to set the URLs for an ASP.NET Core app
  6670. IdentityServer4 UI and Web API Basic Security - Code Maze
  6671. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  6672. .NET docs: What's new for March 2020
  6673. ASP.NET Core docs: What's new for March 2020
  6674. Transport Layer Security (TLS) best practices with the .NET Framework
  6675. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  6676. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  6677. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  6678. Securing Blazor WebAssembly with Identity Server 4
  6679. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  6680. Up to the clouds!
  6681. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  6682. OnCheckin - Continuous Deployment for ASP.Net websites.
  6683. Microservices in .NET Core, Second Edition
  6684. Blazor Book Examples
  6685. Building Web Applications with Blazor
  6686. Shawn Wildermuth's Blog
  6687. Content Injection with Response Rewriting in ASP.NET Core
  6688. Dependency Injection Lifetimes In ASP.NET CORE
  6689. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  6690. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  6691. Resiliency with Polly – Anthony Giretti's .NET blog
  6692. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  6693. Getting Started with CQRS – Part 3 - Simple Talk
  6694. Visual Studio 2019 for Mac - Release Notes
  6695. Building End-to-End Diagnostics and Tracing: An Intro
  6696. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  6697. Getting Started with Mobile Blazor Bindings
  6698. Middleware in ASP .NET Core 3.1
  6699. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  6700. Best practices for using Azure SDK with ASP.NET Core
  6701. Sending and Receiving JSON using HttpClient with System.Net.Http.Json - Steve Gordon
  6702. Markdown Monster: A better Markdown Editor for Windows
  6703. Visual Studio 2019 for Mac - Preview Release Notes
  6704. James Newton-King - Introducing gRPC HTTP API
  6705. .NET R&D Digest (March, 2020)
  6706. Announcing AWS Lambda support for .NET Core 3.1 | Amazon Web Services
  6707. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  6708. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  6709. IdentityServer4 Integration with ASP.NET Core - Code Maze
  6710. Shawn Wildermuth's Blog
  6711. What Are .NET Worker Services? - Steve Gordon
  6712. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  6713. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  6714. Download .NET Core 3.1 (Linux, macOS, and Windows)
  6715. Simplify microservices with Dapr (Distributed Application Runtime)
  6716. ASP.NET documentation
  6717. Screencasting Tips and Tools, Part 1 | Big Machine
  6718. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  6719. ASP Classic Journeys: no-store
  6720. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  6721. Mocking Injected Types in Blazor
  6722. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  6723. Optimize database traffic with future results in NHibernate
  6724. How to create a gRPC service ? – Anthony Giretti's .NET blog
  6725. Migrate from ASP.NET Core 3.1 to 5.0
  6726. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  6727. Running C# Snake inside UEFI
  6728. The Advantages of Blazor over JavaScript Frameworks
  6729. Displaying enum as select list in ASP.NET Core
  6730. Logging in ASP .NET Core 3.1
  6731. NuGet Gallery | Packages
  6732. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  6733. ASP.NET Core Guide for ASP.NET Framework Developers
  6734. NServiceBus and .NET Core Generic Host
  6735. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  6736. Visual Studio for Mac 8.5 is now available
  6737. Dual boot authentication with ASP.Net Core
  6738. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  6739. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  6740. Home
  6741. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  6742. CSS live reloading on Blazor
  6743. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  6744. Is Blazor actually any good, beyond "demo-ware"
  6745. Episode 47: Hacking .NET with Michal Strehovský
  6746. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  6747. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  6748. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  6749. Acheve.Authentication.Events 3.1.3
  6750. Visual ReCode 1.0 Released - Visual ReCode
  6751. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  6752. Using query strings in ASP.NET Core unit tests
  6753. .NET Foundation
  6754. Being More Productive With The JetBrains Rider Debugger
  6755. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  6756. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  6757. MacBook Air
  6758. Blazor- A Beginners Guide
  6759. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  6760. Key Vault for ASP .NET Core 3.1 Web Apps
  6761. C# developers! Your scoped components are more dangerous than you...
  6762. Ryan_Connolly_Resume.docx
  6763. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  6764. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  6765. Don't replace your View Components with Razor Components
  6766. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  6767. My Courses Are Free During the Crisis - Shawn Wildermuth
  6768. Announcing .NET 5 Preview 1 | .NET Blog
  6769. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  6770. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  6771. How to uninstall old versions of .NET Core
  6772. Back to Basics: Rewriting a URL in ASP.NET Core
  6773. CSI: The case of the missing WAV audio files on the FAT32 SD Card
  6774. NDC Copenhagen 2020
  6775. Q&A's from "Building your first Blazor App"
  6776. What's behind the hype about Blazor? - Stack Overflow Blog
  6777. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  6778. Changing the title without JavaScript
  6779. ASP.NET Core Session Storage Strategies - DZone Web Dev
  6780. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  6781. Microsoft Plots the End of Visual Basic - Thurrott.com
  6782. IdentityServer
  6783. Community Connect
  6784. The ASP.NET Core security headers guide
  6785. Generate Outputs with Razor Engine in .NET Core
  6786. Hi, I'm Ankit - The story of my experiments with code
  6787. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  6788. External Identity Provider with ASP.NET Core Identity - Code Maze
  6789. ASP.NET Core - JSON logger
  6790. Blazor Shopping Cart Sample using Local Storage to Persist State — App vNext
  6791. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  6792. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  6793. Introduction to Blazor Hosting Models
  6794. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  6795. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  6796. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  6797. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  6798. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  6799. A Template for Clean Domain-Driven Design Architecture
  6800. Enhancing Application Insights Request Telemetry
  6801. Q&A's from "Building your first Blazor App"
  6802. Using Azure Service Bus with restricted access
  6803. CQRS: Refactoring Queries without Repositories - CodeOpinion
  6804. NuGet Gallery | Blazored
  6805. Legal notice| Aberdeen Standard Investments
  6806. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  6807. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  6808. Episode 18 - The History of .NET with Richard Campbell
  6809. SAFE Adventures in F# – Azure From The Trenches
  6810. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  6811. Azure Service Fabric 7.0 Fourth Refresh Release
  6812. IIS Hosting for ASP .NET Core 3.1 Web Apps
  6813. Creating a custom ErrorHandlerMiddleware function
  6814. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  6815. Getting started with Contoso Crafts
  6816. Minimal March – Part 1: Getting Started with .NET and C# at the Command-line
  6817. Integrating Tailwind CSS with Blazor using Gulp - Part 2
  6818. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  6819. What's the Difference Between Blazor vs Razor
  6820. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  6821. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  6822. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  6823. Blazor Tutorial : Razor Components | EventCallback - EP22
  6824. Dan Wahlin on about.me
  6825. Fritz on the Web
  6826. Recent | Stories | DotNetKicks
  6827. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  6828. .NET R&D Digest (February, 2020)
  6829. Building a Custom Router for Blazor
  6830. Adding Observability to .NET Core Apps ASP.NET Blog |
  6831. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  6832. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  6833. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  6834. Learning Blazor Components: The Definitive Guide
  6835. Getting Started with CORS in ASP.NET Core
  6836. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  6837. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  6838. Laszlo - .Net Developer, Personal Blog
  6839. What's behind the hype about Blazor? - Stack Overflow Blog
  6840. Dependency Injection in Azure Functions with C#
  6841. Things I Learned From Five Years in Climate Tech
  6842. Use Blazor and C# to host a static website in Azure Storage
  6843. xUnit.net
  6844. A History of Entity Framework
  6845. When ASP.NET Core can't find your controller: debugging application parts
  6846. Getting started with ML.NET in Jupyter Notebooks
  6847. Null API Responses and HTTP 204 Results in ASP.NET Core
  6848. The Secret Code: ASP.NET MVC Conventions
  6849. Visual Studio for Mac: Refresh(); event
  6850. Are you reading the "What's New" in .NET docs?
  6851. Navigating microservices with .NET Core - Ryan Nowak
  6852. Building String Razor Template Engine with Bare Hands (.NET Core)
  6853. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  6854. .NET Memory Workshops
  6855. Damian Edwards
  6856. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  6857. Welcome to the UK .NET Tour 2020
  6858. Blazor | Build client web apps with C# | .NET
  6859. Building a Custom Router for Blazor
  6860. Building a Custom Router for Blazor
  6861. Instant Nancy Web Development
  6862. Code Maze Weekly #13 - Code Maze
  6863. Configure the Linker for ASP.NET Core Blazor
  6864. VorTechS/BlazorCarousel
  6865. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  6866. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  6867. My Media Creation Setup
  6868. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  6869. How to test logging when using Microsoft.Extensions.Logging
  6870. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  6871. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  6872. EF Core Tips: Don’t call Update when you don’t need to!
  6873. Porting old posts, part 1
  6874. Home
  6875. T4 and EF Core Reverse Engineering
  6876. Document EF Core architecture and internal technical details · Issue #1920 · dotnet/EntityFramework.Docs
  6877. Posts by Ben Adams
  6878. Security Scanning Your .NET Core Applications
  6879. David Wengier
  6880. How To Create a Blazor Component
  6881. Unhandled Exception
  6882. Tinkering with client-side Blazor and the AWS SDK for .NET
  6883. Roundup #68
  6884. Jon Galloway - Jon Galloway
  6885. Andrew Lock | .NET Escapades
  6886. Connection Abstractions · Issue #1793 · dotnet/runtime
  6887. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  6888. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  6889. Builder as a monoid
  6890. Email Confirmation with ASP.NET Core Identity - Code Maze
  6891. Blazor by Example - A dismissable banner
  6892. CSLA .NET Version 5.1.0 Release
  6893. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  6894. ASP.NET Core Middleware Registration
  6895. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  6896. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  6897. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  6898. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  6899. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  6900. From DotNet Run to Hello World - .NET Oxford - January 2020
  6901. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  6902. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  6903. 304NotModified - Overview
  6904. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  6905. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  6906. Adam Storr - Integration Testing with ASP.NET Core 3.1
  6907. CertificateManager 1.0.3
  6908. dwmkerr/hacker-laws
  6909. Generic Host Builder in ASP .NET Core 3.1
  6910. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  6911. iolevel/wpdotnet-sdk
  6912. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  6913. davidfowl/Todos
  6914. Developer South Coast (Southampton, United Kingdom)
  6915. The NuGet Blog
  6916. dapr/dapr
  6917. ReactSharp - A C# library for building web user interfaces
  6918. SamProf/ReactSharp
  6919. Visual Studio for Mac: Refresh(); event
  6920. Steve Gordon - Adventures in ASP.NET Core
  6921. .NET Rocks! vNext
  6922. .NET Blog
  6923. Blazored/FluentValidation
  6924. Tinkering with client-side Blazor and the AWS SDK for .NET
  6925. Forms and Fields in ASP .NET Core 3.1
  6926. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  6927. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  6928. signalrcore
  6929. Generate YouTube Thumbnails with ImageSharp and .NET Core
  6930. Code Maze Weekly #11 - Code Maze
  6931. ASP.NET Core docs: What's new for January 2020
  6932. EdCharbeneau/BlazorPro.Spinkit
  6933. ASP.NET Core in Action
  6934. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  6935. EdCharbeneau/BlazorPro.Spinkit
  6936. Code Maze Weekly #10 - Code Maze
  6937. ASP.NET Core 2.1 Supported Packages
  6938. .NET Blog
  6939. Mobile Blazor Bindings – Getting Started + Why You Should Care
  6940. Todo-Backend
  6941. Exploring .NET Core
  6942. ASP.NET Core docs: What's new for January 2020
  6943. damienbod/AspNetCoreCertificates
  6944. GC Handles | .NET Blog
  6945. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  6946. Hosting your own NuGet Server and Feed for build artifacts with BaGet - Scott Hanselman
  6947. EF Core Relationships in ASP .NET Core 3.1
  6948. Add Real-Time to a Java App with Azure SignalR Service
  6949. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  6950. What dotnet new Could Be
  6951. Reuse Blazor WASM UI in Blazor Server — App vNext
  6952. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  6953. Stack Overflow
  6954. aspnet/AspNetWebStack
  6955. [Perf] ViewDataDictionary is copied and resized many times · Issue #878 · aspnet/Mvc
  6956. .NET Oxford
  6957. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  6958. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  6959. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  6960. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  6961. Become a Better Developer by Reading Source Code - Steve Gordon
  6962. CarterCommunity/Carter
  6963. Visual Studio for Mac: Refresh(); event
  6964. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  6965. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  6966. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  6967. tkp1n/IoUring
  6968. The Next Decade of .NET Open Source
  6969. EdCharbeneau/BlazorSize
  6970. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  6971. Blazor State Management
  6972. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  6973. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  6974. damienbod/AspNetCoreCertificates
  6975. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  6976. Showtime | BenchmarkDotNet
  6977. ASP.NET Core docs: What's new for December 2019
  6978. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  6979. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  6980. Dotnet-Boxed/Templates
  6981. Building Microservices with gRPC and .NET
  6982. Cookies and Consent in ASP .NET Core 3.1
  6983. davidfowl/Micronetes
  6984. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  6985. C# Corner Annual Conference 2020
  6986. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  6987. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  6988. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  6989. Welcome to the UK .NET Tour 2020
  6990. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  6991. Blazor Mobile, Uno Platform, and WebAssembly - piling up the tech - Uno Platform
  6992. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  6993. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  6994. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  6995. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  6996. DevExpress is a corporate sponsor of the .NET Foundation
  6997. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  6998. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  6999. v5.8 Release Notes
  7000. Adam Storr - Integration Testing with ASP.NET Core 3.1
  7001. OdeToCode by K. Scott Allen
  7002. Entity Framework Core: Getting Started
  7003. Endpoint Debugging in ASP.NET Core 3 Applications
  7004. FritzAndFriends/BlazorWebFormsComponents
  7005. Create a Meetup Account
  7006. Become a Better Developer Through Blogging - Steve Gordon
  7007. Create Blazor web apps - Visual Studio 2019 for Mac
  7008. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  7009. Blazor Bill
  7010. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  7011. What’s Old is New Again – Web Forms meets Blazor
  7012. [Discussion] Moving AspNetCore repo to dotnet org 2020-01-07. · Issue #18171 · dotnet/aspnetcore
  7013. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  7014. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  7015. Oqtane Blog | Oqtane vs DNN
  7016. Authentication & Authorization in ASP .NET Core 3.1
  7017. Tracing .NET Core applications - Red Hat Developer
  7018. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  7019. Battling Spam In Your ASP.NET Core Applications with Akismet
  7020. EdCharbeneau/CssBuilder
  7021. EdCharbeneau/CssBuilder
  7022. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  7023. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  7024. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  7025. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  7026. NetLearner on ASP .NET Core 3.1
  7027. How to Perform CRUD Operations Using Blazor Preview 9 and Entity Framework Core 3.0 | Syncfusion Blogs
  7028. SQL-MisterMagoo/PreRenderComponent
  7029. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  7030. BlazorHelp Website > Blog - Client Side Blazor Authentication Using Azure AD and a Custom AuthenticationStateProvider
  7031. dotnet/BenchmarkDotNet
  7032. Tag Helper Pack Samples
  7033. .NET documentation what's new?
  7034. Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  7035. Up Next: .NET 5 -- Visual Studio Magazine
  7036. Use ASP.NET Core APIs in a class library
  7037. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  7038. Using Razor Components in Razor Pages or MVC Views
  7039. Localising Data Annotation Attributes in Razor Pages
  7040. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  7041. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  7042. BlazorHelp Website > Blog - Uploading Images With The Blazor Rich Text Editor
  7043. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  7044. Building Serverless web applications with Blazor and Azure Functions
  7045. Getting Started with Blazor - Hear From the Experts
  7046. Authentication and Authorization in Blazor Applications
  7047. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  7048. dotnet/runtime
  7049. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  7050. An Introduction to System.Threading.Channels | .NET Blog
  7051. ConfigureAwait FAQ | .NET Blog
  7052. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  7053. Blazor: Getting Started
  7054. We made Windows Server Core container images >40% smaller | .NET Blog
  7055. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  7056. Seeing Sharply
  7057. Announcing 8.0 for .NET Core 3.1
  7058. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  7059. Free Blazor Components | 40+ controls by Radzen
  7060. .NET Rocks! vNext
  7061. oqtane/oqtane.framework
  7062. ardacetinkaya/Blazor.Console
  7063. dotnet/core
  7064. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  7065. .NET Rocks! vNext
  7066. Localization in Blazor UI​
  7067. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  7068. Announcing .NET Core 3.1 | .NET Blog
  7069. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  7070. Building Custom Input Components for Blazor using InputBase
  7071. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  7072. dotnet/runtime
  7073. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  7074. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  7075. Running NPM Scripts From A .NET Core Process
  7076. Looking inside a .NET core process using windbg
  7077. Implementing Search in Blazor WebAssembly With Lucene.NET | LINQ to Fail
  7078. dotnet/diagnostics
  7079. Blazor - Where to put your domain logic
  7080. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  7081. Episode 39 - gRPC with Mark Rendle
  7082. Blazored/TextEditor
  7083. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  7084. You're (probably still) using HttpClient wrong...
  7085. BlazorHelp Website > Blog - Creating Reusable Custom Blazor Controls
  7086. dotnet/efcore
  7087. .NET Framework Internals: How the CLR Creates Runtime Objects
  7088. BlazorHelp Website > Blog - Creating A Rich Text Editor In Blazor Using Quill
  7089. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  7090. Blazor OceanAutoComplete Component
  7091. HttpClient Connection Pooling in .NET Core - Steve Gordon
  7092. ASP.NET Blog | gRPC vs HTTP APIs
  7093. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  7094. Razor-powered ORM for .NET - Jerrycurl
  7095. Opting in to runtime compilation for .NET 3
  7096. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  7097. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  7098. davidfowl/signalr-ports
  7099. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  7100. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  7101. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  7102. TFB Status
  7103. Dynamically Loading Assemblies at Runtime in RazorPages
  7104. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  7105. Improved Remote Validation in Razor Pages
  7106. Change Logs | ASP.NET Zero Documentation
  7107. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  7108. OData/RESTier
  7109. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  7110. TimeZoneNotFoundException in Alpine Based Docker Images - Steve Gordon
  7111. Exploring ASP.NET Core 3.0
  7112. Relay Blazor client logs to Serilog in ASP.NET Core
  7113. One-day hands-on Blazor Workshop 11/25
  7114. BlazorHelp Website > Blog - Adding Charts To Server Side Blazor Using ChartJs.Blazor
  7115. cradle77/Blazor.Msal
  7116. The next 5 years of ASP.NET Core - Ryan Nowak
  7117. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  7118. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  7119. Initial HTTP/3 Implementation in Kestrel by jkotalik · Pull Request #16914 · dotnet/aspnetcore
  7120. Blazor - Roadmap 2020 (Half-Year) - Your Vote Counts
  7121. The next 5 years of ASP.NET Core - Ryan Nowak
  7122. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  7123. Securing your Blazor App with Auth0 (client side) - DEV Community 👩‍💻👨‍💻
  7124. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  7125. Memory management and patterns in ASP.NET Core
  7126. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  7127. Building a Custom Router for Blazor
  7128. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  7129. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  7130. ADefWebserver/FatSecretDataExporter
  7131. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  7132. Blazor Component Lifecycle Diagram
  7133. One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
  7134. GOTO Academy
  7135. A New Era of Productivity with Blazor
  7136. Routing in ASP.NET Core
  7137. Introducing Orleans 3.0 | .NET Blog
  7138. Visual Studio 2019 version 16.4 Release Notes
  7139. An In-depth Look at Routing in Blazor
  7140. ThreeMammals/Ocelot
  7141. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  7142. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  7143. Compiler support for @oneventname:preventDefault and @oneventname:stopPropagation · Issue #14517 · dotnet/aspnetcore
  7144. Options for .NET’s versioning issues
  7145. Blazor-State Tutorial
  7146. Stack Overflow
  7147. Introduction to Routing in Blazor
  7148. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  7149. OceanLibrary/Ocean
  7150. Request Features And ASP.NET Core 3
  7151. Test A Blazor App With Cypress
  7152. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  7153. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  7154. Sebazzz/Return
  7155. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  7156. IFileProvider needs a way to Unwatch paths · Issue #2419 · dotnet/extensions
  7157. How to expose your custom counters in .NET Core
  7158. New features in .NET Core 3.0 on Linux - Red Hat Developer
  7159. Uploading Files In Blazor
  7160. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  7161. .NET Core -- Choices
  7162. Download Visual Studio 2019 for Windows & Mac
  7163. The Cloud Native Show - LIVE: Ep. 1
  7164. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  7165. .NET R&D Digest (September, 2019)
  7166. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  7167. Stack Overflow OSS
  7168. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  7169. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  7170. danielmarbach/Async.Netcore
  7171. spboyer/dotnet-workshops
  7172. IHttpContextAccessor cannot be used reliably in some scenarios · Issue #14975 · dotnet/aspnetcore
  7173. BlazorHelp Website > Blog - Blazor Microsoft Graph Calendar Example With Active Directory Authentication
  7174. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  7175. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  7176. Consolidated repo names · Issue #127 · dotnet/announcements
  7177. IdentityServer/IdentityServer4
  7178. ASP.NET Core Performance Best Practices
  7179. Packaging CLI programs into Docker images to avoid dependency hell
  7180. The Third Annual C# Advent | Cross Cutting Concerns
  7181. Blazored/Modal
  7182. Grant Types — IdentityServer4 1.0.0 documentation
  7183. Blazor Security Docs and Blog Posts
  7184. Convert A C# Object To Almost Any Format
  7185. BlazorHelp Website > Blog - Google Authentication in Server Side Blazor
  7186. Xabaril/Esquio
  7187. MvcConf 2010
  7188. Don’t use Azure Functions as a web application
  7189. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  7190. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  7191. .NET Rocks! vNext
  7192. 10x developers
  7193. Blazor Roundup From .NET Conf 2019
  7194. Serving ASP.NET Core Web Content from External Folders
  7195. dotnet/diagnostics
  7196. v5.7 Release Notes
  7197. Blazor Simple CQRS with MediatR
  7198. Alba
  7199. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  7200. Robots.txt Middleware For ASP.NET Core
  7201. davidfowl/AspNetCoreDiagnosticScenarios
  7202. aspnet/samples
  7203. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  7204. RicoSuter/NSwag
  7205. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  7206. .NET Conf 2019 | Channel 9
  7207. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  7208. .NET Core 3.0 -- Post Launch Blog Posts
  7209. Blazor - Official Release, Free Offer, and Future Plans
  7210. Creating gRPC .NET Core Client Libraries - Steve Gordon
  7211. Welcome to Esquio — Esquio 0.0.1 documentation
  7212. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  7213. Microsoft Launches New .NET Core Video Series - Thurrott.com
  7214. MiniProfiler/dotnet
  7215. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  7216. gRPC
  7217. Test web APIs with the HTTP REPL
  7218. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  7219. Announcing .NET Core 3.0 | .NET Blog
  7220. ASP.NET Core in Action
  7221. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  7222. dotnet-presentations/aspnetcore-app-workshop
  7223. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  7224. Fix width issues (side-scroll) and remove unused layout bits by NickCraver · Pull Request #99 · dotnet-foundation/dotnetfoundation-website
  7225. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  7226. Interview with Scott Hunter on .NET Core 3.0
  7227. henalbrod/Blazor.Auth0
  7228. Telerik and Kendo UI R3 Release 2019 is Here!
  7229. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  7230. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  7231. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  7232. An Introduction to OwningComponentBase
  7233. dotNET
  7234. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  7235. BlazorHelp Website > Blog - Blazor Error Handling OwningComponentBase and EF Core Tracking
  7236. 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
  7237. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  7238. CallSiteValidator doesn't cache results of the walk · Issue #2353 · dotnet/extensions
  7239. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  7240. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  7241. Dave Glick - Default Interface Members, What Are They Good For?
  7242. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  7243. Home
  7244. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  7245. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  7246. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  7247. Support asp-items for datalist element · Issue #7663 · dotnet/aspnetcore
  7248. IdentityServer for ASP.NET Core 3
  7249. BlazorHelp Website > Blog - A Blazor Application Updater
  7250. Blazor-State
  7251. Navigating the .NET Ecosystem
  7252. Blazor
  7253. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  7254. OWASP/CheatSheetSeries
  7255. SixLabors/ImageSharp.Web
  7256. Call gRPC services with the .NET client
  7257. Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9 | .NET Blog
  7258. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  7259. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  7260. Hardware Intrinsics in .NET Core | .NET Blog
  7261. Blazor 3.0 Roadmap · Issue #8177 · dotnet/aspnetcore
  7262. dotnet/aspnetcore
  7263. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  7264. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  7265. NuGet PackageReference format (package references in project files)
  7266. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  7267. ridercz/Altairis.Services.PwnedPasswordsValidator
  7268. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  7269. Using KeyVault References to Read Key Vault Secrets - Petri
  7270. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  7271. How the .NET Team uses Azure Pipelines to produce Docker Images | .NET Blog
  7272. The favicon.ico in the templates is needlessly big · Issue #13491 · dotnet/aspnetcore
  7273. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  7274. Blazor server-side: Accumulated SignalR messages hits IIS 30Mb limit · Issue #13470 · dotnet/aspnetcore
  7275. damienbod/AspNetCoreMvcAngular
  7276. ASP.NET Core Tag Helpers and View Components
  7277. The Bot That Helps You Merge
  7278. IdentityServer - Training
  7279. Unit Testing dotnet new Templates
  7280. Blazor Training Videos – DevExpress Blazor Training Course
  7281. natemcmaster/LetsEncrypt
  7282. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  7283. Secure an ASP.NET Core web app with the Identity framework - Learn
  7284. Optional Parameters in Razor Pages Routing
  7285. prometheus-net/prometheus-net
  7286. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  7287. Containerising a Blazor Server App
  7288. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  7289. Rotor v2 book draft available · Ted Neward's Blog
  7290. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  7291. Script
  7292. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  7293. .NET Core and systemd | .NET Blog
  7294. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  7295. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  7296. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  7297. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  7298. Getting Started with gRPC Client Factory - Steve Gordon
  7299. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  7300. Functional Web Programming with the SAFE Stack
  7301. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  7302. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  7303. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  7304. Build Data-Driven Web Apps Blazing Fast with Blazor and OData
  7305. Using DataAnnotations and custom form validation in client-side Blazor applications.
  7306. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  7307. Testing RESTful Services from the command-line with HttpRepl - DEV Community 👩‍💻👨‍💻
  7308. BlazorHelp Website > Blog - Blazor Binding, Events and Parameters
  7309. Using Razor Components In A Razor Page
  7310. egil/razor-components-testing-library
  7311. Try out Nullable Reference Types | .NET Blog
  7312. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  7313. .NET project structure
  7314. SamProf/MatBlazor
  7315. henalbrod/Blazor.Auth0
  7316. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  7317. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  7318. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  7319. Using a Code-Behind Approach to Blazor Components
  7320. Catch all exceptions from Exit shutdown by jkotalik · Pull Request #12518 · dotnet/aspnetcore
  7321. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  7322. Configuring Policy-based Authorization with Blazor
  7323. Blazor Components - New Blazor Scheduler Control, Data Grid Enhancements and more (available in Beta #1)
  7324. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  7325. Azure DevOps Podcast: Daniel Roth on Blazor DevOps - Episode 47
  7326. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  7327. RELEASE: ASP .NET Core A-Z eBook
  7328. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  7329. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  7330. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  7331. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  7332. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  7333. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  7334. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  7335. Configuring Role-based Authorization with client-side Blazor
  7336. Oqtane Blog | Exploring Authentication in Blazor
  7337. mrpmorris/blazor-validation
  7338. Razor: Into the Razor'verse
  7339. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  7340. BlazorHelp Website > Blog - Creating Blazor Templated Components
  7341. OSCON 2019: Why You Should Care About Open Source Software Foundations
  7342. Manning | Deal of the Day
  7343. Blazor Getting Started Guide
  7344. Living Underwater: How Submarines Work
  7345. Flow External Claims to the Main Identity
  7346. .NEXT 2.x | .NEXT
  7347. SNEAK PEEK: ASP .NET Core A-Z eBook
  7348. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  7349. System.Text.Json: (De)serialization support for quoted numbers · Issue #30255 · dotnet/runtime
  7350. dodyg/practical-aspnetcore
  7351. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  7352. ASP.NET Core, Beyond HTTP
  7353. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  7354. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  7355. A Blazor Community Update
  7356. Exploring Raygun's new application performance monitoring tool for .NET Core
  7357. xoofx/UnityNuGet
  7358. Host unreachable in https due to weak Http2 cipher · Issue #8952 · dotnet/aspnetcore
  7359. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  7360. System Testing ASP.NET Core APIs using XUnit
  7361. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  7362. Blazored/Toast
  7363. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  7364. .NET R&D Digest (June, 2019)
  7365. Documentation - Azure SignalR Service
  7366. Help Wanted! Autofac (Still) Looking for Owners
  7367. BlazorHelp Website > Blog - Blazor Forms and Validation
  7368. microsoft/FeatureManagement-Dotnet
  7369. dotnet/diagnostics
  7370. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  7371. ASP.NET official support policy
  7372. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  7373. Elastic APM .NET agent beta released
  7374. Introduction to Authentication with server-side Blazor
  7375. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  7376. @addTagHelper should give better user feedback for failures · Issue #11780 · dotnet/aspnetcore
  7377. Build fails if Java Runtime (not SDK) is installed · Issue #11731 · dotnet/aspnetcore
  7378. BlazorHelp Website > Blog - Creating A Step-By-Step End-To-End Database Server-Side Blazor Application (updated to .Net Core 3.1)
  7379. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  7380. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  7381. Azure SignalR Service with Xamarin.Forms - Xamarin
  7382. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  7383. Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore
  7384. .NET Core official support policy
  7385. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  7386. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  7387. Using Blazor Components In An Existing MVC Application
  7388. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  7389. YAML-defined CI/CD for ASP .NET Core
  7390. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  7391. dotnet/corefxlab
  7392. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  7393. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  7394. .NET developer community | Connect with like-minded developers
  7395. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  7396. Hidden gems in ASP.Core and .NET Core 3.0
  7397. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  7398. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  7399. The Evolving Infrastructure of .NET Core | .NET Blog
  7400. Server-side Blazor in .NET Core 3.0
  7401. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  7402. Episode 27 - Blazored with Chris Sainty
  7403. XML + JSON Serialization in ASP .NET Core
  7404. Coding Militia
  7405. Modernizing WCF Services with containers and Visual Studio
  7406. SQL-MisterMagoo/Mister-Magoo-Goes-Charting
  7407. grpc/grpc-dotnet
  7408. Certificate Authentication in ASP.NET Core 3.1
  7409. Try the new System.Text.Json APIs | .NET Blog
  7410. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  7411. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  7412. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  7413. Prerendering a Client-side Blazor Application
  7414. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  7415. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  7416. Microservices and more in .NET Core 3.0
  7417. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  7418. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  7419. Worker Service in ASP .NET Core
  7420. CQRS with MediatR (for Commands) and Odata (for Queries)
  7421. Implementing Sign In with Apple in ASP.NET Core
  7422. directive_attributes.md
  7423. Automatic reconnects with SignalR 3.0
  7424. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  7425. Building a C# Interactive shell in a browser with Blazor (WebAssembly) and Roslyn | StrathWeb. A free flowing web tech monologue.
  7426. Supporting the community with WF and WCF OSS projects | .NET Blog
  7427. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  7428. Add SystemdServices package that provides Host integration for systemd. by tmds · Pull Request #1804 · dotnet/extensions
  7429. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  7430. Becoming the ASP.NET Architect with David Fowler
  7431. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  7432. Getting Started With Blazored Typeahead
  7433. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  7434. .NET R&D Digest (May, 2019)
  7435. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  7436. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  7437. Validation in ASP .NET Core
  7438. MatBlazor - Material Design components for Blazor
  7439. Adds inferred [Required] for non-null ref types by rynowak · Pull Request #9978 · dotnet/aspnetcore
  7440. Building a Live Reload Middleware Component for ASP.NET Core
  7441. Building cross-platform desktop apps using Blazor and Electron.NET
  7442. SignInAsync will throw by default when given an unauthenticated identity · Issue #361 · aspnet/Announcements
  7443. KirillOsenkov/SourceBrowser
  7444. Use streaming in ASP.NET Core SignalR
  7445. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  7446. ASP.Net Core - Protect your API with API Keys
  7447. Calling gRPC Services With Server-side Blazor
  7448. Blazored/Typeahead
  7449. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  7450. What is the correct way to embed Wyam into an asp.net core MVC solution?
  7451. RehanSaeed/Schema.NET
  7452. Top .NET Tutorials for May 2019
  7453. Top-Level Code Prototype: Scenario E
  7454. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  7455. WCF vs gRPC
  7456. Web Development Revolution with WebAssembly and ASP.NET Blazor
  7457. davidfowl/AspNetCoreDiagnosticScenarios
  7458. Making Sense of .NET 5 – Bill Reiss Developer Blog
  7459. Creating a Quartz.NET hosted service with ASP.NET Core
  7460. ASP.NET Core SignalR JavaScript client
  7461. Creating a Quartz.NET hosted service with ASP.NET Core
  7462. Enabling Pagination in Blazor with OData | OData
  7463. ASP .NET Core Dev Blog Series
  7464. Using Bing Maps in Blazor with JSInterop and TypeScript
  7465. Episode 25 - Blazor - You Want To Run .NET Where?!
  7466. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  7467. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  7468. dotnet/aspnetcore
  7469. Performance Improvements in .NET Core 3.0 | .NET Blog
  7470. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  7471. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  7472. kkokosa/UpsilonGC
  7473. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  7474. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  7475. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  7476. Handling Access Tokens for private APIs in ASP.NET Core
  7477. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  7478. .NET Rocks! vNext
  7479. Blazor Bites Updated and Build 2019 Blazor Roundup
  7480. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  7481. Use dependency injection in .NET Azure Functions
  7482. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  7483. .NET Platform Overview and Roadmap - BRK3015
  7484. Comparing Native Blazor Components
  7485. .NET Core is the Future of .NET  | .NET Blog
  7486. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  7487. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  7488. Introducing .NET 5 | .NET Blog
  7489. DotVVM Blog: DotVVM joins the .NET Foundation
  7490. Create a model
  7491. DamianEdwards/TagHelperPack
  7492. Compile time marshalling | devops.lol
  7493. dotnet/extensions
  7494. Update Days: Corestart 3.0
  7495. Fight the global warming: compile your C# apps ahead of time
  7496. Visual Studio Roadmap
  7497. What's New in Rider
  7498. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  7499. EdCharbeneau/TaxiFareBlazorServer
  7500. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  7501. Vue.Net - BrotherTillman
  7502. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  7503. dotnet/core-sdk
  7504. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  7505. Add new Negotiate Auth handler by Tratcher · Pull Request #9831 · dotnet/aspnetcore
  7506. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  7507. Stripe API with ASP.NET Core - Part 3 WebHooks
  7508. Add UrlTokenEncode / UrlTokenDecode. by GrabYourPitchforks · Pull Request #136 · aspnet/HttpAbstractions
  7509. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  7510. .NET R&D Digest (April, 2019)
  7511. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  7512. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  7513. The .NET Abstraction Pile
  7514. Entity Framework Weekly Status Updates (2019) · Issue #15403 · dotnet/efcore
  7515. ASCII Art in .NET Code
  7516. dodyg/practical-aspnetcore
  7517. Evolution Software improves hazelnut quality with ML.NET | .NET
  7518. Dev Tip #158: Strongly Typed IDs
  7519. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  7520. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  7521. Tag Helpers in ASP.NET Core
  7522. Production Tips for ASP .NET Core Web Apps
  7523. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  7524. ASP.NET Blog | Blazor now in official preview!
  7525. How to register a service with multiple interfaces in ASP.NET Core DI
  7526. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  7527. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  7528. BurntSushi/ripgrep
  7529. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  7530. Tame your Garbage Collector
  7531. Tic Toc Pwned | Pen Test Partners
  7532. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  7533. Adding features to a simple Blazor MVVM client with composition
  7534. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  7535. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  7536. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  7537. Adding features to a simple Blazor MVVM client with composition
  7538. Adding features to a simple Blazor MVVM client with composition
  7539. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  7540. tmds/Tmds.Systemd
  7541. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  7542. Creating an ASP.NET Core Markdown TagHelper and Parser
  7543. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  7544. Add support for X509 client certificate "authentication" · Issue #4663 · dotnet/aspnetcore
  7545. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  7546. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  7547. First Look: Forms and Validation in Razor Components
  7548. Using ASP.NET Core Identity users in integration tests
  7549. dotnet/corefx
  7550. RickStrahl/AlbumViewerVNext
  7551. Getting Started with TypeScript for JSInterop in Blazor
  7552. IdentityServer4 Roadmap
  7553. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  7554. dotnet/wpf
  7555. Getting ready to say goodbye to Silverlight and hello to Blazor
  7556. ardalis/AspNetCoreStartupServices
  7557. Strongly Typed Feature Flags With ASP.NET Core 2.2
  7558. Middleware in ASP .NET Core
  7559. Create a modular application - Orchard Core Documentation
  7560. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  7561. Building Components Manually via RenderTreeBuilder
  7562. Creating Custom Constraints For Razor Pages Routes
  7563. jberezanski
  7564. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  7565. Weekly 2019-04-03
  7566. Speaking
  7567. ScottGu's Blog - ASP.NET MVC 1.0
  7568. DevExpress UI for Blazor / Razor Components - Free Early Access Preview
  7569. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  7570. JetBrains Night Tel Aviv 2019
  7571. mrpmorris/blazor-fluxor
  7572. Xamarin and Asp.Net Core for Beginners
  7573. IdentityServer - Training
  7574. Reuse previous materialized strings by benaadams · Pull Request #8374 · dotnet/aspnetcore
  7575. Blazor Shell Apps
  7576. Blazored/Toast
  7577. Rename Razor Components back to server-side Blazor · Issue #8931 · dotnet/aspnetcore
  7578. Getting Started with ASP.NET Core | Manning
  7579. dotnet/aspnetcore
  7580. ASP.NET Blog | .NET Core Workers as Windows Services
  7581. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  7582. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  7583. Introduction to authentication for Single Page Apps on ASP.NET Core
  7584. Compare gRPC services with HTTP APIs
  7585. Real-time Speech-to-Text and Translation with Cognitive Services, Azure Functions, and SignalR Service
  7586. Troubleshoot ASP.NET Core Localization
  7587. Names and default names for keys, constraints and indices · Issue #12837 · dotnet/efcore
  7588. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  7589. Using FluentValidation for Forms Validation in Blazor
  7590. AutoMapper's Design Philosophy
  7591. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  7592. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  7593. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  7594. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  7595. Securing ASP.NET Core in Docker
  7596. startup_analyzers.md
  7597. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  7598. What is Blazor and what is Razor Components? - Scott Hanselman
  7599. Telerik UI for Blazor 0.3.0 is Released
  7600. Introduction to gRPC on .NET Core
  7601. Chris Sainty on Blazor.net, Razor Components, and working with Microsoft on Open Source projects
  7602. Blazor | Build client web apps with C# | .NET
  7603. dotnet/aspnetcore
  7604. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  7605. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  7606. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  7607. Core support for object pooling · Issue #12296 · dotnet/runtime
  7608. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  7609. Using JavaScript Interop in Blazor
  7610. Resolve deadlock with `InvokeAsync` in `On` handler by mikaelm12 · Pull Request #8334 · dotnet/aspnetcore
  7611. NDC Security NYC 2019
  7612. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  7613. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  7614. Using AddAzureSignalR with Razor Conponents 3.0.0 preview 3 · Issue #8590 · dotnet/aspnetcore
  7615. Open Source .NET – 4 years later
  7616. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  7617. Manning | Deal of the Day
  7618. emtecinc/signalr-tester
  7619. Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling
  7620. EdCharbeneau/TaxiFareBlazorServer
  7621. Extending Razor Pages -- Visual Studio Magazine
  7622. Creating a not-empty GUID validation attribute and a not-default validation attribute
  7623. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  7624. Flat earther accidently proves earth’s rotation with $ 20k gyro. That’s kind of a problem, right?
  7625. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  7626. Blazored/Menu
  7627. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  7628. Deploying Blazor Apps Using Azure Pipelines
  7629. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  7630. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  7631. Hangfire – Background jobs and workers for .NET and .NET Core
  7632. FigglatR
  7633. Allow markup in @functions by rynowak · Pull Request #317 · dotnet/aspnetcore-tooling
  7634. Blazored/Menu
  7635. markup_in_functions_block.md
  7636. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  7637. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  7638. Adding a third party datetime picker to your ASP.NET Core MVC Application
  7639. Building Blazor Apps Using Azure Pipelines
  7640. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  7641. Health Checks in ASP.NET Core
  7642. grpc/grpc-dotnet
  7643. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  7644. Using Vue with ASP.NET Core By Example
  7645. Dependency Injection in ASP.NET Core
  7646. Security Experiments with gRPC and ASP.NET Core 3.1
  7647. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  7648. Telerik UI for Blazor Data Grid Component Basics
  7649. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  7650. Real-time web applications with ASP.NET Core SignalR
  7651. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  7652. Azure DevOps for Visual Studio Extensions
  7653. Some performance tricks with .NET strings
  7654. Debugging .NET Builds with the MSBuild Structured Log Viewer
  7655. Real-time web applications with ASP.NET Core SignalR
  7656. Added Range Manipulation APIs to Collection<T> and ObservableCollection<T> by ahoefling · Pull Request #35772 · dotnet/corefx
  7657. Wake Up And Code!
  7658. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  7659. IIS Hosting for ASP .NET Core Web Apps
  7660. damianh/ProxyKit
  7661. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  7662. dotnet/reactive
  7663. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  7664. Runtime analysis and leak detection for Autofac
  7665. Add FormPipeReader by jkotalik · Pull Request #7964 · dotnet/aspnetcore
  7666. Handling Errors in ASP .NET Core
  7667. Announcing WPF, WinForms, and WinUI are going Open Source - Scott Hanselman
  7668. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  7669. dotnet/docs
  7670. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  7671. dotnet/blazor
  7672. Azure SignalR Service now generally available
  7673. Dev Tip #125: Builder Pattern Test Kata Questions
  7674. Dicey Dungeons: Terry Cavanagh interview — Wireframe Magazine
  7675. MESA International
  7676. » Whither the Software Artist? (or, How Trip Hawkins Learned to Stop Worrying and Love the Consoles) The Digital Antiquarian
  7677. Development workflow for Docker apps
  7678. Inline BufferWriter .ctor by benaadams · Pull Request #7674 · dotnet/aspnetcore
  7679. (WPF + WinForms) * .NET Core = Modern Desktop
  7680. ASP.NET Core One Hour Makeover
  7681. Add AsyncDisposable support by pakrym · Pull Request #1005 · dotnet/extensions
  7682. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  7683. Telerik and Kendo UI R1 2019 Release is Here!
  7684. Open source tools for SQL Server on Linux
  7685. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  7686. Update Components to use Razor SDK by rynowak · Pull Request #6188 · dotnet/aspnetcore
  7687. .NET Core - What's Coming in .NET Core 3.0
  7688. Visual Studio 2019 Preview .NET Productivity | .NET Blog
  7689. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  7690. Announcing .NET Core 2.2 | .NET Blog
  7691. Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks | .NET Blog
  7692. Simplifying security for serverless and web apps with Azure Functions and App Service
  7693. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  7694. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  7695. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  7696. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  7697. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  7698. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  7699. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  7700. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  7701. Exploring the Docker Extension for VS Code and .NET Core
  7702. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  7703. Download .NET Core 2.2 (Linux, macOS, and Windows)
  7704. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  7705. Scaling ASP.NET Core Applications
  7706. Performing Constructor Injections on Azure Functions V2
  7707. Add gRPC templates by JunTaoLuo · Pull Request #7561 · dotnet/aspnetcore
  7708. BlazorHelp Website > Blog - Connecting Blazor to Azure SignalR Service
  7709. SignalR JS client add webworker support by dukhanov · Pull Request #7058 · dotnet/aspnetcore
  7710. Resiliency and disaster recovery in Azure SignalR Service
  7711. Using Azure CloudShell as a Dev Sandbox
  7712. Figure out how to handle IAsyncDisposable types in DI · Issue #426 · dotnet/extensions
  7713. Host ASP.NET Core SignalR in background services
  7714. ASP.NET Blog | Make the most of your monthly Azure Credits
  7715. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  7716. dotnet/aspnetcore
  7717. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  7718. Announcing .NET Core 3 Preview 2 | .NET Blog
  7719. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  7720. HttpClient Creation and Disposal Internals: Should I Dispose of HttpClient? - Steve Gordon
  7721. Fun with the Spiral of Death
  7722. no dogma podcast - powered by FeedBurner
  7723. Motivations for Writing High-Performance C# Code - Steve Gordon
  7724. Dotnet-Boxed/Templates
  7725. Why is string.GetHashCode() different each time I run my program in .NET Core?
  7726. Episode 20 - Xamarin with Jim Bennett
  7727. Razor UI Class Library with Dynamic Area Name
  7728. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  7729. EF Core Relationships in ASP .NET Core
  7730. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  7731. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  7732. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  7733. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  7734. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  7735. Version mismatches in 2.1 and 2.2 patch updates (often causes FileLoadException) · Issue #3503 · dotnet/aspnetcore
  7736. Integration testing data access in ASP.​NET Core
  7737. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  7738. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  7739. ASP.NET Core Razor Pages and HTTP Status Control Flow
  7740. Khalid Abuhakmeh’s Blog
  7741. The .Net Core Podcast Newsletter • Buttondown
  7742. Introducing the Telerik UI for Blazor Early Preview
  7743. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  7744. Unit testing data access in ASP.​NET Core
  7745. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  7746. Blazor Full-Stack Web Dev in ASP .NET Core
  7747. davidfowl/AspNetCoreDiagnosticScenarios
  7748. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  7749. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  7750. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  7751. ASP.NET Core middleware and authorization
  7752. In Action Book Giveaway - .NET Core Tutorials
  7753. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  7754. ASP.NET Core in Action
  7755. Memory Leak in new ASPNET 2.2 routing? · Issue #6102 · dotnet/aspnetcore
  7756. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  7757. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  7758. API Controllers in ASP .NET Core
  7759. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  7760. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  7761. ASP.NET Core One Hour Makeover
  7762. How to port desktop applications to .NET Core 3.0
  7763. .NET Core Opinion 9 - Embrace Dependency Injection
  7764. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  7765. ASP.NET Blog
  7766. Hello World Podcast: Episode 82 - Jon Galloway
  7767. .NET Rocks! vNext
  7768. .NET Rocks! vNext
  7769. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  7770. Forms and Fields in ASP .NET Core
  7771. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  7772. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  7773. Background Worker template by Tratcher · Pull Request #7401 · dotnet/aspnetcore
  7774. An introduction to ASP.NET Core Razor Pages
  7775. 10 Years of Workshop Material Added to the Creative Commons
  7776. Automated date based versioning of ASP.NET Core assemblies
  7777. Blazor | Build client web apps with C# | .NET
  7778. ASP.NET | Open-source web framework for .NET
  7779. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  7780. Eric Williams - DotNetZero vNext