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=v7.0", FrameworkDisplayName = ".NET 7.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+69866c49ba7f3a3695d2cee7551fee56fe89a671")]
[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 @@
d69d7277818bc02bd663e0d88e3cd275004c5ba2b694159befd681e5203f1b11
@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net7.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 =
@@ -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 @@
4a3ec1a57e108c7e70f0e02d97e849e35455c6fd
@@ -0,0 +1,14 @@
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net7.0\ClearstreamAPIConnector.exe
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net7.0\ClearstreamAPIConnector.deps.json
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net7.0\ClearstreamAPIConnector.runtimeconfig.json
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net7.0\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\bin\Debug\net7.0\ClearstreamAPIConnector.pdb
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.AssemblyInfoInputs.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.AssemblyInfo.cs
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.csproj.CoreCompileInputs.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\refint\ClearstreamAPIConnector.dll
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.pdb
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ClearstreamAPIConnector.genruntimeconfig.cache
C:\Users\johan\OneDrive\DEV\ClearstreamAPIConnector\obj\Debug\net7.0\ref\ClearstreamAPIConnector.dll
Binary file not shown.
@@ -0,0 +1 @@
f04f77efaaee4352d9b543e1f0a7054824053d01
Binary file not shown.
Binary file not shown.
Binary file not shown.