DLaB.Xrm.VsSolutionAccelerator 1.2019.10.11

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DLaB.Xrm.VsSolutionAccelerator --version 1.2019.10.11
NuGet\Install-Package DLaB.Xrm.VsSolutionAccelerator -Version 1.2019.10.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DLaB.Xrm.VsSolutionAccelerator" Version="1.2019.10.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.VsSolutionAccelerator --version 1.2019.10.11
#r "nuget: DLaB.Xrm.VsSolutionAccelerator, 1.2019.10.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DLaB.Xrm.VsSolutionAccelerator as a Cake Addin
#addin nuget:?package=DLaB.Xrm.VsSolutionAccelerator&version=1.2019.10.11

// Install DLaB.Xrm.VsSolutionAccelerator as a Cake Tool
#tool nuget:?package=DLaB.Xrm.VsSolutionAccelerator&version=1.2019.10.11

Adds recommended isolation/accelerator projects for use with the DLaB.Xrm and XrmUnitTest framework to your Visual Studio solution.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2020.6.30 22,656 7/1/2020
1.2020.6.28 600 6/29/2020
1.2019.10.11 7,188 10/12/2019
1.2019.5.8 7,139 5/9/2019
1.2019.3.22 3,836 3/23/2019
1.2019.3.13 1,660 3/15/2019
1.2019.3.12 1,062 3/13/2019
1.2019.3.11 569 3/12/2019
1.2019.2.14 3,026 2/15/2019
1.2019.2.13 709 2/15/2019
1.2019.2.12 699 2/15/2019
1.2019.2.11 822 2/14/2019
1.2019.2.10 723 2/14/2019

V1.2019.10.11
- Upgraded NuGet Packages to newest versions.
- Added new snippet for assumptions and added auto add Namespacing.
     
V1.2019.5.8
- Fixed Unable to add a new plugin/workflow to a solution if the base classes in the shared projects have been renamed #189

V1.2019.3.22
- Fixed Missing Pre_KeyAttribute #186.
     
V1.2019.3.13
- Fixed bug where Previous closed Wizard.
     
V1.2019.3.12
- Updated Default path of EarlyBound Generator settings and version

V1.2019.3.11
- Example Plugin doesn't register #180
     
V1.2019.2.13
- Fixed Bug with NuGet ignoring Xml Files

V1.2019.2.12
- Fixed Bug with NuGet Install Path too long for App_Packages

V1.2019.2.11
Beta!
- Generates the happy path of settings that I usually use for a project.