Update 20231515

This commit is contained in:
2023-05-15 12:53:01 +02:00
parent 845acda4c2
commit ae3f019f23
542 changed files with 177199 additions and 161440 deletions

View File

@@ -1,179 +1,179 @@
{
"format": 1,
"restore": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {}
},
"projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"projectName": "APP",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://nuget.grapecity.com/nuget": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": {
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNetCore.Identity.UI": {
"target": "Package",
"version": "[3.1.5, )"
},
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
"target": "Package",
"version": "[3.1.15, )"
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
"target": "Package",
"version": "[3.1.5, )"
},
"Syncfusion.EJ2.AspNet.Core": {
"target": "Package",
"version": "[19.1.0.54, )"
},
"System.Data.SqlClient": {
"target": "Package",
"version": "[4.8.2, )"
},
"System.Net.Http.Json": {
"target": "Package",
"version": "[5.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[3.1.21, 3.1.21]"
}
],
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"projectName": "BWPMModels",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"http://nuget.grapecity.com/nuget": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNet.WebApi.Client": {
"target": "Package",
"version": "[5.2.7, )"
},
"System.Data.SqlClient": {
"target": "Package",
"version": "[4.8.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
}
}
{
"format": 1,
"restore": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {}
},
"projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"projectName": "APP",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"E:\\Software-Projekte\\_NugetPackages": {},
"http://nuget.grapecity.com/nuget": {}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": {
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj"
}
}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNetCore.Identity.UI": {
"target": "Package",
"version": "[3.1.5, )"
},
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
"target": "Package",
"version": "[3.1.15, )"
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
"target": "Package",
"version": "[3.1.5, )"
},
"Syncfusion.EJ2.AspNet.Core": {
"target": "Package",
"version": "[19.1.0.54, )"
},
"System.Data.SqlClient": {
"target": "Package",
"version": "[4.8.2, )"
},
"System.Net.Http.Json": {
"target": "Package",
"version": "[5.0.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
},
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
}
}
},
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"projectName": "BWPMModels",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
],
"configFilePaths": [
"C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
],
"originalTargetFrameworks": [
"netcoreapp3.1"
],
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"E:\\Software-Projekte\\_NugetPackages": {},
"http://nuget.grapecity.com/nuget": {}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"netcoreapp3.1": {
"targetAlias": "netcoreapp3.1",
"dependencies": {
"Microsoft.AspNet.WebApi.Client": {
"target": "Package",
"version": "[5.2.7, )"
},
"System.Data.SqlClient": {
"target": "Package",
"version": "[4.8.2, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -1,22 +1,23 @@
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspNetCore.Identity.UI.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspNetCore.Identity.UI.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.4</PkgMicrosoft_CodeAnalysis_Analyzers>
</PropertyGroup>
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspNetCore.Identity.UI.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspNetCore.Identity.UI.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.4</PkgMicrosoft_CodeAnalysis_Analyzers>
</PropertyGroup>
</Project>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets')" />
</ImportGroup>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\3.1.5\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets')" />
</ImportGroup>
</Project>

View File

@@ -1,4 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = ".NET Core 3.1")]

View File

@@ -1,20 +1,20 @@
//------------------------------------------------------------------------------
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V3")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V4")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Syncfusion.EJ2")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.
//------------------------------------------------------------------------------
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V3")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V4")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Syncfusion.EJ2")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

File diff suppressed because one or more lines are too long

View File

