Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.21 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

Slack - httpapis.slack.com channel #OpenRasta https://httpapis.slack.com/messages/C21F3GBC6

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