All Products
Search
Document Center

Simple Log Service:Overview of Simple Log Service SDK for .NET Core

Last Updated:Oct 26, 2023

Simple Log Service SDK for .NET Core encapsulates all API operations of Simple Log Service. You can use Simple Log Service SDK for .NET Core to call API operations of Simple Log Service in a convenient manner.

Release notes

For more information, see aliyun-log-dotnetcore-sdk.

Sample codes

Simple Log Service SDK for .NET Core provides a variety of sample codes for your reference and use. The following table provides links to the sample codes.

GitHub source code

Description

PostLogStoreLogsExample.cs

Writes logs.

PullLogsExample.cs

Queries logs.