@@ -1,471 +1,471 @@
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfoInputs.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csproj.CoreCompileInputs.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\appsettings.Development.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\appsettings.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.StaticWebAssets.xml
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.exe
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.deps.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.dev.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.Views.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.Internal.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.JsonPatch.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Razor.Language.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Razor.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Caching.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Binder.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Embedded.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Core.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Stores.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Options.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Primitives.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\dotnet-aspnet-codegenerator-design.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.Bson.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\NuGet.Frameworks.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Syncfusion.EJ2.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Syncfusion.Licensing.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.AttributedModel.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Convention.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Hosting.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Runtime.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.TypedParts.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Text.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\BWPMModels.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.Manifest.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.xml
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\scopedcss\bundle\APP.styles.css
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.input.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.output.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorCoreGenerate.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Dialog\DialogFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Index.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Privacy.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Menu\MenuFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\NumericTextBox\NumericTextBoxFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\RichTextEditor\RichTextEditorFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Menuitems\MenuItems.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\UserStatus\UserStatus.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Error.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_Layout.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_ValidationScriptsPartial.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\TextBoxes\TextBoxesFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewImports.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewStart.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csproj.CopyComplete
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.genruntimeconfig.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csprojAssemblyReference.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Login.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Welcome.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.AssemblyReference.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfoInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.CoreCompileInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorComponent.input.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\RazorDeclaration\Views\Demo\Index.razor.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorComponent.output.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\appsettings.Development.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\appsettings.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\.ignored-bower.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\.ignored-package.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\availableLocales.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\defaultContent.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\contextTransforms.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\package.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\scriptMetadata.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\de\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\el\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\en-US-POSIX\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\en\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\es\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\fi\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\fr\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\it\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\ja\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\pt\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\root\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\ru\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\zh-Hant\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\zh\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\state.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\aliases.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\calendarData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\calendarPreferenceData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\characterFallbacks.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\codeMappings.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\currencyData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\dayPeriods.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\gender.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageGroups.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageMatching.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\likelySubtags.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\measurementData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\metaZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\numberingSystems.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\ordinals.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\parentLocales.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\plurals.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\primaryZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\references.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\telephoneCodeData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\territoryContainment.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\territoryInfo.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\timeData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\unitPreferenceData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\weekData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\windowsZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\urls.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.StaticWebAssets.xml
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.exe
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.deps.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.dev.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.Views.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Formatting.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.Internal.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.JsonPatch.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Razor.Language.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Razor.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Caching.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Binder.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Embedded.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Core.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Stores.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Options.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Primitives.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\dotnet-aspnet-codegenerator-design.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.Bson.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\NuGet.Frameworks.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Syncfusion.EJ2.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Syncfusion.Licensing.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.AttributedModel.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Convention.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Hosting.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Runtime.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.TypedParts.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Text.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\BWPMModels.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\RazorDeclaration\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.input.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.output.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorCoreGenerate.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Demo\Index.razor.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Login.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Welcome.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Dialog\DialogFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Privacy.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Menu\MenuFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\NumericTextBox\NumericTextBoxFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\RichTextEditor\RichTextEditorFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Schulhaus\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Footer\Footer.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Menuitems\MenuItems.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\UserStatus\UserStatus.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Error.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_Layout.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_ValidationScriptsPartial.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\TextBoxes\TextBoxesFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\User\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewImports.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewStart.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.Manifest.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.xml
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\scopedcss\bundle\APP.styles.css
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.CopyComplete
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.genruntimeconfig.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfoInputs.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csproj.CoreCompileInputs.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\appsettings.Development.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\appsettings.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.StaticWebAssets.xml
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.exe
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.deps.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.dev.json
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.Views.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.Internal.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.JsonPatch.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Razor.Language.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Razor.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Caching.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Binder.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Embedded.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Core.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Stores.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Options.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Primitives.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\dotnet-aspnet-codegenerator-design.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.Bson.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\NuGet.Frameworks.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Syncfusion.EJ2.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\Syncfusion.Licensing.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.AttributedModel.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Convention.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Hosting.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.Runtime.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Composition.TypedParts.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Text.Json.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\BWPMModels.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.Manifest.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.xml
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\scopedcss\bundle\APP.styles.css
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.input.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.output.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorCoreGenerate.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Dialog\DialogFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Index.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Privacy.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Menu\MenuFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\NumericTextBox\NumericTextBoxFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\RichTextEditor\RichTextEditorFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Menuitems\MenuItems.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\UserStatus\UserStatus.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Error.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_Layout.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_ValidationScriptsPartial.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\TextBoxes\TextBoxesFeatures.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewImports.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewStart.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csproj.CopyComplete
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.genruntimeconfig.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.csprojAssemblyReference.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Login.cshtml.g.cs
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Welcome.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.AssemblyReference.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfoInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.AssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.CoreCompileInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.MvcApplicationPartsAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorComponent.input.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\RazorDeclaration\Views\Demo\Index.razor.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorComponent.output.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\appsettings.Development.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\appsettings.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\.ignored-bower.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\.ignored-package.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\availableLocales.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\defaultContent.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\de\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\contextTransforms.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\en\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-buddhist.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-chinese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-coptic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-dangi.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-ethiopic-amete-alem.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-ethiopic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-generic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-gregorian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-hebrew.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-indian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-civil.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-rgsa.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-tbla.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic-umalqura.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-islamic.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-japanese.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-persian.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\ca-roc.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\characters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\currencies.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\dateFields.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\delimiters.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\languages.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\layout.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\listPatterns.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\localeDisplayNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\measurementSystemNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\numbers.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\posix.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\scripts.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\territories.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\timeZoneNames.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\units.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\main\zh\variants.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\package.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\scriptMetadata.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\de\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\el\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\en-US-POSIX\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\en\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\es\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\fi\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\fr\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\it\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\ja\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\pt\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\root\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\ru\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\zh-Hant\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\segments\zh\suppressions.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\state.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\aliases.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\calendarData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\calendarPreferenceData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\characterFallbacks.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\codeMappings.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\currencyData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\dayPeriods.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\gender.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageGroups.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\languageMatching.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\likelySubtags.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\measurementData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\metaZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\numberingSystems.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\ordinals.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\parentLocales.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\plurals.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\primaryZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\references.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\telephoneCodeData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\territoryContainment.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\territoryInfo.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\timeData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\unitPreferenceData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\weekData.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\supplemental\windowsZones.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\wwwroot - Kopie\scripts\NumericTextBox\cldr-data\urls.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.StaticWebAssets.xml
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.exe
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.deps.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.runtimeconfig.dev.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.Views.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Formatting.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.Internal.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V3.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.Views.V4.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Identity.UI.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.JsonPatch.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.AspNetCore.Razor.Language.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Razor.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Caching.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Configuration.Binder.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.DependencyInjection.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.FileProviders.Embedded.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Core.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Identity.Stores.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Options.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.Extensions.Primitives.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\dotnet-aspnet-codegenerator-design.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Newtonsoft.Json.Bson.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\NuGet.Frameworks.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Syncfusion.EJ2.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\Syncfusion.Licensing.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.AttributedModel.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Convention.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Hosting.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.Runtime.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Composition.TypedParts.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Net.Http.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\System.Text.Json.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-arm64\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-x64\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win-x86\native\sni.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\BWPMModels.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\RazorDeclaration\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.input.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.TagHelpers.output.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorCoreGenerate.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Demo\Index.razor.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Login.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Account\Welcome.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Dialog\DialogFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Home\Privacy.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Menu\MenuFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\NumericTextBox\NumericTextBoxFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\RichTextEditor\RichTextEditorFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Schulhaus\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Footer\Footer.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\Menuitems\MenuItems.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Components\UserStatus\UserStatus.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\Error.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_Layout.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\Shared\_ValidationScriptsPartial.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\TextBoxes\TextBoxesFeatures.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\User\Index.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewImports.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\Razor\Views\_ViewStart.cshtml.g.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.Manifest.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\staticwebassets\APP.StaticWebAssets.xml
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.RazorTargetAssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.Views.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.csproj.CopyComplete
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.genruntimeconfig.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\obj\Debug\netcoreapp3.1\APP.GeneratedMSBuildEditorConfig.editorconfig

