DataJuggler.DataTier.Net9.ProjectTemplatesV2
9.0.8
See the version list below for details.
dotnet new install DataJuggler.DataTier.Net9.ProjectTemplatesV2::9.0.8
DataTier.Net9.ClassLibrary Version2 is a set of project templates for creating a DataTier.Net project targeting .Net9.
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.
-
net9.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 |
---|---|---|
9.10.7 | 66 | 1/23/2025 |
9.10.6 | 62 | 1/23/2025 |
9.10.5 | 67 | 1/15/2025 |
9.10.4 | 33 | 1/14/2025 |
9.10.3 | 41 | 1/14/2025 |
9.10.2 | 34 | 1/14/2025 |
9.10.1 | 36 | 1/14/2025 |
9.10.0 | 34 | 1/13/2025 |
9.0.10 | 34 | 1/13/2025 |
9.0.9 | 41 | 1/13/2025 |
9.0.8 | 35 | 1/13/2025 |
9.0.7 | 101 | 11/23/2024 |
9.0.6 | 100 | 11/21/2024 |
9.0.5 | 89 | 11/21/2024 |
9.0.4 | 80 | 11/21/2024 |
9.0.3 | 89 | 11/21/2024 |
9.0.2 | 86 | 11/21/2024 |
9.0.1 | 103 | 11/20/2024 |
9.0.0 | 94 | 11/20/2024 |
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.