Can I build single-page apps with core, like react pages without refreshing the site?

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

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
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. BookStores

    BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.

  2. 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
  3. CarChecker

    A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:

  4. MudBlazor

    Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility

    Look up some Blazor UI / Component Libraries.Awesome-Blazor lists the more popular ones. The two I recommend are Mudblazor and Havit Blazor because the documentation is built using Blazor and the repos are open source on GitHub.

  5. Havit.Blazor

    Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)

    Look up some Blazor UI / Component Libraries.Awesome-Blazor lists the more popular ones. The two I recommend are Mudblazor and Havit Blazor because the documentation is built using Blazor and the repos are open source on GitHub.

  6. aptabase

    ✨ Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps

    You can definitely build SPA with dotnet + React. I’m doing this on my OSS project if you want to take a look https://github.com/aptabase/aptabase

  7. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

    For example, I had a requirement for my team recently to be able to build dynamic form UIs, based off a JSON schema. There are heaps of javscript frameworks for this task e.g. react-jsonschema-form, but nothing in nuget or Blazor is going to help there. So you'd have to write all the logic yourself.

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

  • Remind : Comprehensive React Form Handling Approaches

    1 project | dev.to | 4 May 2025
  • How To Handle Form Data In React JS

    1 project | dev.to | 26 Mar 2025
  • A Complete Guide to Next.js Authentication

    4 projects | dev.to | 30 Jan 2025
  • Next.js form validation on the client and server with Zod

    2 projects | dev.to | 1 Jan 2025
  • Why React Hook Form and Zod are Essential to Build Contact Form

    2 projects | dev.to | 30 Dec 2024

Did you know that C# is
the 10th most popular programming language
based on number of references?