DataJuggler.DataTier.Net7.ProjectTemplates 7.1.1

dotnet new install DataJuggler.DataTier.Net7.ProjectTemplates::7.1.1
This package contains a .NET Template Package you can call from the shell/command line.

DataTier.Net7.ClassLibrary is a set of project templates for creating a DataTier.Net project targeting .NET7.

More info about DataTier.Net is available here: https://github.com/DataJuggler/DataTier.Net

  • net7.0

    • No dependencies.

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
7.1.1 533 8/20/2023
7.1.0 255 8/14/2023
7.0.9 180 8/14/2023
7.0.8 173 8/14/2023
7.0.7 285 8/6/2023
7.0.6 156 7/29/2023
7.0.5 122 7/29/2023
7.0.4 124 7/29/2023
7.0.3 361 4/3/2023
7.0.2 529 11/14/2022
7.0.1 299 11/14/2022
7.0.0 300 11/14/2022

Update 8.20.2023: I added some compiler warnings to ignore to the templates, and added the word static
to a method the ControllerCreator creates Create (Object Name) Parameter)

Update 8.14.2023: I changed the icon to the DataTier.NET Icon for this template.

Update 8.13.2023: DataJuggler..NET7 was updated because DataJuggler.UltimateHelper was updated.

Update 8.6.2023: I removed an used variabled called exception in the AuthenticationManager.ConnectToDatabase method.

Update 7.29.2023: I updated this project to the latest Nuget packages for
DataJuggler.Net7 and DataJuggler.UltimateHelper.

Update 4.3.2023: I updated this project to the latest Nuget packages, which solves the bug of EnvironmentVariableHelper
now requires a parameter for Target (User, System or Process).

Update 11.14.2022: I am testing the .NET 7 version now.