NetPad icon indicating copy to clipboard operation
NetPad copied to clipboard

A cross-platform C# editor and playground.

Results 45 NetPad issues
Sort by recently updated
recently updated
newest added

Adds the ability for users to change the appearance of the NetPad via a new Settings tab named "Styles": ![image](https://github.com/tareqimbasher/NetPad/assets/8684786/56b8677a-521f-407a-93ce-a44e835041e2) And the ability to change Monaco editor appearance by applying...

In linqpad, basic queries run in about 0.1 seconds. In NetPad, the exact same queries take 4 to 30 seconds. Sometimes it even times out Is the any way I...

enhancement

Just updated to 0.7.0 and it looks really good. Good job! Trying something as simple as: ```csharp readings .Where(x => x.timestamp >= DateTime.UtcNow.Date) ``` throws this error: ``` Could not...

I've been playing around with the ASP.NET Core runtime capabilities added to NetPad. It's been a very pleasant update and I'm happy to be using it. :-D Personally, I thought...

enhancement

When I introduced NetPad to my local .NET developer community in Korea, one of the community members created and released a homebrew cask package to solve the inconvenience of manually...

enhancement

Would make installation a breeze and keeping up to date even easier.

enhancement

Well, I request this feature because the Oracle database is widely used in applications. What would be the steps for this implementation?

enhancement

I came across this project while looking at RoslynPad, and I'm so excited to try it out. It's awesome. 👍 I know you're working hard on the basic features, so...

enhancement