Top 20 NuGet Packages depending on Owin.Framework
Total dependencies: 33
                Contains build engine plugins that allow the application to define endpoints that respond to RESTful requests
            
            
            
        
                Provides build engines that can be plugged into the fluent builder to enable your website to respond to requests by returning pages of Html
            
            
            
        
                Contains packages that can be plugged into your application to provide commonly required functionallity like menus, tabs, login, data entry, text editing etc
            
            
            
        
                Mock implementations of interfaces in the pages core. You can use these to mock the pages package in your unit tests
            
            
            
        
                Middleware that shows the internal structure of pages to help with debugging issues with page composition and data provisioning
            
            
            
        
                Defines the interfaces, enums and custom attributes that the other packages from Owin.Pages.Framework depend on
            
            
            
        
                Default implementations of core interfaces that most people will choose to use. You can implement these framework classes yourself if you want to completely define  how the this framework works under the hood, but this is a very advanced use case
            
            
            
        
                Owin middleware to serve static files
            
            
            
        
                Configure Owin Framework middleware using Urchin
            
            
            
        
                Data access layer for the Owin Framework authorization middleware that uses the Prius ORM
            
            
            
        
                Provides a UI for editing pages, layouts, regions etc within the CMS. You can include this in your website to allow the pages to be modified, or you can build a separate website (intranet) for managing website content
            
            
            
        
                Owin middleware to generate visualization of the OWIN pipeline
            
            
            
        
                Owin middleware to generate analytics report
            
            
            
        
                Owin middleware to document other Owin middleware
            
            
            
        
                Owin middleware to catch and report exceptions
            
            
            
        
                Owin middleware to map requests for the site root to a specific page on the site
            
            
            
        
                Owin middleware to return 404 responses
            
            
            
        
                Owin Framework ICache facility that stores cached data in local memory
            
            
            
        
                Owin Framework IIdentityStore facility that stores identity information in a database using Prius ORM
            
            
            
        
                Owin Framework ITokenStore facility that uses the ICache facility to store tokens