aspnetcore/samples/GenericHostSample
Chris Ross (ASP.NET) 4e1ba2a6c7 Delay process exit in ConsoleLifetime #1329 2018-04-12 10:07:44 -07:00
..
GenericHostSample.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
MyContainer.cs
MyContainerFactory.cs
MyServiceA.cs Add BackgroundService, a base class for long running HostedServices (#1215) 2017-09-18 12:55:54 -07:00
MyServiceB.cs Delay process exit in ConsoleLifetime #1329 2018-04-12 10:07:44 -07:00
ProgramExternallyControlled.cs
ProgramFullControl.cs
ProgramHelloWorld.cs
ServiceBaseControlled.cs
ServiceBaseLifetime.cs Refactor Generic Host lifetimes to work better with ServiceBase #1347 2018-03-23 12:02:44 -07:00