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 753 8/20/2023
7.1.0 322 8/14/2023
7.0.9 252 8/14/2023
7.0.8 245 8/14/2023
7.0.7 361 8/6/2023
7.0.6 213 7/29/2023
7.0.5 178 7/29/2023
7.0.4 181 7/29/2023
7.0.3 426 4/3/2023
7.0.2 601 11/14/2022
7.0.1 366 11/14/2022
7.0.0 375 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.