Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

pmachapman/macjava

Repository files navigation

macjava

MacJava adds the J to MVC! MacJava is an extension to ASP.NET MVC that provides easy to use JavaScript code inclusion and bundling.

To start using MacJava, add it to your project using NuGet (coming soon), then structure your Scripts directory as you would your Views directory. Then, including JavaScript code is as easy as calling: @JavaScript.Action("MyScriptName", "MyDirectoryName")

MacJava is currently in alpha development. Although it is safe enough for use in your code, it is still a little rough around the edges, and lacking some features.

Releases

No releases published

Packages

No packages published