LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: HTML5 Image Gallery using ASP.NET Core MVC
#1
Posted
:
Wednesday, August 8, 2018 10:16:10 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
I have updated the old sample project from our blog (
HTML5 Image Gallery: 25 Projects in 25 Days) to use our v20 SDK (both JS and C#). I have also updated it to use ASP.NET Core MVC using our NuGet packages.
To use this project:
- Simply download/unzip anywhere on your machine
- Add some images to the "wwwroot/images" directory of the project
- Configure the LIC/KEY in Startup.cs
- Build and run
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Friday, August 24, 2018 10:31:47 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
I have downgraded the project to be supported for Visual Studio 2015, since VS 2015 only supports project.json based ASP.NET Core applications (rather than the CSPROJ based projects that VS 2017 supports).
Usage instructions are identical to the above, but I'll include them again:
- Simply download/unzip anywhere on your machine
- Add some images to the "wwwroot/images" directory of the project
- Configure the LIC/KEY in Startup.cs
- Build and run
Note, this project was built using .NET Core 1.0.0-preview2-003131. It may work with newer versions of .NET Core but I didn't test them.Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: HTML5 Image Gallery using ASP.NET Core MVC
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.