DataJuggler.DataTier.Net10.ProjectTemplatesV2 10.1.4

dotnet new install DataJuggler.DataTier.Net10.ProjectTemplatesV2::10.1.4
                    
This package contains a .NET Template Package you can call from the shell/command line.

DataTier.Net10.ClassLibrary Version2 is a set of project templates for creating a DataTier.Net project targeting .NET 10

Version 2 combines the four projects into 2 projects. I moved the DataGateway and ApplicationLogicComponents classes into the DataAccessComponent. The ultimate goal is to get the project down to just the Object Library, and move the DataAccessComponent logic into a Data File that can be processed. I am first combining down to two projects as this seems simpler. Then from their I will work on a 1 project version for the templates.

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

Update 1.13.2025: The Controller Manager is being phased out.

Update 1.3.2024: Moved to a two project data tier template. I am now modifying DataTier .Net to handle both the 4 project version and the two. Once finished with this update, I may see if I can write a converter to convert the four project templates to a two project structure.

Update 11.18.2023: This template is for creating a DataTier.Net project targeting .NET 8.

Previous Release Notes From .NET 7 Release

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.

  • net10.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
10.1.4 178 3/10/2026
10.1.3 162 3/8/2026
10.1.2 177 3/6/2026
10.1.1 177 2/27/2026
10.1.0 166 2/27/2026
10.0.9 180 2/24/2026
10.0.8 181 2/24/2026
10.0.7 185 2/24/2026
10.0.6 184 2/23/2026
10.0.5 267 12/28/2025
10.0.4 336 12/23/2025
10.0.3 308 12/23/2025
10.0.2 312 12/22/2025
10.0.1 364 11/27/2025
10.0.0 408 11/24/2025

Update 12.28.2025: Updated version of DataJuggler.NET.Data to 10.0.2

Updated 12.22.2025: Fixed Project for .NET 10

       Update 11.24.2025: Created a new package for .NET 10

Update 1.23.2025: DataOperationsManager is phased out.

Update 1.13.2025: The ControllerManager is being phased out.

       Update 11.18.2024: This template is for .Net9.

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.