Telerik blogs
  • Release

    .NET Core Background Services

    NET Core Background Services_270_123
    Learn how to create background services in .NET Core using the Generic Host. The Generic Host provides cross-cutting concerns that you're familiar with in ASP.NET Core, such as dependency injection, logging, and configuration. This allows you to build long-running processes for non-HTTP scenarios.
    August 16, 2019
  • Web ASP.NET Core

    Health Checks in ASP.NET Core

    Health Checks in ASP.NET Core
    Health checks are a new middleware available in ASP.NET Core 2.2. It provides a way to expose the health of your application through an HTTP endpoint. Learn how to configure and develop health checks in ASP.NET Core to confirm the health of your application.
    March 06, 2019