A library containing utilities for building extractors in .Net.
Info
Version: | 1.28.0 |
Author(s): | ExtractorUtils |
Last Update: | Wednesday, November 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cognite.ExtractorUtils |
Install
Install-Package Cognite.ExtractorUtils
dotnet add package Cognite.ExtractorUtils
paket add Cognite.ExtractorUtils
Cognite.ExtractorUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- Cognite.Extractor.Common(>= 1.0.0028)
- Cognite.Extractor.Configuration(>= 1.0.0028)
- Cognite.Extensions(>= 1.0.0028)
- Cognite.Extractor.Logging(>= 1.0.0028)
- Cognite.Extractor.Metrics(>= 1.0.0028)
- Cognite.Extractor.StateStorage(>= 1.0.0028)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Microsoft.Identity.Client(>= 4.20.1)
- System.Text.Json(>= 4.7.2)