79 Commits

Author SHA1 Message Date
Todor Totev
80370840de
Merge pull request #4 from jkotas/update-nuget
Update to new nuget feed
2020-11-03 12:51:15 +02:00
Jan Kotas
45e668548e Update to new nuget feed 2020-11-02 13:05:04 -08:00
Joseph Moreno
2efaf4369a
Merge pull request #2 from teobugslayer/master
Merge master
2020-11-02 13:37:12 -05:00
Todor Totev
a408bd242f Merge branch 'master' of github.com:teobugslayer/AvaloniaCoreRTDemo 2020-05-23 00:21:53 +03:00
Todor Totev
63280b1992 Removed unneeded setting 2020-05-23 00:21:46 +03:00
Todor Totev
96fa48e261
Add new NuGet Source
Microsoft recently changed the way they distribute Net5 preview builds. Adding the new NuGet source to enable building against .NET 5.0 preview5+ and their nightly builds.
2020-05-22 11:02:38 +03:00
Todor Totev
577f047c78
Update README.md 2020-05-12 11:48:16 +03:00
Todor Totev
a4b554853c
Cosmetic: Removed extra lines 2020-05-12 11:41:40 +03:00
Todor Totev
a4e6e5477a Update to Avalonia 0.9.10 and changed to more agressive Ilc settings 2020-05-12 11:22:33 +03:00
Todor Totev
6a2851bfae
Merge pull request #2 from josephmoresena/master
Implement Windows About Window
2020-05-03 13:33:04 +03:00
Joseph Moreno
cbf15e8747 Windows About Console
The 'about window' is implemented, the invoke is a method since ReactiveCommand fails when invoking a new window.
2020-05-01 15:53:41 -05:00
Joseph Moreno
c8a00ead8a
Merge pull request #1 from teobugslayer/master
Merge pull request #1 from josephmoresena/master
2020-04-24 22:37:14 -05:00
Todor Totev
3659bf3e4a
Merge pull request #1 from josephmoresena/master
WindowsApp.lib only should be included in Windows
2020-04-24 09:30:04 +03:00
Joseph Moreno
db196e72b3 WindowsApp.lib only should be included in Windows
The csproj file isn't checking the target platform a prior to include WindowsApp.lib, which should only included when the target os Windows.
2020-04-23 23:57:38 -05:00
Todor Totev
771068b8a9
streamlined instructions. 2020-04-23 21:30:49 +03:00
Todor Totev
6b8d3d46ad
fix the readme after deleting instructions 2020-04-23 21:27:12 +03:00
Todor Totev
4c51523be8
removed instructions about using nuget lock file 2020-04-23 21:25:58 +03:00
Todor Totev
de3e416ca1
removed unneeded instructions 2020-04-23 21:22:13 +03:00
Todor Totev
7a8dd755cc
Update README.md 2020-04-23 21:12:41 +03:00
Todor Totev
bc1949d302
fixed typos in the readme 2020-04-23 21:12:03 +03:00
Todor Totev
c50d9f2319 Updated to Avalonia 0.9.9. Final version of the readme. 2020-04-23 20:55:24 +03:00
Todor Totev
8964e345e5 Added edit box 2020-04-17 22:58:49 +03:00
Todor Totev
540af66813 Project restructured for easier maintainence 2020-04-17 22:48:50 +03:00
Todor Totev
927109ff25 Made it work, but still some debug code remains. 2020-04-17 22:39:16 +03:00
Todor Totev
c199722e81 Added main menu 2020-04-17 22:37:58 +03:00
Todor Totev
1ded5ab913 updated dependencies 2020-04-17 18:06:33 +03:00
Todor Totev
b14fa5d354 Add dependency to System.Reactive 4.4.1 2020-04-17 18:00:22 +03:00
Todor Totev
facbeefbf6 v1 2020-03-21 18:27:06 +02:00
Todor Totev
874ee50ac4
Initial commit 2020-03-21 17:43:52 +02:00