-
Idea is to be able to build Xenko projects (incl. asset compilation) on Linux/macOS.
Some important steps:
- [ ] Remove managed c++ code (esp. FBX/Assimp importers)
- [ ] Find/recompile/remove va…
-
Hello
I would like to ask about the future of mono.
Specifically - the .NET Framework is no longer being developed. The Mono page describes "Open Source .NET Framework". Will mono die with the .NET …
-
It'd be nice to have in the README a brief example of the command used to run ILMerge for producing the exe.
-
# PabloDraw3.3.0-alpha1 / PabloDraw3.2.1.30610 on windows 10 (1909)
sometimes (most of the times really) copying doesn't work right away and an error popup appears instead.
unfortunately its in ge…
-
Hi,
Can somebody help me run this project on macOS, please? I installed .Net, .Net core, and Mono on my laptop and was able to open this project in the VS Code. When I run `dotnet run` in the `3C…
-
The Windows common controls are still the backbone of many Windows apps. However, there are a number of pain points I’ve found over the years using the comctl32 controls:
* The common controls have…
-
## Steps to Reproduce
1. Create a new Windows Forms application.
2. Add to the `app.config` file the following (for HiDPI support):
```xml
```
3. Build it using .NET Framework.
4…
-
Hi,
we are trying to directly pass gz encoded data via CreateWebResourceResponse by adding a header
Content-Encoding: gzip
and setting the gz content as payload.
In request headers there i…
-
Problem compiling .csproj that has ``, the `-r` opt doesn't work.
Check out detailed case description:
https://github.com/xiaoyuvax/bflata/issues/2#issuecomment-1497336755
-
With .NET 6, `System.Drawing.Common` become a "Windows-only" dependency.
See this [official Microsoft note](https://docs.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-draw…