Skip to content

madskristensen/PhotoGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Core Photo Gallery

A photo gallery site implemented in ASP.NET Core 2.0 Razor Pages.

Build status NuGet

Deploy to Azure

Demo website: https://gallerytemplate.azurewebsites.net/

Masonry

Features

  • Elegant masonry layout of images
  • Easy to manage through simple admin interface
  • All major browsers fully supported (IE 10+)
  • Social media integration (Facebook, Twitter, Pinterest)
  • Follows best practices for web applications

Technical features

Admin interface

When logged in, you can manage the albums and photos easily through a simple-to-use admin bar located under the header on the website.

This is how to create new albums directly from the home page:

Admin Album View

Uploading photos to an album or deleting the entire album:

Admin Album Upload

Rename or delete a photo:

Admin Photo

How to use

On the command line, install the template.

dotnet new --install MadsKristensen.AspNetCore.PhotoGallery

Then run it from any folder.

dotnet new gallery

About

ASP.NET Core Photo Gallery

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published