@alchemist/aspmvc
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Alchemist ASP MVC Plugin

Provides ASP MVC related projects, nodes and code generation templates to Alchemist.

alchemist-image

Npm Version Npm Downloads Join Discord Chat

For more about Alchemist go look at: Alchemist Application

What does the plugin do?

Allows creation of MVC related projects/nodes etc, such as:

Projects

  • ASP MVC Application (Creates an asp mvc application .net core)

Nodes

  • ModelNode (Creates an MVC Model class)
  • ControllerNode (Creates an MVC Controller class)
  • APINode (Creates and MVC Api class)
  • ViewNode (Creates an MVC View file)

How do I use it?

If you are developing on top of the library then add the dependency to @alchemist/aspmvc.

For using with alchemist application do the following plugin setup:

  • Create a aspmvc folder within alchemist plugins directory
  • Put the index.js file into the aspmvc directory
  • Run alchemist

The plugin should be picked up, and allow you to create ASP MVC projects, it does depend upon @alchemist/dotnet plugin.

Blurb

This library is still very much a work in progress so the docs will be sparse and if you want to know more head on over to the discord channel.

Readme

Keywords

none

Package Sidebar

Install

npm i @alchemist/aspmvc

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

98.2 kB

Total Files

36

Last publish

Collaborators

  • grofit