Daya.CodeGenerator 2.3.4

dotnet add package Daya.CodeGenerator --version 2.3.4
NuGet\Install-Package Daya.CodeGenerator -Version 2.3.4
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="Daya.CodeGenerator" Version="2.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Daya.CodeGenerator --version 2.3.4
#r "nuget: Daya.CodeGenerator, 2.3.4"
#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 Daya.CodeGenerator as a Cake Addin
#addin nuget:?package=Daya.CodeGenerator&version=2.3.4

// Install Daya.CodeGenerator as a Cake Tool
#tool nuget:?package=Daya.CodeGenerator&version=2.3.4

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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.3.4 403 8/21/2021
2.3.3 362 8/17/2021
2.3.2 382 8/15/2021
2.3.1 416 8/14/2021
2.3.0 384 8/12/2021
2.2.1 349 8/7/2021
2.2.0 455 8/2/2021
2.1.2 371 8/1/2021
2.1.1 507 7/10/2021
2.1.0 359 7/6/2021
2.0.0 390 7/2/2021
1.1.0 516 5/26/2021
1.0.5 437 5/16/2021
1.0.3 456 5/3/2021
1.0.2 552 4/22/2021
1.0.1 346 4/22/2021
1.0.0 390 4/21/2021

2.3.4 delete files and lock feature
     2.3.3 bugfix when application request is in default namespace
     2.3.2 bugfix when email property is not string
     2.3.1 bugfix when application requests contains collections of VO
     2.3.0 bugfix when application requests contains nullable properties
     2.2.1 bugfix when application referred domain
     2.2.0 support for async method
     2.1.2 bugfix when aggregate had reference to value object type