-
I'm coming back to the desktop from Rob Eisenberg's Aurelia, which is a web port of Caliburn.Micro (but significantly evolved).
In Aurelia, exactly as with Stylet, if no view is supplied in the com…
-
Hi!
I'm using SynTrayzor as a "sync server" on a low power computer with an external USB HDD . I've discovered that, even when I deselected all Setting / Folders / Watched & Notifications, SynctTra…
-
-
I guess I'm missing something with respect to your embrace of IoC. Normally, with a framework like Stylet I would be able to gain access to the IoC container--it's usually ambient. But it doesn't se…
-
For example instead of adding
`class Example Stylet.PropertyChangedBase`
add:
`using Stylet;
class Example : PropertyChangedBase`
depending on the style the user has in their project.
-
![image](https://user-images.githubusercontent.com/24586388/37060811-b0633b3c-2191-11e8-889c-63ecdb63a5c5.png)
-
Hello,
(Using VS 2017 and .Net 4.7)
I started with nothing but your Startup NuGet package (and the Stylet NuGet package, of course). App.XAML looks like this:
```
…
-
For some reason SyncTrayzor decided to die on me on one of the PCs:
It's also refuses to launch Syncthing (only SyncTrayzor.exe in task manager).
The only thing in the log is:
```
2017-11-04 17:…
-
```
Version: 1.1.16.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.UnauthorizedAccessException: Access is denied.
at Pri.LongPath.File.Copy(Strin…
-
There've been a discussion around our [current naming rules](https://github.com/ymaps/codestyle/blob/f188d3afcf9d6af31d554f631f2466d88d12e8fa/typescript.md#naming) for templates. @vmit suggests (IIUC)…