microsoft / dotnet

This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
https://devblogs.microsoft.com/dotnet/
MIT License
14.34k stars 2.21k forks source link

Create a InputBox #1334

Closed randydejesusmarte closed 2 years ago

randydejesusmarte commented 2 years ago

C# need a inputBox on the next version of dotnet for Shorten development time

RussKie commented 2 years ago

You can create a custom control/custom library if necessary and reuse it.