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 788 4/25/2026
4.0.351 280 4/22/2026
4.0.350 95 4/22/2026
4.0.349 471 3/12/2026
4.0.348 135 3/12/2026
4.0.346 131 3/12/2026
4.0.344 132 3/12/2026
4.0.343 209 3/12/2026
4.0.342 107 3/12/2026
4.0.341 287 3/10/2026
4.0.340 103 3/10/2026
4.0.339 251 3/10/2026
4.0.337 166 3/9/2026
4.0.336 121 3/9/2026
4.0.335 145 3/9/2026
4.0.334 611 3/4/2026
4.0.333 118 3/4/2026
4.0.332 1,099 1/2/2026
4.0.331 174 1/2/2026
4.0.330 1,011 11/20/2025
Loading failed

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

Automatically merged