FroggieFrog

Results 8 issues of FroggieFrog

Because you are using version `4.2.0` of the `Xceed.Wpf.Toolkit` there could be an issue with the licence. See this issue where the maintainer **does not** deny the issue: [xceedsoftware/wpftoolkit#1598](https://github.com/xceedsoftware/wpftoolkit/issues/1598) Do...

enhancement

**Describe the bug** I need to write a test for some logic that checks if there is enough space available on disk. **To Reproduce** ##### logic to test ```csharp private...

type: enhancement
state: ready to pick
area: testinghelpers

Because you are using a version > `3.8` of the `Xceed.Wpf.Toolkit` there could be an issue with the licence. See this issue where the maintainer **does not** deny the issue:...

I tried to use TikaOnDotNet, but it already fails in a very simple test-project (see attachment). Is there anything I can do to make it work? Some infos: Os: Win...

This idea for this PR is based on #60, but it just extracts all nested classes to their own files (`CTRL + .` and "Move to xx.cs"). this is common...

Is there already an analyzer that schould trigger when the following incorrect use happens? This caused some isssues in my test library and I only found out after commenting out...

This PR fixes #240 and #165. It is done by implementing the workaround posted here: https://github.com/dotnet/templating/issues/1920#issuecomment-901954876 > This should be solved by picking up different sourceName in template definition (for...

This PR adds the option to use the `CommunityToolkit.Mvvm` to the template `Avalonia.App.CrossPlatform`. Also the issue #222 should be fixed. There were constant errors with the test script (could not...