Added Console for Task
Added PDF file of the presentation Added contributors in README.mdmain
parent
cd75933513
commit
5dbfe7bec3
|
@ -58,7 +58,7 @@
|
|||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.411/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Async_Await")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4da955ac721d824c4df4ad42acf0ae911ae167d1")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cd7593351362efbc0ee81bbfb2c1c49fb0d4a4d1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Async_Await")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Async_Await")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
98ce089cd7e71c6006d86b916e9ec71a58ea1eeca75009d9cab046ac25ea77c5
|
||||
445627bd860633fe081918fd049f41b1231fc74fc9d98398e02e01b85ee36027
|
||||
|
|
|
@ -12,3 +12,17 @@
|
|||
/workspaces/CSharp/Async_Await/obj/Debug/net8.0/Async_Await.pdb
|
||||
/workspaces/CSharp/Async_Await/obj/Debug/net8.0/Async_Await.genruntimeconfig.cache
|
||||
/workspaces/CSharp/Async_Await/obj/Debug/net8.0/ref/Async_Await.dll
|
||||
/workspaces/CSharpProjekt/Async_Await/bin/Debug/net8.0/Async_Await
|
||||
/workspaces/CSharpProjekt/Async_Await/bin/Debug/net8.0/Async_Await.deps.json
|
||||
/workspaces/CSharpProjekt/Async_Await/bin/Debug/net8.0/Async_Await.runtimeconfig.json
|
||||
/workspaces/CSharpProjekt/Async_Await/bin/Debug/net8.0/Async_Await.dll
|
||||
/workspaces/CSharpProjekt/Async_Await/bin/Debug/net8.0/Async_Await.pdb
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.AssemblyInfoInputs.cache
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.AssemblyInfo.cs
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.csproj.CoreCompileInputs.cache
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.dll
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/refint/Async_Await.dll
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.pdb
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/Async_Await.genruntimeconfig.cache
|
||||
/workspaces/CSharpProjekt/Async_Await/obj/Debug/net8.0/ref/Async_Await.dll
|
||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
|||
735e7f2d774271d1780a96fe641c2f5ec6cf42f9b6bbfa8ed546e26d04a0fe35
|
||||
5e790f0d1b03a5f5093b7d5892a37e2a027e6814cb7daf8584b26f45bc87a335
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -64,7 +64,7 @@
|
|||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.411/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "aGThoJrW9e4=",
|
||||
"dgSpecHash": "D3gTvPK0/Io=",
|
||||
"success": true,
|
||||
"projectFilePath": "/workspaces/CSharpProjekt/Async_Await/Async_Await.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
|
|
Binary file not shown.
|
@ -1,2 +1,11 @@
|
|||
# CSharpProjekt
|
||||
|
||||
Devcontainer und Repository: Obai Albek (3009594)
|
||||
Überblick: Bohdana Illiuk (3013009)
|
||||
Tooling: Devran Cakici (3009694)
|
||||
Basics: David Werner (2121694)
|
||||
Standard Library: Antonio Junakovic (3006354)
|
||||
Asynchrone Programmierung: Florin Küppers (3015901)
|
||||
Spezielle Konzepte: Lennart Streveld (3011294)
|
||||
|
||||
Folien überarbeiten: Florin Küppers (3015901)
|
|
@ -68,7 +68,7 @@
|
|||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.411/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("BeispielTasks")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4da955ac721d824c4df4ad42acf0ae911ae167d1")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cd7593351362efbc0ee81bbfb2c1c49fb0d4a4d1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("BeispielTasks")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("BeispielTasks")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
620d207c41d80e36530c3c7988f0445044b33e4be22ae5f8eed29fa6c84257b0
|
||||
43bee51014acdb8b04a0b500e4b24fda6a5ca7028c80fd13f6ccae844bad65aa
|
||||
|
|
|
@ -1 +1 @@
|
|||
b04f23883cc95a305a38b87f5e338daa9d9a70aa391889b1c3b47713a68c2033
|
||||
6c522ee2758e63ae92db243f9519a8207ef0cfe0064c0f5f62889a36444a5977
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -275,7 +275,7 @@
|
|||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.411/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "+DKi8TX5UxE=",
|
||||
"dgSpecHash": "n7Bg6jO44+4=",
|
||||
"success": true,
|
||||
"projectFilePath": "/workspaces/CSharpProjekt/Solution/BeispielTasks.csproj",
|
||||
"expectedPackageFiles": [
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MQTTnet" Version="4.*" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
|
@ -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,22 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Task")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+cd7593351362efbc0ee81bbfb2c1c49fb0d4a4d1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Task")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Task")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
|
@ -0,0 +1 @@
|
|||
31b55a850cac75ab4034ec174f82920fdaa49a7335913764ad2b66b48a4490d3
|
|
@ -0,0 +1,13 @@
|
|||
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 = Task
|
||||
build_property.ProjectDir = /workspaces/CSharpProjekt/Task/
|
||||
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;
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
d29642cf35b28a758071260be4d61fce4bf86363728ef9dd4f8fe3a44e585bfc
|
|
@ -0,0 +1,17 @@
|
|||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.AssemblyInfoInputs.cache
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.AssemblyInfo.cs
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.csproj.CoreCompileInputs.cache
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.csproj.AssemblyReference.cache
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/Task
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/Task.deps.json
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/Task.runtimeconfig.json
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/Task.dll
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/Task.pdb
|
||||
/workspaces/CSharpProjekt/Task/bin/Debug/net8.0/MQTTnet.dll
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.csproj.Up2Date
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.dll
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/refint/Task.dll
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.pdb
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/Task.genruntimeconfig.cache
|
||||
/workspaces/CSharpProjekt/Task/obj/Debug/net8.0/ref/Task.dll
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
3d0da4a8604357aef0ae0dd967df15ba5ad639f3c048513f32eb6b0be41bc94a
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/workspaces/CSharpProjekt/Task/Task.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/workspaces/CSharpProjekt/Task/Task.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/workspaces/CSharpProjekt/Task/Task.csproj",
|
||||
"projectName": "Task",
|
||||
"projectPath": "/workspaces/CSharpProjekt/Task/Task.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/workspaces/CSharpProjekt/Task/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MQTTnet": {
|
||||
"target": "Package",
|
||||
"version": "[4.*, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/root/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/root/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/root/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
|
@ -0,0 +1,114 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"MQTTnet/4.3.7.1207": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net7.0/MQTTnet.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net7.0/MQTTnet.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MQTTnet/4.3.7.1207": {
|
||||
"sha512": "ah7aHXoedWp5m5a4zy2u4phOEVj0QFYzOb5tFKQeV8RRBrxp+1QREF4ymZuG8D+hzB2dhtrrG81WxTFv0PzOeQ==",
|
||||
"type": "package",
|
||||
"path": "mqttnet/4.3.7.1207",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"lib/net452/MQTTnet.dll",
|
||||
"lib/net461/MQTTnet.dll",
|
||||
"lib/net48/MQTTnet.dll",
|
||||
"lib/net5.0/MQTTnet.dll",
|
||||
"lib/net6.0/MQTTnet.dll",
|
||||
"lib/net7.0/MQTTnet.dll",
|
||||
"lib/netcoreapp3.1/MQTTnet.dll",
|
||||
"lib/netstandard1.3/MQTTnet.dll",
|
||||
"lib/netstandard2.0/MQTTnet.dll",
|
||||
"lib/netstandard2.1/MQTTnet.dll",
|
||||
"lib/uap10.0.10240/MQTTnet.dll",
|
||||
"lib/uap10.0.10240/MQTTnet.pri",
|
||||
"mqttnet.4.3.7.1207.nupkg.sha512",
|
||||
"mqttnet.nuspec",
|
||||
"nuget.png"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"MQTTnet >= 4.*"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/root/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/workspaces/CSharpProjekt/Task/Task.csproj",
|
||||
"projectName": "Task",
|
||||
"projectPath": "/workspaces/CSharpProjekt/Task/Task.csproj",
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
"outputPath": "/workspaces/CSharpProjekt/Task/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/root/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MQTTnet": {
|
||||
"target": "Package",
|
||||
"version": "[4.*, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.410/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "XnxQkDuwRFU=",
|
||||
"success": true,
|
||||
"projectFilePath": "/workspaces/CSharpProjekt/Task/Task.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/root/.nuget/packages/mqttnet/4.3.7.1207/mqttnet.4.3.7.1207.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
Loading…
Reference in New Issue