Skip to content

donpotts/AIProducts

Repository files navigation

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]

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors