Skip to content

leodeg/CSharp.Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery - ASP.Net Core

Web-project based on ASP.Net Core 3.0.
Used Bootstrap theme - Bootswatch/LUX

Requirements:

  • ASP.Net Core 3.0
  • Microsoft SQL Server
  • Entity Framework Core
  • Bootstrap 4

How to set up a database

  • Download MS SQL Server backup files - download
  • Restore the database from backup file at SQL Server Management Studio

How to run the application

  • Set up the database
  • Clone/Download the project - download
  • Open the project from your IDE
  • Run application

Screenshots

Gallery

Gallery Page

Albums

Albums Page Albums Anatomy Page Albums List Page

Create/Edit Image

Image Edit Page