Daya.CodeGenerator
8.0.1
dotnet add package Daya.CodeGenerator --version 8.0.1
NuGet\Install-Package Daya.CodeGenerator -Version 8.0.1
<PackageReference Include="Daya.CodeGenerator" Version="8.0.1" />
<PackageVersion Include="Daya.CodeGenerator" Version="8.0.1" />
<PackageReference Include="Daya.CodeGenerator" />
paket add Daya.CodeGenerator --version 8.0.1
#r "nuget: Daya.CodeGenerator, 8.0.1"
#:package Daya.CodeGenerator@8.0.1
#addin nuget:?package=Daya.CodeGenerator&version=8.0.1
#tool nuget:?package=Daya.CodeGenerator&version=8.0.1
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- Microsoft.AspNetCore.Http.Features (>= 6.0.0-preview.4.21253.5)
- NetArchTest.Rules (>= 1.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
8.0.1 Bug Fix In Application Builder
8.0.0 Update to .Net 8
3.0.5 Change Exception to InvalidOperationException
3.0.4 Add already initialized exception
3.0.3 Be more resilient with Dictionaries (avoid crash)
3.0.2 Change default value for string
3.0.1 DateTimeOffset is now supported
3.0.0 move to Daya solutions
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