SharpSwift.Attributes 1.2.0

dotnet add package SharpSwift.Attributes --version 1.2.0
NuGet\Install-Package SharpSwift.Attributes -Version 1.2.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="SharpSwift.Attributes" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpSwift.Attributes --version 1.2.0
#r "nuget: SharpSwift.Attributes, 1.2.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.
// Install SharpSwift.Attributes as a Cake Addin
#addin nuget:?package=SharpSwift.Attributes&version=1.2.0

// Install SharpSwift.Attributes as a Cake Tool
#tool nuget:?package=SharpSwift.Attributes&version=1.2.0

Attributes, like ExportAttribute and IgnoreParameterAttribute, recognized by the SharpSwift C# - Swift converter

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 (3)

Showing the top 3 NuGet packages that depend on SharpSwift.Attributes:

Package Downloads
CocoaSharp.CoreGraphics

*UNFINISHED* SharpSwift compatible CocoaSharp stubs for the CoreGraphics library. This *only* includes the CoreGraphics components that UIKit requires, and doesn't fully implement anything.

CocoaSharp.UIKit

SharpSwift-compatible CocoaSharp stubs for the UIKit library

CocoaSharp.ObjectiveC

Basic ObjectiveC header stubs for the C# CocoaSharp project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,569 1/25/2015
1.1.0 18,535 1/24/2015
1.0.4 1,164 8/30/2014
1.0.3 1,076 8/30/2014
1.0.2 1,053 8/30/2014
1.0.1 1,124 8/30/2014
1.0.0 2,953 8/27/2014

First release on NuGet