Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in custom-attributes

How can I configure ReSharper to accept [Required] (from PostSharp) as equivalent to [NotNull] (or vice versa)?

C# DataGridView, custom property from columns editor is not saved

How can i use dependency injection in my custom attribute?

C# attributes naming convention

c# .net custom-attributes

Struct parameters in attributes

c# custom-attributes

How can I get class fields through reflection when backing fields are present?

How to read configuration (appsettings) values inside attribute in .NET Core?

Is it possible to query custom Attributes in C# during compile time ( not run-time )

c# custom-attributes

custom attribute object lifetime and isolation

Get custom attribute value from multiple select option using Jquery

ASP.NET MVC2 Not replacing underscores with dashes in HtmlAttributes

Yii: adding custom fields

yii custom-attributes

Custom MEF ExportAttribute with AllowMultiple=true causes duplication

Custom Attribute - getting "not a valid named attribute argument" for an enum

ContextBoundObject Throws a Remoting Error After Await

Why is ClaimsPrincipalPermissionAttribute sealed, and is there an alternative?

Adding custom attributes

Autofac Interception with custom attributes