AspNetScaffolding3 6.2.0

dotnet add package AspNetScaffolding3 --version 6.2.0
                    
NuGet\Install-Package AspNetScaffolding3 -Version 6.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetScaffolding3" Version="6.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetScaffolding3" Version="6.2.0" />
                    
Directory.Packages.props
<PackageReference Include="AspNetScaffolding3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetScaffolding3 --version 6.2.0
                    
#r "nuget: AspNetScaffolding3, 6.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AspNetScaffolding3@6.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNetScaffolding3&version=6.2.0
                    
Install as a Cake Addin
#tool nuget:?package=AspNetScaffolding3&version=6.2.0
                    
Install as a Cake Tool

AspNet Scaffolding with log, serializer, and all structure to work good for me :D

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
6.2.0 5,083 2024/11/5
6.2.0-preview.1 174 2024/11/5
6.1.0 2,347 2024/9/11
6.1.0-preview.1 187 2024/9/11
6.0.2-preview.1 181 2024/9/11
6.0.1 3,020 2024/7/24
6.0.1-preview.1 176 2024/7/24
6.0.0 252 2024/7/17
6.0.0-preview.1 146 2024/7/17
1.12.0 343 2024/4/29
1.12.0-preview.1 189 2024/4/29
1.11.0 1,434 2024/3/7
1.11.0-preview.1 185 2024/3/7
1.10.0 6,209 2024/1/9
1.10.0-preview.14 171 2024/7/16
1.10.0-preview.13 197 2024/4/29
1.10.0-preview.12 157 2024/3/7
1.10.0-preview.10 167 2024/1/9
1.10.0-preview.9 204 2024/1/8
1.10.0-preview.8 199 2024/1/8
Loading failed