FluentModels 2.1.2

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

// Install FluentModels as a Cake Tool
#tool nuget:?package=FluentModels&version=2.1.2                

FluentModels V2

Attributes for defining data model objects (schemas) in code.

  • Allows defintion of data entities and members, and enumerations.
  • Entities can be closed, or open (generic).
  • Member data types can be native, enumerations, or external (via converters).
  • Used by MetaFac CG5 code generation tools (coming soon).
  • Not backward compatible with V1.
  • Supports .NET 8.0+

FluentModels V1

Can be found at: http://github.com/metafac-net/FluentModelsV1.

Alternatively, the V1 types are included in the V2 package in the FluentModelsV1 namespace. This can be useful if you need to support both versions in the one solution.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FluentModels:

Package Downloads
MetaFac.CG4.ModelReader

Reads models defined in attributed assemblies

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.4 41 8/30/2024
2.1.3 69 8/26/2024
2.1.2 70 8/25/2024
2.1.1 68 8/25/2024
2.0.15-dev 69 8/14/2024
2.0.14-dev 63 8/12/2024
2.0.13-dev 57 8/10/2024
2.0.12-dev 62 7/13/2024
2.0.10-dev 53 7/13/2024
2.0.9-dev 52 7/13/2024
2.0.7-dev 67 7/12/2024
2.0.6-dev 46 7/12/2024
2.0.5-dev 43 7/12/2024
2.0.4-dev 46 7/12/2024
2.0.3-dev 41 7/12/2024
2.0.2-dev 40 7/12/2024
1.1.9 97 8/25/2024
1.1.8 210 8/10/2024
1.1.7 100 7/12/2024
1.1.6 71 7/12/2024
1.1.5 116 7/10/2024
1.1.4-g984ff32ade 53 7/10/2024
1.1.3-beta-ge623297648 61 7/10/2024
1.0.5 75 7/9/2024
1.0.4 700 11/18/2023
1.0.3-beta 120 11/18/2023