Initial import

This commit is contained in:
2026-04-02 16:48:03 +02:00
commit 3da5213e1a
112 changed files with 4672 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000
//
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ClearstreamAPIConnector")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+889864e4afa06f650d2a9acb5dc03296fa391f62")]
[assembly: System.Reflection.AssemblyProductAttribute("ClearstreamAPIConnector")]
[assembly: System.Reflection.AssemblyTitleAttribute("ClearstreamAPIConnector")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.
@@ -0,0 +1 @@
865972fbaac4ad152cc422e1aa58bd65c298dc30a4bf977ce1da70e7402f6b71
@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = ClearstreamAPIConnector
build_property.ProjectDir = C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 8.0
build_property.EnableCodeStyleSeverity =
@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
@@ -0,0 +1 @@
e10f00f5e49209ed5e7c825fe8181a23b49af66c4708665f1b185b89865dbe36
@@ -0,0 +1,14 @@
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net8.0\ClearstreamAPIConnector.exe
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net8.0\ClearstreamAPIConnector.deps.json
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net8.0\ClearstreamAPIConnector.runtimeconfig.json
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net8.0\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net8.0\ClearstreamAPIConnector.pdb
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.AssemblyInfoInputs.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.AssemblyInfo.cs
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.csproj.CoreCompileInputs.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\refint\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.pdb
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ClearstreamAPIConnector.genruntimeconfig.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net8.0\ref\ClearstreamAPIConnector.dll
Binary file not shown.
@@ -0,0 +1 @@
cd56d6bd27297abe6c0221e2e602b336aa795dfcc85878b709f8f9018b5301a6
Binary file not shown.
Binary file not shown.