Skip to content

ABP Framework MVC EF Core Web application with MudBlazor WASM Client application

Notifications You must be signed in to change notification settings

donpotts/ABPMudBlazorContacts

Repository files navigation

ABP Framework MudBlazor Contacts Sample

Introduction

Blazor WASM client that connects to the ABP Framework Web API project

Overview

This repository contains an ASP.NET Core ABP Framework application with a Blazor WebAssembly (WASM) UI in .NET 8 using MudBlazor. It also includes user authentication using JWT.

Features

  • ABP Framework ASP.NET Core web server: A robust and high-performance server.
  • Blazor WASM UI: A modern web UI framework for .NET.
  • MudBlazor UI

Getting Started

Prerequisites

  • Visual Studio 2022
  • .NET 8
  • ASP.NET Core
  • Blazor WASM
  • MudBlazor
  • ABP Framework

Installation

  1. Clone the repo git clone https://github.com/donpotts/ABPMudBlazorContacts.git
  2. Install .NET packages
  3. Install MudBlazor
  4. Install any missing packages
  5. dotnet restore

Authentication

This application uses JWT user authentication. To log in, navigate to the login page and enter your credentials.

Username: admin

Password: 1q2w3E*

Contact

[email protected]

About

ABP Framework MVC EF Core Web application with MudBlazor WASM Client application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published