Skip to content

Ashrakk/asp-vue-basic-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core 8.0 & Vue 3 Basic Crud Application

Created to learn about ASP and Quasar framework

Features

  • Table viewer
  • server side filters
  • server side virtual infinite pagination
  • add record
  • update record
  • delete record

Build and run

cd Frontend
npm install
npm run dev
cd Backend/CorsoASP.UI
dotnet run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors