Binder 1.1.0

dotnet add package Binder --version 1.1.0
                    
NuGet\Install-Package Binder -Version 1.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Binder" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Binder" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Binder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Binder --version 1.1.0
                    
#r "nuget: Binder, 1.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Binder&version=1.1.0
                    
Install Binder as a Cake Addin
#tool nuget:?package=Binder&version=1.1.0
                    
Install Binder as a Cake Tool

Binder is a tool for generating data layers for iOS, Android and other platforms based on your WebAPI Controllers.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 2,203 3/7/2016
1.0.39 1,820 3/2/2016
1.0.38 1,761 2/19/2016
1.0.37 1,608 2/19/2016
1.0.36 2,016 10/10/2015

- Fixed issue with Swift return types