Skip to content

An implementation of Master detail scenario in Visual Studio 2022 with DataTables and Select2 components and Identity

Notifications You must be signed in to change notification settings

imran-ali/WksJobsMvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WksJobsMvc

An implementation of Master detail scenario in Visual Studio 2022 with DataTables and Select2 components and Identity core.

Steps to run this version in the browser

  1. Clone the application in your Visual studio 2022 IDE.
  2. Build it once by clicking Ctrl+Shift+B.
  3. Open Tools -> Nuget Package Manager -> Package Manager Console
  4. Run the command -> Update-database -migration initialCreate
  5. Press Ctrl+F5 to run it in the browser.

Note: For registering a new user you need to route to Register controller manually.

About

An implementation of Master detail scenario in Visual Studio 2022 with DataTables and Select2 components and Identity

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published