SunamoAttributes 26.5.18.6

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

SunamoAttributes

Shared custom attributes for the Sunamo NuGet package ecosystem. Provides reusable attribute classes for serialization, mapping, validation, and deprecation marking in .NET applications.

Included Attributes
  • DataMemberAttribute - Specifies the name of a data member for serialization or mapping.
  • IgnoreAttribute - Marks properties or fields to be ignored during processing or serialization.
  • InnerObjectAttribute - Base attribute for marking inner object properties or fields.
  • MessageIfFailAttribute - Specifies a custom error message displayed on validation or operation failure.
  • NotTranslateAttribute - Marks strings or properties that should not be translated.
  • ObjectObsoleteAttribute - Marks methods as obsolete when accepting object parameters.
  • ObjectParamsAllowedAttribute - Marks methods as intentionally accepting object params parameters.
  • ObjectParamsObsoleteAttribute - Marks methods as obsolete when accepting object params parameters.
  • OuterObjectAttribute - Marks outer object properties or classes.
  • OuterObjectMapping - Represents mapping information for an outer object including primary key and property information.
  • PrimaryKeyAttribute - Marks a property as a primary key identifier.
  • TParamsObsoleteAttribute - Marks methods as obsolete when accepting generic type params parameters.
Installation
dotnet add package SunamoAttributes
Target Frameworks

net10.0, net9.0, net8.0

For feature requests or bug reports: Email or open a GitHub issue.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.5.18.6 50 5/18/2026
26.4.6.5 106 4/6/2026
26.4.6.4 101 4/6/2026
26.2.23.3 104 2/23/2026
26.2.7.2 122 2/7/2026
26.2.4.1 105 2/4/2026
26.1.3.1 116 1/3/2026
26.1.1.127 116 1/1/2026
26.1.1.126 123 1/1/2026
26.1.1.39 116 1/1/2026
25.12.31.2 118 12/31/2025
25.12.31.1 125 12/31/2025
25.12.21.1 192 12/21/2025
25.6.7.1 192 6/7/2025
25.3.29.1 152 3/29/2025
25.1.29.1 176 1/29/2025
24.11.12.1 185 11/12/2024
24.11.11.2 188 11/11/2024
24.11.11.1 191 11/11/2024
24.11.9.1 177 11/9/2024
Loading failed

y