Xamarin.Swift 1.0.0-alpha

This is a prerelease version of Xamarin.Swift.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Swift --version 1.0.0-alpha
NuGet\Install-Package Xamarin.Swift -Version 1.0.0-alpha
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="Xamarin.Swift" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Swift --version 1.0.0-alpha
#r "nuget: Xamarin.Swift, 1.0.0-alpha"
#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 Xamarin.Swift as a Cake Addin
#addin nuget:?package=Xamarin.Swift&version=1.0.0-alpha&prerelease

// Install Xamarin.Swift as a Cake Tool
#tool nuget:?package=Xamarin.Swift&version=1.0.0-alpha&prerelease

Include Swift runtime libraries on Xamarin.iOS, Xamarin.macOS and Xamarin.tvOS projects.

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios is compatible. 
Xamarin.Mac xamarinmac is compatible. 
Xamarin.TVOS xamarintvos 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 (4)

Showing the top 4 NuGet packages that depend on Xamarin.Swift:

Package Downloads
Karte.iOS.Core

KARTE Xamarin iOS Binding

Usabilla.Xamarin

Usabilla Bridge for Xamarin

Estimote.iOS.Proximity

Xamarin bindings for Estimote iOS Proximity SDK

PhoneNumberKit

PhoneNumberKit binding for Xamarin.iOS - requires Xcode 10.2.1

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xamarin.Swift:

Repository Stars
bulubuloa/Ultimate-Xamarin-Forms-KIT
A powerful 🚀 Android/iOS chart view / graph view library, binding support for Xamarin.Forms, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
Version Downloads Last updated
1.1.0 442 2/19/2024
1.1.0-alpha2 111 2/19/2024
1.1.0-alpha 107 2/19/2024
1.0.11 283,894 6/7/2022
1.0.10 1,742 6/7/2022
1.0.9 37,040 2/20/2022
1.0.8 29,723 7/19/2021
1.0.7 91,137 11/19/2020
1.0.6 1,695 11/12/2020
1.0.5 28,968 9/14/2020
1.0.4 203,193 9/24/2019
1.0.3 1,220 9/24/2019
1.0.2 60,748 4/23/2019
1.0.1 2,697 4/3/2019
1.0.0-alpha4 1,202 4/2/2019
1.0.0-alpha3 1,230 4/2/2019
1.0.0-alpha2 1,266 4/1/2019
1.0.0-alpha 1,358 4/1/2019

Support for Swift on Xamarin.

This release includes support for iOS and experimental support for macOS and tvOS.

Works for Swift 3, 4, 5 and beyond as long as your installed Xcode and your libraries Swift version matches - there is build time check for that.