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

https://github.com/donpotts/aiproducts

ABP Framework MVC EF Core sample Products application with one to many relationship, MudBlazor WASM & MAUI Client.
https://github.com/donpotts/aiproducts

abp-framework blazor-webassembly dotnet-core maui-blazor mudblazor

Last synced: 2 months ago
JSON representation

ABP Framework MVC EF Core sample Products application with one to many relationship, MudBlazor WASM & MAUI Client.

Awesome Lists containing this project

README

        

# AI Products

## Overview

This repository contains an ASP.NET Core ABP Framework application with a Blazor WebAssembly (WASM) UI and Maui Blazor UI in .NET 9.

## Features

- ABP Framework ASP.NET Core web server: A robust and high-performance server.
- Blazor WASM UI: A modern web UI framework for .NET.
- Maui Blazor UI: A modern web UI framework for .NET.
- MudBlazor components: Using side or top navigation.
- Swagger UI: An interactive documentation for your API.
- Entity Framework Core: A database provider for Entity Framework Core.

## Getting Started

### Prerequisites

- Visual Studio 2022
- .NET 9
- ASP.NET Core
- ABP Framework 9
- Blazor WASM
- Maui Blazor
- Swagger UI
- MudBlazor Components
- Entity Framework Core

### Installation

1. Clone the repo
git clone https://github.com/donpotts/AIProducts.git
2. Install .NET packages
3. Install MudBlazor packages
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.

Administrator

Username: admin

Password: 1q2w3E*

## Contact

[email protected]