Skip to content

tareq-s/aspnet5-moon-script

 
 

Repository files navigation

aspnet5-moon-script

aspnet 5 brings a new architecture to .NET web stack. Many of the examples on the web jump quickly to MVC 6.0 which is a pity because the new stack has many low level wonders.

This simple example shows how quickly you can use the middleware architecture of aspnet 5.0 to do all sort of cool things without the big MVC 6 framework.

The Lua language is powered by the wonderful MoonSharp project.

The requirement to run this project is aspnet50 beta 4 on .NET 4.6 full framemwork. It will not run on .NET Core because MoonSharp is not designed for it.

About

Lua on aspnet 5.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.5%
  • Lua 3.5%