SimpleToolkit.Attributes 1.7.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleToolkit.Attributes --version 1.7.8
                    
NuGet\Install-Package SimpleToolkit.Attributes -Version 1.7.8
                    
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="SimpleToolkit.Attributes" Version="1.7.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleToolkit.Attributes" Version="1.7.8" />
                    
Directory.Packages.props
<PackageReference Include="SimpleToolkit.Attributes" />
                    
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 SimpleToolkit.Attributes --version 1.7.8
                    
#r "nuget: SimpleToolkit.Attributes, 1.7.8"
                    
#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 SimpleToolkit.Attributes@1.7.8
                    
#: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=SimpleToolkit.Attributes&version=1.7.8
                    
Install as a Cake Addin
#tool nuget:?package=SimpleToolkit.Attributes&version=1.7.8
                    
Install as a Cake Tool

SimpleToolkit.Attributes

Set of helpers, class extensions, UI controls used in my other C# projects

SimpleToolkit is package of useful classes, helpers, extensions and UI controls, I use in my C# projects. Attributes subpackage contains class, method and property attributes.


NuGet registry status

Subpackage Status
SimpleToolkit.Attributes NuGet version (SimpleToolkit.Attributes)
SimpleToolkit.Extensions NuGet version (SimpleToolkit.Extensions)
SimpleToolkit.MVVM NuGet version (SimpleToolkit.MVVM)
SimpleToolkit.UI.Models NuGet version (SimpleToolkit.UI.Models)
SimpleToolkit.UI.WinUI.Behaviors NuGet version (SimpleToolkit.UI.WinUI.Behaviors)
SimpleToolkit.UI.WinUI.Converters NuGet version (SimpleToolkit.UI.WinUI.Converters)
SimpleToolkit.UI.WinUI.Controls NuGet version (SimpleToolkit.UI.WinUI.Controls)
SimpleToolkit.UI.WinUI.Helpers NuGet version (SimpleToolkit.UI.WinUI.Helpers)

Features

  • RequiresClaimAttribute - claim for ASP.NET Web API controller methods. Returns Forbidden result, when claim is not present.

Dependencies

  • Microsoft.AspNetCore.Mvc.Core 2.3.0

Installation and usage

You can download package from official NuGet registry or .nupkg file itself from Releases tab.

CLI:

dotnet add package SimpleToolkit.Attributes

Package reference in .csproj file:

<PackageReference Include="SimpleToolkit.Attributes" Version="<version>" />

Attribution and contribution

This project is open source on MIT License, so you can just copy and upload again to your repository. But according to the license, you must include information about the original author. You can find license here.

However, the preferred way to contribute would be to propose improvements in a pull request, through issues, or through other means of communication.

Other sources:

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 was computed.  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 was computed.  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
1.7.10 87 2/15/2026
1.7.9 89 2/15/2026
1.7.8 90 2/15/2026
1.7.7 215 5/3/2024
1.7.6 141 5/3/2024
1.7.5 195 3/14/2024
1.7.4 192 3/3/2024
1.7.3 177 3/3/2024
1.7.2 176 3/2/2024
1.7.1 220 3/2/2024
1.7.0 169 3/2/2024
1.6.1 232 3/1/2024
1.6.0 178 3/1/2024
1.5.0 189 2/28/2024