Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

🎉 linksfor.dev(s)

Posts for 'aspnet'

  1. ASP.NET Community Standup - .NET Aspire 9.1 Release Party
  2. Building a CRUD API with ABP Framework, ASP.NET Core, and PostgreSQL
  3. Test Blog
  4. SpecFlow is GONE! Is Reqnroll the Future of BDD Testing?
  5. Understanding Cursor Pagination and Why It's So Fast (Deep Dive)
  6. Fanout Pattern: Scale Your Message Consumers to Infinity
  7. 🏆 100 Most Watched Software Engineering Talks Of 2024
  8. Repository Design Pattern With Entity Framework Core
  9. .NET and .NET Framework February 2025 servicing releases updates - .NET Blog
  10. Coffee and Open Source Conversation - Giorgi Dalakishvili
  11. C# .NET 9: Deep Dive into the Technical Beast 🚀
  12. Mock repositories vs Moq
  13. Building My Latest Project with ASP.NET, Blazor, and Cursor: A Journey to ABP
  14. Build a SIMPLE Role-Based Auth System in .NET (from scratch)
  15. .NET 9 Networking Improvements - .NET Blog
  16. ASP.NET Community Standup - Upgrading to .NET 9
  17. ASP.NET Core on .NET Framework servicing release advisory: ASP.NET Core 2.3 - .NET Blog
  18. Validate that your DI Container can be created in ASP.NET Core
  19. Scaling Webhooks with Message Queues. Fix Your Bottlenecks (part 4)
  20. ASP NET Core - Working With XML Results On Web APIs
  21. The NuGet packages we use to build elmah.io revisited
  22. When will .NET Framework retire?
  23. ASP.NET Community Standup - .NET Aspire Q&A
  24. Announcing My New Book: htmx Essentials for ASP.NET Core Developers - Chris Woody Woodruff
  25. Exploring the Forwarded Headers Middleware in ASP.NET Core
  26. ASP.NET Community Standup - Security & auth .NET 10 planning discussion
  27. Why Every C# Developer Should Explore Rust – Chris Woody Woodruff
  28. Fixing a Huge Performance Problem With My Webhooks Implementation (part 3)
  29. Big Changes to FluentAssertions: License Update Explained ($$$)
  30. .NET and .NET Framework January 2025 servicing releases updates - .NET Blog
  31. Background Jobs With Quartz - Advanced Scheduling, Persistence, OpenTelemetry
  32. Backdooring Your Backdoors - Another $20 Domain, More Governments
  33. ASP.NET Community Standup - Blazor .NET 10 Planning Discussion
  34. AdditionalAuthorizationParameters in ASP.NET Core 9
  35. ASP.NET Core 9: Discover the new developer Exception page
  36. Using NBomber for Performance, Load and Stress testing in ASP.NET WEB API
  37. Building Webhooks in .NET: Adding PostgreSQL Database Storage (part 2)
  38. ASP.NET Community Standup - Contributing to the ASP.NET Core Repo
  39. Top .NET Videos & Live Streams of 2024 - .NET Blog
  40. Top .NET Blogs Posts of 2024 - .NET Blog
  41. Scheduling Background Jobs With Quartz in .NET (advanced concepts)
  42. Azure integrations overview - .NET Aspire
  43. What's next: the Fluent UI Blazor library v5
  44. Understanding the Ambient Context Pattern in .NET: From Theory to Production
  45. HybridCache - The New Caching Library in .NET 9
  46. IdentityServer In Docker Containers – Handle Logout (Part 4)
  47. The Simplest Way to Add Keycloak Authentication to Your .NET API
  48. Your First day on the team = releasing Your first feature
  49. ASP.NET Core 9.0: Microsoft.AspNetCore.OpenApi and Swagger UI
  50. Blazor .NET 9 New Features: Complete Guide
  51. The Right Way To Build Async APIs in ASP.NET Core
  52. Using the YamlDotNet source generator for Native AOT
  53. IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
  54. ASP.NET Community Standup - ASP.NET Core planning kickoff for .NET 10
  55. Master Refresh Tokens in ASP.NET Core (building from scratch)
  56. Frameworkism: Senior Software Developers' Pit of Doom
  57. From .NET 6 to .NET 8, my migration experience: Migrating Durable Functions .NET 8 isolated
  58. Mastering the Decorator Pattern in ASP .NET Core applications
  59. Your REST API Errors Are Wrong. Problem Details Will Fix This
  60. .NET Support on Heroku
  61. From .NET 6 to .NET 8,my migration experience:Fixing missing x-forwarded headers in .NET 8 isolated Azure Functions
  62. ASP.NET Community Standup - What's new in ASP.NET Core learning content
  63. Understand OpenAPI document generation in ASP.NET Core | BinaryIntellect Knowledge Base
  64. Azure APIM Backends with OpenAPI Specifications: Importance of operationId
  65. [HOWTO] Run ASP.NET Core integration tests in a Az DevOps YAML pipeline when subject under test uses DefaultAzureCredential
  66. Building Modular Monolith Applications with ASP.NET Core & ABP Studio | ABP.IO
  67. OpenAPI document generation in .NET 9 - .NET Blog
  68. Secure Your ASP.NET Apps with JSON Web Tokens in C# - Step-by-Step Guide!
  69. My process for creating API clients
  70. IdentityServer in Docker Containers - Part 1
  71. IdentityServer in Docker - Part 1
  72. Building Async APIs in ASP.NET Core - The Right Way
  73. Getting Started with Docker for .NET Web Apps
  74. dotnet scaffold - Next Generation Project Creation for .NET - .NET Blog
  75. Lambda SnapStart for your Serverless .NET Applications
  76. Keeping an eye on cache hit ratio (feat. FusionCache, OpenTelemetry & friends)
  77. HybridCache in ASP.NET Core - New Caching Library
  78. Deep dive on native AOT
  79. Nov 13th, 2024 - Ollama, Qwen2.5-Coder, Continue, and Rider: Your Local Copilot
  80. .NET Aspire - Why You Need It Now!
  81. Announcing .NET 9 - .NET Blog
  82. It Couldn't Be Easier! AppSettings.json In Console Applications
  83. From .NET 6 to .NET 8+,my migration experience:Using Azure AppConfiguration in Azure Functions on .NET8+ isolated
  84. What's new in .NET 9.0 and C# 13
  85. [HOWTO] Deploy an ASP.NET Core Web API to an Azure App Service using a GitHub Actions Workflow
  86. Top 5 Language Features in C# 12 - Coding Sonata
  87. Getting Started with Blazor - Color Palette Generator
  88. [HOWTO] Rotate Azure Key Vault secrets used by an ASP.NET Core Web API with Terraform on every deployment
  89. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  90. Pushed Authorization Requests (PAR) in ASP.NET Core 9
  91. Mastering EF Core: Scaffold DB Context from Existing Database in .NET
  92. ASP.NET Core: Using the ASP.NET Core integration on Azure functions
  93. Boost Your .NET Projects: Unlocking the Power of Spargine’s App Class
  94. Perform custom fluent validation in Blazor | BinaryIntellect Knowledge Base
  95. Join .NET Conf 2024 Online: Explore .NET 9 Features
  96. Implementing Idempotent REST APIs in ASP.NET Core
  97. Quartz.NET with ASP.NET Core
  98. What's Coming with .NET 9?
  99. Rider: The Cross-Platform .NET IDE from JetBrains
  100. What's Coming with .NET 9!
  101. ASP.NET Community Standup - Making DevToys 2.0 cross-platform with Blazor Hybrid
  102. ABP Now Supports .NET 9
  103. All the data can be yours — Jerome Paulos
  104. Stop exposing your MediatR command/query in minimal API
  105. Adding JWT Authentication for Production in .NET
  106. Rate Limiting in ASP.NET Core API
  107. 4 Critical Lessons While Building My ASP NET Core SaaS
  108. Ollama Semantic Kernel Connector With C#: Console App & API Guide
  109. Comparing the performance between the Minimal API and classic Controllers
  110. Enable Cross-Origin Requests (CORS) in ASP.NET Core
  111. Problem Details for ASP.NET Core APIs
  112. Debugging JwtBearer Claim Problems in ASP.NET Core
  113. ASP.NET Core 6 - JwtBearer library: what’s new?
  114. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  115. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  116. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  117. DefaultAzureCredentials Under the Hood
  118. Debugging cookie problems in ASP.NET Core
  119. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  120. BearerToken: The new Authentication handler in ASP.NET Core 8
  121. Discovering .NET codebases using code coverage and NCrunch
  122. Debugging OpenID Connect Claim Problems in ASP.NET Core
  123. User Delegation SAS Tokens In Azure Explained
  124. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  125. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  126. Exploring what is inside the ASP.NET Core cookies
  127. Introducing the Data Protection API Key Ring Debugger
  128. User Delegation SAS Tokens In Azure Explained
  129. Improving ASP.NET Core Security By Putting Your Cookies On A Diet
  130. Exploring what is inside the ASP.NET Core cookies
  131. Debugging JwtBearer Claim Problems in ASP.NET Core
  132. Debugging cookie problems in ASP.NET Core
  133. Introducing the Data Protection API Key Ring Debugger
  134. Debugging OpenID Connect Claim Problems in ASP.NET Core
  135. ASP.NET Core Authorization Policies
  136. Demystifying OpenID Connect's State and Nonce Parameters in ASP.NET Core
  137. Discovering .NET codebases using code coverage and NCrunch
  138. DefaultAzureCredentials Under the Hood
  139. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
  140. BearerToken: The new Authentication handler in ASP.NET Core 8
  141. IdentityServer - IdentityResource vs. ApiResource vs. ApiScope
  142. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  143. Troubleshooting JwtBearer authentication problems in ASP.NET Core
  144. ASP.NET Core 6 - JwtBearer library: what’s new?
  145. Middleware and Filters in ASP.NET Core
  146. ASP.NET Core SignalR New Features — Summary
  147. Middleware and Filters in ASP.NET Core
  148. 🚀 Mastering Filters in ASP.NET Core
  149. What's new in System.Text.Json in .NET 9 - .NET Blog
  150. Perform custom validation in Blazor | BinaryIntellect Knowledge Base
  151. Custom Model Validation in ASP.NET Core
  152. ASP.NET Community Standup - .NET Aspire 9 RC.1 Launch AMA
  153. User Delegation SAS Tokens In Azure Explained
  154. .NET 9 Release Candidate 2 is now available! - .NET Blog
  155. .NET and .NET Framework October 2024 servicing releases updates - .NET Blog
  156. Implementing ASP.NET Core Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9 - Steve Gordon - Code with Steve
  157. Revisiting improved HTTP logging in ASP.NET Core 8
  158. Join the October .NET MAUI Community Standup
  159. .NET, Kubernetes, and Minikube - Part 1, A Simple Web API Application | no dogma blog
  160. .Net in the cloud with OCI
  161. Running Docker in an Azure Windows Virtual Machine – Not so fast!
  162. Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate - Steve Gordon - Code with Steve
  163. ASP.NET Core 9 and IAsyncEnumerable - Async Streaming JSON and NDJSON From Blazor WebAssembly
  164. Continuous Benchmarks on a Budget
  165. Use keyed services in ASP.NET Core | BinaryIntellect Knowledge Base
  166. Swagger Replacement in ASP.NET 9
  167. ASP.NET Core Blazor 9.0 New Features Summary 🆕
  168. Join the .NET Smart Components ecosystem - .NET Blog
  169. Onion, Hexagonal, Clean or Fractal Architecture? All of them, and more!!
  170. Disabling Recording of an Activity (span) in .NET OpenTelemetry Instrumentation - Steve Gordon - Code with Steve
  171. DotNext 2024 Conference: A Speaker’s Impressions
  172. Managing TaskCancellationTokens in a central service in ASP.NET
  173. How America’s universities became debt factories – Anand Sanwal
  174. Why is F# code so robust and reliable? - .NET Blog
  175. What's New for OpenAPI with .NET 9
  176. Discover .NET at DEVintersection Las Vegas 2024 - .NET Blog
  177. Store connection string in Azure App Service and Azure Key Vault | BinaryIntellect Knowledge Base
  178. ASP.NET Core 9.0: HybridCache in ASP.NET Core
  179. Maximize Efficiency and Savings: Stop Reinventing the Wheel in Software Development
  180. Screaming Architecture
  181. Support PUT, PATCH, and DELETE in HTML Forms
  182. Adding .NET Aspire to your existing .NET apps - .NET Blog
  183. Azure APIM Wildcard Operations
  184. Adding Serilog to ASP.NET Core: a practical guide
  185. Join the Live Discussion: MAUI UI July 2024 in August .NET MAUI Community Standup
  186. Davide's Code and Architecture Notes - Web APIs vs REST APIs vs pseudo-REST APIs
  187. Using Entity Framework Core with MongoDB
  188. ASP.NET Core Basics: Working with JSON
  189. Development With A Dot - Checking the Health of an ASP.NET Core Application
  190. AI and NET: AI in Action in Real-World .NET Applications
  191. Using Ports and Adapters to persist restaurant table configurations
  192. Deploy ASP.NET Core web app to Azure App Service using Visual Studio Code | BinaryIntellect Knowledge Base
  193. How many API's does .NET have?
  194. Three data architectures for the server
  195. How use a Blazor QuickGrid with GraphQL - .NET Blog
  196. ReSharper 20 years! | The .NET Tools Blog
  197. ASP.NET Core Basics: Manipulating Databases
  198. Health Checks for ASP.NET Core and Entity Framework Core
  199. 🚫 Stop the Madness!! Use Cancellation Tokens Effectively in .NET Core🚫
  200. What's new in .NET Aspire 8.1 for cloud native developers! - .NET Blog
  201. Add a SignalR hub to ASP.NET Core & connect using JavaScript
  202. ASP.NET8 using DataTables.net – Part4 – Multilingual
  203. Rockin’ the Code World Season 4: Wisdom from the Trenches: Navigating Career Longevity in Software Engineering
  204. Adding Serilog to ASP.NET Core: a practical guide
  205. .NET 6 will reach End of Support on November 12, 2024 - .NET Blog
  206. ASP.NET Core Basics: Dealing with Backend Validations
  207. Multithreading in Blazor WASM using Web Workers - Kristoffer Strube’s Blog
  208. Free .NET 8 Web API Live Stream's
  209. Development With A Dot - .NET 8 Data Annotations Validation
  210. .NET 9 Preview 6 is now available! - .NET Blog
  211. ASP.NET Core Basics: 12 Questions and Answers for Beginners
  212. Building AR and VR MAUI Apps | .NET MAUI Community Standup with Ed Charbeneau
  213. .NET and .NET Framework July 2024 servicing releases updates - .NET Blog
  214. HTML Datalist for ASP.NET Core Inputs
  215. Lessons from election night
  216. How to use VS Code to develop and build a .NET application
  217. Simplify Your .NET Aspire Caching With Metalama
  218. CS0012: The type 'System.Object' is defined in an assembly that is not referenced.
  219. Interesting links of the week 2024-28
  220. Discovering .NET codebases using code coverage and NCrunch – Tore Nestenius
  221. The Anatomy of .NET Aspire Application
  222. HTML Range Inputs with ASP.NET Core TagHelpers
  223. Lessons learned after migrating Azure Functions to Isolated Functions on .NET 8
  224. MemoryCache in C#: A Practical Guide
  225. Creating hashes in .NET
  226. Interesting links of the week 2024-27
  227. Is Your ASP.NET Core Application Running In A Container?
  228. Blazor Basics: Styling Blazor Components with CSS
  229. Is .NET Aspire NuGet for Cloud Service Dependencies?
  230. Microsoft backtracks: eventing framework removed from .NET 9.0 following complaints • DEVCLASS
  231. How Where Conditions Work in Entity Framework Core | The .NET Tools Blog
  232. ASP.NET Core Basics: Documenting APIs
  233. HTML5 Validation for ASP.NET Core Models and Razor Views
  234. NCronJob - June Edition
  235. Development With A Dot - Read-Only Entities in EF Core
  236. Let's Learn .NET Aspire - Start your cloud-native journey live! - .NET Blog
  237. Building an election website
  238. Multi-Tenancy: Mixed Modes with Marten
  239. NCronJob - June Edition
  240. Retiring Lamar and the Ghost of IoC Containers Past
  241. What is HSTS and why is it in my ASP.NET Core app?
  242. "Secret" elmah.io features #5 - Breadcrumbs leading up to errors
  243. Setting up NGINX load balancer for .NET WebApi - Event-Driven.io
  244. Health Checks in Your OpenAPI Specs
  245. Refactor your code with default lambda parameters - .NET Blog
  246. ASP.NET Core Basics: Introduction to Big O Notation
  247. Use custom Bicep templates - .NET Aspire
  248. Differences Between Span and Memory in C# - Code Maze
  249. Book Review: Architecting ASP.NET Core Applications - Coding Sonata
  250. 5 Practical Ways to Add Polly to Your C# Application [2024]
  251. Sonar Webinar, end to end security of a web application
  252. How To Encrypt ASP.NET Core Route Parameters
  253. Caching in ASP.NET Core: Improving Application Performance
  254. Bouncy Castle Cryptography Library for .NET - Code Maze
  255. Clean Code—A Practical Introduction in ASP.NET Core
  256. CSLA Sync API Poll Results
  257. Creating and downloading a PDF or DOCX in ASP.NET Core
  258. The First .NET Aspire Book!
  259. Automate your .NET SDK updates for consistent and reproducible builds with global.json and Renovate
  260. A beginner's guide to mapping arrays in EF Core 8 - .NET Blog
  261. Multi-Tenancy: Database per Tenant with Marten
  262. Giving the .NET smart components a try–The Smart Paste button
  263. StringBuilders magic for very large strings
  264. NEWS: ASP.NET 8 Webinar
  265. ASP.NET Core Basics: Getting Started with GraphQL
  266. Catch Up on Microsoft Build 2024: Essential Sessions for .NET Developers - .NET Blog
  267. ASP.NET Core Updates in .NET 9 Preview 4: Support for OpenAI Doc Generation, HybridCache and More
  268. Blazor HTML Forms, Submitting, and Antiforgery Tokens
  269. A modern Extension Manager has arrived with Visual Studio 17.10 - Visual Studio Blog
  270. Challenges in Uploading Files Over 2GB via HTTP Protocol in IIS Web Server
  271. Implement a Microsoft Entra ID external authentication method using ASP.NET Core and OpenIddict
  272. .NET 9 and ASP.NET Core: Built-in Support for OpenAPI Document Generation
  273. Developing cloud native apps with Aspire - Visual Studio Blog
  274. Fix Missing OpenAPI Elements From ASP.NET Core Minimal API Apps
  275. Must-have resources for new .NET Aspire developers
  276. General Availability of .NET Aspire: Simplifying .NET Cloud-Native Development - .NET Blog
  277. .NET Announcements & Updates from Microsoft Build 2024 - .NET Blog
  278. Microsoft Build 2024: AI-Focused Sessions and .NET Highlights
  279. HTTP Error 500.19 - Internal Server Error
  280. Multi-Tenancy: Marten’s “Conjoined” Model
  281. How to use HttpClient correctly to avoid socket exceptions
  282. Use IExceptionHandler to handle errors in ASP.NET Core | BinaryIntellect Knowledge Base
  283. Using Source Generators to Validate IOptions in ASP.NET Core - Code Maze
  284. MemoryCache, DistributedCache and HybridCache
  285. From Visual Basic to Visual Studio: A Journey Through Microsoft’s IDE Evolution
  286. Finished course: From Zero to Hero: Unit testing for C# Developers (Dometrain)
  287. New in .NET 8: ASP.NET Core Identity and How to Implement It
  288. ASP.NET Core, SSR Web Components, and Enhance Wasm
  289. C# in Browser via WebAssembly (without Blazor)
  290. Serialising ASP.NET method calls for later execution | johnnyreilly
  291. How To Use IServiceCollection in Console Applications – What You Need To Know
  292. Unit Test your Architecture (and more) with ArchUnit
  293. Using SonarCloud with ASP.NET Core, Angular and github actions
  294. Where are my traces? (weird .NET meets OpenTelemetry gotcha)
  295. Controlling Parallelism with Wolverine Background Processing
  296. Blazor Basics: 9 Best Practices for Building Blazor Web Apps
  297. Development With A Dot - EF Core Performance Optimisations
  298. How to add HTTP headers to Blazor Components with RazorComponentResult
  299. .NET Core - Renew localhost certificate
  300. Middleware-Based Exception Handling in ASP.NET Core
  301. "Secret" elmah.io features #4 - Get help from AI and ChatGPT
  302. Recent Marten & Wolverine Improvements and Roadmap Update
  303. Implementing API Gateway Authentication With YARP
  304. Development With A Dot - ASP.NET Core API Versioning
  305. ASP.NET Core -Updating the OpenTelemetry configuration
  306. ASP.NET Core Hosting Module with Shadow Copy Not Starting: Separate your Shadow Copy Folders!
  307. .NET Aspire is the best way to experiment with Dapr during local development
  308. Blazor Basics: Localization Using Resource Files
  309. Stop Using Regex for Connection Strings
  310. Securing identity: Exploring application types and authentication flows | Microsoft Entra Identity Platform
  311. HSTS Header Implementation in ASP.NET Core - Code Maze
  312. Akka.NET, ASP.NET Core, Hosted Services, and Dependency Injection
  313. Thoughts on Primary Constructors in C#
  314. Giving the .NET smart components a try–The Smart TextArea
  315. Tales from the .NET Migration Trenches - Authentication
  316. XML External Entity Attack and .NET Core
  317. API Key Authentication Middleware In ASP NET Core – A How To Guide
  318. Navigating the Edges of Technology in Software Development: Bleeding, Leading, Dull, and Rusting
  319. Introduction to Distributed Tracing With OpenTelemetry in .NET
  320. ASP.NET Core Basics: Getting Started with LINQ
  321. Serilog and .NET 8.0 minimal APIs
  322. Invariance, Contravariance, and Covariance in C# Generics - Code Maze
  323. ASP.NET Core - Use factory based middleware with scoped services
  324. Building a scalable gateway with .NET for Microsoft AI - .NET Blog
  325. This Service Descriptor Is keyed Your Service Provider May Not Support Keyed Services - Mark Oliver's World
  326. How to Use HttpOnly Cookie in .NET Core for Authentication and Refresh Token Actions
  327. ASP.NET Core–Cannot resolve <Service> from root provider because it requires scoped service
  328. Hangfire: A Feature-Rich Approach to Task Scheduling in .NET
  329. Implement a secure Blazor Web application using OpenID Connect and security headers
  330. Streamline your container build and publish with .NET 8 - .NET Blog
  331. General Performance Tips
  332. Use access token and refresh token returned by Identity API endpoints | BinaryIntellect Knowledge Base
  333. Giving the .NET smart components a try–The Smart Combobox
  334. 3 simple design tips to improve your Web UI
  335. Introducing MSTest SDK - Improved Configuration & Flexibility - .NET Blog
  336. Aligned Dev Blog
  337. Circular References When Working With JSON in .NET - Code Maze
  338. Durable Background Processing with Wolverine
  339. .NET April 2024 Updates – .NET 8.0.4, 7.0.18, .NET 6.0.29 - .NET Blog
  340. "Secret" elmah.io features #3 - Automate tasks with elmah.io CLI
  341. 6 Types of Constructors in C# - Coding Sonata
  342. BFF secured ASP.NET Core application using downstream API and an OAuth client credentials JWT
  343. What it’s like to run HTMX in Production
  344. Middleware in .NET Isolated Azure Functions
  345. Use token authentication and Identity API endpoints in ASP.NET Core | BinaryIntellect Knowledge Base
  346. Introducing the AWS Message Processing Framework for .NET (Preview) | Amazon Web Services
  347. Blazor 8 Render Mode Detection
  348. New in .NET 8: ASP.NET Core Identity and How to Implement It
  349. Responsive Images Crash Course for ASP.NET Core Developers
  350. How to securely reverse-proxy ASP.NET Core web apps
  351. Master Claims Transformation for Flexible ASP.NET Core Authorization
  352. Testing Your Native AOT Applications - .NET Blog
  353. Horizontally Scaling ASP.NET Core APIs With YARP Load Balancing
  354. Book Review: Software Architecture for .NET 8 and C# 12 - Coding Sonata
  355. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  356. .NET 7 will reach End of Support on May 14, 2024 - .NET Blog
  357. How To SSR Web Components In ASP.NET Core using TagHelpers
  358. .NET Framework - March 2024 Cumulative Update Preview - .NET Blog
  359. ASP.NET Core Basics: Organize Projects—Architectural Patterns
  360. Distributing State Reliably with Akka.Cluster.Sharding
  361. Protect your ASP.NET site using WebAuthn Passkeys
  362. -=:[ Streaming Radio Directories ]:=-
  363. Background Work with Wolverine
  364. Building Interactive Blazor Apps with WebAssembly
  365. Generate a Word document in ASP.NET | johnnyreilly
  366. .NET is open source on GitHub | .NET
  367. Autofac In ASP NET Core - How To Avoid A Debugging Nightmare
  368. .NET Developers Begging for Ecosystem Destruction
  369. Generate OpenAPI specification at build time from the code in ASP.NET Core - Gérald Barré
  370. 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
  371. NCronJob - Scheduling made easy
  372. .NET 8 .🚀🔥: Bye Docker, Hello Podman: Revolutionize Your Web APIs!
  373. .NET 9 Preview 2 · dotnet/core · Discussion #9217
  374. Implementing Soft Delete With EF Core
  375. Decoding .NET8: Unveiling Cloud-Native Observability and .NET Aspire Stack | Logz.io
  376. Async Event Handlers in C#: What You Need to Know
  377. Book Review: Apps and Services with .NET 8 - Coding Sonata
  378. .NET March 2024 Updates – .NET 8.0.3, 7.0.17, .NET 6.0.28 - .NET Blog
  379. Introducing the Data Protection API Key Ring Debugger – Tore Nestenius
  380. Comparing Raw ASP.NET Request Throughput across Versions
  381. Performance test your ASP.NET Core application using NBomber
  382. Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS
  383. The quickest way to integrate PayPal checkout with Blazor SSR in .NET 8
  384. Performance test your ASP.NET Core app using Bombardier
  385. What's new in ASP.NET Core 8.0
  386. .NET 8 Blazor .🚀🔥 : Dynamic Input Validation
  387. How to Integrate HTMX and Shoelace Web Components
  388. .NET Monthly Roundup - February 2024 - Top blog posts, VS News, .NET 9 Vision, and more!
  389. Azure Functions Extensibility - Extensions and Isolated Worker Model
  390. Multi client blob storage access using ASP.NET Core with Entra ID authentication and RBAC
  391. ConfigureAwaitOptions in .NET 8
  392. On .NET Live: Clean Razor code in your Blazor apps with Sonar
  393. .NET MAUI Community Standup
  394. .NET 8 💥 - ASP.NET Core Web API Filters
  395. Docker Init for ASP.NET Core Compared to VS or VS Code Extensions
  396. Lightweight In-Memory Message Bus Using .NET Channels
  397. GitHub Copilot Analysis, Customized Rules, and more come to the Azure Migrate application and code assessment - .NET Blog
  398. .NET Performance Optimization: Deferred Allocations
  399. Mocking authorization tokens with WireMock.NET
  400. ASP.NET Community Standup - .NET Aspire Preview 4
  401. Clean Architecture with ASP.NET Core 8 | .NET Conf 2023
  402. Dependency injection for .NET APIs [Pt 7] | Back-end Web Development with .NET for Beginners
  403. Shoelace Web Components with ASP.NET Core
  404. "Secret" elmah.io features #2 - Correlate messages from apps
  405. .NET 8 🔥🚀 : Guide to Code Access with Attributes - Exploring new Features
  406. The FAST and the Fluent: A Blazor story - .NET Blog
  407. Delegated read and application write access to blob storage using ASP.NET Core with Entra ID authentication
  408. Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  409. Blazor and .NET 8: How I Built a Fast and Flexible Website
  410. Challenges in Migrating ASP.NET Apps to Containers #1 – Multiple Active Result Sets
  411. Using Autofac in C# – 3 Simple Tips for Beginners
  412. .NET 🔥🚀 : Minimal API with EF Core and SQLite
  413. Automatically Register Minimal APIs in ASP.NET Core
  414. Scrutor vs Autofac in C#: What You Need To Know
  415. ASP.NET Community Standup Topic - Assessing your app's Azure readiness
  416. Minimal APIs vs Controller APIs: SerializerOptions.WriteIndented = true
  417. The case for an application-level tracing API in .NET
  418. .NET API Middleware for common functionality [Pt 5] | Back-end Web Development w/ .NET for Beginners
  419. Azure API Center and ASP.NET Web API Integration: A Developer's Guide | .NET Conf 2023
  420. Install Teams Toolkit in Visual Studio - Teams
  421. Easy Guide to Creating Minimal APIs in ASP.NET
  422. ASP.NET Core Full Course For Beginners
  423. .NET 8 🔥🚀 : Guide to Web API AOT - Exploring new Features
  424. Method Injection in ASP.NET Core: API Controllers vs. MVC Controllers
  425. Getting Started With MassTransit (Beginner Friendly)
  426. ASP.NET Basics for Experts | .NET Conf 2023
  427. IServiceCollection in C# – Simplified Beginner’s Guide For Dependency Injection
  428. System.Ben 1.0.0
  429. Blazor’s Enhanced Navigation Fully Explained
  430. Reading Raw ASP.NET Request.Body Multiple Times
  431. What is ASP.NET Core? | Web Development with .NET for Beginners
  432. Testing .NET Web APIs with .http files [Pt 4] | Back-end Web Development with .NET for Beginners
  433. .NET 🔥🚀 : What are Minimal API?
  434. Testcontainers in ASP.NET Core – A Simplified Beginner’s Guide
  435. The NETFLIX Way to Keep Your .NET APIs Reliable
  436. Developing Optimized GitHub Actions with .NET and Native AOT - .NET Blog
  437. Work with Web API and Class Library projects in Visual Studio Code | BinaryIntellect Knowledge Base
  438. .NET Aspire Preview 3: Expanded Component Support with Azure OpenAI, MySQL, CosmosDB, Kafka and More
  439. How to Call SignalR Hub from Controller in ASP.NET Core - Code Maze
  440. An Introduction to the World of Containers with .NET 8
  441. Code to Cloud with .NET Aspire
  442. Using Scoped Services From Singletons in ASP.NET Core
  443. Implementing a Web API in .NET [Pt 3] | Back-end Web Development with .NET for Beginners
  444. NUnit in ASP.NET Core – What You Need To Get Started
  445. ASP.NET Community Standup - TagzApp - An app that discovers content on social media using hashtags
  446. Web API Clients with Meadow.Cloud
  447. OpenSilver 2.1 Brings F# Support for the Silverlight Reimplementation
  448. Creating Conditional Required Attributes for Validation in .NET Web API - Code Maze
  449. .NET Aspire overview - .NET Aspire
  450. .NET Framework February 2024 Security and Quality Rollup Updates - .NET Blog
  451. Introducing ASP.NET Core metrics and Grafana dashboards in .NET 8 - .NET Blog
  452. Building an ASP.NET Core App using Functional Programming
  453. .NET 9 🔥🚀 : Preview 1 is here
  454. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  455. ASP.NET Core Basics: Data Structures—Part 2
  456. Interactive what now? Deciphering Blazor's web app project template options
  457. .NET February 2024 Updates – .NET 8.0.2, 7.0.16, .NET 6.0.27 - .NET Blog
  458. .NET 9 Preview 1 · dotnet/core · Discussion #9167
  459. Hosting model for .NET APIs [Pt 2] | Back-end Web Development with .NET for Beginners
  460. xUnit in ASP.NET Core – What You Need to Know to Start
  461. .NET Aspire - Glenn Condron
  462. Introduction to APIs with .NET [Pt 1] | Back-end Web Development with .NET for Beginners
  463. NEXT LEVEL! - Upgrading Our Blazor App With Entity Framework Core
  464. .NET 8 .🚀🔥: Optimise Web API with Data Annotation
  465. Using Blob storage from ASP.NET Core with Entra ID authentication
  466. The Role of Content Security Policy—Why Is CSP So Important?
  467. How Do You Deprecate an Old API Version in ASP.NET Core?
  468. GitHub - damienbod/AspNetCoreEntraIdBlobStorage: ASP.NET Core Razor page using Azure Blob Storage to upload download files securely using OAuth and Open ID Connect
  469. GitHub - kzu/StreamAI: A sample of how to implement streaming responses from OpenAI using SignalR
  470. Different Ways to Validate an Uploaded File in ASP.Net Core - Code Maze
  471. Getting the Current User in Clean Architecture
  472. Develop an ASP.NET Core web app that consumes an API - Training
  473. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  474. The Difference Between RESTful APIs and Web APIs - Code Maze
  475. C#/.NET gRPC Service with Duplex (Bidirectional) Streaming
  476. Unified Blazor Web App Project Template Fully Explained
  477. ASP.NET Community Standup - Modern Blazor Auth with OIDC
  478. Decoding .NET8: Unveiling Cloud-Native Observability
  479. Burke Learns Blazor- QR Code battle royale - JavaScript vs C#!
  480. .NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor
  481. Architecting Cloud Native .NET Applications for Azure - .NET
  482. Take control over ASP.NET Core
  483. .NET Aspire - Quick Introduction
  484. How to Get appsettings.json Content as a Dictionary in .NET Core
  485. .NET 8 🔥🚀 : Primary Constructors - Exploring new Features
  486. Microsoft Migrates a Real-Time Service to .NET Core for Performance Gains
  487. HTML Web Components with Vanilla JavaScript and ASP.NET Core
  488. Solved! Visual Studio .http File Not Sending Authorization Header
  489. C# Clean Architecture with MediatR: Build For Flexibility
  490. MapControllers vs MapControllerRoute Routing in ASP.NET Core - Code Maze
  491. Develop ASP.NET Core apps using Visual Studio Code | BinaryIntellect Knowledge Base
  492. .NET 8 🔥🚀 : Global Error Handling - Exploring new Features
  493. .NET R&D Digest (January, 2024)
  494. Microsoft Ditches C# for Rust: M365 Core Gets Safety and Perf Boosts
  495. Dev Tunnels: A Game Changer for Mobile Developers - .NET Blog
  496. Blazor
  497. Episode 65: C# and Blazor - with Mads Torgersen, Dan Roth, and Scott Hunter!
  498. Microsoft Introduces Visual Studio Code Extension for SharePoint Embedded
  499. Secure an ASP.NET Core Blazor Web app using Microsoft Entra ID
  500. ASP.NET Core Basics: Data Structures—Part 1
  501. Should I put my Blazor components in the server project, or the client project?
  502. Containers in .NET 8 with Andrew Lock | The Azure DevOps Podcast, ep.281
  503. Online: Application Building with .NET Aspire & ASP.NET Core 8
  504. Uno Platform 5.1 Release: Live Wizard, New UI Controls and Performance Improvements
  505. ASP.NET Community Standup - .NET Aspire in action
  506. Working with ChatGPT for Developers: A Hands-On Approach | PGHDOTNET
  507. 🚀 Smart load balancing for OpenAI endpoints using containers
  508. Ultimate Starter Guide to Middleware in ASP.NET Core
  509. Log Request Headers Middleware for ASP.NET Core
  510. The Performance Inequality Gap, 2024 - Infrequently Noted
  511. Different Ways to Run Background Tasks in ASP.NET Core - Code Maze
  512. Custom Middleware in ASP.NET Core – How to Harness the Power!
  513. .NET Conf Madrid 2023 – Tech Club Asturias
  514. CAST - Modernizing your .NET apps to Windows containers on Azure Kubernetes Services
  515. Snackbar and Toast alerts in .NET MAUI Community Toolkit
  516. Monolith and Distributed Monolith Architectural Patterns in C# - Code Maze
  517. ASP.NET Community Standup - .NET Hack Together Winners!
  518. "Secret" elmah.io features #1 - Include source code in errors
  519. C# Cancellation Tokens in AWS - Simple Talk
  520. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  521. Azure DevOps Podcast: Andrew Lock: Containers in .NET 8 - Episode 281
  522. Tales from the .NET Migration Trenches - Hangfire
  523. Unlock the Power of Quartz Job Scheduler in ASP.NET Core Blazor
  524. .NET 🔥🚀 : Api versioning and why do we need it?
  525. Visual Studio GitHub Copilot Extension Introduces New Features and Enhancements
  526. The Oxpecker
  527. Microsoft Introduces New MSTest Runner: Portability, Reliability, Extensibility and More
  528. ASP.NET Community Standup - .NET Hack Together Winners!
  529. Introducing Xamarin.Forms Templates
  530. Microsoft Office's RTC (Real-Time Channel) migration to modern .NET - .NET Blog
  531. REST API Design 🎨 Best Practices for .NET Developers 🚀
  532. Share user authentication state with interactive WASM components
  533. Burke Learns Blazor - API Wrap Up
  534. Tech Topic🔥🚀 : What is OAuth? and why do we need it?
  535. How to Maximize the Browser Window With Selenium in C# - Code Maze
  536. Microsoft Dev Proxy v0.14: OpenAPI Spec Generation, CRUD API Simulation and Many More
  537. SerilogTracing
  538. .NET Framework January 2024 Cumulative Update Preview - .NET Blog
  539. Coffee and Open Source Conversation - Brian Ketelson
  540. Using MariaDB With ASP.NET Core Web API - Code Maze
  541. How To Add Controllers To A Blazor Server App
  542. ASP.NET Community Standup - .NET Aspire Update
  543. Improving ASP.NET Core Security By Putting Your Cookies On A Diet – Tore Nestenius
  544. How to Truncate a String in .NET - Code Maze
  545. Visual Studio 2022 - 17.9 Preview 3: Brings All-in-One Search Improvements
  546. Quick intro to Functional Testing in ASP.NET Core
  547. .NET 🔥🚀 : Guide to connect to multiple Databases
  548. Balancing Cross-Cutting Concerns in Clean Architecture
  549. Tales from the .NET Migration Trenches - Session State
  550. NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
  551. ASP.NET Core Basics: Knowing and Applying Design Patterns
  552. Should you, could you AOT?
  553. Minimal API +SPA, a perfect match | .NET Conf 2023 Student Zone
  554. [Japanese] Let's Learn .NET - 日本語
  555. Create cloud-native apps and services with .NET and ASP.NET Core - Training
  556. Deploy apps to Azure Container Apps easily with .NET Aspire
  557. .NET Rocks! .NET Aspire with David Fowler
  558. ASP.NET Core 8.0: Output Caching using Redis
  559. .NET Aspire inner loop networking overview - .NET Aspire
  560. ASP.NET Core Integration Testings Setup
  561. .NET CONF 2023 - Tuxtla Gutiérrez
  562. How to Ensure a String Is Valid JSON in C#
  563. Interceptors – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  564. How to use IAsyncEnumerable with Blazor Stream Rendering
  565. Simpler auth for Blazor Web Apps with Auth0?
  566. How to kill a process running on a local port in Windows
  567. .NET 8 🔥🚀 : Guide to Telemetry and Metrics - Exploring new Features
  568. Build an ASP.NET Core Blazor Web App - End to End Video Series
  569. The Best C# Books For Beginner Developers: Top 6 Picks
  570. Exception handling has its own middleware in .NET 8
  571. [HOWTO] Configure Serilog for a .NET Core Web API running on Azure App Service
  572. Migrate ASP.NET Core Blazor Server to Blazor Web
  573. Add HTTP Request/Response Logging to an ASP.NET Framework Web Application With No Code
  574. Batching work in SQL Server
  575. F# The Essentials Lectures | Amplifying F#
  576. Integrating Generative AI in .NET with Amazon BedRock - Super Charge your API with AI | Code With Mukesh
  577. How to Use IExceptionHandler to Handle Exceptions in .NET - Code Maze
  578. Implementing Caching using Decorator Pattern in ASP.NET WEB API
  579. The Best Way To Add Health Checks in ASP.NET Core
  580. 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.
  581. Extending HttpClient With Delegating Handlers in ASP.NET Core
  582. ASP.NET Core News - 01/12/2024
  583. S06E09 - From Code Generation to Revolutionary RavenDB: Unveiling the Database Secrets with Oren Eini
  584. Connect a .NET app to an external PostgreSQL database | Red Hat Developer
  585. ASP.NET Core Basics: Understanding and Practicing SOLID
  586. Coravel - Easy task scheduling for your .NET web apps
  587. Burke Learns Blazor - Local Storage
  588. The Hanselminutes Podcast by Scott Hanselman
  589. .NET Rocks! .NET 8 Migration with Jimmy Bogard
  590. Distributed Concurrent Actor Models with Akka.NET -- Visual Studio Magazine
  591. How to Use Sections in Blazor - Code Maze
  592. Tiny, fast ASP.NET Core APIs with native AOT | .NET Conf 2023
  593. Building an ASP.NET Core Nuget Package
  594. ASP.NET Community Standup - Tooling for modernizing .NET applications
  595. What's New in F# 8.0: Simpler, Enhanced Uniformity, and Improved Performance
  596. View Transitions API with ASP.NET Core and HTMX
  597. .NET APIs Part 5 – All the CRUD APIs
  598. Building a Critter Stack Application: Wolverine HTTP Endpoints
  599. .NET January 2024 Updates – .NET 8.0.1, 7.0.15, .NET 6.0.26 - .NET Blog
  600. How to use CancellationToken in ASP.NET C# API
  601. How to Append or Update Query String Values in C# - Code Maze
  602. Display tabular data using QuickGrid for Blazor | BinaryIntellect Knowledge Base
  603. .NET 8 🔥🚀 : Exploring Dependency Injection Features
  604. HTMX, WebSockets, SignalR and you
  605. How to Ignore Model Properties With Swagger in .NET - Code Maze
  606. What is Inversion of Control – A Simplified Beginner’s Guide
  607. The Simplest Way To Build a URL Shortener in ASP.NET Core
  608. Essential Blazor in .NET 8
  609. Reading Configuration using Different Options Patterns in ASP.NET Core
  610. New Tool Helps Migrate On-Premises .NET Apps to Azure Cloud -- Visual Studio Magazine
  611. ASP.NET Community Standup - Tooling for modernizing .NET applications
  612. Microsoft Announces AppCAT: Simplifying Azure Migration for .NET Apps
  613. Next.js + ASP.NET Core を .NET Aspire で構成する(with YARP) - Qiita
  614. Client-Server Architectural Pattern in C# - Code Maze
  615. .NET Rocks! Energy in 2023 Geek Out
  616. Dependency Inversion Principle VS Dependency Injection
  617. Announcing the Azure Migrate Application and Code Assessment tool for .NET - .NET Blog
  618. .NET 8 .🚀🔥: Understanding CORS with ASP.NET
  619. Securing a Blazor Server application using OpenID Connect and security headers
  620. The beginning of JARMuary - a month of .NET development with ARM
  621. .NET 8 .🚀🔥: Building a Real-Time Chat App with .NET SignalR and React A Step by Step Tutorial
  622. Microsoft.CodeCoverage v17.8 Released with New dotnet-coverage Tool and Other Improvements
  623. API Versioning in ASP.NET Core
  624. GitHub - Depechie/OpenTelemetryGrafana at aspire
  625. How to Understand a New Codebase – Tips and Tricks for Tackling Complex Code
  626. Implement Custom Authorization Policy Provider in ASP.NET Core - Code Maze
  627. .NET Rocks! Space in 2023 Geek Out
  628. Improve your ASP.NET core web app performance using Azure Cache for Redis | .NET Conf 2023
  629. Migrating an application from Razor Pages to Blazor - part 5
  630. How to Use Blazor Components in ASP.NET Core MVC?
  631. .NET Aspire - Preview 2: Improvements for Dashboard, Hosting, Components, Dapr, and More
  632. Using Separate Read and Write EF Core DbContexts?
  633. .http Files in Visual Studio
  634. Blazor WASM Virtualization
  635. Value Objects in .NET (DDD Fundamentals)
  636. Keyed Dependency Injection Services
  637. NuGet 6.8 Released with Enhanced Security Features
  638. S06E08 - Breaking Barriers: Unleashing Accessible Software for All with Dennie Declercq
  639. Register Multiple Implementations of the Same Interface in .NET
  640. Execute JavaScript Using Selenium WebDriver in C# - Code Maze
  641. ASP.NET Core Basics: Debugging in Visual Studio
  642. .NET 8 .🚀🔥: Amazing Cloud Native functionality with .NET Aspire
  643. Dealing With Legacy Code – How To Make Anything More Testable
  644. How to use identity to secure a Web API backend for single page apps
  645. .NET Developer tries Laravel PHP
  646. Choosing Between Controllers and Minimal API for .NET APIs
  647. What's New in C# 12 | .NET Conf 2023
  648. Using Meadow and .NET to send log IoT events to Meadow.Cloud
  649. Querying MongoDB With ObjectId in C# - Code Maze
  650. Validating appsettings becomes much faster with .NET 8
  651. Ardalis is Steve Smith - ardalis
  652. Tim Heuer - Contact me
  653. Visual Studio 17.9 Preview 2: .NET MAUI, C++, Remote Linux Unit Testing, Teams Toolkit and More
  654. C# ではじめる OpenTelemetry
  655. ASP.NET Core Basics: Understanding Dependency Injection
  656. .NET 8– Upgrade warnings
  657. Using the CLI to Build and Run .NET Applications
  658. Getting started with .NET Aspire
  659. Blazor Web App
  660. Http.sys Delegation
  661. Microsoft Released ML.NET 3.0: Deep Learning and Data Processing Improvements
  662. Moving the Unmovable App...
  663. 5 Serilog Best Practices For Better Structured Logging
  664. How to Get an Access Token from HttpContext in ASP.NET Core
  665. Solving Major Database Contention Problems with Throttling and Akka.NET Streams
  666. .NET 8 Blazor component visibly loading twice? Check your prerendering
  667. Burke Learns Blazor - OpenGraph and maybe My Links page!
  668. Bluesky and Blazor Migration
  669. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  670. ASP.NET Service OVERFLOWING With Errors! - Debug & Fix!
  671. ASP.NET Core tutorial for Beginners | NEW .NET 8
  672. Securing a MudBlazor UI web application using security headers and Microsoft Entra ID
  673. Demystifying OpenID Connect’s State and Nonce Parameters in ASP.NET Core – Tore Nestenius
  674. VS Code Tutorial For C# Developers
  675. 4 ways to create Unit Tests without Interfaces in C#
  676. Does ASP:Textbox TextMode Securely Enforce Input Validation? : Developer Notes
  677. ASP.NET Community Standup - .NET Aspire Update
  678. Razor pages, Discord and Bluesky
  679. EF Core Can Help You Build This Microservices Pattern
  680. Use API key authentication in ASP.NET Core | BinaryIntellect Knowledge Base
  681. ASP.NET Core Basics: Working with a Database
  682. .NET Native AOT Explained - NDepend Blog
  683. .NET Chiselled Ubuntu Container Images Are Now Generally Available
  684. Modular Monolith Data Isolation
  685. Bug Fixes, C#, Containers, and .NET 8
  686. The New Global Error Handling in ASP.NET Core 8
  687. AWS Step Functions in C# - Part 2 - Simple Talk
  688. .NET 8 Networking Improvements - .NET Blog
  689. .NET Conf 2023 Recap - Celebrating Community, Innovation, and the Launch of .NET 8 - .NET Blog
  690. XAML tools in Visual Studio | .NET MAUI Minutes
  691. Example Vertical Slice Architecture in ASP.NET Core
  692. .NET Monthly Roundup - November 2023 - .NET 8 Release Highlights, Community News, and more!
  693. Hexagonal Architectural Pattern in C#
  694. .NET Rocks! Polly V8 with Joel Hulen and Martin Costello
  695. ASP.NET Core 8.0: Securing Swagger UI Endpoints
  696. .NET Conf 2023 Taiwan
  697. Sneaky async void Leads to ASP.NET Core Crash
  698. .NET R&D Digest (November, 2023)
  699. Data annotations has some awesome additions in .NET 8
  700. Dependency Injection using keyed services is finally in ASP.NET
  701. 10 Years of Building Akka.NET
  702. Serialization with and without Reflection
  703. ASP.NET Community Standup - Blazor Experiments + eShop Q&A
  704. .NET Aspire
  705. Building a Critter Stack Application: Web Service Query Endpoints with Marten
  706. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  707. GitHub - Cysharp/ZLogger: Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
  708. Building a Critter Stack Application: Wolverine as Mediator
  709. HOW TO: Permission Authorization in ASP.NET Core
  710. School Mgmt App | Microservices With .NET Aspire & Blazor SSR | Part 2
  711. Smart Constructors
  712. Global Error Handling in ASP.NET Core 8
  713. Building Hybrid User Interfaces with Blazor Hybrid [Pt 4] | Blazor Hybrid for Beginners
  714. Building a Critter Stack Application: Integrating Marten into Our Application
  715. [FollowUp] Using Testcontainers in integration tests for ASP.NET Core Web API
  716. How To Read the Request Body in ASP.NET Core Web API - Code Maze
  717. GitHub - damienbod/MicrosoftEntraIDAuthMicrosoftIdentityWeb: Microsoft Entra ID (Azure AD) flows using ASP.NET Core and Microsoft.Identity.Web
  718. Getting Started with Blazor’s New Render Modes in .NET 8
  719. The Developer Ecosystem in 2023: Key Trends for C# | The .NET Tools Blog
  720. Peter Ritchie's Blog - Entity Framework in .NET Aspire
  721. Building a Critter Stack Application: Marten Projections
  722. How to make libraries compatible with native AOT - .NET Blog
  723. Refactoring C# and Tech Discussions
  724. ASP.NET Core Basics: Essential NuGet Packages (Part 2)
  725. Burke Learns Blazor - Drag and Drop and DOM events!
  726. Installing and Getting Started with .NET in VS Code [Pt 2] | .NET for Beginners
  727. Testing C# Code with BenchmarkDotNet
  728. How to Use Request Timeouts Middleware in ASP.NET Core - Code Maze
  729. What's New in ASP.NET Core 8.0 : Performance, Blazor, AOT, Identity, Metrics and More
  730. Hot Reload for C# Dev Kit
  731. Join The Great .NET 8 Hack and Win Amazing Prizes!
  732. Scriban for Text and Liquid Templating in .NET
  733. Adding environment vars to .NET Aspire services
  734. Building a Critter Stack Application: Event Storming
  735. Coffee and Open Source Conversation - Rob Conery
  736. Per-User Blazor 8 State
  737. GitHub - microsoft/hack-together-dotnet: HackTogether: The Microsoft .NET 8 Global Hack | Register, Hack, Win
  738. How To Deploy .NET Aspire Apps To Azure | .NET 8
  739. C#, Database migrations, and you!
  740. Embedding a minimal ASP.NET Web Server into a Desktop Application
  741. Let's write some code!
  742. Discover the Magic of .NET 8 and Beyond!
  743. .NET Conf 2023 - Day 1
  744. Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma
  745. How is Asp.net so fast?
  746. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  747. Creating Microsoft Teams Applications with Visual Studio and .NET
  748. ASP.NET Core 8 new feature: IExceptionHandler
  749. Visual Studio 17.9 Preview 1: Refreshed UI, Debugging, AI, Productivity and More
  750. .NET 8's Best Blazor is not Blazor as we know it
  751. 6 year stream anniversary! C#, Postgres, and more
  752. The New Way To Build Cloud Native Applications With .NET 8
  753. REST vs WebSockets in C# - Code Maze
  754. Exploring what is inside the ASP.NET Core cookies – Tore Nestenius
  755. ASP.NET Core Basics: Essential NuGet Packages (Part 1)
  756. ASP.NET Core 8.0: Keyed Services in Dependency Injection
  757. Moderation Features with C#, JavaScript, and ASP.NET
  758. Testing Localisation in ASP.NET Core
  759. Use This To Configure Your Database Schemas
  760. ASP.NET Core PDF Previews and Downloads
  761. Understand the new Blazor project template in ASP.NET Core 8 | BinaryIntellect Knowledge Base
  762. Validate JSON files against schema in Azure DevOps build
  763. Npgsql 8.0 Release Notes | Npgsql Documentation
  764. ServiceStack v8
  765. 20+ Years of .NET and Me
  766. Cool Thing You Can Do With ASP.NET Core Controllers
  767. .NET Aspire: Cloud-Native App Development With Microsoft's Latest Project
  768. .NET Blazor
  769. Escaping The .NET 8 Blazor Redirect To Login Hell
  770. Improve ASP.NET Core authentication using OAuth PAR and OpenID Connect
  771. MySqlConnector 2.3.1
  772. .NET Conf Brasil 2023 🇧🇷
  773. .NET Conf 2023 - Day 1
  774. How To Use EF Core Interceptors
  775. Upgrading to .NET 8
  776. MediatR 12.2.0
  777. Development With A Dot - The Current Status of EF Core
  778. ASP.NET Core - The Speed Factor #shorts
  779. What's New in C# 12: Primary Constructors, Collection Expressions, and More
  780. S06E06 - Unearthing the Secrets of Open Source and Collaborative Development with Jeremy Sinclair
  781. .NET Conf 2023 - Premier Bonus
  782. Reverse proxying is easy with YARP | .NET Conf 2023
  783. ASP.NET Core Exception Handling Tutorial | .NET 8
  784. 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
  785. Microservices using ASP.NET Core 8, Ocelot, MongoDB and JWT
  786. What's new for the Microsoft Fluent UI Blazor components version 4.0.0
  787. Reviewing new .NET 8 Performance Tools
  788. How to Get a Database Row as JSON Using Dapper - Code Maze
  789. Automatically Analyze ASP.NET Core Performance With Dynamic Program Analysis | The .NET Tools Blog
  790. .NET November 2023 Updates – .NET 7.0.14, .NET 6.0.25 - .NET Blog
  791. GitHub - dotnet/eShop: A reference .NET application implementing an eCommerce site
  792. Failure suuuuucks
  793. .NET Aspire documentation (Preview)
  794. Announcing ASP.NET Core in .NET 8 - .NET Blog
  795. Microsoft Ships .NET 8 -- Visual Studio Magazine
  796. .NET Conf 2023
  797. GitHub - dotnet/aspire: .NET Aspire
  798. Announcing .NET 8 - .NET Blog
  799. dtSearch Enhances ASP.NET Core Functionality -- Visual Studio Magazine
  800. How to Build An ASP.NET Core Web API: A Practical Beginner’s Tutorial
  801. Authentication with multiple identity providers in ASP.NET Core
  802. ASP.NET Core Basics: Creating Apps with More Accessibility
  803. .NET 8–Http Logging
  804. Global Exception Handling in ASP.NET WEB API
  805. .NET Conf 2023 ASP.NET Core en Español
  806. How To Easily Create PDF Documents in ASP.NET Core
  807. ASP.NET Core News - 11/10/2023
  808. Automating Memory Profiling with the JetBrains dotMemory Profiler API - Steve Gordon - Code with Steve
  809. Join Us for Free .NET 8 and Angular 17 Webinars in December
  810. TypeScript Generics: Striking the Right Balance
  811. Release CoreWCF v1.5.1 · CoreWCF/CoreWCF
  812. ConfigureAwait in .NET 8
  813. API Authorisation Simplified #shorts
  814. Where fetch data in your Blazor components
  815. How JetBrains Rider Implemented .NET WebAssembly Debugging | The .NET Tools Blog
  816. Join us for the Great .NET 8 Hack - .NET Blog
  817. Hot Reload in ASP.NET Core Applications - Code Maze
  818. Setting up better logging in Azure Functions
  819. Azure API Management: Self-Signed Certificate Authentication with ASP.NET Core Web API Running in an Azure Web Apps for Containers
  820. Development With A Dot - On Architecture – Part 1: High Level Communication
  821. What's new with identity in .NET 8 - .NET Blog
  822. Coding Clean, Reliable, and Safe REST APIs with ASP.NET Core 8
  823. ASP.NET Vertical Slice Project Template – How To Start Easily
  824. Uno Platform 5.0 Release: C# Markup and Productivity Improvements
  825. Comparison of HTTP libraries
  826. Burke Learns Blazor - Finish validation and maybe some authentication
  827. Breaking change: BinaryFormatter disabled across most project types - .NET
  828. Application Building with ASP.NET Core 8 | NDC Sydney 2024
  829. Organizing ASP.NET Core Minimal APIs
  830. Microsoft on Blazor WebAssembly Debugging Feedback: 'That Sounds Awful!' -- Visual Studio Magazine
  831. .NET 8: What's New for Authentication and Authorization
  832. C# Unit Testing Tutorial For Beginners
  833. Containerize .NET applications with .NET 8 | Red Hat Developer
  834. ASP.NET Core in Action
  835. Functional Error Handling in .NET With the Result Pattern
  836. A C# port of validation with partial round trip
  837. Having Fun with Microsoft IoC Container for .NET Core
  838. Bi-Directional gRPC Stream Cache Server in C#
  839. Accessing an RDS SQL Server from a .NET 6 application in Lambda | no dogma blog
  840. .NET MAUI in .NET 8 RC2: Enhanced Performance, Fixed UI & Control Issues
  841. Introduction to Microsoft.Data.dll
  842. Microsoft Cranks Out Weekly Visual Studio 2022 17.8 Previews as GA Nears -- Visual Studio Magazine
  843. Blazor Basics: Blazor Component (Re-)Rendering
  844. Integration Testing GraphQL Endpoints with Alba
  845. Create a web API with ASP.NET Core and MongoDB
  846. Dynamically Adding Rows on a Form in Razor Pages - Code Maze
  847. How to use Testcontainers with .NET Unit Tests | The .NET Tools Blog
  848. Global Endpoint Filters with ASP.NET Core Minimal APIs
  849. Unbelievable Instant .NET Development Setup for APIs, Blazor, & More with GitHub Codespaces
  850. ASP.NET Core Logging Crash Course
  851. How to Solve Type TRequest Cannot Be Used in MediatR
  852. C# Tip: How to create Unit Tests for Model Validation
  853. Secure an Angular application using Microsoft Entra External ID and ASP.NET Core with BFF
  854. Conditionally add middleware in ASP.NET Core
  855. Now available: V4.0.0-preview.1 · microsoft/fluentui-blazor · Discussion #881
  856. Join the .NET Conf Student Zone on November 13
  857. Development With A Dot - A Generic Timeout Helper
  858. ASP.NET Core .NET 8 RC 2: Blazor, Identity, SignalR and More
  859. Ignore Null Values With AutoMapper - Code Maze
  860. Vertical Slice Architecture in ASP.NET Core - NDepend
  861. .NET 🚀🔥 : API Security: A Comprehensive Guide to Safeguarding Your APIs with API Keys
  862. #96 Coding Clean et Safe avec ASP.NET Core 8
  863. JetBrains Rider 2023.3 EAP 2 Is Out: Debugger Data Flow Analysis, All-In-One Diff Viewer and More
  864. Server-side rendering (SSR) for Blazor in .NET 8
  865. Static Constructor Exceptions: A Rare Culprit That Requires App Restarts
  866. Visual Studio Innovations at .NET Conf 2023: Save The Date - Visual Studio Blog
  867. Generate TypeScript Client API for ASP.NET Core Web API
  868. Azure API Management: Adding Local Self-hosted Gateway
  869. Getting Started with .NET APIs #shorts
  870. How Does Pattern Matching Work in C#? #shorts
  871. Fix missing tokens when using downstream APIs and Microsoft Identity in ASP.NET Core
  872. RazorSlices - Razor Views with ASP.NET Core Minimal APIs
  873. Setting System.Text.Json serializer options globally in a asp.net core minimal web api
  874. Understanding the Unit of Work Pattern in C# - Code Maze
  875. How To Test .NET REST APIs
  876. How To Make A Budgeting App In C# With Blazor
  877. At the boundaries, static types are illusory
  878. On .NET Live - Distributed Apps with SignalR in ASP.NET Core
  879. Performance Improvements in ASP.NET Core 8 - .NET Blog
  880. Use Endpoint Filters and Route Groups in Minimal APIs | BinaryIntellect Knowledge Base
  881. How to Write a Validator with FluentValidation #shorts
  882. Deep Dive: .NET Microservices Architecture on Cloud ☁️ ☁️ 🖥️ #shorts
  883. Seamless Rendering: The Magic of Blazor’s Auto Render Mode in .NET 8
  884. What’s New in .NET 8, .NET MAUI, ASP.NET Core, and EF8 Final Release Candidates : C# 411
  885. Learn Live - Create methods in C# console applications
  886. Secrets in ASP.NET Core with AWS Secrets Manager - Super Simple & Secure | Code With Mukesh
  887. How To Build A Personal Website in Blazor: An ASP.NET Core Tutorial
  888. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  889. Quantifying Hope On A Global Scale
  890. Improving ASP.NET Core Dependency Injection With Scrutor
  891. .NET Framework October 2023 Security and Quality Rollup Updates - .NET Blog
  892. .NET 🚀🔥 : Mastering EF Core Performance: Tips, Tricks, and Best Practices
  893. Designed with your feedback: a better Extension Manager - Visual Studio Blog
  894. How to Master Vertical Slice Architecture: Techniques and Examples
  895. Blazor Basics: Creating a Todo App using Blazor WebAssembly
  896. Visual Studio 2022 17.8 Preview 3 Adds Update Notification -- Visual Studio Magazine
  897. Visual Studio Code: C# Dev Kit Now Generally Available
  898. .NET 8 RC 2: IFormFile Support in [FromForm] in ASP.NET Core Minimal APIs
  899. How to accept Stripe payments via Blazor in .NET 8
  900. ASP.NET Core updates in .NET 8 RC 2 - .NET Blog
  901. How To Use Embedded Resources in .NET
  902. .NET October 2023 Updates – .NET 7.0.12, .NET 6.0.23 - .NET Blog
  903. What's New in Final Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  904. Hot Chocolate, GraphQL, and the Critter Stack
  905. Azure DevOps Podcast: Jimmy Bogard: .NET 7 and Azure Modernization - Episode 264
  906. How to Implement Audit Trail in ASP.NET Core Web API - Code Maze
  907. Working with dotnet8 projects in Visual Studio 2022
  908. .NET Annotated Monthly | October 2023 | The .NET Tools Blog
  909. Revisiting Various Change Feeds Consumption in .NET
  910. Razor Pages And Bootstrap - Modal Master Details
  911. String Interpolation in C# (Covers C# 10 and C# 11)
  912. Create an ASP.NET Core backgroundservice that runs at regular intervals using PeriodicTimer
  913. The Old and New Way To Delete Entities With EF Core #shorts
  914. Learn Live - Work with variable data in C# console applications
  915. Issue and verify BBS+ verifiable credentials using ASP.NET Core and trinsic.id
  916. Serverless for .NET Developers: Intro to Lambda & Azure Functions 🖥️✨ #shorts
  917. Why singleton hate scoped injection in .NET dependency injection
  918. ASP.NET Core News - 10/06/2023
  919. Build a Console App in .NET Core Like a Pro!
  920. EP 29 : Rate limiting middleware in ASP.NET Core
  921. Calling an ASP.NET Core Web API Secured with Microsoft Entra ID using Azure Managed Identity
  922. How to version your ASP.NET API
  923. Using Problem Details in .NET 7
  924. ASP.NET Community Standup - New Blazor updates in .NET 8 RC2
  925. The convenience of System.Text.Json - .NET Blog
  926. Tales from the .NET Migration Trenches - Our First Views
  927. Resharper 2023.2 Brings Predictive Debugger
  928. How to Make a Todo List in C# with ASP.NET Core Blazor
  929. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  930. -=:[ Inverse-T Arrow Key Layout Adoption History ]:=-
  931. Inversion of Control (IoC) in Software Development
  932. JIT: Merge stores by EgorBo · Pull Request #92852 · dotnet/runtime
  933. Development With A Dot - Table Inheritance with EF Core
  934. Razor vs. Blazor: Unraveling the Web Development Duel
  935. GitHub - hamed-shirbandi/TaskoMask: Task management system based on .NET 6 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
  936. .NET 7 💥 - DynamoDB integration with ASP.NET Web API 📚📚📚 ⚡️#aws #dynamodb #dotnet
  937. ASP.NET Community Standup - What ASP.NET Core features do you want in .NET 9?
  938. How to migrate your Blazor Server app to .NET 8
  939. .NET 8 and Blazor United / Server-side rendering
  940. Syncfusion Update Improves Cross-Platform Development with .NET MAUI, Blazor -- Visual Studio Magazine
  941. How to integrate Feature Flags stored on Azure App Configuration in an ASP.NET Core Application
  942. .NET 8 Release Candidate Delivers Smoother Blazor Experience
  943. Dependency Whac-A-Mole
  944. How to test the logs from ILogger in .NET - Gérald Barré
  945. The Options Pattern in ASP.NET Core explained In 20 seconds #shorts
  946. Implement a secure web application using Vue.js and an ASP.NET Core server
  947. Blazor WASM Error Logging
  948. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  949. How To Register Users with Firebase Auth in .NET #shorts
  950. CoreWCF 1.4.0 Released: RabbitMQ and Apache Kafka Support Added
  951. CQRS Validation with MediatR Pipeline and FluentValidation
  952. .NET | Using MongoDb in under 20 minutes.
  953. EP 28: Response Compression in ASP.NET Core
  954. ASP.NET Core News - 09/29/2023
  955. Learn Live - Add logic to C# console applications
  956. The Future of ASP.NET Core: .NET 8 Feature Preview
  957. Questions I asked as .NET interviewer
  958. ASP.NET Core in .NET 8 is on The Way! Discover the NEW Features
  959. Working with ASP.NET Web API on AWS Lambda
  960. GitHub - damienbod/bff-azureadb2c-aspnetcore-angular: Azure AD B2C Backend for frontend security using Angular Standalone (nx) and ASP.NET Core backend
  961. New FREE Ebooks: Modernize Your Apps with Blazor & .NET MAUI
  962. Tales from the .NET Migration Trenches - Migrating Initial Business Logic
  963. .NET Framework September 2023 Cumulative Update Preview - .NET Blog
  964. How to Use the IFeatureManager Service In ASP.NET Core #shorts
  965. runtimelab/docs/design/features/greenthreads.md at bec51070f1071d83f686be347d160ea864828ef8 · dotnet/runtimelab
  966. Debugging Enhancements in .NET 8 - .NET Blog
  967. Blazor RenderFragment – How To Use Plugins To Generate HTML
  968. How to modify response headers in ASP.NET Core middleware
  969. Performance Improvements in .NET 8
  970. Deploying an ASP.NET Core Web App with Docker
  971. Deploying an ASP.NET Core Web App to Azure App Services
  972. .NET 8–Using reflection in a AOT enabled application
  973. What is Kubernetes? #shorts #microservices
  974. Secure Angular application using OpenIddict and ASP.NET Core with BFF
  975. 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
  976. ASP.NET Core for Beginners - What You Need To Get Started
  977. DON'T use this EF Core Performance trick #shorts
  978. What is the 302 HTTP Status Code in ASP.NET Core? #shorts
  979. Docker Desktop 4.23: Updates to Docker Init, New Configuration Integrity Check, Quick Search Improvements, Performance Enhancements, and More | Docker
  980. Setup VS Code for ASP.NET Core - A Beginner's How To Guide
  981. ASP.NET Community Standup - API Tools Updates in Visual Studio
  982. New React TypeScript SPA Templates and More - Visual Studio Blog
  983. Setup Visual Studio for ASP.NET Core - Beginner's How-To
  984. Visual Studio 2022 17.8 Preview 2: Productivity, C++ Enhancements, and Debugging Improvements
  985. Different Log Levels in Serilog - Code Maze
  986. Tales from the .NET Migration Trenches - Our First Controller
  987. Using Alba to Test ASP.Net Core Web Services
  988. What's new in System.Text.Json in .NET 8 - .NET Blog
  989. IIS Error 500.19 with ASP.NET Core Application
  990. Feature Flags 101: A Guide for .NET Developers
  991. Discriminated Unions in C#
  992. Test APIs using Endpoints Explorer and .http files | BinaryIntellect Knowledge Base
  993. .NET 7 💥 - Intro to MicroService Resiliency Circuit Breaker Pattern with ASP.NET & Polly 🐤🎛️🐤🎛️
  994. A Quick Guide to OAuth 2.0 - Coding Sonata
  995. Secure Angular application using Auth0 and ASP.NET Core with BFF
  996. Resilient Http Calls using Polly.
  997. Learn Live - Write your first code using C#
  998. Run a .NET App
  999. GitHub - bricelam/SqlString: Adds syntax highlighting to SQL in C# strings
  1000. Keyed services in .NET 8 | Dependency injection update
  1001. How To Use IHttpContextAccessor In ASP.NET Core #shorts
  1002. Feature Flags in .NET and How I Use Them for A/B Testing
  1003. 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
  1004. .NET | Response, Output & Distributed Cache | Patterns of working with Cache
  1005. Don't rush to build that re-usable Blazor component
  1006. 🔴 Burke Learns Blazor - Two bald guys build with Blazor
  1007. Burke Learns Blazor - More Edit Form fun!
  1008. What's new in Teams Toolkit for Visual Studio 2022? - .NET Blog
  1009. PSA: My side projects, time, and platforms
  1010. This NEW feature entirely CHANGES Blazor in .NET 8!
  1011. .NET MAUI in .NET 8 RC 1: Quality Improvements and Xcode 15 Beta Support
  1012. C#: Using The Builder Pattern For Test Data #aspnetcore #dotnet
  1013. Building a Minimal ASP.NET Core clone
  1014. My little MillionDollarHomepage garden - matthieu.io
  1015. Performance Improvements in .NET 8 - .NET Blog
  1016. Don't Build Your Own Bespoke Company Frameworks on Top of Akka.NET
  1017. What's New in First Release Candidates for .NET 8, .NET MAUI, ASP.NET Core and EF8 -- Visual Studio Magazine
  1018. .NET Framework September 2023 Security and Quality Rollup Updates - .NET Blog
  1019. ASP.NET Core updates in .NET 8 Release Candidate 1 - .NET Blog
  1020. Tales from the .NET Migration Trenches - Shared Library
  1021. Coffee and Open Source Conversation - Tim Banks
  1022. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  1023. .NET Observability with OpenTelemetry - .NET
  1024. .NET cloud applications | Build and consume cloud services
  1025. ASP.NET Community Standup - Full Stack Blazor Tips and Updates
  1026. Visual Studio 2022 - Update 17.7
  1027. Implement a secure web application using nx Standalone Angular and an ASP.NET Core server
  1028. Running ASP.NET Core Web Server on Arm64
  1029. Working with API that supports remote streaming using HTTPClient in dotnet
  1030. WUG Days 2023.2 a SQL Server Bootcamp 2023
  1031. Learn the Basics of HTTP Web API - Coding Sonata
  1032. Uno Platform 4.10: MAUI Embedding, Hot Restart and Lightweight Styling
  1033. Building a Contact Form with Microsoft Azure and Blazor
  1034. How to Use Basic Authentication With HttpClient? - Code Maze
  1035. Blazor SSR Gets Auto-Render Mode in Latest .NET 8 Preview
  1036. .NET Monthly Roundup - June 2023 - .NET 8 Preview 7, Visual Studio releases, perf and GC fun!
  1037. .NET 7 💥 - Intro to Background Services (Hangfire) with ASP.NET Core Web Api 🔥🔥🔥🔥🔥🔥
  1038. Enable passkeys in .NET with Bitwarden Passwordless.dev | Bitwarden Blog
  1039. Tales from the .NET Migration Trenches - Empty Proxy
  1040. .NET Upgrade Assistant Boosts MAUI as .NET 8 Nears GA -- Visual Studio Magazine
  1041. ASP.NET Core in Action, Third Edition: Lock, Andrew: 9781633438620: Amazon.com: Books
  1042. Everything you need to know about configuration and secret management in .NET
  1043. Multi-tenancy with ASP.NET Core and FinBuckle.Multitenant
  1044. GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
  1045. How to Hide an Endpoint in Swagger - Code Maze
  1046. Decomposing CTFiYH's sample code base
  1047. How to use Output Cache with Authentication
  1048. Visual Studio for Mac Retirement Officially Announced
  1049. .NET 6 - Async scopes
  1050. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  1051. Testcontainers - Integration Testing Using Docker In .NET
  1052. ASP.NET Core News - 09/01/2023
  1053. How I started in software development
  1054. Use explicit Lambdas with LINQ
  1055. Optimistic Concurrency in ASP.NET Core Web API - Code Maze
  1056. Rider: The Cross-Platform .NET IDE from JetBrains
  1057. From Azure SQL DB to EF Core Web API using only cross platform CLI tools
  1058. .NET 7 💥 - Intro to CQRS and MediatR with ASP.NET Core Web Api
  1059. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1060. Blazor in Action with Chris Sainty | The Azure DevOps Podcast, ep.238
  1061. How to Return HTTP 500 Status Code From ASP.NET Core
  1062. .NET Upgrade Assistant: Project Features Upgrade and .NET MAUI Improvements
  1063. Use multiple Microsoft Entra Verified ID credentials in a verification presentation
  1064. 5 Easy Steps to Migrate from ASP.NET MVC to ASP.NET Core
  1065. .NET on Azure Functions – August 2023 roadmap update
  1066. New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements! - .NET Blog
  1067. ASP.NET Core Integration Testing Crash Course
  1068. BearerToken: The new Authentication handler in .NET 8 – Tore Nestenius
  1069. How to Get a JSON Array Using IConfiguration in ASP.NET Core
  1070. 9 "hidden" features in Visual Studio that you may not know
  1071. Mastering Unit Tests in .NET: Best Practices and Naming Conventions
  1072. What's new for the Microsoft Fluent UI Blazor library version 3.0.0
  1073. Data-driven Localization for .NET REST APIs
  1074. ASP.NET Core Clean Architecture Template v8 Released
  1075. ASP.NET Core in .NET 8 continues to Reveal New Features! Too many features released?
  1076. Deploy ASP.NET Core Applications on Linux With Apache - Code Maze
  1077. Working with images just got easier in Visual Studio - Visual Studio Blog
  1078. Teams Toolkit for Visual Studio: Automated Lifecycles and Integrated Bot Debugging
  1079. Dynamically Adapting To Application Sizes
  1080. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  1081. C# Interfaces With Default Method Implementations #shorts
  1082. Tales from the .NET Migration Trenches - Cataloging
  1083. .NET Framework August 2023 Cumulative Update Preview - .NET Blog
  1084. Why to Modernize with Blazor? A Winning Strategy
  1085. MiniWord - Microsoft Office Word Templating
  1086. Exploring Blazor Changes in .NET 8 - Capture User Input with Forms
  1087. 5 New ASP net core features in dotnet 8 You'll Love this Year - Doumer's Blog
  1088. ASP.NET Community Standup - Auth and AoT in .NET 8
  1089. Dependency Injection: How to Start with Autofac the Easy Way
  1090. Last chance to win a ticket to APIDays London with my new book!
  1091. Adding JWT Authentication In ASP.NET Core With Firebase Authentication
  1092. Implement API Key Authentication in ASP.NET Core - Code Maze
  1093. ASP.NET Community Standup - ASP.NET Architecture Series: AOT in .NET 8
  1094. On .NET Live - Finding joy in minimal APIs
  1095. VS Code Tool for Microsoft Teams Sports New Chat Bot App Template -- Visual Studio Magazine
  1096. GrapeCity Updates Components for WinUI, .NET MAUI, WinForms -- Visual Studio Magazine
  1097. NuGet 6.7 Announced With Enhanced Security Features
  1098. How to Mock IOptions in ASP.NET Core
  1099. ASP.NET Core Logging using Serilog and Azure
  1100. ASP.NET Core Basics: Tag Helpers
  1101. ASP.NET Core Basics: Globalizing a Web Application
  1102. .NET 8 Interceptors
  1103. Exploring Blazor Changes in .NET 8 - Interactive Components using Blazor WASM
  1104. Sisk - An Alternative .NET HTTP Server
  1105. How To Upgrade Bootstrap in ASP.NET Core Web Applications - Blazor, MVC, Razor Pages, etc.
  1106. New Teams Toolkit for Visual Studio release with exciting features for .NET developers - Microsoft 365 Developer Blog
  1107. .NET 7 💥 - ASP.NET Core Web Api CRUD, Repository Pattern, SQLite & Automapper
  1108. ASP.NET Core in Action, Third Edition
  1109. Blazor in .NET 8: Full stack Web UI
  1110. Blazor in .NET 8: Full stack Web UI
  1111. ASP.NET Core News - 08/18/2023
  1112. Deploying ASP.NET Core WebAPI to AWS App Runner - Super Fast Deployments via ECR and GitHub
  1113. Visual Studio 2022 17.7 with .NET and C++ Development Features, Performance Improvements, and More
  1114. How to Solve the HTTP Error 500.31 - Code Maze
  1115. Advanced Rate Limiting Use Cases In .NET
  1116. Tabnine Unveils AI Assistant for Visual Studio 2022, Chat Beta -- Visual Studio Magazine
  1117. Targeting Multiple Frameworks in a .NET Project - Code Maze
  1118. Prevent SQL Injection With EF Core, Dapper, and ADO.NET
  1119. .NET Rocks! Chocolatey in 2023 with Gary Ewan Park
  1120. My bug finding chronicles (and how to earn money through vulnerability research)
  1121. Tales from the .NET Migration Trenches - Intro
  1122. ASP.NET Core in .NET 8 Preview 7: Blazor, Native AOT, Antiforgery and More
  1123. ASP.NET Core 8.0 Preview: All New Identity Endpoints
  1124. Map Physical Paths with an HttpContext.MapPath() Extension Method in ASP.NET
  1125. ASP.NET Core 8.0 Preview: Improved Debugging Experience on HttpContext
  1126. Blazor 0.5.0 experimental release now available - .NET Blog
  1127. Use protected browser storage in Blazor | BinaryIntellect Knowledge Base
  1128. Oracle Data Provider for .Net: Asynchronous Programming, OpenTelemetry, and More
  1129. Securing APIs using ASP.NET Core and OAuth 2.0 DPoP
  1130. Unit Testing Hosted Services in ASP.NET Web API
  1131. Blazor is Getting Revolutionized In .NET 8.0
  1132. Mastering Dapper Relationship Mappings
  1133. Go-Live License Next for .NET MAUI in .NET 8, but Criticism Persists -- Visual Studio Magazine
  1134. .NET 8 Web-Dev: New Visual Studio Templates, Antiforgery, Blazor Auto Render -- Visual Studio Magazine
  1135. How to Configure Rolling File Logging With Serilog - Code Maze
  1136. Visual Studio 2022 v17.7 Ships, Addressing a Top Longstanding Feature Request -- Visual Studio Magazine
  1137. Visual Studio 2022 17.8 Preview 1 has arrived! - Visual Studio Blog
  1138. Introducing the new IHostedLifecycleService Interface in .NET 8 - Steve Gordon - Code with Steve
  1139. I Just Launched My Pragmatic Clean Architecture Course 🚀 #shorts
  1140. Moq Uses Your Personal Information!!!
  1141. ReSharper 2023.2: New Features, AI Assistant, and Predictive Debugger Mode
  1142. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  1143. Visual Studio 2022 – 17.7 Now Available - Visual Studio Blog
  1144. ASP.NET Core updates in .NET 8 Preview 7 - .NET Blog
  1145. Announcing .NET 8 Preview 7 - .NET Blog
  1146. .NET August 2023 Updates – .NET 7.0.10, .NET 6.0.21 - .NET Blog
  1147. ASP.NET Community Standup - Implementation of the .NET WebAssembly Jiterpreter
  1148. Extending IdentityUser With Custom Properties in ASP.NET Core
  1149. EF Core Fundamentals for EF Core 7 (Pluralsight)
  1150. On .NET Live - Building web apps with Blazor and Spark.NET
  1151. Exploring JavaScript and TypeScript Development in Visual Studio for ASP.NET Core Developers
  1152. ASP.NET Core 8.0 Preview: All New AddBearerToken Extensions
  1153. .NET Annotated Monthly | August 2023 | The JetBrains Blog
  1154. Unity Extension for Visual Studio Code: Preview Release
  1155. Use a Microsoft Entra Verified ID Employee credential to view paycheck data
  1156. My take on HTMX with ASP.NET Core
  1157. Configuring Authentication in Functional testing in ASP.NET WEB API
  1158. How To Get a Cancellation Token In ASP.NET #shorts
  1159. 12 Shorthand Operators in C# Every Developer Should Know About - Coding Sonata
  1160. 4 Types Of Loops In C# - Do You Know All Of Them? #shorts
  1161. Avalonia Reaches v11 GA Release
  1162. Azure DevOps Podcast: Mitchel Sellers: Architecting .NET MAUI - Episode 254
  1163. Blazor .NET 8 Preview 6—SSR, Edit Forms, WASM Components
  1164. Generate Sitemaps for All of ASP.NET Core
  1165. Test-driving the pyramid's top
  1166. Visual Studio Dev Tunnels
  1167. .NET R&D Digest (July, 2023)
  1168. Azure DevOps Podcast: Giorgi Dalakishvili: Beyond Relational Data with Entity Framework - Episode 255
  1169. Advanced Integration Tests for .NET 7 API with WebApplicationFactory and NUnit
  1170. Joshua Jesper Krægpøth Ryder – The Future Is Here! WebAssembly for .NET Developers – Recording Available | The .NET Tools Blog
  1171. Using C# source generation for enhanced logging - Bruno Sonnino
  1172. On .NET Live - Real World frontends and backends with Conduit
  1173. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  1174. Microsoft Releases .NET 8 Preview 6
  1175. Plugin Architecture in ASP.NET Core – How To Master It
  1176. How To Query Shadow Property With EF Core #shorts
  1177. Introduction of Auth0 Templates for .NET
  1178. Stream videos from Azure Blob storage with ASP.NET Core
  1179. Workplace advice for Programmers (Q&A)
  1180. The best 5 .NET and ASP.NET courses for eCommerce developers
  1181. It's There But It Isn't - EF Shadow Property #shorts
  1182. ASP.NET Community Standup - Migrate from framework to core with System.Web.Adapters
  1183. How to Access Configuration During Application's Startup in .NET
  1184. Why Clean Architecture Is Great For Complex Projects
  1185. ASP.NET Core News - 07/28/2023
  1186. Profile
  1187. Adding a User Login to a .NET App With Auth0 - Code Maze
  1188. Fable.Form: Unlock your Forms Super Powers | fsharpConf 2023
  1189. New Series: Creating APIs in .NET
  1190. Development With A Dot - .NET 8 Dependency Injection Changes: Keyed Services
  1191. Sending Email With FluentEmail in .NET - Code Maze
  1192. ASP.NET 8 Blazor Sections Fully Explained
  1193. Azure Traffic Manager
  1194. Debugging .NET Containers with Visual Studio Code Docker Tools - .NET Blog
  1195. Deploy a website with Azure virtual machines - Configuring CI/CD pipelines
  1196. Clean Architecture | A Practical ASP.NET Core Implementation
  1197. All You Need To Know About IHttpClientFactory in ASP.Net Core
  1198. ASP.NET Community Standup - Cross platform build and publish to ARM with containers
  1199. Announcing .NET 8 Preview 6 - .NET Blog
  1200. Hooked on .NET - The inaugural edition
  1201. Deploy a website with Azure virtual machines - Configuring SSL certificates
  1202. Trigger AWS Lambda with S3 Events - Powerful Event-Driven Thumbnail Creation Lambda for .NET Developers
  1203. Making e-commerce modern and performant with .NET 7
  1204. Performance Improvements in .NET Core - .NET Blog
  1205. Happy 15th Birthday .NET! - .NET Blog
  1206. Announcing SignalR (alpha) for ASP.NET Core 2.0 - .NET Blog
  1207. Announcing .NET Core 2.1 Preview 1 - .NET Blog
  1208. gRPC-Web for .NET now available - .NET Blog
  1209. Announcing the .NET Framework 4.7.1 - .NET Blog
  1210. Announcing the .NET Framework 4.7 General Availability - .NET Blog
  1211. Announcing Experimental Mobile Blazor Bindings - .NET Blog
  1212. .NET Core 3 and Support for Windows Desktop Applications - .NET Blog
  1213. Announcing .NET Core 2.1 - .NET Blog
  1214. Announcing .NET Core 2.1 Preview 2 - .NET Blog
  1215. Blazor WebAssembly 3.2.0 now available - .NET Blog
  1216. Announcing .NET Core 3 Preview 4 - .NET Blog
  1217. Announcing .NET Core 2.0 - .NET Blog
  1218. .NET on Microsoft Learn
  1219. ASP.NET Core Architecture Overview by David Fowler
  1220. ASP.NET Core updates in .NET Core 3.0 Preview 3 - .NET Blog
  1221. ASP.NET Core updates in .NET 5 Preview 8 - .NET Blog
  1222. .NET customers showcase | See what devs are building
  1223. How Microsoft Made Me Love .NET Core And C# Again
  1224. Download .NET Core 2.1 (Linux, macOS, and Windows)
  1225. Introduction to Razor Pages in ASP.NET Core
  1226. Announcing ASP.NET Core 2.2, available today! - .NET Blog
  1227. A first look at changes coming in ASP.NET Core 3.0 - .NET Blog
  1228. .NET Core - What's Coming in .NET Core 3.0
  1229. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  1230. Blazor now in official preview! - .NET Blog
  1231. HttpRepl: A command-line tool for interacting with RESTful HTTP services - .NET Blog
  1232. Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet
  1233. .NET MAUI 8 Preview 6: Visual Studio Code Extension, Bug Fixes & Native AOT for iOS
  1234. How to Solve Unable to Resolve Service for a Type - Code Maze
  1235. The 2 Ways To Create Middleware In ASP.NET Core #shorts
  1236. Infragistics Touts New Components for Blazor, Web Components in UX/UI Toolkit -- Visual Studio Magazine
  1237. Introduction to Scrutor Library in .NET - Code Maze
  1238. .NET Framework 4.8 to .NET 6 migration
  1239. Azure DevOps Podcast: Mike Brind on Razor Pages in Action - Episode 253
  1240. Let's Learn .NET - Web (Vietnam)
  1241. .NET Lambda Annotations Framework is now generally available | Amazon Web Services
  1242. ASP.NET Community Standup | Reliable web app pattern for .NET
  1243. Show cascading dropdown lists in Blazor | BinaryIntellect Knowledge Base
  1244. Visual Studio 2022 17.7 Preview 3 With Productivity Updates
  1245. MediatR Publish and Send Methods - Code Maze
  1246. Functional testing your ASP.NET WEB API
  1247. Elevate Your .NET Testing Strategy #1: WebApplicationFactory
  1248. New .NET 8 Authentication Features in ASP.NET Core
  1249. GitHub - amis92/csharp-source-generators: A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
  1250. C# on the Command Line! #dotnet #dotnetcore
  1251. ASP.NET Community Standup | Reliable web app pattern for .NET
  1252. Syncfusion Updates Flagship Solution with Goodies for Blazor, .NET MAUI, More -- Visual Studio Magazine
  1253. ASP.NET Core in .NET 8 Preview 6: Blazor Updates and More
  1254. Burke Learns Blazor | Creating CreateLink API / Polishing Public Page
  1255. GitHub - davidfowl/IdentityEndpointsSample: A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
  1256. Creating an API and Web UI for my District Heating System - Dangl.Blog();
  1257. Silverlight Just Won't Die: 'XAML for Blazor' Arrives -- Visual Studio Magazine
  1258. New AWS .NET Distributed Cache Provider for DynamoDB in Preview
  1259. AI Assistant Comes to ReSharper
  1260. Native AOT Advances in .NET 8 Preview 6 -- Visual Studio Magazine
  1261. What does Azure AD renamed Microsoft Entra ID mean for .NET developers? - .NET Blog
  1262. .NET Community Toolkit 8.2.1: New Code Fixers, Diagnostics and QoL Improvements
  1263. StyleCop Analyzers Implementation in .NET - Code Maze
  1264. HTMX, ASP.NET Core, and Bootstrap Modals
  1265. .NET 8 Preview 6 Bolsters New Blazor Rendering Schemes -- Visual Studio Magazine
  1266. Announcing .NET 8 Preview 6 - .NET Blog
  1267. New C# 12 preview features - .NET Blog
  1268. .NET July 2023 Updates – .NET 7.0.9, .NET 6.0.20 - .NET Blog
  1269. ASP.NET Core updates in .NET 8 Preview 6 - .NET Blog
  1270. C# Logging In 100 seconds
  1271. C# Tip: 2 ways to define ASP.NET Core custom Middleware
  1272. Orchard Core CMS | PGHDOTNET
  1273. Learn C# with CSharpFritz - C# with Visual Studio Code
  1274. Introducing System.Web Adapters v1.2 with new APIs and scenarios - .NET Blog
  1275. Upgrading to .NET 8: Part 1 - Why Upgrade?
  1276. Using C# 9 records as strongly-typed ids
  1277. Developing for visionOS | Merge Conflict ep. 366
  1278. Introducing the AWS .NET Distributed Cache Provider for DynamoDB (Preview) | Amazon Web Services
  1279. Integration Testing an HTTP Service that Publishes a Wolverine Message
  1280. Avoid this hidden memory allocation in C#
  1281. Episode 126 - Slimming Down .NET: The Unofficial Experiments of Michal Strehovský
  1282. Minimal APIs overview
  1283. Azure App Services — Deployment Slots
  1284. Improvements to the Caching Abstraction in ASP.NET Core - .NET Blog
  1285. Celebrating 10 Years as a Microsoft MVP 🎉
  1286. Discriminated Unions in C# With OneOf
  1287. .NET 8 Preview 5 Combines Blazor Changes in Project Template
  1288. .NET Annotated Monthly | July 2023 | The .NET Tools Blog
  1289. Basic HttpClient in ASP.NET Core
  1290. Adding a Readme to NuGet Package Landing Pages
  1291. TimeProvider and ITimer: Writing Unit Tests with Time in .NET 8 Preview 4
  1292. How to automatically refresh configurations with Azure App Configuration in .NET
  1293. 40 Years of Computing (Part 1: The First 20 Years)
  1294. dotnet pack issue–files without extension
  1295. Issue Employee verifiable credentials using Entra Verified ID and ASP.NET Core
  1296. Easy Web Application Caching With Redis in C# - Code Maze
  1297. Null Checks in C# with Null Coalescing Operator
  1298. C# Ternary Operator - An Alternative to IF/ELSE Statements
  1299. Uno Platform Visual Studio Code Extension Introduces Mobile Debugging
  1300. Response Compression In ASP.NET Core
  1301. Use YoutubeExplode to create timestamps for YouTube videos💥
  1302. Burke Learns Blazor - Finishing the API and starting the UI
  1303. Enable Un-typed within ASP.NET Core OData - OData
  1304. Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More
  1305. Blazor Basics: Creating a Blazor Component
  1306. Stack Overflow Dev Survey: VS Code, Visual Studio Still Top IDEs 5 Years Running -- Visual Studio Magazine
  1307. Ask the experts: Meet our Engineering team!
  1308. On .NET Live - Building full stack applications using gRPC-Web in ASP.NET Core
  1309. Custom Error Handling Middleware for Wolverine.HTTP
  1310. Avalonia UI v11 Release Candidate 1: Breaking Changes and API Stabilization
  1311. The Many Faces of a Web Component
  1312. HTMX Boosts and ASP.NET Core Anti-Forgery Tokens
  1313. Improve the security of your GraphQL API’s - Part 3–Authorization
  1314. Log4net Appenders Introduction With C# Examples - Code Maze
  1315. Let's Learn .NET - Web 開発 (日本語)
  1316. Let's Learn .NET - Desenvolvimento Web (Português)
  1317. Let's Learn .NET - Web Development (Africa)
  1318. Tracking click on anchors in an HTML page - Gérald Barré
  1319. Piped
  1320. Nick Chapsas
  1321. ASP.NET Community Standup - Cloud-native development with .NET 8
  1322. Introducing Visual Studio Dev tunnels! #csharp #dotnet #visualstudio
  1323. Learn C# with CSharpFritz - C# Tools - Visual Studio
  1324. ASP.NET Core CORS Wildcard Subdomains
  1325. Visual Studio 2022 Previews Instant Pull Requests, Better File Comparisons -- Visual Studio Magazine
  1326. Visual Studio 2022 17.7 Preview 2: Productivity, Performance and C++ Enhancements
  1327. Even more .NET validation attributes with GSoft.ComponentModel.DataAnnotations
  1328. 10 Things to Do to Migrate MVC/Web API to ASP.NET Core
  1329. Exploring .NET streaming API scenarios
  1330. what do you find most frustrating about dotnet?
  1331. OpenId User Impersonation in Asp.net core With Duende Identity Server - Doumer's Blog
  1332. Introducing Microsoft Teams tabs and building with SharePoint Framework
  1333. How To Store Secrets For Local Development
  1334. Microsoft Forms Service’s Journey to .NET 6 - .NET Blog
  1335. Exploring .NET streaming API scenarios
  1336. When is an implementation detail an implementation detail?
  1337. ASP.NET Community Standup - Create a Microsoft Power App for your ASP.NET Core Web API
  1338. On .NET Live - Improving Productivity & Reducing Support Time with Tag Helpers
  1339. Wolverine’s Middleware Strategy is a Different Animal
  1340. Show cascading dropdown lists in ASP.NET Core | BinaryIntellect Knowledge Base
  1341. ASP.NET Core in .NET 8 Preview 5: Improved Debugging, Blazor Updates, SignalR Reconnects, and More
  1342. Reset passwords in ASP.NET Core using delegated permissions and Microsoft Graph
  1343. Creating and Hosting An Application on AWS Elastic Container Service (ECS)
  1344. IIS 10: An Improved Windows Server for Hosting anything on the Internet : C# 411
  1345. Rockin’ the Code World: Special Guest Safia Abdalla
  1346. Seamless Integration Testing With WireMock.NET - Code Maze
  1347. ASP.NET Core 8: Better contextual debugging experience
  1348. Writing an OpenAI plugin for ChatGPT using ASP.NET Core
  1349. ASP.NET Community Standup | Create a Microsoft Power App for your ASP.NET Core Web API
  1350. Refactoring From an Anemic Domain Model To a Rich Domain Model
  1351. Code Maze Weekly #177 - Code Maze
  1352. Introduction of System.ServiceModel 6.0 for Calling WCF/CoreWCF
  1353. How to Use Rate Limiting in ASP.NET Core WebAPI
  1354. ASP.NET Core Basics: Create a Beautiful ASP.NET Core App
  1355. ASP.NET Core 8: Expose Timestamp data request processing with IHttpSysRequestTimingFeature when using HTTP.sys
  1356. 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.
  1357. .NET MAUI Community Standup - .NET MAUI Build Recap
  1358. How to Use Rate Limiting in ASP.NET Core WebAPI
  1359. How to Add a Global Route Prefix in ASP.NET Core - Code Maze
  1360. 5 Blazor Improvements in New .NET 8 Preview 5 -- Visual Studio Magazine
  1361. Http Services with Wolverine
  1362. Interesting links of the week 2023-24 (#76)
  1363. How To Use DTOs In .NET REST APIs
  1364. Top 11 .NET Libraries Every Developer Should Know
  1365. The C# Meta Programming Roadmap
  1366. How to Read Values From Query Strings In ASP.NET Core
  1367. Blazor Essentials – New Guide Tutorial | The .NET Tools Blog
  1368. AsyncAPI–ASP.NET Core integration
  1369. Developer Community
  1370. ASP.NET Core 8: Improved exception handling with IExceptionHandler
  1371. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1372. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1373. ASP.NET Core updates in .NET 8 Preview 5 - .NET Blog
  1374. Announcing .NET 8 Preview 5 - .NET Blog
  1375. .NET June 2023 Updates – .NET 7.0.7, .NET 6.0.18 - .NET Blog
  1376. Are you using Dependency Injection in your .NET MAUI app yet?
  1377. .NET Upgrade Assistant: CLI Tool Synced with Visual Studio Extension Engine
  1378. InProcess and OutOfProcess Hosting Models in ASP.NET Core
  1379. ASP.NET Community Standup - Featured community project: Blazor Studio
  1380. ASP.NET Community Standup - Featured community project: Blazor Studio
  1381. Add or Enable Serilog in ASP.NET Core 7.0
  1382. .NET Hot Reload Adds Support for Modifying Generics
  1383. Introduction to Firebase in .NET - Code Maze
  1384. Reset user account passwords using Microsoft Graph and application permissions in ASP.NET Core
  1385. ASP.NET Core Basics: Best Practices—Creating a New Project
  1386. Blazor Highlights from the Early .NET 8 Preview Releases
  1387. Introduction to IL Weaving with Mono.Cecil
  1388. Episode 124 - Breaking Up with Tech Debt: A Love Story with M. Scott Ford
  1389. Let's Learn .NET - Web Development
  1390. Add or Enable OData in ASP.NET Core
  1391. Should We Use Records With EF Core as Model Classes? -
  1392. Updating a .NET library for native AOT
  1393. Deep Dive into System.Web Adapters [18 of 18] Migrating from ASP.NET to ASP.NET Core
  1394. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  1395. Blazor Tutorial: Routing, Parameters, Query Strings and Navigation
  1396. ASP.NET Core Authentication with YARP
  1397. Dependency Injection C# Tutorial
  1398. How To Set Up SSL Certificate In Visual Studio and .NET CLI
  1399. Use secrets in unit tests
  1400. Creating a minimal API with ASP.NET Core that interacts with AWS DynamoDB
  1401. Avalonia UI for .NET: Project Overview from Mike James
  1402. How to add Dependency Injection, Configurations, and Logging in a .NET 7 Console Application
  1403. .NET Monthly Roundup - May 2023 - Build, C# 12, .NET 8 Preview 4, and more!
  1404. Group Dropdown list items in ASP.NET Core | BinaryIntellect Knowledge Base
  1405. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  1406. AI Summary About CSLA .NET
  1407. Troubleshooting Common Errors and Issues in .NET 7.0
  1408. ASP.NET Core ZERO Downtime Deployment
  1409. ASP.NET Core authorization using Entra External ID CIAM and Azure AD security groups
  1410. Blazor Basics: Blazor Development—Visual Studio 2022
  1411. Send Emails from ASP.NET Core using Amazon SES: Complete Guide
  1412. How to Pass Parameters With a GET Request in ASP.NET Core
  1413. What's Coming in VS 2022 v17.7 for Productivity, .NET/Cloud, C++ and More -- Visual Studio Magazine
  1414. ASP.NET Community Standup - ASP.NET Architecture Series: AOT
  1415. ASP.NET Core News - 06/02/2023
  1416. Visual Studio 2022 17.7 Preview 1: Productivity, Cloud and Game Development Enhancements
  1417. Debugging JwtBearer Claim Problems in ASP.NET Core – Tore Nestenius
  1418. Announcing an update for .NET Upgrade Assistant with a new CLI tool! - .NET Blog
  1419. How to Send Emails With the SendGrid API in C# - Code Maze
  1420. ASP.NET Core Basics: Sharing Code—NuGet Packages, DLL Files
  1421. ASP.NET Core Tutorial for Beginners
  1422. Learn the Fundamentals of Software Engineering!
  1423. Interesting links of the week 2023-22 (#74)
  1424. On .NET Live - Better paranoid than offline: Secure ASP.NET Core apps
  1425. Master SQL to Excel Data Export: Entity Framework & ClosedXML | ASP.NET Blazor Tutorial
  1426. Display Checkbox and Radio Button table column in ASP.NET Core | BinaryIntellect Knowledge Base
  1427. JavaScript Import Maps For ASP.NET Core Developers
  1428. Asp.Net Core AUTHORIZATION Made EASY
  1429. Create a Microsoft Power App for your ASP.NET Core Web API - Visual Studio Blog
  1430. Understanding and Using ConfigureAwait in Asynchronous Programming
  1431. Content Security Policy in ASP.NET Core
  1432. ASP.NET Core authentication using Microsoft Entra External ID for customers (CIAM)
  1433. Deploy ASP.NET Core on Linux with Nginx - Code Maze
  1434. Join us at the Microsoft Teams Global Hack, June 1-15🥳🌍
  1435. Visualize API response directly in Visual Studio with .http file
  1436. AWS CDK for .NET Developers - Infrastructure As Code To Provision AWS Resources Easily with C#
  1437. FromQuery? FromForm? What do the .NET attributes do?
  1438. .NET at Microsoft Build 2023
  1439. Introducing Auth0 Templates for .NET
  1440. Full stack web in .NET 8 with Blazor | OD116
  1441. Full stack web in .NET 8 with Blazor | OD116
  1442. Build Web Apps with Blazor
  1443. Building (and Testing) Minimal APIs in ASP.NET Core 7
  1444. Refactor your .NET HTTP Clients to Typed HTTP Clients
  1445. How To Decrease ABP's Azure Costs by An Order of Magnitude
  1446. Microsoft Build–Join us May 23–25, 2023
  1447. GitHub - davidfowl/eStoreLite: Simple eStore frontend backend application using ASP.NET Core
  1448. Trouble Connecting to Localhost? Try Visual Studio Dev Tunnels!
  1449. .NET 7 💥 - ASP.NET Core ElasticSearch, Kibana & Serilog Integration
  1450. 17 Amazing Community Packages for .NET Developers - Claudio Bernasconi
  1451. Firefly-Powered Photoshop: AI Revolutionizes Content Creation!
  1452. Swashbuckle vs. NSwag in ASP.NET Core
  1453. ASP.NET Core in .NET 8 Preview 4: Blazor Streaming, Form Handling, Native AOT, Identity API and More
  1454. Guide for running C# Azure Functions in an isolated worker process
  1455. New Job!
  1456. Episode 461 - Azure ML with NVIDIA AI Acceleration
  1457. Transform your business with smart .NET apps powered by Azure and ChatGPT - .NET Blog
  1458. Understanding IOptions, IOptionsMonitor, and IOptionsSnapshot in .NET 7
  1459. Microsoft Build–Join us May 23–25, 2023
  1460. Announcing Azure Monitor OpenTelemetry Distro - .NET Blog
  1461. What's New in ASP.NET Core 7
  1462. Amazon SNS and ASP.NET Core: Building Super Scalable Notification Systems for .NET Applications on AWS
  1463. The Ultimate .NET Version Guide
  1464. Let's Learn .NET - Azure (Africa)
  1465. XML Serialization in C# .NET Core: A Comprehensive Guide | Pro Code Guide
  1466. Modernizing .NET Apps with Key Vault, Azure Monitor, & Beyond
  1467. Xamarin.Forms and Xamarin.Essentials Align with Android 13
  1468. CORS in ASP.NET Core
  1469. Structured Logging in ASP.NET Core With log4net - Code Maze
  1470. .NET 8 Preview 4 Boosts Native AOT, Blazor 'Streaming Rendering' -- Visual Studio Magazine
  1471. .NET Foundation Ecosystem Survey
  1472. Client Support for Calling WCF/CoreWCF with System.ServiceModel 6.0 Is Here! - .NET Blog
  1473. Accelerate .NET web applications performance with Azure Redis Cache
  1474. Implementing Two-Factor Auth using an Authenticator App in ASP.NET
  1475. ASP.NET Core Locally Serving Outdated Dev Certificate - Dangl.Blog();
  1476. [Portuguese] Let's Learn .NET - Azure
  1477. Managing Authentication Tokens in .NET Core with HttpClientFactory and DelegatingHandlers
  1478. Microsoft Build–Join us May 23–25, 2023
  1479. Rockin’ the Code World: Special Guest Carl Franklin
  1480. Concurrent Hosted Service Start and Stop in .NET 8 - Steve Gordon - Code with Steve
  1481. Getting started with GraphQL in Asp.Net Core
  1482. The Benefits of Asynchronous Programming with async/await in ASP.NET Core RESTful APIs
  1483. Override Razor Pages Routes From Razor Class Libraries
  1484. Visual Studio 2022 - 17.6 Now Available - Visual Studio Blog
  1485. ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog
  1486. The Simplest Way to List Data in ASP.NET
  1487. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  1488. OpenTelemetry log ingestion preview
  1489. My 20 Year Career is Technical Debt or Deprecated
  1490. Upgrading from WCF to CoreWCF [17 of 18] Migrating from ASP.NET to ASP.NET Core
  1491. Use Azure PIM with groups in ASP.NET Core
  1492. GitHub - davidfowl/TodoApi: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
  1493. Minimal APIs in .NET An Evolution Towards Simplicity
  1494. Learn C# with CSharpFritz - Azure Service Bus and .NET
  1495. Get started with GraphQL in .NET Core - Hot Chocolate
  1496. New Features in ECMAScript 2022
  1497. ASP.NET Core–Factory based vs Convention based middleware
  1498. ASP.NET Core SignalR Tutorials
  1499. .NET Upgrade Assistant Now Supports Azure Functions Upgrades and .NET 8
  1500. ASP.NET Community Standup - Visual Studio Updates for JavaScript & TypeScript
  1501. ASP.NET to ASP.NET Core Migration Wrap-Up [16 of 18] Migrating from ASP.NET to ASP.NET Core
  1502. How to start using .NET Background Services | The .NET Tools Blog
  1503. Languages & Runtime Community Standup - Source Generation Interceptors
  1504. Testing UserManager and RoleManager in ASP.NET Core Identity
  1505. ASP.NET Community Standup - Blazor .NET 8 Updates
  1506. Removing the IIS Server Request Header from ASP.NET Core Apps (any version)
  1507. Secure Microservices Using JWT With Ocelot in .NET Core
  1508. Trust phishing resistant MFA for cross tenant users
  1509. ASP.NET Core Authentication and Authorization Tutorials
  1510. .NET Community Toolkit 8.2: MVVM Toolkit Attributes, Performance Enhancements, and More
  1511. The new way to debug ASP.NET apps in Visual Studio
  1512. ASP.NET Community Standup - Blazor .NET 8 Updates
  1513. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  1514. Introducing Bob’s Used Books—a New, Real-World, .NET Sample Application | Amazon Web Services
  1515. JetBrains .NET Day Online 2023 – Call for Speakers | The .NET Tools Blog
  1516. .NET Monthly Roundup - April 2023 - .NET 8 Preview 3, C#12, and more!
  1517. Deploying an Incrementally Migrated ASP.NET App to Azure App Service [15 of 18] Migrating
  1518. 4 Structured Logging Techniques in ASP.net core Every Developer Should Know (Dotnet 7+) - Doumer's Blog
  1519. ASP.NET SPA Templates Proxy Changes From .NET 5 to .NET 6, .NET 7, and On
  1520. Adding Blazor WASM To Existing ASP.NET Core Project
  1521. MassTransit–Minimal Message Handlers
  1522. Kubernetes - Create your own k8s cluster step by step
  1523. .NET Upgrade Assistant Now Works with .NET MAUI, Azure Functions -- Visual Studio Magazine
  1524. Minimal API growing with .NET 7
  1525. What are Kubernetes Nodes Components? #shorts
  1526. AppKit or UIKit for .NET MAUI Mac Apps? The Choice is Yours
  1527. Controlling the log level of your application
  1528. Uploading Large Files in ASP.NET Core - Code Maze
  1529. Running Vite with ASP.NET Core Web Applications
  1530. Make your ASP.NET Core application always running on IIS
  1531. GitHub - betwixt-labs/tempo: 🥁 Don't miss a beat. Low latency, cross-platform, end-to-end typesafe APIs.
  1532. Migrating static content from ASP.NET to ASP.NET Core [14/18] Migrating from ASP.NET to ASP.NET Core
  1533. Announcing General Availability of the .NET Upgrade Assistant! - .NET Blog
  1534. C# 12 🔍 Discover the Exciting New Features & Improvements 🆕🚀
  1535. Why You Need to Know Dependency Inversion
  1536. Real-time charts with Blazor, SignalR and ApexCharts
  1537. Amazon SQS for .NET Developers: Getting Started Easily with Queues & Messaging
  1538. ASP.NET Community Standup - Everyday API Productivity with ASP.NET Core
  1539. Web API development in Visual Studio 2022 - Visual Studio Blog
  1540. Sharing Authentication Cookies in ASP.NET Upgrade Scenarios [13/18] Migrating ASP.NET to ASP.NETCore
  1541. How to Get the Remote Host IP Address in ASP.NET Core Web API
  1542. How OpenTelemetry Works?
  1543. Uno Platform for Figma Preview 5: Enhanced Features for Designers and Developers
  1544. Drop down lists in ASP.NET MVC | no dogma blog
  1545. Fluent Validation in ASP.NET Core | no dogma blog
  1546. Using Dependency Injection with Startup.cs in ASP.NET Core | no dogma blog
  1547. Dynamically Updating the Request Header of a HttpClientFactory Generated HttpClient, Part 1 | no dogma blog
  1548. Web API 2 Controller with multiple get methods | no dogma blog
  1549. Skipping ActionFilters in ASP.NET MVC | no dogma blog
  1550. Arguments model and action methods in ASP.NET MVC Part 2 - using Glimpse | no dogma blog
  1551. Altering the ASP NET MVC model with an ActionFilter | no dogma blog
  1552. ASP.MVC and Web Forms in one web application | no dogma blog
  1553. Fluent Validation in ASP.NET Core 3.1 | no dogma blog
  1554. C# and AWS Lambdas, Part 7 – .NET 5 Web API inside a Container inside a Lambda, with API Gateway in front | no dogma blog
  1555. ASP.NET 5 Web Api Controller with multiple get methods | no dogma blog
  1556. Arguments model and action methods in ASP.NET MVC Part 1 | no dogma blog
  1557. .NET 6 Web API in a Container in a Lambda | no dogma blog
  1558. .NET 6 Custom Runtime for AWS Lambda | no dogma blog
  1559. Lambda ARM64 Custom Runtime with .NET 6 | no dogma blog
  1560. C# and AWS Lambdas, Part 1 - Hello World | no dogma blog
  1561. Registering Multiple Implementations of an Interface with Service Collection in ASP.NET Core | no dogma blog
  1562. The type 'xxxx' is defined in an assembly that is not referenced. System.Runtime. | no dogma blog
  1563. .NET 6 Lambdas on ARM64 - Part 1, Functions | no dogma blog
  1564. Passing Configuration Options Into Middleware, Services and Controllers in ASP.NET Core 3.1 | no dogma blog
  1565. How to fix 'No database providers are configured' when scaffolding a controller in ASP.NET 5 | no dogma blog
  1566. Registering Multiple Implementations of an Interface in ASP.NET Core with Autofac | no dogma blog
  1567. C# and AWS Lambdas, Part 6 – .NET 5 inside a Container inside a Lambda | no dogma blog
  1568. Web API 2 Controller with multiple GET methods - part 2 | no dogma blog
  1569. What is a Kubernetes Control Plane Components? #shorts
  1570. What's next for the Microsoft Fluent UI Blazor components?
  1571. Health Checks In ASP.NET Core For Monitoring Your Applications
  1572. Create Your Own Chat App: SignalR Mastery in C# & ASP.NET
  1573. Pass a JSON Web Token (JWT) to minimal API using fetch() | BinaryIntellect Knowledge Base
  1574. What is JWT and how to add it to ASP.NET Core
  1575. .NET R&D Digest (April, 2023)
  1576. Using System.Web Adapters to Share Authentication in ASP.NET Upgrade Scenarios [12 of 18] Migrating
  1577. Episode 121 - A .NET Discussion with Isaac Levin
  1578. Building a CRUD API With Dapper
  1579. Exploring JavaScript and TypeScript Development in Visual Studio - Visual Studio Blog
  1580. Using System.Web Adapters to Share Session State in ASP.NET Upgrade Scenarios [11 of 18] Migrating
  1581. VS Code + ASP.NET
  1582. Create your own Validationattribute in ASP.NET Core
  1583. How to End-to-End Test SMS Applications with C# .NET and Twilio
  1584. Dometrain - Homepage
  1585. Introduction to ASP.NET Core Minimal APIs | The .NET Tools Blog
  1586. ASP.NET Core Guidance
  1587. Migrating a Class Library with System.Web Dependencies [10/18] Migrating from ASP.NET to ASP.NETCore
  1588. How to Run an Async Method Synchronously in .NET - Code Maze
  1589. Top Free Tools for .NET Web API Load Testing and Benchmarking
  1590. Type-safe ASP.NET Configuration in F#
  1591. Updating Legacy ASP.NET Applications (#267)
  1592. Migrating an Endpoint with the Upgrade Assistant Visual Studio Extension [9 of 18] Migrating ASP.NET
  1593. Manning
  1594. ASP.NET Core Updates in .NET 8 Preview 3: Native AOT Support and More
  1595. C# 12: Preview of Three New Features Coming
  1596. Options Pattern in ASP.NET Core - Bind & Validate Configurations from appsettings.json
  1597. What is Basic authentication and how to add it in ASP.NET Core
  1598. How to Return XML From ASP.NET Core Web API - Code Maze
  1599. Time Series Data with Postgres (#266)
  1600. Creating a New Project with the Upgrade Assistant Visual Studio Extension [8 of18] Migrating ASP.NET
  1601. Intro to the Upgrade Assistant Visual Studio Extension [7/18] Migrating from ASP.NET to ASP.NET Core
  1602. GrapeCity Release Boosts WinForms, WPF Components -- Visual Studio Magazine
  1603. Server-Side Blazor Component Rendering ('Blazor United') Comes to .NET 8 -- Visual Studio Magazine
  1604. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  1605. Faster API Development in Visual Studio is Here! Say Hello to .http/.rest Files!
  1606. Working with Sass in an ASP.NET Core application
  1607. Adding JWT Authentication & Authorization in ASP.NET Core
  1608. Web API Updates with .NET 8
  1609. How to Serialize Exceptions as JSON in .NET - Code Maze
  1610. How to Migrate Your WebForms App to Blazor in 6 Steps
  1611. Upgrading a Project with .NET Upgrade Assistant [6 of 18] Migrating from ASP.NET to ASP.NET Core
  1612. Monsters Weekly 267 - Updating Legacy ASP.NET Applications
  1613. .NET Migration Overview [1 of 18] Migrating from ASP.NET to ASP.NET Core
  1614. Microsoft Intros Native AOT for ASP.NET Core -- Visual Studio Magazine
  1615. Running non-root .NET containers with Kubernetes - .NET Blog
  1616. Why Upgrade to .NET? [2 of 18] Migrating from ASP.NET to ASP.NET Core
  1617. Resource-Based Authorization in ASP.NET Core - Code Maze
  1618. .NET MAUI 8 Preview 3: UI improvements, Memory Management, and NuGet Versioning
  1619. Provision Azure IoT Hub devices using DPS and X.509 certificates in ASP.NET Core
  1620. Upgrade Analysis with .NET Upgrade Assistant [5 of 18] Migrating from ASP.NET to ASP.NET Core
  1621. How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks - Simple Talk
  1622. CQRS Command Validation with MediatR in Asp.net Core - Doumer's Blog
  1623. .NET Monthly .NET Roundup - March 2023 - .NET 8 Preview 2, EF Core updates, and more!
  1624. Languages & Runtime Community Standup - Source Generation Interceptors
  1625. Analyzing a Solution with .NET Upgrade Planner [4 of 18] Migrating from ASP.NET to ASP.NET Core
  1626. Upcasting and Downcasting in C# - Code Maze
  1627. .NET Rocks! Making a Copilot with Phil Haack
  1628. Getting Started with .NET Upgrade Assistant [3 of 18] Migrating from ASP.NET to ASP.NET Core
  1629. ASP.NET Community Standup - Blazor and Data API Builder
  1630. Announcing .NET 8 Preview 3 - .NET Blog
  1631. .NET April 2023 Updates – .NET 7.0.5, .NET 6.0.16 - .NET Blog
  1632. ASP.NET Core updates in .NET 8 Preview 3 - .NET Blog
  1633. Let's Learn .NET - Azure
  1634. Why my WireMock mocks aren't working?
  1635. Trying out What ChatGPT Knows About XML Doc Comments
  1636. Six Labors : Announcing ImageSharp.Web 3.0.0
  1637. Learn how to modernize your .NET apps from the pros! - .NET Blog
  1638. Visual Studio Extensibility SDK Preview 3: New Features for Building Productivity Extensions
  1639. Real-time Communication Between Clients and Servers with SignalR | C# Tutorials Blog
  1640. New Course – ASP.NET Core with OpenID Connect and IdentityServer – Tore Nestenius
  1641. .NET 5 Source Generators – MediatR – CQRS – OMG! – Tore Nestenius
  1642. ASP.NET Core JwtBearer library: what’s new? – Tore Nestenius
  1643. Exploring the non-nullable type warnings in C# 8 – Tore Nestenius
  1644. I was interviewed by RetroRGB – Tore Nestenius
  1645. Storing the ASP.NET Core Data Protection Key Ring in Azure Key Vault – Tore Nestenius
  1646. On .NET - Migrating from ASP.NET to ASP.NET Core
  1647. ASP.NET Core News - 04/07/2023
  1648. Handling CommandTimeout With Dapper in .NET - Code Maze
  1649. Visual Studio 2022 v17.6 Preview 2: Productivity, Game Development and Enterprise Management
  1650. Build Minimal APIs in .NET 7
  1651. How to Declare an Empty Array in C# - Code Maze
  1652. How to Write Logs From Startup.cs/Program.cs in .NET - Code Maze
  1653. ASP.NET Community Standup - ASP.NET Core Route Tooling Enhancements in .NET 8
  1654. Improvements to auth and identity in ASP.NET Core 8 - .NET Blog
  1655. Programmatically evaluating policies in ASP.NET Core - Code Rethinked
  1656. The Journey with multi-tenancy accesses continues with some issues
  1657. ASP.NET Core Route Tooling Enhancements in .NET 8 - .NET Blog
  1658. Azure DevOps Podcast: Chris Sainty: Blazor in Action - Episode 238
  1659. Application Security at YOO
  1660. Contract first OpenAPI development (but still use Swagger UI with ASP.NET Core)
  1661. WireMock.NET - Introduction
  1662. 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
  1663. Hosting ASP.NET Core WebAPI on Amazon EC2: Step-by-Step Guide
  1664. Change the ServiceLifetime after the service has been added to the .NET ServiceCollection
  1665. How to Unit Test ILogger in ASP.NET Core - Code Maze
  1666. GitHub Quick Reviews
  1667. You Want Modules, Not Microservices
  1668. Let's Learn .NET - Modernization
  1669. ASP.NET Community Standup - DotNetIsolator - Experimental isolated .NET code sandbox
  1670. How to Create a Custom Authorize Attribute in ASP.NET Core
  1671. Missing OpenID Connect claims in ASP.NET Core. – Tore Nestenius
  1672. How to get the client IP in ASP.NET Core even behind a proxy
  1673. Multiple authorization handlers for the same requirement in ASP.NET Core - Code Rethinked
  1674. Share reusable UI components through a Razor class library
  1675. HACKING C#: DEVELOPMENT FOR THE TRULY LAZY
  1676. Deep Copy of an Object in C# - Code Maze
  1677. Azure AD cross-tenant synchronization
  1678. Uno Platform 4.8: New App Template Wizard & Design System Package Import, .NET 8 Preview 2, and More
  1679. ChatGPT + .NET Slackbot
  1680. Blazor WASM Dockerizing
  1681. Build your first website without installing anything!
  1682. Explore the Latest Updates to WinForms Visual Basic Application Framework
  1683. Customize OData payload serialization format within ASP.NET Core OData - OData
  1684. Auth in ASP.NET Core
  1685. ASP.NET Core SPA Templates Need Better Options for Authentication · Issue #42158 · dotnet/aspnetcore
  1686. Improve application startup time with EF Core compiled models
  1687. The AddEndpointsApiExplorer Method in ASP.NET Core -
  1688. Remote Development with JetBrains Rider | The .NET Tools Blog
  1689. Get Current User With Claims in ASP.NET Core - Code Maze
  1690. Debugging a .NET process at start-up with Visual Studio (#264)
  1691. How to build a URL Shortener with C# .NET and Redis
  1692. Secure your .NET cloud apps with rootless Linux Containers - .NET Blog
  1693. Contributor Stories: Fiyaz Bin Hasan
  1694. Avoid returning index.html for API calls – Peter Morris
  1695. Caching in .NET with MemoryCache
  1696. Policy-Based Authorization in ASP.NET Core - Code Rethinked
  1697. Development With A Dot - Implementing React's UseState in C#
  1698. Why doesn't my ASP.NET Core 7 web app launch on HTTPS?
  1699. Using ASP.NET Core 7 Minimal APIs: Request Filters, Parameter Mapping, and More
  1700. A first look at Blazor and .NET 8
  1701. ASP.NET Core 7: Better file upload integration with Swagger on Minimal APIs
  1702. ASP.NET Core 7: Better Minimal endpoints testing with typed results
  1703. Automated Scraping with GPT-4, Part 1
  1704. The MVP reconnect daily
  1705. ASP.NET Core 7: Introducing endpoint filters, actions filters for minimal APIs
  1706. ASP.NET Core 7: Beware of the Swagger bug when binding arrays in headers with Minimal APIs
  1707. ASP.NET Core 8 Preview 2: QuickGrid and Enhanced Blazor WebAssembly Performance
  1708. A Small Demo On OData(v8) In .NET 7 API Application
  1709. How to Integrate Blazor WASM into Existing ASP.NET Core App
  1710. ASP.NET Core7: Use endpoint groups to manage minimal APIs versioning
  1711. Visual Studio Ditches Edge Developer Tools -- Visual Studio Magazine
  1712. GitHub - jsuarezruiz/dotnet-maui-showcase: A curated list of awesome .NET MAUI samples
  1713. GraphQL on Azure: Part 12 - GraphQL as a Service | LINQ to Fail
  1714. Server Timing API Meets Isolated Worker Process Azure Functions - Custom Middleware and Dependency Injection
  1715. Making gRPC Compatible with the Rest of the World & Your App
  1716. Use XML Literals in Visual Basic .NET to generate TwiML
  1717. NET 8 Preview 2: QuickGrid, WebAssembly Boost for Blazor -- Visual Studio Magazine
  1718. GitHub - microsoft/hack-together: Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
  1719. ASP.NET Core updates in .NET 8 Preview 2 - .NET Blog
  1720. Announcing .NET 8 Preview 2 - .NET Blog
  1721. .NET March 2023 Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
  1722. ASP.NET Community Standup - Blazor App Testing with Playwright
  1723. Is there a strategy for keeping .Net versions up to date on servers and in ASP applications?
  1724. RazorSlices 0.3.0
  1725. GitHub - DamianEdwards/RazorSlices: Lightweight Razor-based templates for ASP.NET Core without MVC, Razor Pages, or Blazor.
  1726. JetBrains Releases Rider 2023.1 EAP 6 with Improvements of UI and Debugging Experience
  1727. .NET 7 SDK built-in container improvements
  1728. Manipulating CSV Files in .NET
  1729. Output Caching in ASP.NET Core - Code Maze
  1730. GitHub - damienbod/AspNetCoreExperiments: ASP.NET Core Blazor BFF with Azure AD and Razor page
  1731. How to write your own cron Job scheduler in ASP.NET Core (like Quartz, Hangfire, ...)
  1732. .NET MAUI Community Toolkit 5.0.0: Enhancing User Experience with New Features and Bug Fixes
  1733. Embed Blazor Components with .NET 7 Custom Elements Support
  1734. Translate Tokens with Identity Server (Using Forms Authentication Ticket tokens on Open Id Connect) - Doumer's Blog
  1735. What's new with ASP.NET Core 7
  1736. .NET Monthly Roundup - February 2023 - .NET 8 Preview 1, New Visual Studio features, and more!
  1737. Play with Playwright
  1738. .NET Annotated Monthly | March 2023 | The .NET Tools Blog
  1739. .NET Upgrade Assistant Extension for Visual Studio Now Available
  1740. designs/net8.0-browser-tfm.md at main · dotnet/designs
  1741. Health Checks in .NET: 2 ways to check communication with MongoDB - Code4IT
  1742. ASP.NET Core Blazor performance best practices
  1743. Role-based Authorization in ASP.NET Core
  1744. Disabling Controller methods in ASP.NET Core
  1745. Warnings-as-errors friction
  1746. Azure DevOps Podcast: Christian Wenz: ASP .NET Core Security - Episode 233
  1747. Auto sign-out using ASP.NET Core Razor Pages with Azure AD B2C
  1748. .NET MAUI: Top 5 New Features for Powerful Desktop App Development
  1749. Simple HTTPS with Caddy Ingress on AKS
  1750. GitHub - swiss-ssi-group/AzureADVerifiableCredentialsAspNetCore: ASP.NET Core Issue and Verify verifiable credentials using Microsoft Entra Verified ID
  1751. How to Read Connection Strings in .NET - Code Maze
  1752. We want your feedback! Introducing Polly v8
  1753. ASP.NET Community Standup - ASP.NET Core and Microsoft Graph
  1754. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  1755. Critter Stack Roadmap (Marten, Wolverine, Weasel)
  1756. Microsoft Teams' Permission Service migration to .NET 6 - .NET Blog
  1757. How To Deploy EF Database Migrations
  1758. Meta Needs A Decade Of Efficiency
  1759. Kickoff Hack Together: Microsoft Graph and .NET! What can you do with Microsoft Graph .NET SDK?
  1760. Useful Tricks with Lamar for Integration Testing
  1761. .NET R&D Digest (February, 2023)
  1762. Difference Between Returning and Awaiting a Task in C#
  1763. Get started with Microsoft Graph .NET SDK! - March 2nd 4PM GMT
  1764. Speed Up ASP.NET Core JSON APIs with Source Generators
  1765. Lambda cold starts for .NET applications are not so bad | no dogma blog
  1766. GitHub Quick Reviews
  1767. ASP.NET Community Standup - Dev tunnels in Visual Studio for ASP.NET Core projects
  1768. ASP.NET Core 8 Preview 1 Available
  1769. Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
  1770. ASP.NET Core News - 02/24/2023
  1771. From Testing Pyramid to Diamond
  1772. Data Annotations for model validation in ASP.NET Core
  1773. Applying Postel’s law in ASP.NET Core–Part II
  1774. Get ready for the first week of Hack Together: Microsoft Graph and .NET 🦒 - Microsoft 365 Developer Blog
  1775. Using YARP as a split testing tool
  1776. Automatic Instrumentation of Containerized .NET Applications With OpenTelemetry
  1777. Applying Postel’s law in ASP.NET Core–Part I
  1778. Adam Storr - Conditional Middleware in Isolated Azure Functions
  1779. GrapeCity Report Tooling Brings Web Designer to Blazor -- Visual Studio Magazine
  1780. Combining 11ty Static Site Generator with ASP.NET Core
  1781. How to generate TwiML using Strings in C#
  1782. .NET 8 Preview 1: Native AOT Upgrade and the New 'Blazor United' -- Visual Studio Magazine
  1783. How safe are .NET serialization libraries against StackOverflowException
  1784. Web Applications in .NET6 with Andrew Lock | The Azure DevOps Podcast, ep.198
  1785. Visual Studio 2022 - 17.5 Released - Visual Studio Blog
  1786. ASP.NET Core updates in .NET 8 Preview 1 - .NET Blog
  1787. Announcing .NET 8 Preview 1 - .NET Blog
  1788. Coding with ChatGPT | Ask me anything | .NET & C# 🔴 LIVE
  1789. Troubleshooting JwtBearer authentication problems in ASP.NET Core – Tore Nestenius
  1790. Integrate Google Sign-in into an Asp.Net Core 7 Application
  1791. Using Hangfire with ASP.NET Core
  1792. ASP.NET Core Razor Pages vs MVC: Which Framework is Best for Web Development in 2023
  1793. ReactJS and ASP.NET: The Dynamic Duo of Web Development
  1794. How to Modify a Base URI of Swagger in ASP.NET Core
  1795. Getting Started with Generics in .NET
  1796. F# has too many operators – planetgeek.ch
  1797. Enforcing Multiple Authorization Filters in ASP.NET Core
  1798. Generating Bogus HTTP Endpoints with ASP.NET Core Minimal APIs
  1799. Use Raw String Literals to generate TwiML in C# 11
  1800. Improving EF Core performance with Compiled Queries
  1801. Upgrading your .NET projects with Visual Studio
  1802. Multipart Form-Data in HttpClient with ASP.NET Core - Code Maze
  1803. Creating a circuit breaker health check using Polly CircuitBreaker
  1804. IdentityServer – IdentityResource vs. ApiResource vs. ApiScope – Tore Nestenius
  1805. Wolverine’s New HTTP Endpoint Model
  1806. .NET February 2023 Updates – .NET 7.0.3, .NET 6.0.14
  1807. ASP.NET Community Standup - Blazor United in .NET 8
  1808. What is .NET, and why should you choose it?
  1809. Use multiple identity providers from a Blazor WASM ASP.NET Core App secured using BFF
  1810. Are ASP.NET and .NET the Same? Understanding the Key Differences and Similarities
  1811. 'Blazor United' Deep Dive Coming Tomorrow -- Visual Studio Magazine
  1812. What’s New in .NET 7 for Minimal APIs?
  1813. What's On Tap for .NET 8 (Preview 1 Coming this Month) -- Visual Studio Magazine
  1814. Use PostConfigure For Default Configuration of Collections in ASP.NET
  1815. What is a Middleware and how to use it in ASP.NET Core?
  1816. GitHub Quick Reviews
  1817. Implementing API Key Authentication in ASP.NET Core
  1818. Asynchronous Programming Patterns in .NET
  1819. Use Visual Studio dev tunnels to handle Twilio Webhooks
  1820. How to use Entity Framework Core in ASP.NET Core
  1821. ASP.NET Community Standup - Razor Editor Updates
  1822. Multi-Tenancy with RavenDB and ASP.NET Core
  1823. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The Complete Guide
  1824. Using source-generated regex in ASP.NET Core route constraints - Gérald Barré
  1825. Organizing URLs with Folder Scheme in ASP.NET Razor
  1826. Basics Part 3: Using OpenID Connect for Authentication and API Access
  1827. GitHub - aws/aws-ssm-data-protection-provider-for-aspnet: An extension library to assist with ASP.NET data protection in AWS Lambda.
  1828. .NET Security Headers: A Senior Developer’s Guide✨
  1829. Basics Part 3: Using OpenID Connect for Authentication and API Access
  1830. ASP.NET Core News - 02/03/2023
  1831. .NET Monthly Roundup - January 2023
  1832. ASP.NET Core Dev Team Launches 'Blazor United' Push for .NET 8 -- Visual Studio Magazine
  1833. .NET Monthly Roundup - January 2023
  1834. Integrating ChatGPT into Software Development Workflow: Tips and Best Practices
  1835. GitHub - exceptionless/Exceptionless.Net: Exceptionless clients for the .NET platform
  1836. Why is Clean Architecture so Popular?
  1837. 10 Proven Techniques for Optimizing ASP.NET Websites for Search Engines
  1838. Two Factor Authentication with Web API and Angular using Google Authenticator - Code Maze
  1839. Application Insights–OpenTelemetry integration for ASP.NET Core
  1840. GitHub - DamianEdwards/AspNetCoreClientLibManagement: Examples of different techniques for management of client libraries (i.e. JS/CSS libraries/frameworks) to ASP.NET Core projects.
  1841. New Wolverine Release & Future Plans
  1842. GitHub Quick Reviews
  1843. How to Implement Checkbox List in ASP.NET Core - Code Maze
  1844. Tracking Application Health With OpenTelemetry Metrics in .NET
  1845. Creating and downloading zip files with ASP.NET Core
  1846. Track your coding progress on GitHub with a .NET Worker Service
  1847. On .NET Live - Develop webhooks locally with tunnels
  1848. ASP.NET Community Standup - Porting your ASP.NET Web Forms application to .NET 7 in 7 minutes
  1849. Mocking an HttpClient using ASP.NET Core TestServer - Gérald Barré
  1850. Accessing .NET gRPC Endpoints from Anywhere via JSON Transcoding
  1851. Using multi-tenant AAD delegated APIs from different tenants
  1852. What’s New in EF Core 7.0
  1853. Getting started with ML.NET
  1854. 【C#】SignalR を使ったアプリケーション開発をより快適に! - ねののお庭。
  1855. DepthGuard. a.k.a "It seemed like a good idea at the time"
  1856. ASP.NET Core News - 01/27/2023
  1857. The Developer Ecosystem in 2022: Key Trends for C# | The .NET Tools Blog
  1858. Changes to Project.json
  1859. Reading appsettings.json in Class Libraries: A Guide for ASP.NET Core Developers
  1860. Serilog Best Practices - Ben Foster
  1861. Tracing .NET Applications Easily With OpenTelemetry - Code Maze
  1862. Creating Charts in ASP.NET Core Razor Pages using Chart.js
  1863. ASP.NET Community Standup - Taking a look at the TodoApi Sample App
  1864. Download .NET (Linux, macOS, and Windows)
  1865. Prepare .NET core Microservice to be monitored by Kubernetes
  1866. Unleashing the Power of ASP.NET Core: A Guide to Building High-Performance Web Applications
  1867. Optimizing Performance in ASP.NET Core: An Introduction to Bundling and Minification
  1868. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  1869. .NET 7, Docker, K8S and Azure DevOps | .NET Conf 2022
  1870. How to run disposable databases for your tests. Improve your integration tests accuracy with Testcontainers
  1871. GitHub - damienbod/Blazor.BFF.AzureAD.Template: Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Azure AD BFF (server authentication)
  1872. How to modernize a legacy .NET Framework WCF app using CoreWCF and .NET 7
  1873. Becoming a .NET Architect: A Step-by-Step Guide
  1874. Basic Authentication in ASP.NET Core
  1875. The Ultimate Guide to Implementing 301 Permanent Redirects in ASP.NET Core
  1876. Configuring AWS Credentials for .NET Applications - Detailed Guide
  1877. Geeking out on .NET and C# with David Fowler | Keep Coding Podcast #4
  1878. ‎Keep Coding Podcast: #4 Geeking out on .NET and C# with David Fowler on Apple Podcasts
  1879. ASP.NET Core News - 01/20/2023
  1880. Episode 114 - Statiq with Dave Glick
  1881. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  1882. Martin Costello JET Talk & Webinar Meetup What's new for Minimal APIs in ASP NET Core 7
  1883. 2022 Akka.NET Year-in-Review and Future Roadmap
  1884. Release 2.0.0-RC.1 · microsoft/reverse-proxy
  1885. The “insert specific tech here” developer: yay or nay?
  1886. Exploring the Different Types of Applications you can Build with .NET
  1887. Native AOT Overview
  1888. Telerik and Kendo UI R1 2023 Release Is Here—See What’s New!
  1889. Machine Learning Community Standup - New Year, New Releases
  1890. Creating a 'Hello World' Application with Razor Pages and .NET Core: A Step-by-Step Guide
  1891. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  1892. Building Minimal API Endpoints in ASP.NET Core (.NET 7)
  1893. Multiple File Drag and Drop Upload with ASP.NET Core
  1894. How to deploy .NET apps as systemd services using containers | Red Hat Developer
  1895. Securing Sensitive Information with .NET User Secrets | The .NET Tools Blog
  1896. Designing Scalable .NET Solutions: An Overview of Architectural Patterns and Trade-Offs
  1897. Connecting to a SignalR Hub using JavaScript: A Step-by-Step Tutorial
  1898. Implementing secure Microsoft Graph application clients in ASP.NET Core
  1899. How to Become .NET Architect
  1900. Convert GUIDs to a Shorter Textual Representation and Back
  1901. Implementing CRUD operations with ASP.NET Core Web API and Mongo DB
  1902. Streaming Json response with IAsyncEnumerable in .net 6.0 and example fetch in javascript - Okan Karadağ
  1903. Sponsor @dodyg on GitHub Sponsors
  1904. 5 new advanced features improving C# 11 | Red Hat Developer
  1905. We're on dotnet.social
  1906. OSS Spotlight - Embedded IoT Prototyping with Meadow
  1907. GitHub - aspnet/Announcements: Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
  1908. Wolverine meets EF Core and Sql Server
  1909. ASP.NET Community Standup - Exploring new and experimental features in Blazor
  1910. Rebus in .NET - Service Bus Implementation - Code Maze
  1911. When Your DbContext Has The Wrong Scope
  1912. Implement the OAUTH 2.0 Token Exchange delegated flow between an Azure AD API and an API protected using OpenIddict
  1913. Protect and call an ASP.NET Core minimal Web API with Azure AD
  1914. Mocking dependencies in ASP.NET Core tests
  1915. Migrating Old Asp.net Authentication to Asp.net core Identity with OpenId Connect - Doumer's Blog
  1916. No, No, No - Tasks are not threads and they are not for performance!
  1917. MinimalApis.Extensions 0.10.1
  1918. MiniValidation 0.7.2
  1919. TagHelperPack 0.10.1
  1920. Episode 113 - Atypical ASP .NET Core Design Patterns With Carl-Hugo Marcotte
  1921. ASP.NET Basics for Experts | .NET Conf 2022
  1922. Automating Integration Tests using the “Critter Stack”
  1923. DNF Summit January 2023
  1924. DNF Summit January 2023
  1925. Testing ASP.NET Core FastEndpoints
  1926. You Want Modules, Not Microservices
  1927. Improving the support of multiple languages in .NET applications – The Reformed Programmer
  1928. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  1929. Azure AD Multi tenant Azure App registration consent
  1930. Keycloak as Authorization Server in .NET
  1931. ASP.NET Community Standup - Blazor in .NET 7
  1932. Top .NET Videos & Live Streams of 2022
  1933. Top .NET Blog Posts of 2022
  1934. If I’m a beginner at .NET, what resources are available to me?
  1935. Code Maze Weekly #154 - Code Maze
  1936. See for yourself: the benefits of chiselled Ubuntu images in action with an ASP.NET shop demo | Ubuntu
  1937. Different Ways to Use Select Tag Helper in ASP.NET Core -
  1938. My OSS Plans for 2023
  1939. Clean Architecture with ASP.NET Core 7 | .NET Conf 2022
  1940. SignalR in dotnet tested with Postman
  1941. Chiselled Ubuntu: the perfect present for your containerised and cloud applications | Ubuntu
  1942. Blazor in Action: Sainty, Chris: 9781617298646: Amazon.com: Books
  1943. .NET R&D Digest (December, 2022)
  1944. Just Announced: Telerik & Kendo UI R1 2023 Release Webinars
  1945. GitHub - benfoster/o9d-aspnet: Extensions for ASP.NET Core
  1946. 7 Tips for Building a Good Web API
  1947. ASP.NET Core Display Description Tag Helper
  1948. ASP.NET Core in Action, Version 3 update
  1949. Deploying EOL .NET Core to Azure App Services - Dominique St-Amand
  1950. [🎄.NET Advent Calendar🎄] Strengthening security posture of containerized .NET applications with Chiseled Ubuntu Containers
  1951. Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI
  1952. Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server
  1953. Running Optimizely CMS 12 (Episerver) on a Raspberry Pi
  1954. Will ChatGPT replace .NET developers?
  1955. TagHelperPack 0.10.1
  1956. Alexandre Nédélec - When Pulumi met Nuke: a .NET love story
  1957. How Halo, Dynamics 365, and Mesh scale to millions with Orleans and you can too! | .NET Conf 2022
  1958. The Future of .NET with WASM | The .NET Tools Blog
  1959. Web API Analyzers in ASP.NET Core - Code Maze
  1960. Applying the CQRS Pattern in an ASP.NET Core Application
  1961. Handling HTTP Requests with .NET 7 Native AOT on AWS Lambda | no dogma blog
  1962. Dev tunnels in Visual Studio for ASP.NET Core projects
  1963. 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.
  1964. Try out Visual Studio 2022 version 17.5 Preview 2
  1965. .NET December 2022 Updates – .NET 7.0.1, .NET 6.0.12, .NET Core 3.1.32
  1966. ASP.NET Community Standup - Blazor .NET 8 Planning
  1967. Introducing Wolverine for Effective Server Side .NET Development
  1968. On .NET Live - Building web apps using MVVM
  1969. Simple DI - Container
  1970. Schedule Jobs with Quartz.NET - Code Maze
  1971. YARP–Direct forwarding in .NET 6 and beyond
  1972. The InfoQ Podcast: .NET Trends Report 2022
  1973. OSS Spotlight - Build websites with a modern ASP.NET Core CMS – Orchard Core
  1974. Building modern high performance services with ASP.NET Core and .NET 7
  1975. Changes in JWT Bearer Token Setup in .NET 7
  1976. Testing a token protected API using user-jwts
  1977. .NET MAUI Community Standup - Polished UI for .NET MAUI with Telerik
  1978. Use Keycloak as Identity Provider from Blazor WebAssembly (WASM) applications
  1979. Developing distributed applications with Tye
  1980. .NET 7 Networking Improvements
  1981. Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5
  1982. Generating Source Code Documentation With DocFx - Code Maze
  1983. Is the regression in GC or something else?
  1984. Rider 2022.3: Support for .NET 7 SDK, the Latest From C#11, Major Performance Improvements, and More! | The .NET Tools Blog
  1985. C# 11–Generic Attributes
  1986. Everything .NET 7 with Damian Edwards | Keep Coding Podcast E1
  1987. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  1988. How to Extract Custom Header in ASP.NET Core Web API
  1989. Building Windows Services in .NET 7
  1990. .NET and .NET Core official support policy
  1991. .NET Monthly Roundup - November 2022
  1992. How to Implement a LinkedList in C# - Code Maze
  1993. Implement Feature Management in Blazor ASP.NET Core
  1994. Logging and global error handling in .NET 7 WPF applications
  1995. Seq — centralized structured logs for .NET, Java, Node.js
  1996. How to Enumerate an Enum in C# - Code Maze
  1997. Custom Authorization Policy Providers in ASP.NET Core
  1998. Custom Authorization Policy Providers in ASP.NET Core
  1999. Our journey to F#: C#-F# Interop – planetgeek.ch
  2000. Refactoring Bloated Controllers with [FromService] - ElegantCode
  2001. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  2002. Add support for social authentication by davidfowl · Pull Request #45 · davidfowl/TodoApi
  2003. HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
  2004. Producer-Consumer Applications With .NET Channels Code Maze
  2005. GitHub - aspnet-contrib/AspNet.Security.OpenId.Providers: OpenID 2.0 authentication middleware for ASP.NET Core
  2006. WPF: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around
  2007. Exploring generating PDF files from HTML in ASP.NET Core
  2008. ASP.NET Core Response Caching
  2009. Difference Between Is and Equality Operators For null Check in C#
  2010. Testing your ASP.NET Core application - using a real database
  2011. Using Event Counters with Application Insights
  2012. How to make the fastest .NET Serializer with .NET 7 / C# 11, case of MemoryPack
  2013. Incremental ASP.NET to ASP.NET Core Migration
  2014. Floating-Point Types in C# - Double vs Float vs Decimal
  2015. GitHub - nenoNaninu/TypedSignalR.Client: C# Source Generator to Create Strongly Typed SignalR Clients.
  2016. Keycloak.AuthServices.Authentication 1.2.1
  2017. Sands of MAUI: Issue #82
  2018. Warming Up 100 AWS Lambda Hosted ASP.NET Web API Applications | no dogma blog
  2019. Alba for Effective ASP.Net Core Integration Testing
  2020. Refactoring Bloated Controllers with IServiceProvider - ElegantCode
  2021. API Versioning with Asp.Net Core Minimal APIs
  2022. Davidfowl/fe by davidfowl · Pull Request #23 · davidfowl/TodoApi
  2023. GitHub - nuages-io/nuages-identity-2: ASP.NET Core Identity UI
  2024. IClaimsTransformation Interface (Microsoft.AspNetCore.Authentication)
  2025. C# String Interpolation - Code Maze
  2026. Improve your productivity with Web Live Preview and Telerik
  2027. OpenIddict
  2028. How to Execute Stored Procedures With EF Core 7 - Code Maze
  2029. So Just How Much Faster Is Visual Studio 2022 17.4? -- Visual Studio Magazine
  2030. HashSet vs SortedSet in C# - Code Maze
  2031. Use multiple Azure AD access tokens in an ASP.NET Core API
  2032. Raw Coding
  2033. Creating Containers in .NET 7 with the .NET CLI
  2034. Integrate logging in a ASP.NET Core application using Serilog and Seq
  2035. Visual Studio 'Port Forwarding' Now 'Dev Tunnels,' So What's a Dev Tunnel? -- Visual Studio Magazine
  2036. davidfowl (@davidfowl@hachyderm.io)
  2037. 5 tips for IIS on containers: #3 Hardcoded configuration
  2038. Learn Live - Create multi-page .NET MAUI apps with tab and flyout navigation
  2039. Using Dynamic LINQ With System.Linq.Dynamic.Core Library -
  2040. Authorization and Authentication in Minimal APIs
  2041. Python and .NET - An Ongoing Saga
  2042. Windows App SDK 1.2 Lets Devs Create Third-Party Windows 11 Widgets -- Visual Studio Magazine
  2043. Learn Live - Store local data with SQLite in a .NET MAUI app
  2044. How to Manage IDisposable Objects in C# - Code Maze
  2045. My favourite 'recent' LINQ improvements
  2046. gRPC JSON transcoding
  2047. Public preview of dev tunnels in Visual Studio for ASP.NET Core projects
  2048. Download .NET 7.0 (Linux, macOS, and Windows)
  2049. .NET 7 for Azure Functions Isolated Worker Process Is Now Generally Available
  2050. Windows Terminal, PowerShell, oh-my-posh, and Winget
  2051. How to Use the “Using Static” Feature in C# - Code Maze
  2052. Rate Limiting in .NET 7 ⋆ Programming and Tech Blog
  2053. Minimal API validation with ASP.NET 7.0 Endpoint Filters - Ben Foster
  2054. How fast is really ASP.NET Core?
  2055. How to Return null From a Generic Method in C#? - Code Maze
  2056. .NET Upgrade Assistant Now Migrates WCF Services to CoreWCF
  2057. Upgrading from .NET Framework to .NET 7 | .NET Conf 2022
  2058. Background Tasks in .NET
  2059. GitHub - maacpiash/minimal-api-jwt-auth: 🔐 🛂 ASP.NET 6 minimal API with JWT authentication and authorization
  2060. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2061. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2062. Making the Most of Minimal APIs in .NET 7 | .NET Conf 2022
  2063. Learn Live - Consume REST web services in .NET MAUI apps
  2064. Episode 110 - JetBrains and Remote Development with Maarten Balliauw
  2065. What's New in .NET 7 for Authentication and Authorization
  2066. Does anyone like minimal API?
  2067. 5 tips for IIS on containers: #2 IIS App Pools and Websites
  2068. What's New for ASP.NET Core & Blazor in .NET 7 -- Visual Studio Magazine
  2069. Npgsql 7.0 Release Notes | Npgsql Documentation
  2070. 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
  2071. Issue: 2022 - Vol. 19 - Issue 1 - .NET 7.0 | CODE Magazine
  2072. SortedSet in C# - Code Maze
  2073. .NET 7 | Everything You NEED to Know - Claudio Bernasconi
  2074. .NET 7 now available for RHEL and OpenShift | Red Hat Developer
  2075. .NET Conf 2022 announcements
  2076. Use hubs in ASP.NET Core SignalR
  2077. Sometimes... Constraints Are Good
  2078. Microsoft.EntityFrameworkCore 7.0.0
  2079. What's new for Minimal APIs in ASP NET Core 7?
  2080. .NET 7 GA available on App Service
  2081. .NET 7: What's new in ASP.NET Core?
  2082. .NET 7 Finally Arrives as Unifying Microsoft Development Platform -- Visual Studio Magazine
  2083. .NET November 2022 Updates – .NET 6.0.11 and .NET Core 3.1.31
  2084. .NET 7 is Available Today
  2085. What's new in Orleans 7.0
  2086. Announcing ASP.NET Core in .NET 7
  2087. Entity Framework Core 7 (EF7) is available today
  2088. Implementing TDD in a .NET Application
  2089. Contextual Feature Filters in ASP.NET Core - Code Rethinked
  2090. Peter Ritchie's Blog - Fundamental ASP.Net Minimal API Integration Tests
  2091. Top 10 Dotnet Exception Anti-Patterns in C#
  2092. Introduction to ASP.NET Core Authentication & Authorization
  2093. Introduction to ASP.NET Core Authentication & Authorization
  2094. Uno Platform 4.6: Hello .NET 7!
  2095. Bring WCF apps to the latest .NET with CoreWCF and Upgrade Assistant
  2096. Build the modular monolith first
  2097. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  2098. Avoid WebDeploy Locking Errors to IIS with Shadow Copy for ASP.NET Core Apps
  2099. GitHub - dotnet/razor: Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
  2100. More Efficient Deletes With Entity Framework Core
  2101. Learn how to improve your ASP.NET Core controllers with these principles
  2102. Performance improvements in ASP.NET Core 7
  2103. The type system is a programmer's best friend
  2104. Understanding & Implementing Caching in ASP.NET Core
  2105. Slaying Zombie ‘No Repro’ Crashes with Infer#
  2106. Encrypt and Decrypt Text Values in .NET
  2107. Azure Functions v4 Now Support .NET Framework 4.8 with Isolated Execution
  2108. Switch tenants in an ASP.NET Core app using Azure AD with multi tenants
  2109. Creating Good Monoliths in ASP.NET Core
  2110. 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
  2111. Look mum, I wrote a book about ASP.NET Minimal API and it will be released in October
  2112. Episode 44: gRPC - with Poornima Nayar
  2113. ASP.NET Core Globalization and a custom RequestCultureProvider
  2114. Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
  2115. Build your own OAuth 2.0 Server and OpenId Connect Provider in ASP.NET Core 6.0
  2116. ASP.NET Core News - 10/28/2022
  2117. Minimal APIs overview
  2118. .NET MAUI Community Toolkit Monthly Standup, November 2022
  2119. Real-time Charts with ASP.NET Core, SignalR, and Chart.js
  2120. Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
  2121. ASP.NET Core Globalization and a custom RequestCultureProvider
  2122. Best Chrome extensions for web developers
  2123. Fix automatic re-routing of http:// to https:// on localhost in Web Browsers
  2124. Available today: Windows Dev Kit 2023 aka Project Volterra
  2125. GitHub - losvedir/transit-lang-cmp: Programming language comparison by reimplementing the same transit data app
  2126. Using OData with ASP.NET Core Web API - Code Maze
  2127. A Minimal API with .NET 6 using C#
  2128. GitHub - daviddotcs/safe-routing: A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
  2129. Networking Telemetry in .NET - .NET
  2130. Chicago .NET User Group – The Background on Background Tasks in .NET 6
  2131. Polyglot Microservices Communication Using Dapr on AKS
  2132. LiteDB - A .NET embedded NoSQL database
  2133. Milestone Reached: 200+ Free Ebooks Are Now Available in the Succinctly Series | Syncfusion Blogs
  2134. Minimal APIs: The magic revealed - Events
  2135. A deep dive into endpoint filters in ASP.NET Core 7
  2136. Learn C# with CSharpFritz - ASP.NET Core MVC - Sample Project Wrap Up
  2137. Learning Blazor
  2138. Generating Code Coverage Reports in .NET Core
  2139. Adding Experimental HTTP Methods To ASP.NET Core
  2140. Hosting .NET Web Service in Unmanaged C/C++ Process in Windows and Linux
  2141. .NET Core 3.1 is nearing end-of-support
  2142. ASP.NET Community Standup - Blazor in .NET 7 Part III
  2143. Rockin’ the Code World: Special Guest Stephen Toub
  2144. Three ways to refresh the claims of a logged-in user – The Reformed Programmer
  2145. Comparing main...safia/minapi-sec-docs · dotnet/AspNetCore.Docs
  2146. .NET Conf 2022
  2147. Learn C# with CSharpFritz - Hosting ASP.NET Core MVC with Linux
  2148. Roadmap discussions · Discussion #2 · JonPSmith/AuthPermissions.AspNetCore
  2149. 3 (and more) ways to set configuration values in .NET - Code4IT
  2150. Localization in ASP.NET Core - Code Maze
  2151. Logging with Serilog in ASP.NET Core Web API
  2152. Use model validation in minimal APIs in ASP.NET Core 6
  2153. How to use OpenAPI with minimal APIs
  2154. [Last Week in .NET #105] – A tale of two CVEs
  2155. Integration Testing ASP.NET Core APIs incl. auth and database
  2156. Deploy ASP.NET Core Web API to Amazon ECS - Dockerized Applications with AWS Fargate - Ultimate Guide
  2157. Revisiting dependency injection lifetimes in ASP.NET Core
  2158. Microsoft Ignite – Join us on October 12-14
  2159. Microsoft Ignite – Join us on October 12-14
  2160. No Need to Wait for .NET 8 to Try Experimental WebAssembly Multithreading -- Visual Studio Magazine
  2161. Azure DevOps Podcast: Rob Richardson: Web Services in .NET 6 - Episode 213
  2162. Announcing .NET 7 Release Candidate 2
  2163. ASP.NET Core updates in .NET 7 Release Candidate 2
  2164. .NET October 2022 Updates – .NET 6.0.10 and .NET Core 3.1.30
  2165. MinimalApis.Extensions 0.9.0-pre.20221011.36
  2166. How to generate header images for blogs and ASP.NET Core
  2167. How to create a custom feature filter in ASP.NET Core - Code Rethinked
  2168. Performance Testing of ASP.NET Core APIs With k6 - Code Maze
  2169. Force phishing resistant authentication in an ASP.NET Core application using Azure AD
  2170. ASP.NET Core in Action, Third Edition
  2171. Modern C# Techniques, Part 2: Value Records
  2172. Learn Live - Create a UI in a .NET MAUI app by using XAML
  2173. Use HttpContext in ASP.NET Core
  2174. Out of Process Hosting Survey
  2175. Visual Studio Talk Show: 0272 - Anthony Giretti - Le processus de création d'un livre technique
  2176. Introduction to WebApplicationFactory
  2177. New JavaScript Interop improvements in .NET 7 RC 1
  2178. Add Unit Tests To Your Azure Functions
  2179. .NET vs Go vs Node
  2180. Learn C# with CSharpFritz - Authentication and Authorization with ASP.NET MVC
  2181. .NET Monthly Roundup - September 2022
  2182. ASP.NET Community Standup - Securing ASP.NET Core APIs
  2183. ASP.NET Core Versioning: Minimal APIs
  2184. What is .NET - Why Should We Use It, and What Can We Do With It
  2185. ASP.NET Core 7 updates
  2186. .NET R&D Digest (September, 2022)
  2187. On .NET Live - Ask Me Anything with Scott Hunter
  2188. Rate limiting in web applications - Concepts and approaches
  2189. Upload File using C# ASP.NET FileUpload Control | Pro Code Guide
  2190. Implement the On Behalf Of flow between an Azure AD protected API and an API protected using OpenIddict
  2191. ASP.NET Core Versioning: MVC APIs
  2192. Extension: Omit null value properties in ASP.NET Core OData
  2193. Migrating from ASP.NET to ASP.NET Core (Part 4)
  2194. ASP.NET Core in Action, version 3, is now available
  2195. Experimental WebTransport over HTTP/3 support in Kestrel
  2196. Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI
  2197. 10 Reasons Startups Prefer Node.js over .NET
  2198. Microsoft Ignite - Session catalog
  2199. Microsoft Teams’ Infrastructure and Azure Communication Services’ Journey to .NET 6
  2200. How to Read AppSettings Values From a JSON File in .NET Core
  2201. A Swiss Army Knife for Developers: DevToys
  2202. GitHub - Cysharp/MemoryPack: Zero encoding extreme performance binary serializer for C#.
  2203. Learning Blazor
  2204. Built-in rate limiting in ASP.NET Core vs AspNetCoreRateLimit
  2205. Bye bye Azure Functions, Hello Azure Container Apps: Migrating from Azure Functions to ASP.NET Core | endjin
  2206. [Last Week in .NET #102] – MAUIing Figma
  2207. Microsoft Commerce's .NET 6 Migration Journey
  2208. Microsoft Commerce's .NET 6 Migration Journey
  2209. InfoQ .NET Trends Report 2022
  2210. InfoQ .NET Trends Report 2022
  2211. ASP.NET Core rate limiting middleware in .NET 7
  2212. Dockerize your SQL Server and use it in ASP.NET Core with Entity Framework Core
  2213. How to take an ASP.NET Core web site “Down for maintenance” – The Reformed Programmer
  2214. Azure Active Directory Authentication for Blazor WASM (Part 4: SignalR)
  2215. GitHub - davidfowl/AspNetCoreOwinSample: A sample showing running OWIN based frameworks on top of ASP.NET Core
  2216. Episode 106 - fimi.market and The .NET Tech Stack with Miguel Adwin
  2217. See Updated 'What's New' Docs for Entity Framework 7 Release Candidate 1 -- Visual Studio Magazine
  2218. Building ASP.NET Core Minimal API in VB.NET
  2219. .NET Data Community Standup - Azure Mobile Apps and offline sync
  2220. .NET Data Community Standup - Azure Mobile Apps and offline sync
  2221. ASP.NET Core 6: Bring your custom compression provider in gRPC
  2222. WebAssembly Steals the ASP.NET Core Show in .NET 7 RC1 -- Visual Studio Magazine
  2223. Release CoreWCF v1.2.0 · CoreWCF/CoreWCF
  2224. Join us for JetBrains .NET Days + GameDev Day Online 2022 | The .NET Tools Blog
  2225. How is Delegate being cast to RequestDelegate in ASP.NET Core?
  2226. Using multiple JSON serialization settings in ASP.NET Core
  2227. Community Tuesday
  2228. SOLID principles in C# used in object-oriented design (OOD)
  2229. Implementing Google Web Risk API in ASPNET Core
  2230. ASP.NET Core Api Auth with multiple Identity Providers
  2231. Testing HttpRequest.Form Variables in Unit Tests for ASP.NET Core Components
  2232. Episode 43: Docker Demystified - with (me) Dan Clarke
  2233. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  2234. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  2235. ASP.NET Core 7: What's new with Minimal API's in .NET 7
  2236. ASP.NET Core - Why async await is useful
  2237. .NET 7: Microsoft Reveals New ASP.NET Core Features
  2238. Let's Upgrade an app to .NET 7 RC
  2239. ASP.NET Core updates in .NET 7 Release Candidate 1
  2240. ASP.NET Core updates in .NET 7 Release Candidate 1
  2241. Microsoft Teams Assignments Service's Journey to .NET 6
  2242. Announcing .NET 7 Release Candidate 1
  2243. GitHub - matthiasjost/dotnet-content-creators: ⚡A list of .NET content creators
  2244. .NET One-line Scoped Initializers with Dependency Injection
  2245. Architecture of a .NET Application: Case Studies - NDepend
  2246. Blazor in Action
  2247. .NET September 2022 Updates – .NET 6.0.9 and .NET Core 3.1.29
  2248. ASP.NET Community Standup - Blazor in .NET 7 Part II
  2249. Micro Frontends in Action With ASP.NET Core - Communication Patterns for Blazor WebAssembly Based Web Components
  2250. .NET 7 SDK Now Supports Building Containerised Apps
  2251. Versioning ASP.NET Core MVC & Minimal APIs
  2252. How to download files from ASP.NET Core MVC
  2253. Blazor Best Practices: Handling Errors
  2254. [Last Week in .NET #100] – Where’s the cool kids table?
  2255. Setup application client in Azure App Registration with App roles to use a web API
  2256. .NET now on Windows Package Manager
  2257. Arm64 Performance Improvements in .NET 7
  2258. GitHub - ltrzesniewski/RazorBlade: Compile Razor templates at build-time without a dependency on ASP.NET.
  2259. Episode 104 - C# with Mads Torgersen
  2260. (The Future of) Work
  2261. ASP.NET Community Standup - 🎂8 Years of .NET Community Standups🎂
  2262. Customize The Authorization Pipeline In ASP.NET Core
  2263. Use dependency injection and .NET logging with Microsoft.Data.SqlClient
  2264. On .NET Live - Let's chat about code quality & performance!
  2265. Feature Flags in ASP.NET Core - Code Maze
  2266. Custom Identity User Management in ASP.NET Core - Detailed Guide | Pro Code Guide
  2267. Implement a GRPC API with OpenIddict and the OAuth client credentials flow
  2268. signalr_core | Dart Package
  2269. ASP.NET vs Spring Boot | What are the differences?
  2270. Why developers like ASP.NET Core
  2271. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2272. .NET Monthly Roundup - August 2022
  2273. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  2274. Azure Container Apps Async Communication with Dapr Pub/Sub API - Part 6 - Bit of Technology
  2275. Anthony Giretti | ConFoo.ca
  2276. ASP.NET Community Standup - Dapr + .NET
  2277. TechEmpower Web Framework Performance Comparison
  2278. 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
  2279. .NET Rocks! Microservices Architectures with Shawn Wildermuth
  2280. Incrementally Migrating an ASP.NET Framework application to Razor Pages
  2281. Use Refresh Tokens in ASP.NET Core Apps
  2282. Everything Anyone Could Possibly Want to Know About .NET 7 Performance Improvements -- Visual Studio Magazine
  2283. How to Test a REST API with .NET and xUnit - Code Maze
  2284. Build a productivity dashboard with Microsoft Teams Toolkit for Visual Studio
  2285. Troubleshooting .NET Blazor WASM Debugging
  2286. ASP.NET Community Standup - Port Tunneling for ASP.NET Core Projects
  2287. No more Dockerfiles with the help of .NET CLI
  2288. Getting Started With Mapster in ASP.NET Core - Code Maze
  2289. How to get base URL in ASP.NET Core
  2290. Strongly Typed Configurations with Options Pattern - Code Rethinked
  2291. Broken Access Control in ASP.NET Core - OWASP Top 10 | Pro Code Guide
  2292. AspNetCoreDiagnosticScenarios/AsyncGuidance.md at master · davidfowl/AspNetCoreDiagnosticScenarios
  2293. Introduction to Machine Learning with C# and ML.NET
  2294. Secure ASP.NET Core GRPC API hosted in a Linux kestrel Azure App Service
  2295. Problem Details responses everywhere with ASP.NET Core and .NET 7
  2296. How to create an ASP.NET Core Minimal API with VB.NET (there's no template)
  2297. ASP.NET Core 6: Handling gRPC exception correctly server side
  2298. Code Maze Weekly #136 - Code Maze
  2299. Announcing built-in container support for the .NET SDK
  2300. .NET MAUI eBook Now Available - Enterprise Application Patterns
  2301. ASP.NET Community Standup - Blazor in .NET 7
  2302. Entity Framework Core and Multiple Database Providers | The .NET Tools Blog
  2303. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  2304. Strongly Typed Middleware in ASP.NET Core
  2305. Web API Return Types in ASP.NET Core - Code Maze
  2306. Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core
  2307. Generating Documents using a RESTful, Asynchronous Web API using WebHooks
  2308. ASP.NET Community Standup - Blazor in .NET 7
  2309. ASP.NET Community Standup - Blazor in .NET 7
  2310. Mapping Multiple Static File Folders in ASP.NET Core
  2311. ASP.NET Community Standup - Blazor in .NET 7
  2312. ASP.NET validation revisited
  2313. Can types replace validation?
  2314. New Video: Coding Shorts - Output Caching in ASP.NET Core 7
  2315. Refactoring Minimal APIs with Carter - Code Rethinked
  2316. Azure Migrate now supports large-scale migration of ASP.NET web apps to Azure App Service
  2317. Micro Frontends in Action With ASP.NET Core - Composition via Blazor WebAssembly Based Web Components
  2318. Create Containerized Build Agents with Azure DevOps Pipelines
  2319. Hosting ASP.NET Core Web API with AWS Lambda - Truly Serverless REST APIs
  2320. Create Containerized Build Agents with Azure DevOps Pipelines
  2321. Two-Factor Authentication With SMS in ASP.NET Core
  2322. A Heavy Lift: Bringing Kestrel + YARP to Azure App Services
  2323. How to Execute Multiple Tasks Asynchronously in C# - Code Maze
  2324. .NET 6 is now in Ubuntu 22.04
  2325. .NET 6 is now in Ubuntu 22.04
  2326. GitHub - FabianGosebrink/ASPNETCore-WebAPI-Sample: This is a sample ASP.NET Core WebAPI
  2327. Securing Amazon API Gateway with Lambda Authorizer in .NET - Detailed Guide
  2328. ASP.NET Core 6: Here is the best way to pass a JWT in the headers of a gRPC client
  2329. Creating dotnet solution and project templates
  2330. GitHub - NyronW/MinimalEndpoints: A light weight abstraction over ASP.NET minimal API
  2331. GA Release of Visual Studio for Mac 17.3 Intros User Secrets for Sensitive Info -- Visual Studio Magazine
  2332. Deploying Blazor WebAssembly app with WebAPI using GitHub Actions(CI/CD) for FREE - EP35
  2333. What's New for Blazor, ASP.NET Core in Latest .NET 7 Preview -- Visual Studio Magazine
  2334. Putting SOLID into Perspective
  2335. Visual Studio for Mac 17.3 is now available
  2336. ASP.NET Core updates in .NET 7 Preview 7
  2337. Announcing .NET 7 Preview 7
  2338. Migrating from ASP.NET to ASP.NET Core in Visual Studio
  2339. Use Visual Studio Port Tunneling to handle Twilio Webhooks
  2340. [Last Week in .NET #95] – Azure Honey is Free
  2341. Creating your first Azure Container App
  2342. Blazor.BFF.OpenIDConnect.Template 1.2.5
  2343. ASP.NET Core MVC Views not Resolving Partial Views outside of the default ControllerContext
  2344. AWS API Gateway with .NET - HTTP APIs with Lambda & DynamoDB Integrations
  2345. Learn C# with CSharpFritz - CRUD operations with ASP.NET MVC - Part 2
  2346. Taking a .NET Core Web App Offline ... Gracefully
  2347. .NET 7 Custom Runtime for AWS Lambda | no dogma blog
  2348. .NET Rocks! vNext
  2349. ErikEJ.SqlClient.Extensions 0.1.1-alpha
  2350. A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  2351. Distributed Tracing to discover a Distributed BIG BALL of MUD
  2352. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2353. Securing Web APIs with Azure AD: Building the Server
  2354. .NET Data Community Standup - CoreWCF: Roadmap and Q&A
  2355. r/dotnet - A comprehensive overview of authentication in ASP.NET Core – for fellow developers who're struggling with authentication in .NET
  2356. Force HTTPS in ASP.NET Core Applications
  2357. The Best C# .NET Web Application Tech Stack: Deploying to Azure - Michael's Coding Spot
  2358. Learn C# with CSharpFritz - Logging, Testing, and Filters in ASP.NET Core
  2359. [Last Week in .NET #94] – The Summer of .NET
  2360. Request Response Logging Middleware ASP.NET Core
  2361. Singleton Design Pattern in C# .NET Core - Creational Design Pattern | Pro Code Guide
  2362. Twenty Plus Years of Blogging
  2363. Thinking About the Costs of a Software Feature
  2364. Exploring Communication of Rate Limits in ASP.NET Core With Rate Limit Headers
  2365. .NET GitHub API Review
  2366. New Video: Coding Shorts - Response Caching in ASP.NET Core
  2367. Azure Functions Boosted with .NET 7 Support -- Visual Studio Magazine
  2368. Build a mobile and desktop app with Blazor Hybrid and .NET MAUI - Learn
  2369. .NET Data Community Standup - DbDataSource, a new System.Data abstraction
  2370. What Is Blazor WASM?
  2371. What are Minimal APIs in ASP.NET Core 6 - Code Rethinked
  2372. Blazor MVC Revives Old Tech for Modern, Red-Hot Web-Dev Framework -- Visual Studio Magazine
  2373. How to set up OpenTelemetry Collector on Kubernetes
  2374. ASP.NET Core on .NET 7.0 - Output caching
  2375. CFF22 trip report
  2376. Clean Architecture In ASP.NET Core Web API
  2377. Jeremy A Boyd | There's a Package for That
  2378. Unit Testing ASP.NET Core Minimal APIs
  2379. The Case for C# and .NET
  2380. Using LocalStack with Microsoft Tye
  2381. GitHub - iolevel/wpdotnet-sdk: WordPress compiled to .NET Standard. SDK for ASP.NET Core.
  2382. Azure DevOps release pipeline for .NET Web API using IIS
  2383. Episode 103 - Software Architecture with Paul Michaels
  2384. How to simplify your C# unit testing with a mocking framework
  2385. Custom scaffold templates in ASP.NET Core
  2386. OpenAPI
  2387. System.CommandLine 2.0.0-beta4.22272.1
  2388. Native AOT deployment overview - .NET
  2389. GitHub - tusdotnet/tusdotnet: .NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
  2390. Cookie Authentication With ASP.NET Core and Angular - Code Maze
  2391. Azure Static Web Apps Introduces API Backend Options
  2392. Coding Shorts: ASP.NET Core Middleware Explained
  2393. Marius Gundersen
  2394. Infragistics Improves Low-Code App Builder -- Visual Studio Magazine
  2395. ASP.NET Core updates in .NET 7 Preview 6
  2396. Announcing Rate Limiting for .NET
  2397. Error Monitoring for .NET MAUI with Sentry
  2398. Custom Blazor Elements No Longer Experimental in .NET 7 Preview 6 -- Visual Studio Magazine
  2399. MinimalApis.Extensions 0.7.1-pre.20220712.30
  2400. Announcing .NET 7 Preview 6
  2401. ASP.NET Core updates in .NET 7 Preview 6
  2402. ASP.NET Core updates in .NET 7 Preview 6
  2403. .NET July 2022 Updates – .NET 6.0.7 and .NET Core 3.1.27
  2404. ASP.NET Core updates in .NET 7 Preview 6
  2405. ASP.NET Community Standup - Blazor: Flavors of State Management with Blazor WebAssembly
  2406. Adding content negotiation to minimal APIs with Carter
  2407. Replace characters in a string using Vectorization - Gérald Barré
  2408. Typing API Responses With Zod - CodeJourney.net
  2409. Invite external users to Azure AD using Microsoft Graph and ASP.NET Core
  2410. Tag Helper for Display Templates
  2411. How to Build a REST API | Developer Roadmap .NET 6 Rest API | Pt. 7
  2412. GitHub - DamianEdwards/TrimmedTodo: An app to try out trimming stuff in .NET 7
  2413. Is auth WAY too hard in .NET? : r/dotnet
  2414. Is auth WAY too hard in .NET? - r/dotnet
  2415. Is auth WAY too hard in .NET?
  2416. Add an Infinispan cache to your ASP.NET application | Red Hat Developer
  2417. r/dotnet - Is auth WAY too hard in .NET?
  2418. GitHub - aspnet-contrib/AspNet.Security.OAuth.Providers: OAuth 2.0 social authentication providers for ASP.NET Core
  2419. Back to Basics: Custom HTTP Response Header Manipulation in ASP.NET Core
  2420. Build your first Orleans app with ASP.NET Core 6.0 - Learn
  2421. AWS announces a streamlined deployment experience for .NET applications | Amazon Web Services
  2422. Send Recurring Emails using C# .NET and Hangfire with SendGrid
  2423. Minimal API Validation with FluentValidation
  2424. GitHub - DamianEdwards/BlazorIdentity: An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.
  2425. CoreWCF 1.1.0 and project templates
  2426. Micro Frontends in Action With ASP.NET Core - Composition via YARP Transforms and Server-Side Includes (SSI)
  2427. Returning XML from minimal APIs in .NET 6
  2428. Working with Database First Approach in Entity Framework Core
  2429. .NET R&D Digest (June, 2022)
  2430. How to Resolve Instances With ASP.NET Core DI - Code Maze
  2431. Add Fido2 MFA to an OpenIddict identity provider using ASP.NET Core Identity
  2432. r/dotnet - IKVM 8.2.0
  2433. How to run ASP.NET Core Web Application as a service on Linux without reverse proxy, no NGINX or Apache
  2434. ASP.NET Core: Creando un Chat con SignalR y Angular
  2435. GitHub - octokit/webhooks.net: GitHub webhook events toolset for .NET
  2436. Implementing paging in ASP.NET Core MVC
  2437. Implementing Breadcrumbs in ASP.NET Core
  2438. Render Emails Using Razor Templating
  2439. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  2440. Minimal API Route Handler Filters
  2441. Lambda Expressions in C# - Code Maze
  2442. What is Razor Templating, really?
  2443. Using Refit to Consume APIs in C# - Code Maze
  2444. Understanding your middleware pipeline in .NET 6 with the Middleware Analysis package
  2445. The Best C# .NET Web Application Tech Stack: Choosing The Back End - Michael's Coding Spot
  2446. Micro Frontends in Action With ASP.NET Core - Server-Side Routing via YARP in Azure Container Apps
  2447. A simple but effective data grid for Blazor
  2448. .NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
  2449. Azure DevOps Podcast: Andrew Lock: Web Applications in .NET6 - Episode 198
  2450. Create a React-based app with ASP.NET Minimal APIs and MongoDB storage
  2451. RequestDelegateFactory Class (Microsoft.AspNetCore.Http)
  2452. VS Code and Visual Studio Rock the 2022 Stack Overflow Developer Report -- Visual Studio Magazine
  2453. Incremental ASP.NET Migration Tooling Preview 2
  2454. OpenIddict 4.0 preview1 is out
  2455. ApiController Attribute in ASP.NET Core Web API - Code Maze
  2456. Azure Tips and Tricks - Getting started with Azure App Configuration for your ASP.NET Core App
  2457. Multi-tenant Apps With EF Core and ASP.NET Core | The .NET Tools Blog
  2458. Microsoft killed my Pappy
  2459. Improve HTTP Request Performance in Dotnet MAUI / Xamarin - Cool Coders
  2460. CodeRush - Visual Studio Productivity Tools Are Available Free-of-Charge in v22.1!
  2461. Back to Basics: Rendering Razor Views to String in ASP.NET Core
  2462. Improving .NET host error messages and supportability
  2463. Scheduling repeating tasks with .NET 6’s NEW Timer
  2464. Write Test Progress To The Console With NUnit - CodeJourney.net
  2465. GitHub - DamianEdwards/AspNetCorePathAuthorization: A middleware to enable path-based authorization in an ASP.NET Core application.
  2466. Learn Live: Post-Build 2022 - Events
  2467. Learn Live
  2468. Microsoft Build – Join us May 24-26 2022
  2469. C# 11 static abstract members - NDepend
  2470. Building a More Useful Outbox for Reliable Messaging
  2471. Another Optimization Exercise – Packing Sparse Headers
  2472. .NET Rocks! vNext
  2473. .NET June 2022 Updates – .NET 6.0.6 and .NET Core 3.1.26
  2474. What's new in ASP.NET Core with Jon Galloway, Wed, Jun 15, 2022, 6:30 PM | Meetup
  2475. Announcing .NET 7 Preview 5
  2476. ASP.NET Core updates in .NET 7 Preview 5
  2477. StackExchange.Redis 2.6.45
  2478. A brief introduction to DiagnosticSource
  2479. How to Use Multiple Authentication Schemes in .NET - Code Maze
  2480. [Last Week in .NET #93] – Performance Enhancing Code
  2481. OneService Journey to .NET 6
  2482. Force MFA in Blazor using Azure AD and Continuous Access
  2483. Using Playwright with the WebApplicationFactory to test a Blazor Application
  2484. Blazor - End of Support for .NET 5
  2485. GitHub - mayuki/Cocona: Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
  2486. .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
  2487. Duende Software
  2488. Introduction to Identity on ASP.NET Core
  2489. Overview of ASP.NET Core Authentication
  2490. What's OpenIddict?
  2491. Maybe it's time to rethink our project structure with .NET 6
  2492. Microsoft Build – Join us May 24-26 2022
  2493. Exchange Online Journey to .NET Core
  2494. Performance Improvements in .NET MAUI
  2495. How to test ASP.NET Core Minimal APIs
  2496. .NET Annotated Monthly | June 2022 | The .NET Tools Blog
  2497. Using PathBase with .NET 6's WebApplicationBuilder
  2498. Vertical Slice Architecture in ASP.NET Core - Code Maze
  2499. The Best C# .NET Web Application Tech Stack: Choosing The Front End - Michael's Coding Spot
  2500. How to test ASP.NET Core Minimal APIs
  2501. Migrate an ASP.NET web application to Azure with Visual Studio - Learn
  2502. Clean way to add Startup class in ASP.NET Core 6 #aspnetcore #dotnet #dotnetcore
  2503. Build 2022 Updates for ASP.NET Core Developers
  2504. Performance tricks I learned from contributing to open source .NET packages
  2505. Incremental ASP.NET to ASP.NET Core Migration
  2506. GitHub - awslabs/dotnet-nativeaot-labs: A place to learn about and experiment with .NET NativeAOT on AWS.
  2507. Use Twilio SMS and Voice with .NET 6 Minimal APIs
  2508. GitHub - haacked/aspnet-client-validation: A client validation library for ASP.NET MVC that does not require jQuery
  2509. Azure DevOps pipeline build with .NET for CI/CD
  2510. r/Blazor - Two weeks of blazor.. I'm sold
  2511. Microsoft Build – Join us May 24-26 2022
  2512. Microsoft Build – Join us May 24-26 2022
  2513. Bookmark these 10 Essential NuGet Libraries for ASP.NET Core | Pro Code Guide
  2514. Response Caching in ASP.NET Core - Code Maze
  2515. Incremental ASP.NET to ASP.NET Core Migration
  2516. Marten just got better for CQRS architectures
  2517. Add Swagger to ASP.NET Core 6 App
  2518. [Video] What's the point of async/await in an ASP.NET Core application?
  2519. Understanding PathBase in ASP.NET Core
  2520. Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio - Learn
  2521. Next.js meets ASP .NET Core — a story of performance and love at long tail
  2522. How to Block IP Addresses in ASP.NET Core Web API - Code Maze
  2523. How to Add Startup.cs in ASP.NET Core 6 Project
  2524. Implement Azure AD Continuous Access Evaluation (CAE) standalone with Blazor ASP.NET Core
  2525. .NET 6 - New Features
  2526. Uninstall Tool - .NET
  2527. OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
  2528. Announcing .NET 7 Preview 3
  2529. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  2530. r/csharp - Why are tools such as Docker and Kubernetes written in Go and not C#?
  2531. Why are tools such as Docker and Kubernetes written in Go and not C#?
  2532. GitHub - dpbevin/dotnet-staticfiles
  2533. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  2534. Why are tools such as Docker and Kubernetes written in Go and not C#? : csharp
  2535. Introducing private preview port tunneling Visual Studio for ASP.NET Core projects
  2536. Herding Code 246 - David Ortinau on .NET MAUI
  2537. Top 10 Dev Products Going GA at Microsoft Build 2022 -- Visual Studio Magazine
  2538. Provide default configuration to your .NET applications
  2539. File Upload in ASP.NET Core 6 - Detailed Guide | Pro Code Guide
  2540. Implement Azure AD Continuous Access Evaluation (CAE) step up with ASP.NET Core Blazor using a Web API
  2541. GitHub - damienbod/Blazor.BFF.OpenIDConnect.Template: Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)
  2542. Features of the Windows Process Activation Service (WAS)
  2543. The Search for a Proportional Font for Developers (Revisited for VS Code)
  2544. Visual Studio 2022 for Mac Team Fixes Release Candidate Issues -- Visual Studio Magazine
  2545. .NET Data Community Standup - Testing EF Core Apps (part 2)
  2546. How To Use Localization in ASP.NET Core
  2547. Learn C# with CSharpFritz - Get Started with ASP.NET Core MVC
  2548. DevDay Denmark Talk about gRPC in ASP.NET Core
  2549. How to open and read XML files in C# .NET 6 | Pro Code Guide
  2550. How To Fix SqlException Database Is Not Currently Available On Azure (0x80131904) - CodeJourney.net
  2551. Implementing API Gateway with Ocelot in ASP.NET Core - Code Maze
  2552. Using multiple Azure B2C user flows from ASP.NET Core
  2553. Episode 98 - AWS Microservices Extractor for .NET with Josh Hurley and Norm Johanson
  2554. 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.
  2555. Amazon SQS For the .NET Developer: How to Easily Get Started | Rahul Nath
  2556. The Azure Cosmos DB Journey to .NET 6
  2557. Visual Studio 2022 17.2 Goes GA, Faces Update Issues -- Visual Studio Magazine
  2558. Microsoft: Web Forms Is No Silverlight -- Visual Studio Magazine
  2559. Structure and Organize .NET Projects with Rider | The .NET Tools Blog
  2560. New Previews for .NET 7, EF7, ASP.NET Core and .NET MAUI RC3 -- Visual Studio Magazine
  2561. Announcing gRPC JSON transcoding for .NET
  2562. Improving Performance With Distributed Caching
  2563. Using ASP.NET Core MVC Value Providers With Minimal APIs
  2564. Improving Azure Key Vault Performance in ASP.NET Core By Up To 10x
  2565. ASP.NET Core updates in .NET 7 Preview 4
  2566. Announcing .NET 7 Preview 4
  2567. Testing ASP.NET Core gRPC services in JetBrains Rider
  2568. .NET May 2022 Updates – .NET 6.0.5, .NET 5.0.17 and, .NET Core 3.1.25
  2569. ASP.NET Core updates in .NET 7 Preview 4
  2570. Visual Studio 2022 17.2 is now available!
  2571. Episode 36: Andrew Lock - ASP.NET, Blogging, Kuberetes, and more!
  2572. .NET Rocks!
  2573. Testing ASP.NET Core gRPC services in JetBrains Rider
  2574. Building a Stack Overflow browser as a VS extension
  2575. General ASP.NET Performance Best Practices (Part-1)
  2576. Found It! The .NET Developer's Guide to AWS Documentation
  2577. GitHub - haqua-dotnet/Haqua.Scriban: Integrate Scriban Template Engine with ASP.NET Core Minimal API
  2578. Thrive Conference in Slovenia
  2579. FastEndpoints
  2580. Tutorial: Create a minimal web API with ASP.NET Core
  2581. Syncfusion Essential Studio Release Enhances .NET MAUI, WinUI, Blazor and More -- Visual Studio Magazine
  2582. Database Providers [4 of 5] | Entity Framework Core for Beginners
  2583. Serilog Tutorial
  2584. Upgrading a WCF service to .NET 6 with CoreWCF
  2585. Visual Studio on an ultra-wide monitor
  2586. ASP.NET Core Web Apps with EF Core [3 of 5] | Entity Framework Core for Beginners
  2587. How to Return HTML From ASP.NET Core Web API - Code Maze
  2588. How To Use Fiddler Everywhere With Real-Time Apps
  2589. Using Background Services in ASP.NET Core
  2590. .NET R&D Digest (April, 2022)
  2591. Microsoft Graph's Journey to .NET 6
  2592. Development With A Dot - Current Limitations of Entity Framework Core
  2593. Build .NET applications with C# - Learn
  2594. CRUD with DynamoDB in ASP.NET Core - Getting Started with AWS DynamoDB Simplified
  2595. GitHub - davidfowl/YarpTunnelDemo: YARP demo showing how tunneling can be implemented over websockets
  2596. Improving ASP.NET Core Before It Ships 🚢
  2597. ASP.NET Core JavaScript Collocated TagHelper
  2598. Entity Framework Core for Beginners
  2599. Blazor Workshop | NDC London 2022
  2600. .NET 6 on AWS Lambda, Quick Demos | no dogma blog
  2601. YARP 1.1 is here with new requested reverse proxy features
  2602. gRPC in .NET 6 with Anthony Giretti - The 6 Figure Developer
  2603. Getting telemetry data from inside or outside a .NET application - Gérald Barré
  2604. Implement an OpenIddict identity provider using ASP.NET Core Identity with Keycloak federation
  2605. How to Add Multiple POST Actions in ASP.NET Core Web API - Code Maze
  2606. Introduction to Google Charts With Angular and ASP.NET Core Web API - Code Maze
  2607. Tutorial: Build gRPC & OData in ASP.NET Core
  2608. ASP.NET Core Error: System.InvalidOperationException: Unable to Resolve Service for Type While Attempting to Activate
  2609. How to: View ASP.NET Trace Information with the Trace Viewer
  2610. Phone Calls with .NET and Twilio – Webinar Recording | The .NET Tools Blog
  2611. CoreWCF 1.0.0 Release
  2612. AWS Previews Framework for Writing .NET 6 Lambda Functions -- Visual Studio Magazine
  2613. CoreWCF 1.0 has been Released, WCF for .NET Core and .NET 5+
  2614. Using Visual Studio for Crash Dump Debugging
  2615. Using sharding to build multi-tenant apps using ASP.NET Core and EF Core – The Reformed Programmer
  2616. HTMX for ASP.NET Core Developers – Tutorial | The .NET Tools Blog
  2617. Tech Community Calendar
  2618. Why isn't my ASP.NET Core app in Docker working?
  2619. On .NET Live - Wrapping browser APIs in Blazor WASM
  2620. Long-Running Tasks in a Monolith ASP.NET Core Application
  2621. What’s Coming for Blazor in .NET 7?
  2622. Create .NET Objects without Calling The Constructor
  2623. Visual Studio 2022 for Mac Release Candidate
  2624. Why isn't my ASP.NET Core app in Docker working?
  2625. ASP.NET Core 7 has built-in dark mode for error pages
  2626. Multiple Directories for Static Files in ASP.NET Core
  2627. Distributed Caching in ASP.NET Core - Code Maze
  2628. Annotating your C# code - Migrating to nullable reference types - Part 3
  2629. Implementing Rate Limiting in ASP.NET Core Web API
  2630. ASP.NET Core: Custom Controller Action Parameter Binding using TryParse in Minimal APIs
  2631. Visual Studio Container integration - Redis cache
  2632. Deploying ASP.NET Core applications to Kubernetes
  2633. First Look at ASP NET Core dev JWTs
  2634. GitHub - DamianEdwards/AspNetCoreDevJwts: Experimenting with development environment scenarios for JWT authentication.
  2635. Secure Your .NET 6 Web API
  2636. 'Alternative to Blazor' Wisej 3 Ships -- Visual Studio Magazine
  2637. C# async await explained - NDepend
  2638. Rockin’ The Code World with dotNetDave – Guest: Mika Dumont
  2639. SPAs in ASP.NET Core - Another Attempt
  2640. Implement Azure AD Continuous Access Evaluation in an ASP.NET Core Razor Page app using a Web API
  2641. ASP.NET Core Interview Questions and Answers
  2642. Group Project Retrospective
  2643. Tips & Tricks: Delaying AWS Service configuration when using .NET Dependency Injection | Amazon Web Services
  2644. C# 11 Preview Updates - Raw string literals, UTF-8 and more!
  2645. ASP.NET Core Furthers Minimal API Work in .NET 7 Preview 3 -- Visual Studio Magazine
  2646. 8 quick tips to improve your .NET API
  2647. How to list all routes in an ASP.NET Core application - Gérald Barré
  2648. Taking .NET MAUI for a spin
  2649. Solid Principles - Explore the Open/Closed Principle
  2650. .NET MAUI Release Candidate Ships with 'Go Live' Support -- Visual Studio Magazine
  2651. AWS Lambda with .NET 6 - Serverless Computing
  2652. Download Multiple Files From Azure Blob Storage in ASP.NET Core
  2653. ASP.NET Core updates in .NET 7 Preview 3
  2654. Announcing .NET 7 Preview 3
  2655. Returning HTTP 204 (No Content) from .NET Minimal API
  2656. .NET April 2022 Updates – .NET 6.0.4, .NET 5.0.16 and, .NET 3.1.24
  2657. Keeping up with .NET: learning about new features and APIs
  2658. Implementing Passwordless Authentication in ASP.NET Core
  2659. Duende Software Blog
  2660. DevTools Style Guide Goes Public
  2661. What is Blazor? And why's it so exciting?, Wed, Apr 6, 2022, 5:30 PM | Meetup
  2662. Introducing Akka.Hosting - HOCONless Akka.NET Configuration and Runtime
  2663. Debugging ASPNET Core Routes
  2664. Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  2665. CPU Usage Tool Improvements
  2666. C# 10 Advanced Language Features
  2667. Timer in C# - Code Maze
  2668. csharplang/utf8-string-literals.md at main · dotnet/csharplang
  2669. .NET Annotated Monthly | April 2022 | The .NET Tools Blog
  2670. AuthPermissions.AspNetCore/UpdateToVersion3.md at main · JonPSmith/AuthPermissions.AspNetCore
  2671. How to Deserialize JSON Into Dynamic Object in C# - Code Maze
  2672. Implementing OAuth2 Client credentials flow APP to APP security using Azure AD non interactive
  2673. Create a minimal web API with ASP.NET
  2674. Block Azure B2C Users with Microsoft Graph and ASP.NET Core
  2675. Working with AWS S3 using ASP.NET Core - Upload, Download & Delete Files - Simplified
  2676. ASP.NET | Open-source web framework for .NET
  2677. 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
  2678. How to Use ModelState Validation in ASP.NET Core Web API - Code Maze
  2679. Episode 34: Geeking out on .NET with Nick Chapsas
  2680. Running .NET 7 apps on WASI on arm64 Mac
  2681. Open-source .NET MAUI Workshop - Multi-platform apps with C#
  2682. Profiling a .NET6 app running on AWS ECS Fargate with dotnet-monitor
  2683. Serialization and Deserialization in C# - Code Maze
  2684. Using LibMan To Manage Client-Side Dependencies
  2685. Combining Bearer Token and Cookie Authentication in ASP.NET
  2686. Customizing $filter for spatial data in ASP.NET Core OData 8
  2687. How to register a service with multiple interfaces in ASP.NET Core DI
  2688. Implementing OAuth2 APP to APP security using Azure AD from a Web APP
  2689. Using PowerPoint as a WYSIWIG Editor for HTML Templates (Proof of Concept in C#)
  2690. Optional Parameters in ASP.NET Core Web API Routing - Code Maze
  2691. In-Memory Caching in ASP.NET Core - Code Maze
  2692. Visual Studio 2008 (Beta 2) Install - Easter Egg?
  2693. Onboarding new users in an ASP.NET Core application using Azure B2C
  2694. GitHub - natemcmaster/dotnet-serve: Simple command-line HTTPS server for the .NET Core CLI
  2695. ASP.NET Core - Authentication
  2696. 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
  2697. Visual Studio 2022 Preview Release Notes
  2698. Minimal APIs overview
  2699. Creating a Windows Service with .NET 6
  2700. Telerik & Kendo UI March 2022 Update
  2701. Health Checks in ASP.NET Core - Code Maze
  2702. Middleware in .NET 6 - Custom Middleware Classes
  2703. How to Build .NET Minimal APIs | Gary Woodfine
  2704. Episode 33: Razor Pages with Mike Brind
  2705. .NET 7 Inches Closer to NativeAOT in Preview 2 -- Visual Studio Magazine
  2706. Simplified Routing in ASP.NET Core | Pro Code Guide
  2707. ASP.NET Core and Blazor Identity and State
  2708. ASP.NET Core updates in .NET 7 Preview 2
  2709. Getting started with GraphQL in .NET | Meetup
  2710. Transforming identity claims in ASP.NET Core and Cache
  2711. ASP.NET Core 6 MVC Upgrade System.Text.Json Serialization Issues
  2712. Judicious dependency selection is a powerful tool
  2713. aspnet-client-validation
  2714. Securing .NET Core, ASP.NET Core applications | Meetup
  2715. How to Serialize Enum to a String in C# - Code Maze
  2716. How to integrate with the Trello API from .NET/C#
  2717. Edge DevTools Team Seeks 'Constructive Discussions' -- Visual Studio Magazine
  2718. Middleware in .NET 6 - Intro and Basics
  2719. Validating a Blazor Form on the first render - Gérald Barré
  2720. Build and Deploy a Microsoft .NET Core Web API application to AWS App Runner using CloudFormation | Amazon Web Services
  2721. UsedImplicitly on External Libraries
  2722. Introducing .NET 6 & .NET 7 | Meetup
  2723. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  2724. Let’s Learn Blazor: Creating a Desktop App with Electron.NET
  2725. Using MassTransit with RabbitMQ in ASP.NET Core - Code Maze
  2726. Cancelling await calls in .NET 6 with Task.WaitAsync()
  2727. .NET March 2022 Updates – .NET 6.0.3, .NET 5.0.15 and, .NET 3.1.23
  2728. Cancelling await calls in .NET 6 with Task.WaitAsync()
  2729. Working with Feature Flags in ASP.NET Core MVC application
  2730. .NET 6 Runtime for AWS Lambda Unveiled -- Visual Studio Magazine
  2731. [Last Week in .NET #84] – What do we do with the elephant?
  2732. Edge Developer Tools for Visual Studio (Preview)
  2733. Adding feature flags to an ASP.NET Core app
  2734. MiniValidation 0.4.2-pre.20220306.48
  2735. How to Use RabbitMQ in ASP.NET Core - Code Maze
  2736. Creating a Static Web Content Project for Publishing with WebDeploy
  2737. dotnetdays.ro - .NET & Software Architecture conference in Romania
  2738. 6 .NET Myths Dispelled — Celebrating 21 Years of .NET
  2739. New ASP.NET Core Migration Guidance -- Visual Studio Magazine
  2740. Cancellation, Part 2: Requesting Cancellation
  2741. Migrating a monolithic .NET REST API to AWS Lambda | Amazon Web Services
  2742. Microsoft Previews Edge Developer Tools for Visual Studio IDE -- Visual Studio Magazine
  2743. Sharing code between ASP.NET and ASP.NET Core
  2744. Difference Between Task.Run and Task.Factory.StartNew - Code Maze
  2745. Minimal APIs in .NET 6 - Code Maze
  2746. Global usings in C# 10
  2747. Advanced techniques around ASP.NET Core Users and their claims – The Reformed Programmer
  2748. Tag Helpers in ASP.NET Core | endjin
  2749. Introducing fullstackhero - Open Source Boilerplates for Rapid Web Development
  2750. Introducing the OpenIddict client
  2751. Migration from .NET 5 to .NET 6: Performance benchmarks
  2752. Introducing the .NET 6 runtime for AWS Lambda | Amazon Web Services
  2753. A new way to build CLEAN and FAST APIs in .NET
  2754. Using RestSharp To Consume APIs in C#
  2755. Building Serverless Web App Blazor Chart—AWS Lambda Function
  2756. Build APIs for the Web INSTANTLY with ASP.NET Core 6
  2757. Semantic Versioning is overrated
  2758. Benchmarking ASP.NET Applications with .NET Crank
  2759. Anti-corruption Layer for communication between Boundaries
  2760. The Catch Block #95 - Slow, Deliberate Refactoring Tips
  2761. Rate Limiting in ASP.NET Core Web API - Code Maze
  2762. Debug .NET applications running in local containers with VS Code | Red Hat Developer
  2763. Testing ASP.NET Core 6 Apps
  2764. Migrating from Redis-64 to Memurai
  2765. Implementing an API Gateway in ASP.NET Core with Ocelot
  2766. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  2767. Upgrading an ASP.NET Core Web API Project to .NET 6
  2768. Please stop lying about .NET Standard 2.0 support!
  2769. How YOU can build a Mock REST API based on JSON for ASP .NET and minimal API
  2770. System.CommandLine 2.0.0-beta3.22114.1
  2771. Safe storage of app secrets in development in ASP.NET Core
  2772. OpenAPI extensions and Swashbuckle
  2773. ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs
  2774. Implementing authorization in Blazor ASP.NET Core applications using Azure AD security groups
  2775. Connecting a Blazor App to Swagger API
  2776. Integrate ngrok into ASP.NET Core startup and automatically update your webhook URLs
  2777. Newsletter Week 7, 2022
  2778. GitHub - ReubenBond/hanbaobao-web: Orleans sample application with Kubernetes hosting
  2779. orleans/samples/Voting at main · dotnet/orleans
  2780. Diagnosing an ASP.NET Core hard crash
  2781. ASP.NET Core Routing from the Outside In
  2782. GitHub - microsoft/reverse-proxy: A toolkit for developing high-performance HTTP reverse proxy applications.
  2783. .NET 7 WebAssembly Plans: Mixed-Mode AOT, Multi-Threading, Web Crypto -- Visual Studio Magazine
  2784. Server-side JavaScript for .NET developers – Part I (Node.js fundamentals)
  2785. .NET turns 20: Reflecting on Microsoft's not-Java
  2786. .NET 7 Preview 1 Ships -- Visual Studio Magazine
  2787. Announcing .NET 7 Preview 1
  2788. ASP.NET Core updates in .NET 7 Preview 1
  2789. The Birth of .NET: Bill Gates Launches 'VS.NET' at Our VSLive! Conference -- Visual Studio Magazine
  2790. Activity Enrichment in ASP.NET Core 6.0
  2791. Scale ASP.NET Core Application using ThreadPool | Pro Code Guide
  2792. Ruminations on 20 Years of being a .Net Developer
  2793. Introduction to App Development with .NET MAUI | Meetup
  2794. .NET Celebrates 20th Anniversary of Launch
  2795. Logging Trace Output Using ILogger in .NET Applications
  2796. Twenty years of .NET - Yay! — robmiles.com
  2797. .NET MAUI Dev Coders 'Close in on Feature Complete' -- Visual Studio Magazine
  2798. Introducing Compatible Packages on NuGet.org - The NuGet Blog
  2799. Microsoft Orleans documentation
  2800. Waiting for your ASP.NET Core app to be ready from an IHostedService in .NET 6
  2801. How to Add Custom Headers in ASP.NET Core Web API
  2802. How to become master writing C# code
  2803. 20 years of .NET
  2804. As .NET Turns 20, Microsoft Says .NET 7 Preview 1 Coming This Week -- Visual Studio Magazine
  2805. .Net 6 WebApplicationBuilder and Lamar
  2806. My 20 Years with .NET
  2807. Happy 20th Anniversary, .NET! - .NET Blog
  2808. Implementing Basic Authentication in ASP.NET Core Minimal API
  2809. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  2810. 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
  2811. Creating Multiple Resources with a Single Request in ASP.NET Core
  2812. .NET Rocks! vNext
  2813. .NET 6 Web API on Lambda with a Custom Runtime | no dogma blog
  2814. Learn C# with CSharpFritz - Blazor Components, Layout, and Style
  2815. Move over JavaScript: Back-end languages are coming to the front-end
  2816. Measuring Performance After Migration from .NET5 to .NET 6 | HackerNoon
  2817. CRUD API + Complexity = Death by a 1000 Papercuts
  2818. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  2819. Product Manager 2 in Redmond, Washington, United States | Program Management at Microsoft
  2820. Using Azure Active Directory B2C with .NET
  2821. ASP.NET Community Standup - Blazor .NET 7 Roadmap
  2822. Getting Started with Selenium - C# Example - New
  2823. Migrate from .NET Framework to .NET Core (.NET 6) - Detailed Guide | Pro Code Guide
  2824. [Last Week in .NET #80] – Time Flies When You’re Shipping Code
  2825. What are the major highlights in .NET 6?
  2826. Creating and Using HTTP Client SDKs in .NET 6
  2827. Minimal APIs, Blazor Improvements, and Tools Updates in ASP.NET Core 6
  2828. An advanced, composable, reactive model-view-viewmodel framework
  2829. GitHub - nanoframework/nanoFramework.SignalR.Client
  2830. Live Streaming .NET
  2831. Learning Blazor
  2832. The AWS DynamoDB feature you're missing out on
  2833. Optimally Configuring Open Telemetry Tracing for ASP.NET Core
  2834. Understanding Middleware in ASP.NET Core | endjin
  2835. Building ASP.NET Core and EF Core hierarchical multi-tenant apps – The Reformed Programmer
  2836. Meet the Women of .NET
  2837. Static Abstract Members In C# 10 Interfaces
  2838. Piped
  2839. Authentication in ASP .NET Core
  2840. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  2841. Visual Studio 2022 - with Kendra Havens
  2842. ASP.NET Community Standup - Sept 2nd, 2014 - Introduction to ASP.NET vNext, how and why?
  2843. 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
  2844. Getting started with AWS Distro for OpenTelemetry and distributed tracing using .NET. Part 2: Building the demo
  2845. Introducing the Dark Screen of Death
  2846. .NET Framework vs .NET Core (.NET 5+) | Pro Code Guide
  2847. Create microservices with .NET and ASP.NET Core Ep1: Introduction to microservices with .NET
  2848. Development With A Dot - Using Generated Methods Instead of Reflection
  2849. Migrating Web Apps to Azure App Services
  2850. ASP.NET Community Standup - Exploring the ABP web app framework
  2851. Speed up your .NET app with the .NET memory profilers in Visual Studio 2022
  2852. Brand New! Azure Functions OpenAPI Extension on .NET 6
  2853. How did we get from .NET Framework to just .NET?
  2854. Learn Live - Create and deploy a cloud-native ASP.NET Core microservice
  2855. Performance improvements in ASP.NET Core 6
  2856. Blazor | Build client web apps with C# | .NET
  2857. What is Curious Drive? - Free Courses, Coding Problems & Quizzes
  2858. How to Create a PNG File from a Web Page in C#
  2859. .NET Rocks! vNext
  2860. Visual Studio 2022 for Mac Dumps Mono for .NET 6 -- Visual Studio Magazine
  2861. What’s new in bUnit for .NET 6
  2862. GitHub - Xabaril/Esquio: Esquio is a Feature Toggle Library for .NET Developers.
  2863. Fixing sync over async issues in .NET / C# with Visual Studio 2022
  2864. .NET Watch Launch Setting Profile For ASP.NET Core
  2865. How to get ASP.NET Core server URLs
  2866. ASP.NET Community Standup - Minimal API Deep Dive
  2867. ASP.NET Core Blazor performance best practices
  2868. ASP.NET Community Standup - Minimal API Deep Dive
  2869. Developing and Deploying a Static Web App with Blazor and Azure Functions
  2870. Visual Studio 2022 for Mac Preview 5
  2871. What’s a lesser known .NET feature that people should know more about?
  2872. Microsoft Releases YARP - Yet Another Reverse Proxy
  2873. Machine Learning Community Standup - Infrastructure image classification
  2874. Web Wednesday hosted by GeekTrainer: Chatting about Blazor with Cecil Phillip
  2875. GitHub - dotnet/runtime at release/7.0-preview1
  2876. Dependency Injection in .NET 6 - Service Lifetimes
  2877. Modern Web Applications with SAFE Stack
  2878. Simple WebSocket client and server application using .NET
  2879. Microsoft Feature Management - Feature Flags in ASP.NET Core C# - Detailed Guide | Pro Code Guide
  2880. [Fixed Ending] Episode 90 - Clean Architecture and Subcutaneous Testing with Matthew Jeorrett
  2881. Piped
  2882. Drawn controls in .NET MAUI
  2883. Introducing Minimal Real-Time API for .NET
  2884. JavaScript frontend development with ASP.NET Core in .NET 6
  2885. GitHub - 425show/verifiable-credential-demo
  2886. ASP.NET Community Standup - Upgrading to ASP.NET Core
  2887. Code Maze Weekly #110 - Code Maze
  2888. See What’s New in the Telerik and Kendo UI R1 2022 Release!
  2889. ASP.NET Core updates in .NET 5 Preview 6
  2890. August Meetup: Serverless Architecture in Azure with Rob Richardson | Meetup
  2891. 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
  2892. Progress Telerik Adds 20-Plus Components for Blazor, .NET MAUI and WinUI -- Visual Studio Magazine
  2893. Web Wednesday - Talking ASP.NET with Jon Galloway
  2894. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  2895. Welcome to MAUI Community Toolkit
  2896. Introduction to .NET Core (.NET 5+) | Pro Code Guide
  2897. Introduction to .NET Framework | Pro Code Guide
  2898. How to Deploy a .NET Container with AWS ECS Fargate
  2899. My Thoughts on Code “Modernization”
  2900. If I’m a beginner at .NET, what resources are available to me?
  2901. OpenTelemetry with Minimal APIs in .NET 6
  2902. httpstat.us - Now With .NET 6 | LINQ to Fail
  2903. C# Language Highlights: Properties
  2904. Edit Local Images/Text from a .NET MAUI Blazor Hybrid App -- Visual Studio Magazine
  2905. Hot Reload for ASP.NET Core Blazor in Visual Studio 2022
  2906. Saving source generator output in source control: Creating a source generator - Part 6
  2907. Multi-tenant apps with different versions can increase your profits – The Reformed Programmer
  2908. How to Deploy ASP.NET Core to IIS & How ASP.NET Core Hosting Works
  2909. JWT Authentication and Authorization for your F# Giraffe API Server
  2910. Dependency Injection in .NET 6 - Adding and Injecting Dependencies
  2911. Development With A Dot - Changing Schema Dynamically in EF Core
  2912. This post was written with GitHub Copilot
  2913. Modern data APIs with EF Core and GraphQL
  2914. Rockin’ The Code World with dotNetDave – Guest: Daniel Roth
  2915. Blazor and GraphQL
  2916. Newsletter Week 2, 2022
  2917. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  2918. Learn C# with CSharpFritz - Build a Chatbot with .NET 6
  2919. Learn Live: Create microservices with .NET and ASP.NET - Events
  2920. Code Maze Weekly #109 - Code Maze
  2921. Required Query String Parameters in ASP.NET Core - Code Maze
  2922. $compute and $search in ASP.NET Core OData 8 - OData
  2923. Net Conf 2021 Québec : Introduction à NET 6.0
  2924. Infragistics Adds 17 Controls to Blazor/Web Components Libraries -- Visual Studio Magazine
  2925. .NET MAUI Community Standup - Comet with Clancey
  2926. Microsoft Teams app development with Visual Studio and .NET
  2927. Tips for More Efficient .NET Logs
  2928. ASP.NET Community Standup - Blazor WebAssembly on .NET 6
  2929. Adding Clarity To .NET Minimal Hosting APIs
  2930. Entity Framework Community Standup - The EF7 Plan
  2931. Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core -- Visual Studio Magazine
  2932. Service Locator is not an Anti-Pattern
  2933. Enhance your .NET apps with Azure Communication Services
  2934. Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration – The Reformed Programmer
  2935. API Versioning in ASP.NET Core - Code Maze
  2936. DevTrends .NET Blog
  2937. .NET Rocks! vNext
  2938. Large Object Heap Churn in .NET
  2939. Test gRPC services in ASP.NET Core
  2940. Entity Framework Code First vs Database First vs Model First Approach | Pro Code Guide
  2941. Built On Blazor! - Home
  2942. Preventing Duplicate Web Requests To ASP.NET Core
  2943. Accepting Raw Request Body Content with ASP.NET Web API
  2944. C# StringBuilder and String vs StringBuilder in C# .NET | Pro Code Guide
  2945. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  2946. Secure minimal APIs with .NET 6 and Microsoft Identity
  2947. Minimal APIs in .NET 6 — A Complete Guide(Beginners + Advanced)
  2948. Things you might not know about CSharp - Duck Typing
  2949. Blazor in Action
  2950. Microsoft Intros Next-Gen OData -- Visual Studio Magazine
  2951. Code Maze Weekly #108 - Code Maze
  2952. .NET Application Architecture Guides
  2953. .NET Live TV | Live developer streams every day
  2954. Saturn | Modern F# MVC framework
  2955. Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database – The Reformed Programmer
  2956. .NET Rocks! vNext
  2957. CQRS & Event Sourcing Code Walk-Through
  2958. ASP.NET Core MVC & Razor Pages in .NET 6
  2959. Providing Multitenancy with ASP.NET Core and PostgreSQL Row Level Security
  2960. .NET Podcasts app - Local Development Walkthrough
  2961. What's New in F# 6
  2962. Learn C# with CSharpFritz - Building APIs with ASP.NET Core
  2963. HTMX and ASP.NET Core Swapping Techniques
  2964. Simplifying User and Role Based Permissions in .NET – Wrapt
  2965. .NET Rocks! vNext
  2966. Customizing ASP.NET Core 6.0 - The second edition
  2967. Getting a complex type as a simple type from the query string in a ASP.NET Core API controller
  2968. My professional and OSS aspirations for 2022
  2969. Secure a Blazor WASM ASP.NET Core hosted APP using BFF and OpenIddict
  2970. Accurately Measure Elapsed Time (Execution Time) in C# .NET using Stopwatch Class | Pro Code Guide
  2971. New blog sponsor - YOO inc.
  2972. Spring Boot vs ASP.NET Core: A Showdown
  2973. Year in Review - 2021
  2974. Difference Between Asynchronous Programming and Multithreading
  2975. .NET Rocks! vNext
  2976. Minimal API for CommandLine tool by ConsoleAppFramework v4
  2977. Creating .NET Project Templates - Code Maze
  2978. .NET R&D Digest (December, 2021)
  2979. GraphQL with EF Core 6 and HotChocolate 12
  2980. Secure your NuGet packages with Package Source Mapping
  2981. practical-aspnetcore/projects/orleans at net6.0 · dodyg/practical-aspnetcore
  2982. Code Maze Weekly #107 - Code Maze
  2983. .NET Rocks! vNext
  2984. .NET Rocks! vNext
  2985. .NET MAUI Community Standup - .NET Conf Recap and .NET MAUI Updates
  2986. Reusable UI using the Razor Class Library Project in ASP.NET Core
  2987. Using Authorization with Swagger in ASP.NET Core - Code Maze
  2988. HTMX Requests with ASP.NET Core Anti-Forgery Tokens
  2989. An Overview of Distributed Tracing with OpenTelemetry in .NET 6
  2990. EF Core 6 and Azure Cosmos DB
  2991. Learn Live - Create a web API with ASP.NET Core
  2992. New Coding Shorts: Angular Template Forms and Vite Builds
  2993. Unclutter Startup.cs
  2994. [Last Week in .NET #73] – Holiday Road Part Deux
  2995. Cancelling IAsyncEnumerable in C#
  2996. The Download: .NET 6, VS Code, WinApp SDK, and XBox at 20
  2997. Supercharging your cloud applications with Orleans
  2998. How to Upgrade a Codebase from .NET Framework to .NET 6
  2999. ASP.NET Core 6 – transparent WebSockets
  3000. Newsletter Week 50, 2021
  3001. A primer on FeatureManagement APIs in ASP.NET Core
  3002. Beyond Hot Reload: 'Live Reload' and More -- Visual Studio Magazine
  3003. Code Maze Weekly #106 - Code Maze
  3004. Bring Your Apps to Life With SignalR and .NET 6
  3005. Razor Pages for ASP.NET Core - Full Course (.NET 6)
  3006. What's New in EF Core 6
  3007. DynamoDB – Creating Tables Using the AWS SDK for .NET in .NET Core
  3008. Visual Studio 2022 for Mac Preview 4
  3009. Migrating from ASP.NET Core 5.0 MVC app to 6.0
  3010. Why I don't use MediatR for CQRS
  3011. SQLite + EF Core + ASPNET Core Web API + CRUD + Views + Loading Related Data
  3012. How to organize your Asp.net core Startup file with extension methods - Super Sharp | A Tech Superhero.
  3013. JSON in HTML Attributes With ASP.NET Core TagHelpers
  3014. .NET December 2021 Updates – 6.0.1, 5.0.13 and 3.1.22
  3015. Working with EF Core and Azure Cosmos DB
  3016. Using Minimal APIs in ASP.NET Core Razor Pages
  3017. Development With A Dot - Posting AJAX Requests to ASP.NET Core MVC
  3018. GrapeCity ComponentOne 2021 v3 Supports .NET 6, VS 2022 and WinUI -- Visual Studio Magazine
  3019. .NET 6 Networking Improvements
  3020. [Last Week in .NET #72] – Holiday Road
  3021. The .NET Docs Show - Migrations to .NET MAUI 🏄🏽‍♀️
  3022. How to Run Code in a New Thread in C# - Code Maze
  3023. Implement Compound Proof BBS+ verifiable credentials using ASP.NET Core and MATTR
  3024. ML.NET Model Builder: Machine learning with .NET
  3025. Console log formatting
  3026. Integration Testing ASP.NET Core 6 Minimal APIs
  3027. Smaller & Faster Blazor WebAssembly apps with Runtime Relinking in .NET 6
  3028. Code Maze Weekly #105 - Code Maze
  3029. Your First Microservice in .NET 6
  3030. Marten’s Compiled Query Feature
  3031. Troy Hunt - Wikipedia
  3032. Develop amazing Windows apps using the Windows App SDK
  3033. Handling file uploads in Open API with ASP.NET Core
  3034. GitHub - microsoft/dotnet-podcasts: .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
  3035. Don't Do That, Do This: The .NET 6 Edition
  3036. .NET Conf 2021 and Visual Studio 2022 Launch After Party Q&A - Events
  3037. HTMX With ASP.NET Core
  3038. Announcing dot.net in Japanese and Simplified Chinese
  3039. ASP.NET Community Standup - .NET Podcasts App Overview!
  3040. Cancellation Tokens with IAsyncEnumerable - Code Maze
  3041. C# Language Server Revamps VS 2022 Razor Editor for ASP.NET Core -- Visual Studio Magazine
  3042. What's new for gRPC in .NET 6
  3043. ASP.NET Community Standup - Scaling ASP.NET Core apps with Orleans
  3044. ASP.NET Core 6 and IAsyncEnumerable - Receiving Async Streamed JSON in Blazor WebAssembly
  3045. Test run of HTTP Logging in ASP.NET Core 6
  3046. Blazor WASM hosted in ASP.NET Core templates with Azure B2C and Azure AD authentication using Backend for Frontend (BFF)
  3047. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  3048. JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
  3049. Create a web UI with ASP.NET Core
  3050. Custom Templates in Visual Studio 2022
  3051. Code Maze Weekly #104 - Code Maze
  3052. How Rider Hot Reload Works Under the Hood | The .NET Tools Blog
  3053. .NET 6 Has Arrived: Here Are a Few of My Favorite Things
  3054. .NET Conf 2021 Recap - Videos, Slides, Demos, and More
  3055. Alba 6.0 is friendly with .Net 6, Minimal API, and WebApplicationFactory
  3056. Clean Architecture with ASP.NET Core
  3057. How to use OpenTelemetry with F#
  3058. Introducing the new Razor editor in Visual Studio 2022
  3059. MySQL + EF Core 6 + ASP.NET Core Web API 6 + CRUD + Load Related Data + Views + Stored Procedures
  3060. GraphQL Subscriptions in ASP.NET Core
  3061. Lamar v7 meets .Net 6, Minimal APIs, and IAsyncDisposable
  3062. Checking the Health of Your ASP.NET Core APIs
  3063. 30 minutes of Testing in .NET
  3064. Leveraging Azure Cosmos DB Partial Document Update With JSON Patch in an ASP.NET Core Web API
  3065. Upgrading a .NET 5 "Startup-based" app to .NET 6: Exploring .NET Core 6 - Part 12
  3066. Adam Storr - Runtime Dependency Resolution Using AutoFac in .NET 6 Isolated Azure Functions
  3067. Umbraco frontend membership SSO using OpenID Connect
  3068. Securing ASP.NET Minimal Web APIs with Auth0
  3069. The .NET Docs Show - Into the deep end with OpenCV
  3070. CSLA 6 First Prerelease
  3071. Validated Strongly Typed IOptions
  3072. [Last Week in .NET #70] – It’s *only* Five Bad Things
  3073. JasperFx OSS Plans for .Net 6 (Marten et al)
  3074. How do I migrate from Xamarin.Forms to .NET MAUI? | One Dev Question
  3075. Goodbye, Rock Solid Knowledge; Hello, 10x Banking
  3076. Alexandre Nédélec - Organize your GitHub stars with Astral
  3077. Use YARP to host client and API server on a single origin to avoid CORS
  3078. Code Maze Weekly #103 - Code Maze
  3079. GraphQL Mutations in ASP.NET Core
  3080. Lance McCarthy
  3081. Web Wednesday: Recapping .NET Conf with Jon Galloway
  3082. Adam Storr - Using AutoFac Keyed Dependencies Directly in .NET 6 Isolated Azure Functions
  3083. Creating an Async Web API with ASP.NET Core - Detailed Guide | Pro Code Guide
  3084. Using, and creating, custom project templates in Visual Studio and the dotnet CLI
  3085. Build .NET Applications with Visual Studio Code
  3086. .NET6 : ASP.NET Core Web API & Blazor WASM - Program.cs Changes
  3087. Net Conf 2021 Québec : Introduction à NET 6.0
  3088. Dependency Injection Lifetimes in ASP.NET Core - Code Maze
  3089. Dotnetos
  3090. .NET at re:Invent 2021 | Amazon Web Services
  3091. Modern C# Hello World - NDepend
  3092. Running a .NET 6 Service on a Specific Port
  3093. Carter 6.0.0
  3094. Implement certificate authentication in ASP.NET Core for an Azure B2C API connector
  3095. YARP Documentation
  3096. ASP.NET Core for Beginners: Web APIs
  3097. .NET 6 Hot Reload and "Refused to connect to ws: because it violates the Content Security Policy directive" because Web Sockets
  3098. ASP.NET Core Integration Tests With TestServer
  3099. [Video] High-performance and compile-time logging source generation in .NET 6
  3100. MinimalApis.LiquidViews 2.2.2
  3101. Code Maze Weekly #102 - Code Maze
  3102. Adam Storr - Using AutoFac Keyed Dependencies with .NET 6 Isolated Azure Functions
  3103. Migrate from ASP.NET Core 3.1 to 6.0
  3104. .NET 6 vs .NET 5: up to 40% speedup!
  3105. .NET 6 Application No Need To Configure Developer Exception Page Middleware Explicitly[.NET6 Feature]
  3106. What's the Cost of Indirection & Abstractions?
  3107. EF Core 6 + ASP.NET Core Web API + CRUD + Stored Procedures + Views + MS SQL Server
  3108. Visual Studio Toolbox Live - Managing Secrets in your Applications
  3109. Migrate from ASP.NET Core 5.0 to 6.0
  3110. Updating your ASP.NET Core / EF Core application to NET 6 – The Reformed Programmer
  3111. Working with model validation in Minimal APIs
  3112. The Case for C# and .NET
  3113. ASP.NET Docker Gotchas and Workarounds
  3114. Avoid Using Exceptions to Determine API Status Codes and Responses
  3115. DotNetConf 2021 - .NET Everywhere - Windows, Linux, and Beyond
  3116. Let's upgrade my main site and podcast to .NET 6 LTS
  3117. Azure DevOps Podcast: Eilon Lipton on Blazor Desktop - Episode 166
  3118. New dependency injection features in .NET 6: Exploring .NET Core 6 - Part 10
  3119. Using Multiple Databases in ASP.NET Core via Entity Framework Core
  3120. Replace client-side polling with ASP.NET Core SignalR - Learn
  3121. GraphQL in ASP.NET Core with EF Core
  3122. Introduction to .NET MAUI
  3123. Monsters Weekly 231 - Azure Container Apps with .NET 6
  3124. ASP.NET Core Identity AddDefaultIdentity vs AddIdentity
  3125. [Last Week in .NET #68] – .NET 6 Passionate Programmers
  3126. What's New for C#, F# and Visual Basic in .NET 6 -- Visual Studio Magazine
  3127. Learn TV
  3128. Azure Active Directory's gateway is on .NET 6.0!
  3129. Monitoring a .NET application using OpenTelemetry - Gérald Barré
  3130. Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core
  3131. Getting started with GraphQL in ASP.NET Core
  3132. C# 10 new feature CallerArgumentExpression, argument check and more
  3133. C# 10 new feature CallerArgumentExpression, argument check and more
  3134. Windows 10 and 11 minimal setup for HDR video playback and streaming
  3135. Newsletter Week 45, 2021
  3136. GitHub - DamianEdwards/MinimalApis.Extensions: A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
  3137. Code Maze Weekly #101 - Code Maze
  3138. Migrating our trusty ol’ .NET Framework applications to AWS, hold on! One foot at a time!
  3139. Announcing .NET 6 -- The Fastest .NET Yet
  3140. Setting up Serilog in .NET 6
  3141. Create a web UI with ASP.NET Core - Learn
  3142. Umbraco backoffice SSO with OpenID Connect
  3143. C# 10 Falls Just a Bit Short
  3144. Blazor Updates, Hot Reload and Minimal APIs Highlight ASP.NET Core in .NET 6 -- Visual Studio Magazine
  3145. Learn Live: Modern web development with .NET 6 - Events
  3146. Part 2 – Testing against a PostgreSQL database – The Reformed Programmer
  3147. How to use JSONPatch in .net core | Gary Woodfine
  3148. What's new in ASP.NET Core 6.0
  3149. Back to Basics: Add an ASP.NET Runtime Information Startup Banner
  3150. C# 10 – Anthony Giretti's .NET blog
  3151. Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn
  3152. I QUIT My Job - Here's Why!
  3153. Collection Performance: Sort() with CompareTo()
  3154. Backend Web API Service (CTP) | eXpressApp Framework
  3155. Announcing YARP 1.0 Release
  3156. .NET Official Support Policy
  3157. .NET November 2021 Updates – 5.0.12 and 3.1.21
  3158. Adam Storr - Using AutoFac with .NET 6 Isolated Azure Functions
  3159. Building real applications with Orleans
  3160. [Last Week in .NET #67] – Microsoft’s “Valued” Professionals
  3161. Server-Sent Events and ASP.NET Core - Disconnecting a Client
  3162. Write and debug code by using Hot Reload - Visual Studio (Windows)
  3163. .NET 6 Is Here -- Visual Studio Magazine
  3164. Announcing .NET 6 -- The Fastest .NET Yet
  3165. Welcome to C# 10
  3166. Announcing ASP.NET Core in .NET 6
  3167. Visual Studio 2022 verson 17.0 Release Notes
  3168. Asynchronous Programming in .NET Core C# - using async & await | Pro Code Guide
  3169. .NET 6: Top 6 Features in the new .NET Version | Rubik's Code
  3170. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  3171. A journey towards SpeakerTravel - Building a service from scratch
  3172. ASP.NET Core scheduling with Quartz.NET and SignalR monitoring
  3173. GitHub - damienbod/AspNetCoreHybridFlowWithApi: ASP.NET Core MVC application using API, OpenID Connect Hybrid flow , second API, Code Flow with PKCE
  3174. What’s New in ASP.NET Core in .NET 6
  3175. Rockin’ The Code World with dotNetDave – Guest: Scott Hunter
  3176. Building a custom checkout form with Stripe Elements
  3177. .NET Watch Run Configuration - IntelliJ IDEs Plugin | Marketplace
  3178. Breaking changes in .NET 6 - .NET
  3179. Code Maze Weekly #100 - Code Maze
  3180. Episode 86 - Real World Blazor With Steve Peirce
  3181. String Performance: Combining Strings with the StringBuilder
  3182. Visual Studio 2022 Launch
  3183. Microsoft Publishes New Documentation for Blazor, ASP.NET Core -- Visual Studio Magazine
  3184. Microsoft Unveils .NET Tech Community Forums -- Visual Studio Magazine
  3185. A quick review of C# 10 new language features
  3186. SignalR modules with a shared connection using a C# Source Generator - Guid.New
  3187. Add GitHub OpenID Auth For ASP.NET Core Apps
  3188. .NET Rocks! vNext
  3189. Handling HTTP API Errors with Problem Details
  3190. CODE Online | CODE Consulting | CODE Staffing | CODE Magazine | CODE Training | CODE Framework | VFP Conversion
  3191. .NET Annotated Monthly | November 2021 | The .NET Tools Blog
  3192. Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing
  3193. What’s New in Azure App Service - Fall Ignite 2021 Edition!
  3194. Visual Studio 2022 Launch
  3195. Improving logging performance with source generators: Exploring .NET Core 6 - Part 8
  3196. Adam Storr - Using Azure Functions Middleware to Access ClaimsPrincipal in Azure Static Web Apps
  3197. Blazor REPL - Write, Compile, Execute & Share Blazor Code | Telerik REPL for Blazor
  3198. Don't Keep Secrets in Code
  3199. Remove Libuv transport and dependency by Tratcher · Pull Request #38005 · dotnet/aspnetcore
  3200. Implementing Content Security Policy (CSP) in ASP.NET Core
  3201. Visual Studio 2022 Launch Event Agenda
  3202. The .NET Docs Show - .NET 6: Getting started with Minimal APIs
  3203. Power Up Your Power Apps with .NET 6 and Azure
  3204. Code Maze Weekly #99 - Code Maze
  3205. On .NET Live - Learning .NET with .NET Book Study
  3206. High CPU Usage with .NET Counters
  3207. Monsters Weekly 228 - New ASP.NET Minimal Templates
  3208. Generate ASP.NET Core OpenAPI Spec At Build Time
  3209. ASP.NET Core updates in .NET 6 Release Candidate 2
  3210. Machine Learning Community Standup - Office Hours & Announcements
  3211. Introducing Telerik REPL for Blazor
  3212. Records in C# 9
  3213. Entity Framework Community Standup - Noda Time
  3214. Exploring distributed tracing with ASP NET Core 6
  3215. [Video] Exploring distributed tracing with ASP NET Core 6
  3216. ASP.NET Community Standup - Blazor Native Interop with SkiaSharp
  3217. Hello World: .NET 6 and .NET Conf
  3218. Analyzers for ASP.NET Core in .NET 6: Exploring .NET Core 6 - Part 7
  3219. 3 new free tools for .NET developers
  3220. Hot Reload for .NET 6 in Rider 2021.3 | The .NET Tools Blog
  3221. Tutorial: Create a minimal web API with ASP.NET Core
  3222. Developer Feedback Makes Microsoft Reverse .NET 6 Hot Reload Decision -- Visual Studio Magazine
  3223. Rockin’ The Code World with dotNetDave – Special Guest: Steve “ardalis” Smith
  3224. Google Sheets API with .NET Core - Code Maze
  3225. Create and issue verifiable credentials in ASP.NET Core using Azure AD
  3226. Ask dotNetDave
  3227. Friday Five: Ignite ‘21, Defender For Endpoint, More!
  3228. Code samples migrated from ASP.NET Core 5.0 to 6.0
  3229. Code Maze Weekly #98 - Code Maze
  3230. Collection Performance: Checking for Items in a Collection
  3231. Improving your ASP.NET Core site's file handling capabilities – part 1 – Introduction
  3232. Blazor: switching Server and WebAssembly at runtime
  3233. Building and consuming GraphQL API in ASP.NET Core 5 - Simple Talk
  3234. RocketMortgage TechCon 2021 – HTTP Security Headers You Need On Your Web App
  3235. Rebooting Jasper
  3236. Visual Studio 2022 - Launching 2021-11-08
  3237. Update on .NET Hot Reload progress and Visual Studio 2022 Highlights
  3238. Entity Framework Community Standup - EF Core with ASP.NET Core
  3239. ASP.NET Community Standup - Advanced Kestrel Socket APIs
  3240. 256 Seconds With dotNetDave (E2) – AppDomain Exceptions
  3241. Supporting integration tests with WebApplicationFactory in .NET 6: Exploring .NET Core 6 - Part 6
  3242. How do I get started with Razor pages?
  3243. Dapr binding building block by simple example
  3244. Collection Performance: Creating New Immutable Collection From a Collection
  3245. Add new endpoint to ASP.NET Core application Runtime using API Framework - Mikael Koskinen
  3246. Present and Future of Xamarin Community Toolkit: Q&A with Gerald Versluis
  3247. The .NET Docs Show - EF Core Power Tools and NuGet packages, oh my! 🙀
  3248. Learn C# with CSharpFritz - Async, await, and Multi-threaded code
  3249. IAsyncEnumerable with yield in C# - Code Maze
  3250. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph application permissions part 2
  3251. GitHub - davidfowl/IISCrossover: A prototype running ASP.NET and ASP.NET Core in the same IIS pipeline
  3252. As .NET 6 Nears GA, Blazor WebAssembly Can Now Use Native Dependencies -- Visual Studio Magazine
  3253. 7 Years Later, How Am I Doing?
  3254. Code Maze Weekly #97 - Code Maze
  3255. How to use certificates in ASP.NET Core
  3256. On .NET Live - Things you didn't know you about GitHub
  3257. GitHub - Practical-ASP-NET/BlazorTailwindTemplate
  3258. Build Your First Microservice with .NET | Microservices Explained
  3259. World Tour
  3260. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway
  3261. Analyzing Code for Issues: Visual Studio Analyze
  3262. Architecture: Processing Data with Microservices
  3263. Machine Learning Community Standup - Deep Learning with PyTorch & ONNX
  3264. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  3265. Deploying HTTP/3 on Windows Server at Scale
  3266. Visual Studio 2022 Release Candidate Ships, Set for Nov. 8 General Availability -- Visual Studio Magazine
  3267. ASP.NET Community Standup - Exploring the ABP web app framework
  3268. Announcing .NET 6 Release Candidate 2
  3269. Agenda - NDC London 2022 | Conference for Software Developers
  3270. .NET October 2021 Updates – 5.0.11 and 3.1.20
  3271. ASP.NET Core updates in .NET 6 Release Candidate 2
  3272. ASP.NET Community Standup - Exploring MudBlazor
  3273. The New JSON Serializer In .NET Core 3
  3274. Collection Performance: Creating Collections with Capacity & AddRange()
  3275. Easy Way to Create CLI Scripts with JavaScript and Node
  3276. Supporting EF Core migrations with WebApplicationBuilder: Exploring .NET Core 6 - Part 5
  3277. How to Create a Web API with .NET 6 Minimal APIs
  3278. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  3279. The simplicity of ASP.NET Endpoints
  3280. World's Smallest C# Program (featuring `N`)
  3281. Introduction to ASP.NET Core SignalR - Learn
  3282. Testing ASP.NET Core web applications with WebApplicationFactory
  3283. Learn C# with CSharpFritz - Interfaces and Error Handling
  3284. 4 new useful APIs in .NET 6
  3285. CQRS Validation Pipeline with MediatR and FluentValidation - Code Maze
  3286. Build Resilient Microservices (Web API) using Polly in ASP.NET Core | Pro Code Guide
  3287. Code Maze Weekly #96 - Code Maze
  3288. Episode 84 - ASP .NET Core 5 Design Patterns With Carl-Hugo Marcotte
  3289. ASP.NET Core Diagnostic Scenarios
  3290. ASP. Net web app Migration to Azure App Services using Azure Migrate and PowerShell Scripts
  3291. How to implement cross cutting concerns with MediatR Pipeline Behaviours | Gary Woodfine
  3292. Entity Framework Community Standup - SQL Server Temporal Tables and EF Core 6
  3293. Razor Pages Startup in .NET 6
  3294. ASP.NET Community Standup - What's new in Orchard Core
  3295. Building a middleware pipeline with WebApplication: Exploring .NET Core 6 - Part 4
  3296. r/dotnet - .Net 6 RC Ready for Prod?
  3297. On .NET Live - Developing for the Meadow IoT Platform
  3298. A Serious Business, Inc.
  3299. Implement a secure API and a Blazor app in the same ASP.NET Core project with Azure AD authentication
  3300. Jeremy A Boyd |
  3301. Scraped LinkedIn data of Niall Merrigan
  3302. Blazor in Action
  3303. .NET R&D Digest (September, 2021)
  3304. Code Maze Weekly #95 - Code Maze
  3305. Web Wednesday: ASP.NET Razor tips and tricks with Jon Galloway (hosted by GeekTrainer)
  3306. Integration Testing Techniques for ASP.NET Core with Martin Costello
  3307. .NET Foundation Project Spotlight - .NET nanoFramework
  3308. Announcing .NET 6 Release Candidate 1
  3309. 7 tips for writing better library code in .NET
  3310. Building an Online Ticket Store with Blazor WebAssembly – Webinar Recording | The .NET Tools Blog
  3311. Visual Studio Team Seeks Help with Help (Menu, That Is) -- Visual Studio Magazine
  3312. Accepting Online Payments With Stripe
  3313. How I organise my Blazor components
  3314. ASP.NET Community Standup - Exploring the ABP web app framework
  3315. ASP.NET Razor tips and tricks with Jon Galloway | Web Wednesday
  3316. Learn C# with CSharpFritz - Collections and Generics
  3317. Efficient Web Services with Marten V4
  3318. Exploring the code behind WebApplicationBuilder: Exploring .NET Core 6 - Part 3
  3319. Journey Towards Cloud Architecture
  3320. We want to make Help all you need
  3321. Alexandre Nedelec - ASP.NET Core - Lost in configuration
  3322. The .NET Docs Show - The Handy Talk: Building a 3D-printed prosthetic hand with IoT and Xamarin ✍
  3323. I fixed a bug. What should I do now? - Gérald Barré
  3324. Model Binding an Array from a Form Post
  3325. Is it time to start creating C# Azure Functions in isolated mode?
  3326. .Net Core Strong Typed Configuration Binding for Arrays
  3327. C# 10.0 implicit global using directives | endjin
  3328. Unit Testing Legacy Code: Creating Maintainable Applications
  3329. How to detect if the User's OS prefers dark mode and change your site with CSS and JS
  3330. How to Train Really Large Models on Many GPUs?
  3331. JSON Based Localization in ASP.NET Core With Caching - Super Easy Guide
  3332. Health checks in ASP.Net Core web API
  3333. Code Maze Weekly #94 - Code Maze
  3334. On .NET Live - Scalable event processing with Reaqtor
  3335. ASP.NET Community Standup - Contributing to ASP.NET Core
  3336. ASP.NET Core 5 Microsoft Power BI Reporting -- Visual Studio Magazine
  3337. “Everything is an OpenAPI” in ASP.NET Core: Introducing API Framework – Add Runtime Changes & Reusability & Plugins into Web Apps - Mikael Koskinen
  3338. .NET Desktop Community Standup - Hot Reload Updates
  3339. .NET Rocks! vNext
  3340. Separating Concerns with Pipes & Filters
  3341. Do you know the GitHub Advisory Database?
  3342. Entity Framework Community Standup - PostgreSQL and EF Core
  3343. r/dotnet - What does your Blazor Server architecture look like?
  3344. The Catch Block #75 - Controllers, Repositories, Services, and Dark Mode
  3345. Adam Storr - Is Accessing Querystring Values in Azure Functions Hard?
  3346. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 3 & 4?
  3347. ASP.NET Core 6: Streaming JSON responses with IAsyncEnumerable<T>, example with Angular
  3348. AutoWrapper v5.0 RC Released!
  3349. Swift with .NET in Xcode
  3350. Comparing WebApplicationBuilder to the Generic Host: Exploring .NET Core 6 - Part 2
  3351. dotNET
  3352. Azure Table Storage with ASP.NET Core - Code Maze
  3353. Creating Microsoft Teams meetings in ASP.NET Core using Microsoft Graph
  3354. .NET MAUI: Preview 8 Available, but GA Postponed to Q2 2022
  3355. Episode 24: Dependency Injection in .NET with Steve Collins
  3356. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  3357. ASP.NET Minimal APIs - balta.io
  3358. .NET 6 ASP.NET Core Migration
  3359. Minimal APIs in .NET 6 but where are the Unit Tests?
  3360. Azure DevOps Podcast: Daniel Roth on Web Development with .NET 6 - Episode 158
  3361. HTTP/3 support in .NET 6
  3362. Progress Telerik Adds New Controls for Blazor, .NET MAUI, Desktop -- Visual Studio Magazine
  3363. Code Maze Weekly #93 - Code Maze
  3364. Blazor Developers Can Now Create Custom Elements, Render Components from JavaScript -- Visual Studio Magazine
  3365. GitHub - dotnet/upgrade-assistant: A tool to assist developers in upgrading .NET Framework applications to .NET 5
  3366. Visual Studio 2022 Preview 4: Hot Reload Expands, Speed Improvements -- Visual Studio Magazine
  3367. Validating Form Data with Blazor [11 of 11] | Beginner's Series to: Blazor
  3368. Machine Learning Community Standup - Deep Learning with TorchSharp
  3369. Announcing .NET 6 Release Candidate 1
  3370. PHP maintains an enormous lead in server-side programming languages
  3371. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  3372. ASP.NET Core updates in .NET 6 Release Candidate 1
  3373. ASP.NET Core updates in .NET 6 Release Candidate 1
  3374. Announcing .NET 6 Release Candidate 1
  3375. Update on .NET Multi-platform App UI (.NET MAUI)
  3376. ASP.NET Community Standup - Blazor in .NET 6 RC1
  3377. WebSocket per-message compression in ASP.NET Core 6
  3378. Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1
  3379. Async processing of long-running tasks in ASP.NET Core
  3380. Adam Storr - Separate the Metadata Noise from the Implementation in Azure Functions
  3381. WUG: Co nás čeká v .NET 6 a C# 10 (Zlín)
  3382. Release WebSharper 5.0.0-preview1 · dotnet-websharper/core
  3383. OData (Open Data Protocol) in ASP.NET 6.0
  3384. Professional C# and .NET – 2021 Edition
  3385. Introduction to System.Text.Json Through Examples - Code Maze
  3386. How to Write Cleaner, Safer Code with SonarQube, Docker and .NET Core
  3387. How To Map A Route in an ASP.NET Core MVC application
  3388. Azure AD JWT authentication in .NET isolated process Azure Functions
  3389. An opinionated look at Minimal API in .NET 6
  3390. Minimal APIs at a glance
  3391. Managing User State [9 of 11] | Beginner's Series to: Blazor
  3392. C# 10 is HERE! 5 features that will blow your mind 🤯
  3393. First look at the debugger - Visual Studio (Windows)
  3394. Migrate apps to modern authentication
  3395. Code Maze Weekly #92 - Code Maze
  3396. Certified Application Security Specialist (CASS)
  3397. Web Live Preview
  3398. Machine Learning Community Standup - Office Hours
  3399. Microsoft Pushes Java for Azure Development -- Visual Studio Magazine
  3400. ASP.NET 6.0 Minimal APIs - Why should you care? - Ben Foster
  3401. .NET customers showcase | See what devs are building
  3402. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  3403. New Improved Attach to Process Dialog Experience
  3404. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  3405. Integration Testing: IHost Lifecycle with NUnit
  3406. The Command Handler contravariant functor
  3407. Integration Testing: IHost Lifecycle with xUnit.Net
  3408. GitHub Quick Reviews
  3409. The ASP.NET Team @TheASPNETTeam
  3410. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  3411. ASP.NET Community Standup - A first look at Carter on .NET 6
  3412. Using Source Generators with Blazor components in .NET 6
  3413. Adam Storr - Minimal Api in .NET 6 Out Of Process Azure Functions
  3414. Debugging System.FormatException when launching ASP.NET Core
  3415. Using Azure security groups in ASP.NET Core with an Azure B2C Identity Provider
  3416. Writing Logs to SQL Server Using NLog - Code Maze
  3417. Custom Model Binding in ASP.NET 6.0 Minimal APIs - Ben Foster
  3418. Minimal API com ASP.NET Core .NET 6
  3419. GitHub - JonPSmith/AuthPermissions.AspNetCore: This library provides extra authorization features to an ASP.NET Core application.
  3420. Running (Mostly) Minimal .NET 6 APIs in Azure Functions
  3421. ASP.NET Core Blazor routing
  3422. On .NET Live - Practical tips to improve your users' experience
  3423. Code Maze Weekly #91 - Code Maze
  3424. Foundation Interview
  3425. Xamarin.Essentials 1.7 with New Web Authenticator Options and .NET MAUI Essentials
  3426. Introduction to Async Programming in C#
  3427. GitHub - KorzhCom/EasyData: An open-source framework for quick and easy implementation of CRUD operations (both API and UI) in ASP.NET Core applications.
  3428. ASP.NET Community Standup - Exploring Blazorise with Mladen Macanović
  3429. Blazor WASM not loading appsettings.{environment}.json in Azure App Services - MSCTEK
  3430. Any examples of using SAML 2 authentication with a Blazor server-side app?
  3431. ASP.​NET Core in .NET 6 - Async streaming
  3432. Blazor | Build client web apps with C# | .NET
  3433. Let's Learn .NET: Razor Pages
  3434. Restructuring to a Vertical Slice Architecture
  3435. Repository Pattern in ASP.NET Core with Adapter Pattern for Easy Maintenance & Better Unit Testing | Pro Code Guide
  3436. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  3437. ASP.NET Core Web.config Transform for Production
  3438. Multitenancy in ASP.NET Core - Simplest Way to achieve Multitenancy
  3439. Ask the Expert: Build a Web App with Blazor
  3440. From MVC to Minimal APIs with ASP.NET Core 6.0 - Ben Foster
  3441. The simplest way to create an API is with .NET
  3442. Stream large content from ASP.NET Core to avoid OutOfMemoryException
  3443. Using SignalR in your Blazor applications
  3444. How to Migrate from .NET MVC 5 to .NET Core for Kentico Xperience
  3445. .NET 6: Top 6 New Features in the Upcoming .NET Version
  3446. Azure Queue Storage with ASP.NET Core - Code Maze
  3447. Improving application security in an ASP.NET Core API using HTTP headers – Part 3
  3448. Spreaker
  3449. In dirittura d'arrivo con le ASP.NET Core Minimal API
  3450. Newsletter Week 34, 2021
  3451. ASP.NET Core 6: Minimal APIs, two reasons why I can’t do without it so far
  3452. Adding support for $count segment in $filter collections in OData WebAPI
  3453. Webinar: Building an Online Ticket Store with Blazor WebAssembly | The .NET Tools Blog
  3454. Let's Learn .NET: Razor Pages - Events
  3455. End-to-End Tests With ASP.NET Core, XUnit, and Playwright
  3456. A closer look at C# 8 & 9 language features - PHINUG 2021.09
  3457. Favorite features in Visual Studio 2022 so far
  3458. A sample environment check for OIDC authenticated web services
  3459. F# Tapas - Small Bites from the Cloud to the Edge | #dotNETConf: Focus on F#
  3460. ASP.NET Community Standup - Visual Studio 2022 Razor Editor
  3461. 5 Methods to Redirect a Request in ASP.NET Core - Detailed Guide | Pro Code Guide
  3462. Embedding source code on errors logged to elmah.io
  3463. Build formatter extensions in ASP.NET Core OData 8 and hooks in ODataConnectedService
  3464. Beginner's Guide to Docker - Part 2 - Debugging a Docker Build - The Long Walk
  3465. What's New in EF Core 5.0
  3466. New .NET 6 APIs driven by the developer community
  3467. The .NET Docs Show - Blazor component testing with bUnit
  3468. Dapper Migrations with FluentMigrator and ASP.NET Core - Code Maze
  3469. Carter Community for ASP.NET Core means enjoyable Web APIs on the cutting edge
  3470. Improving application security in Blazor using HTTP headers – Part 2
  3471. A Stupid Little TypeScript Mistake (Part 2)
  3472. Defense In-Depth: Designing an HTTP Content Length Restriction Middleware - ASP.NET 5 (or .NET Core)
  3473. Episode 22: Jetbrains Rider, and Code With Me
  3474. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  3475. .NET Foundation August 2021 Update
  3476. Languages & Runtime Community Standup - Succinct, robust and performant code with F#
  3477. C# Language Highlights: The "in" Parameter Modifier
  3478. Code Maze Weekly #90 - Code Maze
  3479. Intro to Mathematical Planning with F# | #dotNETConf: Focus on F#
  3480. Visual Studio 2022 Preview Release Notes
  3481. Using SignalR in your Blazor applications
  3482. Continuous database deployment with GitHub Actions
  3483. Rider 2021.3 Roadmap | The .NET Tools Blog
  3484. How to Create a new Solution and Projects using dotnet CLI
  3485. How I Learned To Stop FUD And Stay SAFE | #dotNETConf: Focus on F#
  3486. GitHub - dotnet/runtime at release/6.0
  3487. Finally, a library that improves role authorization in ASP.NET Core – The Reformed Programmer
  3488. Discover and assess ASP.NET apps at-scale with Azure Migrate
  3489. What I Like About C# 9
  3490. [Video] Are ASP.NET Core Minimal APIs just for demos?
  3491. HTTP Error 500.30 - ASP.NET Core app failed to start help
  3492. Are ASP.NET Core 6 minimal APIs just for demos?
  3493. ASP.NET Core in .NET 6 - Introducing minimal APIs
  3494. [Last Week in .NET #55] – Squabbling Trillionaires.
  3495. .NET Core 2.1 container images will be deleted from Docker Hub
  3496. Alba v5.0 is out! Easy recipes for integration testing ASP.Net web services
  3497. Beautiful and compact Web APIs revisited – with C# 10 and .NET 6 Preview 7
  3498. Playing with System.Text.Json Source Generators - Steve Gordon - Code with Steve
  3499. Azure BLOB Storage with ASP.NET Core and Angular - Code Maze
  3500. Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1
  3501. A house small enough to find everything in
  3502. Deploying Cloud Infrastructure with F# | #dotNETConf: Focus on F#
  3503. So Why Doesn't Microsoft Provide Its Own Blazor Component Library? -- Visual Studio Magazine
  3504. Running Fully Automated E2E Tests in Electron in a Docker Container with Playwright - Dangl.Blog();
  3505. JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  3506. Code Maze Weekly #89 - Code Maze
  3507. Our Summer Break - 2021
  3508. Exploring a minimal Web API with ASP.NET Core 6
  3509. .NET MAUI Community Toolkit - Monthly Standup
  3510. The New JavaScript/TypeScript Experience in Visual Studio 2022 Preview 3
  3511. On .NET Live - The cutting edge of the Razor engine
  3512. ASP.NET Core 6: Working with minimal APIs
  3513. C# Highlights: Immutable Collections
  3514. Visual Studio 2022 Preview 3 - Overview
  3515. Azure DevOps Podcast: Scott Hunter on Preparing for .NET 6 - Episode 152
  3516. Publish an ASP.NET Core SignalR app to Azure App Service
  3517. Entity Framework Community Standup - EF Core's Global Query Filter
  3518. dotNET
  3519. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - User flows - Part2
  3520. Parallelising (LINQ) work in C#
  3521. Why do we need Dapr?
  3522. .NET August 2021 Updates – 5.0.9, 3.1.18, 2.1.29
  3523. New JavaScript/TypeScript Projects Lead Web-Dev Tweaks in VS 2022 Preview 3 -- Visual Studio Magazine
  3524. Announcing .NET 6 Preview 7
  3525. Starting Your F# Journey | #dotNETConf: Focus on F#
  3526. ASP.NET Core updates in .NET 6 Preview 7
  3527. Authenticating ASP.NET Core MVC applications with Azure Active Directory B2C - Part1
  3528. ASP.NET Community Standup - Simplifying web apps with new minimal APIs in ASP.NET Core 6
  3529. Getting started with branching workflows, Git Flow and GitHub Flow
  3530. Adam Storr - Razor Pages Scaffolding Submit with Error 400
  3531. Dynamically-rendered ASP.NET Core Razor components
  3532. 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
  3533. MySqlConnector 1.4.0-beta.1
  3534. Readable and clear tests for ASP.NET Core services
  3535. Testing web services secured by JWT tokens with Alba v5
  3536. [Last Week in .NET #54] – Disorderly Sunset
  3537. Don Syme's F# Bonanza | #dotNETConf: Focus on F#
  3538. Reducing the length of GUIDs in URLs or Json payloads - Gérald Barré
  3539. Learn C# with CSharpFritz - C# for Beginners: Getting started with C#
  3540. ASP.NET Core Middleware - Creating Flexible Application Flows
  3541. Supercharge Your ASP.NET Core Applications – Webinar Recording | The .NET Tools Blog
  3542. Newsletter Week 31, 2021
  3543. Using Angular's Base HREF in Paths
  3544. GitHub - martincostello/dotnet-minimal-api-integration-testing: An example of integration testing ASP.NET Core 6 Minimal hosting and actions
  3545. Proposal for Alba v5: JWT secured APIs, more JSON options, and other stuff
  3546. How to create your own Fluent API in C#
  3547. Introducing System.Threading.RateLimiting for .NET
  3548. Code Maze Weekly #88 - Code Maze
  3549. .NET Annotated Monthly | August 2021 | The .NET Tools Blog
  3550. Building a URL Shortener Web App using Minimal APIs in .NET 6
  3551. Notes about C# records and Nullable Reference Types - Event-Driven.io
  3552. Configuring JSON options in ASP.NET Core - Gérald Barré
  3553. .NET Rocks! vNext
  3554. GitHub - khalidabuhakmeh/HtmxTables: ASP.NET Core with Htmx Editable Table
  3555. Rider 2021.2: Support for ASP.NET Core Endpoints, Blazor WebAssembly Debugging, and More | The .NET Tools Blog
  3556. Stack Overflow: Old .NET Framework Usage Still Beats 'Most Loved' .NET Core/.NET 5 -- Visual Studio Magazine
  3557. Visual Studio Toolbox Live - What's New in Visual Studio 2022 Previews 1 & 2?
  3558. ASP.NET Community Standup - Logging updates in ASP.NET Core 6
  3559. Visual Studio 2022 Preview 2 Focuses on Instant Feedback
  3560. How to rate limit (throttle) your ASP.NET Core API
  3561. Adam Storr - Azure Functions CLI Failing After Preview Install
  3562. .NET MAUI Community Toolkit - Monthly Project Review
  3563. GitHub - andrewlock/NetEscapades.AspNetCore.SecurityHeaders: Small package to allow adding security headers to ASP.NET Core websites
  3564. Desktop Community Standup - Updates and Q&A
  3565. Workshop Spotlight: Secure DevOps - Application Security Principles and Practices
  3566. GitHub - Xabaril/AspNetCore.Hashids: Not predictable ids library for ASP.NET Core APIs.
  3567. [Last Week in .NET #53] – Requiem for a use case
  3568. The Serverless Sliding Scale
  3569. CoreWCF 0.2.0 Release
  3570. GitHub - AdrienTorris/awesome-blazor: Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
  3571. .NET customers showcase | See what devs are building
  3572. ASP.NET Community Standup - Building ASP.NET Core apps in F#
  3573. Code Maze Weekly #87 - Code Maze
  3574. Speed up your .NET and C++ development with Hot Reload in Visual Studio 2022
  3575. Marten, the Generic Host Builder in .Net Core, and why this could be the golden age for OSS in .Net
  3576. Azure Service Fabric 8.1 Release
  3577. ASP.NET Community Standup - ASP.NET Core Architecture - Part 4
  3578. EF Core 6 Dev Team Plays Catch-Up with EF6 -- Visual Studio Magazine
  3579. BlazorBits Reloaded
  3580. Entity Framework Community Standup - OData
  3581. Microsoft Replaces Xamarin Toolkits with New .NET MAUI Alternatives -- Visual Studio Magazine
  3582. C# Language Highlights: Exhaustive Case Guards
  3583. Visual Studio 2022 Preview Release Notes
  3584. Adam Storr - Getting Started with Twitter API using SocialOpinion
  3585. CSLA 5 and 6
  3586. Alpaca Preview: Native Swift with ASP.NET Core
  3587. I am writing a book about Razor Pages
  3588. The .NET Docs Show - Build High Performance Services With gRPC and .NET 5
  3589. Removing elements after an animation in Blazor - Gérald Barré
  3590. Learn C# with CSharpFritz - Advanced C#: Let's Build an Analyzer
  3591. Onion Architecture in ASP.NET Core - Code Maze
  3592. Securing ASP.NET Core Razor Pages, Web APIs with Azure B2C external and Azure AD internal identities
  3593. Integration Testing with xUnit
  3594. Ask the Expert: Create a web API with ASP.NET Core
  3595. Code Maze Weekly #86 - Code Maze
  3596. Ask the Expert: Create a web API with ASP.NET Core
  3597. Episode 20: Mark Rendle's Stream of Consciousness
  3598. Webinar: Supercharge Your ASP.NET Core Applications | The .NET Tools Blog
  3599. On .NET Live - Let’s Talk Functional-First Programming!
  3600. GitHub - andrewlock/StronglyTypedId: A Rosyln-powered generator for strongly-typed IDs
  3601. Try the new System.Text.Json source generator
  3602. Episode 386 - Static Web Apps
  3603. ASP.NET Core 6 and IAsyncEnumerable - Async Streamed JSON vs NDJSON
  3604. Three ways to hack your brain to notice the small details
  3605. Unhandled Exceptions in Blazor Server with Error Boundaries
  3606. Xamarin.Essentials 1.7 and introducing .NET MAUI Essentials
  3607. Machine Learning Community Standup - ML.NET Office Hours
  3608. C# Language Highlights: Positional Pattern Matching
  3609. .NET Tooling Community Standup - What's new with .NET Productivity?!
  3610. Using an ASP.NET Core IHostedService to run Azure Service Bus subscriptions and consumers
  3611. ASP.NET Core in .NET 6 - Shadow-copying in IIS
  3612. How to use configuration with C# 9 top-level programs
  3613. A Quick Guide to Elasticsearch for .NET
  3614. .NET Community: Where and how can we find help - Simple Talk
  3615. Getting Started with ASP.NET Core and gRPC | The .NET Tools Blog
  3616. [Last Week in .NET #51] – The Next Three Zero Days
  3617. Andrew Lock | .NET Escapades
  3618. Ask the Expert: Create a web API with ASP.NET Core
  3619. Learn C# with CSharpFritz - Get Started with WPF
  3620. Building Minimal APIs In .NET 6 - .NET Core Tutorials
  3621. mxgmn/WaveFunctionCollapse
  3622. Introducing C# 10: Global usings, example with ASP.NET Core 6
  3623. .NET 6 Preview 6: Introducing OpenAPI Support in Minimal APIs in ASP.NET Core
  3624. dotnet-labs/Minimal-URL-Shortener
  3625. Build a web app with Blazor - Learn
  3626. Design your Web Forms apps with Web Live Preview in Visual Studio 2022
  3627. Code Maze Weekly #85 - Code Maze
  3628. OSS Power-Ups: Verify – Webinar Recording | The .NET Tools Blog
  3629. dodyg/practical-aspnetcore
  3630. Autofac.Extensions.DependencyInjection 7.2.0-preview.1
  3631. On .NET Live - Exploring Spark and ML .NET with F#
  3632. What's New for Blazor/ASP.NET Core in .NET 6 Preview 6 -- Visual Studio Magazine
  3633. C# Language Highlights: Null Coalescing Assignment
  3634. Using Cosmos DB as an ASP.NET session state and caching provider
  3635. Introduction
  3636. Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  3637. Entity Framework Community Standup - Visualizing database query plans
  3638. Announcing .NET 6 Preview 6
  3639. Visual Studio 2022 Preview 2 is out!
  3640. ASP.NET Core updates in .NET 6 Preview 6
  3641. Permission-Based Security for ASP.NET Web APIs
  3642. A Better Way To Discover APIs With The New Endpoints Window | The .NET Tools Blog
  3643. Hardening an ASP.NET container running on Kubernetes
  3644. Trusting Everybody
  3645. Visual Studio Toolbox Live - .NET Machine Learning in Visual Studio
  3646. GitHub Quick Reviews
  3647. The ASP.NET Team @TheASPNETTeam
  3648. Highlights from Microsoft Build 2021
  3649. The overall design and a first look at the internals: A deep dive on StringBuilder - Part 1
  3650. Episode 19: Blazor with Chris Sainty
  3651. dotnet/installer
  3652. DamianEdwards/MinimalApiPlayground
  3653. Languages & Runtime Community Standup - Breaking changes & .NET 6 Preview 6 and 7
  3654. How to create a Discord Bot using the .NET worker template and host it on Azure Container Instances
  3655. The Potential Orwellian Horror of Central Bank Digital Currencies
  3656. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  3657. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  3658. Up & Running w/ OData in ASP.NET 6
  3659. API versioning extension with ASP.NET Core OData 8
  3660. Modular Architecture in ASP.NET Core - Building Better Monoliths
  3661. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  3662. Code Maze Weekly #84 - Code Maze
  3663. On .NET Live - Fun Functional Functions for F# folks
  3664. Open API support for ASP.NET Core Minimal API
  3665. Azure Functions: Discover OpenAPI - Events
  3666. Decrypt Secrets Into ASP.NET Core MVC Action Arguments Using Action Filters
  3667. Clean Architecture Example & Breakdown
  3668. Machine Learning Community Standup - Model Explainability
  3669. Solid Principles with C# .NET Core - Easy to understand guide | Pro Code Guide
  3670. C# Language Highlights: Records
  3671. Ask the Expert: The future of modern application development with .NET
  3672. Adding authentication to a Blazor Server app using Auth0
  3673. .NET Ketchup - Week 26, 2021
  3674. ASP.​NET Core in .NET 6 - HTTP/3 endpoint TLS configuration
  3675. How Does the StringBuilder Work in .NET? (Part 1) - Steve Gordon - Code with Steve
  3676. Implementing Caching in ASP.NET Core with SQL Server
  3677. C# 10 - Top 5 New Features in the Upcoming C# Version
  3678. Newsletter Week 26, 2021
  3679. 10 Things You Should Avoid in Your ASP.NET Core Controllers
  3680. Using a Video Device with getUserMedia in WebView2 in a Kiosk Scenario
  3681. Integrating Tailwind into an ASP.NET Core Project
  3682. .NET Tooling Community Standup - Sneak peek at Hot Reload for WinForms and WPF
  3683. C# Language Highlights: Exception Filters
  3684. Code Maze Weekly #83 - Code Maze
  3685. .NET Foundation Project Spotlight - Wix
  3686. .NET Object Allocation Tool Performance
  3687. dodyg/practical-aspnetcore
  3688. Xamarin Community Standup - Visual Studio Live Preview with Olia!!!
  3689. .NET R&D Digest (June, 2021)
  3690. Boost ASP.NET Core Performance with Static Content
  3691. .NET Rocks! vNext
  3692. .NET Foundation May/June 2021 Update
  3693. YouLi - Travel Management Platform - We are hiring - Jobs
  3694. ASP.NET Community Standup - ASP.NET Core at StackOverflow
  3695. [Last Week in .NET #48] – Windows 11 price? A new PC.
  3696. How to authorize and post Slack messages from ASP.NET Core 💬
  3697. Functional monads in C# - Simple Talk
  3698. Mocks vs Stubs vs Fakes In Unit Testing - .NET Core Tutorials
  3699. C# Language Highlights: Null Coalescing Operator
  3700. The .NET Docs Show - Complete the Developer Loop ⭕ with GitHub Codespaces
  3701. Introduction to .NET MAUI Blazor | The Xamarin Show
  3702. Vake93/Express.NET
  3703. Sign-in using multiple clients or tenants in ASP.NET Core and Azure AD
  3704. ASP.​NET Core in .NET 6 - Preserve prerendered state in Blazor apps
  3705. Working with Azure AD B2C in ASP.NET
  3706. Code Maze Weekly #82 - Code Maze
  3707. Why We Chose Blazor WASM for our SPA
  3708. Create a web API with ASP.NET Core - Events
  3709. Infragistics Updates UI/UX Tooling for Blazor, WinForms, WPF and More -- Visual Studio Magazine
  3710. Machine Learning Community Standup - Fast and Lightweight AutoML (FLAML)
  3711. Secure Applications with OAuth2 and OpenID Connect in ASP.NET Core 5 - Complete Guide | Pro Code Guide
  3712. Entity Framework Community Standup - Azure Cosmos DB and EF Core
  3713. New in Azure SDK: Data Tables & Monitor Libraries, and More -- Visual Studio Magazine
  3714. Let's Learn .NET- Blazor - Events
  3715. Secure .NET 5 SignalR solutions with Azure AD
  3716. The ASP.NET Team @TheASPNETTeam
  3717. StackExchange.Redis 2.2.50
  3718. ASP.NET Core Architecture: Part 3
  3719. Minimal APIs in ASP.NET Core 6.0 - Part2
  3720. Let's Learn .NET- Blazor - Events
  3721. Upload and resize an image natively with ASP.NET Core 🖼️
  3722. Introduction to .NET MAUI Blazor | The Xamarin Show
  3723. OSS Power-Ups: Verify | The .NET Tools Blog
  3724. Let's Learn .NET - Blazor - Free Live Stream Event
  3725. .NET News Roundup: .NET 6, MAUI, EF Core 6, Visual Studio 2022
  3726. What's New in .NET MAUI Preview 5 -- Visual Studio Magazine
  3727. ASP.NET Community Standup - Build apps for Microsoft Teams with Blazor
  3728. Infuse Machine Learning into your ASP.NET Core apps
  3729. Locked Files When Publishing .NET Core Apps to IIS with WebDeploy
  3730. Languages & Runtime Community Standup - Templates and Arm64
  3731. Hot Reload Leads ASP.NET Core Updates in .NET 6 Preview 5 -- Visual Studio Magazine
  3732. Code Maze Weekly #81 - Code Maze
  3733. .NET 6 Preview 5 Highlights SDK Workloads, the Foundation of .NET Unification -- Visual Studio Magazine
  3734. Type less, code more with IntelliCode completions | Visual Studio Blog
  3735. On .NET Live - Building Beautiful Blazor apps with Tailwind CSS
  3736. ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog
  3737. dotnet/orleans
  3738. The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more!
  3739. Your Guide to REST API Versioning in ASP.NET Core
  3740. Real-Time Web by leveraging Event Driven Architecture
  3741. iO .Net Virtual Meetup - Implementation Details Matter
  3742. Visual Studio 2019 v16.11 Preview 2 Improves Git Tooling -- Visual Studio Magazine
  3743. Conversation about networking | .NET Blog
  3744. Why build Single Page Apps in Blazor
  3745. Dirty Hack on Making the Required QueryString Params to Work in Azure APIM
  3746. Running .NET Core Apps on a Framework other than Compiled Version?
  3747. [Last Week in .NET #46] – Exceptionally Useful
  3748. Use Swashbuckle to create an OpenAPI document - Learn
  3749. Why We Chose Blazor WASM for our SPA
  3750. Feature flags with .NET and Azure App Configuration
  3751. Show a name and profile photo with .NET and Gravatar 🤵
  3752. Blazor Day | Channel 9
  3753. AirDrop Anywhere - Part 4 - Making it work on Windows
  3754. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  3755. Using Dapper with ASP.NET Core Web API - Code Maze
  3756. Migrate to ASP.NET Core MVC from ASP.NET Framework MVC
  3757. The .NET Docs Show - Making Phone Calls 📞 from Blazor WebAssembly with Twilio Voice
  3758. Code Maze Weekly #80 - Code Maze
  3759. Episode 78 - Greenfield and Brownfield in .NET with Harry Bellamy (part one)
  3760. dotNET - Invidious
  3761. On .NET Live - Secrets of building Blazor Components
  3762. Umbraco MVP 2021
  3763. A Closer Look at 5 New Features in C# 10
  3764. Welcoming Okta and Volosoft to .NET Foundation as Corporate Sponsors!
  3765. Integration Testing for ASP.NET Core using EF Core Cosmos with XUnit and Azure DevOps
  3766. Work Hard and Don't Burn Bridges • Vance Lucas
  3767. Entity Framework Community Standup - Introducing EF Core Compiled Models
  3768. Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6
  3769. The Catch Block #61 - Fixing Git Problems, .NET In-Browser, and Lots of Quality Reads
  3770. Async Streaming with EF Core and ASP.NET Core 6
  3771. Why You Should Not Worry If You Are Using Laravel
  3772. Llama Preview: Swift with ASP.NET Core
  3773. .NET June 2021 Updates – 5.0.7 and 3.1.16 | .NET Blog
  3774. Must-have JetBrains Rider Plugins For ASP.NET Core Developers | The .NET Tools Blog
  3775. Tutorial: Host RESTful API with CORS - Azure App Service
  3776. The ASP.NET Team @TheASPNETTeam
  3777. .NET News Roundup: Visual Studio 2019 for Mac, Windows ML, Project Tye, Oqtane
  3778. Tutorial: Access data with managed identity - Azure App Service
  3779. Icing on the Cake - Using OpenAPI in Azure Functions, Power Platform and Logic Apps
  3780. Learn TV
  3781. Solitaire in Blazor Part 1 - Overview
  3782. ASP.NET Core 6 to Challenge Python and Node
  3783. Hangfire with ASP.NET Core - Code Maze
  3784. Customizing Serilog text output
  3785. Response Caching with MediatR in ASP.NET Core - Powerful Pipeline Behavior
  3786. Minimal APIs in ASP.NET Core 6.0
  3787. Why would I use SignalR over calling WebSockets directly?
  3788. Why would I use SignalR over calling WebSockets directly?
  3789. Volosoft Announces the .NET Foundation Sponsorship
  3790. Code Maze Weekly #79 - Code Maze
  3791. .NET Open Source: What Happens When the Free Lunch Ends?
  3792. On .NET Live - Thinking about Applications Security Threats and OWASP
  3793. Tutorial: ASP.NET app with Azure SQL Database - Azure App Service
  3794. Using HTMX with ASP.NET Core: Infinite scrolling
  3795. Introducing Breadcrumbs
  3796. A Stupid Little TypeScript Mistake
  3797. Build RESTful APIs Using ASP.NET Core and Entity Framework Core
  3798. Visual Studio 2019 for Mac version 8.10 is now available | Visual Studio Blog
  3799. Project Tye 101 - Dev, Debug, & Deploy Microservices with Project Tye
  3800. The Catch Block #60 - Lessons from a Botched Deployment
  3801. You Can Now Sponsor Exception Not Found!
  3802. Week of Blazor Events with Telerik - Join Us!
  3803. ASP.​NET Core in .NET 6 - Part 09 - Infer component generic types from ancestor components
  3804. How to create the Connect 4 game in Blazor WebAssembly in an hour!
  3805. The Write a .NET App on an iPad Challenge!
  3806. .NET News Roundup: Microsoft Build, .NET 6, MAUI, Visual Studio 2019, Project Reunion
  3807. Angular Global Summit'21
  3808. The Roslyn analyzers I use in my projects - Gérald Barré
  3809. Building Contextual Experiences w/ Blazor | ASP.NET Blog
  3810. Asynchronous Programming with Async and Await in ASP.NET Core
  3811. Verify vaccination data using Zero Knowledge Proofs with ASP.NET Core and MATTR
  3812. Using HTMX with ASP.NET Core: Inline editing
  3813. .NET Oxford - Blazor - with Chris Sainty
  3814. .NET Interactive
  3815. TypeScript 4.3 Ships -- Visual Studio Magazine
  3816. Build apps faster with the latest Microsoft Teams Toolkit
  3817. Code Maze Weekly #78 - Code Maze
  3818. Project Reunion Update Leads Windows Dev News at Build 2021 -- Visual Studio Magazine
  3819. What's New for F# in Visual Studio 16.10 -- Visual Studio Magazine
  3820. Entity Framework Core 6.0 Preview 4 Focuses on Performance -- Visual Studio Magazine
  3821. Microsoft's Open Source OpenJDK for Java Goes GA -- Visual Studio Magazine
  3822. Announcing .NET 6 Preview 4 | .NET Blog
  3823. .NET Rocks! vNext
  3824. Microsoft Build
  3825. WinUI Desktop Unit Tests | #ifdef Windows
  3826. Implementing Nanoservices in ASP.NET Core
  3827. Fixing Swagger UI "Try it out" Functionality When Deployed in Azure APIM or Behind a Reverse Proxy
  3828. ASP.NET Gets Blazor WebAssembly AoT, Hot Reload, .NET MAUI Blazor Apps -- Visual Studio Magazine
  3829. Ask the Experts: The future of modern application development with .NET
  3830. Fusion Development 101: Professional Developer Essentials
  3831. Create and Publish OpenAPI enabled Azure Functions with Visual Studio and .NET
  3832. Microsoft Build
  3833. .NET 6 Preview 4 Ships 'Ready for Real-World Testing' -- Visual Studio Magazine
  3834. What's New in Visual Studio 2019 v16.10 and v16.11 Preview 1 -- Visual Studio Magazine
  3835. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  3836. Microsoft Build
  3837. Hot Reload Hits .NET (Kinda) -- Visual Studio Magazine
  3838. Announcing .NET 6 Preview 4 | .NET Blog
  3839. Announcing .NET MAUI Preview 4 | .NET Blog
  3840. Introducing the .NET Hot Reload experience for editing code at runtime | .NET Blog
  3841. ASP.NET Core updates in .NET 6 Preview 4 | ASP.NET Blog
  3842. How to stop Visual Studio from creating launchsettings.json
  3843. Running a .NET application as a service on Linux with Systemd
  3844. How to use MediatR Pipeline Behaviours | Gary Woodfine
  3845. Windows v Linux: Compare ASP.NET Core install & hosting
  3846. .NET Basics - Dusted Codes
  3847. Oxceed - from ASP.Net MVC 5 to Blazor | Oxceed
  3848. Disable FLoC in ASP.NET
  3849. Adam Storr - Simple Example of Calling REST API with HttpClient in .NET 5.0
  3850. .NET News Roundup - Week of May 17th, 2021
  3851. Analyst Says 'Tide May Be Changing' for PWAs, a Target of Blazor -- Visual Studio Magazine
  3852. The Ever-Increasing Cost of Being an Independent Blogger
  3853. The .NET Docs Show - Introduction to the Microsoft Identity platform
  3854. Secure an Angular SPA and an ASP.NET Core API using Auth0
  3855. Structured Logging in ASP.NET Core with Serilog - Code Maze
  3856. .NET Foundation
  3857. CSS Isolation in ASP.NET Core 6.0
  3858. Rockin’ The Code World with dotNetDave – Special Guest: Michael Washington
  3859. C# with CSharpFritz S3 E2 - Beginning Blazor and Components
  3860. iO .Net - David Fowler, Creator of SignalR & ASP.NET Core
  3861. ASP.NET Core – KestrelServer using wrong development SSL certificate
  3862. ASP.NET, registration of a proxy-decorator service in ServiceCollection
  3863. Using SignalR and ASP.NET Core for real-time communication
  3864. ASP.NET Core on .NET Framework
  3865. Receiving JSON Objects Stream (NDJSON) in ASP.NET Core MVC
  3866. Let's Learn .NET - Accessibility - Free Live Stream Event
  3867. Mass Assignment - OWASP Cheat Sheet Series
  3868. Entity Framework Community Standup - Building Modern Apps with GraphQL
  3869. .NET Developers Community Singapore (Singapore, Singapore)
  3870. Microsoft Build
  3871. ASP.NET Core Web App Templates Design Survey
  3872. Visual Studio Toolbox Live - Convert Web Forms to ASP.NET & Angular
  3873. The Visual Studio family welcomes you at Microsoft Build 2021 | Visual Studio Blog
  3874. How do I build a SignalR app with ASP.NET Core?
  3875. Blazor Day 2021
  3876. [Last Week in .NET #42] – Barn Door Security
  3877. Custom User Message Extension Methods in C# and MVC
  3878. AirDrop Anywhere - Part 3 - Receiving files
  3879. Securing OAuth Bearer tokens from multiple Identity Providers in an ASP.NET Core API
  3880. CoreWCF Reached Its First GA Release
  3881. DotNet 2020, el mayor evento de .NET de España
  3882. The ultimate guide to secure cookies with web.config in .NET
  3883. Java on VS Code Improves Debugger and Test Runner -- Visual Studio Magazine
  3884. Create accessible web apps with ASP.NET Core - Learn
  3885. The .NET Docs Show - Take your a11y to 11 with iOS and Android!
  3886. Code Maze Weekly #77 - Code Maze
  3887. Episode 76 - The Story of dotnet new3 With Sayed Hashimi
  3888. On Prem To the Cloud: Let's Rub Some DevOps On It! (Ep 3) | Azure DevOps Blog
  3889. damienbod/AzureADAuthRazorUiServiceApiCertificate
  3890. .NET introduction and overview
  3891. Building the software that helps build SpaceX - Stack Overflow Blog
  3892. Streaming JSON Objects (NDJSON) With HttpClient
  3893. My Favorite C# Features - Part 4: Project Structure
  3894. Best Practices for Integrating Akka.NET with ASP.NET Core and SignalR
  3895. r/dotnet - Comment by u/redfournine on ”What do you think ASP.NET Core is missing or could do better?”
  3896. Problem Details for Better REST HTTP API Errors
  3897. WinForms Team Details VB.NET on .NET 5: 'A Huge Challenge' -- Visual Studio Magazine
  3898. Global Exception Handling in ASP.NET Core - Ultimate Guide
  3899. dotnet/aspnetcore
  3900. TechEd Video Interview: David Fowler, Microsoft ASP.NET Team
  3901. Machine Learning Community Standup - Data Scientist or Data Engineer?
  3902. The Catch Block #57 - Choices, Made Intentionally
  3903. Xamarin Community Standup - .NET MAUI Single Project with Jake Kirsch
  3904. Deep Diving Into EF Core: Q&A With Jeremy Likness
  3905. .NET May 2021 Updates – 5.0.6, 3.1.15, 2.1.28 | .NET Blog
  3906. Using Azure Managed identities
  3907. Documenting and testing APIs with Postman - Simple Talk
  3908. 'Modern Visual Basic' Mercury Language Debuts -- Visual Studio Magazine
  3909. C# Language Highlights: Init only setters
  3910. Using C# Named Arguments to Declutter Complex Tests
  3911. String Manipulation in C#: Best Practices - Steve Gordon - Code with Steve
  3912. Newsletter Week 18, 2021
  3913. Azure Cosmos DB with ASP.NET Core Web API - Code Maze
  3914. ASP.NET Core in .NET 6 - Part 08 - CSS isolation for MVC Views and Razor Pages
  3915. Present and Verify Verifiable Credentials in ASP.NET Core using Decentralized Identities and MATTR
  3916. dotnet/runtimelab
  3917. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  3918. Distributed Tracing in ASP.NET Core with Jaeger and Tye Part 2 - Project Tye
  3919. The .NET Stacks #48: ⚡ Sockets. Sockets everywhere. | Dave Brock
  3920. C# Language Highlights: Default Interface Methods
  3921. ASP.NET Core 6 and Authentication Servers | ASP.NET Blog
  3922. Code Maze Weekly #76 - Code Maze
  3923. Create a web API with ASP.NET Core - Learn
  3924. On .NET Live - Adding Machine Learning to your .NET Apps with ML .NET
  3925. See What's Coming for VS Code in New Update Previews -- Visual Studio Magazine
  3926. Experimental Dotnet Monitor Tool Now Fully Supported -- Visual Studio Magazine
  3927. Entity Framework Community Standup - Triggers for EF Core
  3928. The Catch Block #56 - A New Preview and Lots of Quality Reads
  3929. The future of gRPC in C# belongs to grpc-dotnet
  3930. davidfowl/CommunityStandUpMinimalAPI
  3931. Visual Studio Toolbox Live - gRPC for the WCF Developer
  3932. ASP.NET Core in .NET 6 - Part 07 - Support for custom event arguments in Blazor
  3933. Adding CAPTCHA on form posts with ASP.NET Core 🚦
  3934. Implement log monitoring with Seq and Serilog in .net Core | Gary Woodfine
  3935. Why is your ASP.NET server so slow? 10 performance problems and solutions - Michael's Coding Spot
  3936. 1. An architecture for .NET – The Reformed Programmer
  3937. .NET API browser
  3938. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  3939. Let's Learn .NET - C#
  3940. Create an OIDC credential Issuer with Mattr and ASP.NET Core
  3941. Using the ProblemDetails Class in ASP.NET Core Web API
  3942. The .NET Stacks #47: 🧨 Now with 32 more bits | Dave Brock
  3943. What's the Top App Model Used by .NET Developers? -- Visual Studio Magazine
  3944. .NET R&D Digest (April, 2021)
  3945. Arrays in ASP.NET MVC Core route parameters
  3946. dotnet/reproducible-builds
  3947. Code Maze Weekly #75 - Code Maze
  3948. Episode 75 - Dependency Injection with Steve Collins
  3949. .NET 6 Brings Blazor WebView Controls to WPF and WinForms
  3950. Nullable Reference types in C# – Best practices
  3951. Unit testing your Web APIs [18 of 18] | Beginner's Series to: Web APIs
  3952. Hello World: Wednesday April 21, 2021
  3953. Make microservices fun again with Dapr | Dave Brock
  3954. API Testing—Strategy and Tools
  3955. Automating "suggested / related posts" links for my blog posts - Part 2
  3956. Rearchitecting for MicroServices: Featuring Windows & Linux Containers | Azure DevOps Blog
  3957. r/dotnet - Why does everything have to use interface?
  3958. On .NET Live - Develop from Anywhere with GitHub Codespaces
  3959. dotnet/upgrade-assistant
  3960. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  3961. The Catch Block #55 - Jargon, Extensions, WPM, and Screaming
  3962. BEYOND Status Codes! Better REST HTTP API Error Responses
  3963. Clean Architecture Refactoring: A Case Study - NDepend
  3964. Visual Basic support planned for .NET 5.0 | Visual Basic Blog
  3965. ASP.NET Community Standup - SPA Updates
  3966. Trying out the open-source eCommerce platform nopCommerce using Docker
  3967. Workshop Spotlight: Developing Cross-Platform Web Apps with ASP.NET Core | Developer Support
  3968. Don't Code Tired | Free .NET Testing Courses This Month
  3969. .NET API browser
  3970. Generating API clients [17 of 18] | Beginner's Series to: Web APIs
  3971. Create a .NET Core Project Template for Visual Studio
  3972. Tetris in Blazor Part 6: Scoring, Levels, Music, and Other Features
  3973. The .NET Docs Show - Versioning REST APIs
  3974. How to send an email with dynamic templates from SendGrid with ASP.NET Core
  3975. dodyg/practical-aspnetcore
  3976. Blazor Material Form Creation with File Upload and Dialogs
  3977. Securing an ASP.NET Core app and web API using windows authentication
  3978. 3 simple ways to collect data for asp.net core applications post publishing to production
  3979. How to setup nginx reverse proxy for aspnet core apps with Docker compose
  3980. Specification Pattern in ASP.NET Core - Enhancing Generic Repository Pattern
  3981. ASP.NET Core in Action, Second Edition is available now!
  3982. The .NET Stacks #46: 📒 What's new with your favorite IDE | Dave Brock
  3983. 'Epic Fail': ASP.NET PM Struggles with Blazor Hot Reload in Live Demo -- Visual Studio Magazine
  3984. Create a web UI with ASP.NET Core - Learn
  3985. Secretless apps with .NET and Azure Key Vault
  3986. Code Maze Weekly #74 - Code Maze
  3987. ASP.​NET Core in .NET 6 - Part 06 - Nullable Reference Type Annotations
  3988. On .NET Live - .NET Interactive: Data Science
  3989. .NET Core and .NET 5 official support policy
  3990. .NET Rocks! vNext
  3991. GrapeCity ComponentOne 2021 v1 Ships with New Blazor Controls -- Visual Studio Magazine
  3992. Languages & Runtime Community Standup - C# Standardization
  3993. What's new in dotnet monitor | .NET Blog
  3994. NetEscapades.AspNetCore.SecurityHeaders 0.14.0
  3995. The Catch Block #54 - Quality Read Extravaganza!
  3996. r/dotnet - Minimal hosting making its way to ASP.NET Core with .NET 6.
  3997. How to Use Sagas to Process Orders - DZone Microservices
  3998. ASP.NET Community Standup - ASP.NET Core updates in .NET 6
  3999. [Last Week in .NET #38] – The NSA requests you patch your sh*t
  4000. Tetris in Blazor Part 5: Controls, Upcoming Tetrominos, and Clearing Rows
  4001. Visual Studio 2022 | Visual Studio Blog
  4002. Securing multiple Auth0 APIs in ASP.NET Core using OAuth Bearer tokens
  4003. Collect memory dumps for a first-chance exception, when it occurs
  4004. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company | Dave Brock
  4005. Up For Grabs
  4006. The .NET Stacks #45: 🔥 At last, hot reload is (initially) here | Dave Brock
  4007. ASP.NET Core 5 & EntityFramework Core: Clean, clear and fluent integration tests with Calzolari.TestServer.EntityFramework, FluentAssertion.Web and xUnit
  4008. Code Maze Weekly #73 - Code Maze
  4009. Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company
  4010. BlazorDay 2021: Call for Speakers/Papers
  4011. How to Build Headless Akka.NET Services with IHostedService
  4012. Obtaining an Access Token from Azure B2C using OAuth2.0 Authorization Code with PKCE in POSTMAN
  4013. ASP.NET Community Standup - Securing ASP.NET Core projects with Microsoft identity platform
  4014. On .NET Live - Securing Web APIs with Microsoft.Identity.Web
  4015. Access data in Cosmos DB with Managed Identities
  4016. Updating data with JsonPatch [13 of 18] | Beginner's Series to: Web APIs
  4017. Validating request payloads [12 of 18] | Beginner's Series to: Web APIs
  4018. Visual Studio 2019 Preview Release Notes
  4019. Visual Studio 2019 v16.10 Preview 2: New Features for .NET, Containers, More -- Visual Studio Magazine
  4020. ASP.NET Core in Action 2nd Ed (Manning)
  4021. Machine Learning Community Standup - Virtual Office Hours with the ML.NET Team
  4022. The Catch Block #53 - Google v. Oracle, Patterns, Feedback, and MNAM
  4023. A Journey to .NET MAUI
  4024. Instant Feedback Is Here: Introducing Hot Reload in .NET 6
  4025. Instant Feedback Is Here: Introducing Hot Reload in .NET 6 | Dave Brock
  4026. Binding to HTTP request data [9 of 18] | Beginner's Series to: Web APIs
  4027. ASP.NET Core in .NET 6 - Part 05 - Input ElementReference in Blazor
  4028. Verifying Verifiable Credentials in ASP.NET Core for Decentralized Identities using Trinsic
  4029. ASP.NET Community Standup - Exploring Oqtane with Shaun Walker
  4030. Viewing overwritten configuration values in ASP.NET Core
  4031. WebAPI vs gRPC : Carl Franklin's Blazor Train Ep 45
  4032. Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵
  4033. Adam Storr - Removing IOptions From Your Strongly Typed Configuration in Azure Functions
  4034. [Last Week in .NET #37] … and I would deadlock 10,000 schemas…
  4035. Active Class Tag Helper in ASP.NET Core
  4036. Tetris in Blazor Part 4: Displaying the Grid and a Falling Tetromino
  4037. ASP.NET Core 5 vs ASP.NET Core 6 preview.3 web application benchmark
  4038. Three Stories about The ‘Best’ Tool
  4039. .NET News Roundup - Week of April 5th, 2021
  4040. Blazor Material Table - Server-Side Paging, Searching, Sorting
  4041. Insurance price prediction using Machine Learning (ML.NET) - Simple Talk
  4042. Securing Blazor Web assembly using Cookies and Auth0
  4043. Customizing Authorization Responses in .NET 5.0 - Ben Foster
  4044. The .NET Stacks #44: 🐦 APIs that are light as a feather | Dave Brock
  4045. .NET 6 Gets Blazor WebView Controls for WPF, WinForms -- Visual Studio Magazine
  4046. Returning Data with ActionResult [8 of 18] | Beginner's Series to: Web APIs
  4047. .NET 6 Preview 3 Furthers 'Hot Reload Everywhere' Push for Blazor, More -- Visual Studio Magazine
  4048. head-first-csharp/fourth-edition
  4049. Integrating PowerApps with .NET Web APIs
  4050. Code Maze Weekly #72 - Code Maze
  4051. ASP.NET Core updates in .NET 6 Preview 3 | ASP.NET Blog
  4052. On .NET Live - Creating your own .NET Project Templates
  4053. Announcing .NET 6 Preview 3 | .NET Blog
  4054. Working with the Blazor DynamicComponent | Dave Brock
  4055. Getting started with OpenTelemetry and distributed tracing in .NET Core
  4056. Automating "suggested / related posts" links for my blog posts
  4057. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  4058. Virtual as a code smell*
  4059. Your Top .NET Microservices Questions Answered | ASP.NET Blog
  4060. Announcing Facteur, a mailing kit for .NET
  4061. ASP.NET Core in .NET 6 - Part 04 - DynamicComponent in Blazor
  4062. Understanding Web API routes [6 of 18] | Beginner's Series to: Web APIs
  4063. ASP.NET Core in Action, Second Edition is available now!
  4064. ASP.NET Forums are Moving to Microsoft Q&A
  4065. Adam Storr - Azure Functions Not Loading My Dependencies, What Have I Missed?
  4066. ASP.NET Community Standup - gRPC Performance Improvements
  4067. ASP.NET Community Standup - The 12 Factor App
  4068. Web API CRUD Conventions [5 of 18] | Beginner's Series to: Web APIs
  4069. Tetris in Blazor Part 3: Tetrominos
  4070. Friday Five: Azure Communication Services, More!
  4071. Creating Verifiable credentials in ASP.NET Core for decentralized identities using Trinsic
  4072. .NET News Roundup - Week of March 29th, 2021
  4073. paulomorgado/HttpClientFactoryDemo
  4074. Deploying Windows Apps with ClickOnce on .NET 5
  4075. The .NET Stacks #43: 📅 DateTime might be seeing other people | Dave Brock
  4076. The Exception Model
  4077. Working with controllers and action methods [4 of 18] | Beginner's Series to: Web APIs
  4078. File Upload Extension Validation In ASP.NET Core
  4079. Code Maze Weekly #71 - Code Maze
  4080. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  4081. On .NET Live - .NET Framework to .NET Core Migration
  4082. Quickstart: Deploy an ASP.NET web app - Azure App Service
  4083. Let's Learn .NET - Microservices
  4084. Page Remote Validation in ASP.NET Core Identity
  4085. Common Misconception #2 – Serverless is good for APIs
  4086. New Open Source Index: VS Code Is No. 1 Code Editor -- Visual Studio Magazine
  4087. C# Source Generators
  4088. Setting Up an M1 Mac for Xamarin Development
  4089. Monitoring and Observability in Cloud-Native ASP.NET Core apps | ASP.NET Blog
  4090. .NET R&D Digest (March, 2021)
  4091. The Catch Block #52 - Balance, Devaluation, CQRS, and Slack
  4092. The .NET Docs Show - Controllers are Dinosaurs: The Case for API Endpoints
  4093. Languages & Runtime Community Standup - The C# language design process
  4094. ASP.NET Community Standup - The 12 Factor App
  4095. Angular Language Service for Visual Studio Update | Visual Studio Blog
  4096. Viewing app configuration using Oakton's Describe command and Spectre.Console
  4097. Jump-starting Migration to .NET Core with Upgrade Assistant
  4098. ASP.NET Core Health Checks - Sahan Serasinghe - Personal Blog
  4099. Adam Storr - Why won't you load my configuration Azure Functions?
  4100. Bringing the Best of the Web to Your .NET Windows Apps with WebView2
  4101. Overview of HTTP [2 of 18] | Beginner's Series to: Web APIs
  4102. dotnet/aspnetcore
  4103. ASP.NET Core in .NET 6 - Part 03 - Support for IAsyncDisposable in MVC
  4104. The .NET Docs Show - Deploying Blazor WebAssembly to GitHub Pages
  4105. Serilog.Expressions 2.0 update
  4106. Umbraco Package Migration to .NET Core: Criteria Providers - Distributing and Wrapping Up
  4107. Load/stress testing .NET apps with Apache JMeter - Simple Talk
  4108. Added ASP.NET Core to the .NET party by davidfowl · Pull Request #2643 · up-for-grabs/up-for-grabs.net
  4109. Blazor WebAssembly - Downloading Files : EP19
  4110. Blazor WebAssembly : Creating Chat Application Using SignalR - EP24
  4111. Umbraco Package Migration to .NET Core: Criteria Providers - Wiring It All Up
  4112. The .NET Stacks #42: 🔌 When Active Directory isn't so active | Dave Brock
  4113. Contributing to WPF and Windows Forms Projects on GitHub
  4114. C# and AWS Lambdas, Part 8 – .NET 6, inside a Container, inside a Lambda
  4115. Code Maze Weekly #70 - Code Maze
  4116. Duende Software Blog
  4117. Adjust, Save and Restore Webcam Properties With CamProps
  4118. Building Our First Microservice | The Xamarin Show
  4119. dodyg/practical-aspnetcore
  4120. On .NET Live - Cloud Native Patterns for .NET Developers
  4121. Development With A Dot - ASP.NET Core Pitfalls – Null Models in Post Requests
  4122. ASP.NET Core in .NET 6 - Part 02 - Update on dotnet watch
  4123. Bringing your Windows Forms and WPF apps to ARM Devices
  4124. Work with ASP.NET Core route templates in ReSharper and Rider | The .NET Tools Blog
  4125. Clean Architecture for ASP.NET Core Solution: A Case Study - NDepend
  4126. On .NET Live - Messaging Patterns for .NET Developers
  4127. Keeping it Stupidly Simple!
  4128. Cloud-Native learning resources for .NET developers | .NET Blog
  4129. The Catch Block #51 - No More Learning, Boringness, SSDs, and Spock
  4130. Entity Framework Community Standup - EF Core Power Tools: the New Batch
  4131. The ASP.NET Team @TheASPNETTeam
  4132. C# with CSharpFritz - Season 3 Episode 1 - Introducing Blazor
  4133. Debugging configuration values in ASP.NET Core
  4134. 2 Ways to Log the Current User in ASP.Net Core
  4135. LiveReloadServer - A Generic Static Web Server with Live Reload based on .NET
  4136. Cloud-Native learning resources for .NET developers | .NET Blog
  4137. Running Kubernetes and the dashboard with Docker Desktop
  4138. Tetris in Blazor WebAssembly
  4139. Umbraco Package Migration to .NET Core: Criteria Providers - Migrating Tests
  4140. Resolve Services In ASP.NET Core Startup
  4141. How to Docker Compose Vue.js, .NET Core and MSSQL
  4142. Newsletter Week 11, 2021
  4143. The .NET Stacks #41: 🎁 Your monthly preview fix has arrived | Dave Brock
  4144. Blazor Hero - Clean Architecture Template Quick Start Guide
  4145. C# 9 records as strongly-typed ids - Part 5: final bits and conclusion
  4146. Code Maze Weekly #69 - Code Maze
  4147. Scaffolding for ASP.NET Core projects comes to Rider 2021.1 | The .NET Tools Blog
  4148. OpenTelemetry .NET reaches v1.0 | .NET Blog
  4149. Service to service invocation with Refit and Dapr .NET SDK
  4150. Debugging .NET Core memory issues (on Linux) with dotnet dump
  4151. Building microservices with Tye
  4152. Testing WebAPI with ApprovalTests.NET
  4153. Monsters Weekly 204 - Output Formatters in ASP.NET Core
  4154. Windows APIs Everywhere in .NET
  4155. TestServer & ASP.NET Core 5: Fix “System.InvalidOperationException : Solution root could not be located using application root” with a custom Startup file
  4156. C# with CSharpFritz - S2 E8 - Hosted Services and CORS with ASP.NET Core
  4157. Service to service invocation with Dapr .NET SDK
  4158. Secretless apps with .NET and Azure Key Vault
  4159. Running Kubernetes and the dashboard with Docker Desktop
  4160. Avoid password reuse with Pwned Passwords and ASP.NET Core
  4161. Generate Dockerfile for .NET Applications with Rider | The .NET Tools Blog
  4162. ASP.NET Core IHostingStartup that as soon as the site has started makes a request to itself then shuts itself down
  4163. Use hosting startup assemblies in ASP.NET Core
  4164. ASP.NET Community Standup - Building HTTP APIs
  4165. How to suppress dotnet whatch run to open a browser
  4166. VS Code Java Gets New Welcome Page with Features Tour -- Visual Studio Magazine
  4167. The .NET Docs Show - A look at the Middle East's largest maritime ERP
  4168. Using OpenApiReference To Generate Open API Client Code
  4169. Introducing PeachPie 1.0.0
  4170. Integrating ASP.NET Identity Password Policies with Password Managers
  4171. Azure SQL with ASP.NET Core Web API - Code Maze
  4172. .NET News Roundup - Week of Mar 8th, 2021
  4173. Creating Custom AuthorizeAttribute ASP.NET Core
  4174. Real Time WinUI Dashboard with SignalR Backend
  4175. How to Build an Email Sentiment Analysis Bot - Using Azure Functions
  4176. CodingBlast
  4177. The .NET Stacks #40: 📚 Ignite is in the books | Dave Brock
  4178. .NET 6 Preview 2 Boosts Razor/Blazor in ASP.NET Core -- Visual Studio Magazine
  4179. ASP.NET Community Standup - How to contribute to Blazor
  4180. .NET Live TV | Live developer streams every day
  4181. .NET Rocks! vNext
  4182. Telerik Scheduler Blazor (Part 1): Setting Up Scheduler
  4183. Code Maze Weekly #68 - Code Maze
  4184. ASP.NET Core HATEOAS - BuiltWithDot.Net
  4185. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  4186. Managed Identity, Azure SQL and Entity Framework
  4187. .NET 6 Preview 2 Adds MAUI, Apple Silicon -- Visual Studio Magazine
  4188. ASP.NET Core updates in .NET 6 Preview 2 | ASP.NET Blog
  4189. Announcing .NET 6 Preview 2 | .NET Blog
  4190. Episode 17 - ASP.NET Core's Middleware Pipeline with Andrew Lock
  4191. Is LINQ in C# actually slow?
  4192. .NET Rocks! vNext
  4193. New Software Project Checklist
  4194. As .NET Core 2.1 Support Nears End, Microsoft Previews .NET Upgrade Assistant -- Visual Studio Magazine
  4195. What are Web APIs? [1 of 18] | Beginner's Series to: Web APIs
  4196. Hosting Two ASP.NET Core Apps In One Host
  4197. Using Alba to Test ASP.Net Services
  4198. What's New in Visual Basic on .NET 5?
  4199. Generating HTTP API clients using dotnet tools and Visual Studio Connected Services
  4200. The .NET Docs Show - Compiler time dependency injection in C# using StrongInject
  4201. Role based JWT Tokens in ASP.NET Core
  4202. Let's Learn .NET: Web APIs
  4203. Lynicon asp.net core CMS - BuiltWithDot.Net
  4204. What's new with GitHub Actions tooling in Visual Studio | Visual Studio Blog
  4205. Pendulum swing: sealed by default
  4206. Machine Learning Community Standup - What's next for ML.NET tooling
  4207. Running npm tasks when building a .NET project - Gérald Barré
  4208. Cosmic Full-Stack: a Blazor, ML.NET, and CosmosDB Mashup :: GIDS 2021
  4209. Everything You Want to Know About the Record Type in .NET 5… But Were Afraid to Ask
  4210. Introduction to Benchmarking in C# and ASP.NET Core Projects
  4211. Securing Blazor Web assembly using cookies
  4212. .NET News Roundup - Week of Mar 1st, 2021
  4213. Distributed Caching in ASP.NET Core with Redis - Sahan Serasinghe - Personal Blog
  4214. Generate TypeScript and CSharp clients with NSwag based on an API
  4215. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  4216. Beginner's Series to: Web APIs
  4217. The .NET Stacks #39: 🔥 Is Dapr worth the hype? | Dave Brock
  4218. ASP.NET Community Standup - Web Live Preview
  4219. C# with CSharpFritz - S2 E7 - Introducing Authentication and Authorization with ASP.NET Core
  4220. The FREE Blazor Crash Course (.NET 5) | Getting Started
  4221. Migrate from ASP.NET Core 5.0 to 6.0
  4222. MailBee.NET Objects
  4223. Learn to build HTTP APIs with .NET | .NET Blog
  4224. Beginner's Series to: Web APIs
  4225. The .NET Docs Show - Taking home automation to a whole new level with Azure
  4226. Uploading Files With ASP.NET Core and Angular
  4227. Ranking the SOLID principles
  4228. Entity Framework Community Standup - Performance Tuning an EF Core App
  4229. Managing ADX Data with .NET Core and Azure B2C
  4230. Using HttpClientFactory in ASP.NET Core Applications - Code Maze
  4231. Add proposal for lambda improvements by cston · Pull Request #4451 · dotnet/csharplang
  4232. Welcome to .NET Conf: Focus on Windows
  4233. Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today! | Visual Studio Blog
  4234. IntelliSense for appsettings.json | ASP.NET Blog
  4235. Using source generators to generate a menu component in a Blazor app
  4236. Introducing the .NET Upgrade Assistant Preview | .NET Blog
  4237. C# with CSharpFritz S2 E6 - Build for the Live Web with SignalR
  4238. Create a Meetup Account
  4239. Razor Pages has Components too don't you know!
  4240. .NET R&D Digest (February, 2021)
  4241. Serve ML.NET Models as HTTP APIs with minimal configuration
  4242. Add Azure Key Vault to support to your ASP.NET application
  4243. .NET Tooling Community Standup - How tools help us learn!
  4244. Strongly-typed Ids using C# Source Generators - Gérald Barré
  4245. Using Azure AD groups authorization in ASP.NET Core for an Azure Blob Storage
  4246. Canceling HTTP Requests in ASP.NET Core with CancellationToken
  4247. Releasing My Wilder Minds Courses for Free
  4248. Goodbye Client Affinity, Hello Data Protection with Azure
  4249. How to Implement Dependency Injection in ASP.NET Core
  4250. Releasing My Wilder Minds Courses for Free
  4251. Recorded Presentation: ASP.NET MVC for Absolute Beginners - Your Secret Decoder Ring
  4252. Microsoft .NET Conf: Focus on Windows
  4253. The .NET Stacks #38: 📢 I hope you like announcements | Dave Brock
  4254. Code Maze Weekly #66 - Code Maze
  4255. dotnet/upgrade-assistant
  4256. What's new in .NET 5
  4257. ASP.NET Core Pagination Library - BuiltWithDot.Net
  4258. Testing Web APIs with POSTMAN and Automating Bearer Token Generation
  4259. ASP.NET Core Dependency Injection: What is the IServiceProvider and how is it Built? - Steve Gordon - Code with Steve
  4260. Firm Automates Legacy Web Forms-to-ASP.NET Core Conversions -- Visual Studio Magazine
  4261. Using strongly-typed entity IDs to avoid primitive obsession
  4262. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  4263. ASP.NET Community Standup - Flexible HTTP APIs
  4264. On .NET Live - Microservice applications with DAPR and .NET
  4265. App Building with Azure API Management, Functions, Power Apps, and Logic Apps | ASP.NET Blog
  4266. .NET Foundation January/February 2021 Update
  4267. Use Azure Functions with .NET 5 | Dave Brock
  4268. The Catch Block #47 - Upcoming Features of .NET 6
  4269. Visual Studio Toolbox Live - Build Your First App with Uno Platform
  4270. Autenticación con Azure Active Directory B2C –End to End-
  4271. What's Top-Paying .NET Skill, In-Demand Language? -- Visual Studio Magazine
  4272. Generating HTTP API clients using Visual Studio Connected Services | ASP.NET Blog
  4273. Microsoft Releases .NET 6 Preview 1
  4274. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  4275. Let's Learn .NET - Web API - Free Live Stream Event
  4276. Experimenting with .NET 5 and 6 using Docker containers
  4277. Integrate Create React app with .NET Core 5 - Simple Talk
  4278. (Preview) Creating Azure Functions using .NET 5
  4279. Let's Learn .NET: Web API
  4280. Using HttpClient to Send HTTP PATCH Requests in ASP.NET Core
  4281. Oakton v3 super charges the .Net Core/5 command line, and helps Lamar deliver uniquely useful IoC diagnostics
  4282. ASP.NET Core in .NET 6 - Part 01 - Overview
  4283. Microsoft's Distributed Application Runtime (Dapr) Debuts for Microservices Apps -- Visual Studio Magazine
  4284. .NET Support survey
  4285. Asp.net Core RateLimit - BuiltWithDot.Net
  4286. The .NET Docs Show - Increase your .NET Productivity with Roslyn Analyzers
  4287. Build a Blazor 'Copy to Clipboard' component with a Markdown editor | Dave Brock
  4288. Dev Discussions: Cecil Phillip | Dave Brock
  4289. The .NET Stacks #37: 😲 When your private NuGet feed isn't so private | Dave Brock
  4290. Secure ASP.NET Core Web API using API Key Authentication - Coding Sonata
  4291. Let's Learn .NET: Web API
  4292. TeeChart for .NET - BuiltWithDot.Net
  4293. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  4294. welcome · ASP.NET Core in Action, Second Edition MEAP V06
  4295. Newsletter Week 7, 2021
  4296. Getting started with Microsoft YARP
  4297. Code Maze Weekly #65 - Code Maze
  4298. What's New in EF Core 6.0 Preview 1 -- Visual Studio Magazine
  4299. ASP.NET sites - BuiltWithDot.Net
  4300. Require user password verification with ASP.NET Core Identity to access Razor Page
  4301. Using Apache Kafka with .NET - Simple Talk
  4302. CoreWCF 0.1.0 GA Release
  4303. 🎉AutoWrapper Crossed 100K Downloads on NuGet!
  4304. ASP.NET Core Starts Path to Hot Reload, AoT Compilation, Blazor Desktop, More -- Visual Studio Magazine
  4305. On .NET Live - Creating GraphQL APIs with a little Hot Chocolate
  4306. Entity Framework Community Standup - Typed Exceptions for Entity Framework Core
  4307. Deploy a cloud-native ASP.NET Core microservice with GitHub Actions - Learn
  4308. Tip 306 - How to use Deployment Slots in Azure App Service for Containers
  4309. Monsters Weekly 199 - Diagnosing ASP.NET Core Startup Issues in Azure App Service
  4310. Pure functions and unused return values
  4311. Sending POST, PUT, DELETE Requests Using HttpClient in ASP.NET Core
  4312. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  4313. ASP.NET Core updates in .NET 6 Preview 1 | ASP.NET Blog
  4314. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  4315. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  4316. Development With A Dot - ASP.NET Core Pitfalls – AJAX Requests and XSRF
  4317. DevOps for ASP.NET Developers: Hosting NuGet Packages
  4318. DevOps for ASP.NET Developers: Hosting NuGet Packages
  4319. ASP.NET Community Standup - Better Razor Editing in Visual Studio
  4320. The ASP.NET Team @TheASPNETTeam
  4321. The .NET Docs Show - Modern authentication for your .NET apps with Microsoft Identity Platform
  4322. ASP.NET Core Dependency Injection: What is the IServiceCollection? - Steve Gordon - Code with Steve
  4323. Adding ASP.NET Core authorization for an Azure Blob Storage and Azure AD users using role assignments
  4324. Using source generators to to generate a menu component in a Blazor app
  4325. Using source generators to to generate a menu component in a Blazor app
  4326. DotNet Boxed includes prescriptive templates for .NET Core
  4327. The Evolution of ASP.NET - A Quick Recap
  4328. Use project Tye to host Blazor WASM and ASP.NET Web API on a single origin to avoid CORS
  4329. JetBrains .NET Day Online 2021 – Call for Speakers – .NET Tools Blog | JetBrains
  4330. Azure Functions in C# quick FAQs and tips
  4331. Adam Storr - Controlling The Logging Levels in Azure Functions
  4332. Fetching Data and Content Negotiation with HttpClient in ASP.NET Core
  4333. ModelState in ASP.NET 5.0 MVC
  4334. ASP.NET Community Standup - Dapr + .NET
  4335. Getting started with Behavior Driven Development (BDD) in .NET using SpecFlow
  4336. Creating a Windows Service with C#/.NET5 | #ifdef Windows
  4337. no dogma podcast - powered by FeedBurner
  4338. Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata
  4339. How to Host .NET Core Applications in VPS Using Docker
  4340. C# with CSharpFritz S2 E5 - Get Started with OpenAPI and gRPC with ASP.NET Core
  4341. Code Maze Weekly #64 - Code Maze
  4342. Creating Azure Functions using .NET 5
  4343. Startup chooses Blazor and Xamarin for full-stack development using C#
  4344. Migrate & Modernize ASP.NET Applications with Azure App Service and .NET 5
  4345. .NET Rocks! vNext
  4346. IronPython: First steps - Simple Talk
  4347. How to Unit Test Existing C# Apps? Easy—With a Mocking Tool
  4348. The .NET Docs Show - A beginner's introduction to APIs in ASP.NET Core
  4349. Open-source HTTP API packages and tools | ASP.NET Blog
  4350. On .NET Live - Generating docs for ASP.NET Core Web APIs with Swashbuckle
  4351. Why I don't use the "else" keyword in my code anymore
  4352. Exporting Open Telemetry Data to Jaeger
  4353. Keep Tests Short and DRY with Extension Methods
  4354. .NET Rocks! vNext
  4355. On .NET Live - Running PHP and Wordpress sites on .NET with PeachPie
  4356. .NET Framework February Security and Quality Rollup | .NET Blog
  4357. ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links
  4358. PemEncoding Class (System.Security.Cryptography)
  4359. Building Realtime applications on Angular with ASPNET Core and SignalR
  4360. ASP.NET Community Standup - A Blazor Conversation with Chris Sainty
  4361. ASP.NET Community Standup - ASP.NET Core Architecture: Part 2
  4362. Using HTMX with ASP.NET Core: Deleting items with a page refresh
  4363. My experience of using modular monolith and DDD architectures – The Reformed Programmer
  4364. The .NET Docs Show - Creating an OSS mobile app using Xamarin + Azure ☁️
  4365. Upload Files to Azure with .NET Core Web API and Blazor WebAssembly
  4366. Weekly .Net Tech Stack - #2
  4367. Machine Learning Community Standup - Statistics & ML with FSharp.Stats
  4368. Blackjack in Blazor Part 4 - Putting it All Together
  4369. Treating Primitive Obsession with ValueObjects | DDD in .NET
  4370. Secure Azure AD User File Upload with Azure AD Storage and ASP.NET Core
  4371. Kubernetes for ASP.NET Core Developers – Introduction, Architecture, Hands-On
  4372. Styles of Writing ASP.NET Core Middleware - Steve Talks Code
  4373. Azure App Service - Enable the Health Check
  4374. Get Started With OpenTelemetry and ASP.NET Core - CodeWithStu
  4375. AdrienTorris/awesome-blazor
  4376. Newsletter Week 5, 2021
  4377. Code Maze Weekly #63 - Code Maze
  4378. The .NET Docs Show - Using Source Generators for Fun (and Maybe Profit)
  4379. Bidirectional Streaming | gRPC in .NET 5
  4380. Dream Big: Three Months in at Elastic - Steve Gordon - Code with Steve
  4381. Compiling DirectShow.Net for use in .NET 5
  4382. Entity Framework Community Standup - Introducing MSBuild.Sdk.SqlProj
  4383. Working inside a Docker container using Visual Studio Code
  4384. Creating Discoverable HTTP APIs with ASP.NET Core 5 Web API | ASP.NET Blog
  4385. Configuring and extending a service
  4386. What's the Most Popular Component in the .NET/C# Tech Stack? -- Visual Studio Magazine
  4387. Adding approval workflow to your GitHub Action
  4388. On .NET Live - Distributed applications with ZeroMQ
  4389. .NET 5 and .NET 6 with Scott Hunter
  4390. Building real applications with Orleans
  4391. ASP.NET Core IOptions Configuration
  4392. Introduction to gRPC in .NET Core and .NET 5
  4393. Building real applications with Orleans
  4394. Giraffe F# ASP.NET Core web framework - BuiltWithDot.Net
  4395. Client Streaming | gRPC in .NET 5
  4396. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  4397. Episode 178 – Identity with Christos Matskas | The 6 Figure Developer
  4398. Entity Framework Core – validating data and catching SQL errors – The Reformed Programmer
  4399. From Web Forms to Blazor - Introducing the Blazor Web Forms Components
  4400. How to achieve style inheritance with Blazor CSS isolation
  4401. Using HTMX with ASP.NET Core: Deleting items
  4402. A Complete Tutorial to Connect Android with ASP.NET Core Web API
  4403. Finding all routable components in a Blazor App
  4404. efcore/EFCore.CheckConstraints
  4405. ASP.NET POCO Controllers: an experience report
  4406. OSS Power-Ups: FluentValidation – Webinar recording – .NET Tools Blog | JetBrains
  4407. Tracing IO in .NET Core — Softwarepark
  4408. ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
  4409. Google Authentication in Blazor WebAssembly Hosted Applications
  4410. Languages & Runtime Community Standup - Plans for .NET 6 and VB Source Generators
  4411. Weekly .Net Tech Stack - #1
  4412. Some things aren’t built to be tested
  4413. Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD
  4414. Open Telemetry for ASP.NET Core
  4415. Finally - My first book got published
  4416. Implement app roles authorization with Azure AD and ASP.NET Core
  4417. ASP.NET, Serilog and Application Insights
  4418. Practical ASP.NET - BuiltWithDot.Net
  4419. Server Streaming | gRPC in .NET 5
  4420. Code Maze Weekly #62 - Code Maze
  4421. Speaker Directory
  4422. Generate a GitHub Actions workflow with Visual Studio or the dotnet CLI | Azure DevOps Blog
  4423. .NET R&D Digest (January, 2021)
  4424. Select Tag Helper in ASP.NET Core MVC
  4425. A/B Testing with Azure App Service
  4426. DevOps for ASP.NET Developers: Hosting NuGet Packages
  4427. C# with CSharpFritz S2 E4 - APIs with ASP.NET Core
  4428. Authentication options in ASP.NET 5 and ASP.NET Core
  4429. How to use FastReport Open Source in ASP.NET Core Web application
  4430. Implement OAUTH Device Code Flow with Azure AD and ASP.NET Core
  4431. Akka.NET Dependency Injection Best Practices
  4432. Tip 303 - How to use GitHub Actions from Azure App Service
  4433. dotnet/runtime
  4434. Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?
  4435. Application State in Blazor Apps
  4436. Using Roles in Blazor WebAssembly Hosted Applications - Code Maze
  4437. C# with CSharpFritz - S2 Ep 3: ASP.NET Core MVC, Part 2
  4438. Using AzureAD B2C for authenticating users
  4439. On .NET Live - Deploying Akka.NET to Containers and Kubernetes
  4440. How null checks have changed in C#
  4441. Perfecting the password field with the HTML passwordrules attribute
  4442. Using dotnet watch run with JetBrains Rider
  4443. Using HTMX with ASP.NET Core: Introduction
  4444. New Visual Studio Razor Editor 'Close to Being Ready' for Blazor and Other Projects -- Visual Studio Magazine
  4445. Improvements to the new Razor editor in Visual Studio | ASP.NET Blog
  4446. JetBrains Unveils Plans for WinForms, WPF and More in Rider .NET IDE -- Visual Studio Magazine
  4447. GitHub Quick Reviews
  4448. Prerending a Blazor WebAssembly app to static files, without an ASP.NET Core host app
  4449. Coding with C# and .NET: JSON Deserialisation
  4450. .NET GC Internals - 02. Mark phase
  4451. Rider 2021.1 Roadmap – .NET Tools Blog | JetBrains
  4452. Self-hosted integration tests in ASP.NET
  4453. Firebase push notifications for dotnet. Advanced guide - Cool Coders
  4454. dotnet/runtimelab
  4455. Troubleshooting .NET Core Project Templates
  4456. gRPC Server & Unary Calls | gRPC in .NET 5
  4457. Authentication in Blazor WebAssembly Hosted Applications - Code Maze
  4458. gRPC & ASP.NET Core 5: Add a gRPC service reference from a remote protobuf over Route-To-Code
  4459. ThreadPool Blocking Mitigation by benaadams · Pull Request #47366 · dotnet/runtime
  4460. Add support for ASP.NET (non-Core) projects · Issue #2670 · dotnet/project-system
  4461. Home - Exceptionless
  4462. Permission-Based Authorization in ASP.NET Core - Complete User Management Guide in .NET 5
  4463. .NET GC Internals - 01. Introduction
  4464. Newsletter Week 3, 2021
  4465. The .NET Docs Show - Functional Fun with F#
  4466. Code Maze Weekly #61 - Code Maze
  4467. .NET Bootcamp - Learn
  4468. AKS Zero To Hero - Series for everyone - Azure Greg
  4469. WPF, Text Rendering and the Blues
  4470. New Book Released - ASP.NET CORE 5 for Beginners
  4471. .NET Foundation Project Spotlight - DNN
  4472. Project Oqtane Provides Blazor-Based Modern App Framework -- Visual Studio Magazine
  4473. Asynchronous Messaging, Part 3: Backend Service
  4474. Building your first Telegram Bot with ASP.NET Core
  4475. Most Active .NET Facebook Groups to Follow in 2021 - Coding Sonata
  4476. Elegant API Versioning in ASP.NET Core (Web API)
  4477. Coding with C# and .NET: JSON Deserialisation
  4478. New Pluralsight Course: Getting Started with SAML 2.0
  4479. Understanding WebSockets with ASP.NET Core
  4480. MVC Controllers are Dinosaurs - Embrace API Endpoints
  4481. Deploying Blazor WebAssembly into Azure Static Web Apps - Code Maze
  4482. Progress Touts New Third-Party Blazor UI Components -- Visual Studio Magazine
  4483. Coding with C# and .NET: JSON Deserialisation
  4484. Deep Dive into Open Telemetry for .NET
  4485. damienbod/AngularAutoSaveCommands
  4486. ASP.NET Core Action Arguments Validation using an ActionFilter
  4487. Implementing UNDO, REDO in ASP.NET Core
  4488. Adding environments to ASP.NET Core with React.js SPA
  4489. How to use configuration with C# 9 top-level programs
  4490. benaadams/Ben.Http
  4491. The ASP.NET Team @TheASPNETTeam
  4492. Happy New Year! Book Giveaway Migrating to ASP.NET Core
  4493. mizrael/SuperSafeBank
  4494. Release Week 2 of the year 2021 · AdrienTorris/awesome-blazor
  4495. Enabling prerendering for Blazor WebAssembly apps
  4496. Unit Testing in .NET - The Complete Guide
  4497. ASP.NET - A last look back at 2013, looking ahead to 2014
  4498. How Blazor Performs Against Other Frameworks
  4499. Download Files with ASP.NET Core Web API and Angular - Code Maze
  4500. 4Dotnet Conf 2021
  4501. Last Week in .NET #25 – I am (g)root
  4502. Using ASP.NET Core Controllers and Razor Pages from a separate shared project or assembly
  4503. Azure Easy Auth and Roles with .NET (and .NET Core)
  4504. Forcing ASP.NET WebForms Designer Files to Regenerate
  4505. Entity Framework Core 5 Resources I’ve Created Recently
  4506. gRPC & ASP.NET Core 5: Discover gRPCui, the GUI alternative to gRPCurl
  4507. Working inside WSL using Visual Studio Code
  4508. The Many Flavors of .NET
  4509. Newsletter Week 2, 2021
  4510. Code Maze Weekly #60 - Code Maze
  4511. 2 years, 200 applications: A .NET Core Migration at Enterprise Scale
  4512. @devlead - Mattias Karlsson's Blog - My preferred .NET console stack
  4513. More with Gruut: Use the Microsoft Bot Framework to analyze emotion with the Azure Face API
  4514. Change Notifications with Microsoft Graph
  4515. Understanding Microsoft's Docker Images for .NET Apps
  4516. On .NET Live - Cross Platform .NET Development with OmniSharp
  4517. dotnet/installer
  4518. Azure Active Directory's gateway is on .NET Core 3.1! | .NET Blog
  4519. The Guest Writer Program Returns for 2021!
  4520. Rethinking OSS Attribution In .NET
  4521. .NET Rocks! vNext
  4522. Creating Serverless Apps with .NET using Azure Functions - Code Maze
  4523. Xamarin Community Standup - Xamarin.Forms 5 LAUNCH PARTY!!!!!!
  4524. Adam Storr - Debugging Dependency Injection Service Registrations in .NET 5.0
  4525. Moving .NET Core user secrets to another computer
  4526. [Guest Post] Visual Studio for Mac Helps You Write Tests | Visual Studio Blog
  4527. JavaScript Complete Course - Array Filter - Part 41
  4528. The process, thought and technology behind building a friendly .NET SDK for JetBrains Space
  4529. Introducing Strongly Typed HTTP Request Headers for ASP.NET Core - Steve Talks Code
  4530. .NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24 | .NET Blog
  4531. gRPC & ASP.NET Core 5: Test gRPC endpoints with gRPCurl
  4532. ASP.NET Community Standup - Meet the Blazor Team
  4533. Add a Parameter to a .NET Core Project Template
  4534. SignalRs Crazy 8
  4535. Optimising Blazor Applications | ConFoo.ca
  4536. An introduction to the Data Protection system in ASP.NET Core
  4537. Writing decoupled code with MediatR: The Mediator Pattern
  4538. Using .env in .NET - Dusted Codes
  4539. Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Azure AD OAuth
  4540. ASP.NET Core OpenTelemetry Logging
  4541. Newsletter Week 1, 2021
  4542. Code Maze Weekly #59 - Code Maze
  4543. ardalis/ApiEndpoints
  4544. Making ConcurrentDictionary GetOrAdd thread safe using Lazy
  4545. Asynchronous Messaging, Part 1: Basic Distributed Architecture
  4546. Real World Localization Implementation ASP.NET Core 5
  4547. Understanding WebSockets with ASP.NET Core - Sahan Serasinghe - Personal Blog
  4548. 2020 Personal year in review - Theme: &quot;Unprecedented times&quot;
  4549. Code-first gRPC services and clients with .NET
  4550. Using the API Gateway Pattern In .NET to Encapsulate Microservices
  4551. Learn how you can manage configuration in ASP .NET
  4552. ASP.NET Community Standup - thanks.dot.net with Shayne Boyer
  4553. .NET Application Architecture Guides
  4554. Create a .NET Core Project Template
  4555. .NET 5, Blazor and more in 2021!
  4556. Introducing the Microsoft.FeatureManagement library
  4557. Azure AD Access Token Lifetime Policy Management in ASP.NET Core
  4558. Use an Existing .NET Core Project Template
  4559. How to Sign in with Google Using Angular and ASP.NET Core Web API
  4560. AccessViolation in ObjectNative::IsLockHeld (part 2 of 2)
  4561. Machine Learning with ML.NET - Introduction
  4562. Code Maze Weekly #58 - Code Maze
  4563. .NET Rocks! vNext
  4564. My 2021 OSS Plans (Marten, Jasper, Storyteller, and more)
  4565. Year in Review: 2020
  4566. User Lockout Functionality with Angular and ASP.NET Core Identity
  4567. Resolve Multiple Types In ASP.NET Core
  4568. Blast Off with Blazor: Prerender a Blazor Web Assembly application
  4569. ASP.NET Core in Action, Second Edition
  4570. grpc/grpc-dotnet
  4571. .NET Rocks! vNext
  4572. .NET Rocks! vNext
  4573. Angular Email Confirmation with ASP.NET Core Identity
  4574. Infer# Brings Facebook's Infer Static Analyzer to C# and .NET
  4575. .NET Tooling Community Standup - Designing UIs for developer tools
  4576. C# 9 records as strongly-typed ids - Part 4: Entity Framework Core integration
  4577. .NET 5.0 now available for Red Hat Enterprise Linux and Red Hat OpenShift - Red Hat Developer
  4578. How to Access Webcam Properties from C#
  4579. Angular Password Reset Functionality with ASP.NET Core Identity
  4580. Setting up Health Checks for an ASP.NET Core application and its Dependencies
  4581. Last Week in .NET #23 – Solarwinds gets hacked; Microsoft goes on the Attack
  4582. Azure DevOps Podcast: Scott Hunter on .NET 5 - Episode 119
  4583. C# 9 and .NET 5: Book Review and Q&A
  4584. Blazor vs React: Passing values to all children | Awaiting Bits
  4585. gRPC Web with .NET
  4586. The .NET Stacks #30: 🥂 See ya, 2020
  4587. What is MSAL + Microsoft.Identity.Web
  4588. How I Got a Computer Science Degree in 3 Months for Less Than $5000
  4589. Languages & Runtime Community Standup - Infer#
  4590. C# with CSharpFritz - S2 Ep 2: Introduction to ASP.NET Core MVC
  4591. How to lock down your CSP using Swashbuckle in ASP.NET Core apps
  4592. Securing Blazor Server-side Applications
  4593. 5 ways to save costs by running .NET apps on Azure
  4594. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  4595. .NET 5 Breaking Changes for WPF/Windows Forms
  4596. Setup and use CUDA and TensorFlow in Windows Subsystem for Linux 2
  4597. Norns.Urd Lightweight AOP Framework
  4598. .NET 5 Source Generators - MediatR - CQRS
  4599. [Guest post] Our Head First C# Contest Got Some Truly Creative Entries | Visual Studio Blog
  4600. The regular joy of the Adafruit AdaBox Subscription and exploring IoT with the family
  4601. Angular Role-Based Authorization with ASP.NET Core Identity
  4602. What's next for System.Text.Json? | .NET Blog
  4603. .NET Conf 2020 - Lahore (2020-01-23)
  4604. Top 10 Blazor Features You Probably Didn't Know
  4605. Localize .NET applications with machine-translation | .NET Blog
  4606. Authentication with Graph SDKs
  4607. Should I use self-contained or framework-dependent publishing in Docker images?
  4608. Exploring Blazor Mobile Bindings
  4609. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  4610. Add Superpowers to Your Next ASP.NET Project with ABP.IO
  4611. Angular Authentication Functionality with ASP.NET Core Identity
  4612. Last Week in .NET #22 – Microsoft Parrots Google
  4613. Using multiple APIs in Blazor with Azure AD authentication
  4614. Migrating a Windows Forms App to Blazor: The Amazing and True Story of GIFBot
  4615. What's new in ASP.NET Core 5.0
  4616. .NET Development on Apple Silicon – .NET Tools Blog | JetBrains
  4617. dotnet-foundation/ecosystem-growth
  4618. On .NET Live - Intro to Microservice Patterns for .NET Developers
  4619. GraphQL Schema Design
  4620. r/dotnet - What logging Framework do you use?
  4621. The .NET Stacks #29: More on route-to-code and some Kubernetes news
  4622. Code Maze Weekly #55 - Code Maze
  4623. Episode 66 - TDD and the Terminator With Layla Porter
  4624. No recompile, no redeploy, managing features flags in .NET Core, locally and with Azure
  4625. Use an Existing .NET Core Project Template
  4626. Create .NET Core Projects with the Command Line
  4627. .NET Conf 2020 - Kerala (2021-01-09)
  4628. Implementing an Effective Architecture for ASP.NET Core Web API
  4629. C# with CSharpFritz - S2 Ep 1: Build for the Web with ASP.NET Core
  4630. GraphQL Schema Design
  4631. Angular Custom Validators and Error Handling with ASP.NET Core Identity
  4632. Displaying your google profile picture in an ASP.NET Core Application
  4633. Sponsor @benaadams on GitHub Sponsors
  4634. Net Conf 2020 Québec : Introduction à NET 5.0
  4635. Sponsor @benaadams on GitHub Sponsors
  4636. ASP.NET Community Standup - Material Design in Blazor with Material.Blazor
  4637. Infer#: Interprocedural Memory Safety Analysis For C# | .NET Blog
  4638. Last Week in .NET #21 – Remembering the women of École Polytechnique
  4639. .NET 5 Breaking Changes for ASP.NET Core
  4640. Using action results and content negotiation with "route-to-code" APIs
  4641. Using multiple APIs in Angular and ASP.NET Core with Azure AD authentication
  4642. How To Install An ASP.NET Core In .NET 5 App On Ubuntu 20.04
  4643. Building an ASP.NET Core Web App from Scratch
  4644. Modern Web Development with Blazor & .NET 5
  4645. User Registration with Angular and ASP.NET Core Identity
  4646. Understand The .NET 5 Runtime Environment
  4647. JavaScript Course For Beginners - 1 Hour
  4648. C# 9 records as strongly-typed ids - Part 3: JSON serialization
  4649. Newsletter Week 49, 2020
  4650. The .NET Stacks, #28: The future of MVC and themes of .NET 6
  4651. How to do OAuth2 Authorization in ASP.NET Core for Swagger UI using Swashbuckle
  4652. Use ASP.NET Core route-to-code for simple JSON APIs
  4653. mayuki/Rin
  4654. Code Maze Weekly #54 - Code Maze
  4655. Development With A Dot - ASP.NET Core Pitfalls – Async File Uploads
  4656. Securing Your Web API Using Azure Active Directory
  4657. .NET Core 2.1, 3.1, and .NET 5.0 updates are coming to Microsoft Update
  4658. Azure Unblogged - GitHub
  4659. .NET Live TV | Live developer streams every day
  4660. Securing an ASP.NET Core API which uses multiple access tokens
  4661. Avoid Wrapping DbContext in Using (and other gotchas)
  4662. ASP.NET Core docs: What's new for November 1, 2020 - November 30, 2020
  4663. .NET5 - A Unified Platform
  4664. Move Over, Stack Overflow: Microsoft Launches Q&A for .NET -- Visual Studio Magazine
  4665. .NET 5 Breaking Changes: Historic Technologies
  4666. ASP.NET Core Improvements in .NET 5
  4667. Basic JSON APIs with Route-to-code in ASP.NET Core
  4668. Developer Decries WinForms-to-Blazor Performance Degradation -- Visual Studio Magazine
  4669. Real-time Data fetching with GraphQL and Blazor
  4670. OpenAPI and Versioning for ASP.NET Core Web API
  4671. .NET Today, tomorrow and beyond – panel discussion - comitted
  4672. .NET 5 Breaking Changes to the Base Class Library
  4673. Authentication with Graph SDKs
  4674. Using Quartz.NET with ASP.NET Core and worker services
  4675. Blazor Updates in .NET 5
  4676. Name by role
  4677. ASP.NET Community Standup - ASP.NET Core Architecture with David Fowler
  4678. Last Week in .NET #20 – Microsoft reclaiming the “Creepy Spying Company” mantle
  4679. Build Your First for iOS & Android App with Xamarin and Visual Studio
  4680. Processing Google reCaptcha Tokens in ASP.NET Core
  4681. Return JSON Result with Custom Status Code in ASP.NET Core
  4682. Processing Google reCaptcha Tokens in ASP.NET Core
  4683. The .NET Stacks #27: Giving some 💜 to under-the-radar ASP.NET Core 5 features
  4684. Code Maze Weekly #53 - Code Maze
  4685. Episode 65 - Marten DB With Jeremy Miller
  4686. OrchardCMS/OrchardCore.Samples
  4687. FrontPage: The Good, The Bad, and The Ugly
  4688. Development With A Dot - Inline Images with ASP.NET Core
  4689. How to add Open API support for Azure Functions
  4690. Announcing Microsoft Q&A for .NET | .NET Blog
  4691. .Net 5 is PERFECT for DevOps
  4692. .NET Rocks! vNext
  4693. Outbox Pattern: Reliably Save State & Publish Events
  4694. Watch out for .NET Core Runtime Bitness for IIS Installs
  4695. The dangers and gotchas of using scoped services in IConfigureOptions
  4696. Development With A Dot - Interfaces and Inversion of Control
  4697. Deploying .NET apps to containers on AWS
  4698. Improving your ASP.NET Core site's e-mailing capabilities
  4699. Should You Unit-Test in ASP.NET Core?
  4700. The ASP.NET Team @TheASPNETTeam
  4701. Development With A Dot - ASP.NET Core Pitfalls – Dependency Injection Lifetime Validation
  4702. Applying the MVC design pattern to Razor Pages
  4703. Generate Client for ASP.NET Core Web API using OpenAPI
  4704. Adding claims to existing identity
  4705. Visual Basic in .NET 5: Ready for WinForms Apps -- Visual Studio Magazine
  4706. Build Your First for iOS & Android App with Xamarin and Visual Studio
  4707. C# 9 records as strongly-typed ids - Part 2: ASP.NET Core route and query parameters
  4708. .NET Diagnostics Expert - your path to excel at diagnostics in .NET. Dotnetos training
  4709. A festive introduction to Visual Studio Extensions
  4710. Upgrade ASP.NET Core Web 3.1 app to ASP.NET Core 5 #dotnet #dotnetcore
  4711. How to become a hacker
  4712. Layered architecture. What is layered architecture and when to use it?
  4713. Digest - .NET Conf 2020
  4714. The .NET Stacks #26: .NET 5 has arrived, let’s party
  4715. What is new in ASP.NET Core 5.0 Web API
  4716. Code Maze Weekly #52 - Code Maze
  4717. In New Releases, Microsoft Lauds .NET Productivity, Visual Studio 2019 Speed -- Visual Studio Magazine
  4718. Microsoft .NET Bounty | MSRC
  4719. .NET Conf 2020 Feedback
  4720. Using Microsoft Graph API in ASP.NET Core
  4721. Understanding Disposables In .NET Dependency Injection - Part 1 - Steve Talks Code
  4722. Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -
  4723. How to Send an SMS with ASP.NET Core - Code Maze
  4724. [Virtual] Microservices -- The Easy Way is the Wrong Way
  4725. Vertical Slice Example Updated to .NET 5
  4726. Development With A Dot - ASP.NET Core Pitfalls Index
  4727. Development With A Dot - ASP.NET Core Pitfalls – Returning a Custom Service Provider from ConfigureServices
  4728. Microsoft .NET Conf 2020: .NET 5, C# 9.0, F# 5.0, and More
  4729. Simple Messaging Between Microservices with Rebus and Azure Storage Queues
  4730. Simplify your ASP.NET Core API models with C# 9 records
  4731. Using Standard Health Checks and Building your Own in ASP.NET Core
  4732. Learn C# with CSharpFritz - Ep9: SOLID Principles and Dependency Injection
  4733. GrapeCity Updates Controls for .NET 5 -- Visual Studio Magazine
  4734. Your dotnet outdated is outdated! Update and help keep your .NET projects up to date
  4735. Devinar 2020
  4736. Service Discovery with Steeltoe
  4737. 4 Experts List Favorite New EF Core 5.0 Features -- Visual Studio Magazine
  4738. Zaid-Ajaj/SAFE.React
  4739. The ASP.NET Team @TheASPNETTeam
  4740. Tips, tricks, and edge cases: Deploying ASP.NET Core applications to Kubernetes - Part 12
  4741. Working With Uno Platform And Rider – .NET Tools Blog | JetBrains
  4742. Migrate .NET Core 3.1 to .NET Core 5.0
  4743. Use OpenAPI, Swagger UI, and HttpRepl in ASP.NET Core 5 to supercharge your API development
  4744. Blazor WebAssembly Component Virtualization with ASP.NET Core API
  4745. GraphQL Schema stitching
  4746. Assemblysoft Specialists in .Net | Umbraco | Azure | ASP.Net Blazor
  4747. Tiny Difference, Big Consequences Reloaded: SignalR in .NET Core 3.1 vs. .NET 5
  4748. Implement A Webhook Framework With ASP.NET Core
  4749. Using OpenAPI Auto-Generated Clients in ASP.NET Core
  4750. .NET Conf 2020 and .NET 5 links
  4751. Remove allocations from IsCustomAttributeDefined by benaadams · Pull Request #44694 · dotnet/runtime
  4752. JonPSmith/EfCoreinAction-SecondEdition
  4753. Identity in Azure with Christos Matskas
  4754. The .NET Stacks #25: .NET 5 officially launches tomorrow
  4755. Migrate and modernize your .NET applications on Azure | Azure Friday
  4756. Carl Franklin's Blazor Train: Basic Authentication and Authorization in Blazor Web Assembly
  4757. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  4758. Code Maze Weekly #51 - Code Maze
  4759. Microsoft.EntityFrameworkCore 5.0.0
  4760. Secure app development with Azure AD, Key Vault and Managed Identities
  4761. .NET 5 is Here....Now What?
  4762. ASP.NET Core 5 Model Binding to C# 9 Record Types
  4763. Using Azure WebJobs in .NET Applications - Code Maze
  4764. Blazor and ASP.NET Core Get Faster in .NET 5 -- Visual Studio Magazine
  4765. Test web APIs with the HttpRepl
  4766. Microsoft.dotnet-httprepl 5.0.0
  4767. Shawn Wildermuth's Blog
  4768. Five Questions You May Have About ASP.NET Core For .NET 5
  4769. Securing a GraphQL endpoint
  4770. Exploring .NET 5 with the AWS Toolkit for Visual Studio | Amazon Web Services
  4771. Should I Migrate to .NET 5?
  4772. Talking C# Performance with Steve Gordon
  4773. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  4774. Astonishing Performance of .NET 5
  4775. Publish an ASP.NET Core web API to Azure API Management with Visual Studio
  4776. Development With A Dot - ASP.NET Core Pitfalls - Localization with Shared Resources
  4777. Is it possible to render components "dynamically" using Blazor?
  4778. Should Your Enterprise Pick Angular, React or Blazor?
  4779. Microsoft Releases .NET 5
  4780. .NET Core November 2020 Updates – 3.1.10 | .NET Blog
  4781. Global HTTP Error Handling in Blazor WebAssembly - Code Maze
  4782. Microsoft takes a major step toward .NET unification with .NET 5.0 release | ZDNet
  4783. Announcing the Release of EF Core 5.0 | .NET Blog
  4784. Announcing .NET 5.0 | .NET Blog
  4785. Announcing ASP.NET Core in .NET 5 | ASP.NET Blog
  4786. Download .NET 5.0 (Linux, macOS, and Windows)
  4787. Avoiding downtime in rolling deployments by blocking SIGTERM: Deploying ASP.NET Core applications to Kubernetes - Part 11
  4788. C# 9: Record Types Introduction & Deep-Dive | Claudio Bernasconi
  4789. Diving Into NuGet History For Fun and Community Insights – .NET Tools Blog | JetBrains
  4790. Implement a Web APP and an ASP.NET Core Secure API using Azure AD which delegates to second API
  4791. Melb․Net Virtual Meetup in November
  4792. Blast Off with Blazor: Use .NET 5 to update the HTML head from a Blazor component
  4793. JWT Social auth with ASP.net core and Xamarin Essentials - Cool Coders
  4794. Code Maze Weekly #50 - Code Maze
  4795. The .NET Stacks #24: Blazor readiness and James Hickey on Coravel
  4796. DotVVM Blog: Announcing DotVVM 2.5
  4797. Run Blazor Apps Within Electron Shell – .NET Tools Blog | JetBrains
  4798. GraphQL.NET and endpoint authorization in ASP.NET Core 3.1
  4799. Controlling the hostname with a WebApp when fronted by Application Gateway
  4800. Add natural language understanding to your bot - Part 2
  4801. How to allow executable .exe files to be downloaded with ASP.NET Core and UseStaticFiles middleware
  4802. Real-time Data fetching with GraphQL and Blazor
  4803. .NET Conf 2020
  4804. .NET Conf 2020
  4805. Data Grid for Blazor - Group and Total summary, Column Resize, Fixed Columns, and more (available in v20.2)
  4806. Development With A Dot - ASP.NET Core Pitfalls – Areas
  4807. Routing in ASP.NET Core OData 8.0 Preview | OData
  4808. .NET Conf 2020 and Virtual Events in November | Xamarin Blog
  4809. Creating an 'exec-host' deployment for running one-off commands: Deploying ASP.NET Core applications to Kubernetes - Part 10
  4810. Monitoring Health of ASP.NET Core Background Services with TCP Probes on Kubernetes
  4811. Migrating from MVC to Blazor
  4812. .NET Core with NGINX on Linux - Irina Scurtu
  4813. Implementing Health Checks in ASP.NET Framework Applications
  4814. Top 70 DotNet Blogs & Websites for .NET Developers To Follow in 2020
  4815. Working with Dates And Times in Razor Pages Forms
  4816. r/dotnet - ASP.NET Core Architecture Overview by David Fowler
  4817. How to get ASP.NET Core logs in the output of xUnit tests - Gérald Barré
  4818. The State of .NET Webinar: Unpacking .NET 5 Together!
  4819. Identity Server 4 with .NET Core App
  4820. .NET Learning Challenge!
  4821. India Azure Community Conference 2020 | The ultimate developer conference
  4822. Dev Discussions - James Hickey
  4823. Azure SignalR Service now supports Event Grid! | ASP.NET Blog
  4824. The .NET Stacks #23: .NET 5 support, migration tools, and links
  4825. Code Maze Weekly #49 - Code Maze
  4826. Unified Blazor UI in the Mobile Blazor Bindings Preview 5 | ASP.NET Blog
  4827. .NET Conf 2020
  4828. Additional HTTP, Sockets, DNS and TLS Telemetry in .NET 5 - Steve Gordon - Code with Steve
  4829. Microsoft Night - .BLD() Tech Talks XXL
  4830. Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure
  4831. Elasticsearch in ASP.NET Core - Code Maze
  4832. Organizing Code by Feature using Vertical Slices
  4833. Consuming JSON Objects Stream (NDJSON) With HttpClient
  4834. Adam Storr - Integration Testing with ASP.NET Core 3.1 - Set Default Headers for All Clients
  4835. Using Azure Cognitive Search Suggesters in ASP.NET Core and Autocomplete
  4836. Test Series: Part 2 Unit Testing
  4837. How to Pass Multiple Parameters GET Method ASP.NET Core MVC
  4838. ASP.NET Community Standup - Updating Scott's blog to DasBlog Core
  4839. The System
  4840. Organizing Code by Feature using Verticle Slices
  4841. Top 5 Reasons to Choose .NET for Your IoT Project
  4842. Getting started with GraphQL and HotChocolate
  4843. gRPC performance improvements in .NET 5 | ASP.NET Blog
  4844. ASP.NET Community Standup - Updating Scott Hanselman's blog to .NET 5
  4845. Building a Dashboard with ASP.NET Core and DotVVM
  4846. ASP NET CORE SINGLE PAGE APPLICATION (SPA) Build/Release Pipeline | Azure DevOps
  4847. Microsoft.dotnet-httprepl 5.0.0-preview.20521.1
  4848. Getting started with GraphQL and HotChocolate
  4849. Monitoring Helm releases that use jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 9
  4850. Using Microsoft SQL Server on Red Hat OpenShift - Red Hat Developer
  4851. Using the ASP.NET Core Environment Feature to manage Development vs. Production for any config file type
  4852. Blast Off with Blazor: Get to know Blazor and our project
  4853. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  4854. EditForm - forms and validation in Blazor
  4855. Last Week in .NET Issue #15 – It's not a Bug, it's just a feature you didn't expect!
  4856. C# in Simple Terms - Interfaces and Abstract Classes
  4857. Use ASP.NET With Turbolinks 5
  4858. Don't ever break a URL if you can help it
  4859. Setting up a build with NUKE
  4860. The .NET Stacks #22: .NET 5 RC 2 ships, .NET Foundation all hands, and links
  4861. Code Maze Weekly #48 - Code Maze
  4862. Damian Hickey
  4863. A Tour of the .NET Functions Framework
  4864. Beautiful and compact Web APIs with C# 9, .NET 5.0 and ASP.NET Core
  4865. Building A Blazor Farm Animal Soundboard – .NET Tools Blog | JetBrains
  4866. C# 9 Record Factories
  4867. Deploying ASP.NET Core Web API to Azure API Apps - Code Maze
  4868. .NET Core with NGINX on Linux
  4869. Telerik UI for Blazor Updated -- Visual Studio Magazine
  4870. Damian Hickey
  4871. Infragistics Unveils UI Components for Blazor -- Visual Studio Magazine
  4872. ASP.NET Core Blazor CSS isolation
  4873. Using encrypted access tokens in Azure with Microsoft.Identity.Web and Azure App registrations
  4874. Attribute-Based Access Control with Blazor WebAssembly and IS4
  4875. ASP.NET: Dependency injection, Configuration, Background workers, Testing and more with Steve Gordon
  4876. Understanding cross platform .NET, and why .NET 5 is important
  4877. MoienTajik/AspNetCore-Developer-Roadmap
  4878. The Ungreen Web: Why Our Web Apps Are Terribly Inefficient?
  4879. open-telemetry/opentelemetry-dotnet
  4880. Improve rendering performance with Blazor component virtualization
  4881. .NET Conf 2020
  4882. ASP.NET Core OData 8 Preview Supports .NET 5, but with Breaking Changes -- Visual Studio Magazine
  4883. The .NET Foundation Joins the Open Source Initiative's Affiliate Program
  4884. Sponsor @kevinchalet on GitHub Sponsors
  4885. Running database migrations using jobs and init containers: Deploying ASP.NET Core applications to Kubernetes - Part 8
  4886. Building cross-platform apps with .NET and Uno - Simple Talk
  4887. Async code smells and how to track them down with analyzers - Part II
  4888. Blazor WebAssembly Role-Based Security with IdentityServer4
  4889. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  4890. Building Real-Time Applications with Blazor Server and Firestore
  4891. .NET Epics
  4892. Implement a full text search using Azure Cognitive Search in ASP.NET Core
  4893. Using Azure Identity with Azure SQL, Graph, and Entity Framework | Azure SDK Blog
  4894. Classic Path.DirectorySeparatorChar gotchas when moving from .NET Core on Windows to Linux
  4895. ASP.NET Community Standup - .NET 6 Planning for ASP.NET Core
  4896. A Highly Biased Review of C# Changes from Version 1.0 to 9.0
  4897. Newsletter Week 42, 2020
  4898. The .NET Stacks #21: Azure Static Web Apps, .NET 6 feedback, and more!
  4899. The New Rules for Playing in Microsoft's Open Source Sandbox
  4900. Code Maze Weekly #47 - Code Maze
  4901. .NET Microservices with DAPR
  4902. Episode 62 - What Have I Missed With Zac Braddy
  4903. Error monitoring and detailed logging of an ASP.NET Core application with PostSharp and elmah.io
  4904. How to Add gRPC to Your Blazor App
  4905. .NET Foundation September/October 2020 Update
  4906. Continuous Deployment from GitHub to Azure App Service
  4907. ASP.NET Core Series: PWA's with Blazor
  4908. Solution & Project Structure of a Loosely Coupled Monolith
  4909. Introducing .NET Live TV - Daily Developer Live Streams | .NET Blog
  4910. .NET Microservices with DAPR
  4911. Microsoft.Identity.Web is now generally available! - Microsoft 365 Developer Blog
  4912. March 4, 2020 - Minimal March - Live Coding .NET on a Chromebook
  4913. ASP.NET Core Architecture Overview
  4914. New FREE Ebook: Unit Testing in .NET—The Complete Guide
  4915. Scaling Hangfire: Process More Jobs Concurrently
  4916. YARP: The .NET Reverse proxy
  4917. Breaking changes, version 3.1 to 5.0 - .NET Core
  4918. .NET Foundation September/October 2020 Update
  4919. Answering some basic questions about registering applications on Azure Active Directory
  4920. Speaker Directory
  4921. YARP: The .NET Reverse proxy
  4922. Blazor Debugging Boosted in .NET 5 RC 2 -- Visual Studio Magazine
  4923. .NET Core October 2020 Updates – 2.1.23 and 3.1.9 | .NET Blog
  4924. Using Access Token with Blazor WebAssembly HttpClient
  4925. Final Go-Live .NET 5 Release Candidate Ships Ahead of Nov. 10 Debut -- Visual Studio Magazine
  4926. .NET Framework October 2020 Security and Quality Rollup Updates | .NET Blog
  4927. What’s New In .Net 5? - Solace Infotech Pvt Ltd
  4928. ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
  4929. Announcing .NET 5.0 RC 2 | .NET Blog
  4930. YARP: The .NET Reverse proxy
  4931. Under the hood with routing in Blazor
  4932. The LLBLGen Pro Blog: HnD 3.0 has been released!
  4933. Running database migrations when deploying to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 7
  4934. Render Blazor WASM components in your existing MVC/Razor Pages applications
  4935. ASP.NET Core in Action with Andrew Lock
  4936. Bootstrap logging with Serilog + ASP.NET Core
  4937. ASP.NET Core in Action, Second Edition
  4938. Shawn Wildermuth's Blog
  4939. How to Secure Blazor WebAssembly with IdentityServer4 - Code Maze
  4940. .NET Virtual Conference
  4941. How to Docker with .NET: Getting Started
  4942. Newsletter Week 41, 2020
  4943. The .NET Stacks #20: Route to Code, IdentityServer, community links
  4944. ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
  4945. Code Maze Weekly #46 - Code Maze
  4946. Using Key Vault certificates with Microsoft.Identity.Web and ASP.NET Core applications
  4947. Blazor in Action
  4948. Deploy a .NET Container with Azure DevOps
  4949. Uno Platform Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#
  4950. For ASP.NET Core in .NET 6, Devs want AOT Compilation -- Visual Studio Magazine
  4951. Duck or Rabbit? How Politics Tricks the Brain
  4952. Refresh Token with Blazor WebAssembly and ASP.NET Core Web API
  4953. JeremyLikness/ExpressionPowerTools
  4954. .NET - apps.peachpie.io
  4955. Introducing: apps.peachpie.io @ PeachPie | .NET development platform for PHP
  4956. .NET Blog
  4957. Prerendering your Blazor WASM application with .NET 5 (part 1)
  4958. Azure Cosmos DB Repository .NET SDK v.1.0.4 | Azure Cosmos DB Blog
  4959. Release Release v1.2.0 · aslotte/MLOps.NET
  4960. Machine Learning | Cómo hacer predicciones en batch usando ML.NET
  4961. How to Publish Angular with ASP.NET Core - Code Maze
  4962. Game Development with .NET | .NET Blog
  4963. r/Blazor
  4964. Adding health checks with Liveness, Readiness, and Startup probes: Deploying ASP.NET Core applications to Kubernetes - Part 6
  4965. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  4966. dotnet/installer
  4967. Last Week in .NET – Issue #12 – dotnet and .NET Please don't do this to us again
  4968. Fortunately, I don't squash my commits
  4969. Writing automated UI tests for an ASP.NET Core application using Playwright and xUnit - Gérald Barré
  4970. Building Flexible APIs with GraphQL and ASP.NET Core - Espresso Coder
  4971. OAuth2 Refresh Token with Anular and IdentityServer4
  4972. Autofac 6, integration tests and .NET generic hosting
  4973. Running ASP.NET Core 5 RC applications on Azure App Service
  4974. dotnet/HttpRepl
  4975. Release Week 40 of the year 2020 · AdrienTorris/awesome-blazor
  4976. .NET Dev Summit 2020 - APAC
  4977. Using the OrchardCore OpenID management feature with an existing OpenIddict deployment
  4978. The .NET Stacks #19: An Ignite recap and F# with Phillip Carter
  4979. Newsletter Week 40, 2020
  4980. Quartz.NET 3.2 Released | Quartz.NET
  4981. ASP.NET Core breaking changes
  4982. Code Maze Weekly #45 - Code Maze
  4983. .NET Conf 2020 and Community Events this October | Xamarin Blog
  4984. .NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog
  4985. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  4986. Building Your Next Web App with ASP.NET Core
  4987. UI/UX for Devs: An Illustrated Mental Model for Empathy
  4988. Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze
  4989. The Future of IdentityServer
  4990. Hacktoberfest 2020 and .NET OSS – .NET Tools Blog | JetBrains
  4991. Serialize Interface Instances With System.Text.Json
  4992. .NET Framework Connection Pool Limits and the new Azure SDK for .NET | Azure SDK Blog
  4993. Examples of Four New Features in C# 9 That Aren't in C# 8
  4994. Fast Builds: Make a Url Shortener with .NET
  4995. Using Hangfire and MediatR as a Message Dispatcher
  4996. Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
  4997. How to Build Securely with Blazor WebAssembly (WASM)
  4998. Microsoft Retools WPF Open Source Effort After Negative Feedback -- Visual Studio Magazine
  4999. dotnet/AspNetCore.Docs
  5000. The .NET Portability Analyzer - .NET
  5001. protobuf-net/protobuf-net.Grpc
  5002. Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5
  5003. Role-Based Access Control with Angular and IdentityServer4
  5004. Use Attributes & Middleware in ASP.NET Core for Logging, Telemetry, and Anything Else - Michael's Coding Spot
  5005. Don't Let Your .NET Applications Fail: Resiliency with Polly | Hacker Noon
  5006. Using Access Token to Secure Angular Calls to Web API
  5007. ASP.NET Core 5 Route to Code: Taking advantage of Microsoft.AspNetCore.Http json extensions
  5008. Becoming a Director of Program Management with .NET’s Scott Hunter
  5009. How to Adapt Your .NET App for SameSite
  5010. Don’t Launch a Browser Running ASP.NET Core Back-end Created from Web Template Studio
  5011. A Subtle Gotcha with Azure Deployment Slots and ASP.NET Core
  5012. Building a Xamarin.Forms Moon Phase App – .NET Tools Blog | JetBrains
  5013. ASP.NET Core 3.1 Migration by NickCraver · Pull Request #355 · opserver/Opserver
  5014. Remember ASP.NET Request Culture Using Middleware
  5015. Dev Discussions - Phillip Carter
  5016. Open Alpha Playtest - Sept 26, 2020
  5017. The .NET Stacks #18: RC1 is here, the fate of .NET Standard, and F# with Isaac Abraham
  5018. Pluralsight Editing: Behind the Scenes
  5019. Code Maze Weekly #44 - Code Maze
  5020. Using External Configuration with Spring Cloud Config and Steeltoe
  5021. Allow Your Users to Login to your ASP.NET Core App Through Facebook
  5022. Testing Controllers, Messages & Systems with Andrew Lock
  5023. Publish a Blazor WebAssembly app and .NET API with Azure Static Web Apps - Learn
  5024. dotnet/winforms
  5025. Using Azure RBAC with Azure Key Vault
  5026. Set up continuous integration for .NET Core with OpenShift Pipelines - Red Hat Developer
  5027. ASP.NET Core Localization Jump Start
  5028. Microsoft Ignite
  5029. Moving work Out-of-Process using Brighter and RabbitMQ
  5030. Visual Studio 2019 v16.8 Preview Update Adds Codespaces -- Visual Studio Magazine
  5031. March 3, 2020 - Minimal March PIVOT! Live Coding .NET on a Chromebook
  5032. Baseball decision analysis with ML.NET and Blazor - Azure Architecture Center
  5033. ML.Net - Modelos em Produção com WebApi e Docker | Dados ao Cubo
  5034. Run EF Core Queries on SQL Server From Blazor WebAssembly
  5035. Visual Studio Codespaces Is Now Github Codespaces
  5036. Run EF Core Queries on SQL Server From Blazor WebAssembly
  5037. Migrate, modernize .NET applications with Azure
  5038. Using GitHub Codespaces with .NET Core | .NET Blog
  5039. Microsoft Ignite
  5040. Using GitHub Actions in Visual Studio is as easy as right-click and Publish | Visual Studio Blog
  5041. New Features in Visual Studio 2019 v16.8 Preview 3.1 | Visual Studio Blog
  5042. Microsoft Ignite
  5043. Microsoft Ignite
  5044. Microsoft Ignite
  5045. Creating a Helm chart for an ASP.NET Core app: Deploying ASP.NET Core applications to Kubernetes - Part 4
  5046. Angular Authentication Actions with IdentityServer4 - Code Maze
  5047. Injecting services into Serilog filters, enrichers, and sinks
  5048. Angular OAuth2 OIDC Configuration with IdentityServer4
  5049. Top 10 .NET 5.0 new APIs - NDepend
  5050. Microsoft Identity and series introduction
  5051. Shaking things up a bit - ASPF02O Outro
  5052. PEM Loading in .NET Core and .NET 5
  5053. Debug ASP.NET Core Back-end Created from Web Template Studio
  5054. February 16, 2020 - Open Source C#, Blazor, and the DataBinder
  5055. Deploying ASP.NET Core applications to Kubernetes - Part 3 by @andrewlocknet - Abundant Code
  5056. The .NET Stacks #17: EF Core 5, Blazor + CSS, and community!
  5057. dotnet-trace for .NET Core tracing in PerfView, SpeedScope, Chromium Event Trace Profiling, Flame graphs and more!
  5058. Announcing ImageSharp.Web 1.0.0 | Six Labors
  5059. Code Maze Weekly #43 - Code Maze
  5060. TechEmpower Web Framework Performance Comparison
  5061. Becoming a Director of Program Management with .NET’s Scott Hunter
  5062. CQRS and MediatR in ASP.NET Core - Code Maze
  5063. Debug Your .NET Core Apps in WSL 2 with Visual Studio | .NET Blog
  5064. ASP.NET App Migration Webinar | Microsoft Azure
  5065. .NET Framework September 2020 Cumulative Update Preview Update | .NET Blog
  5066. Herding Code 242: The COVID Cabin Fever
  5067. Using OpenAPI with .NET Core - Red Hat Developer
  5068. Why use MediatR? 3 reasons why and 1 reason not
  5069. Steeltoe - External Configuration with Spring
  5070. Blazor Server CRUD App Using Visual Studio Code
  5071. Seeding data in EF Core using SQL scripts
  5072. Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
  5073. Leaving Silverlight: Your Options
  5074. Building Cross-Platform Desktop Apps with Electron.NET
  5075. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  5076. ASP.NET Core Configuration – Azure Key Vault - Code Maze
  5077. ASP.NET Community Standup - Sep 15, 2020 - New Features for .NET API Developers
  5078. Use CSS isolation in your Blazor projects
  5079. An introduction to deploying applications with Helm: Deploying ASP.NET Core applications to Kubernetes - Part 3
  5080. Telerik Web Products R3 2020 Release Webinar
  5081. A Better Mousetrap - Turnerj (aka. James Turner)
  5082. Don't get burned by missing await Calls for Async Code in ASP.NET Core Middleware
  5083. Microsoft.EntityFrameworkCore 5.0.0-rc.1.20451.13
  5084. Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
  5085. ASP.NET Community Standup - Sept 8 2020 - New Identity experience with Microsoft.Identity.Web
  5086. ASP.NET Core Configuration – Securing Sensitive Data Locally - Code Maze
  5087. Shawn Wildermuth's Blog
  5088. Announcing Entity Framework Core (EFCore) 5.0 RC1 | .NET Blog
  5089. Announcing .NET 5.0 RC 1 | .NET Blog
  5090. ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
  5091. Create an Application with Web Template Studio
  5092. Serving Images Stored in a Database through a Static URL using .NET Core 3.1
  5093. Hosting applications on Azure B-series virtual machines
  5094. Is Entity Framework Core Quicker than Dapper? ORM Speed Test
  5095. damienbod/AspNetCoreMvcVueJs
  5096. damienbod/IdentityServer4VueJs
  5097. Code Maze Weekly #42 - Code Maze
  5098. Epoch Converter
  5099. Open Alpha Playtest - Sept 12, 2020
  5100. Epoch Converter
  5101. The SP mvp Weekly
  5102. Migrate Your ASP.NET Framework to ASP.NET Core with Okta
  5103. Securing Azure Functions using an Azure Virtual Network
  5104. Wordpress on .NET Core
  5105. Free e-book: Blazor for ASP.NET Web Forms Developers | ASP.NET Blog
  5106. .NET Core September 2020 Updates – 2.1.22 and 3.1.8 | .NET Blog
  5107. Goodbye Xamarin.Forms, Hello .NET MAUI!
  5108. .NET & GRPC What they forgot to tell you
  5109. Little Known ASP.NET Core Features - HTTP Trailers
  5110. First Steps with Blazor - Simple Talk
  5111. gRPC Best Practices for .NET
  5112. Getting started PeachPie
  5113. Using a web camera with fun filters in your ASP.NET Core Blazor WebAssembly application – Roman Simuta
  5114. AzureAD/microsoft-identity-web
  5115. The Best Samples to Teach Yourself Blazor
  5116. Scaling SignalR Core Web Applications With Kubernetes
  5117. Configuring resources with YAML manifests: Deploying ASP.NET Core applications to Kubernetes - Part 2
  5118. Azure DevOps Podcast: Derek Comartin on Migrating to .NET Core - Episode 104
  5119. ASP.NET Core Configuration - Options Validation - Code Maze
  5120. Weekly Notes - #27 | Miguel Bernard's Blog
  5121. Securing Azure Functions using certificate authentication
  5122. An Azure Reference Architecture – Azure From The Trenches
  5123. Migrating from ASP.NET to ASP.NET Core
  5124. Yahtzee in Blazor WebAssembly Part 1: The C# Model
  5125. Microsoft Offers New Documentation for Blazor and gRPC in ASP.NET Core -- Visual Studio Magazine
  5126. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  5127. The .NET Docs Show - Exploring ASP.NET Core + Vue.js with Matt Millican
  5128. 10 Steps to Replace REST Services with gRPC-Web in Blazor WebAssembly | Syncfusion Blogs
  5129. Integrate ASP.NET Core Razor components into Razor Pages and MVC apps
  5130. Use TempDataAttribute For Clean Code
  5131. AWS Toolkit in JetBrains Rider | Amazon Web Services
  5132. Virtual Events in September to Discover! | Xamarin Blog
  5133. ASP.NET Community Standup - Aug 25th 2020 - Razor Tooling
  5134. .NET CLI Templates in Visual Studio | .NET Blog
  5135. ARM64 Performance in .NET 5 | .NET Blog
  5136. Aspect Oriented Programming using proxies in ASP.NET Core | Awaiting Bits
  5137. ASP.NET Core Configuration - Basic Concepts - Code Maze
  5138. Using Digital Signatures to check integrity of cipher texts in ASP.NET Core Razor Pages
  5139. Translating NHibernate LINQ query to SQL
  5140. ASP.NET Community Standup - Sept 1 2020 - YARP Reverse Proxy Toolkit
  5141. An Introduction to Kubernetes: Deploying ASP.NET Core applications to Kubernetes - Part 1
  5142. Build a REST API in .NET Core - Simple Talk
  5143. How to log NHibernate SQL to ASP.NET Core loggers
  5144. REST – the ignored parts – Webinar Recording – .NET Tools Blog | JetBrains
  5145. Solution & Project Structure of a Loosely Coupled Monolith
  5146. Monsters Weekly 179 - Working with AsyncLocal
  5147. Free Books for Learning and Getting Started with Cloud-Native .NET Apps
  5148. Exploring the .NET Core library Coravel for Task Scheduling, Caching, Mailing and more
  5149. What is .NET? How does it work? Is it a language or a Platform?
  5150. App Trimming in .NET 5 | .NET Blog
  5151. .NET R&D Digest (August, 2020)
  5152. Application Containerization - Migrate apps to Azure Kubernetes Service (Preview)
  5153. Adding a little Swagger to OData
  5154. Inject a service into a System.Text.Json converter
  5155. Follow My Explorations into AWS for .NET Developers
  5156. weikio/PluginFramework
  5157. Open Alpha Playtest - Aug 29, 2020
  5158. Getting Started PeachPie
  5159. Agenda: .NET Core as Cloud Native - NDC Minnesota 2020 | Online Developers Conference
  5160. Securing Blazor Client-side Applications
  5161. Understanding .NET Generic Host Model - Sahan Serasinghe - Personal Blog
  5162. Adding a little Swagger to OData
  5163. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  5164. Producer/consumer pipelines with System.Threading.Channels
  5165. ASP.NET Core updates in .NET 5 Preview 8 | ASP.NET Blog
  5166. .NET Rocks! vNext
  5167. Constrained Open Generics Support Merged in .NET Core DI Container
  5168. Announcing .NET 5.0 Preview 8 | .NET Blog
  5169. Should you unit-test API/MVC controllers in ASP.NET Core?
  5170. Blazor by Example
  5171. Asynchronous programming - C#
  5172. LiveSharp
  5173. Cross-platform cryptography in .NET Core and .NET 5
  5174. Using Redis as a .NET Core Data Store
  5175. ASP.NET Community Standup - Aug 4th 2020 - Project Tye Update
  5176. .NET Regular Expressions
  5177. What not to do in ASP.NET, and what to do instead
  5178. Call a Web API From a .NET Client (C#) - ASP.NET 4.x
  5179. Packaging and deploying .NET Core for Linux - Part 2
  5180. Learn how to deploy .NET Core apps to Azure with GitHub Actions | Azure Friday
  5181. Daily links from Cory Doctorow
  5182. Encrypting texts for an Identity in ASP.NET Core Razor Pages using AES and RSA
  5183. Newsletter Week 34, 2020
  5184. .NET Dev Summit 2020 - Virtual Conference - Bengaluru
  5185. Use Project Tye to simplify your .NET microservice development experience (part 1)
  5186. Azure SDK Latest Releases | Azure SDKs
  5187. Loosely Coupled Monolith
  5188. ASP.NET Core in Action, Second Edition
  5189. ASP.NET Core Health Checks
  5190. Microsoft.dotnet-httprepl 3.1.0
  5191. ASP.NET Core 5: Make your options immutable
  5192. Vulnerabilities in ATM Milano's mobile app
  5193. dotnet/runtime
  5194. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  5195. The ASP.NET Team @TheASPNETTeam
  5196. Controlling IHostedService execution order in ASP.NET Core 3.x
  5197. Practical Debugging for .NET Developers is Available! - Michael's Coding Spot
  5198. Future Tech 2020 Conference | Homepage
  5199. Survey: Native AOT · Issue #40430 · dotnet/runtime
  5200. XLL with Embedded ASP.NET Core (Kestrel) - Built with XLW against .NET 5 Preview
  5201. ASP.NET Core Blazor Server with Entity Framework Core (EFCore)
  5202. dotNET Weekly
  5203. Migrating to .NET Core: Mission Complete - CodeOpinion
  5204. Migrating to .NET Core: Mission Complete - CodeOpinion
  5205. .NET Rocks! vNext
  5206. Build Auth FAST for Blazor WebAssembly in .NET
  5207. Release 0.6.0-preview1 · dotnet/blazor
  5208. TDD and Exception Handling With xUnit in ASP.NET Core
  5209. .NET Framework August 2020 Security and Quality Rollup Updates | .NET Blog
  5210. Here's what's new and coming to .NET Core with versions 2.1, 2.2, and 3.0
  5211. dadhi/LempTest
  5212. dotnet/aspnetcore
  5213. .NET Core August 2020 Updates – 2.1.21 and 3.1.7 | .NET Blog
  5214. ASP.NET Community Standup - Aug 11th 2020 - Blazor Updates in .NET 5
  5215. DI scopes in IHttpClientFactory message handlers don't work like you think they do
  5216. Integration Testing ASP.NET Core Applications: Best Practices - Code with Steve
  5217. Retry Error Handling for Activities and Orchestrations in Azure Durable Functions
  5218. An ASP.NET Core URL Builder
  5219. Devcontainers AKA performance in a secure sandbox
  5220. Implement resiliency in a cloud-native ASP.NET Core microservice - Learn
  5221. Database Profiling with Visual Studio | Visual Studio Blog
  5222. Authenticate a ASP.NET Core Web App With Microsoft.Identity.Web
  5223. Building ASP.NET Core applications on Visual Studio Codespaces and Visual Studio Code
  5224. Configuration, Secrets and KeyVault with ASP .NET Core
  5225. Newsletter Week 32, 2020
  5226. In-Memory Caching in ASP.NET Core - Detailed Guide
  5227. Diagnostics and Instrumentation Packages Targeting Open Telemetry Beta for MongoDB and NServiceBus Published
  5228. Easy ASP.NET Core localization with AppText – Martijn Boland
  5229. Introducing Plugin Framework 1.0.0 – Plugins for .NET apps including Blazor and ASP.NET Core with built-in support for Nuget - Mikael Koskinen
  5230. Azure Thursday - 6 August 2020 19:00 CEST
  5231. Monitoring .NET Core applications on Kubernetes - Red Hat Developer
  5232. Visual Studio 2019 for Mac version 8.7 is now available | Visual Studio Blog
  5233. Chris Sainty: Blazor Routing - What you need to know
  5234. Creating an .NET AWS serverless application using API Gateway with API Key
  5235. Enforcing asynchronous code good practices using a Roslyn analyzer - Gérald Barré
  5236. Announcing ImageSharp 1.0.0 | Six Labors
  5237. Introducing localization support in OpenIddict 3.0 beta3
  5238. Exploring the code behind IHttpClientFactory in depth
  5239. How can I protect static files with authorization on ASP.NET Core?
  5240. .NET Annotated Monthly | August 2020 – .NET Tools Blog | JetBrains
  5241. .Net Framework Nuget Packages - Solving Assembly Redirection From Package Vs Assembly Versioning, Dependency Resolution, And Strong-Naming | Software Meadows
  5242. Shawn Wildermuth's Blog
  5243. giraffe-fsharp/Giraffe
  5244. RELEASE: ASP .NET Core 3.1 A-Z eBook
  5245. IIS Express error: Failed to register URL for site. The process cannot access the file because it is being used by another process.
  5246. .NET Framework July 2020 Cumulative Update Preview for Windows 10, version 2004 | .NET Blog
  5247. UI/UX for Devs: Have You Thought About the Mental Model?
  5248. dodyg/practical-aspnetcore
  5249. Azure Durable Functions Monitoring and Diagnostics
  5250. OpenTelemetry .NET Beta Released!
  5251. .NET R&D Digest (July, 2020)
  5252. Azure Thursday - August 2020
  5253. Code Maze Weekly #36 - Code Maze
  5254. Angular Language Service for Visual Studio — NoWaySheCodes
  5255. rynowak/link-a-thon
  5256. Microsoft.dotnet-httprepl 3.0.47301
  5257. Search Results for “grpc” – Anthony Giretti's .NET blog
  5258. Handling concurrency in an ASP.NET Core Web API with Dapper
  5259. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  5260. Three reasons to migrate your ASP.NET apps and SQL Server data to Azure
  5261. Monsters Weekly 175 - YARP!
  5262. Visual Studio 2019 for Mac - Release Notes
  5263. Detecting duplicate routes in ASP.NET Core: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 5
  5264. ritterim/stuntman
  5265. Official Support for Remote Debugging a .NET Core Linux app in WSL2 from Visual Studio on Windows
  5266. LunrCore, a lightweight search library for .NET
  5267. Task asynchronous programming as an IO surrogate
  5268. When does it make sense to use containers in a development workflow?
  5269. Tyrrrz/CliFx
  5270. LunrCore, a lightweight search library for .NET
  5271. Create Your Own Logging Provider to Log to Text Files in .NET Core
  5272. ASP.NET Community Standup - July 21st 2020 - Web Tools with Sayed Hashimi
  5273. Quartz.NET 3.1 Released | Quartz.NET
  5274. Waiting for Azure Durable Functions to complete
  5275. PostSharp Blog | Thinking beyond Roslyn source generators and aspect-oriented programming
  5276. Detect missing CancellationToken using a Roslyn Analyzer - Gérald Barré
  5277. GraphQL on Azure: Part 2 - dotnet and App Service
  5278. ASP.NET Core 3, IIS and empty HTTP headers
  5279. .NET Presentations: Events in a Box!
  5280. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  5281. .NET Framework July 2020 Cumulative Update Preview | .NET Blog
  5282. .NET Foundation Projects
  5283. .NET for Beginners - Dusted Codes
  5284. GraphQL on Azure: Part 2 - dotnet and App Service | LINQ to Fail
  5285. Getting Started With ASP.NET
  5286. ASP.NET Core Updates in .NET 5 Preview 7 | ASP.NET Blog
  5287. Announcing .NET 5.0 Preview 7 | .NET Blog
  5288. Announcing Entity Framework Core EF Core 5.0 Preview 7 | .NET Blog
  5289. Creating a custom endpoint visualization graph: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 4
  5290. Exploring the .NET open source hybrid ORM library RepoDB
  5291. Zero to Hero with App Service, Part 4: Migrate Applications to Azure App Service
  5292. Sorting in Blazor WebAssembly and ASP.NET Core Web API - Code Maze
  5293. Using Key Vault and Managed Identities with Azure Functions
  5294. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  5295. Azure Static Web Apps: a first look
  5296. Creating Elliptical Curve Keys using OpenSSL
  5297. Sort Data With ASP.NET Core and Query Strings
  5298. Ian Bebbington - Cross-Platform Real-Time Communication with Uno & SignalR
  5299. Microservices with ASP.NET Core 3.1 | Pro Code Guide
  5300. A new, more simplified setup for X-Ray tracing of .NET applications | Amazon Web Services
  5301. How to make separate Work and Personal Profiles with the New Microsoft Edge on Beyonce's Internet
  5302. Getting Started with ASP.NET Core
  5303. How to store app secrets for your ASP .NET Core project
  5304. .NET on AWS: Pushing a .NET Docker Image to Amazon ECR - Code with Steve
  5305. Thread Safety & Scoped Lifetime in Dependency Injection Containers
  5306. pimbrouwers/Falco
  5307. New experimental Razor editor for Visual Studio | ASP.NET Blog
  5308. Host ASP.NET Core on Linux with Nginx
  5309. How does the built-in dependency injection work on ASP.NET Core?
  5310. Deep Dive: How is the ASP.NET Core Middleware Pipeline Built? - Code with Steve
  5311. End-to-End Integration Testing with NServiceBus: How It Works
  5312. .NET Core July 2020 Updates – 2.1.20 and 3.1.6 | .NET Blog
  5313. dotnet/aspnetcore
  5314. Visual Studio 2019 for Mac - Preview Release Notes
  5315. Creating a custom DfaGraphWriter using ImpromptuInterface for easier reflection: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 3
  5316. All in One with OData $Batch | OData
  5317. Handling SPA Fallback Paths in a Generic ASP.NET Core Server
  5318. Performance Improvements in .NET 5 | .NET Blog
  5319. How to Build a CORS Proxy for Client-side Blazor
  5320. Azure Functions Configuration and Secrets Management
  5321. PrimeHotel – adding Entity Framework Core 5 in .NET – Michał Białecki Blog
  5322. .NET Core: Still a Microsoft platform thing despite more than five years open source
  5323. V-Drum Explorer: Blazor and the Web MIDI API
  5324. Getting the .editorconfig working with MSBuild
  5325. Playground: Asp.Net Core SignalR
  5326. Friday Five: Azure Live Streaming, Teams Approvals, More!
  5327. PDC 2000 | Channel 9
  5328. Loading Related Data - EF Core
  5329. Using SignalR in ASP.NET Core & React to Send Messages
  5330. Introducing the .NET Guide – Tutorials, Tips & Tricks for .NET, Rider, and ReSharper
  5331. Azure for .NET developers
  5332. Building ASP.NET Core Hosted Services and .NET Core Worker Services
  5333. IdentityServer4, OAuth, OpenID Connect Series - Code Maze
  5334. Bournemouth ASP.NET Blazor Meetup Group (Bournemouth, United Kingdom)
  5335. End-to-End Integration Testing with NServiceBus
  5336. .NET Core Debugging with WSL 2 - Preview - Visual Studio Marketplace
  5337. Martin Björkström - gRPC Server Reflection in the .NET world
  5338. Monsters Weekly 172 - NodaTime and API Controllers
  5339. Local Users with ASP.NET Core – ASP.NET Core Identity
  5340. xamarin/MobileBlazorBindings
  5341. RickStrahl/Westwind.AspnetCore.LiveReload
  5342. ASP.NET Core Series: Route To Code
  5343. MVP Perks
  5344. ASP.NET Community Standup - July 7, 2020 - FAST Framework
  5345. Adding an endpoint graph to your ASP.NET Core application: Visualizing ASP.NET Core 3.0 endpoints using GraphvizOnline - Part 2
  5346. How to secure ASP.NET Core with OAuth and JSON Web Tokens
  5347. .NET Core Summer Event 2020
  5348. Database Patterns with Azure Kubernetes Service Part 2: Azure SQL DB and Managed Identity
  5349. Using an OData Client with an ASP.NET Core API
  5350. OData with ASP.NET Core
  5351. Flexible Access Token Validation in ASP.NET Core
  5352. Exposing proto files in a gRPC service over a frameworkless and lightweight API
  5353. SQL-MisterMagoo/BlazorCultures
  5354. The SP mvp Weekly
  5355. Building and consuming GraphQL API in ASP.NET Core 3.1 - Simple Talk
  5356. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  5357. Minesweeper in Blazor WebAssembly Part 2: The Blazor Component
  5358. Gameplay enhancements
  5359. ASP.NET Core Series: Deploying your Microservice to Azure Container Instances
  5360. Technical progress with Age of Ascent
  5361. NuGet Package Alternatives when Migrating to .NET Core
  5362. EF Core In depth – Soft deleting data with Global Query Filters – The Reformed Programmer
  5363. Age of Ascent
  5364. Shmew/Fable.SignalR
  5365. Announcing Azure Functions extension for Dapr - Open Source Blog
  5366. C# Digest #317 for June 29, 2020
  5367. Creating a Multi-Tenant ASP.NET Core Web API with Dapper and SQL RLS
  5368. Visualizing ASP.NET Core endpoints using GraphvizOnline and the DOT language
  5369. Minesweeper in Blazor WebAssembly Part 1: C# Implementation
  5370. Nano services with ASP.NET Core or how to build a light API
  5371. Blazor WebAssembly Template Lands in .NET 5 Preview 6 -- Visual Studio Magazine
  5372. Zero-Downtime* Web Apps for ASP .NET Core 3.1
  5373. Containerize an app with Docker tutorial - .NET Core
  5374. Anthony Giretti's .NET blog
  5375. Load Balancing an ASP.NET Core Web App using Nginx and Docker
  5376. Advocates on Rider - Uncovering the IDE That Gets You Places - Webinar Recording - .NET Tools Blog
  5377. Friday Five: OneNote, Azure SQL, And More!
  5378. Hosting Blazor WebAssembly app on GitHub Pages
  5379. le podcast des technologies .NET
  5380. Exposing a custom type as a JSON string in an ASP.NET Core API
  5381. Duracellko.NET - Hosting both Blazor Server and WebAssembly in single website
  5382. Overview — IdentityServer4 1.0.0 documentation
  5383. Any Other Indie Hackers Building with .NET?
  5384. FabianGosebrink/ASPNETCore-Angular-SignalR-Typescript
  5385. POWERful DEVS Virtual Conference
  5386. Talk: Anatomy of ASP.NET Core Requests - Steve Gordon
  5387. The .NET Docs Show: Blazing into Summer
  5388. dotnet/core
  5389. Orchard Core Release Candidate 2 now available | ASP.NET Blog
  5390. ASP.NET Core updates in .NET 5 Preview 6 | ASP.NET Blog
  5391. Announcing .NET 5.0 Preview 6 | .NET Blog
  5392. Using the Blockly visual programming editor to call a .NET Core WebAPI
  5393. AWS Elastic Beanstalk adds .NET Core on Linux platform | Amazon Web Services
  5394. Azure.com operates on Azure part 1: Design principles and best practices
  5395. Multi-Targeted NuGet Package Gotchas!
  5396. Breaking changes, version 3.1 to 5.0 - .NET Core
  5397. Visual Studio 2019 for Mac - Preview Release Notes
  5398. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  5399. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  5400. Differences between String and string in C# - Code Maze
  5401. Deploy a .NET Container with AWS Fargate
  5402. Introducing dotnet-monitor, an experimental tool | .NET Blog
  5403. Getting started with ASP.NET Core
  5404. XML + JSON Output for Web APIs in ASP .NET Core 3.1
  5405. Building End-to-End Diagnostics: User-Defined Context with Correlation Context
  5406. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  5407. How to Utilize gRPC-Web From a Blazor WebAssembly Application
  5408. Onion Architecture In ASP.NET Core With CQRS - Detailed
  5409. ASP.NET Community Standup - May 26th 2020 - Blazor WebAssembly 3.2 Release Party!
  5410. Task.WhenAll / Select is a footgun 👟🔫
  5411. Code Maze Weekly #30 - Code Maze
  5412. MiniProfiler for .NET : Release Notes
  5413. dotnet/tye
  5414. Machine learning on Azure for baseball decision analysis
  5415. ASP.NET Core Series: Performance Testing Techniques
  5416. ASP.NET Core Series: Blazor
  5417. Testing in Production with Feature Toggles in .NET Core
  5418. .NET Rocks! vNext
  5419. ASP.NET Core Series: Tracing
  5420. The Continuous Integration Check-In Dance | Gary Woodfine
  5421. Development With A Dot - ASP.NET Core OData Part 3
  5422. .NET Oxford - Scott Hunter - .NET 5 and MS Build Announcements!
  5423. The .NET docs show
  5424. Simplify DisplayName Calls In Razor Views
  5425. Running NServiceBus Endpoints in Azure App Services Part 3: Pulling Back the Curtain on Visual Studio Publish
  5426. Monsters Weekly 169 - Giraffe
  5427. The Importance of Nesting when Remote Working and Quarantine Working
  5428. ASP.NET Community Standup - June 16, 2020 - Performance Infrastructure (David Fowler & Sébasten Ros)
  5429. gRPC-Web for .NET now available | ASP.NET Blog
  5430. Goodbye NancyFX, Hello F#!
  5431. Adding host filtering to Kestrel in ASP.NET Core
  5432. Marten Quickstart with .Net Core HostBuilder
  5433. Validation in ASP .NET Core 3.1
  5434. Blog
  5435. Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access
  5436. Weekly Notes - #15
  5437. .NET 5 – How to start – Michał Białecki Blog
  5438. Adding Additional Mime Mappings to the Static File Provider
  5439. Optimising .NET Core Docker images - Ben Foster
  5440. IdentityServer/IdentityServer4
  5441. Multi-App Support with Custom Domains for .NET and AWS Elastic Beanstalk | Amazon Web Services
  5442. Introducing "Web Live Preview" | ASP.NET Blog
  5443. How to implement Automapper in ASP.NET Core 3.1 | Pro Code Guide
  5444. Blazor Day - 18th june 2020
  5445. ASP.NET AJAX Control Toolkit v20.1.0 - Now Available
  5446. Development With A Dot - ASP.NET Core OData Part 2
  5447. .NET Core June 2020 Updates – 2.1.19 and 3.1.5 | .NET Blog
  5448. Web API Versioning in ASP.NET Core 3.1 | Pro Code Guide
  5449. Announcing Entity Framework Core 5.0 Preview 5 | .NET Blog
  5450. ASP.NET Core updates in .NET 5 Preview 5 | ASP.NET Blog
  5451. natemcmaster/LettuceEncrypt
  5452. 25 Years of PHP History
  5453. Versioning an ASP.NET Core API
  5454. Security headers in ASP.NET Core
  5455. Setting global authorization policies using the DefaultPolicy and the FallbackPolicy in ASP.NET Core 3.x
  5456. Avoiding AccessTokenNotAvailableException when using the Blazor WebAssembly Hosted template with individual user accounts
  5457. Monsters Weekly 168 - Microsoft.FeatureManagement and Azure App Configuration
  5458. Angular SPA with an ASP.NET Core API using Azure AD Auth and user access tokens
  5459. ASP.NET Core 3.1: Newtonsoft.Json Issues With Enumerable.Empty Assignment
  5460. ASP.NET Core Series: Endpoint Routing
  5461. An io_uring based Transport Layer (Part III) - Preview Release - Nicolas Portmann - .NET / Java / Security
  5462. BackgroundService Gotcha: Application Lifetime
  5463. Easily rename your Git default branch from master to main
  5464. Blazor Day - 18th june 2020
  5465. ASP.NET Core 3.1: Default System.Text.Json Settings Don’t Roundtrip (Serialize/Deserialize) Through Test Server
  5466. Time to Evolve: .NET Multi-Platform App UI (MAUI)
  5467. .NET Core 3.1 Migration - Quick Reference for WEB API Projects
  5468. 15 Best Visual Studio Code Extensions for Web Developers | Syncfusion Blogs
  5469. SixLabors.ImageSharp 1.0.0-rc0002
  5470. Mastering External Web API's in ASP.Net Core and ABP with Swagger, ApiExplorer, and NSwag
  5471. Don't Code Tired | Gradually Rollout New Features with Targeting Feature Flags (Microsoft.FeatureManagement)
  5472. The Current State of OpenTelemetry in .NET
  5473. OAuth 2.0 with GitHub in ASP.NET Core - Simple Talk
  5474. .NeXt Generation (London, United Kingdom)
  5475. Avalonia UI Framework
  5476. Customising the ASP.NET Core default UI without editing the PageModels
  5477. Using Microsoft.FeatureManagement.AspNetCore to filter actions and HTML
  5478. Introducing the Microsoft.FeatureManagement library
  5479. Getting Started with ASP.NET Core and MongoDB - Code Maze
  5480. dotnet/tye
  5481. dotnet/AspNetCore.Docs
  5482. Login and use an ASP.NET Core API with Azure AD Auth and user access tokens
  5483. ASP.NET Core WebSockets and Application Lifetime Shutdown Events
  5484. Adding a WebSocket Security Middleware to ASP.NET Core Web Applications
  5485. Don't Code Tired | Maintaining Feature Flag Values Across Multiple Requests (Microsoft.FeatureManagement)
  5486. A Meeting with Scott Hunter !!
  5487. Entity Framework Core in Action, Second Edtion
  5488. Create and deploy a cloud-native ASP.NET Core microservice - Learn
  5489. Write high-quality TypeScript code - .NET Tools Blog
  5490. How does ASP.NET Core processes a request? - Code Rethinked
  5491. API versioning in ASP.NET Core
  5492. r/dotnet - Is dotnet completely free for commercial usage ?
  5493. TechEmpower Web Framework Performance Comparison
  5494. ASP.NET Core 3.1 WebAPI: The case of the failing POST request
  5495. Entity Framework Core in Action, Second Edition
  5496. Developing Stack Overflow on MacOS
  5497. welcome · ASP.NET Core in Action, Second Edition MEAP V01
  5498. A first look at records and tuples in JavaScript
  5499. Multiple Environments in ASP.NET Core - Code Maze
  5500. Unit Testing in ASP .NET Core 3.1
  5501. .NET Core as Cloud Native Workshop | Techorama
  5502. How our 99th percentile response time went from 4000 ms to sub 10 ms
  5503. Scott Hunter - .NET 5 and MS Build Announcements
  5504. Announcing Experimental Mobile Blazor Bindings May update | ASP.NET Blog
  5505. Blazor News from Build 2020
  5506. Monsters Weekly 166 - Staged Rollouts with Microsoft.FeatureManagement
  5507. BackgroundService Gotcha: Startup
  5508. Logging to Notepad window from ASP.NET Core
  5509. Effectively stubbing remote HTTP service dependencies with HttpClient Interception
  5510. A Meeting with Scott Hunter !!
  5511. Autofac, WebApplicationFactory and integration tests
  5512. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  5513. Don't Code Tired | Preventing Inconsistent Feature Flag Values During a Single Request (Microsoft.FeatureManagement)
  5514. Microsoft Build 2020 – Highlights
  5515. Introducing YARP Preview 1 | .NET Blog
  5516. Introducing Project Tye | ASP.NET Blog
  5517. Using Visual Studio Codespaces with .NET Core | .NET Blog
  5518. ASP.NET Core in Action, Second Edition
  5519. Oqtane Blog | Announcing Oqtane 1.0... a Modular Application Fram
  5520. Windows PowerToys FancyZones is the essential window manager for Windows 10
  5521. Xamarin Forms turns to .NET MAUI - single project and code-base dev experience
  5522. Don't Code Tired | Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
  5523. Microsoft Build 2020
  5524. Microsoft Build 2020
  5525. Announcing Entity Framework Core 5.0 Preview 4 | .NET Blog
  5526. Create Real-time Applications with ASP.NET Core SignalR – Using Rider! - .NET Tools Blog
  5527. ASP.NET Core updates in .NET 5 Preview 4 | ASP.NET Blog
  5528. Azure App Configuration: Configuration of .NET Applications
  5529. Don't Code Tired | Microsoft Feature Flags: Implementing Custom Feature Filters (Microsoft.FeatureManagement)
  5530. Microsoft Build 2020
  5531. A Meeting with Scott Hunter !!
  5532. Microsoft Build 2020
  5533. Handling Web API Exceptions with ProblemDetails middleware
  5534. Expanding Visual Studio 2019 support for Visual Studio Codespaces | Visual Studio Blog
  5535. ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
  5536. Visual Studio 2019 for Mac version 8.6 is now available | Visual Studio Blog
  5537. Announcing .NET 5 Preview 4 and our journey to one .NET | .NET Blog
  5538. Don't Code Tired | Microsoft Feature Flags: Controlling Features with Feature Filters (Microsoft.FeatureManagement)
  5539. Tag Helper Authoring in ASP .NET Core 3.1
  5540. Hosting Blazor WebAssembly Hosted Apps in Azure App Service Web Apps - Pete Codes
  5541. It’s all in the Host Class – Dependency Injection with .NET
  5542. Don't Code Tired | Using C# Source Generators with Microsoft Feature Management Feature Flags
  5543. ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles
  5544. Microsoft Build 2020
  5545. How to View the SQL Generated by Entity Framework Core using .NET Core Logging
  5546. Introducing ASP.NET 5
  5547. BlazorHelp Website > Blog - Implementing Roles In Blazor WebAssembly
  5548. Code Maze Weekly #25 - Code Maze
  5549. EF Core and Cosmos DB with Blazor WebAssembly
  5550. Development With A Dot - Unit Testing the HttpContext in Controllers
  5551. Using Dapper in ASP.NET Core applications
  5552. EF Core and Cosmos DB with Blazor WebAssembly
  5553. Different ways to host Blazor WebAssembly (Wasm)
  5554. How to add custom logging in ASP.NET Core
  5555. Why use DTOs (Data Transfer Objects)?
  5556. Logging in .NET Core and ASP.NET Core
  5557. Don't Code Tired | Using the Microsoft Feature Toggle Library in ASP.NET Core (Microsoft.FeatureManagement)
  5558. .NET Core May 2020 Updates – 2.1.18 and 3.1.4 | .NET Blog
  5559. Extending the shutdown timeout setting to ensure graceful IHostedService shutdown
  5560. Increase ASP.NET File Upload Limits
  5561. Project Tye – easier development with .NET for Kubernetes
  5562. Marten v4.0 Planning Document (Part 1)
  5563. Demystifying Memory Profilers in C# .NET Part 3: Memory Pressure - Michael's Coding Spot
  5564. SignalR in ASP .NET Core 3.1
  5565. Scancam uses ML.NET to prevent fuel theft | .NET
  5566. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  5567. How WireMock.NET Can Help in Doing Integration Testing of a .NET Core Application
  5568. VS For Mac 8.3 Preview 1 - Blazor client-side projects fail to debug due to expecting an Exe output
  5569. .NET Portability Analyzer
  5570. Visual Studio 2019 for Mac - Preview Release Notes
  5571. Entity Framework Core 5 vs SQLBulkCopy – Michał Białecki Blog
  5572. A Small Case Study in Test Automation (and other things)
  5573. ASP.NET Blog | Configuring Azure Services and emulators using Visual Studio
  5574. Top 10 books every .NET/C# developer should read
  5575. damianedwards / SignalR - ccdd24c
  5576. Securing Web API with the Hybrid Flow - Code Maze
  5577. Razor Pages in ASP .NET Core 3.1
  5578. Getting Started - Introduction
  5579. Using jQuery and Bootstrap from a CDN with fallback scripts in ASP.NET Core 3.0
  5580. Development With A Dot - Dynamic Routing in ASP.NET Core 3
  5581. Monsters Weekly 163 - Getting Started with Feature Flags
  5582. EF Core testing sample - EF Core
  5583. [ONLINE EVENT] Turbocharged: Writing High-Performance C# and .NET Code
  5584. Code Maze Weekly #23 - Code Maze
  5585. Migrating to ASP.NET Core
  5586. Development With A Dot - Performance in .NET – Part 4
  5587. A few of my favorite C# 7 and 8 things w/ Phil Haack [VIRTUAL ONLY]
  5588. ASP.NET Blog | Blazor WebAssembly 3.2.0 Release Candidate now available
  5589. One Month Update to .NET Core 3.1 Lambda | Amazon Web Services
  5590. Integrating ASP.NET Core with gRPC - Simple Talk
  5591. Introducing C# Source Generators | .NET Blog
  5592. Preventing mass assignment or over posting with Razor Pages in ASP.NET Core
  5593. Do We Have an Obsession with Ducks in Software Development? - Steve Gordon
  5594. Feature Flags - Asp.Net Core - The Long Walk
  5595. Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
  5596. Stored Procedures, ORMs, and GraphQL - ardalis
  5597. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  5598. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  5599. Announcing Entity Framework Core 5.0 Preview 3 | .NET Blog
  5600. Jasper’s Efficient and Flexible Roslyn-Powered Execution Pipeline
  5601. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 5 release now available
  5602. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 3
  5603. Introducing Jasper as an In Process Command Bus for .Net
  5604. Hosting Blazor Applications on GitHub Pages - MikaBerglund.com
  5605. Call MS Graph APIs from ASP.NET Core 3.1
  5606. Migrating from .NET Framework to .NET Core
  5607. Lessons Learned Preparing and Presenting Tech Training Events
  5608. elmah.io is error logging and uptime monitoring for ASP.NET and Core
  5609. Kezdőlap - BME AUT
  5610. Shawn Wildermuth's Blog
  5611. The Most Exciting Promise of .NET 5
  5612. Building End-to-End Diagnostics and Tracing: Diagnostic Events
  5613. ASP .NET Core Dev Blog Series
  5614. Configuring Logging in Azure App Services - ardalis
  5615. Watching More Files With Dotnet Watch For Static Sites
  5616. MiniProfiler (.NET) - AppVeyor
  5617. ASP.NET Web API + Entity Framework Core : Deploy to IIS - EP12
  5618. Visual Studio 2019 for Mac - Preview Release Notes
  5619. Visual Studio 2019 for Mac - Preview Release Notes
  5620. [ONLINE] Entity Framework Past and Future
  5621. Roundup #69: ASP.NET Core Urls & Ports, Tye, Orleans, and Diagnostics - CodeOpinion
  5622. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available
  5623. .NET Conf - Focus on Xamarin Event Recap | Xamarin Blog
  5624. The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings
  5625. JetBrains .NET Days Online
  5626. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Porto 2020
  5627. Exercise in Thinking: Do Racing Stripes Make a Car Go Faster?
  5628. How to automatically choose a free port in ASP.NET Core 3.0
  5629. Organizational Accounts for ASP .NET Core 3.1
  5630. Queuing Background Jobs with Coravel - CodeOpinion
  5631. Using Certificates from Azure Key Vault in ASP.NET Core
  5632. Using Alba for Integration Testing ASP.Net Core Web Services
  5633. File transfer app with Blazor: Introduction - Mircea Oprea
  5634. Serilog Logging Best Practices
  5635. OpenTelemetry .NET SDK progress
  5636. Code Maze Weekly #20 - Code Maze
  5637. Strangling .NET Framework App to .NET Core - Kamil Grzybek
  5638. Using Oakton for Development-Time Commands in .Net Core Applications
  5639. Building End-to-End Diagnostics and Tracing: Trace Context
  5640. .NET 5.0, VS2019 Preview and C# 9.0 for ASP .NET Core developers
  5641. ASP.NET Core 5 – Enabling Razor runtime compilation #dotnetcore #aspnetcore
  5642. Move OData to .NET 5 | OData
  5643. Introducing Aboard Beta
  5644. 5 ways to set the URLs for an ASP.NET Core app
  5645. IdentityServer4 UI and Web API Basic Security - Code Maze
  5646. Domain-Driven Design and Entity Framework Core – two years on – The Reformed Programmer
  5647. .NET docs: What's new for March 2020
  5648. ASP.NET Core docs: What's new for March 2020
  5649. Transport Layer Security (TLS) best practices with the .NET Framework
  5650. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  5651. [🌐 Online] What is Blazor? And why’s it so exciting? with Chris Sainty
  5652. BenchmarkDotNet v0.12.1 | BenchmarkDotNet
  5653. Securing Blazor WebAssembly with Identity Server 4
  5654. Don't Code Tired | Running ASP.NET Core Apps on a Synology NAS with Docker
  5655. Up to the clouds!
  5656. I’ve noticed three types of serverless compute platforms. Let’s deploy something to each.
  5657. OnCheckin - Continuous Deployment for ASP.Net websites.
  5658. Microservices in .NET Core, Second Edition
  5659. Building Web Applications with Blazor
  5660. Shawn Wildermuth's Blog
  5661. Content Injection with Response Rewriting in ASP.NET Core
  5662. Dependency Injection Lifetimes In ASP.NET CORE
  5663. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 2
  5664. Announcing Entity Framework Core 5.0 Preview 2 | .NET Blog
  5665. Resiliency with Polly – Anthony Giretti's .NET blog
  5666. Can .NET Core Framework Assemblies be Mapped back to Individual NuGet Packages? A Detective Story
  5667. Getting Started with CQRS – Part 3 - Simple Talk
  5668. Visual Studio 2019 for Mac - Release Notes
  5669. Building End-to-End Diagnostics and Tracing: An Intro
  5670. ASP.NET Web API + Entity Framework Core : NSwagStudio - EP11
  5671. Middleware in ASP .NET Core 3.1
  5672. Global error Handling in gRPC & gRPC status codes – Anthony Giretti's .NET blog
  5673. Best practices for using Azure SDK with ASP.NET Core
  5674. Markdown Monster: A better Markdown Editor for Windows
  5675. Visual Studio 2019 for Mac - Preview Release Notes
  5676. James Newton-King - Introducing gRPC HTTP API
  5677. .NET R&D Digest (March, 2020)
  5678. Accessing route values in endpoint middleware in ASP.NET Core 3.0
  5679. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  5680. IdentityServer4 Integration with ASP.NET Core - Code Maze
  5681. Shawn Wildermuth's Blog
  5682. What Are .NET Worker Services? - Steve Gordon
  5683. Hosting and ASP.NET Core API in a Container Part 1 of 2 - Building the Container | Premier Developer
  5684. A Lesson Learnt: Test Explorer Processor Architecture Settings - Steve Gordon
  5685. Download .NET Core 3.1 (Linux, macOS, and Windows)
  5686. Simplify microservices with Dapr (Distributed Application Runtime)
  5687. ASP.NET documentation
  5688. Screencasting Tips and Tools, Part 1 | Big Machine
  5689. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Copenhagen 2020
  5690. ASP Classic Journeys: no-store
  5691. "I thought it would be more of an old Soviet kind" — Jon Galloway on the Russian visa process, Sovietness, and tech conferences
  5692. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 3 release now available
  5693. Optimize database traffic with future results in NHibernate
  5694. How to create a gRPC service ? – Anthony Giretti's .NET blog
  5695. Migrate from ASP.NET Core 3.1 to 5.0
  5696. Running C# Snake inside UEFI
  5697. Displaying enum as select list in ASP.NET Core
  5698. Logging in ASP .NET Core 3.1
  5699. NuGet Gallery | Packages
  5700. Replacing AJAX calls in Razor Pages with Razor Components and Blazor
  5701. ASP.NET Core Guide for ASP.NET Framework Developers
  5702. NServiceBus and .NET Core Generic Host
  5703. Easily adding Security Headers to your ASP.NET Core web app and getting an A grade
  5704. Visual Studio for Mac 8.5 is now available
  5705. Dual boot authentication with ASP.Net Core
  5706. EF Core 5.0: Using ToQueryString() method to translate LINQ query to SQL
  5707. Using GitHub Actions to deploy a .Net Web App - Azure Greg
  5708. Home
  5709. Async Expert by Dotnetos - Twoja ścieżka do poznania asynchroniczności w .NET. Szkolenie Dotnetos
  5710. CSS live reloading on Blazor
  5711. Using open source software to connect charities with people in need of social housing - Microsoft Industry Blogs - United Kingdom
  5712. Episode 47: Hacking .NET with Michal Strehovský
  5713. Async Expert by Dotnetos - your path to excel at async in .NET. Dotnetos training
  5714. Lessons learned porting Octopus Server to .NET Core 3.1 - Octopus Deploy
  5715. Retweeting Twitter Mentions On Demand with Twilio SMS and ASP.NET Core
  5716. Acheve.Authentication.Events 3.1.3
  5717. Visual ReCode 1.0 Released - Visual ReCode
  5718. .NET Conf: Focus On Xamarin is Next Week! | Xamarin Blog
  5719. Using query strings in ASP.NET Core unit tests
  5720. .NET Foundation
  5721. Being More Productive With The JetBrains Rider Debugger
  5722. Telerik UI for Blazor 2.9.0: Upload, Tooltip & Grid State
  5723. ASP.NET Core 5 Features - Introducing HttpProtocol - Steve Gordon
  5724. Blazor- A Beginners Guide
  5725. Publishing applications to IIS, Azure, AWS and more - using Rider! - .NET Tools Blog
  5726. Key Vault for ASP .NET Core 3.1 Web Apps
  5727. Ryan_Connolly_Resume.docx
  5728. Visual Studio for Mac: Refresh(); event recap | Visual Studio Blog
  5729. Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) - Steve Gordon
  5730. Don't replace your View Components with Razor Components
  5731. How to migrate an ASP.NET MVC app from .NET Core 2.2 to .NET Core 3.1
  5732. My Courses Are Free During the Crisis - Shawn Wildermuth
  5733. Announcing .NET 5 Preview 1 | .NET Blog
  5734. ASP.NET Blog | ASP.NET Core updates in .NET 5 Preview 1
  5735. .Net Core Backend + React.js Frontend — Optimizing the development time experience
  5736. How to uninstall old versions of .NET Core
  5737. Back to Basics: Rewriting a URL in ASP.NET Core
  5738. NDC Copenhagen 2020
  5739. ASP.NET Web API + Entity Framework Core : Installing Swagger/OpenAPI - EP10
  5740. ASP.NET Core Session Storage Strategies - DZone Web Dev
  5741. How to SSH into a Windows 10 Machine from Linux OR Windows OR anywhere
  5742. Microsoft Plots the End of Visual Basic - Thurrott.com
  5743. IdentityServer
  5744. Community Connect
  5745. The ASP.NET Core security headers guide
  5746. Generate Outputs with Razor Engine in .NET Core
  5747. Hi, I'm Ankit - The story of my experiments with code
  5748. Open Source Silverlight Replacement Powered by WebAssembly Debuts -- Visual Studio Magazine
  5749. External Identity Provider with ASP.NET Core Identity - Code Maze
  5750. ASP.NET Core - JSON logger
  5751. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 2 release now available
  5752. JetBrains .NET Day Online 2020 - Call for Speakers - .NET Tools Blog
  5753. Getting Started with ML.NET Model Builder for using in ASP.NET Core
  5754. Adding a git commit hash and Azure DevOps Build Number and Build ID to an ASP.NET website
  5755. Making a cleaner and more intentional azure-pipelines.yml for an ASP.NET Core Web App
  5756. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core 3.1
  5757. Comparing OpenAPI / Swagger, GraphQL, and gRPC
  5758. A Template for Clean Domain-Driven Design Architecture
  5759. Enhancing Application Insights Request Telemetry
  5760. Using Azure Service Bus with restricted access
  5761. CQRS: Refactoring Queries without Repositories - CodeOpinion
  5762. Legal notice| Aberdeen Standard Investments
  5763. Blazor WASM Debugging Planned for Visual Studio -- Visual Studio Magazine
  5764. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  5765. Episode 18 - The History of .NET with Richard Campbell
  5766. SAFE Adventures in F# – Azure From The Trenches
  5767. ASP.NET Core in Azure App Services' Docker Images - Part 3 - Shawn Wildermuth
  5768. Azure Service Fabric 7.0 Fourth Refresh Release
  5769. IIS Hosting for ASP .NET Core 3.1 Web Apps
  5770. Creating a custom ErrorHandlerMiddleware function
  5771. ASP.NET Core middleware with Roslyn Analyzers - Part 2
  5772. Getting started with Contoso Crafts
  5773. Monsters Weekly 154 - Integration Testing in ASP.NET Core with Alba
  5774. What's the Difference Between Blazor vs Razor
  5775. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  5776. microsoft-signalr - cdnjs.com - The best FOSS CDN for web related libraries to speed up your websites!
  5777. ASP.NET Web API + Entity Framework Core : Loading Related Data | Explicit Loading - EP06
  5778. Dan Wahlin on about.me
  5779. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  5780. .NET R&D Digest (February, 2020)
  5781. Adding Observability to .NET Core Apps ASP.NET Blog |
  5782. How to Use Attribute Routing in ASP.NET Core 3.0 MVC
  5783. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes for ASP.NET Core devs
  5784. QuillJs editor & Image resize proxy tag helpers - BuiltWithDot.Net
  5785. Getting Started with CORS in ASP.NET Core
  5786. Implementing POST-REDIRECT-GET in ASP.NET Core Razor Pages
  5787. Working with IWebHostEnvironment and IHostingEnvironment in dual targeted ASP.NET Core Projects
  5788. Laszlo - .Net Developer, Personal Blog
  5789. Dependency Injection in Azure Functions with C#
  5790. Use Blazor and C# to host a static website in Azure Storage
  5791. xUnit.net
  5792. A History of Entity Framework
  5793. When ASP.NET Core can't find your controller: debugging application parts
  5794. Getting started with ML.NET in Jupyter Notebooks
  5795. Null API Responses and HTTP 204 Results in ASP.NET Core
  5796. The Secret Code: ASP.NET MVC Conventions
  5797. Visual Studio for Mac: Refresh(); event
  5798. Are you reading the "What's New" in .NET docs?
  5799. Navigating microservices with .NET Core - Ryan Nowak
  5800. Building String Razor Template Engine with Bare Hands (.NET Core)
  5801. How to install Visual Studio Code on a Raspberry Pi 4 in minutes
  5802. .NET Memory Workshops
  5803. Damian Edwards
  5804. Episode 45 - Migrating Stack Overflow to .NET Core with Nick Craver
  5805. Welcome to the UK .NET Tour 2020
  5806. Blazor | Build client web apps with C# | .NET
  5807. Code Maze Weekly #13 - Code Maze
  5808. Configure the Linker for ASP.NET Core Blazor
  5809. A Brief Intro to Clean Architecture, Clean DDD, and CQRS
  5810. ASP.NET Core middleware with Roslyn Analyzers - Part 1
  5811. My Media Creation Setup
  5812. The type or namespace name 'Pipelines' does not exist in the namespace 'System.IO' · Issue #19133 · dotnet/aspnetcore
  5813. How to test logging when using Microsoft.Extensions.Logging
  5814. Visual Studio for Mac: Refresh(); event speakers and sessions | Visual Studio Blog
  5815. Reminder: Visual Studio for Mac: Refresh(); event on Feb 24 | Visual Studio Blog
  5816. EF Core Tips: Don’t call Update when you don’t need to!
  5817. Home
  5818. T4 and EF Core Reverse Engineering
  5819. Posts by Ben Adams
  5820. Security Scanning Your .NET Core Applications
  5821. David Wengier
  5822. Unhandled Exception
  5823. Roundup #68
  5824. Jon Galloway - Jon Galloway
  5825. Andrew Lock | .NET Escapades
  5826. Connection Abstractions · Issue #1793 · dotnet/runtime
  5827. Temperature Blanket - A Rare Opportunity for My Coding to Assist Jocelyn's Crafting
  5828. Using Anti-Forgery Tokens in ASP.NET Core Razor Pages
  5829. Builder as a monoid
  5830. Email Confirmation with ASP.NET Core Identity - Code Maze
  5831. CSLA .NET Version 5.1.0 Release
  5832. ASP.NET Core MVC 3.x – AddMvc(), AddMvcCore(), AddControllers() and other bootstrapping approaches
  5833. ASP.NET Core Middleware Registration
  5834. ASP.NET Core News - Your weekly update of everything ASP.NET Core
  5835. Debuggers & Domains | My Notes: Using Azure AD and MSAL for Application Authentication
  5836. Creating an OpenID Connect server proxy with OpenIddict 3.0's degraded mode
  5837. IdentityServer4: Building a Simple Token Server and Protecting Your ASP.NET Core APIs with JWT
  5838. ASP.NET Community Standup - Feb 25, 2020 - Intro to Kubernetes with Ryan Nowak
  5839. From DotNet Run to Hello World - .NET Oxford - January 2020
  5840. SignalR Deep Dive: Building Servers - David Fowler & Damian Edwards
  5841. Exploring the new rollForward and allowPrerelease settings in global.json: Exploring ASP.NET Core 3.0 - Part 8
  5842. 304NotModified - Overview
  5843. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  5844. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  5845. Adam Storr - Integration Testing with ASP.NET Core 3.1
  5846. CertificateManager 1.0.3
  5847. Generic Host Builder in ASP .NET Core 3.1
  5848. Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C#
  5849. iolevel/wpdotnet-sdk
  5850. Creating an endpoint from multiple middleware in ASP.NET Core 3.x
  5851. Developer South Coast (Southampton, United Kingdom)
  5852. The NuGet Blog
  5853. ReactSharp - A C# library for building web user interfaces
  5854. SamProf/ReactSharp
  5855. Visual Studio for Mac: Refresh(); event
  5856. Steve Gordon - Adventures in ASP.NET Core
  5857. .NET Rocks! vNext
  5858. .NET Blog
  5859. Forms and Fields in ASP .NET Core 3.1
  5860. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings February update
  5861. The ASP.NET Core Module; Changes and Improvements over the Last 3 Years.
  5862. Generate YouTube Thumbnails with ImageSharp and .NET Core
  5863. Code Maze Weekly #11 - Code Maze
  5864. ASP.NET Core docs: What's new for January 2020
  5865. ASP.NET Core in Action
  5866. Hundreds of practical ASP.NET Core samples to learn the fundamentals - Scott Hanselman
  5867. Code Maze Weekly #10 - Code Maze
  5868. ASP.NET Core 2.1 Supported Packages
  5869. .NET Blog
  5870. Mobile Blazor Bindings – Getting Started + Why You Should Care
  5871. Todo-Backend
  5872. Exploring .NET Core
  5873. ASP.NET Core docs: What's new for January 2020
  5874. damienbod/AspNetCoreCertificates
  5875. GC Handles | .NET Blog
  5876. Compiling .NET Core for Windows 10 ARM64 - Sinclairinat0r
  5877. EF Core Relationships in ASP .NET Core 3.1
  5878. Add Real-Time to a Java App with Azure SignalR Service
  5879. Entity Framework Core performance tuning – a worked example – The Reformed Programmer
  5880. Reuse Blazor WASM UI in Blazor Server — App vNext
  5881. System.IO.Pipelines: High performance IO in .NET | .NET Blog
  5882. Stack Overflow
  5883. .NET Oxford
  5884. Visual Studio 2019 for Mac version 8.5 Preview 2 is available | Visual Studio Blog
  5885. ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 1 release now available
  5886. Why we terminated our partnership with Microsoft - Re: Next decade of open source - Paul Stovell
  5887. Inserting middleware between UseRouting() and UseEndpoints() as a library author - Part 1
  5888. Become a Better Developer by Reading Source Code - Steve Gordon
  5889. CarterCommunity/Carter
  5890. Visual Studio for Mac: Refresh(); event
  5891. ASP.NET Blog | A new experiment: Call .NET gRPC services from the browser with gRPC-Web
  5892. Using NSwag to Generate a Vue Client for an ASP.NET Core 3.1 API
  5893. December 3, 2019 - Blue Hair, Twitch and Introducing the BlazorWebFormsComponents Project
  5894. tkp1n/IoUring
  5895. The Next Decade of .NET Open Source
  5896. Microsoft: Move from Traditional ASP.NET to 'Core' Requires 'Heavy Lifting' -- Visual Studio Magazine
  5897. Blazor State Management
  5898. Building ASP.NET Core 3.1 Apps To Organizational Standards Using Extension Methods
  5899. Getting Started with Blazor Server Apps in Visual Studio for Mac | Visual Studio Blog
  5900. damienbod/AspNetCoreCertificates
  5901. BlazorHelp Website > Blog - Embedding Power BI in Blazor
  5902. Showtime | BenchmarkDotNet
  5903. ASP.NET Core docs: What's new for December 2019
  5904. Globally Require Authenticated Users By Default Using Fallback Policies in ASP.NET Core
  5905. Excluding health check endpoints from Serilog request logging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 4
  5906. Dotnet-Boxed/Templates
  5907. Building Microservices with gRPC and .NET
  5908. Cookies and Consent in ASP .NET Core 3.1
  5909. davidfowl/Micronetes
  5910. Using NSwag to Generate Blazor Server Client for an ASP.NET Core 3.1 API
  5911. Visual ReCode - The No-Hassle Code Upgrade Tool for .NET
  5912. Announcement: SameSite Cookie Handling and .NET Framework 4.7.2 Patch Availability on Azure App Service - Microsoft Q&A (Preview)
  5913. Announcement: Consolidating .NET GitHub repos · Issue #13257 · dotnet/runtime
  5914. Welcome to the UK .NET Tour 2020
  5915. [Fixes #17014] Add an auth-enabled template for Blazor WASM projects … · dotnet/aspnetcore@e64b8a9
  5916. My First Xamarin app
  5917. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  5918. Application Building with ASP.NET Core 3.1 - NDC London 2020 | Software Developers Conference
  5919. Announcing: Visual Studio for Mac: Refresh(); event on February 24 | Visual Studio Blog
  5920. ASP.NET Core IIS InProcess Hosting Issue in .NET Core 3.1
  5921. DevExpress is a corporate sponsor of the .NET Foundation
  5922. ASP.NET Blog | Announcing Experimental Mobile Blazor Bindings
  5923. Logging MVC properties with Serilog.AspNetCore: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 3
  5924. v5.8 Release Notes
  5925. Adam Storr - Integration Testing with ASP.NET Core 3.1
  5926. OdeToCode by K. Scott Allen
  5927. Entity Framework Core: Getting Started
  5928. Endpoint Debugging in ASP.NET Core 3 Applications
  5929. FritzAndFriends/BlazorWebFormsComponents
  5930. Create a Meetup Account
  5931. Become a Better Developer Through Blogging - Steve Gordon
  5932. Create Blazor web apps - Visual Studio 2019 for Mac
  5933. Integrating Blazor Components into Existing Asp.Net Core MVC Applications
  5934. .NET Framework December 2019 Security and Quality Rollup | .NET Blog
  5935. What’s Old is New Again – Web Forms meets Blazor
  5936. Logging the selected Endpoint Name with Serilog: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 2
  5937. Getting Started with the AWS SDK in .NET Core - Steve Gordon
  5938. Oqtane Blog | Oqtane vs DNN
  5939. Authentication & Authorization in ASP .NET Core 3.1
  5940. Tracing .NET Core applications - Red Hat Developer
  5941. IdentityServer3 and upcoming SameSite Cookie changes in Browsers
  5942. Battling Spam In Your ASP.NET Core Applications with Akismet
  5943. EdCharbeneau/CssBuilder
  5944. EdCharbeneau/CssBuilder
  5945. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  5946. Thousands of concurrent connections with Azure SignalR Service - Nelly Sattari & Stafford Williams
  5947. Jon Galloway - A New Year's Resolution That Actually Worked: 2 Years of Daily Exercise
  5948. Reducing log verbosity with Serilog RequestLogging: Using Serilog.AspNetCore in ASP.NET Core 3.0 - Part 1
  5949. NetLearner on ASP .NET Core 3.1
  5950. Matt Warren - Performance in the .NET Runtime - Dotnetos Conference 2019
  5951. dotnet/BenchmarkDotNet
  5952. Tag Helper Pack Samples
  5953. .NET documentation what's new?
  5954. Send MFA signin requirement to OpenID Connect server using ASP.NET Core Identity and IdentityServer4
  5955. Up Next: .NET 5 -- Visual Studio Magazine
  5956. Use ASP.NET Core APIs in a class library
  5957. Achievement Unlocked: Visual Studio for Mac ASP.NET Core Challenge Completed | Visual Studio Blog
  5958. Using Razor Components in Razor Pages or MVC Views
  5959. Localising Data Annotation Attributes in Razor Pages
  5960. ASP .NET Core code sharing between Blazor, MVC and Razor Pages
  5961. Episode 122 – gRPC using .NET Core with Steve Gordon | The 6 Figure Developer
  5962. Creating Common Intermediate Language projects with .NET SDK | StrathWeb. A free flowing web tech monologue.
  5963. Authentication and Authorization in Blazor Applications
  5964. Start each request on fresh ExecutionContext by benaadams · Pull Request #14146 · dotnet/aspnetcore
  5965. dotnet/runtime
  5966. Visual Studio 2019 for Mac version 8.4 Preview 4 is now available | Visual Studio Blog
  5967. An Introduction to System.Threading.Channels | .NET Blog
  5968. ConfigureAwait FAQ | .NET Blog
  5969. ASP.NET Community Standup - Dec 3rd, 2019 - Blazor Update with Daniel Roth
  5970. Blazor: Getting Started
  5971. We made Windows Server Core container images >40% smaller | .NET Blog
  5972. .NET Core, Docker, and Cultures - Solving a culture issue porting a .NET Core app from Windows to Linux
  5973. Seeing Sharply
  5974. Announcing 8.0 for .NET Core 3.1
  5975. .NET Core 2.2 will reach End of Life on December 23, 2019 | .NET Blog
  5976. Free Blazor Components | 40+ controls by Radzen
  5977. .NET Rocks! vNext
  5978. ardacetinkaya/Blazor.Console
  5979. dotnet/core
  5980. 3.1.0 GA Windows installers for the runtime are branded "3.1.0 Preview 3" · Issue #492 · dotnet/runtime
  5981. .NET Rocks! vNext
  5982. Localization in Blazor UI​
  5983. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1
  5984. Announcing .NET Core 3.1 | .NET Blog
  5985. Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5
  5986. Building Custom Input Components for Blazor using InputBase
  5987. Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer
  5988. dotnet/runtime
  5989. EfCore.GenericEventRunner: an event-driven library that works with EF Core – The Reformed Programmer
  5990. Using HTTP Request Routes, Request Body, and Query string parameters for Authorization in ASP.NET Core
  5991. Running NPM Scripts From A .NET Core Process
  5992. Looking inside a .NET core process using windbg
  5993. dotnet/diagnostics
  5994. The open source Carter Community Project adds opinionated elegance to ASP.NET Core routing - Scott Hanselman
  5995. Episode 39 - gRPC with Mark Rendle
  5996. Converting a terminal middleware to endpoint routing in ASP.NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 4
  5997. You're (probably still) using HttpClient wrong...
  5998. .NET Framework Internals: How the CLR Creates Runtime Objects
  5999. Avoiding Startup service injection in ASP.NET Core 3: Upgrading to ASP.NET Core 3.0 - Part 3
  6000. HttpClient Connection Pooling in .NET Core - Steve Gordon
  6001. ASP.NET Blog | gRPC vs HTTP APIs
  6002. Identity & Access Control for modern Applications and APIs using ASP.NET Core 3 - NDC Security 2020
  6003. Opting in to runtime compilation for .NET 3
  6004. How YOU can learn to build real-time Web Apps that scales, using .NET Core, C#, Azure SignalR Service and JavaScript
  6005. HttpContext and JSON · Issue #17160 · dotnet/aspnetcore
  6006. davidfowl/signalr-ports
  6007. ASP.NET Blog | Improvements in .NET Core 3.0 for troubleshooting and monitoring distributed apps
  6008. ASP.NET Core Controls - .NET Core 3 Support and Visual Studio Enhancements (v19.2)
  6009. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 3
  6010. Dynamically Loading Assemblies at Runtime in RazorPages
  6011. New release – PeachPie Sdk 0.9.600 @ PeachPie | PHP compiler to .NET
  6012. Improved Remote Validation in Razor Pages
  6013. Change Logs | ASP.NET Zero Documentation
  6014. Serenity MVC / TypeScript App Platform - BuiltWithDot.Net
  6015. OData/RESTier
  6016. IHostingEnvironment vs IHostEnvironment - obsolete types in .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 2
  6017. Exploring ASP.NET Core 3.0
  6018. Relay Blazor client logs to Serilog in ASP.NET Core
  6019. One-day hands-on Blazor Workshop 11/25
  6020. The next 5 years of ASP.NET Core - Ryan Nowak
  6021. gRPC for ASP.NET Core, a new framework for high performance APIs - James Newton-King
  6022. Pro Tip: using static Microsoft.AspNetCore.Http.StatusCodes
  6023. The next 5 years of ASP.NET Core - Ryan Nowak
  6024. Dominic Baier - Securing Web Applications and APIs with ASP.NET Core 3
  6025. Join the Visual Studio for Mac ASP.NET Core Challenge | Visual Studio Blog
  6026. Memory management and patterns in ASP.NET Core
  6027. Converting a .NET Standard 2.0 library to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 1
  6028. Visual Studio 2019 for Mac version 8.4 Preview 2, now available | Visual Studio Blog
  6029. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 2
  6030. ASP.NET Core 3 signatures · Issue #207 · CarterCommunity/Carter
  6031. GOTO Academy
  6032. A New Era of Productivity with Blazor
  6033. Routing in ASP.NET Core
  6034. Introducing Orleans 3.0 | .NET Blog
  6035. Visual Studio 2019 version 16.4 Release Notes
  6036. ThreeMammals/Ocelot
  6037. Create exceptional interactive documentation with Try .NET - The Polly NuGet library did! - Scott Hanselman
  6038. [Announcement][3.1.0-preview1] Reacting to browser SameSite changes, impacts OpenIdConnect · Issue #14996 · dotnet/aspnetcore
  6039. Options for .NET’s versioning issues
  6040. Blazor-State Tutorial
  6041. Stack Overflow
  6042. New in .NET Core 3.0: local tools: Exploring ASP.NET Core 3.0 - Part 7
  6043. Request Features And ASP.NET Core 3
  6044. ASP.NET Blog | Upcoming SameSite Cookie Changes in ASP.NET and ASP.NET Core
  6045. Adding FIDO2 Passwordless authentication to an ASP.NET Core Identity App
  6046. Sebazzz/Return
  6047. FileSystemWatcher leaks when EnableRaisingEvents set · Issue #31100 · dotnet/runtime
  6048. How to expose your custom counters in .NET Core
  6049. New features in .NET Core 3.0 on Linux - Red Hat Developer
  6050. Uploading Files In Blazor
  6051. Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications - Open Source Blog
  6052. .NET Core -- Choices
  6053. Download Visual Studio 2019 for Windows & Mac
  6054. The Cloud Native Show - LIVE: Ep. 1
  6055. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 Preview 1
  6056. .NET R&D Digest (September, 2019)
  6057. EF Core 3.1 to target .NET Standard 2.0 · Issue #18141 · dotnet/efcore
  6058. Stack Overflow OSS
  6059. Health Checks with gRPC and ASP.NET Core 3.0 - Steve Gordon
  6060. Reacting to browser SameSite changes in 3.1.0-preview1, impacts OpenIdConnect · Issue #390 · aspnet/Announcements
  6061. danielmarbach/Async.Netcore
  6062. spboyer/dotnet-workshops
  6063. Plato - Free, Open Source User Community & Customer Support Software for ASP.NET Core
  6064. ASP.NET Blog | Blazor Server in .NET Core 3.0 scenarios and performance
  6065. IdentityServer/IdentityServer4
  6066. ASP.NET Core Performance Best Practices
  6067. Packaging CLI programs into Docker images to avoid dependency hell
  6068. The Third Annual C# Advent | Cross Cutting Concerns
  6069. Grant Types — IdentityServer4 1.0.0 documentation
  6070. Convert A C# Object To Almost Any Format
  6071. Xabaril/Esquio
  6072. MvcConf 2010
  6073. Don’t use Azure Functions as a web application
  6074. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  6075. New in ASP.NET Core 3.0: structured logging for startup messages: Exploring ASP.NET Core 3.0 - Part 6
  6076. .NET Rocks! vNext
  6077. 10x developers
  6078. Blazor Roundup From .NET Conf 2019
  6079. Serving ASP.NET Core Web Content from External Folders
  6080. v5.7 Release Notes
  6081. Blazor Simple CQRS with MediatR
  6082. Alba
  6083. Migrated asp.net core best practice to performance article & moved code to samples by wadepickett · Pull Request #14678 · aspnet/AspNetCore.Docs
  6084. Robots.txt Middleware For ASP.NET Core
  6085. davidfowl/AspNetCoreDiagnosticScenarios
  6086. How do I use ASP.NET Core 3.0 types from a library project for shared Controllers, Middleware etc?
  6087. RicoSuter/NSwag
  6088. Introducing IHostLifetime and untangling the Generic Host startup interactions: Exploring ASP.NET Core 3.0 - Part 5
  6089. .NET Conf 2019 | Channel 9
  6090. Telerik UI for Blazor Scatter, Scatter Line, Bubble Charts
  6091. .NET Core 3.0 -- Post Launch Blog Posts
  6092. Blazor - Official Release, Free Offer, and Future Plans
  6093. Creating gRPC .NET Core Client Libraries - Steve Gordon
  6094. Welcome to Esquio — Esquio 0.0.1 documentation
  6095. Announcing free C#, .NET, and ASP.NET for beginners video courses and tutorials - Scott Hanselman
  6096. Microsoft Launches New .NET Core Video Series - Thurrott.com
  6097. MiniProfiler/dotnet
  6098. ASP.NET Blog | Setting HTTP header attributes to enable Azure authentication/authorization using HTTPRepl
  6099. gRPC
  6100. Test web APIs with the HTTP REPL
  6101. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0
  6102. ASP.NET Core in Action
  6103. BlazorHelp Website > Blog - A Simple Blazor User and Role Manager
  6104. dotnet-presentations/aspnetcore-app-workshop
  6105. DevOneConf 2019 - Rainer Stropek - SPA revolution with webassembly and ASP.NET Blazor
  6106. It's .NET ROCKS! Talking about Blazor with ASP.NET Web Forms developers
  6107. Interview with Scott Hunter on .NET Core 3.0
  6108. Telerik and Kendo UI R3 Release 2019 is Here!
  6109. Announcing .NET Core 3.0 Release Candidate 1 | .NET Blog
  6110. Running async tasks on app startup in ASP.NET Core 3.0: Exploring ASP.NET Core 3.0 - Part 4
  6111. BUG: Json.NET converter for IPAddress does not work in .NET Core 3.0 specifically · Issue #30873 · dotnet/runtime
  6112. An Introduction to OwningComponentBase
  6113. dotNET
  6114. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Release Candidate 1
  6115. 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
  6116. Search Experiences For Your ASP.NET Core Apps With Elasticsearch
  6117. Detecting Sync over Async Code in ASP.NET Core - CodeOpinion
  6118. .NET Core Opinion 14 - Razor Pages for HTML, Controllers for APIs
  6119. Dave Glick - Default Interface Members, What Are They Good For?
  6120. Combining Razor and Blazor Pages in a Single ASP.NET Core 3 Application - Mikael Koskinen
  6121. Home
  6122. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  6123. ASP.NET Community Standup - September 10th 2019 - 5 Year Anniversary Show!
  6124. New in ASP.NET Core 3: Service provider validation: Exploring ASP.NET Core 3.0 - Part 3
  6125. IdentityServer for ASP.NET Core 3
  6126. Navigating the .NET Ecosystem
  6127. Episode 33 - .NET Core 3.0, MSIX and The Windows Store with James Montemagno
  6128. SixLabors/ImageSharp.Web
  6129. Call gRPC services with the .NET client
  6130. Announcing .NET Core 3.0 Preview 9 | .NET Blog
  6131. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 9
  6132. dotnet/aspnetcore
  6133. Comparing Startup.cs between the ASP.NET Core 3.0 templates: Exploring ASP.NET Core 3.0 - Part 2
  6134. .NET Annotated Monthly | September 2019 - .NET Tools Blog
  6135. NuGet PackageReference format (package references in project files)
  6136. Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference
  6137. ridercz/Altairis.Services.PwnedPasswordsValidator
  6138. Dynamic controller routing in ASP.NET Core 3.0 | StrathWeb. A free flowing web tech monologue.
  6139. Using KeyVault References to Read Key Vault Secrets - Petri
  6140. Telerik UI for Blazor 1.6: Menu, TimePicker & Grid Upgrades
  6141. Exploring the new project file, Program.cs, and the generic host: Exploring ASP.NET Core 3.0 - Part 1
  6142. damienbod/AspNetCoreMvcAngular
  6143. ASP.NET Core Tag Helpers and View Components
  6144. The Bot That Helps You Merge
  6145. IdentityServer - Training
  6146. Unit Testing dotnet new Templates
  6147. natemcmaster/LetsEncrypt
  6148. Avoiding ASP.Net Core Configuration Pitfalls With Array Values
  6149. Secure an ASP.NET Core web app with the Identity framework - Learn
  6150. prometheus-net/prometheus-net
  6151. Part 1: A better way to handle authorization in ASP.NET Core – The Reformed Programmer
  6152. ASP.NET Community Standup - August 6th 2019 - ASP.NET Core A to Z eBook with Shahed Chowdhuri
  6153. Rotor v2 book draft available · Ted Neward's Blog
  6154. Episode 105 – Feature Management with Andrew Lock | The 6 Figure Developer
  6155. Script
  6156. Blazor Components - New Charts, Data Grid Enhancements and more (available in Beta #2)
  6157. .NET Core and systemd | .NET Blog
  6158. WinDbg #1 - The static root – Gabriel Weyer – A somewhat technical blog
  6159. How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
  6160. Consolidating .NET GitHub repos · Issue #119 · dotnet/announcements
  6161. ASP.NET Blog | Azure SignalR Service now supports Event Grid!
  6162. Getting Started with gRPC Client Factory - Steve Gordon
  6163. Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8 | .NET Blog
  6164. Functional Web Programming with the SAFE Stack
  6165. ASP.NET Community Standup - August 13th 2019 - Performance and Benchmarks with Sébastien Ros
  6166. Announcing .NET Core 3.0 Preview 8 | .NET Blog
  6167. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 8
  6168. Using DataAnnotations and custom form validation in client-side Blazor applications.
  6169. Roundup #51: .NET Core 3.0 launches at .NET Conf, .NET Standard adoption, Nullable Reference Types, Cake on Linux, Logging in ASPNET Core - CodeOpinion
  6170. Try out Nullable Reference Types | .NET Blog
  6171. ASP.NET Core Identity with FIDO2 WebAuthn MFA
  6172. .NET project structure
  6173. SamProf/MatBlazor
  6174. Swift Client for the Asp.NET Core version of SignalR – Part 2: Beyond the Basics
  6175. Fixing ASP.NET Core’s UseStatusCodePages Middleware
  6176. ASP.NET Blog | HttpRepl: A command-line tool for interacting with RESTful HTTP services
  6177. Using a Code-Behind Approach to Blazor Components
  6178. Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
  6179. Configuring Policy-based Authorization with Blazor
  6180. Building Microservices On .NET Core - Part 1 The Plan | Wojciech Suwała, Head Architect, ASC LAB
  6181. Part 5: A better way to handle authorization – refreshing user’s claims – The Reformed Programmer
  6182. RELEASE: ASP .NET Core A-Z eBook
  6183. Creating an OpenID connect system with Angular 8 and IdentityServer4 (OIDC part 1)
  6184. Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1 | Visual Studio Blog
  6185. Serializers: Add System.Text.Json benchmarks for comparison. by NickCraver · Pull Request #701 · dotnet/performance
  6186. ASP.NET Community Standup - Sept 10th, 2014 - webroot, static content, and client side serving
  6187. .NET Core Counters internals: how to integrate counters in your monitoring pipeline
  6188. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7
  6189. Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6
  6190. Configuring Role-based Authorization with client-side Blazor
  6191. Oqtane Blog | Exploring Authentication in Blazor
  6192. Razor: Into the Razor'verse
  6193. Localization.AspNetCore.TagHelpers - Localization.AspNetCore.TagHelpers
  6194. Manning | Deal of the Day
  6195. Living Underwater: How Submarines Work
  6196. Flow External Claims to the Main Identity
  6197. .NEXT 2.x | .NEXT
  6198. SNEAK PEEK: ASP .NET Core A-Z eBook
  6199. Generating strongly-typed IDs at build-time with Roslyn: Using strongly-typed entity IDs to avoid primitive obsession - Part 5
  6200. dodyg/practical-aspnetcore
  6201. C# - .NET Reunified: Microsoft’s Plans for .NET 5
  6202. ASP.NET Core, Beyond HTTP
  6203. What’s new for performance in .NET Core and ASP.NET Core 3.0 - Ben Adams
  6204. Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
  6205. A Blazor Community Update
  6206. Exploring Raygun's new application performance monitoring tool for .NET Core
  6207. xoofx/UnityNuGet
  6208. [Discussion] Async suffix for controller action names will be trimmed by default · Issue #8998 · dotnet/aspnetcore
  6209. System Testing ASP.NET Core APIs using XUnit
  6210. Easy Acquisition of .NET Framework Targeting Pack by terrajobst · Pull Request #33 · dotnet/designs
  6211. Adding ASP.NET Core 3.0 Support by NickCraver · Pull Request #400 · MiniProfiler/dotnet
  6212. .NET R&D Digest (June, 2019)
  6213. Documentation - Azure SignalR Service
  6214. Help Wanted! Autofac (Still) Looking for Owners
  6215. BlazorHelp Website > Blog - Blazor Forms and Validation
  6216. microsoft/FeatureManagement-Dotnet
  6217. dotnet/diagnostics
  6218. ASP.NET AJAX Control Toolkit v19.1.0 - Now Available
  6219. ASP.NET official support policy
  6220. .NET Core Example - With simple Kestrel WebHost | C# Online Compiler | .NET Fiddle
  6221. Elastic APM .NET agent beta released
  6222. Introduction to Authentication with server-side Blazor
  6223. gRPC for ASP.NET Core, a new framework for high performance APIs - NDC Sydney 2020 | Software Developers Conference
  6224. Another Take on Access Token Management in ASP.NET Core (…and announcing IdentityModel.AspNetCore)
  6225. [Discussion] SignalR JavaScript client changing package name to @microsoft/signalr · Issue #11637 · dotnet/aspnetcore
  6226. Azure SignalR Service with Xamarin.Forms - Xamarin
  6227. Using Chained Certificates for Certificate Authentication in ASP.NET Core 3.1
  6228. .NET Core official support policy
  6229. Herding Code 238: Martin Beeby on AWS for .NET Developers – Herding Code
  6230. Ensuring consistent feature flags across requests: Adding feature flags to an ASP.NET Core app - Part 5
  6231. Using Blazor Components In An Existing MVC Application
  6232. Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime
  6233. YAML-defined CI/CD for ASP .NET Core
  6234. DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core
  6235. dotnet/corefxlab
  6236. Initial commit · OmniSharp/omnisharp-roslyn@a8f9786
  6237. ASP.NET Blog | Forwarded Headers Middleware Updates in .NET Core 3.0 preview 6
  6238. .NET developer community | Connect with like-minded developers
  6239. Creating a custom feature filter: Adding feature flags to an ASP.NET Core app - Part 4
  6240. Hidden gems in ASP.Core and .NET Core 3.0
  6241. ASP.NET Community Standup - June 18th, 2019 - ASP.NET Core 3.0 Preview 6 Release Party
  6242. What's New in ASP.NET Core 3 Preview 6 - Shawn Wildermuth
  6243. The Evolving Infrastructure of .NET Core | .NET Blog
  6244. Server-side Blazor in .NET Core 3.0
  6245. Creating dynamic feature flags with feature filters: Adding feature flags to an ASP.NET Core app - Part 3
  6246. Episode 27 - Blazored with Chris Sainty
  6247. XML + JSON Serialization in ASP .NET Core
  6248. Coding Militia
  6249. Modernizing WCF Services with containers and Visual Studio
  6250. grpc/grpc-dotnet
  6251. Certificate Authentication in ASP.NET Core 3.1
  6252. Try the new System.Text.Json APIs | .NET Blog
  6253. Filtering action methods with feature flags: Adding feature flags to an ASP.NET Core app - Part 2
  6254. Announcing .NET Core 3.0 Preview 6 | .NET Blog
  6255. ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 6
  6256. Prerendering a Client-side Blazor Application
  6257. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  6258. Announcing ML.NET 1.1 and Model Builder updates (Machine Learning for .NET) | .NET Blog
  6259. Microservices and more in .NET Core 3.0
  6260. Introducing Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 1
  6261. ASP.NET Community Standup - June 11th, 2019 - Blazing Pizza Deep Dive with Daniel Roth
  6262. Worker Service in ASP .NET Core
  6263. CQRS with MediatR (for Commands) and Odata (for Queries)
  6264. Implementing Sign In with Apple in ASP.NET Core
  6265. Automatic reconnects with SignalR 3.0
  6266. damienbod/IdentityServer4AspNetCoreIdentityTemplate
  6267. Supporting the community with WF and WCF OSS projects | .NET Blog
  6268. Tiered Compilation Preview in .NET Core 2.1 | .NET Blog
  6269. 10 Top Blazor Tools Just a NuGet Away -- Visual Studio Magazine
  6270. Becoming the ASP.NET Architect with David Fowler
  6271. Careers Behind the Code: Becoming the ASP.NET Architect with David Fowler
  6272. Target .NET Standard 2.1 · Issue #15498 · dotnet/efcore
  6273. .NET R&D Digest (May, 2019)
  6274. Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages
  6275. Serializing a PascalCase Newtonsoft.Json JObject to camelCase
  6276. Validation in ASP .NET Core
  6277. MatBlazor - Material Design components for Blazor
  6278. Building a Live Reload Middleware Component for ASP.NET Core
  6279. KirillOsenkov/SourceBrowser
  6280. Use streaming in ASP.NET Core SignalR
  6281. PHP on .NET Core 3.0 @ PeachPie | PHP compiler to .NET
  6282. ASP.Net Core - Protect your API with API Keys
  6283. Calling gRPC Services With Server-side Blazor
  6284. Using scoped services inside a Quartz.NET hosted service with ASP.NET Core
  6285. What is the correct way to embed Wyam into an asp.net core MVC solution?
  6286. RehanSaeed/Schema.NET
  6287. Top .NET Tutorials for May 2019
  6288. Top-Level Code Prototype: Scenario E
  6289. Rename Blazor project templates · Issue #10348 · dotnet/aspnetcore
  6290. WCF vs gRPC
  6291. Web Development Revolution with WebAssembly and ASP.NET Blazor
  6292. davidfowl/AspNetCoreDiagnosticScenarios
  6293. Making Sense of .NET 5 – Bill Reiss Developer Blog
  6294. Creating a Quartz.NET hosted service with ASP.NET Core
  6295. ASP.NET Core SignalR JavaScript client
  6296. Creating a Quartz.NET hosted service with ASP.NET Core
  6297. Enabling Pagination in Blazor with OData | OData
  6298. ASP .NET Core Dev Blog Series
  6299. Using Bing Maps in Blazor with JSInterop and TypeScript
  6300. Episode 25 - Blazor - You Want To Run .NET Where?!
  6301. Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon
  6302. Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory
  6303. Performance Improvements in .NET Core 3.0 | .NET Blog
  6304. Verifying phone number ownership with Twilio using ASP.NET Core Identity and Razor Pages
  6305. Summarizing Build 2019 + SignalR Service for ASP .NET (Core) Developers
  6306. kkokosa/UpsilonGC
  6307. Herding Code 232: Scott Koon on getting out of Tech, GitHub Package Registry, Build 2019 Recap – Herding Code
  6308. Bakedbean.org.uk - Building Stack Overflow Job Search - Parsing Queries
  6309. Full stack web development with ASP.NET Core 3.0 and Blazor - BRK3017
  6310. Handling Access Tokens for private APIs in ASP.NET Core
  6311. Visual Studio 2019 for Mac version 8.1 Preview 1 | Visual Studio Blog
  6312. .NET Rocks! vNext
  6313. Blazor Bites Updated and Build 2019 Blazor Roundup
  6314. Introducing diagnostics improvements in .NET Core 3.0 | .NET Blog
  6315. Safely migrating passwords in ASP.NET Core Identity with a custom PasswordHasher
  6316. .NET Platform Overview and Roadmap - BRK3015
  6317. .NET Core is the Future of .NET  | .NET Blog
  6318. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 5
  6319. Announcing .NET Core 3.0 Preview 5 | .NET Blog
  6320. Introducing .NET 5 | .NET Blog
  6321. DotVVM Blog: DotVVM joins the .NET Foundation
  6322. Create a model
  6323. DamianEdwards/TagHelperPack
  6324. Compile time marshalling | devops.lol
  6325. Update Days: Corestart 3.0
  6326. Fight the global warming: compile your C# apps ahead of time
  6327. Visual Studio Roadmap
  6328. Using Entity Framework Core to process Azure Service Messages in ASP.NET Core
  6329. Validating phone numbers with Twilio using ASP.NET Core Identity and Razor Pages
  6330. Vue.Net - BrotherTillman
  6331. BlazorHelp Website > Blog - Migrating Blazing Pizza (server side Blazor and client side Blazor)
  6332. dotnet/core-sdk
  6333. Implement server-side of NegotiateStream on Unix by Tratcher · Pull Request #36827 · dotnet/corefx
  6334. .NET Internals Cookbook Part 11 — Various C# riddles – Random IT Utensils
  6335. Stripe API with ASP.NET Core - Part 3 WebHooks
  6336. Using Azure Service Bus Topics Subscription Filters in ASP.NET Core
  6337. .NET R&D Digest (April, 2019)
  6338. ASP.NET Blog | Azure SignalR Service now supports ASP.NET!
  6339. Announcing Entity Framework Core 3.0 Preview 4 | .NET Blog
  6340. The .NET Abstraction Pile
  6341. dodyg/practical-aspnetcore
  6342. Evolution Software improves hazelnut quality with ML.NET | .NET
  6343. Dev Tip #158: Strongly Typed IDs
  6344. Strongly-typed IDs in EF Core: Using strongly-typed entity IDs to avoid primitive obsession - Part 4
  6345. Using AWS Parameter Store for ASP.NET Core Data Protection Keys - CodeOpinion
  6346. Tag Helpers in ASP.NET Core
  6347. Production Tips for ASP .NET Core Web Apps
  6348. ASP.NET Blog | Updated Razor support in Visual Studio Code, now with Blazor support
  6349. ASP.NET Blog | Blazor now in official preview!
  6350. How to register a service with multiple interfaces in ASP.NET Core DI
  6351. Choosing the right defaults for Tiered Compilation · Issue #12515 · dotnet/runtime
  6352. ASP.NET Blog | .NET Core Workers in Azure Container Instances
  6353. Using strongly-typed entity IDs to avoid primitive obsession (Part 3)
  6354. Tame your Garbage Collector
  6355. Tic Toc Pwned | Pen Test Partners
  6356. DevOps For ASP.NET Developers Pt.1 - What is DevOps?
  6357. .NET Fest 2018. Sasha Goldshtein. Profiling and Debugging .NET Core A…
  6358. Sasha Goldshtein — Debugging and Profiling .NET Core Apps on Linux
  6359. [Epic] ASP.NET Core should support distributed tracing · Issue #8924 · dotnet/aspnetcore
  6360. Update Razor to 1.0.0-alpha3 by NTaylorMullen · Pull Request #2974 · OmniSharp/omnisharp-vscode
  6361. tmds/Tmds.Systemd
  6362. Introducing ASP.NET Core Blazor / Razor Components | Syncfusion Blogs
  6363. Creating an ASP.NET Core Markdown TagHelper and Parser
  6364. ASP.NET Core In Process Hosting on IIS with ASP.NET Core
  6365. Using strongly-typed entity IDs to avoid primitive obsession (Part 2)
  6366. Using strongly-typed entity IDs to avoid primitive obsession (Part 1)
  6367. First Look: Forms and Validation in Razor Components
  6368. Using ASP.NET Core Identity users in integration tests
  6369. RickStrahl/AlbumViewerVNext
  6370. IdentityServer4 Roadmap
  6371. .NET Core 3.0, VS2019 and C# 8.0 for ASP .NET Core developers
  6372. dotnet/wpf
  6373. Getting ready to say goodbye to Silverlight and hello to Blazor
  6374. ardalis/AspNetCoreStartupServices
  6375. Strongly Typed Feature Flags With ASP.NET Core 2.2
  6376. Middleware in ASP .NET Core
  6377. Create a modular application - Orchard Core Documentation
  6378. Visual Studio 2019 Launch: Build amazing web apps with .NET Core
  6379. jberezanski
  6380. Visual Studio 2019 for Mac is now available | Visual Studio Blog
  6381. Weekly 2019-04-03
  6382. ScottGu's Blog - ASP.NET MVC 1.0
  6383. Fetch API, Streams API, NDJSON, and ASP.NET Core MVC
  6384. JetBrains Night Tel Aviv 2019
  6385. mrpmorris/blazor-fluxor
  6386. Xamarin and Asp.Net Core for Beginners
  6387. IdentityServer - Training
  6388. Blazor Shell Apps
  6389. Getting Started with ASP.NET Core | Manning
  6390. ASP.NET Blog | .NET Core Workers as Windows Services
  6391. [Epic] Kerberos Authentication in ASP.NET Core · Issue #8897 · dotnet/aspnetcore
  6392. ASP.NET Community Standup - March 26th, 2019 - SignalR with Brady Gaster
  6393. Introduction to authentication for Single Page Apps on ASP.NET Core
  6394. Compare gRPC services with HTTP APIs
  6395. Troubleshoot ASP.NET Core Localization
  6396. Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
  6397. Using FluentValidation for Forms Validation in Blazor
  6398. AutoMapper's Design Philosophy
  6399. Tutorial: Build a movie recommender - matrix factorization - ML.NET
  6400. .NET Core Opinion 11 – Keep Configure Methods Clean Using Extension Methods
  6401. gRPC Bi-directional streaming with Razor Pages and a Hosted Service gRPC client
  6402. How to optimize and run ML.NET models on scalable ASP.NET Core WebAPIs or web apps | Cesar de la Torre
  6403. Securing ASP.NET Core in Docker
  6404. startup_analyzers.md
  6405. [Question] CoreRT future plans · Issue #7200 · dotnet/corert
  6406. What is Blazor and what is Razor Components? - Scott Hanselman
  6407. Telerik UI for Blazor 0.3.0 is Released
  6408. Introduction to gRPC on .NET Core
  6409. Blazor | Build client web apps with C# | .NET
  6410. robertwray.co.uk - Adding a delay to ASP.NET Core Web API methods to simulate slow or erratic networks
  6411. For contributors: unifying to fewer GitHub repos · Issue #320 · aspnet/Announcements
  6412. Creating my first Azure Functions v2.0 app: a WebHook and a timer
  6413. Core support for object pooling · Issue #12296 · dotnet/runtime
  6414. Uncaught TypeError: i.Started.toUTCString is not a function · Issue #370 · MiniProfiler/dotnet
  6415. NDC Security NYC 2019
  6416. Hosting ASP.NET Core behind https in Google Kubernetes Engine
  6417. Open Source .NET – 4 years later
  6418. Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog
  6419. Manning | Deal of the Day
  6420. emtecinc/signalr-tester
  6421. Extending Razor Pages -- Visual Studio Magazine
  6422. Creating a not-empty GUID validation attribute and a not-default validation attribute
  6423. Episode 082 – xUnit with Brad Wilson | The 6 Figure Developer
  6424. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  6425. Why isn't my session state working in ASP.NET Core? Session state, GDPR, and non-essential cookies
  6426. JavaScript, CSS, HTML & Other Static Files in ASP .NET Core
  6427. Elegant way of producing HTTP responses in ASP.NET Core outside of MVC controllers | StrathWeb. A free flowing web tech monologue.
  6428. Hangfire – Background jobs and workers for .NET and .NET Core
  6429. FigglatR
  6430. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  6431. Running Razor Pages and a gRPC service in a single ASP.NET Core application
  6432. Adding a third party datetime picker to your ASP.NET Core MVC Application
  6433. ASP.NET Blog | Blazor 0.9.0 experimental release now available
  6434. Health Checks in ASP.NET Core
  6435. grpc/grpc-dotnet
  6436. First impressions of gRPC integration in ASP.NET Core 3 (Preview)
  6437. Using Vue with ASP.NET Core By Example
  6438. Dependency Injection in ASP.NET Core
  6439. Security Experiments with gRPC and ASP.NET Core 3.1
  6440. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  6441. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 3
  6442. Real-time web applications with ASP.NET Core SignalR
  6443. ASP.NET Community Standup - March 5th, 2019 - David Fowler on Perf, ASP.NET Core 3.0 and More!
  6444. Some performance tricks with .NET strings
  6445. Debugging .NET Builds with the MSBuild Structured Log Viewer
  6446. Real-time web applications with ASP.NET Core SignalR
  6447. Wake Up And Code!
  6448. Exploring the Docker Extension for VS Code and .NET Core - DEV Community 👩‍💻👨‍💻
  6449. IIS Hosting for ASP .NET Core Web Apps
  6450. damianh/ProxyKit
  6451. NuGet Support in Visual Studio for Mac 7.8 - Matt Ward
  6452. dotnet/reactive
  6453. Caching Docker layers on serverless build hosts with multi-stage builds, --target, and --cache-from
  6454. Runtime analysis and leak detection for Autofac
  6455. Handling Errors in ASP .NET Core
  6456. Announcing .NET Core 2.2 Preview 3 | .NET Blog
  6457. Build real-time web communication apps with ASP.NET Core SignalR - BRK3189
  6458. dotnet/blazor
  6459. Azure SignalR Service now generally available
  6460. Dev Tip #125: Builder Pattern Test Kata Questions
  6461. Development workflow for Docker apps
  6462. (WPF + WinForms) * .NET Core = Modern Desktop
  6463. ASP.NET Core One Hour Makeover
  6464. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  6465. Telerik and Kendo UI R1 2019 Release is Here!
  6466. Open source tools for SQL Server on Linux
  6467. Monitoring GC and memory allocations with .NET Core 2.2 and Application Insights
  6468. .NET Core - What's Coming in .NET Core 3.0
  6469. How to set up ASP.NET Core 2.2 Health Checks with BeatPulse's AspNetCore.Diagnostics.HealthChecks - Scott Hanselman
  6470. Announcing .NET Core 2.2 | .NET Blog
  6471. Simplifying security for serverless and web apps with Azure Functions and App Service
  6472. ASP.NET Blog | Razor support in Visual Studio Code now in Preview
  6473. ASP.NET Blog | Blazor 0.7.0 experimental release now available
  6474. ASP.NET Core Spreadsheet and Rich Text Editor (v18.2)
  6475. ASP.NET Blog | A first look at changes coming in ASP.NET Core 3.0
  6476. Microsoft's Orleans Distributed App Framework Is Now Cross Platform - The New Stack
  6477. .NET Blog Entity Framework Core 2.2 Preview 3 Now Available!
  6478. ASP.NET Blog | ASP.NET Core 2.2.0-preview3 now available
  6479. ASP.NET AJAX Control Toolkit v18.1.1 - Now Available
  6480. Exploring the Docker Extension for VS Code and .NET Core
  6481. ASP.NET Blog | Blazor 0.6.0 experimental release now available
  6482. Download .NET Core 2.2 (Linux, macOS, and Windows)
  6483. ASP.NET Blog | Blazor 0.8.0 experimental release now available
  6484. Scaling ASP.NET Core Applications
  6485. Performing Constructor Injections on Azure Functions V2
  6486. Using Azure CloudShell as a Dev Sandbox
  6487. Host ASP.NET Core SignalR in background services
  6488. ASP.NET Blog | Make the most of your monthly Azure Credits
  6489. ASP.NET Core: Saturating 10GbE at 7+ million request/s
  6490. ASP.NET Blog | ASP.NET Core updates in .NET Core 3.0 Preview 2
  6491. MVC is too complex to be usable? · Issue #7039 · dotnet/aspnetcore
  6492. Fun with the Spiral of Death
  6493. no dogma podcast - powered by FeedBurner
  6494. Motivations for Writing High-Performance C# Code - Steve Gordon
  6495. Dotnet-Boxed/Templates
  6496. Why is string.GetHashCode() different each time I run my program in .NET Core?
  6497. Episode 20 - Xamarin with Jim Bennett
  6498. Razor UI Class Library with Dynamic Area Name
  6499. Reducing initial request latency by pre-building services in a startup task in ASP.NET Core
  6500. EF Core Relationships in ASP .NET Core
  6501. Build a Video Chat App with ASP.NET Core, Angular, and Twilio
  6502. Handling Entity Framework Core database migrations in production – Part 2 – The Reformed Programmer
  6503. Using health checks to run async tasks in ASP.NET Core: Running async tasks on app startup in ASP.NET Core - Part 4
  6504. Handling Entity Framework Core database migrations in production – Part 1 – The Reformed Programmer
  6505. Securing a Vue.js app using OpenID Connect Code Flow with PKCE and IdentityServer4
  6506. Integration testing data access in ASP.​NET Core
  6507. Feedback on async task examples and another possible solution: Running async tasks on app startup in ASP.NET Core - Part 3
  6508. Successfully Deploying An InProcess ASP.NET Core 2.2 App To Azure
  6509. ASP.NET Core Razor Pages and HTTP Status Control Flow
  6510. Khalid Abuhakmeh’s Blog
  6511. The .Net Core Podcast Newsletter • Buttondown
  6512. Introducing the Telerik UI for Blazor Early Preview
  6513. Two approaches for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 2
  6514. Unit testing data access in ASP.​NET Core
  6515. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  6516. Blazor Full-Stack Web Dev in ASP .NET Core
  6517. davidfowl/AspNetCoreDiagnosticScenarios
  6518. Roundup #31: .NET OSS, Async Startup, Loki Serilog, Monitoring, Collectible Assemblies, Alba 3.0 - CodeOpinion
  6519. Tracking down action methods that need ValidateAntiForgeryToken using Structural Search and Replace
  6520. Built in options for running async tasks: Running async tasks on app startup in ASP.NET Core - Part 1
  6521. ASP.NET Core middleware and authorization
  6522. In Action Book Giveaway - .NET Core Tutorials
  6523. Rendering Markdown to HTML and Parsing YAML Front Matter in C#
  6524. ASP.NET Core in Action
  6525. Using dependency injection with Twilio SMS and ASP.NET Core 2.1
  6526. OpenID Connect back-channel logout using Azure Redis Cache and IdentityServer4
  6527. API Controllers in ASP .NET Core
  6528. Learning about .NET Core futures by poking around at David Fowler's GitHub - Scott Hanselman
  6529. An Early Look at gRPC and ASP.NET Core 3.0 - Steve Gordon
  6530. ASP.NET Core One Hour Makeover
  6531. How to port desktop applications to .NET Core 3.0
  6532. .NET Core Opinion 9 - Embrace Dependency Injection
  6533. Dynamically setting Content Type in ASP.NET Core with FileExtensionContentTypeProvider
  6534. ASP.NET Blog
  6535. Hello World Podcast: Episode 82 - Jon Galloway
  6536. .NET Rocks! vNext
  6537. .NET Rocks! vNext
  6538. ASP.NET Blog | Microsoft’s Developer Blogs are Getting an Update
  6539. Forms and Fields in ASP .NET Core
  6540. Be careful when manually handling JSON requests in ASP.NET Core | StrathWeb. A free flowing web tech monologue.
  6541. Auto Generated .NET API Clients using NSwag and Swashbuckle Swagger
  6542. An introduction to ASP.NET Core Razor Pages
  6543. 10 Years of Workshop Material Added to the Creative Commons
  6544. Automated date based versioning of ASP.NET Core assemblies
  6545. Blazor | Build client web apps with C# | .NET
  6546. ASP.NET | Open-source web framework for .NET
  6547. Building and deploying an ASP.NET Core app with Docker containers - in 5 minutes – Max Horstmann's Coding Blog – My blog
  6548. Eric Williams - DotNetZero vNext