Soenneker.Dtos.MinMax 4.0.352

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

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Dtos.MinMax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

Installation

dotnet add package Soenneker.Dtos.MinMax
Product Compatible and additional computed target framework versions.
.NET 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 (3)

Showing the top 3 NuGet packages that depend on Soenneker.Dtos.MinMax:

Package Downloads
Soenneker.AutoFaker.Overrides.MinMax

An AutoFaker (AutoBogus) override for the DTO MinMax

Soenneker.Extensions.Dictionaries.IntMinMax

A collection of helpful Dictionary int, MinMax extension methods

Soenneker.Dtos.RangePointsPairs

A small, strongly typed data contract for associating a numeric range with a corresponding point value.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.352 292 4/25/2026
4.0.351 269 4/22/2026
4.0.350 84 4/22/2026
4.0.349 459 3/12/2026
4.0.348 123 3/12/2026
4.0.346 121 3/12/2026
4.0.344 123 3/12/2026
4.0.343 201 3/12/2026
4.0.342 98 3/12/2026
4.0.341 279 3/10/2026
4.0.340 93 3/10/2026
4.0.339 242 3/10/2026
4.0.337 157 3/9/2026
4.0.336 113 3/9/2026
4.0.335 136 3/9/2026
4.0.334 604 3/4/2026
4.0.333 109 3/4/2026
4.0.332 1,091 1/2/2026
4.0.331 164 1/2/2026
4.0.330 1,002 11/20/2025
Loading failed

Update dependency Soenneker.Attributes.PublicOpenApiObject to 4.0.44 (#710)

Automatically merged