AI prompts
base on Mapsui is a .NET Map component for: MAUI, Avalonia, Uno Platform, Blazor, WPF, WinUI, Windows Forms, Eto Forms, .NET for Android and .NET for iOS ## Mapsui (pronounced map-su-wii)
Mapsui is a map component for apps built with: MAUI, Avalonia, [Uno Platform](https://github.com/unoplatform/uno), Blazor, WPF, WinUI, Windows Forms, Eto, .NET Android and .NET iOS.
## Quick Start
Below is a table with the NuGet packages for all the supported UI frameworks. The rightmost column has a link to the quickstart.
## Samples
After going through the quickstart you should look into the samples. All samples work the same on all platforms. You can view online samples presented in Blazor [here](https://mapsui.com/v5/samples/).
## Documentation
The documentation can be found at [mapsui.com/v5/](https://mapsui.com/v5/).
## UI Framework NuGets
| Package | Version | Downloads | Quickstart Guide |
| --- |:---:|:---:|:---:|
| Mapsui.Maui | [](https://www.nuget.org/packages/Mapsui.Maui/) | [](https://www.nuget.org/packages/Mapsui.Maui) | [MAUI](https://mapsui.com/v5/#__tabbed_1_1) |
| Mapsui.Avalonia | [](https://www.nuget.org/packages/Mapsui.Avalonia/) | [](https://www.nuget.org/packages/Mapsui.Avalonia) | [Avalonia UI](https://mapsui.com/v5/#__tabbed_1_2) |
| Mapsui.Uno.WinUI | [](https://www.nuget.org/packages/Mapsui.Uno.WinUI/) | [](https://www.nuget.org/packages/Mapsui.Uno.WinUI) | [Uno Platform](https://mapsui.com/v5/#__tabbed_1_3) |
| Mapsui.Blazor | [](https://www.nuget.org/packages/Mapsui.Blazor/) | [](https://www.nuget.org/packages/Mapsui.Blazor) | [Blazor](https://mapsui.com/v5/#__tabbed_1_4) |
| Mapsui.Wpf | [](https://www.nuget.org/packages/Mapsui.Wpf/) | [](https://www.nuget.org/packages/Mapsui.Wpf) | [WPF](https://mapsui.com/v5/#__tabbed_1_5) |
| Mapsui.WinUI | [](https://www.nuget.org/packages/Mapsui.WinUI/) | [](https://www.nuget.org/packages/Mapsui.WinUI) | [WinUI](https://mapsui.com/v5/#__tabbed_1_6) |
| Mapsui.WindowsForms | [](https://www.nuget.org/packages/Mapsui.WindowsForms/) | [](https://www.nuget.org/packages/Mapsui.WindowsForms) | [Windows Forms](https://mapsui.com/v5/#__tabbed_1_7) |
| Mapsui.Eto | [](https://www.nuget.org/packages/Mapsui.Eto/) | [](https://www.nuget.org/packages/Mapsui.Eto) | [Eto Forms](https://mapsui.com/v5/#__tabbed_1_8) |
| Mapsui.Android | [](https://www.nuget.org/packages/Mapsui.Android/) | [](https://www.nuget.org/packages/Mapsui.Android) | [.NET for Android](https://mapsui.com/v5/#__tabbed_1_9) |
| Mapsui.iOS | [](https://www.nuget.org/packages/Mapsui.iOS/) | [](https://www.nuget.org/packages/Mapsui.iOS) | [.NET for iOS](https://mapsui.com/v5/#__tabbed_1_10) |
## Core NuGets
| Package | Version | Downloads |
| --- |:---:|:---:|
| Mapsui | [](https://www.nuget.org/packages/Mapsui/) | [](https://www.nuget.org/packages/Mapsui) |
| Mapsui.Nts | [](https://www.nuget.org/packages/Mapsui.Nts/) | [](https://www.nuget.org/packages/Mapsui.Nts) |
| Mapsui.Tiling | [](https://www.nuget.org/packages/Mapsui.Tiling/) | [](https://www.nuget.org/packages/Mapsui.Tiling) |
| Mapsui.Rendering.Skia | [](https://www.nuget.org/packages/Mapsui.Rendering.Skia/) | [](https://www.nuget.org/packages/Mapsui.Rendering.Skia) |
| Mapsui.ArcGIS | [](https://www.nuget.org/packages/Mapsui.ArcGIS/) | [](https://www.nuget.org/packages/Mapsui.ArcGIS) |
| Mapsui.Extensions | [](https://www.nuget.org/packages/Mapsui.Extensions/) | [](https://www.nuget.org/packages/Mapsui.Extensions) |
## Experimental NuGets
| Package | Version | Downloads |
| --- |:---:|:---:|
| Mapsui.Experimental | [](https://www.nuget.org/packages/Mapsui/) | [](https://www.nuget.org/packages/Mapsui.Experimental) |
| Mapsui.Experimental.VectorTiles | [](https://www.nuget.org/packages/Mapsui.VectorTiles/) | [](https://www.nuget.org/packages/Mapsui.Experimental.VectorTiles) |
## Build Status
| platform | status |
| --- |:---:|
| Build code | [](https://github.com/Mapsui/Mapsui/actions/workflows/dotnet.yml?query=branch%3Amaster) |
| Build docs | [](https://github.com/Mapsui/Mapsui/actions/workflows/dotnet-docs.yml?query=branch%3Amaster) |
## Community
- If you have an issue please submit it [here on GitHub](https://github.com/mapsui/Mapsui/issues).
- If you have a question post it [here](https://github.com/Mapsui/Mapsui/discussions).
- Follow us on [BlueSky](https://bsky.app/profile/mapsui.bsky.social).
## How can I help as a user
- Write clear issues. Mention the Mapsui version and which platform you use.
- Use screenshots and capture gif animations for issues that are hard to explain.
- Create minimal reproducible samples if possible. This speeds up fixing the issue a lot.
- Make yourself heard. We need to know what you are struggling with. Sure, you need to be respectful but don't be too modest.
- You can vote on [issues](https://github.com/Mapsui/Mapsui/issues?q=is%3Aopen+sort%3Areactions-%2B1-desc) by adding a thumbs up on the first post of the issue.
- Close an issue if your question is answered.
## Contributing
See the [guidelines](http://mapsui.com/v5/documentation/contributors-guidelines.html)
## Thanks go to
- The developers of SharpMap from which this project was born.
- The contributors to [NTS](https://github.com/NetTopologySuite/NetTopologySuite) and [BruTile](https://github.com/BruTile/BruTile), components that we depend on.
- [SkiaSharp](https://github.com/mono/SkiaSharp) which we use for all our rendering.
- Our users. Do not underestimate the value of good bug reports and tests.
- [realinfo](https://github.com/reallinfo) for providing the logo
- Our fantastic [contributors](https://github.com/Mapsui/Mapsui/graphs/contributors)!
<a href="https://github.com/mapsui/mapsui/graphs/contributors">
<img src="https://contrib.rocks/image?repo=mapsui/mapsui" />
</a>
Made with [contrib.rocks](https://contrib.rocks).
## Sponsors ❤️
Lots of thanks to our sponsors
<a href="https://github.com/jamesmontemagno"><img src="https://avatars.githubusercontent.com/u/1676321?v=4" width="200px;" alt="Sponsor3" /></a>
<a href="https://github.com/TAlecksen"><img src="https://avatars.githubusercontent.com/u/26470677?v=4" width="200px;" alt="Sponsor1" /></a>
<a href="https://github.com/unoplatform"><img src="https://avatars.githubusercontent.com/u/52228309?v=4" width="200px;" alt="Sponsor2" /></a>
### Past Sponsors
<a href="https://github.com/P33tr"><img src="https://avatars.githubusercontent.com/u/44436267?v=4" width="40px;" alt="Sponsor4" /></a>
<a href="https://github.com/Sebastian1989101"><img src="https://avatars.githubusercontent.com/u/25636075?v=4" width="40px;" alt="Sponsor5" /></a>
<a href="https://github.com/blwhttngtn"><img src="https://avatars.githubusercontent.com/u/12670350?v=4" width="40px;" alt="Sponsor3" /></a>
<a href="https://github.com/winkmichael"><img src="https://avatars.githubusercontent.com/u/5185889?v=4" width="40px;" alt="Sponsor5" /></a>
### You can sponsor
Sponsor us through [GitHub Sponsors](https://github.com/sponsors/pauldendulk)
## License
[MIT](LICENSE)
", Assign "at most 3 tags" to the expected json: {"id":"7169","tags":[]} "only from the tags list I provide: []" returns me the "expected json"