Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 6857318

Browse files
Update README.md
1 parent d192117 commit 6857318

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Settings Plugin for Xamarin And Windows
22

3+
Preferences/Settings are part of [.NET MAUI[(https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/storage/preferences), please use this API going foward.
4+
35
Create and access settings from shared code across all of your apps!
46

57
## Documentation
@@ -11,7 +13,7 @@ Looking to store credentials and sensitive information? Use Xamarin.Essential's
1113
## NuGet
1214
* [Xam.Plugins.Settings](http://www.nuget.org/packages/Xam.Plugins.Settings) [![NuGet](https://img.shields.io/nuget/v/Xam.Plugins.Settings.svg?label=NuGet)](https://www.nuget.org/packages/Xam.Plugins.Settings)
1315

14-
### The Future: [Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/index?WT.mc_id=friends-0000-jamont)
16+
### The Future: [Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/index?WT.mc_id=friends-0000-jamont) & [.NET MAUI[(https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/storage/preferences)
1517

1618
I have been working on Plugins for Xamarin for a long time now. Through the years I have always wanted to create a single, optimized, and official package from the Xamarin team at Microsoft that could easily be consumed by any application. The time is now with [Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/index?WT.mc_id=friends-0000-jamont), which offers over 50 cross-platform native APIs in a single optimized package. I worked on this new library with an amazing team of developers and I highly highly highly recommend you check it out.
1719

0 commit comments

Comments
 (0)