Maps Elastic Common Schema (ECS) to .NET types including (de)serialization using System.Text.Json.
Info
Version: | 8.12.1 |
Author(s): | Elastic and contributors |
Last Update: | Thursday, October 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/elastic/ecs-dotnet |
NuGet Url: | https://www.nuget.org/packages/Elastic.CommonSchema |
Install
Install-Package Elastic.CommonSchema
dotnet add package Elastic.CommonSchema
paket add Elastic.CommonSchema
Elastic.CommonSchema Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Text.Json(>= 4.7.0)
- System.Text.Json(>= 4.7.0)
- System.Text.Json(>= 4.7.0)