There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Are you tired of overcomplicated membership or security providers that requires a spaceship to be configured to verify login/password? So am I. Please get these few classes register one HttpModule in web.config call SecurityContext.Initialize(new SimpleSecurityProvider("<name of connection string>")) and be happy! DB will be created automatically. Will add more providers soon but will keep it simple…