Skip to content

openrasta/openrasta-core

Repository files navigation

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