• Tutorials
  • Api Documentation
  • Download
  • Credits
Show / Hide Table of Contents
  • AutoCheck.Core
    • Output
    • Output.Log
    • Output.Style
    • Output.Type
    • Script
    • Script.ExecutionMode
    • Utils
    • Utils.OS
  • AutoCheck.Core.Connectors
    • Atom
    • Base
    • Compressed
    • Css
    • Csv
    • CsvDocument
    • Dmoj
    • GDrive
    • Html
    • Math
    • Odoo
    • Operator
    • PlainText
    • PlainText.PlainTextDocument
    • Postgres
    • Rss
    • Shell
    • TextStream
    • Xml
    • Xml.XmlNodeType
  • AutoCheck.Core.CopyDetectors
    • Base
    • Base.Mode
    • Css
    • Html
    • PlainText
    • PlainText.File
    • SourceCode
    • SqlLog
    • Xml
  • AutoCheck.Core.Events
    • LogUpdateEventArgs
    • StatusUpdateEventArgs
    • StatusUpdateEventArgs.ExecutionEvent
  • AutoCheck.Core.Exceptions
    • ArgumentInvalidException
    • ArgumentNotFoundException
    • ConfigFileMissingException
    • ConnectionInvalidException
    • ConnectorInvalidException
    • ConnectorNotFoundException
    • DocumentInvalidException
    • DownloadFailedException
    • ItemNotFoundException
    • PorpertyNotFoundException
    • QueryInvalidException
    • RegexInvalidException
    • ResultMismatchException
    • ScriptInvalidException
    • ScriptNotFoundException
    • StyleInvalidException
    • StyleNotAppliedException
    • StyleNotFoundException
    • TableInconsistencyException
    • VariableInvalidException
    • VariableNotFoundException
  • Google.DiffMatchPatch
    • Diff
    • DiffMatchPatch
    • Operation
    • Patch

Namespace AutoCheck.Core.Connectors

Classes

Css

Allows in/out operations and/or data validations with CSS files.

Csv

Allows in/out operations and/or data validations with CSV files.

CsvDocument

Contains a CSV document content (without data mappings, all the content will be a string).

GDrive

Allows in/out operations and/or data validations with a GDrive instance.

Html

Allows in/out operations and/or data validations with web files (html, css, etc.).

LocalShell

Allows in/out operations and/or data validations with a local computer.

Moodle

Allows in/out operations and/or data validations with a Moodle instance.

Odoo

Allows in/out operations and/or data validations with an Odoo instance.

Postgres

Allows in/out operations and/or data validations with a PostgreSQL instance.

Postgres.Destination

Allows the destination selection for an SQL operation.

Postgres.Filter

Allows filtering the data source over an SQL operation.

Postgres.Source

Allows the source selection for an SQL operation.

RemoteShell

Allows in/out operations and/or data validations with a remote computer (like ssh, scp, etc.).

In This Article
Back to top Generated by DocFX