AspNetCoreDiagnosticScenarios

This repository has examples of broken patterns in ASP.NET Core applications (by davidfowl)

AspNetCoreDiagnosticScenarios Alternatives

Similar projects and alternatives to AspNetCoreDiagnosticScenarios

davidfowl
AspNetCoreDiagnosticScenarios
  1. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  2. rust

    Empowering everyone to build reliable and efficient software.

  3. go

    The Go programming language

  4. CPython

    The Python programming language

  5. Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

  6. csharplang

    The official repo for the design of the C# programming language

  7. crystal

    The Crystal Programming Language

  8. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  9. intellij-community

    IntelliJ IDEA Community Edition & IntelliJ Platform

  10. SharpLab

    .NET language playground

  11. WPF

    WPF is a .NET Core UI framework for building Windows desktop applications.

  12. runtimelab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

  13. eShopOnWeb

    Discontinued Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

  14. Kategory

    The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming (by arrow-kt)

  15. AsyncEx

    A helper library for async/await.

  16. Flurl.Http

    Fluent URL builder and testable HTTP client for .NET

  17. t-digest

    A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means

  18. minisketch

    Minisketch: an optimized library for BCH-based set reconciliation

  19. swift

    the multiparty transport protocol (aka "TCP with swarming" or "BitTorrent at the transport layer") (by gritzko)

  20. PSI

    Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters (by OpenMined)

  21. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better AspNetCoreDiagnosticScenarios alternative or higher similarity.

AspNetCoreDiagnosticScenarios discussion

Log in or Post with

AspNetCoreDiagnosticScenarios reviews and mentions

Posts with mentions or reviews of AspNetCoreDiagnosticScenarios. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-17.
  • Common Pitfalls writing scalable services in ASP.NET Core
    1 project | news.ycombinator.com | 11 Feb 2025
  • Common Pitfalls Writing Scalable Services in Asp.net Core
    1 project | news.ycombinator.com | 11 Feb 2025
  • Important Links
    1 project | dev.to | 19 Dec 2024
    ASP.NET Core Guidance
  • Java Virtual Threads: A Case Study
    6 projects | news.ycombinator.com | 17 Jul 2024
    It should be pointed out, that the main reason they didn't go further was because of added complexity in .NET, when async/await already exists.

    > Green threads introduce a completely new async programming model. The interaction between green threads and the existing async model is quite complex for .NET developers. For example, invoking async methods from green thread code requires a sync-over-async code pattern that is a very poor choice if the code is executed on a regular thread.

    Also to note that even the current model is complex enough to warrant a FAQ,

    https://devblogs.microsoft.com/dotnet/configureawait-faq

    https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...

  • Asynchronous Programming in C#
    9 projects | news.ycombinator.com | 30 Apr 2024
    Important: following #prefer-asyncawait-over-directly-returning-task from https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b... is not correct.

    The concerns raised are niche and edge case and task must always be forwarded as is provided there is no post-processing or resource cleanup with idisposable.

  • Give me your async/await gotchas
    3 projects | /r/dotnet | 9 Dec 2023
    This one is a pretty decent guide - https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md
  • What's the Benefit/Allure of Async/Await vs. CSP/Green Threads (and Other Concurrency Models)?
    6 projects | /r/rust | 9 Dec 2023
    The C# (mostly applicat community has e.g. https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md written by one of the Asp.Net architects. I found this in this lovely thread https://news.ycombinator.com/item?id=36785691 which expresses my views/confusion more clearly than I can express.
  • The State of Async Rust
    9 projects | news.ycombinator.com | 25 Sep 2023
    No it doesn't, hence why there are best practices guidelines written by the .NET architects, and there was a research project to add Go/Java co-routines as well.

    https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...

    https://twitter.com/davidfowl/status/1532880744732758018?lan...

    https://github.com/dotnet/runtimelab/issues/2057

    https://github.com/dotnet/runtimelab/issues/2398

  • Java 21 makes me like Java again
    22 projects | news.ycombinator.com | 16 Sep 2023
  • The Downsides of C++ Coroutines
    1 project | news.ycombinator.com | 13 Aug 2023
    They don't work just fine in C#, there is a reason why one of ASP.NET architects has written a guide of best practices.

    https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic AspNetCoreDiagnosticScenarios repo stats
57
8,405
5.7
about 1 year ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com