-
Notifications
You must be signed in to change notification settings - Fork 80
Tutorial: Install Visual Studio requirements
There are no special requirements for working with the CQRS.NET.
To use Chinchilla Software the visual designer platform for CQRS.NET you'll need a copy of Visual Studio 2013 or 2015.
Ensure you have a version of Visual Studio 2013 or 2015 that supports UML Class diagrams (see https://msdn.microsoft.com/en-us/library/hh871439.aspx#VersionSupport). If your version is not supported, we suggest you have a quick look at https://bizspark.microsoft.com/ where you can get a compatible version of Visual Studio for free as well as Azure credits.
Ensure you have the Modeling SDK for Microsoft Visual Studio installed (see https://www.microsoft.com/en-us/download/details.aspx?id=48148)
Please note that if you do not have a version of Visual Studio compatible with the Modeling SDK mentioned below, you can still use CQRS.NET, however you will obviously be lacking the visual designer platform, and more code will have to be written by hand. In some of our tutorials we demonstrate how using the visual designer platform, so the visual designer platform will be heavily used. Everything still ends up as c-sharp code, so you can still write the code by hand and look to the code from the next step in the tutorial.