Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 855 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 855 Bytes

openrasta-core

Build status Coverity Scan Build Status NuGet Version NuGet Downloads

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