Sequence.Core.TestHarness
0.18.0
dotnet add package Sequence.Core.TestHarness --version 0.18.0
NuGet\Install-Package Sequence.Core.TestHarness -Version 0.18.0
<PackageReference Include="Sequence.Core.TestHarness" Version="0.18.0" />
paket add Sequence.Core.TestHarness --version 0.18.0
#r "nuget: Sequence.Core.TestHarness, 0.18.0"
// Install Sequence.Core.TestHarness as a Cake Addin #addin nuget:?package=Sequence.Core.TestHarness&version=0.18.0 // Install Sequence.Core.TestHarness as a Cake Tool #tool nuget:?package=Sequence.Core.TestHarness&version=0.18.0
Sequence® Core SDK
Sequence® is a collection of libraries that automates cross-application e-discovery and forensic workflows.
The foundation of Sequence is the Core SDK which allows developers to build connectors for various applications and to configure workflows called Sequences using the Sequence Configuration Language (SCL).
Core
is:
- An interpreter for the
Sequence Configuration Language
- A collection of application-independent Steps that:
- Can be used to import/export data and structure workflows
- Manipulate strings, e.g. Append, Concatenate, ChangeCase
- Enforce data standards and convert between various formats through the use of Schemas
- Create and manipulate entities (structured objects that represent data)
- Control flow, e.g. If, ForEach, While
- An SDK that allows developers to create Connectors for applications
Connectors are collections of Steps that are for use with a particular application. A Step is a unit of work in an application such as creating a case, ingesting data, searching or exporting data.
Documentation
Download
Try SCL and Core
https://sequence.sh/playground
Package Releases
Can be downloaded from the Releases page.
NuGet Packages
Release nuget packages are available from nuget.org.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Divergic.Logging.Xunit (>= 4.2.0)
- FluentAssertions (>= 6.8.0)
- MELT.Xunit (>= 0.8.0)
- Moq (>= 4.18.2)
- RestSharp (>= 108.0.2)
- Sequence.Core (>= 0.18.0)
- Sequence.Utilities.AutoTheoryGenerator (>= 0.12.0)
- xunit (>= 2.4.2)
- xunit.abstractions (>= 2.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.18.0 | 310 | 11/15/2022 |