e:mendata Okta Core
Lade ...
Suche ...
Keine Treffer
emendata.Startup.SetupValidation Klassenreferenz

Checks Lizenz and Data Structure. Mehr ...

Öffentliche Methoden

 SetupValidation (IOptions< FrameworkSettings > options, string[]? Args=null)
int ValidationStatus ()
 Check if Requirenments are full filled and valid.

Öffentliche, statische Methoden

static async Task< string?> DownloadCopyTools (string WebUpdateConfigPattern, FrameworkSettings options)
 Holt sich die UpdatesInfos der netCoreTools, und kopiert Sie Tools/.
static async Task< string?> FrameworkDownload (FrameworkSettings options, string WebUpdateConfigPattern)
static bool FrameworkDesktopExists (string minNet)
static string RunCommand (string command, string arguments)
static string RunCommandView (string command, string arguments)
static string RunForgetCommand (string command, string arguments)
static async Task< string > DownloadFile (string fileUrl, string TargetName)

Propertys

static string DownloadToolLocation = "https://download.emendata.de/public/" [get, set]
 Default emendata UpdateFolder.

Ausführliche Beschreibung

Checks Lizenz and Data Structure.

Beschreibung der Konstruktoren und Destruktoren

◆ SetupValidation()

emendata.Startup.SetupValidation.SetupValidation ( IOptions< FrameworkSettings > options,
string?[] Args = null )
Parameter
options
Args

Dokumentation der Elementfunktionen

◆ DownloadCopyTools()

async Task< string?> emendata.Startup.SetupValidation.DownloadCopyTools ( string WebUpdateConfigPattern,
FrameworkSettings options )
static

Holt sich die UpdatesInfos der netCoreTools, und kopiert Sie Tools/.

Rückgabe
200 / OK alles klar ERR: da ist was falsch

◆ DownloadFile()

async Task< string > emendata.Startup.SetupValidation.DownloadFile ( string fileUrl,
string TargetName )
static
Parameter
fileUrl
TargetName
Rückgabe

◆ FrameworkDesktopExists()

bool emendata.Startup.SetupValidation.FrameworkDesktopExists ( string minNet)
static
Parameter
minNet
Rückgabe

◆ FrameworkDownload()

async Task< string?> emendata.Startup.SetupValidation.FrameworkDownload ( FrameworkSettings options,
string WebUpdateConfigPattern )
static
Parameter
options
WebUpdateConfigPattern
Rückgabe

◆ RunCommand()

string emendata.Startup.SetupValidation.RunCommand ( string command,
string arguments )
static
Parameter
command
arguments
Rückgabe

◆ RunCommandView()

string emendata.Startup.SetupValidation.RunCommandView ( string command,
string arguments )
static
Parameter
command
arguments
Rückgabe

◆ RunForgetCommand()

string emendata.Startup.SetupValidation.RunForgetCommand ( string command,
string arguments )
static
Parameter
command
arguments
Rückgabe

◆ ValidationStatus()

int emendata.Startup.SetupValidation.ValidationStatus ( )

Check if Requirenments are full filled and valid.

Rückgabe
0 = fail

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
  • ui/emendata.Startup/SetupValidation.cs