Visual Studio Item templates for quickly creating different Litium classes, such as Service and ServiceDecorator

Hi!

I decided to share a couple of Visual Studio item templates that I use a lot, when for example creating a new service class.

This is an example of how it looks when adding a new service. The generated class has the Service-attribute added on creation for quickly making it ready for use: (Link to full res gif)
LitiumVSItemTemplatesAdd

There are currently templates for Block Controller, Service, Service Decorator, Validation Rule and View Controller.

If you are interested you can find installation instructions over at Github. Feel free to send PR’s with improvements or more templates.

4 Likes

These look handy as heck - thanks for sharing! :+1:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.