xamlbehaviors-nightly - BehaviorsTestApplication.Web 11.0.0-build20221103-01
Package Description
PM> Install-Package BehaviorsTestApplication.Web -Version 11.0.0-build20221103-01 -Source https://www.myget.org/F/xamlbehaviors-nightly/api/v3/index.json
> nuget.exe install BehaviorsTestApplication.Web -Version 11.0.0-build20221103-01 -Source https://www.myget.org/F/xamlbehaviors-nightly/api/v3/index.json
> dotnet add package BehaviorsTestApplication.Web --version 11.0.0-build20221103-01 --source https://www.myget.org/F/xamlbehaviors-nightly/api/v3/index.json
<PackageReference Include="BehaviorsTestApplication.Web" Version="11.0.0-build20221103-01" />
Copy to clipboard
source https://www.myget.org/F/xamlbehaviors-nightly/api/v3/index.json
nuget BehaviorsTestApplication.Web ~> 11.0.0-build20221103-01
Copy to clipboard
> choco install BehaviorsTestApplication.Web --version 11.0.0-build20221103-01 --source https://www.myget.org/F/xamlbehaviors-nightly/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "xamlbehaviors-nightly" -SourceLocation "https://www.myget.org/F/xamlbehaviors-nightly/api/v2"
Install-Module -Name "BehaviorsTestApplication.Web" -RequiredVersion "11.0.0-build20221103-01" -Repository "xamlbehaviors-nightly" -AllowPreRelease
Copy to clipboard
Repository was moved!
New location is https://github.com/wieslawsoltes/Avalonia.Xaml.Behaviors
Avalonia XAML Behaviors
AvaloniaBehaviors is a port of Windows UWP version of XAML Behaviors for Avalonia XAML.
Avalonia XAML Behaviors is an easy-to-use means of adding common and reusable interactivity to your Avalonia applications with minimal code. Avalonia port is available only for managed applications. Use of XAML Behaviors is governed by the MIT License.
Building Avalonia XAML Behaviors
First, clone the repository or download the latest zip.
git clone https://github.com/wieslawsoltes/AvaloniaBehaviors.git
Build on Windows using script
Open up a command-prompt and execute the commands:
.\build.ps1
Build on Linux using script
Open up a terminal prompt and execute the commands:
./build.sh
Build on OSX using script
Open up a terminal prompt and execute the commands:
./build.sh
NuGet
Avalonia XamlBehaviors is delivered as a NuGet package.
You can find the packages here NuGet and install the package like this:
Install-Package Avalonia.Xaml.Behaviors
or by using nightly build feed:
- Add
https://www.myget.org/F/xamlbehaviors-nightly/api/v2to your package sources - Alternative nightly build feed
https://pkgs.dev.azure.com/wieslawsoltes/GitHub/_packaging/Nightly/nuget/v3/index.json - Update your package using
XamlBehaviorsfeed
and install the package like this:
Install-Package Avalonia.Xaml.Behaviors -Pre
Package Sources
Resources
License
Avalonia XAML Behaviors is licensed under the MIT license.
-
.NETFramework 7.0
- Avalonia (>= 11.0.0-preview3)
- Avalonia.Web (>= 11.0.0-preview3)
- BehaviorsTestApplication.Base (>= 11.0.0-build20221103-01)
- .NETFramework 7.0: 7.0.0.0
OwnersWiesław Šoltés |
AuthorsWiesław Šoltés |
Project URLhttps://github.com/wieslawsoltes/AvaloniaBehaviors |
LicenseUnknown |
Info0 total downloads |
| 0 downloads for version 11.0.0-build20221103-01 |
| Download (5.54 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
11.0.0-build20221103-01 | 5.54 KB | Thu, 03 Nov 2022 14:39:15 GMT | 0 |
|
||
|
|
11.0.0-build20221029-01 | 5.54 KB | Sat, 29 Oct 2022 20:12:49 GMT | 0 |
|
||
|
|
11.0.0-build20221028-02 | 5.54 KB | Fri, 28 Oct 2022 11:49:49 GMT | 0 |
|
||
|
|
11.0.0-build20221028-01 | 5.54 KB | Fri, 28 Oct 2022 11:44:27 GMT | 0 |
|
