Skip to content

openrasta/openrasta-core

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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