• This repository has been archived on 09/Dec/2022
  • Stars
    star
    163
  • Rank 230,231 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 13 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fluent Security configuration for ASP.NET MVC

Fluent Security

Documentation

See the Wiki for documentation of Fluent Security

Source code

https://github.com/kristofferahl/FluentSecurity

Build status (develop):

To build and run this project you need to have .NET Framework 4.0 installed along with Powershell and MSBuild. This build is targeted against the ASP.NET MVC 3. To open the solution you need Microsoft Visual Studio 2010. Before starting your work you must run 'build-local.cmd' to generate the SharedAssemblyInfo.cs file and to make sure everything is working as expected on your system.

Contributing

https://github.com/kristofferahl/FluentSecurity/wiki/Contributing

License

MIT (http://opensource.org/licenses/mit-license.php)

Contact

Kristoffer Ahl (project founder)
Email: [email protected]
Twitter: https://twitter.com/FluentSecurity | http://twitter.com/kristofferahl
Blog: http://kristofferahl.tumblr.com/
Website: http://www.77dynamite.com/

More Repositories