Package to generate adapter types from interface definitions.
Info
Version: | 1.0.0-alpha1 |
Author(s): | pcol |
Last Update: | Thursday, January 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PCOL/autoadapter |
NuGet Url: | https://www.nuget.org/packages/AutoAdapter |
Install
Install-Package AutoAdapter
dotnet add package AutoAdapter
paket add AutoAdapter
AutoAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.4)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
Tags