Fluxera.ValueObject 10.0.0

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

Fluxera.Foundation

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

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Fluxera.ValueObject:

Package Downloads
Fluxera.Repository.Abstractions

The abstractions for the generic repository implementation.

Fluxera.Repository

A generic repository implementation.

Fluxera.ValueObject.SystemTextJson

A libary that provides serializer support for System.Text.Json for value objects.

Fluxera.Extensions.Hosting.Modules.Domain.Shared

A module that enables the domain.

Fluxera.ValueObject.EntityFrameworkCore

A libary that provides serializer support for EF Core for value objects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 15 4/12/2026
9.2.0 616 7/28/2025
9.0.2 5,413 2/5/2025
9.0.1 1,125 11/16/2024
9.0.0 488 11/14/2024
8.2.4 1,632 11/1/2024
8.2.3 509 7/9/2024
8.2.2 4,202 6/15/2024
8.2.1 574 6/12/2024
8.2.0 584 6/12/2024
8.1.1 1,642 6/2/2024
8.1.0 1,533 5/26/2024
8.0.9 467 5/24/2024
8.0.8 431 5/24/2024
8.0.7 12,393 4/18/2024
8.0.6 2,124 4/13/2024
8.0.5 697 4/13/2024
8.0.4 1,717 3/19/2024
8.0.3 4,530 2/22/2024
8.0.2 10,006 1/4/2024
Loading failed