-
Building on the scenario of #102 there's another thing that might be simplified--basic output.
Today in the Immediate Window a user can type `? ` to print the value of that expression. This doesn't…
-
```
##
procedure p1(o: T) :=
$'{TypeToTypeName(typeof(T))}[{_ObjectToString(o)}]'.Println;
var a1 := |'a','b'|.AsEnumerable;
var a2 := |System.ConsoleColor.Black, System.ConsoleColor.DarkGr…
-
I'm not sure if this belongs here as it seems to be related to ASP.NET (only when debugging).
**Version Used**:
.NET 4.6.1 + (VS2015 or VS2017) + (IIS OR IISExpress)
**Steps to Reproduce**:
…
-
I am using an open source framework which makes the development of Saas Applications alot easier https://github.com/saaskit/saaskit.I am trying to use it in conjunction with Csla.Net.I created a samp…
-
*Issue migrated from trac ticket # 2522*
**milestone:** HeuristicLab 4.0 | **component:** PluginInfrastructure | **priority:** highest
#### 2015-11-23 09:47:47: @gkronber created the issue
___
> T…
-
## Background and Motivation
The .NET Framework had **ResX*** functionality that allowed the use of **.resx** resource files. .NET Core and later, no longer has this functionality, but does have s…
-
The manifest of self-contained apps does not contain [Windows 10 supportedOS element](https://docs.microsoft.com/en-us/windows/win32/sbscs/application-manifests#supportedos). It means that self-contai…
-
## Summary
It would be nice to have a new DockManager control similar to how Visual Studio and [AvalonDock](https://github.com/xceedsoftware/wpftoolkit/wiki/AvalonDock) works.
## Rationale
This t…
-
Hi, do you think it's possible to run this on linux via wine/proton?
If not, I would like to port it to .NET8. Just asking before I open the IDE :)
-
Happy to see WebView2 progress.
We have a digital signage app and would love to be able to run WebView2 in Asssigned Access mode as a Kiosk app. Do you know it that will work currently?
We ran…