Skip to content

Nomenator/WebMatrixExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMatrixExample

Got the basis for this project from this article at codeguru

This is a simple web app that only has the functionality for users to log in. This demonstrates how to use the Webmatrix.Websecurity library to maintain user accounts.

You might need to run the nuget command Update-Package Microsoft.CodeDom.Providers.DotNetCompilerPlatform -r in order to run it properly, if you get the error

Could not find a part of the path '...\WebMatrixExample\bin\roslyn\csc.exe'.

Adjust the database connection string in web.config as needed.

About

Shows the usage of webmatrix.websecurity library to authenticate users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published