Top 20 NuGet Packages depending on Ioc.Modules.Contract

Total dependencies: 34

Owin middleware to serve applications written in Dart
Owin middleware to compile LESS files to CSS files on the fly
Owin middleware to cache responses that are expensive to construct and don't change between requests
Owin middleware to version static assets and cache them indefinitely on the browser
Configure databases in Prius ORM to connect to MySql and MariaDB. Defines the server type 'MySql' that you can use in your Prius ORM configuration file.
Configure databases in Prius ORM to connect to PostgreSQL databases. Defines the server type 'PostgreSql' that you can use in your Prius ORM configuration file.
Configure databases in Prius ORM to connect to Microsoft SQL Server. Defines the server type 'SqlServer' that you can use in your Prius ORM configuration file.
Configure databases in Prius ORM to connect to SQLite databases. Defines the server type 'SQLite' that you can use in your Prius ORM configuration file.
Allows users to create an account and login to your web site using the form POST method. Has all supporting functions including verify email, change password, forgot password, change email, revert email change etc.
Owin Framework ITokenStore facility that uses the Prius ORM to store tokens
Owin middleware to maintain sessions using cookies
User interface for managing groups, roles and permissions for the Owin Framework authorization middleware
Owin Framework authorization middleware that checks if the identity making the request has permission to do so and returns a 403 response if it does not
Configure Owin Framework middleware using web.config file