Skip to content

tmnguyen/openrasta-stable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRasta

Web development done right

The OpenRasta project is a web framework that les you build web applications as simple as

public class Home {
  public string Get() {
    return "Hello world";
  }
}

OpenRasta is the most popular alternative http framework on the .net platform.

The code has moved...

The code on this branch is there for historical reasons only (the 2.0 version) and is not maintained anymore.

Since OpenRasta 2.1, all code is available in separate packages, each with their own repositories:

You can check the list of available packages and their repositories.

About

The openrasta repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published