Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
Перейти к файлу
dotnet-maestro[bot] 65114a2bc1
[release/8.0.1xx-xcode16.0] Update dependencies from dotnet/installer (#21443)
This pull request updates the following dependencies

## From https://github.com/dotnet/installer

- **Subscription**: 299bad82-bd81-48f8-b8f3-5139be48b2af
- **Build**: 20241014.1
- **Date Produced**: October 14, 2024 6:35:44 PM UTC
- **Commit**: 0bce25f6fddebd3b274fbf01559757c53e41560c
- **Branch**: refs/heads/release/8.0.1xx

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.111-servicing.24511.19 to 8.0.111-servicing.24514.1][1]

[1]: 38292a97e6...0bce25f6fd
2024-10-16 13:34:22 +02:00
.config
.github
Localize
builds [release/8.0.1xx-xcode16.0] [build] Fix installing the arm64 version of .NET. (#21401) 2024-10-10 19:58:30 +02:00
docs
dotnet [release/8.0.1xx-xcode16.0] [dotnet] Don't link with BrowserEngineKit. Fixes #21324. (#21359) 2024-10-04 09:48:11 +02:00
eng [release/8.0.1xx-xcode16.0] Update dependencies from dotnet/installer (#21443) 2024-10-16 13:34:22 +02:00
external
fsharp
jenkins
mk
mono
msbuild
release
runtime
src
tests [release/8.0.1xx-xcode16.0] [build] Fix installing the arm64 version of .NET. (#21401) 2024-10-10 19:58:30 +02:00
tools [release/8.0.1xx-xcode16.0] Fix the macOS tests in Azure DevOps. (#21362) 2024-10-03 19:02:22 +02:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
CODEOWNERS
DOWNLOADS.md
Directory.Build.props
LICENSE
Make.config [release/8.0.1xx-xcode16.0] Make this a release branch. 2024-09-19 09:35:18 +02:00
Make.versions
Makefile
NOTICE.txt
NuGet.config [release/8.0.1xx-xcode16.0] Update dependencies from dotnet/installer (#21421) 2024-10-14 15:29:08 +02:00
README.md
SECURITY.MD
Versions-ios.plist.in
Versions-mac.plist.in
Xamarin.Mac.sln
Xamarin.iOS.sln
banner.png
configure
create-make-config.sh
global.json [release/8.0.1xx-xcode16.0] Update dependencies from dotnet/installer (#21443) 2024-10-16 13:34:22 +02:00
mac-entitlements.plist
product.snk
system-dependencies.sh
versions-check.csharp

README.md

.NET for iOS, Mac Catalyst, macOS, tvOS

Welcome!

This module is the main repository for:

  • .NET for iOS
  • .NET for Mac Catalyst
  • .NET for macOS
  • .NET for tvOS

These SDKs allow us to create native iOS, Mac Catalyst, macOS and tvOS applications using the same UI controls we would in Objective-C and Xcode, except with the flexibility and elegance of a modern language (C#), the power of the .NET Base Class Library (BCL), and first-class IDEs and editors—Visual Studio and Visual Studio Code—at our fingertips.

This repository is where we do development for the .NET for iOS, Mac Catalyst, macOS, and tvOS SDKs. .NET for iOS, Mac Catalyst, macOS, and tvOS are part of .NET MAUI, and may also be used independently for native iOS and macOS development with .NET.

There are a few ways that you can contribute, for example:

Support

.NET for iOS, Mac Catalyst, macOS, and tvOS are part of .NET MAUI, since it was introduced in May 2022 as part of .NET 6, and is currently supported as described on the .NET MAUI Support Policy.

Support for Xamarin.iOS and Xamarin.Mac ended on May 1, 2024 as per the Xamarin Support Policy:

Xamarin support ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Android API 34 and Xcode 15 SDKs (iOS and iPadOS 17, macOS 14) are the final versions Xamarin targets from existing Xamarin SDKs (i.e. no new APIs are planned).

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute, which covers the following:

Downloads

The preferred method for installing Xamarin.iOS and Mac is to use the Visual Studio installers (Windows, Mac).

The team also strongly recommends using the latest Xamarin SDK and Xcode whenever possible.

However, we provide links to older Xamarin.iOS and Mac packages for macOS downgrades and build machine configuration, see Downloads.

Feedback

Discord

License

Copyright (c) .NET Foundation Contributors. All rights reserved. Licensed under the MIT License.