Skip to content

kouweizhong/aspnet-tiny-security

 
 

Repository files navigation

ASP.NET Tiny Security

Build status
Join the chat at https://gitter.im/aspnet-tiny-security/Lobby
Stories in Ready Stories in Ready Stories in Ready Stories in Ready

ASP.NET Tiny Security is a free, open source, pack of tiny ASP.NET Membership, Role and Profile providers. The goal of this project is to provide custom implementation of ASP.NET providers against tiny data storages (XML etc.).

Features

  • Native support and usage by all ASP.NET membership controls;
  • Supports all password formats: Clear, Encrypted and Hashed;

Tiny Membership Providers best fit for sites with a small number of authenticated users and hosted without database access.
It is not recommended to use the providers with "heavy-duty" membership sites (a lot of roles, users and big number of members), because of the tiny data storages.

Contribute

Check out the contribution guidelines if you want to contribute to this project.

Committers

License

MIT

History

History and old versions could be found on Codeplex at:
ASP.NET Tiny Security Providers
ASP.NET Xml Security Providers

About

Pack of tiny ASP.NET Membership, Role and Profile providers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.3%
  • Classic ASP 9.2%
  • CSS 2.0%
  • F# 1.4%
  • Batchfile 0.1%