Avalonia/readme.md

78 строки
5.8 KiB
Markdown
Исходник Обычный вид История

2019-01-18 21:32:38 +03:00
<img src='https://avatars2.githubusercontent.com/u/14075148?s=200&v=4' width='100' />
2017-10-13 19:48:11 +03:00
2016-05-12 00:36:54 +03:00
# Avalonia
2014-09-09 01:55:57 +04:00
2019-01-18 21:25:58 +03:00
| Gitter Chat | Build Status (Win, Linux, OSX) | Open Collective | NuGet | MyGet |
2019-01-18 21:32:38 +03:00
|---|---|---|---|---|
2019-01-18 21:25:58 +03:00
| [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AvaloniaUI/Avalonia?utm_campaign=pr-badge&utm_content=badge&utm_medium=badge&utm_source=badge) | [![Build Status](https://dev.azure.com/AvaloniaUI/AvaloniaUI/_apis/build/status/AvaloniaUI.Avalonia)](https://dev.azure.com/AvaloniaUI/AvaloniaUI/_build/latest?definitionId=4) | [![Backers on Open Collective](https://opencollective.com/Avalonia/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/Avalonia/sponsors/badge.svg)](#sponsors) | [![NuGet](https://img.shields.io/nuget/v/Avalonia.svg)](https://www.nuget.org/packages/Avalonia) | [![MyGet](https://img.shields.io/myget/avalonia-ci/vpre/Avalonia.svg?label=myget)](https://www.myget.org/gallery/avalonia-ci) |
2016-07-05 21:29:53 +03:00
2017-10-13 19:48:11 +03:00
## About
2020-02-13 14:40:57 +03:00
**Avalonia** is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows (.NET Framework, .NET Core), Linux (via Xorg), macOS.
2017-10-13 19:48:11 +03:00
2020-02-13 14:40:57 +03:00
**Avalonia** is ready for **General-Purpose Desktop App Development**. However, there may be some bugs and breaking changes as we continue along into this project's development.
2014-09-09 01:55:57 +04:00
2020-02-13 14:40:57 +03:00
To see the status of some of our features, please see our [Roadmap here](https://github.com/AvaloniaUI/Avalonia/issues/2239).
2015-09-21 20:58:07 +03:00
2020-02-13 14:40:57 +03:00
You can also see what [breaking changes](https://github.com/AvaloniaUI/Avalonia/issues/3538) we have planned and what our [past breaking changes](https://github.com/AvaloniaUI/Avalonia/wiki/Breaking-Changes) have been.
2020-02-13 14:40:57 +03:00
[Awesome Avalonia](https://github.com/AvaloniaCommunity/awesome-avalonia) is community-curated list of awesome Avalonia UI tools, libraries, projects and resources. Go and see what people are building with Avalonia!
2015-09-21 21:33:40 +03:00
2020-02-13 14:40:57 +03:00
## Getting Started
2018-07-09 18:19:39 +03:00
2020-02-13 14:40:57 +03:00
The Avalonia [Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=AvaloniaTeam.AvaloniaforVisualStudio) contains project and control templates that will help you get started, or you can use the .NET Core CLI. For a starer guide see our [documentation](http://avaloniaui.net/docs/quickstart/create-new-project).
2020-02-12 09:42:06 +03:00
2020-02-13 14:40:57 +03:00
Avalonia is delivered via <b>NuGet</b> package manager. You can find the packages here: https://www.nuget.org/packages/Avalonia/
2015-09-21 21:33:40 +03:00
Use these commands in the Package Manager console to install Avalonia manually:
```
2017-10-13 19:48:11 +03:00
Install-Package Avalonia
Install-Package Avalonia.Desktop
```
2015-09-21 21:33:40 +03:00
2020-02-13 14:40:57 +03:00
## JetBrains Rider
2016-10-26 12:12:37 +03:00
2020-02-13 14:40:57 +03:00
If you need to develop Avalonia app with JetBrains Rider, go and *vote* on [this issue](https://youtrack.jetbrains.com/issue/RIDER-39247) in their tracker. JetBrains won't do things without their users telling them that they want the feature, so only **YOU** can make it happen.
2018-09-01 13:56:03 +03:00
2020-02-13 14:40:57 +03:00
## Bleeding Edge Builds
2015-02-05 20:28:00 +03:00
2020-02-13 14:40:57 +03:00
We also have a [nightly build](https://github.com/AvaloniaUI/Avalonia/wiki/Using-nightly-build-feed) which tracks the current state of master. Although these packages are less stable than the release on NuGet.org, you'll get all the latest features and bugfixes right away and many of our users actually prefer this feed!
2015-02-05 20:28:00 +03:00
2020-02-13 14:40:57 +03:00
## Documentation
2015-02-11 14:47:07 +03:00
2020-02-13 14:40:57 +03:00
Documentation can be found on our website at http://avaloniaui.net/docs/. We also have a [tutorial](http://avaloniaui.net/docs/tutorial/) over there for newcomers.
2014-09-09 03:09:56 +04:00
## Building and Using
2015-08-31 15:57:21 +03:00
2018-02-19 21:43:09 +03:00
See the [build instructions here](http://avaloniaui.net/contributing/build).
2014-12-15 04:54:23 +03:00
## Contributing
2014-12-15 04:54:23 +03:00
2018-02-19 21:43:09 +03:00
Please read the [contribution guidelines](http://avaloniaui.net/contributing/contributing) before submitting a pull request.
### Contributors
This project exists thanks to all the people who contribute. [[Contribute](http://avaloniaui.net/contributing/contributing)].
2018-06-06 10:44:25 +03:00
<a href="https://github.com/AvaloniaUI/Avalonia/graphs/contributors"><img src="https://opencollective.com/Avalonia/contributors.svg?width=890&button=false" /></a>
### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/Avalonia#backer)]
<a href="https://opencollective.com/Avalonia#backers" target="_blank"><img src="https://opencollective.com/Avalonia/backers.svg?width=890"></a>
### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/Avalonia#sponsor)]
<a href="https://opencollective.com/Avalonia/sponsor/0/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/0/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/1/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/1/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/2/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/2/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/3/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/3/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/4/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/4/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/5/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/5/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/6/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/6/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/7/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/Avalonia/sponsor/8/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/8/avatar.svg"></a>
2019-06-19 12:51:23 +03:00
<a href="https://opencollective.com/Avalonia/sponsor/9/website" target="_blank"><img src="https://opencollective.com/Avalonia/sponsor/9/avatar.svg"></a>