An open API service indexing awesome lists of open source software.

https://github.com/donpotts/abpmudblazorcontacts

ABP Framework MVC EF Core Web application with MudBlazor WASM Client application
https://github.com/donpotts/abpmudblazorcontacts

abp blazor-webassembly mudblazor

Last synced: 10 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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

Don.Potts@DonPotts.com