shyboy
shyboy
How does this function work? How to get the magnetic link or the files contained in torrent before starting the official download? I am developing a program, hoping to obtain...
### Describe the bug ListView 绑定的数据无法进行正常显示如下图:  这是我的测试代码 [ListView.zip](https://github.com/HandyOrg/HandyControl/files/9413959/ListView.zip) ### Steps to reproduce the bug **xaml 代码:** ``` ``` c# 代码 ``` public partial class MainWindow : Window { public...
How to add a global tracker list? It is troublesome to add torentmanager circularly each time. If all torents use the same tracker, it is unnecessary to add them separately...
## Summary https://github.com/PrismLibrary/Prism/blob/bf0966af97a7dd16141ed3b3c3cfc784ff5e0cb7/src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L139 assembly.ReflectionOnlyLoadFrom(dependentAssemblyFilename); ## API Changes assembly.load(dependentAssemblyFilename); The recommended method for loading DLLs in. net core is AssemblyContextLoad. Would you like to consider changing AppDomain to AssemblyContextLoad in the...
## Summary https://github.com/PrismLibrary/Prism/blob/bf0966af97a7dd16141ed3b3c3cfc784ff5e0cb7/src/Wpf/Prism.Wpf/Modularity/DirectoryModuleCatalog.netcore.cs#L102C33-L102C51 The module DLL may exist in some subdirectories, and the current search method cannot find the DLL e.g. var fileInfos = directory.GetFiles("*.dll",SearchOption.AllDirectories)
### Describe the bug / Ideally, I would add NavigationView that can be used immediately through simple configuration, but after extensive experimentation and sample review, it still cannot solve this...
### Feature request type enhancement ### Is your feature request related to a problem? Please describe 现有的属性有点少,控制不是很灵活 ### Describe the solution you'd like 增加 fontfamily,fontsize, fontcolor titleheight ### Describe alternatives...
### Describe the bug I need to use it in conjunction with the Prism framework and do not require the TargetPageType attribute. When deleting the TargetPageType attribute or leaving it...
无法产生id
环境是.net 9 ,直接用源代码测试的,会在while 内产生死循环