ASP.NET Core updates in .NET 8 Preview 4 - .NET Blog

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • leptos

    Build fast web applications with Rust.

  • This isn't exactly true. Leptos is a WASM driven framework for Rust, https://github.com/leptos-rs/leptos, and it performs quite well https://krausest.github.io/js-framework-benchmark/current.html. Blazor itself is extremely slow vs anything else as it is literally dead last. I'm guessing the VM in Blazor is the root cause for poor performance.

  • Giraffe

    A native functional ASP.NET Core web framework for F# developers.

  • There are also some F# frameworks built on top of ASP.NET core like https://giraffe.wiki

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CSharpWasmBenchmark

    Comparing the performances of C# Runtime, C# Wasm AOT, C# Wasm Interpreted and JavaScript.

  • The performance issues are not related to just the DOM and other browser APIs. See https://csharp-wasm-benchmark.acmion.com/ for some simple benchmarks.

  • TryMudBlazor

    A playground for trying out and testing MudBlazor components entirely in the browser.

  • Try visit this from your phone: https://try.mudblazor.com/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts