Skip to content

VincentCross/ASPTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ASPTest

This is a repository containing an application I developed as part of a technical test for a job application.

It contains both the visual studio project and a release version in: ASPTest\RandomImage\RandomImage\bin\Release\netcoreapp2.2\publish

Simply running 'dotnet RandomImage.dll' from this location will let you access the site from localhost:5000

There is a known issue/quirk with the register/login/logout where the links don't change until one page after you've logged in/out. Given more time (or assistance) I likely could have figured out a fix. Or more likely, a proper application would use a more secure means of identification (it was not required for this test).

About

Repo for technical test for ASP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published