9 ms·
And dotnet run can now run single files of C# code, with the ability to import other projects and packages if needed. #!/usr/bin/dotnet run https://devblogs
by fmorel 8mo ago
And dotnet run can now run single files of C# code, with the ability to import other projects and packages if needed.
#!/usr/bin/dotnet run
https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-app/ https://devblogs.microsoft.com/dotnet/announcing-dotnet-run-...
https://andrewlock.net/exploring-dotnet-10-preview-features-1-exploring-the-dotnet-run-app.cs/ https://andrewlock.net/exploring-dotnet-10-preview-features-...