Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.07 KB

File metadata and controls

22 lines (17 loc) · 1.07 KB

openrasta-core

Build status Coverity Scan Build Status NuGet Version Gitter chat Cutting Edge nuget packages https://ci.appveyor.com/nuget/openrasta-core CodeFactor

OpenRasta core library

This the core OpenRasta library which allows you to run an in-memory instance of openrasta.

PM> Install-Package openrasta-core

If you want to host it as part of ASP.Net pipeline then install the OpenRasta ASPnet hosting.

PM> Install-Package openrasta-hosting-aspnet