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

Commit 729ff0a

Browse files
Update README.md
1 parent 6857318 commit 729ff0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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.
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.
44

55
Create and access settings from shared code across all of your apps!
66

@@ -13,7 +13,7 @@ Looking to store credentials and sensitive information? Use Xamarin.Essential's
1313
## NuGet
1414
* [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)
1515

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)
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)
1717

1818
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.
1919

0 commit comments

Comments
 (0)