260 packages tagged with “Attributes”
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
A modern framework for communication over RabbitMq.
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
Attribute based mapping for NHibernate.
Take advantage of vNext for your RawRabbit setup. Extension for IServiceCollection, IConfiguration support and much more!
Use SmartAssembly custom attributes to specifically exclude parts of your code from obfuscation, pruning, sealing and error reporting. Refer to documentation to learn more: https://documentation.red-gate.com/sa8/using-custom-attributes
CompilerAttributes
MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
DisCatSharp.Attributes Special Attributes for DisCatSharp.
Create or Update attributes from an Excel template
Superset of MEF attributes. In addition to Export/Import contains attributes to support modern IOC (DryIoc) features
Creates and edits classes, properties and attributes at runtime.
DotNetCore.AspNetCore
Common functionality for .Net applications - generic repository interface, helper methods for working with attributes, built-in types, etc.
Attributes for configuring Autofac registrations
Simple OpenApi extensions as attributes
Extensions for configuring Autofac with attributes
Super-set of MEF attributes. In addition to Export/Import contains attributes to support modern IOC (DryIoc) features.
Configure messages and topology with attributes.
For decorating objects that should be publicly accessible to see within OpenApi
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Application. ForExample : Implementation Of Convertor, FileOperation, FileLoger, Encryption, Hash, Validation, ...
The Hexarc collection of attributes and annotations.
Obsolete! Use https://www.nuget.org/packages/MrAdvice/ instead! MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
Library with utilities to reuse within other projects
This package contains a collection of often used functionalities in DEVDEER projects.
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
Lombiq Helpful Libraries - Attributes for Orchard Core: Adds attributes used by other projects. See the project website for detailed documentation.
This package makes a FromHeader attribute available in order to get values from request header straight from controller parameters in ASP.NET WebApi
Bind Cake arguments to classes via Attributes
Attribute-based schema definitions for GraphQL in .NET