API reference
Property PublicBaseUrl
- Namespace
- DisCatSharp.Hosting.AspNetCore.Validation
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
PublicBaseUrl
Gets or sets the externally visible base URL for the ASP.NET Core app.
public Uri? PublicBaseUrl { get; set; }