3 references to RemoteHostServer
aspire-managed (1)
Program.cs (1)
64
await Aspire.Hosting.RemoteHost.
RemoteHostServer
.RunAsync(args).ConfigureAwait(false);
Aspire.Hosting.RemoteHost (1)
RemoteHostServer.cs (1)
127
return typeof(
RemoteHostServer
).Assembly.GetCustomAttribute<AssemblyInformationalVersionAttribute>()?.InformationalVersion;
Aspire.Hosting.RemoteHost.Tests (1)
RemoteHostServerTests.cs (1)
15
var builder =
RemoteHostServer
.CreateBuilder([