The DXA .NET modules from the dxa-modules project do not have NuGet packages.
I would like to have NuGet packages for every DXA .NET module, starting with the widely used Core module.
Combined with using precompiled views form Razor Generator this will make it much easier to use the DXA modules.
Especially for your first-time DXA project it takes a lot of time finding the DXA site in one project and the Core module in the other, then having to check out both, create a solution with them, making the post-build task in the Core module to work, etc. All of this would be almost a single click effort when using NuGet packages.
The DXA .NET modules from the dxa-modules project do not have NuGet packages.
I would like to have NuGet packages for every DXA .NET module, starting with the widely used Core module.
Combined with using precompiled views form Razor Generator this will make it much easier to use the DXA modules.
Especially for your first-time DXA project it takes a lot of time finding the DXA site in one project and the Core module in the other, then having to check out both, create a solution with them, making the post-build task in the Core module to work, etc. All of this would be almost a single click effort when using NuGet packages.