Binary file not shown.

Binary file not shown.

View File

@@ -1,119 +1,131 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "b352ac43ce37aa4a4fe029ef699a4690cd34a898"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"b352ac43ce37aa4a4fe029ef699a4690cd34a898", @"/Views/Home/Index.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Home_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
ViewData["Title"] = "Home Page";
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<div class=""text-center"">
<h1 class=""display-4"">Welcome</h1>
<p>Learn about <a href=""https://docs.microsoft.com/aspnet/core"">building Web apps with ASP.NET Core</a>.</p>
</div>
<table class=""tabstyle"" style=""margin-top:20px"">
<tr>
<td style=""padding:25px"">
<div class=""desc"">
<p>
Thank you for using Syncfusion ASP.NET Core Wizard. We have modified the default ASP.NET Core internet application project template based on Syncfusion controls and settings.
The following are the samples links:
</p>
</div>
<div class=""sf-samples"">
<ul class=""ulstyle"">
<li class=""list"">
<div class=""column"">
");
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("Dialog", "DialogFeatures", "Dialog", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("RichTextEditor", "RichTextEditorFeatures", "RichTextEditor", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 34 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("NumericTextBox", "NumericTextBoxFeatures", "NumericTextBox", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 39 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("TextBoxes", "TextBoxesFeatures", "TextBoxes", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 44 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("Menu", "MenuFeatures", "Menu", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n </ul>\r\n </div>\r\n </td>\r\n </tr>\r\n</table>\r\n<div class=\"clear\"> </div>");
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "b352ac43ce37aa4a4fe029ef699a4690cd34a898"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"b352ac43ce37aa4a4fe029ef699a4690cd34a898", @"/Views/Home/Index.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Home_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
ViewData["Title"] = "Home Page";
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<div class=""text-center"">
<h1 class=""display-4"">Welcome</h1>
<p>Learn about <a href=""https://docs.microsoft.com/aspnet/core"">building Web apps with ASP.NET Core</a>.</p>
</div>
<table class=""tabstyle"" style=""margin-top:20px"">
<tr>
<td style=""padding:25px"">
<div class=""desc"">
<p>
Thank you for using Syncfusion ASP.NET Core Wizard. We have modified the default ASP.NET Core internet application project template based on Syncfusion controls and settings.
The following are the samples links:
</p>
</div>
<div class=""sf-samples"">
<ul class=""ulstyle"">
<li class=""list"">
<div class=""column"">
");
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("Dialog", "DialogFeatures", "Dialog", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("RichTextEditor", "RichTextEditorFeatures", "RichTextEditor", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 34 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("NumericTextBox", "NumericTextBoxFeatures", "NumericTextBox", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 39 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("TextBoxes", "TextBoxesFeatures", "TextBoxes", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
#nullable restore
#line 44 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
Write(Html.ActionLink("Menu", "MenuFeatures", "Menu", null, new { Style = "text-decoration:none;color:#616161;" }));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </li>\r\n </ul>\r\n </div>\r\n </td>\r\n </tr>\r\n</table>\r\n<div class=\"clear\"> </div>");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,74 +1,86 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9bf78c4b5de48798e46c7b91be68ef0ac2851231"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"9bf78c4b5de48798e46c7b91be68ef0ac2851231", @"/Views/Home/Privacy.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
ViewData["Title"] = "Privacy Policy";
#line default
#line hidden
#nullable disable
WriteLiteral("<h1>");
#nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
Write(ViewData["Title"]);
#line default
#line hidden
#nullable disable
WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
#nullable restore
#line 7 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
Write(ViewBag.message);
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9bf78c4b5de48798e46c7b91be68ef0ac2851231"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"9bf78c4b5de48798e46c7b91be68ef0ac2851231", @"/Views/Home/Privacy.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
ViewData["Title"] = "Privacy Policy";
#line default
#line hidden
#nullable disable
WriteLiteral("<h1>");
#nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
Write(ViewData["Title"]);
#line default
#line hidden
#nullable disable
WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
#nullable restore
#line 7 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
Write(ViewBag.message);
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,104 +1,116 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7d6203b0f86d589613820be84f73dfc1708d87da"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_Menuitems_MenuItems), @"mvc.1.0.view", @"/Views/Shared/Components/Menuitems/MenuItems.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7d6203b0f86d589613820be84f73dfc1708d87da", @"/Views/Shared/Components/Menuitems/MenuItems.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared_Components_Menuitems_MenuItems : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", "menu", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Syncfusion.EJ2.Navigations.Menu __Syncfusion_EJ2_Navigations_Menu;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
ViewData["Title"] = "Error";
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d6203b0f86d589613820be84f73dfc1708d87da3652", async() => {
}
);
__Syncfusion_EJ2_Navigations_Menu = CreateTagHelper<global::Syncfusion.EJ2.Navigations.Menu>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Navigations_Menu);
__Syncfusion_EJ2_Navigations_Menu.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
__Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n\r\n");
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7d6203b0f86d589613820be84f73dfc1708d87da"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_Menuitems_MenuItems), @"mvc.1.0.view", @"/Views/Shared/Components/Menuitems/MenuItems.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7d6203b0f86d589613820be84f73dfc1708d87da", @"/Views/Shared/Components/Menuitems/MenuItems.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared_Components_Menuitems_MenuItems : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", "menu", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Syncfusion.EJ2.Navigations.Menu __Syncfusion_EJ2_Navigations_Menu;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
ViewData["Title"] = "Error";
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d6203b0f86d589613820be84f73dfc1708d87da3698", async() => {
}
);
__Syncfusion_EJ2_Navigations_Menu = CreateTagHelper<global::Syncfusion.EJ2.Navigations.Menu>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Navigations_Menu);
__Syncfusion_EJ2_Navigations_Menu.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
__Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n\r\n");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,238 +1,250 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_UserStatus_UserStatus), @"mvc.1.0.view", @"/Views/Shared/Components/UserStatus/UserStatus.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4f680e8c1c85e7569f1bcda769e9b649bd5ba63d", @"/Views/Shared/Components/UserStatus/UserStatus.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared_Components_UserStatus_UserStatus : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<BWPMModels.LoginViewModel>
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("type", "text", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-control-sm"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("inputEmail"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("placeholder", new global::Microsoft.AspNetCore.Html.HtmlString("User-ID"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("type", "password", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("inputPassword"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("placeholder", new global::Microsoft.AspNetCore.Html.HtmlString("Passwort"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_7 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-horizontal"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("role", new global::Microsoft.AspNetCore.Html.HtmlString("form"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_9 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("method", "post", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-controller", "Account", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Login", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
ViewData["Title"] = "Error";
var loggedin = ViewBag.loggedin;
var username = ViewBag.username;
var Fehler = ViewBag.Message;
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
#nullable restore
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
if (@loggedin == "True")
{
#line default
#line hidden
#nullable disable
WriteLiteral(" <p>Angemeldet als ");
#nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
Write(username);
#line default
#line hidden
#nullable disable
WriteLiteral("</p>\r\n");
#nullable restore
#line 13 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
}
else
{
#line default
#line hidden
#nullable disable
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8541", async() => {
WriteLiteral("\r\n\r\n <div class=\"row\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8846", async() => {
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Email);
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
BeginWriteTagHelperAttribute();
#nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
WriteLiteral(ViewBag.defaultuser);
#line default
#line hidden
#nullable disable
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d11629", async() => {
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Password);
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
BeginWriteTagHelperAttribute();
#nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
WriteLiteral(ViewBag.defaultpassword);
#line default
#line hidden
#nullable disable
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n\r\n <button type=\"submit\" class=\"btn btn-default form-control-sm\">Anmelden</button>");
#nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
Write(Fehler);
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n ");
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = (string)__tagHelperAttribute_10.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = (string)__tagHelperAttribute_11.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
#nullable restore
#line 32 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
}
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<BWPMModels.LoginViewModel> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_UserStatus_UserStatus), @"mvc.1.0.view", @"/Views/Shared/Components/UserStatus/UserStatus.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4f680e8c1c85e7569f1bcda769e9b649bd5ba63d", @"/Views/Shared/Components/UserStatus/UserStatus.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared_Components_UserStatus_UserStatus : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<BWPMModels.LoginViewModel>
#nullable disable
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("type", "text", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-control-sm"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("inputEmail"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("placeholder", new global::Microsoft.AspNetCore.Html.HtmlString("User-ID"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("type", "password", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("id", new global::Microsoft.AspNetCore.Html.HtmlString("inputPassword"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("placeholder", new global::Microsoft.AspNetCore.Html.HtmlString("Passwort"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_7 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-horizontal"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("role", new global::Microsoft.AspNetCore.Html.HtmlString("form"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_9 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("method", "post", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-controller", "Account", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Login", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
ViewData["Title"] = "Error";
var loggedin = ViewBag.loggedin;
var username = ViewBag.username;
var Fehler = ViewBag.Message;
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
#nullable restore
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
if (@loggedin == "True")
{
#line default
#line hidden
#nullable disable
WriteLiteral(" <p>Angemeldet als ");
#nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
Write(username);
#line default
#line hidden
#nullable disable
WriteLiteral("</p>\r\n");
#nullable restore
#line 13 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
}
else
{
#line default
#line hidden
#nullable disable
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8587", async() => {
WriteLiteral("\r\n\r\n <div class=\"row\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8892", async() => {
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Email);
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
BeginWriteTagHelperAttribute();
#nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
WriteLiteral(ViewBag.defaultuser);
#line default
#line hidden
#nullable disable
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d11675", async() => {
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
#nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Password);
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
BeginWriteTagHelperAttribute();
#nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
WriteLiteral(ViewBag.defaultpassword);
#line default
#line hidden
#nullable disable
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n\r\n <button type=\"submit\" class=\"btn btn-default form-control-sm\">Anmelden</button>");
#nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
Write(Fehler);
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n ");
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = (string)__tagHelperAttribute_10.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = (string)__tagHelperAttribute_11.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
#nullable restore
#line 32 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
}
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<BWPMModels.LoginViewModel> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,95 +1,107 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d6a5625cc8fb4476f348b0fe9041c550465d8bf9", @"/Views/Shared/Error.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared_Error : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<ErrorViewModel>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
ViewData["Title"] = "Error";
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n<h1 class=\"text-danger\">Error.</h1>\r\n<h2 class=\"text-danger\">An error occurred while processing your request.</h2>\r\n\r\n");
#nullable restore
#line 9 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
if (Model.ShowRequestId)
{
#line default
#line hidden
#nullable disable
WriteLiteral(" <p>\r\n <strong>Request ID:</strong> <code>");
#nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
Write(Model.RequestId);
#line default
#line hidden
#nullable disable
WriteLiteral("</code>\r\n </p>\r\n");
#nullable restore
#line 14 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
}
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<h3>Development Mode</h3>
<p>
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
</p>
<p>
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
It can result in displaying sensitive information from exceptions to end users.
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
and restarting the app.
</p>
");
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ErrorViewModel> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d6a5625cc8fb4476f348b0fe9041c550465d8bf9", @"/Views/Shared/Error.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared_Error : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<ErrorViewModel>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
ViewData["Title"] = "Error";
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n<h1 class=\"text-danger\">Error.</h1>\r\n<h2 class=\"text-danger\">An error occurred while processing your request.</h2>\r\n\r\n");
#nullable restore
#line 9 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
if (Model.ShowRequestId)
{
#line default
#line hidden
#nullable disable
WriteLiteral(" <p>\r\n <strong>Request ID:</strong> <code>");
#nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
Write(Model.RequestId);
#line default
#line hidden
#nullable disable
WriteLiteral("</code>\r\n </p>\r\n");
#nullable restore
#line 14 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
}
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<h3>Development Mode</h3>
<p>
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
</p>
<p>
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
It can result in displaying sensitive information from exceptions to end users.
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
and restarting the app.
</p>
");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ErrorViewModel> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,360 +1,372 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "187ecb007fe171daee91a150d1a8c38919a33ad9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Microsoft.AspNetCore.Http;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"187ecb007fe171daee91a150d1a8c38919a33ad9", @"/Views/Shared/_Layout.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared__Layout : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("stylesheet"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/css/bootstrap.min.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/site.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/ej2/bootstrap.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/ej2/fabric.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/js/ej2/ej2.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("navbar-brand"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_7 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-area", "", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-controller", "Home", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_9 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Index", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery/dist/jquery.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_12 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper;
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper;
private global::Syncfusion.EJ2.ScriptRenderer __Syncfusion_EJ2_ScriptRenderer;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("\r\n\r\n");
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad98947", async() => {
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n <title>");
#nullable restore
#line 15 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(ViewData["Title"]);
#line default
#line hidden
#nullable disable
WriteLiteral(" - BWPM</title>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad99587", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad910765", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad911944", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad913123", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad914306", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n");
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916114", async() => {
WriteLiteral("\r\n <header>\r\n <nav class=\"navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3\">\r\n <div class=\"container\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916570", async() => {
WriteLiteral("BWPM");
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
#nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("MenuItems"));
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<button class=""navbar-toggler"" type=""button"" data-toggle=""collapse"" data-target="".navbar-collapse"" aria-controls=""navbarSupportedContent""
aria-expanded=""false"" aria-label=""Toggle navigation"">
<span class=""navbar-toggler-icon""></span>
</button>
<div class=""navbar-collapse collapse d-sm-inline-flex flex-sm-row-reverse"">
");
WriteLiteral(" </div>\r\n ");
#nullable restore
#line 46 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("UserStatus"));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </nav>\r\n </header>\r\n <div class=\"container\">\r\n <main role=\"main\" class=\"pb-3\">\r\n ");
#nullable restore
#line 52 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(RenderBody());
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </main>\r\n </div>\r\n\r\n <footer class=\"border-top footer text-muted\">\r\n \r\n <div class=\"container\">\r\n ");
#nullable restore
#line 59 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("Footer"));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n");
WriteLiteral(" </div>\r\n </footer>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad920214", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad921315", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad922416", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#nullable restore
#line 65 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-scripts", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad924378", async() => {
}
);
__Syncfusion_EJ2_ScriptRenderer = CreateTagHelper<global::Syncfusion.EJ2.ScriptRenderer>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_ScriptRenderer);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
#nullable restore
#line 67 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(RenderSection("Scripts", required: false));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n</html>\r\n");
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "187ecb007fe171daee91a150d1a8c38919a33ad9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Microsoft.AspNetCore.Http;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"187ecb007fe171daee91a150d1a8c38919a33ad9", @"/Views/Shared/_Layout.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared__Layout : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("stylesheet"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/css/bootstrap.min.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/site.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/ej2/bootstrap.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/ej2/fabric.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/js/ej2/ej2.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("navbar-brand"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_7 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-area", "", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-controller", "Home", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_9 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Index", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery/dist/jquery.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_12 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper;
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper;
private global::Syncfusion.EJ2.ScriptRenderer __Syncfusion_EJ2_ScriptRenderer;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("\r\n\r\n");
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad98993", async() => {
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n <title>");
#nullable restore
#line 15 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(ViewData["Title"]);
#line default
#line hidden
#nullable disable
WriteLiteral(" - BWPM</title>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad99633", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad910811", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad911990", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad913169", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad914352", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n");
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916160", async() => {
WriteLiteral("\r\n <header>\r\n <nav class=\"navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3\">\r\n <div class=\"container\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916616", async() => {
WriteLiteral("BWPM");
}
);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
#nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("MenuItems"));
#line default
#line hidden
#nullable disable
WriteLiteral(@"
<button class=""navbar-toggler"" type=""button"" data-toggle=""collapse"" data-target="".navbar-collapse"" aria-controls=""navbarSupportedContent""
aria-expanded=""false"" aria-label=""Toggle navigation"">
<span class=""navbar-toggler-icon""></span>
</button>
<div class=""navbar-collapse collapse d-sm-inline-flex flex-sm-row-reverse"">
");
WriteLiteral(" </div>\r\n ");
#nullable restore
#line 46 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("UserStatus"));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </div>\r\n </nav>\r\n </header>\r\n <div class=\"container\">\r\n <main role=\"main\" class=\"pb-3\">\r\n ");
#nullable restore
#line 52 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(RenderBody());
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n </main>\r\n </div>\r\n\r\n <footer class=\"border-top footer text-muted\">\r\n \r\n <div class=\"container\">\r\n ");
#nullable restore
#line 59 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(await Component.InvokeAsync("Footer"));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n");
WriteLiteral(" </div>\r\n </footer>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad920260", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad921361", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad922462", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
#nullable restore
#line 65 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-scripts", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad924424", async() => {
}
);
__Syncfusion_EJ2_ScriptRenderer = CreateTagHelper<global::Syncfusion.EJ2.ScriptRenderer>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_ScriptRenderer);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
#nullable restore
#line 67 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
Write(RenderSection("Scripts", required: false));
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n</html>\r\n");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,101 +1,113 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473942", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a474981", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#line hidden
#pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning restore 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning disable 0169
private string __tagHelperStringValueBuffer;
#pragma warning restore 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{
get
{
if (__backed__tagHelperScopeManager == null)
{
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
}
return __backed__tagHelperScopeManager;
}
}
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473988", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a475027", async() => {
}
);
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

File diff suppressed because it is too large Load Diff

View File

@@ -1,49 +1,61 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "c3015f221c992201c00806ad714a8948081299b9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "c3015f221c992201c00806ad714a8948081299b9"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,58 +1,70 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml"
Layout = "_Layout";
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")]
namespace AspNetCore
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP;
#line default
#line hidden
#nullable disable
#nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml"
Layout = "_Layout";
#line default
#line hidden
#nullable disable
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
#nullable disable
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

File diff suppressed because it is too large Load Diff

View File

@@ -1,149 +1,155 @@
{
"version": 2,
"dgSpecHash": "oY4eSZnI4960hanJDXzd/kMnXBrJ178oOOjv96FK51qZqlHDHQNs4mRgw9Vq4TV8NjftHKNrKMcP98V6fMO8lw==",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"expectedPackageFiles": [
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnet.webapi.client\\5.2.7\\microsoft.aspnet.webapi.client.5.2.7.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\3.1.5\\microsoft.aspnetcore.cryptography.internal.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\3.1.5\\microsoft.aspnetcore.cryptography.keyderivation.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.html.abstractions\\2.2.0\\microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.identity.ui\\3.1.5\\microsoft.aspnetcore.identity.ui.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\3.1.15\\microsoft.aspnetcore.jsonpatch.3.1.15.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\3.1.15\\microsoft.aspnetcore.mvc.newtonsoftjson.3.1.15.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor\\2.2.0\\microsoft.aspnetcore.razor.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\3.1.0\\microsoft.aspnetcore.razor.language.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor.runtime\\2.2.0\\microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\2.9.4\\microsoft.codeanalysis.analyzers.2.9.4.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.common\\3.3.1\\microsoft.codeanalysis.common.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.csharp\\3.3.1\\microsoft.codeanalysis.csharp.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\3.3.1\\microsoft.codeanalysis.csharp.workspaces.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.razor\\3.1.0\\microsoft.codeanalysis.razor.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\3.3.1\\microsoft.codeanalysis.workspaces.common.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.5\\microsoft.extensions.caching.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.5\\microsoft.extensions.configuration.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.5\\microsoft.extensions.configuration.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.5\\microsoft.extensions.configuration.binder.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.5\\microsoft.extensions.dependencyinjection.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.5\\microsoft.extensions.dependencyinjection.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.5\\microsoft.extensions.fileproviders.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\3.1.5\\microsoft.extensions.fileproviders.embedded.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.identity.core\\3.1.5\\microsoft.extensions.identity.core.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.identity.stores\\3.1.5\\microsoft.extensions.identity.stores.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.logging\\3.1.5\\microsoft.extensions.logging.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.5\\microsoft.extensions.logging.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.options\\3.1.5\\microsoft.extensions.options.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.5\\microsoft.extensions.primitives.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration\\3.1.5\\microsoft.visualstudio.web.codegeneration.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.contracts\\3.1.5\\microsoft.visualstudio.web.codegeneration.contracts.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.core\\3.1.5\\microsoft.visualstudio.web.codegeneration.core.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.design\\3.1.5\\microsoft.visualstudio.web.codegeneration.design.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.entityframeworkcore\\3.1.5\\microsoft.visualstudio.web.codegeneration.entityframeworkcore.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.templating\\3.1.5\\microsoft.visualstudio.web.codegeneration.templating.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.utils\\3.1.5\\microsoft.visualstudio.web.codegeneration.utils.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegenerators.mvc\\3.1.5\\microsoft.visualstudio.web.codegenerators.mvc.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\newtonsoft.json\\12.0.2\\newtonsoft.json.12.0.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\nuget.frameworks\\4.7.0\\nuget.frameworks.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\syncfusion.ej2.aspnet.core\\19.1.0.54\\syncfusion.ej2.aspnet.core.19.1.0.54.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\syncfusion.licensing\\19.1.0.54\\syncfusion.licensing.19.1.0.54.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections.immutable\\1.5.0\\system.collections.immutable.1.5.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition\\1.0.31\\system.composition.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.attributedmodel\\1.0.31\\system.composition.attributedmodel.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.convention\\1.0.31\\system.composition.convention.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.hosting\\1.0.31\\system.composition.hosting.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.runtime\\1.0.31\\system.composition.runtime.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.typedparts\\1.0.31\\system.composition.typedparts.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.data.sqlclient\\4.8.2\\system.data.sqlclient.4.8.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.http.json\\5.0.0\\system.net.http.json.5.0.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.5.2\\system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.json\\5.0.0\\system.text.json.5.0.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.3\\system.threading.tasks.extensions.4.5.3.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.netcore.app.host.win-x64\\3.1.21\\microsoft.netcore.app.host.win-x64.3.1.21.nupkg.sha512"
],
"logs": []
{
"version": 2,
"dgSpecHash": "w18EmCFUPlLAmdLrPAMZvzRL8XoC3hCeFgYR4yN15xfxXpNoRI2ZyCGO2D8Bc0YhZzPtxb0kstB/PO3I/vVUxg==",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"expectedPackageFiles": [
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnet.webapi.client\\5.2.7\\microsoft.aspnet.webapi.client.5.2.7.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\3.1.5\\microsoft.aspnetcore.cryptography.internal.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\3.1.5\\microsoft.aspnetcore.cryptography.keyderivation.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.html.abstractions\\2.2.0\\microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.identity.ui\\3.1.5\\microsoft.aspnetcore.identity.ui.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\3.1.15\\microsoft.aspnetcore.jsonpatch.3.1.15.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.mvc.newtonsoftjson\\3.1.15\\microsoft.aspnetcore.mvc.newtonsoftjson.3.1.15.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor\\2.2.0\\microsoft.aspnetcore.razor.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\3.1.0\\microsoft.aspnetcore.razor.language.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.aspnetcore.razor.runtime\\2.2.0\\microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\2.9.4\\microsoft.codeanalysis.analyzers.2.9.4.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.common\\3.3.1\\microsoft.codeanalysis.common.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.csharp\\3.3.1\\microsoft.codeanalysis.csharp.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\3.3.1\\microsoft.codeanalysis.csharp.workspaces.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.razor\\3.1.0\\microsoft.codeanalysis.razor.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\3.3.1\\microsoft.codeanalysis.workspaces.common.3.3.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.5\\microsoft.extensions.caching.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration\\3.1.5\\microsoft.extensions.configuration.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\3.1.5\\microsoft.extensions.configuration.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.configuration.binder\\3.1.5\\microsoft.extensions.configuration.binder.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\3.1.5\\microsoft.extensions.dependencyinjection.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\3.1.5\\microsoft.extensions.dependencyinjection.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\3.1.5\\microsoft.extensions.fileproviders.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\3.1.5\\microsoft.extensions.fileproviders.embedded.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.identity.core\\3.1.5\\microsoft.extensions.identity.core.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.identity.stores\\3.1.5\\microsoft.extensions.identity.stores.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.logging\\3.1.5\\microsoft.extensions.logging.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\3.1.5\\microsoft.extensions.logging.abstractions.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.options\\3.1.5\\microsoft.extensions.options.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.extensions.primitives\\3.1.5\\microsoft.extensions.primitives.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration\\3.1.5\\microsoft.visualstudio.web.codegeneration.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.contracts\\3.1.5\\microsoft.visualstudio.web.codegeneration.contracts.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.core\\3.1.5\\microsoft.visualstudio.web.codegeneration.core.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.design\\3.1.5\\microsoft.visualstudio.web.codegeneration.design.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.entityframeworkcore\\3.1.5\\microsoft.visualstudio.web.codegeneration.entityframeworkcore.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.templating\\3.1.5\\microsoft.visualstudio.web.codegeneration.templating.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.utils\\3.1.5\\microsoft.visualstudio.web.codegeneration.utils.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.visualstudio.web.codegenerators.mvc\\3.1.5\\microsoft.visualstudio.web.codegenerators.mvc.3.1.5.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.win32.primitives\\4.3.0\\microsoft.win32.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\netstandard.library\\1.6.1\\netstandard.library.1.6.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\newtonsoft.json\\12.0.2\\newtonsoft.json.12.0.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\newtonsoft.json.bson\\1.0.2\\newtonsoft.json.bson.1.0.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\nuget.frameworks\\4.7.0\\nuget.frameworks.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.7.0\\runtime.native.system.data.sqlclient.sni.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\syncfusion.ej2.aspnet.core\\19.1.0.54\\syncfusion.ej2.aspnet.core.19.1.0.54.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\syncfusion.licensing\\19.1.0.54\\syncfusion.licensing.19.1.0.54.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.buffers\\4.3.0\\system.buffers.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.collections.immutable\\1.5.0\\system.collections.immutable.1.5.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition\\1.0.31\\system.composition.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.attributedmodel\\1.0.31\\system.composition.attributedmodel.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.convention\\1.0.31\\system.composition.convention.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.hosting\\1.0.31\\system.composition.hosting.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.runtime\\1.0.31\\system.composition.runtime.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.composition.typedparts\\1.0.31\\system.composition.typedparts.1.0.31.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.data.sqlclient\\4.8.2\\system.data.sqlclient.4.8.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.3.0\\system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.compression.zipfile\\4.3.0\\system.io.compression.zipfile.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.memory\\4.5.3\\system.memory.4.5.3.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.http.json\\5.0.0\\system.net.http.json.5.0.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.net.sockets\\4.3.0\\system.net.sockets.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.5.2\\system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.cng\\4.3.0\\system.security.cryptography.cng.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding.codepages\\4.5.1\\system.text.encoding.codepages.4.5.1.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.json\\5.0.0\\system.text.json.5.0.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.3\\system.threading.tasks.extensions.4.5.3.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.threading.timer\\4.3.0\\system.threading.timer.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512"
],
"logs": [
{
"code": "NU1803",
"level": "Warning",
"warningLevel": 1,
"message": "You are running the 'restore' operation with an 'HTTP' source, 'http://nuget.grapecity.com/nuget'. Non-HTTPS access will be removed in a future version. Consider migrating to an 'HTTPS' source."
}
]
}