Skip to content

alienlab/Alienlab.Web.Security

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Tiny Security

ASP.NET Tiny Security Providers 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 some tiny data storages (XML, JSON)

Features

Native support and usage by all ASP.NET membership controls; Supports all password formats: Clear, Encrypted and Hashed; Have In Mind Because of the tiny data storages, it is not recommended to use this providers with "heavy-duty" membership sites (a lot of roles, users and big number of members).
Tiny Membership Providers best fit for sites with small number of authenticated users and hosted on servers with no SQL access.

For further details check out the Documentation.

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.4%
  • Classic ASP 10.4%
  • CSS 2.2%