BootGen 0.1.0-alpha

This is a prerelease version of BootGen.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BootGen --version 0.1.0-alpha
NuGet\Install-Package BootGen -Version 0.1.0-alpha
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="BootGen" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BootGen --version 0.1.0-alpha
#r "nuget: BootGen, 0.1.0-alpha"
#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.
// Install BootGen as a Cake Addin
#addin nuget:?package=BootGen&version=0.1.0-alpha&prerelease

// Install BootGen as a Cake Tool
#tool nuget:?package=BootGen&version=0.1.0-alpha&prerelease

What is BootGen?

BootGen is a model based, template driven application code generator toolkit for ASP.Net Core and Vue.js.

Model based means that to start working on your project, first you have to create a model of your entities, resources and operations. Unlike other code generators, it is not necessary to learn separate modelling language, because BootGen models are plain C# classes and interfaces.

Template driven means that each piece of generated code (for example entity classes and controllers), is described by a Scriban template. Templates are customizable, this way you can make the generated code look consistent with the code you write by hand.

Why Use A Code Generator?

In every software project there are interesting parts that need programmer creativity, and there are boring parts that do not. We usually have to develop the boring parts, before we can work on the interesting parts. The boring parts are repetitive, tedious and error prone. A significant amount of development time is spent on creating these parts, and also a significant amount of time is spent on finding bugs in these parts. Would not it be nice to start your next project with the boring parts already done?

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. 
.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
2.0.3 534 3/23/2022
2.0.2 463 3/14/2022
2.0.1 476 3/12/2022
2.0.0 477 3/8/2022
1.3.5 496 2/13/2022
1.3.4 449 2/13/2022
1.3.2 484 1/21/2022
1.3.1 473 1/21/2022
1.3.0 474 1/20/2022
1.2.10 460 1/16/2022
1.2.9 475 1/16/2022
1.2.8 473 1/15/2022
1.2.7 467 1/15/2022
1.2.6 463 1/12/2022
1.2.5 471 1/12/2022
1.2.4 466 1/12/2022
1.2.3 313 1/7/2022
1.2.2 319 1/3/2022
1.2.1 6,145 11/24/2021
1.2.0 5,259 11/24/2021
1.1.5 391 10/4/2021
1.1.4 378 9/16/2021
1.1.3 367 9/16/2021
1.1.2 412 7/29/2021
1.1.1 419 7/27/2021
1.1.0 381 7/24/2021
1.0.3 350 7/21/2021
1.0.2 362 7/21/2021
1.0.1 324 7/16/2021
1.0.0 389 4/16/2021
0.6.1-beta 210 4/13/2021
0.6.0-beta 222 4/7/2021
0.5.6-beta 209 3/31/2021
0.5.5-beta 228 3/26/2021
0.5.4-beta 268 3/17/2021
0.5.3-beta 207 3/15/2021
0.5.2-beta 275 3/13/2021
0.5.1-beta 244 3/12/2021
0.5.0-beta 219 3/5/2021
0.4.5-alpha 187 3/3/2021
0.4.4-alpha 233 3/2/2021
0.4.3-alpha 207 3/1/2021
0.4.2-alpha 235 2/23/2021
0.4.1-alpha 235 2/22/2021
0.4.0-alpha 206 2/19/2021
0.3.4-alpha 269 11/25/2020
0.3.3-alpha 341 11/2/2020
0.3.2-alpha 291 10/31/2020
0.3.1-alpha 349 10/23/2020
0.3.0-alpha 350 10/21/2020
0.2.2-alpha 357 10/17/2020
0.2.1-alpha 261 10/12/2020
0.2.0-alpha 361 10/11/2020
0.1.0-alpha 260 9/30/2020