Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 4374761

Browse files
authored
Update README.md
1 parent 02606c6 commit 4374761

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

README.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,16 @@
11
# Open Source Components for Xamarin
22

33
[![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/xamarin/XamarinComponents/blob/master/LICENSE)
4-
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/xamarin/XamarinComponents/issues)
5-
[![GitHub contributors](https://img.shields.io/github/contributors/xamarin/XamarinComponents.svg)](https://github.com/xamarin/XamarinComponents/graphs/contributors)
64

75
Open Source Components for Xamarin are a collection of open source components (including bindings and plugins) created by Xamarin and others in the community.
86

9-
- [Building](#building)
10-
- [Prerequisites](#prerequisites)
11-
- [Compiling](#compiling)
12-
- [Working in Visual Studio](#working-in-visual-studio)
13-
- [Xamarin Supported Open Source Components](#xamarin-supported-open-source-components)
14-
- [Xamarin.Essentials](#xamarinessentials)
15-
- [Community Provided Open Source Plugins](#community-provided-open-source-plugins)
16-
- [Popular Plugins](#popular-plugins)
17-
- [Data Caching & Databases](#data-caching--databases)
18-
- [Create a Plugin for Xamarin](#create-a-plugin-for-xamarin)
19-
207
## Status
218

22-
Some of the bindings are obsoleted and commented out in the `manifest.yaml`. The reasons vary from binaries being removed
23-
from JCenter/BinTray/JFrog, to stale code or script API used in cake scripts.
9+
Please note that this repository of bindings for third-party mobile libraries is considered unsupported and unmaintained. We have moved many of the most popular and essential bindings to other repositories where they will be supported: https://github.com/xamarin/XamarinComponents/pull/1417.
2410

25-
Obsoleted bindings (might need some love for update):
11+
Existing bindings published from this repository will continue to be available on NuGet, but will not receive fixes or updates to newer versions.
2612

27-
* Shopify
28-
* OpenId
29-
* AndroidThings
30-
* AnimatedCircleLoadingView
13+
For details of bindings officially supported by Microsoft, see the [Support](https://github.com/xamarin/XamarinComponents/blob/main/Support.md) page.
3114

3215
## Building
3316

0 commit comments

Comments
 (0)