Skip to content

alanstevens/Contrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** THIS REPO IS OBSOLETE **

Contrive

Contrive is a collection of utilities for Microsoft .NET based on my experience in many codebases.

Contrive contains an authentication and authorization system.

Most of these tools are in use in production applications, but have not been fully cleaned up and made general purpose for public consumption.

In order to run the sample web application, you will need to have the Adventure Works Lite database running. You can download the database here.

Also, you will need to run the "spec" When_updating_all_users in the integration folder. This will update the password hashes to use the current machine key.

For the purposes of the sample, the username is the first and last name of the user concatenated. All passwords are: pass@word1

Contrive was influenced by and borrows liberally from:

About

THIS REPO IS OBSOLETE. Contrive is a collection of utilities for Microsoft .NET based on my experience in many codebases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published