Skip to content

khalidabuhakmeh/Image-Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Gallery

This sample uses the following core technologies to deliver an image gallery experience:

This allows you to upload imaged directly into PostgreSQL and serve them. ImageSharp.Web will process initial images, but cache them to disk so that they are only processed once per unique call. That's pretty cool.

img.png

Getting Started

You will need an instance of PostgreSQL in order to get started. I recommend using Docker Desktop. You'll also need .NET SDK 6+.

License

This is a demo, don't publish this demo to production as-is, or do, I'm not your mom, just don't sue me.

About

ASP.NET Core image gallery with Marten, ImageSharp, and HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published