-
Notifications
You must be signed in to change notification settings - Fork 21
Description
I am trying to up this application with .net 7.0 version but it's showing nothing on browser.
PS E:\Download slave\QA_LAB_DotNet_Applications\mongodb-dotnet-example> dotnet run
Building...
warn: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[8]
The ASP.NET Core developer certificate is not trusted. For information about trusting the ASP.NET Core developer certificate, see https://aka.ms/aspnet/https-trust-dev-cert.
info: Microsoft.Hosting.Lifetime[14]
Now listening on: https://localhost:5001
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Development
info: Microsoft.Hosting.Lifetime[0]
Content root path: E:\Download slave\QA_LAB_DotNet_Applications\mongodb-dotnet-example
info: Microsoft.Hosting.Lifetime[0]
