-
# Trending repositories for C#
1. [**dotnet / eShop**](https://github.com/dotnet/eShop)
__A reference .NET application implementing an eCommerce site__
509 stars today | …
-
https://github.com/dotnet/winforms/pull/7376/commits/7006bb4884df1d762ba2feb0da14a7824611c1ca (and #7290) suppressed trimmable warnings to enable dependency flow. These warnings should be further inve…
-
### Description
We're having an issue where our .Net 6 WinForms application will not exit after we open a connection to an Access database due to an exception being thrown outside of our code. I've…
-
### .NET version
6.0
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
_No response_
### Issue description
There is a […
-
#### How to reproduce?
I'm using the WinForms package. I've place a chart within a UserControl (called Panel). The chart looks fine in design mode. I then I have second (parent) UserControl where I…
-
Microsoft has confirmed, that they will be moving from EdgeHTML to a chromium based engine for the Edge browser in the near future: https://blogs.windows.com/windowsexperience/2018/12/06/microsoft-edg…
-
Since this is a .Net program, it should be fairly easy to limit it's subset of .Net routines in order to run on Linux and Mac, thus allowing just about anyone using KSP to run the program.
So fix…
-
**Question**
I'm working on porting some existing code to work on Xamarin with the HttpPortal, so all root data portal calls need to be async. The issue I'm running into is I need to call one of the…
-
How to use it, can you write a demo
-
So it's pretty late right now but I could try to set up a repo tomorrow.
Basically I'm getting an issue where I'm building a native library using the suggestions in the docs:
**csproj:**
```
…