Reo.Models.StronglyTyped 1.0.56

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

Reo.Models.StronglyTyped

Строгие типы моделей РЕО.

VogenSwashbuckleExtensions.MapVogenTypesInReo_Models_StronglyTyped(options)

Анализатор default-использований (REOVO001–REOVO003)

Пакет содержит встроенный Roslyn-анализатор Reo.Models.Analyzers (analyzers/dotnet/cs), который предупреждает о создании default-значений Value Object — они не проходят валидацию Vogen:

ID Паттерн
REOVO001 FirstOrDefault/SingleOrDefault/LastOrDefault/ElementAtOrDefault над коллекцией Vogen-типов
REOVO002 new AreaId[n] — массив заполняется default
REOVO003 GetValueOrDefault(key) над словарём со значениями Vogen-типа

Все диагностики — Warning по умолчанию. Вместо default используйте From(...) или AsEmpty().

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 (55)

Showing the top 5 NuGet packages that depend on Reo.Models.StronglyTyped:

Package Downloads
Reo.Core.DataModels

Package Description

Reo.Core.Hosting

Package Description

Reo.Core.DistributedCache.Abstractions

Package Description

Reo.Core.IdentityModel

Package Description

Reo.Core.Database

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.56 885 9/15/2026