Attributes for binding types in the Microsoft.Extensions.Dependency container.
Info
Version: | 0.1.1 |
Author(s): | ldlework, scottbot95 |
Last Update: | Wednesday, September 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dustinlacewell/BindingAttributes |
NuGet Url: | https://www.nuget.org/packages/BindingAttributes |
Install
Install-Package BindingAttributes
dotnet add package BindingAttributes
paket add BindingAttributes
BindingAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Microsoft.Extensions.Options.DataAnnotations(>= 2.2.0)
Tags