DotNet Core App 8
[1] Create C# Project in Replit refer https://hashnotes.hashnode.dev/dotnet-core-app [2] Update basic files [2.1] .replit files entrypoint = "main.cs" hidden = ["bin", "obj"] modules = ["dotnet-8.0"] [env] DOTNET_NOLOGO = "1" DOTNET_CLI_TELEMETRY_OP...
May 12, 20251 min read1