Tag: extension

imbACE BasicPack – Getting Started with multi-target projects

Initial steps: Download the extension from Visual Studio Marketplace Install the extension Create new Solution and follow the tutorials below Tutorial: Creating multi-target Project in Visual Studio 2017 The main purpose of this template is to help you with setting up a multi-target project – a feature that is still only partially supported by the…

Visual Studio Extension – imbACE.BasicPack – Release Notes

The extension delivers multi-target C# (.NET 4.0, .NET 4.5 and .NET Standard) project templates, imbVeles (imbACE – Advanced Console Environment, imbSCI – Coding for Science) item templates and code snippets. Item templates cover: namespace XML documentation, imbACE Advanced Console and Plugin classes, imbSCI Global configuration and imbNLP Transliteration definition file. Project templates contain custom MSBuild target, that makes copy of NuGet .nupkg file to local NuGet repository, after each build.