73 packages
returned for Tags:"Annotations"
Annotations to declare the contracts in your code that support enhanced static analysis. This includes all the JetBrains.Annotations understood by any published version of ReSharper.
JetBrains ReSharper Annotations
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections.
All usages of...
More information
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
JetBrains Code Annotations
You can use attributes in the JetBrains.Annotations namespace to annotate your own code to make ReSharper analyze it with greater accuracy and insight.
Portable Data Annotations
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
Converts all JetBrains ReSharper code annotations attributes to External Annotations, so you can provide R# annotations to 3rd parties but don't need to deploy JetBrainsAnnotations.dll.
Extensions for .NET (ASP.NET, WPF, ...) validation frameworks.
Portable Data Annotations (with Strong Name)
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
Provides Swagger data by annotating modules and routes.
Crosslight - Xamarin Android Support Library - Annotations
Signed Xamarin Android Support Library - Annotations for Intersoft Crosslight.
JetBrains.Annotations.Core
Annotation attributes for use with ReSharper, so you dont have to reference the ReSharper DLLs directly.
JetBrains ReSharper Annotations - C# Internal Implementation
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections.
This package...
More information
A library for annotating data.
SharePointations
Sharepointations - A data annotation and setup framework for working with Sharepoint items (Content types, fields, list).
Also contains method to populate your sharepoint lists with lots of random (reasonable) data for various testing purposes (scalability, ui, etc).
The package also contains a...
More information
JetBrains.Annotations.AspMvc
MVC Annotation attributes for use with ReSharper, so you dont have to reference the ReSharper DLLs directly.
JetBrains.Annotations from ReSharper 9.
This package contains the JetBrains.Resharper assembly with the annotations from the ReSharper Annotated Framework. The annotations are for use in combination with JetBrains ReSharper. See the project URL on how to use the annotations.
The annotations are taken from ReSharper 9.
Source code can be...
More information
Extensions for WPF validation framework.
Resharper Code Contract Nullability
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes. See also: https://www.jetbrains.com/resharper/help/Code_Analysis__Code_Annotations.html
You need Visual Studio 2015/2017 and Resharper v9 or higher to use this analyzer. See package...
More information
Validation, Format attributes and Query protection logic (SafeQuery IQueryable, and CanSort attribute) used by the Mvc Controls Toolkit
Extensions for ILogger which allows using Microsoft.Extensions.Logging like NLog. Fully R# annotated.