Skip to content

Simple project (ASP.NET Core + Angular) for reading information and pass tests.

License

Notifications You must be signed in to change notification settings

VadimProkopchuk/VPX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPX

Simple project for reading information and pass tests using:

  • ASP.NET Core WebAPI 3.x
  • EntityFramework Core 3.x
  • Core DI
  • Angular 8.x
  • Bootstrap

Build

  • Restore NuGet packages
  • Create database using EntityFramework migration:
    • Change connection string:
      • VPX.DataAccess.Context > AppDbFactory
      • VPX.Presentation.WebClient > appsettings.json
    • Set VPX.Presentation.WebClient as default startup projcet
    • Open Package Manager Console
    • Set VPX.DataAccess as default project
    • run Update-Database

Contributing

Code of Conduct

About

Simple project (ASP.NET Core + Angular) for reading information and pass tests.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published