-
- Implement libraries
- [x] Euphony
- [x] Room
- [x] Glide
- Set build.gradle
- [x] DataBinding
- Add permissions
- [x] RECORD_AUDIO
- Update .gitignore
- [x] .idea/vcs.xml
- [x] .idea/grad…
-
I am following the given example but it is still unclear that how can I use the same **`path`** variable in child view. The main path variable should be accessible to all its child view and must be bi…
-
### Describe the bug
Since v8.0.0-preview.1, the toolkit DLL is no longer strong name signed and cannot be loaded by .NETFramework libraries/executables that are strong named.
### Regression
Yes. v…
-
추석 연휴가 끝나는 데로 발송하도록 하겠습니다 :)
godrm updated
2 years ago
-
### Background and motivation
ITNOA
I think it is very useful to add ability to load configuration from file in Ioc, Some of values of this features
1. We can change configuration without nee…
-
As soon as I add a reference to a very simple .NET Standard 2.0 class library, I am getting this error.
-
Create apps using **Windows UI Library 3 Preview 2** check [WinUI doc](https://docs.microsoft.com/en-us/windows/apps/winui/winui3/) to know the required development setup.
**The mockup** is placed …
-
I'm making a WPF app with MVVM architecture and Livecharts2, and I'm updating a chart every 500ms with data from a thread running in the background.
I used the SyncContext with the object Sync to loc…
-
### Description
I have to constantly write ICommand properties .. everything works, but after using UWP and WASDK for a while, I think writing Commands is honestly annoying and also doesn't make View…
-
**High-level description**
I'm exploring writing an addin to Autodesk Inventor, and as such, I'm actually just creating class libraries.
I tried to have it start elmish.wpf but it complains about…