EAVFramework.SourceGenerator 5.0.0

dotnet add package EAVFramework.SourceGenerator --version 5.0.0
                    
NuGet\Install-Package EAVFramework.SourceGenerator -Version 5.0.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="EAVFramework.SourceGenerator" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EAVFramework.SourceGenerator" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="EAVFramework.SourceGenerator" />
                    
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 EAVFramework.SourceGenerator --version 5.0.0
                    
#r "nuget: EAVFramework.SourceGenerator, 5.0.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 EAVFramework.SourceGenerator@5.0.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=EAVFramework.SourceGenerator&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=EAVFramework.SourceGenerator&version=5.0.0
                    
Install as a Cake Tool

This library adds supprot for dynamic data modelling and a EAV framework on top of EF Core

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.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
5.0.0 114 2/7/2026
5.0.0-dev.20 40 2/7/2026
5.0.0-dev.19 379 12/1/2025
5.0.0-dev.18 322 3/21/2025
5.0.0-dev.17 109 2/22/2025
5.0.0-dev.16 108 2/19/2025
5.0.0-dev.15 108 2/12/2025
5.0.0-dev.14 475 12/19/2024
5.0.0-dev.13 88 12/19/2024
5.0.0-dev.12 110 12/19/2024
5.0.0-dev.11 112 12/18/2024
5.0.0-dev.10 121 12/17/2024
5.0.0-dev.9 123 12/16/2024
5.0.0-dev.8 140 12/9/2024
5.0.0-dev.7 127 12/6/2024
5.0.0-dev.6 119 12/3/2024
5.0.0-dev.5 103 12/2/2024
5.0.0-dev.4 112 11/18/2024
5.0.0-dev.3 148 11/18/2024
5.0.0-dev.2 137 11/13/2024
Loading failed