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

Binary file not shown.

Binary file not shown.

BIN
.vs/BWPM/v17/.futdcache.v2 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,119 +1,131 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "00d030fffd3b246b14f405f3a57a4704d5160220"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Login), @"mvc.1.0.view", @"/Views/Account/Login.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\Account\Login.cshtml"
using BWPMModels;
#line default
#line hidden
#nullable disable
#nullable restore
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using APP.Utils;
#line default
#line hidden
#nullable disable
#nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"00d030fffd3b246b14f405f3a57a4704d5160220", @"/Views/Account/Login.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Account_Login : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<LoginViewModel>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("<!--");
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
//Layout = "~/Views/Shared/_Layout.cshtml";
var Modalanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.None };
#line default
#line hidden
#nullable disable
WriteLiteral("-->\r\n");
WriteLiteral(@"
<!--<div id=""logreg-forms"">
<form class=""form-signin"" method=""post"" asp-action=""Login"">
<h1 class=""h3 mb-3 font-weight-normal"" style=""text-align: center""> Sign in</h1>
<div class=""social-login"">
<button class=""btn facebook-btn social-btn"" type=""button""><span><i class=""fab fa-facebook-f""></i> Sign in with Facebook</span> </button>
<button class=""btn google-btn social-btn"" type=""button""><span><i class=""fab fa-google-plus-g""></i> Sign in with Google+</span> </button>
</div>
<p style=""text-align:center""> OR </p>
<div class=""red-msg"">");
#nullable restore
#line 60 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
Write(Html.ValidationSummary(false));
#line default
#line hidden
#nullable disable
WriteLiteral(@"</div>
<input type=""email"" asp-for=""Email"" id=""inputEmail"" class=""form-control"" placeholder=""Email address"" autofocus="""">
<span class=""red-msg"" asp-validation-for=""Email""></span>
<input type=""password"" asp-for=""Password"" id=""inputPassword"" class=""form-control"" placeholder=""Password"">
<span class=""red-msg"" asp-validation-for=""Password""></span>
<button class=""btn btn-success btn-block"" type=""submit""><i class=""fas fa-sign-in-alt""></i> Sign in</button>
<a href=""#"" id=""forgot_pswd"">Forgot password?</a>
<hr>
<p>Don't have an account!</p>
<button class=""btn btn-primary btn-block"" type=""button"" id=""btn-signup""><i class=""fas fa-user-plus""></i> Sign up New Account</button>
</form>
</div>
<script src=""~/lib/jquery-validation/dist/jquery.validate.js""></script>
<script src=""~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js""></script>-->
");
}
#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<LoginViewModel> Html { get; private set; }
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "00d030fffd3b246b14f405f3a57a4704d5160220"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Login), @"mvc.1.0.view", @"/Views/Account/Login.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\Account\Login.cshtml"
using BWPMModels;
#line default
#line hidden
#nullable disable
#nullable restore
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using APP.Utils;
#line default
#line hidden
#nullable disable
#nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"00d030fffd3b246b14f405f3a57a4704d5160220", @"/Views/Account/Login.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Account_Login : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<LoginViewModel>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("<!--");
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
//Layout = "~/Views/Shared/_Layout.cshtml";
var Modalanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.None };
#line default
#line hidden
#nullable disable
WriteLiteral("-->\r\n");
WriteLiteral(@"
<!--<div id=""logreg-forms"">
<form class=""form-signin"" method=""post"" asp-action=""Login"">
<h1 class=""h3 mb-3 font-weight-normal"" style=""text-align: center""> Sign in</h1>
<div class=""social-login"">
<button class=""btn facebook-btn social-btn"" type=""button""><span><i class=""fab fa-facebook-f""></i> Sign in with Facebook</span> </button>
<button class=""btn google-btn social-btn"" type=""button""><span><i class=""fab fa-google-plus-g""></i> Sign in with Google+</span> </button>
</div>
<p style=""text-align:center""> OR </p>
<div class=""red-msg"">");
#nullable restore
#line 60 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
Write(Html.ValidationSummary(false));
#line default
#line hidden
#nullable disable
WriteLiteral(@"</div>
<input type=""email"" asp-for=""Email"" id=""inputEmail"" class=""form-control"" placeholder=""Email address"" autofocus="""">
<span class=""red-msg"" asp-validation-for=""Email""></span>
<input type=""password"" asp-for=""Password"" id=""inputPassword"" class=""form-control"" placeholder=""Password"">
<span class=""red-msg"" asp-validation-for=""Password""></span>
<button class=""btn btn-success btn-block"" type=""submit""><i class=""fas fa-sign-in-alt""></i> Sign in</button>
<a href=""#"" id=""forgot_pswd"">Forgot password?</a>
<hr>
<p>Don't have an account!</p>
<button class=""btn btn-primary btn-block"" type=""button"" id=""btn-signup""><i class=""fas fa-user-plus""></i> Sign up New Account</button>
</form>
</div>
<script src=""~/lib/jquery-validation/dist/jquery.validate.js""></script>
<script src=""~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js""></script>-->
");
}
#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<LoginViewModel> Html { get; private set; } = default!;
#nullable disable
}
}
#pragma warning restore 1591

View File

@@ -1,134 +1,146 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "16afe38e331f740a7654bbebcacb1f184e61a275"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Welcome), @"mvc.1.0.razor-page", @"/Views/Account/Welcome.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 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
using System.Security.Claims;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"16afe38e331f740a7654bbebcacb1f184e61a275", @"/Views/Account/Welcome.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Account_Welcome : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("gaga\r\n\r\n");
#nullable restore
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(ViewBag.sessionvariable);
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
#nullable restore
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
if (User.Identity.IsAuthenticated)
{
ClaimsPrincipal user = User;
var claimId = user.Claims.FirstOrDefault(x => x.Type == "Id");
var claimEmail = user.Claims.FirstOrDefault(x => x.Type == "Email");
var claimDisplayName = user.Claims.FirstOrDefault(x => x.Type == "DisplayName");
string userId = claimId != null ? claimId.Value : string.Empty; ;
string userEmail = claimEmail != null ? claimEmail.Value : string.Empty; ;
string userDisplayName = claimDisplayName != null ? claimDisplayName.Value : string.Empty; ;
#line default
#line hidden
#nullable disable
WriteLiteral(" <h6> Welcome <b style=\"color: red; font-size: 22px;\">");
#nullable restore
#line 22 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(User.Identity.Name);
#line default
#line hidden
#nullable disable
WriteLiteral("</b></h6>\r\n <ul>\r\n <li>Id : ");
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userId);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n <li>Email : ");
#nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userEmail);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n <li>Display name : ");
#nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userDisplayName);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n </ul>\r\n <p>\r\n <a href=\"/employee/logout\" style=\"text-decoration: underline;\">Logout</a>\r\n </p>\r\n");
#nullable restore
#line 31 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.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<Views_Account_Welcome> Html { get; private set; }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome>)PageContext?.ViewData;
public Views_Account_Welcome Model => ViewData.Model;
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "16afe38e331f740a7654bbebcacb1f184e61a275"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Welcome), @"mvc.1.0.razor-page", @"/Views/Account/Welcome.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 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
using System.Security.Claims;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"16afe38e331f740a7654bbebcacb1f184e61a275", @"/Views/Account/Welcome.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Account_Welcome : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
#nullable restore
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("gaga\r\n\r\n");
#nullable restore
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(ViewBag.sessionvariable);
#line default
#line hidden
#nullable disable
WriteLiteral("\r\n\r\n");
#nullable restore
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
if (User.Identity.IsAuthenticated)
{
ClaimsPrincipal user = User;
var claimId = user.Claims.FirstOrDefault(x => x.Type == "Id");
var claimEmail = user.Claims.FirstOrDefault(x => x.Type == "Email");
var claimDisplayName = user.Claims.FirstOrDefault(x => x.Type == "DisplayName");
string userId = claimId != null ? claimId.Value : string.Empty; ;
string userEmail = claimEmail != null ? claimEmail.Value : string.Empty; ;
string userDisplayName = claimDisplayName != null ? claimDisplayName.Value : string.Empty; ;
#line default
#line hidden
#nullable disable
WriteLiteral(" <h6> Welcome <b style=\"color: red; font-size: 22px;\">");
#nullable restore
#line 22 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(User.Identity.Name);
#line default
#line hidden
#nullable disable
WriteLiteral("</b></h6>\r\n <ul>\r\n <li>Id : ");
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userId);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n <li>Email : ");
#nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userEmail);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n <li>Display name : ");
#nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
Write(userDisplayName);
#line default
#line hidden
#nullable disable
WriteLiteral("</li>\r\n </ul>\r\n <p>\r\n <a href=\"/employee/logout\" style=\"text-decoration: underline;\">Logout</a>\r\n </p>\r\n");
#nullable restore
#line 31 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.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<Views_Account_Welcome> Html { get; private set; } = default!;
#nullable disable
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome>)PageContext?.ViewData;
public Views_Account_Welcome Model => ViewData.Model;
}
}
#pragma warning restore 1591

View File

@@ -1,28 +1,28 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Demo\Index.razor" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e2f4496dfe0723a323db3a7bad7deb33dd5866a3"
// <auto-generated/>
#pragma warning disable 1591
namespace APP.Views.Demo
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Components;
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase
{
#pragma warning disable 1998
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
__builder.AddMarkupContent(0, "<h3>Demo</h3>\r\n");
__builder.OpenComponent<Microsoft.AspNetCore.Components.Authorization.AuthorizeView>(1);
__builder.AddAttribute(2, "Authorized", (Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Authorization.AuthenticationState>)((context) => (__builder2) => {
__builder2.AddMarkupContent(3, "\r\n gugus\r\n ");
}
));
__builder.CloseComponent();
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Demo\Index.razor" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e2f4496dfe0723a323db3a7bad7deb33dd5866a3"
// <auto-generated/>
#pragma warning disable 1591
namespace APP.Views.Demo
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Components;
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase
{
#pragma warning disable 1998
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
__builder.AddMarkupContent(0, "<h3>Demo</h3>\r\n");
__builder.OpenComponent<Microsoft.AspNetCore.Components.Authorization.AuthorizeView>(1);
__builder.AddAttribute(2, "Authorized", (Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Authorization.AuthenticationState>)((context) => (__builder2) => {
__builder2.AddMarkupContent(3, "\r\n gugus\r\n ");
}
));
__builder.CloseComponent();
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591

View File

@@ -1,289 +1,301 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4ea554ff163de8ed32681fced9d144d7e7b702c8"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Dialog_DialogFeatures), @"mvc.1.0.view", @"/Views/Dialog/DialogFeatures.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\Dialog\DialogFeatures.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4ea554ff163de8ed32681fced9d144d7e7b702c8", @"/Views/Dialog/DialogFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Dialog_DialogFeatures : 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", "normalbtn", 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("content", "Open", 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("click", "dlgButtonClick", 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("X", "center", 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("Y", "center", 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", "default_dialog", 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("width", "500px", 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("target", "#target", 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("open", "dialogOpen", 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("Content", @"<p>In the Succinctly series, Syncfusion created a robust, free library of more than 130 technical e - books formatted for PDF, Kindle, and EPUB.<br> <br>The Succinctly series was born in 2012 out of a desire to provide concise technical e-books for software developers.Each title in the Succinctly series is written by a carefully chosen expert and provides essential content in about 100 pages.</p>", 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("close", "dialogClose", 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("header", "About SYNCFUSION succintly series", 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.Buttons.Button __Syncfusion_EJ2_Buttons_Button;
private global::Syncfusion.EJ2.Popups.Dialog __Syncfusion_EJ2_Popups_Dialog;
private global::Syncfusion.EJ2.Popups.DialogButtons __Syncfusion_EJ2_Popups_DialogButtons;
private global::Syncfusion.EJ2.Popups.DialogDialogButton __Syncfusion_EJ2_Popups_DialogDialogButton;
private global::Syncfusion.EJ2.Popups.DialogPositionData __Syncfusion_EJ2_Popups_DialogPositionData;
#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\Dialog\DialogFeatures.cshtml"
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line default
#line hidden
#nullable disable
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
ViewBag.Title = "Dialog";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>Dialog Features:</h2>
<br/>
<li> Dialog Samples - Default</li>
<li> Position - Center Center</li>
<li> Animation - Zoom</li>
<li> DialogType - Non-modal</li>
<li> RTL</li>
<li> Draggable</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div class=""col-lg-12 control-section"" id=""target"">
");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c88554", async() => {
}
);
__Syncfusion_EJ2_Buttons_Button = CreateTagHelper<global::Syncfusion.EJ2.Buttons.Button>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Buttons_Button);
__Syncfusion_EJ2_Buttons_Button.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_Buttons_Button.Content = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__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("ejs-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c89774", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-buttons", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810050", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-dialogbutton", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810345", async() => {
}
);
__Syncfusion_EJ2_Popups_DialogDialogButton = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogDialogButton>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogDialogButton);
#nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel = ViewBag.button;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("buttonModel", __Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_DialogDialogButton.Click = (string)__tagHelperAttribute_2.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_Popups_DialogButtons = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogButtons>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogButtons);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c812745", async() => {
}
);
__Syncfusion_EJ2_Popups_DialogPositionData = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogPositionData>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogPositionData);
__Syncfusion_EJ2_Popups_DialogPositionData.X = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
__Syncfusion_EJ2_Popups_DialogPositionData.Y = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_Popups_Dialog = CreateTagHelper<global::Syncfusion.EJ2.Popups.Dialog>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_Dialog);
__Syncfusion_EJ2_Popups_Dialog.Id = (string)__tagHelperAttribute_5.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.AllowDragging = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("allowDragging", __Syncfusion_EJ2_Popups_Dialog.AllowDragging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.EnableRtl = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("enableRtl", __Syncfusion_EJ2_Popups_Dialog.EnableRtl, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.AnimationSettings = defaultanimation;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("animationSettings", __Syncfusion_EJ2_Popups_Dialog.AnimationSettings, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Width = (string)__tagHelperAttribute_6.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.IsModal = false;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("isModal", __Syncfusion_EJ2_Popups_Dialog.IsModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Target = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Syncfusion_EJ2_Popups_Dialog.Open = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
__Syncfusion_EJ2_Popups_Dialog.Content = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
__Syncfusion_EJ2_Popups_Dialog.Close = (string)__tagHelperAttribute_10.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#nullable restore
#line 28 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("showCloseIcon", __Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Header = (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 </div>\r\n\t<style>\r\n .control-section {\r\n padding-left: 10px;\r\n min-height: 350px;\r\n height: 100%;\r\n }\r\n ");
WriteLiteral(@"@media screen and (min-width: 150px) and (max-width: 480px) {
.control-section {
margin-bottom: 30px;
}
.control-wrapper {
margin-bottom: 0px;
}
}
</style>
<script>
document.getElementById(""normalbtn"").addEventListener('click', function () {
var dialogObj = document.getElementById(""default_dialog"")
dialogObj.ej2_instances[0].show();
});
function dialogClose() {
document.getElementById(""normalbtn"").style.display = ""block"";
}
function dialogOpen() {
document.getElementById(""normalbtn"").style.display = ""none"";
}
function dlgButtonClick() {
window.open('https://www.syncfusion.com/company/about-us');
}
</script>
</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\Dialog\DialogFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4ea554ff163de8ed32681fced9d144d7e7b702c8"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Dialog_DialogFeatures), @"mvc.1.0.view", @"/Views/Dialog/DialogFeatures.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\Dialog\DialogFeatures.cshtml"
using Syncfusion.EJ2;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4ea554ff163de8ed32681fced9d144d7e7b702c8", @"/Views/Dialog/DialogFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Dialog_DialogFeatures : 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", "normalbtn", 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("content", "Open", 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("click", "dlgButtonClick", 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("X", "center", 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("Y", "center", 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", "default_dialog", 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("width", "500px", 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("target", "#target", 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("open", "dialogOpen", 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("Content", @"<p>In the Succinctly series, Syncfusion created a robust, free library of more than 130 technical e - books formatted for PDF, Kindle, and EPUB.<br> <br>The Succinctly series was born in 2012 out of a desire to provide concise technical e-books for software developers.Each title in the Succinctly series is written by a carefully chosen expert and provides essential content in about 100 pages.</p>", 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("close", "dialogClose", 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("header", "About SYNCFUSION succintly series", 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.Buttons.Button __Syncfusion_EJ2_Buttons_Button;
private global::Syncfusion.EJ2.Popups.Dialog __Syncfusion_EJ2_Popups_Dialog;
private global::Syncfusion.EJ2.Popups.DialogButtons __Syncfusion_EJ2_Popups_DialogButtons;
private global::Syncfusion.EJ2.Popups.DialogDialogButton __Syncfusion_EJ2_Popups_DialogDialogButton;
private global::Syncfusion.EJ2.Popups.DialogPositionData __Syncfusion_EJ2_Popups_DialogPositionData;
#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\Dialog\DialogFeatures.cshtml"
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line default
#line hidden
#nullable disable
#nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
ViewBag.Title = "Dialog";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>Dialog Features:</h2>
<br/>
<li> Dialog Samples - Default</li>
<li> Position - Center Center</li>
<li> Animation - Zoom</li>
<li> DialogType - Non-modal</li>
<li> RTL</li>
<li> Draggable</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div class=""col-lg-12 control-section"" id=""target"">
");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c88600", async() => {
}
);
__Syncfusion_EJ2_Buttons_Button = CreateTagHelper<global::Syncfusion.EJ2.Buttons.Button>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Buttons_Button);
__Syncfusion_EJ2_Buttons_Button.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_Buttons_Button.Content = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__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("ejs-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c89820", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-buttons", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810096", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-dialogbutton", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810391", async() => {
}
);
__Syncfusion_EJ2_Popups_DialogDialogButton = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogDialogButton>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogDialogButton);
#nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel = ViewBag.button;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("buttonModel", __Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_DialogDialogButton.Click = (string)__tagHelperAttribute_2.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_Popups_DialogButtons = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogButtons>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogButtons);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c812791", async() => {
}
);
__Syncfusion_EJ2_Popups_DialogPositionData = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogPositionData>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogPositionData);
__Syncfusion_EJ2_Popups_DialogPositionData.X = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
__Syncfusion_EJ2_Popups_DialogPositionData.Y = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_Popups_Dialog = CreateTagHelper<global::Syncfusion.EJ2.Popups.Dialog>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_Dialog);
__Syncfusion_EJ2_Popups_Dialog.Id = (string)__tagHelperAttribute_5.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
#nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.AllowDragging = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("allowDragging", __Syncfusion_EJ2_Popups_Dialog.AllowDragging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.EnableRtl = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("enableRtl", __Syncfusion_EJ2_Popups_Dialog.EnableRtl, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.AnimationSettings = defaultanimation;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("animationSettings", __Syncfusion_EJ2_Popups_Dialog.AnimationSettings, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Width = (string)__tagHelperAttribute_6.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
#nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.IsModal = false;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("isModal", __Syncfusion_EJ2_Popups_Dialog.IsModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Target = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Syncfusion_EJ2_Popups_Dialog.Open = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
__Syncfusion_EJ2_Popups_Dialog.Content = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
__Syncfusion_EJ2_Popups_Dialog.Close = (string)__tagHelperAttribute_10.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
#nullable restore
#line 28 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
__Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("showCloseIcon", __Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Header = (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 </div>\r\n\t<style>\r\n .control-section {\r\n padding-left: 10px;\r\n min-height: 350px;\r\n height: 100%;\r\n }\r\n ");
WriteLiteral(@"@media screen and (min-width: 150px) and (max-width: 480px) {
.control-section {
margin-bottom: 30px;
}
.control-wrapper {
margin-bottom: 0px;
}
}
</style>
<script>
document.getElementById(""normalbtn"").addEventListener('click', function () {
var dialogObj = document.getElementById(""default_dialog"")
dialogObj.ej2_instances[0].show();
});
function dialogClose() {
document.getElementById(""normalbtn"").style.display = ""block"";
}
function dialogOpen() {
document.getElementById(""normalbtn"").style.display = ""none"";
}
function dlgButtonClick() {
window.open('https://www.syncfusion.com/company/about-us');
}
</script>
</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,150 +1,162 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Menu_MenuFeatures), @"mvc.1.0.view", @"/Views/Menu/MenuFeatures.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", @"3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350", @"/Views/Menu/MenuFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Menu_MenuFeatures : 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", "ej2-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\Menu\MenuFeatures.cshtml"
ViewBag.Title = "Menu";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("<h2>Menu Features:</h2>\r\n<br/>\r\n<li> Default</li>\r\n<li> Theme - Bootstrap-Theme</li>\r\n<br/>\r\n<div id = \"ControlRegion\">\r\n<div>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff3503722", 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 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.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</div>\r\n</div>\r\n<style>\r\n ");
WriteLiteral(@"@font-face {
font-family: 'e-menu-icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjvJSpgAAAEoAAAAVmNtYXBsm2feAAABpAAAAGxnbHlmmEcyrQAAAiQAAAWIaGVhZBJ0bwcAAADQAAAANmhoZWEHmQNyAAAArAAAACRobXR4I0AAAAAAAYAAAAAkbG9jYQaGB+4AAAIQAAAAFG1heHABGACaAAABCAAAACBuYW1lc0cOBgAAB6wAAAIlcG9zdJbKd4kAAAnUAAAAfQABAAADUv9qAFoEAAAA//4D6gABAAAAAAAAAAAAAAAAAAAACQABAAAAAQAAhka7o18PPPUACwPoAAAAANe2FRwAAAAA17YVHAAAAAAD6gPqAAAACAACAAAAAAAAAAEAAAAJAI4ABQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQPrAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5anohgNS/2oAWgPqAJYAAAABAAAAAAAABAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABYAAAADgAIAAIABuWp5bPluefo6CLohv//AADlqeWy5bnn6Ogi6IX//wAAAAAAAAAAAAAAAAABAA4ADgAQABAAEAAQAAAABQAGAAcACAABAAIAAwAEAAAAAACsASoBRAGwAhICUAKEAsQABAAAAAAD6gNZAD8AfwCDAI0AAAEzHw0dAQ8OLw8/DiMzHw0dAQ8OLw8/DgMhAyEBIRU3EyUVBQMjAwgJCAgIBwcHBgUFBAQDAgEBAgMEBAUFBgcHBwgICAkJCAgIBwcHBgUFBAQDAgEBAQECAwQEBQUGBwcHCAgI5AgJCAgHBwcGBQ");
WriteLiteral(@"UEBAIDAQEDAgQEBQUGBwcHCAgJCAkICAgIBwYGBQUFAwMCAQEBAQIDAwUFBQYGBwgICAijAnyQ/qj+EgEKAssBcf5Yy9UBTwICAgQEBQYGBgcHCAgJCAkICQcIBwYGBgQFAwMCAQEBAQIDAwUEBgYGBwgHCQgJCAkICAcHBgYGBQQEAgICAgICBAQFBgYGBwcICAkICQgJBwgHBgYGBAUDAwIBAQEBAgMDBQQGBgYHCAcJCAkICQgIBwcGBgYFBAQCAgIBu/67AZUBAf5LAj0CAbUAAAAFAAAAAAPqA+oAAgAWABgAPABkAAA3OQEnMx8PFQc3MQE7AR8OAQcvDwEzHwoPBi8PPwP/nAgODg4NDAwLCwoICAcFBAMC6k4CdAgHEA4PDQ0MDAoJCAcGBAIB/kWFAQMEBgcJCgsLDQ0NDg4ODgLaBg0GBgYGBjwFBAMBAQECAgYJNAEDBAYHCQoKDAwNDQ4ODg40GQkKZJsBAwQFBwcJCQoMCw0NDg8OCE7pAnUDBQYHCQkLDAwNDg0ODg7+SIgODg4NDg0MDAsKCAgGBAMBArUCAgMDBQU9CQkJCQgICAcNDjQNDg4ODQ0MDAsJCQcGBAMBNA4DAgAAAAABAAAAAAPqA60ACgAAEyEVIRUhAxMhAyEVAcwBzPzEN5MDHrj84gOtXFz9/QGn/boAAAAABQAAAAADjgPqAAMABwALAA8AUwAAEyEVITUhFSE1IRUhJxEhESUhHw8RDw8hLw8RPw7qAij92AIo/dgCKP3YOwKi/XICeggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgI/YYICAgIBwcGBgUFBAMDAgEBAQECAwMEBQUGBgcHCAgIAQs+9j72Prj9XgKi9gEBAgMDBAUFBgYHBwgICAj8zggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgIAzIICAgIBwcGBgUFBAMDAgEABQAAAAADqQOpAAQACgAUAB4AOwAACQEXATUBFAcmNDIDBg");
WriteLiteral(@"cuATQ2MhYUAwYHLgE0NjIWFBc2NS4BIgYUFhcyNxcHJiMOARQWMjY3NCc3ATM1Ayb++FkBMv5fFRUq3xglJjExSzEZGCUmMTFLMUoOAmKUY2JLJyFmZiEnS2JilWICDmcBM4MDgP74WQE2K/50FQICKv6lGQICMkoyMkoB9xkCAjJKMjJKIyEnSmNjlGMCDmdnDgJjlGNjSichZ/7NKwAAAAMAAAAAA4oD5gAHABAAJwAAARUhNTMRIRElHgEGIiY0NjInBgcjIgYVERQWMyEyNjURNCYrAS4BIgEZAbZd/ZABWAwBGiYZGSZhIg+8JjU1JgJ2JjU1JrwPRFgDLn59/TICz1IMJxkZJxlAGSkzJv0pJzMzJwLXJjMpMwADAAAAAAOpA+cAAwAUAB4AAAERIREnBhURFBYXIT4BNRE0JiMhIicGFREzESE1IQYDTP4MQxs2JgH3JzU1J/4JJtgZXQIT/egmAs/9jwJxRBkm/YcmMwICMyYCeSYynxon/Y8CcV4CAAIAAAAAA+cD5wALACMAAAEOAQcuASc+ATceAQUeARcyNj8BARYyNjQnATc+ATUuAScOAQLYA7SHiLMEBLOIh7T9KwXnrkeBNAMBAQ4kHA7+/wMpLgTora7nAk6HtAMDtIeIswQEs4it6AQuKQP+/w4bJQ4BAQM0gUeu5wUF5wAAAAASAN4AAQAAAAAAAAABAAAAAQAAAAAAAQAHAAEAAQAAAAAAAgAHAAgAAQAAAAAAAwAHAA8AAQAAAAAABAAHABYAAQAAAAAABQALAB0AAQAAAAAABgAHACgAAQAAAAAACgAsAC8AAQAAAAAACwASAFsAAwABBAkAAAACAG0AAwABBAkAAQAOAG8AAwABBAkAAgAOAH0AAwABBAkAAwAOAIsAAwABBAkABAAOAJkAAwABBAkABQAWAKcAAwABBAkABgAOAL0AAwABBAkACgBYAMsAAwABBAkACwAkASMgZS1pY29uc1JlZ3VsYXJlLWljb25zZS1pY29uc1");
WriteLiteral(@"ZlcnNpb24gMS4wZS1pY29uc0ZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAAZQAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAGUALQBpAGMAbwBuAHMAZQAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIAB1AHMAaQBuAGcAIABTAHkAbgBjAGYAdQBzAGkAbwBuACAATQBlAHQAcgBvACAAUwB0AHUAZABpAG8AdwB3AHcALgBzAHkAbgBjAGYAdQBzAGkAbwBuAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAQIBAwEEAQUBBgEHAQgBCQEKAA1zaG9wcGluZy1jYXJ0B2VkaXQtMDUMZmlsZS1vcGVuLTAxDGZpbGUtdGV4dC0wMQNDdXQFUGFzdGUEQ29weQZTZWFyY2gAAAAAAA==) format('truetype');
font-weight: normal;
font-style: normal;
}
.e-menu-icons {
font-family: 'e-menu-icons';
}
.e-menu-wrapper {
text-align: center;
}
.menu-control {
margin-top: 45px;
}
.e-file::before {
content: '\e886';
}
.e-edit::before {
content: '\e822';
}
.e-tool::before {
content: '\e7cf';
}
.e-cut");
WriteLiteral(@"::before {
content: '\e5a9';
}
.e-copy::before {
content: '\e5b3';
}
.e-paste::before {
content: '\e5b2';
}
.e-open::before {
content: '\e885';
}
.e-save::before {
content: '\e954';
}
</style>
");
}
#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\Menu\MenuFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Menu_MenuFeatures), @"mvc.1.0.view", @"/Views/Menu/MenuFeatures.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", @"3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350", @"/Views/Menu/MenuFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Menu_MenuFeatures : 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", "ej2-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\Menu\MenuFeatures.cshtml"
ViewBag.Title = "Menu";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("<h2>Menu Features:</h2>\r\n<br/>\r\n<li> Default</li>\r\n<li> Theme - Bootstrap-Theme</li>\r\n<br/>\r\n<div id = \"ControlRegion\">\r\n<div>\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff3503768", 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 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.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</div>\r\n</div>\r\n<style>\r\n ");
WriteLiteral(@"@font-face {
font-family: 'e-menu-icons';
src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjvJSpgAAAEoAAAAVmNtYXBsm2feAAABpAAAAGxnbHlmmEcyrQAAAiQAAAWIaGVhZBJ0bwcAAADQAAAANmhoZWEHmQNyAAAArAAAACRobXR4I0AAAAAAAYAAAAAkbG9jYQaGB+4AAAIQAAAAFG1heHABGACaAAABCAAAACBuYW1lc0cOBgAAB6wAAAIlcG9zdJbKd4kAAAnUAAAAfQABAAADUv9qAFoEAAAA//4D6gABAAAAAAAAAAAAAAAAAAAACQABAAAAAQAAhka7o18PPPUACwPoAAAAANe2FRwAAAAA17YVHAAAAAAD6gPqAAAACAACAAAAAAAAAAEAAAAJAI4ABQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQPrAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5anohgNS/2oAWgPqAJYAAAABAAAAAAAABAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABYAAAADgAIAAIABuWp5bPluefo6CLohv//AADlqeWy5bnn6Ogi6IX//wAAAAAAAAAAAAAAAAABAA4ADgAQABAAEAAQAAAABQAGAAcACAABAAIAAwAEAAAAAACsASoBRAGwAhICUAKEAsQABAAAAAAD6gNZAD8AfwCDAI0AAAEzHw0dAQ8OLw8/DiMzHw0dAQ8OLw8/DgMhAyEBIRU3EyUVBQMjAwgJCAgIBwcHBgUFBAQDAgEBAgMEBAUFBgcHBwgICAkJCAgIBwcHBgUFBAQDAgEBAQECAwQEBQUGBwcHCAgI5AgJCAgHBwcGBQ");
WriteLiteral(@"UEBAIDAQEDAgQEBQUGBwcHCAgJCAkICAgIBwYGBQUFAwMCAQEBAQIDAwUFBQYGBwgICAijAnyQ/qj+EgEKAssBcf5Yy9UBTwICAgQEBQYGBgcHCAgJCAkICQcIBwYGBgQFAwMCAQEBAQIDAwUEBgYGBwgHCQgJCAkICAcHBgYGBQQEAgICAgICBAQFBgYGBwcICAkICQgJBwgHBgYGBAUDAwIBAQEBAgMDBQQGBgYHCAcJCAkICQgIBwcGBgYFBAQCAgIBu/67AZUBAf5LAj0CAbUAAAAFAAAAAAPqA+oAAgAWABgAPABkAAA3OQEnMx8PFQc3MQE7AR8OAQcvDwEzHwoPBi8PPwP/nAgODg4NDAwLCwoICAcFBAMC6k4CdAgHEA4PDQ0MDAoJCAcGBAIB/kWFAQMEBgcJCgsLDQ0NDg4ODgLaBg0GBgYGBjwFBAMBAQECAgYJNAEDBAYHCQoKDAwNDQ4ODg40GQkKZJsBAwQFBwcJCQoMCw0NDg8OCE7pAnUDBQYHCQkLDAwNDg0ODg7+SIgODg4NDg0MDAsKCAgGBAMBArUCAgMDBQU9CQkJCQgICAcNDjQNDg4ODQ0MDAsJCQcGBAMBNA4DAgAAAAABAAAAAAPqA60ACgAAEyEVIRUhAxMhAyEVAcwBzPzEN5MDHrj84gOtXFz9/QGn/boAAAAABQAAAAADjgPqAAMABwALAA8AUwAAEyEVITUhFSE1IRUhJxEhESUhHw8RDw8hLw8RPw7qAij92AIo/dgCKP3YOwKi/XICeggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgI/YYICAgIBwcGBgUFBAMDAgEBAQECAwMEBQUGBgcHCAgIAQs+9j72Prj9XgKi9gEBAgMDBAUFBgYHBwgICAj8zggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgIAzIICAgIBwcGBgUFBAMDAgEABQAAAAADqQOpAAQACgAUAB4AOwAACQEXATUBFAcmNDIDBg");
WriteLiteral(@"cuATQ2MhYUAwYHLgE0NjIWFBc2NS4BIgYUFhcyNxcHJiMOARQWMjY3NCc3ATM1Ayb++FkBMv5fFRUq3xglJjExSzEZGCUmMTFLMUoOAmKUY2JLJyFmZiEnS2JilWICDmcBM4MDgP74WQE2K/50FQICKv6lGQICMkoyMkoB9xkCAjJKMjJKIyEnSmNjlGMCDmdnDgJjlGNjSichZ/7NKwAAAAMAAAAAA4oD5gAHABAAJwAAARUhNTMRIRElHgEGIiY0NjInBgcjIgYVERQWMyEyNjURNCYrAS4BIgEZAbZd/ZABWAwBGiYZGSZhIg+8JjU1JgJ2JjU1JrwPRFgDLn59/TICz1IMJxkZJxlAGSkzJv0pJzMzJwLXJjMpMwADAAAAAAOpA+cAAwAUAB4AAAERIREnBhURFBYXIT4BNRE0JiMhIicGFREzESE1IQYDTP4MQxs2JgH3JzU1J/4JJtgZXQIT/egmAs/9jwJxRBkm/YcmMwICMyYCeSYynxon/Y8CcV4CAAIAAAAAA+cD5wALACMAAAEOAQcuASc+ATceAQUeARcyNj8BARYyNjQnATc+ATUuAScOAQLYA7SHiLMEBLOIh7T9KwXnrkeBNAMBAQ4kHA7+/wMpLgTora7nAk6HtAMDtIeIswQEs4it6AQuKQP+/w4bJQ4BAQM0gUeu5wUF5wAAAAASAN4AAQAAAAAAAAABAAAAAQAAAAAAAQAHAAEAAQAAAAAAAgAHAAgAAQAAAAAAAwAHAA8AAQAAAAAABAAHABYAAQAAAAAABQALAB0AAQAAAAAABgAHACgAAQAAAAAACgAsAC8AAQAAAAAACwASAFsAAwABBAkAAAACAG0AAwABBAkAAQAOAG8AAwABBAkAAgAOAH0AAwABBAkAAwAOAIsAAwABBAkABAAOAJkAAwABBAkABQAWAKcAAwABBAkABgAOAL0AAwABBAkACgBYAMsAAwABBAkACwAkASMgZS1pY29uc1JlZ3VsYXJlLWljb25zZS1pY29uc1");
WriteLiteral(@"ZlcnNpb24gMS4wZS1pY29uc0ZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAAZQAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAGUALQBpAGMAbwBuAHMAZQAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIAB1AHMAaQBuAGcAIABTAHkAbgBjAGYAdQBzAGkAbwBuACAATQBlAHQAcgBvACAAUwB0AHUAZABpAG8AdwB3AHcALgBzAHkAbgBjAGYAdQBzAGkAbwBuAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAQIBAwEEAQUBBgEHAQgBCQEKAA1zaG9wcGluZy1jYXJ0B2VkaXQtMDUMZmlsZS1vcGVuLTAxDGZpbGUtdGV4dC0wMQNDdXQFUGFzdGUEQ29weQZTZWFyY2gAAAAAAA==) format('truetype');
font-weight: normal;
font-style: normal;
}
.e-menu-icons {
font-family: 'e-menu-icons';
}
.e-menu-wrapper {
text-align: center;
}
.menu-control {
margin-top: 45px;
}
.e-file::before {
content: '\e886';
}
.e-edit::before {
content: '\e822';
}
.e-tool::before {
content: '\e7cf';
}
.e-cut");
WriteLiteral(@"::before {
content: '\e5a9';
}
.e-copy::before {
content: '\e5b3';
}
.e-paste::before {
content: '\e5b2';
}
.e-open::before {
content: '\e885';
}
.e-save::before {
content: '\e954';
}
</style>
");
}
#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,227 +1,239 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "72bc26b3ca69342a1b4fee816fbe676030a382c4"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_NumericTextBox_NumericTextBoxFeatures), @"mvc.1.0.view", @"/Views/NumericTextBox/NumericTextBoxFeatures.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\NumericTextBox\NumericTextBoxFeatures.cshtml"
using APP.Controllers;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"72bc26b3ca69342a1b4fee816fbe676030a382c4", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_NumericTextBox_NumericTextBoxFeatures : 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", "numeric", 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("width", "250px", 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", "percentage", 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("format", "p2", 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("id", "currency", 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("format", "c2", 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.Inputs.NumericTextBox __Syncfusion_EJ2_Inputs_NumericTextBox;
#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\NumericTextBox\NumericTextBoxFeatures.cshtml"
ViewBag.Title = "NumericTextBox";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>NumericTextBox Features:</h2>
<br/>
<li> NumericTextBox Samples - Default</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div style=""width: 400px; margin: 0 auto"">
</div>
<div style=""padding-top: 20px; margin: 0 auto; width: 300px;"">
<div>
<label>Numeric TextBox</label>
<br />
");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c45766", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 18 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 10;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Percentage TextBox</label>\r\n <br />\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c47571", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_2.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 0.5;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Min = 0;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("min", __Syncfusion_EJ2_Inputs_NumericTextBox.Min, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Max = 1;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("max", __Syncfusion_EJ2_Inputs_NumericTextBox.Max, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Step = 0.01;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("step", __Syncfusion_EJ2_Inputs_NumericTextBox.Step, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Currency TextBox</label>\r\n <br />\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c410867", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 100;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_5.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral(@"
</div>
</div>
<style>
.content-wrapper {
width: 35%;
margin: 0 auto;
min-width: 185px;
}
.e-float-input.e-numeric.e-input-group {
margin-top: 40px;
}
.control-label {
padding: 24px 0px 10px 0px;
font-size: 12px;
}
</style>
<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\NumericTextBox\NumericTextBoxFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "72bc26b3ca69342a1b4fee816fbe676030a382c4"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_NumericTextBox_NumericTextBoxFeatures), @"mvc.1.0.view", @"/Views/NumericTextBox/NumericTextBoxFeatures.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\NumericTextBox\NumericTextBoxFeatures.cshtml"
using APP.Controllers;
#line default
#line hidden
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"72bc26b3ca69342a1b4fee816fbe676030a382c4", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_NumericTextBox_NumericTextBoxFeatures : 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", "numeric", 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("width", "250px", 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", "percentage", 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("format", "p2", 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("id", "currency", 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("format", "c2", 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.Inputs.NumericTextBox __Syncfusion_EJ2_Inputs_NumericTextBox;
#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\NumericTextBox\NumericTextBoxFeatures.cshtml"
ViewBag.Title = "NumericTextBox";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>NumericTextBox Features:</h2>
<br/>
<li> NumericTextBox Samples - Default</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div style=""width: 400px; margin: 0 auto"">
</div>
<div style=""padding-top: 20px; margin: 0 auto; width: 300px;"">
<div>
<label>Numeric TextBox</label>
<br />
");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c45812", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 18 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 10;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Percentage TextBox</label>\r\n <br />\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c47617", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_2.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 0.5;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Min = 0;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("min", __Syncfusion_EJ2_Inputs_NumericTextBox.Min, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Max = 1;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("max", __Syncfusion_EJ2_Inputs_NumericTextBox.Max, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Step = 0.01;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("step", __Syncfusion_EJ2_Inputs_NumericTextBox.Step, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Currency TextBox</label>\r\n <br />\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c410913", async() => {
}
);
__Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
__Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_4.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 100;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_5.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral(@"
</div>
</div>
<style>
.content-wrapper {
width: 35%;
margin: 0 auto;
min-width: 185px;
}
.e-float-input.e-numeric.e-input-group {
margin-top: 40px;
}
.control-label {
padding: 24px 0px 10px 0px;
font-size: 12px;
}
</style>
<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,191 +1,203 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "a75b72ccd4c0ec4143087c1de98508b9d6284022"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_RichTextEditor_RichTextEditorFeatures), @"mvc.1.0.view", @"/Views/RichTextEditor/RichTextEditorFeatures.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", @"a75b72ccd4c0ec4143087c1de98508b9d6284022", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_RichTextEditor_RichTextEditorFeatures : 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", "defaultRTE", 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.RichTextEditor.RichTextEditor __Syncfusion_EJ2_RichTextEditor_RichTextEditor;
private global::Syncfusion.EJ2.ContentTemplate __Syncfusion_EJ2_ContentTemplate;
private global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings;
#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\RichTextEditor\RichTextEditorFeatures.cshtml"
ViewBag.Title = "RichTextEditor";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("<h2>RichTextEditor Features:</h2>\r\n<br/>\r\n<li> RichTextEditor Samples - Default</li>\r\n<li> Theme - Bootstrap-Theme</li>\r\n<br/>\r\n<div id = \"ControlRegion\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-richtexteditor", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224154", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224430", async() => {
WriteLiteral(@"
<div>
<p>The rich text editor is WYSIWYG ('what you see is what you get') editor useful to create and edit content, and return the valid <a href='rte / rich - text - editor.html'>HTML markup</a> or <a href='rte / markdown - editor.html'>markdown</a> of the content</p>
<p><b> Toolbar </b></p>
<ol>
<li>
<p> Toolbar contains commands to align the text, insert link, insert image, insert list, undo / redo operations, HTML view, etc </p>
</li>
<li>
<p> Toolbar is fully customizable </p>
</li>
</ol>
<p><b> Links </b></p>
<ol>
<li>
<p> You can insert a hyperlink with its corresponding dialog</p>
</li>
<li>
<p> Attach a hyperlink to the displayed text. </p>
</li>
<li>
<p> Custom");
WriteLiteral(@"ize the quick toolbar based on the hyperlink </p>
</li>
</ol>
<p><b> Image.</b></p>
<ol>
<li>
<p> Allows you to insert images from an online source as well as the local computer</p>
</li>
<li>
<p> You can upload an image</p>
</li>
<li>
<p> Provides an option to customize quick toolbar for an image </p>
</li>
</ol>
<img alt='Logo' src='images/RichTextEditor/RTEImage-Feather.png' style='width: 300px' />
</div>
");
}
);
__Syncfusion_EJ2_ContentTemplate = CreateTagHelper<global::Syncfusion.EJ2.ContentTemplate>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_ContentTemplate);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-richtexteditor-toolbarsettings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840227129", async() => {
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings);
#nullable restore
#line 51 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items = ViewBag.tools;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.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");
}
);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditor>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditor);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("showCharCount", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength = 2000;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("maxLength", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength, 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</div>\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\RichTextEditor\RichTextEditorFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "a75b72ccd4c0ec4143087c1de98508b9d6284022"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_RichTextEditor_RichTextEditorFeatures), @"mvc.1.0.view", @"/Views/RichTextEditor/RichTextEditorFeatures.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", @"a75b72ccd4c0ec4143087c1de98508b9d6284022", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_RichTextEditor_RichTextEditorFeatures : 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", "defaultRTE", 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.RichTextEditor.RichTextEditor __Syncfusion_EJ2_RichTextEditor_RichTextEditor;
private global::Syncfusion.EJ2.ContentTemplate __Syncfusion_EJ2_ContentTemplate;
private global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings;
#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\RichTextEditor\RichTextEditorFeatures.cshtml"
ViewBag.Title = "RichTextEditor";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral("<h2>RichTextEditor Features:</h2>\r\n<br/>\r\n<li> RichTextEditor Samples - Default</li>\r\n<li> Theme - Bootstrap-Theme</li>\r\n<br/>\r\n<div id = \"ControlRegion\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-richtexteditor", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224200", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224476", async() => {
WriteLiteral(@"
<div>
<p>The rich text editor is WYSIWYG ('what you see is what you get') editor useful to create and edit content, and return the valid <a href='rte / rich - text - editor.html'>HTML markup</a> or <a href='rte / markdown - editor.html'>markdown</a> of the content</p>
<p><b> Toolbar </b></p>
<ol>
<li>
<p> Toolbar contains commands to align the text, insert link, insert image, insert list, undo / redo operations, HTML view, etc </p>
</li>
<li>
<p> Toolbar is fully customizable </p>
</li>
</ol>
<p><b> Links </b></p>
<ol>
<li>
<p> You can insert a hyperlink with its corresponding dialog</p>
</li>
<li>
<p> Attach a hyperlink to the displayed text. </p>
</li>
<li>
<p> Custom");
WriteLiteral(@"ize the quick toolbar based on the hyperlink </p>
</li>
</ol>
<p><b> Image.</b></p>
<ol>
<li>
<p> Allows you to insert images from an online source as well as the local computer</p>
</li>
<li>
<p> You can upload an image</p>
</li>
<li>
<p> Provides an option to customize quick toolbar for an image </p>
</li>
</ol>
<img alt='Logo' src='images/RichTextEditor/RTEImage-Feather.png' style='width: 300px' />
</div>
");
}
);
__Syncfusion_EJ2_ContentTemplate = CreateTagHelper<global::Syncfusion.EJ2.ContentTemplate>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_ContentTemplate);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
if (!__tagHelperExecutionContext.Output.IsContentModified)
{
await __tagHelperExecutionContext.SetOutputContentAsync();
}
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-richtexteditor-toolbarsettings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840227175", async() => {
WriteLiteral("\r\n ");
}
);
__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings);
#nullable restore
#line 51 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items = ViewBag.tools;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.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");
}
);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditor>();
__tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditor);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount = true;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("showCharCount", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength = 2000;
#line default
#line hidden
#nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("maxLength", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength, 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</div>\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

@@ -35,7 +35,9 @@ using Syncfusion.EJ2;
#nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"e8d3d0a7ed6a087be6480f7975f9375cb55b44a1", @"/Views/Schulhaus/Index.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Schulhaus_Index : 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("template", "#dialogtemplate", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.SingleQuotes);
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("url", "/Schulhaus/UrlDataSource", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
@@ -114,9 +116,9 @@ using Syncfusion.EJ2;
#line hidden
#nullable disable
WriteLiteral("<h2>Schulhaus-Verwaltung</h2>\r\n<br />\r\n\r\n<div class=\"control-wrapper\">\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a115065", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-grid", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a115111", async() => {
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-editSettings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a115336", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-editSettings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a115382", async() => {
}
);
__Syncfusion_EJ2_Grids_GridEditSettings = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridEditSettings>();
@@ -163,7 +165,7 @@ __Syncfusion_EJ2_Grids_GridEditSettings.Mode = global::Syncfusion.EJ2.Grids.Edit
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-data-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a118287", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-data-manager", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a118333", async() => {
}
);
__Syncfusion_EJ2_DataManager = CreateTagHelper<global::Syncfusion.EJ2.DataManager>();
@@ -186,9 +188,9 @@ __Syncfusion_EJ2_Grids_GridEditSettings.Mode = global::Syncfusion.EJ2.Grids.Edit
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a120134", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-columns", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a120180", async() => {
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a120427", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a120473", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -249,7 +251,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a124422", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a124468", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -268,7 +270,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a126009", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a126055", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -287,7 +289,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a127596", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a127642", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -306,7 +308,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a129181", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a129227", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -325,7 +327,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a130768", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a130814", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -344,7 +346,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a132355", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a132401", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -398,7 +400,7 @@ __Syncfusion_EJ2_Grids_GridColumn.TextAlign = global::Syncfusion.EJ2.Grids.TextA
#line hidden
#nullable disable
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a135770", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a135816", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -436,7 +438,7 @@ __Syncfusion_EJ2_Grids_GridColumn.Visible = true;
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a138467", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a138513", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -466,7 +468,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = (DateTime.Now);
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a140740", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a140786", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -494,7 +496,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = 0;
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a142800", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a142846", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -530,7 +532,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = 0;
__tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n");
WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a145284", async() => {
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-grid-column", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e8d3d0a7ed6a087be6480f7975f9375cb55b44a145330", async() => {
}
);
__Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -739,16 +741,26 @@ __Syncfusion_EJ2_Grids_Grid.Toolbar = (new List<string>() {"Add", "Edit", "Updat
</script>");
}
#pragma warning restore 1998
#nullable restore
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
[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]
[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]
[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]
[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]
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
#nullable disable
}
}

View File

@@ -1,75 +1,87 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e3c30f8be81f6ffcebb0e60e29296b6263e179fa"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_Footer_Footer), @"mvc.1.0.view", @"/Views/Shared/Components/Footer/Footer.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", @"e3c30f8be81f6ffcebb0e60e29296b6263e179fa", @"/Views/Shared/Components/Footer/Footer.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared_Components_Footer_Footer : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("&copy; ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(DateTime.Now.Year);
#line default
#line hidden
#nullable disable
WriteLiteral(" - ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(ViewBag.copyright);
#line default
#line hidden
#nullable disable
WriteLiteral(" / Version ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(ViewBag.version);
#line default
#line hidden
#nullable disable
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\Components\Footer\Footer.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e3c30f8be81f6ffcebb0e60e29296b6263e179fa"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Components_Footer_Footer), @"mvc.1.0.view", @"/Views/Shared/Components/Footer/Footer.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", @"e3c30f8be81f6ffcebb0e60e29296b6263e179fa", @"/Views/Shared/Components/Footer/Footer.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_Shared_Components_Footer_Footer : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#nullable disable
{
#pragma warning disable 1998
public async override global::System.Threading.Tasks.Task ExecuteAsync()
{
WriteLiteral("&copy; ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(DateTime.Now.Year);
#line default
#line hidden
#nullable disable
WriteLiteral(" - ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(ViewBag.copyright);
#line default
#line hidden
#nullable disable
WriteLiteral(" / Version ");
#nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
Write(ViewBag.version);
#line default
#line hidden
#nullable disable
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

View File

@@ -1,170 +1,182 @@
#pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\TextBoxes\TextBoxesFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d9818233c16e0639b59695cf5d7c0229c3564491"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_TextBoxes_TextBoxesFeatures), @"mvc.1.0.view", @"/Views/TextBoxes/TextBoxesFeatures.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", @"d9818233c16e0639b59695cf5d7c0229c3564491", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_TextBoxes_TextBoxesFeatures : 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\TextBoxes\TextBoxesFeatures.cshtml"
ViewBag.Title = "TextBoxes";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>TextBoxes Features:</h2>
<br/>
<li> TextBoxes Samples - Default</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div id=""target"" class=""col-lg-12 control-section"">
<div class=""content-wrapper"">
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""><b>Default Inputs</b></div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" type=""text"" placeholder=""Enter Name"">
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group e-rtl"">
<input class=""e-input"" type=""text"" placeholder=""Last Name"">
</div>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-gr");
WriteLiteral(@"oup"">
<input class=""e-input"" type=""password"" placeholder=""Password"" value=""password"">
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" type=""email"" placeholder=""Enter Email"">
</div>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<b>Input with Icons</b>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" placeholder=""Date of Birth"" type=""text"">
<span id=""DOB"" class=""e-input-group-icon e-input-calendar""></span>
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-gr");
WriteLiteral(@"oup e-float-icon-left"">
<span class=""e-input-group-icon e-input-picture""></span>
<div class=""e-input-in-wrap"">
<input class=""e-input"" placeholder=""Upload Picture"" type=""text"">
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var inputObject = {};
var input = document.querySelectorAll('.e-input-group .e-input,.e-float-input.e-input-group input');
var inputIcon = document.querySelectorAll('.e-input-group-icon');
var focusFn = function (index) {
return function () {
getParentNode(input[index]).classList.add('e-input-focus');
};
};
var blurFn = function (index) {
return function () {
getParentNode(input[index]).classList.remove('e-input-focus');
};
};
var mouseupFn = function () {
var ele = this;
setTimeout(function () { ele.classList.remove('e-input-btn-ripple'");
WriteLiteral(@"); }, 500);
};
for (var i = 0; i < input.length; i++) {
//Focus Event binding for input component
input[i].addEventListener('focus', focusFn(i));
//Blur Event binding for input component
input[i].addEventListener('blur', blurFn(i));
}
for (var j = 0; j < inputIcon.length; j++) {
inputIcon[j].addEventListener('mousedown', function () {
this.classList.add('e-input-btn-ripple');
});
inputIcon[j].addEventListener('mouseup', mouseupFn);
}
function getParentNode(element) {
var parentNode = element.parentNode;
if (parentNode.classList.contains('e-input-in-wrap')) {
return parentNode.parentNode;
}
return parentNode;
}
</script>
<style>
input {
max-width: 100%;
}
.e-input-picture:before {
content: '\e7b3';
font-family: e-icons;
}
.e-input-calendar:before {
content: """";
font-family: e-icons");
WriteLiteral(";\r\n font-size: 13px;\r\n }\r\n .content-wrapper {\r\n width: 90%;\r\n margin: 0 auto;\r\n min-width: 185px;\r\n }\r\n .content-wrapper div.row {\r\n padding: 15px 0px;\r\n }\r\n</style>\r\n</div>\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\TextBoxes\TextBoxesFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d9818233c16e0639b59695cf5d7c0229c3564491"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_TextBoxes_TextBoxesFeatures), @"mvc.1.0.view", @"/Views/TextBoxes/TextBoxesFeatures.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", @"d9818233c16e0639b59695cf5d7c0229c3564491", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
#nullable restore
public class Views_TextBoxes_TextBoxesFeatures : 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\TextBoxes\TextBoxesFeatures.cshtml"
ViewBag.Title = "TextBoxes";
Layout = "~/Views/Shared/_Layout.cshtml";
#line default
#line hidden
#nullable disable
WriteLiteral(@"<h2>TextBoxes Features:</h2>
<br/>
<li> TextBoxes Samples - Default</li>
<li> Theme - Bootstrap-Theme</li>
<br/>
<div id = ""ControlRegion"">
<div id=""target"" class=""col-lg-12 control-section"">
<div class=""content-wrapper"">
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""><b>Default Inputs</b></div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" type=""text"" placeholder=""Enter Name"">
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group e-rtl"">
<input class=""e-input"" type=""text"" placeholder=""Last Name"">
</div>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-gr");
WriteLiteral(@"oup"">
<input class=""e-input"" type=""password"" placeholder=""Password"" value=""password"">
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" type=""email"" placeholder=""Enter Email"">
</div>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<b>Input with Icons</b>
</div>
</div>
<div class=""row"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-group"">
<input class=""e-input"" placeholder=""Date of Birth"" type=""text"">
<span id=""DOB"" class=""e-input-group-icon e-input-calendar""></span>
</div>
</div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<div class=""e-input-gr");
WriteLiteral(@"oup e-float-icon-left"">
<span class=""e-input-group-icon e-input-picture""></span>
<div class=""e-input-in-wrap"">
<input class=""e-input"" placeholder=""Upload Picture"" type=""text"">
</div>
</div>
</div>
</div>
</div>
</div>
<script>
var inputObject = {};
var input = document.querySelectorAll('.e-input-group .e-input,.e-float-input.e-input-group input');
var inputIcon = document.querySelectorAll('.e-input-group-icon');
var focusFn = function (index) {
return function () {
getParentNode(input[index]).classList.add('e-input-focus');
};
};
var blurFn = function (index) {
return function () {
getParentNode(input[index]).classList.remove('e-input-focus');
};
};
var mouseupFn = function () {
var ele = this;
setTimeout(function () { ele.classList.remove('e-input-btn-ripple'");
WriteLiteral(@"); }, 500);
};
for (var i = 0; i < input.length; i++) {
//Focus Event binding for input component
input[i].addEventListener('focus', focusFn(i));
//Blur Event binding for input component
input[i].addEventListener('blur', blurFn(i));
}
for (var j = 0; j < inputIcon.length; j++) {
inputIcon[j].addEventListener('mousedown', function () {
this.classList.add('e-input-btn-ripple');
});
inputIcon[j].addEventListener('mouseup', mouseupFn);
}
function getParentNode(element) {
var parentNode = element.parentNode;
if (parentNode.classList.contains('e-input-in-wrap')) {
return parentNode.parentNode;
}
return parentNode;
}
</script>
<style>
input {
max-width: 100%;
}
.e-input-picture:before {
content: '\e7b3';
font-family: e-icons;
}
.e-input-calendar:before {
content: """";
font-family: e-icons");
WriteLiteral(";\r\n font-size: 13px;\r\n }\r\n .content-wrapper {\r\n width: 90%;\r\n margin: 0 auto;\r\n min-width: 185px;\r\n }\r\n .content-wrapper div.row {\r\n padding: 15px 0px;\r\n }\r\n</style>\r\n</div>\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,24 +1,24 @@
// <auto-generated/>
#pragma warning disable 1591
#pragma warning disable 0414
#pragma warning disable 0649
#pragma warning disable 0169
namespace APP.Views.Demo
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Components;
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase
{
#pragma warning disable 1998
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591
// <auto-generated/>
#pragma warning disable 1591
#pragma warning disable 0414
#pragma warning disable 0649
#pragma warning disable 0169
namespace APP.Views.Demo
{
#line hidden
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Components;
public partial class Index : global::Microsoft.AspNetCore.Components.ComponentBase
{
#pragma warning disable 1998
protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{
}
#pragma warning restore 1998
}
}
#pragma warning restore 1591

View File

@@ -0,0 +1 @@
obj\Debug\netcoreapp3.1\\_IsIncrementalBuild

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,10 +1,10 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
]
}
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
]
}
}

View File

@@ -1,13 +1,13 @@
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "3.1.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "3.1.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}

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."
}
]
}

178
BWPM.sln
View File

@@ -1,89 +1,89 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.31911.260
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMService", "CoreWebAPI1\BWPMService.csproj", "{8BE1B283-AF68-4A4B-806C-F4D69434143B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModels", "Models\BWPMModels.csproj", "{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "APP", "APP\APP.csproj", "{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModelsWebForm", "BWPMModelsWebForm\BWPMModelsWebForm.csproj", "{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorApp", "BlazorApp\BlazorApp.csproj", "{649400F9-4953-4AE8-ACCA-C497FEF91C39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebFormApp", "WebFormApp\WebFormApp.csproj", "{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReportDesigner", "ReportDesigner\ReportDesigner.vbproj", "{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|x86.ActiveCfg = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|x86.Build.0 = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|Any CPU.Build.0 = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|x86.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|x86.Build.0 = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|x86.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|x86.Build.0 = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|Any CPU.Build.0 = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|x86.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|x86.Build.0 = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|x86.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|x86.Build.0 = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|Any CPU.Build.0 = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|x86.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|x86.Build.0 = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|x86.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|x86.Build.0 = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|Any CPU.Build.0 = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|x86.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|x86.Build.0 = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|x86.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|x86.Build.0 = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|Any CPU.Build.0 = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|x86.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|x86.Build.0 = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|x86.Build.0 = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|Any CPU.Build.0 = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|x86.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|x86.Build.0 = Release|Any CPU
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|Any CPU.ActiveCfg = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|x86.ActiveCfg = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|x86.Build.0 = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|Any CPU.ActiveCfg = Release|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.ActiveCfg = Release|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8682BF24-F8F1-49C7-A89A-A706E399E385}
EndGlobalSection
EndGlobal
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMService", "CoreWebAPI1\BWPMService.csproj", "{8BE1B283-AF68-4A4B-806C-F4D69434143B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModels", "Models\BWPMModels.csproj", "{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "APP", "APP\APP.csproj", "{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModelsWebForm", "BWPMModelsWebForm\BWPMModelsWebForm.csproj", "{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorApp", "BlazorApp\BlazorApp.csproj", "{649400F9-4953-4AE8-ACCA-C497FEF91C39}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebFormApp", "WebFormApp\WebFormApp.csproj", "{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReportDesigner", "ReportDesigner\ReportDesigner.vbproj", "{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|x86.ActiveCfg = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|x86.Build.0 = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|Any CPU.Build.0 = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|x86.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|x86.Build.0 = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|x86.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|x86.Build.0 = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|Any CPU.Build.0 = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|x86.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|x86.Build.0 = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|x86.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|x86.Build.0 = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|Any CPU.Build.0 = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|x86.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|x86.Build.0 = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|x86.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|x86.Build.0 = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|Any CPU.Build.0 = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|x86.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|x86.Build.0 = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|x86.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|x86.Build.0 = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|Any CPU.Build.0 = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|x86.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|x86.Build.0 = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|x86.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|x86.Build.0 = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|Any CPU.Build.0 = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|x86.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|x86.Build.0 = Release|Any CPU
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|Any CPU.ActiveCfg = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|x86.ActiveCfg = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|x86.Build.0 = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|Any CPU.ActiveCfg = Release|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.ActiveCfg = Release|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8682BF24-F8F1-49C7-A89A-A706E399E385}
EndGlobalSection
EndGlobal

View File

@@ -1,23 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"BWPMModelsWebForm/1.0.0": {
"runtime": {
"BWPMModelsWebForm.dll": {}
}
}
}
},
"libraries": {
"BWPMModelsWebForm/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v5.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v5.0": {
"BWPMModelsWebForm/1.0.0": {
"runtime": {
"BWPMModelsWebForm.dll": {}
}
}
}
},
"libraries": {
"BWPMModelsWebForm/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@@ -1,69 +1,72 @@
{
"format": 1,
"restore": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {}
},
"projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectName": "BWPMModelsWebForm",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\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": [
"net5.0"
],
"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": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"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\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {}
},
"projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectName": "BWPMModelsWebForm",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\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": [
"net5.0"
],
"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": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"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,16 +1,17 @@
<?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>
<?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>
</Project>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

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

View File

@@ -1,10 +1,11 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BWPMModelsWebForm
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = BWPMModelsWebForm
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\

View File

@@ -1,11 +1,12 @@
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.deps.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\ref\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.GeneratedMSBuildEditorConfig.editorconfig
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.AssemblyInfoInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.AssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.csproj.CoreCompileInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\ref\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.deps.json
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\bin\Debug\net5.0\BWPMModelsWebForm.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.GeneratedMSBuildEditorConfig.editorconfig
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.AssemblyInfoInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.AssemblyInfo.cs
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.csproj.CoreCompileInputs.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\ref\BWPMModelsWebForm.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.pdb
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\BWPMModelsWebForm.csproj.AssemblyReference.cache
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\obj\Debug\net5.0\refint\BWPMModelsWebForm.dll

View File

@@ -0,0 +1 @@
obj\Debug\net5.0\\_IsIncrementalBuild

View File

@@ -1,75 +1,87 @@
{
"version": 3,
"targets": {
"net5.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net5.0": []
},
"packageFolders": {
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectName": "BWPMModelsWebForm",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\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": [
"net5.0"
],
"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": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"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"
}
}
}
{
"version": 3,
"targets": {
"net5.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net5.0": []
},
"packageFolders": {
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectName": "BWPMModelsWebForm",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\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": [
"net5.0"
],
"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": {
"net5.0": {
"targetAlias": "net5.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net5.0": {
"targetAlias": "net5.0",
"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"
}
}
},
"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."
}
]
}

View File

@@ -1,8 +1,15 @@
{
"version": 2,
"dgSpecHash": "dBlNtUEYBto+jR9w1PEut5BOhwJXft1mp+1kBwd07zyvYnRPwmfcKwbA69t1ej9iCmaGojWXen+98zcpsZBdGA==",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"expectedPackageFiles": [],
"logs": []
{
"version": 2,
"dgSpecHash": "MH+Jtg8D1nuF3kXLkyaVQdjNZeh62pdhtenhvegONmfkqrPP7kZGZy++05p/8c23ixWH3p0JkIhgCoxQQN7Leg==",
"success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"expectedPackageFiles": [],
"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."
}
]
}

View File

@@ -1,57 +1,57 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<UserSecretsId>b42c85b7-be12-4985-a19a-d4d5d80d37fb</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<AssemblyName>BlazorApp</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Blazored.SessionStorage" Version="1.0.13" />
<PackageReference Include="FastReport.Core" Version="2021.3.17" />
<PackageReference Include="FastReport.Web" Version="2021.3.17" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.ProtectedBrowserStorage" Version="0.1.0-alpha.19521.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.15" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.15">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.14" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
<PackageReference Include="Radzen.Blazor" Version="3.6.7" />
<PackageReference Include="Syncfusion.Blazor" Version="19.3.0.43" />
<PackageReference Include="Syncfusion.Blazor.Themes" Version="19.3.0.43" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Models\BWPMModels.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Resources\SfResources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>SfResources.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Resources\SfResources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>SfResources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="Pages\User\" />
</ItemGroup>
<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions>
</Project>
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UserSecretsId>b42c85b7-be12-4985-a19a-d4d5d80d37fb</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<AssemblyName>BlazorApp</AssemblyName>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Blazored.SessionStorage" Version="1.0.13" />
<PackageReference Include="FastReport.Core" Version="2021.3.17" />
<PackageReference Include="FastReport.Web" Version="2021.3.17" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.ProtectedBrowserStorage" Version="0.1.0-alpha.19521.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.15" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.15">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.14" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
<PackageReference Include="Radzen.Blazor" Version="3.6.7" />
<PackageReference Include="Syncfusion.Blazor" Version="19.3.0.43" />
<PackageReference Include="Syncfusion.Blazor.Themes" Version="19.3.0.43" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Models\BWPMModels.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Resources\SfResources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>SfResources.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Resources\SfResources.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>SfResources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="Pages\User\" />
</ItemGroup>
<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions>
</Project>

View File

@@ -1,133 +1,134 @@
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class BerufController : ControllerBase
{
public static List<Beruf> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetAllAktiveData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf where aktiv=1 order by bezeichnung", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Beruf order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Beruf where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static int POST(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Beruf] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
Berufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Berufdata, null);
}
else
{
dr[f.Name] = f.GetValue(Berufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<Beruf> tmplst = GetLastByMutierer(Berufdata.mutierer);
return tmplst.First<Beruf>().ID;
}
public static void PUT(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Beruf] where id=" + Berufdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
Berufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Berufdata, null);
}
else
{
dr[f.Name] = f.GetValue(Berufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DELETE(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [Beruf] where id=" + Berufdata.ID.ToString(), false, true);
}
public static List<Beruf> GetBerufsangebot()
{
dbhelper dbh = new dbhelper();
string sql = "";
sql = "SELECT distinct dbo.Beruf.ID, dbo.Beruf.bezeichnung ";
//, dbo.Beruf.lehrjahre, dbo.Beruf.anmerkung, dbo.Beruf.beschreibung, dbo.Beruf.klasseNr, dbo.Beruf.aktiv, dbo.Beruf.erstellt_am, dbo.Beruf.mutiert_am, dbo.Beruf.mutierer,";
//sql += "dbo.Beruf.mandantnr ";
sql += "FROM dbo.FirmaBeruf INNER JOIN ";
sql += "dbo.Firma ON dbo.FirmaBeruf.firmaID = dbo.Firma.ID INNER JOIN ";
sql += "dbo.Beruf ON dbo.FirmaBeruf.berufID = dbo.Beruf.ID ";
sql += "WHERE(dbo.Beruf.aktiv = 1) AND(dbo.FirmaBeruf.aktiv = 1) AND(dbo.Firma.aktiv = 1) AND(dbo.Firma.aktuell = 1) order by dbo.beruf.bezeichnung";
dbh.Get_Tabledata(sql, false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class BerufController : ControllerBase
{
public static List<Beruf> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf", false, true);
//dbh.dsdaten.Tables[0].WriteXml("n:\\berufe.xml");
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetAllAktiveData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf where aktiv=1 order by bezeichnung", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Beruf where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Beruf order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Beruf where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static List<Beruf> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
public static int POST(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Beruf] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
Berufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Berufdata, null);
}
else
{
dr[f.Name] = f.GetValue(Berufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<Beruf> tmplst = GetLastByMutierer(Berufdata.mutierer);
return tmplst.First<Beruf>().ID;
}
public static void PUT(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Beruf] where id=" + Berufdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
Berufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Berufdata, null);
}
else
{
dr[f.Name] = f.GetValue(Berufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DELETE(Beruf Berufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [Beruf] where id=" + Berufdata.ID.ToString(), false, true);
}
public static List<Beruf> GetBerufsangebot()
{
dbhelper dbh = new dbhelper();
string sql = "";
sql = "SELECT distinct dbo.Beruf.ID, dbo.Beruf.bezeichnung ";
//, dbo.Beruf.lehrjahre, dbo.Beruf.anmerkung, dbo.Beruf.beschreibung, dbo.Beruf.klasseNr, dbo.Beruf.aktiv, dbo.Beruf.erstellt_am, dbo.Beruf.mutiert_am, dbo.Beruf.mutierer,";
//sql += "dbo.Beruf.mandantnr ";
sql += "FROM dbo.FirmaBeruf INNER JOIN ";
sql += "dbo.Firma ON dbo.FirmaBeruf.firmaID = dbo.Firma.ID INNER JOIN ";
sql += "dbo.Beruf ON dbo.FirmaBeruf.berufID = dbo.Beruf.ID ";
sql += "WHERE(dbo.Beruf.aktiv = 1) AND(dbo.FirmaBeruf.aktiv = 1) AND(dbo.Firma.aktiv = 1) AND(dbo.Firma.aktuell = 1) order by dbo.beruf.bezeichnung";
dbh.Get_Tabledata(sql, false, true);
return dbh.ConvertDataTable<Beruf>(dbh.dsdaten.Tables[0]);
}
}
}

View File

@@ -1,172 +1,183 @@
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class SchuelerBerufController : ControllerBase
{
public static List<SchuelerBeruf> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetBySchuelerID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where aktiv=1 and schuelerid=" + ID.ToString()+" order by prioritaet asc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static int Get_Prio(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 prioritaet from schuelerberuf where aktiv=1 and schuelerid="+SchuelerID.ToString()+" order by prioritaet desc", false, true);
if (dbh.dsdaten.Tables[0].Rows.Count==0) {
return 0;
}
else
{
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
}
}
public static int Get_Anzahl(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true);
if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{
return 0;
}
else
{
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
}
}
public static Boolean Has_Prio1(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where prioritaet=1 and aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true);
if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{
return false;
}
else
{
if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() == "0")
{
return false;
}
else
{
return true;
}
}
}
public static int POST(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
}
else
{
dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<SchuelerBeruf> tmplst = GetLastByMutierer(SchuelerBerufdata.mutierer);
return tmplst.First<SchuelerBeruf>().ID;
}
public static void PUT(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
}
else
{
dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DeleteBerufswunsch(int schuelerid, string userid)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("update [SchuelerBeruf] set aktiv=0,mutiert_am=getdate(), mutierer='"+userid+"' where schuelerid=" + schuelerid.ToString(), false, true);
}
public static void DELETE(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class SchuelerBerufController : ControllerBase
{
public static List<SchuelerBeruf> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetBySchuelerID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where aktiv=1 and schuelerid=" + ID.ToString()+" order by prioritaet asc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static List<SchuelerBeruf> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
}
public static int Get_Prio(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 prioritaet from schuelerberuf where aktiv=1 and schuelerid="+SchuelerID.ToString()+" order by prioritaet desc", false, true);
if (dbh.dsdaten.Tables[0].Rows.Count==0) {
return 0;
}
else
{
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
}
}
public static int Get_Anzahl(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true);
if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{
return 0;
}
else
{
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
}
}
public static Boolean Has_Prio1(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where prioritaet=1 and aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true);
if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{
return false;
}
else
{
if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() == "0")
{
return false;
}
else
{
return true;
}
}
}
public static Boolean Has_Dublicates(int SchuelerID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("SELECT berufid, COUNT(*) FROM SchuelerBeruf where aktiv=1 and schuelerID="+SchuelerID.ToString()+" GROUP BY berufID HAVING COUNT(*) > 1" , false, true);
if (dbh.dsdaten.Tables[0].Rows.Count > 0)
{ return true; }
else
{ return false; }
}
public static int POST(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
}
else
{
dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<SchuelerBeruf> tmplst = GetLastByMutierer(SchuelerBerufdata.mutierer);
return tmplst.First<SchuelerBeruf>().ID;
}
public static void PUT(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
}
else
{
dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DeleteBerufswunsch(int schuelerid, string userid)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("update [SchuelerBeruf] set aktiv=0,mutiert_am=getdate(), mutierer='"+userid+"' where schuelerid=" + schuelerid.ToString(), false, true);
}
public static void DELETE(SchuelerBeruf SchuelerBerufdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
}
}
}

View File

@@ -1,116 +1,122 @@
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class SchuelerController : ControllerBase
{
public static List<Schueler> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetByKlasseID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler where aktiv=1 and klasseid=" + ID.ToString()+" order by name, vorname", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static int POST(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
}
else
{
dr[f.Name] = f.GetValue(Schuelerdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<Schueler> tmplst = GetLastByMutierer(Schuelerdata.mutierer);
return tmplst.First<Schueler>().ID;
}
public static void PUT(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
}
else
{
dr[f.Name] = f.GetValue(Schuelerdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DELETE(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true);
}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller
{
public class SchuelerController : ControllerBase
{
public static List<Schueler> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetAllActiveData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler where aktiv=1", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetByKlasseID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler where aktiv=1 and klasseid=" + ID.ToString()+" order by name, vorname", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static List<Schueler> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
}
public static int POST(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
}
else
{
dr[f.Name] = f.GetValue(Schuelerdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<Schueler> tmplst = GetLastByMutierer(Schuelerdata.mutierer);
return tmplst.First<Schueler>().ID;
}
public static void PUT(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
}
else
{
dr[f.Name] = f.GetValue(Schuelerdata, null);
}
}
catch (Exception ex) { string s = ex.Message; }
});
dbh.Update_Tabeldata();
}
public static void DELETE(Schueler Schuelerdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true);
}
}
}

View File

@@ -0,0 +1,148 @@
using System;
using System.Collections.Generic;
using System.Linq;
using BWPMModels;
using BlazorApp.Helper;
using Newtonsoft.Json;
using System.Data;
using Microsoft.AspNetCore.Mvc;
using System.Net.NetworkInformation;
namespace BlazorApp.Controller
{
public class ZuteilungController : ControllerBase
{
public static List<Zuteilung> GetAllData()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Zuteilung", false, true);
return dbh.ConvertDataTable<Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static List<Zuteilung> GetByID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Zuteilung where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static List<ZuteilungView> GetZuteilungBySchuelerID(int ID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from View_Schuelerzuteilung where schuelerid=" + ID.ToString() + " order by prioritaet", false, true);
return dbh.ConvertDataTable<ZuteilungView>(dbh.dsdaten.Tables[0]);
}
public static List<View_Zuteilung> GetZuteilungen(string SchuelerNr, string BerufID)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from View_Zugeteilt where BerufID=" + BerufID + " and id<>" + SchuelerNr, false, true);
return dbh.ConvertDataTable<View_Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static List<Zuteilung> GetLast()
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Zuteilung order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static List<Zuteilung> GetLastByMutierer(string Mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Zuteilung where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static List<Zuteilung> GetbyUserSQL(string SQL)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<Zuteilung>(dbh.dsdaten.Tables[0]);
}
public static int POST(Zuteilung Zuteilungdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Zuteilung] where id=-1", false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow();
Zuteilungdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Zuteilungdata, null);
}
else
{
dr[f.Name] = f.GetValue(Zuteilungdata, null);
}
}
catch (Exception ex)
{
string s = ex.Message;
}
});
dbh.dsdaten.Tables[0].Rows.Add(dr);
dbh.Update_Tabeldata();
List<Zuteilung> tmplst = GetLastByMutierer(Zuteilungdata.mutierer);
return tmplst.First<Zuteilung>().ID;
}
public static void PUT(Zuteilung Zuteilungdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Zuteilung] where id=" + Zuteilungdata.ID.ToString(), false, true);
DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
Zuteilungdata.GetType().GetProperties().ToList().ForEach(f =>
{
try
{
if (f.PropertyType == typeof(DateTime))
{
dr[f.Name] = (DateTime)f.GetValue(Zuteilungdata, null);
}
else
{
dr[f.Name] = f.GetValue(Zuteilungdata, null);
}
}
catch (Exception ex)
{
string s = ex.Message;
}
});
dbh.Update_Tabeldata();
}
public static void DELETE(Zuteilung Zuteilungdata)
{
dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("delete from [Zuteilung] where id=" + Zuteilungdata.ID.ToString(), false, true);
}
public static void Inaktivate(int ZuteilungID, string mutierer)
{
dbhelper dbh = new dbhelper();
dbh.Exec_SQL("update zuteilung set aktiv=0, mutierer='" + mutierer + "', mutiert_am=getdate() where ID=" + ZuteilungID.ToString());
}
public static List<View_Offene_Plaetze> GetOffenePlaetze(int Berufid, int KlasseTypID)
{
dbhelper dbh = new dbhelper();
dbh.add_sp_param("berufnr", Berufid.ToString());
dbh.add_sp_param("klassentyp", KlasseTypID.ToString());
dbh.Get_Tabledata("get_offene_plaetze", true, false);
return dbh.ConvertDataTable<View_Offene_Plaetze>(dbh.dsdaten.Tables[0]);
}
public static void insert_zuteilung(int schuelerid, int berufid)
{
dbhelper dbh = new dbhelper();
dbh.add_sp_param("schuelerid", schuelerid.ToString());
dbh.add_sp_param("berufid", berufid.ToString());
dbh.Get_Tabledata("Zuteilung_Manuell", true, false);
}
//public static Zuteilen(int firmaberufid, int schuelerid)
//{
//}
}
}

BIN
BlazorApp/DPMModel.dll Normal file

Binary file not shown.

View File

@@ -1,150 +1,153 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using BlazorApp.Models;
using Newtonsoft.Json;
namespace BlazorApp
{
public class MenuService
{
MenuItem[] CompanyMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Company/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Firmen-Daten", Path = "/Company/Company", Icon = "account_balance" },
new MenuItem()
{ Name = "Ansprechpartner", Path = "/Company/CompanyContact", Icon = "account_balance" },
new MenuItem()
{ Name = "Berufsangebot", Path = "/Company/Berufsangebot", Icon = "account_balance" },
//new MenuItem()
//{ Name = "Auswertungen",Icon = "account_balance" },
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
},
}
};
MenuItem[] TeacherMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Teacher/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Stammdaten", Path = "/Teacher/TeacherContact", Icon = "account_balance" },
new MenuItem()
{ Name = "Schüler/Berufswunsch", Path = "/Teacher/TeacherStudent", Icon = "account_balance" },
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
},
}
};
MenuItem[] AdminMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Admin/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Firmen", Path = "/Admin/Company/Company", Icon = "account_balance" },
new MenuItem()
{ Name = "Lehrer", Path = "/Admin/Teacher/Teacher", Icon = "face" },
new MenuItem()
{ Name = "Schüler", Path = "/Admin/Student/Student", Icon = "accessibility" },
new MenuItem()
{ Name = "Zuteilung", Path = "/Admin/Zuteilung/Zuteilung", Icon = "grade" },
new MenuItem()
{ Name = "Auswertungen", Path = "/Admin/Reporting", Icon = "list" },
new MenuItem()
{ Name = "Administration", Icon="build",
Children = new [] {
new MenuItem()
{
Name = "Stammdaten",Icon="Home",
Children = new []
{
new MenuItem() {Name="Einstellungen",Path = "Admin/Optionen/OptionenList"},
new MenuItem() {Name="Benutzer",Path = "Admin/AspNetUsers/AspNetUserRolleList"},
new MenuItem() {Name="Berufe",Path = "Admin/Beruf/BerufList"},
new MenuItem() {Name="Zeiten",Path = "Admin/Zeiten/ZeitenList"},
new MenuItem() {Name="Schulhaus",Path = "Admin/Schulhaus/Schulhauslist"},
new MenuItem() {Name="Lehrer",Path = "Admin/Teacher/Teacher"},
new MenuItem() {Name="Klassen",Path = "Admin/Klassen"},
new MenuItem() {Name="Klassentyp",Path = "Admin/Klassentyp/Klassentyplist"},
new MenuItem() {Name="Zugehörigkeit",Path = "Admin/Zugehörigkeit"},
new MenuItem() {Name="Anrede",Path = "Admin/Anrede/AnredeList"},
},
},
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Definition",Path = "Admin/Reporting/Defintion"},
new MenuItem() {Name="Dokumente",Path = "Admin/Reporting/Dokumente"},
},
},
new MenuItem()
{
Name = "Schulhaus",
Path = "User/Userlist"
}
}
}
};
public IEnumerable<MenuItem> MenuComapny
{
get
{
return CompanyMenu;
}
}
public IEnumerable<MenuItem> MenuTeacher
{
get
{
return TeacherMenu;
}
}
public IEnumerable<MenuItem> MenuAdmin
{
get
{
return AdminMenu;
}
}
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using BlazorApp.Models;
using Newtonsoft.Json;
namespace BlazorApp
{
public class MenuService
{
MenuItem[] CompanyMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Company/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Firmen-Daten", Path = "/Company/Company", Icon = "account_balance" },
new MenuItem()
{ Name = "Ansprechpartner", Path = "/Company/CompanyContact", Icon = "account_balance" },
new MenuItem()
{ Name = "Berufsangebot", Path = "/Company/Berufsangebot", Icon = "account_balance" },
//new MenuItem()
//{ Name = "Auswertungen",Icon = "account_balance" },
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
},
}
};
MenuItem[] TeacherMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Teacher/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Stammdaten", Path = "/Teacher/TeacherContact", Icon = "account_balance" },
new MenuItem()
{ Name = "Schüler/Berufswunsch", Path = "/Teacher/TeacherStudent", Icon = "account_balance" },
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
},
}
};
MenuItem[] AdminMenu = new[] {
new MenuItem()
{ Name = "Home", Path = "/Admin/Dashboard", Icon = "home" },
new MenuItem()
{ Name = "Dashboard", Path = "/Admin/Dashboard", Icon = "dashboard" },
new MenuItem()
{ Name = "Firmen", Path = "/Admin/Company/Company", Icon = "account_balance" },
new MenuItem()
{ Name = "Lehrer", Path = "/Admin/Teacher/Teacher", Icon = "face" },
new MenuItem()
{ Name = "Schüler", Path = "/Admin/Student/Student", Icon = "accessibility" },
//new MenuItem()
// { Name = "Schülera", Path = "/Admin/Student/Student_sik", Icon = "accessibility" },
new MenuItem()
{ Name = "Zuteilung", Path = "/Admin/Zuteilung/Zuteilung", Icon = "grade" },
new MenuItem()
{ Name = "Auswertungen", Path = "/Admin/Reporting", Icon = "list" },
new MenuItem()
{ Name = "Administration", Icon="build",
Children = new [] {
new MenuItem()
{
Name = "Stammdaten",Icon="Home",
Children = new []
{
new MenuItem() {Name="Einstellungen",Path = "Admin/Optionen/OptionenList"},
new MenuItem() {Name="Benutzer",Path = "Admin/AspNetUsers/AspNetUserRolleList"},
new MenuItem() {Name="Berufe",Path = "Admin/Beruf/BerufList"},
new MenuItem() {Name="Zeiten",Path = "Admin/Zeiten/ZeitenList"},
new MenuItem() {Name="Schulhaus",Path = "Admin/Schulhaus/Schulhauslist"},
new MenuItem() {Name="Lehrer",Path = "Admin/Teacher/Teacher"},
new MenuItem() {Name="Klassen",Path = "Admin/Klassen"},
new MenuItem() {Name="Klassentyp",Path = "Admin/Klassentyp/Klassentyplist"},
new MenuItem() {Name="Zugehörigkeit",Path = "Admin/Zugehörigkeit"},
new MenuItem() {Name="Anrede",Path = "Admin/Anrede/AnredeList"},
},
},
new MenuItem()
{
Name = "Auswertungen",Icon="Home",
Children = new []
{
new MenuItem() {Name="Definition",Path = "Admin/Reporting/Defintion"},
new MenuItem() {Name="Dokumente",Path = "Admin/Reporting/Dokumente"},
new MenuItem() {Name="Berufliste",Path = "Reporting/Reporting/2"},
},
},
new MenuItem()
{
Name = "Schulhaus",
Path = "Admin/User/Userlist"
}
}
}
};
public IEnumerable<MenuItem> MenuComapny
{
get
{
return CompanyMenu;
}
}
public IEnumerable<MenuItem> MenuTeacher
{
get
{
return TeacherMenu;
}
}
public IEnumerable<MenuItem> MenuAdmin
{
get
{
return AdminMenu;
}
}
}
}

View File

@@ -1,321 +1,355 @@
using Microsoft.Extensions.Configuration;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace BlazorApp.Helper
{
public class dbhelper
{
//SqlConnection con;
string connectionstring;
public DataSet dsdaten = new DataSet();
private static DataTable SP_Parameters = new DataTable();
private SqlDataAdapter dadaten;
public dbhelper()
{
var configuation = GetConfiguration();
connectionstring = configuation.GetSection("ConnectionStrings").GetSection("BlazorAppContextConnection").Value;
SP_Parameters.Rows.Clear();
SP_Parameters.Columns.Clear();
SP_Parameters.Columns.Add("Paramname");
SP_Parameters.Columns.Add("Paramvalue");
}
public string Get_Option(int ID)
{
try
{
SqlDataAdapter dad = new SqlDataAdapter();
string sql = "Select Inhalt from optionen where id=" + ID.ToString() ;
DataTable data = new DataTable();
dad = new SqlDataAdapter(sql, this.connectionstring);
dad.Fill(data);
string s;
s = data.Rows[0][0].ToString();
return s;
dad.Dispose();
data.Dispose();
}
catch (Exception ex)
{
int a = 1;
return "";
}
}
public void add_sp_param(string paramname, string paramvalue)
{
DataRow r = SP_Parameters.NewRow();
r[0] = paramname;
r[1] = paramvalue;
SP_Parameters.Rows.Add(r);
}
public static DataTable ObjectToDataTable(object o)
{
DataTable dt = new DataTable();
List<PropertyInfo> properties = o.GetType().GetProperties().ToList();
foreach (PropertyInfo prop in properties)
dt.Columns.Add(prop.Name, prop.PropertyType);
dt.TableName = o.GetType().Name;
return dt;
}
public IConfigurationRoot GetConfiguration()
{
var builder = new ConfigurationBuilder().SetBasePath(Directory.GetCurrentDirectory()).AddJsonFile("appsettings.json", optional: true, reloadOnChange: true);
return builder.Build();
}
public DataTable Get_Tabledata(string Tablename, bool StoredProc = false, bool is_SQL_String = false, DataTable sp_params = null )
{
SqlConnection sqlconnect = new SqlConnection();
DataSet ds = new DataSet();
ds.Tables.Clear();
sqlconnect.ConnectionString = this.connectionstring;
sqlconnect.Open();
SqlDataAdapter da = new SqlDataAdapter("", sqlconnect);
SqlCommand sqlcmd = new SqlCommand();
sqlcmd.Connection = sqlconnect;
if (StoredProc == true)
{
sqlcmd.CommandType = CommandType.StoredProcedure;
if (Tablename.IndexOf("@@Mandantnr@@") > 0)
Tablename = Tablename.Replace("@@Mandantnr@@", "");
sqlcmd.CommandText = Tablename;
foreach (DataRow r in SP_Parameters.Rows)
{
sqlcmd.Parameters.Add(r["Paramname"].ToString(), SqlDbType.VarChar);
sqlcmd.Parameters[sqlcmd.Parameters.Count - 1].Value = r["Paramvalue"].ToString();
};
}
else
{
sqlcmd.CommandType = CommandType.Text;
sqlcmd.CommandText = "Select * from " + Tablename;
}
if (is_SQL_String == true)
sqlcmd.CommandText = Tablename;
da.SelectCommand = sqlcmd;
da.Fill(dsdaten, "Daten");
sqlconnect.Close();
return dsdaten.Tables[0];
}
public void Get_Tabeldata_for_Update(string Tablename, bool StoredProc = false, bool is_SQL_String = false)
{
dsdaten.Clear();
dsdaten.Tables.Clear();
dadaten = new SqlDataAdapter(Tablename, this.connectionstring);
dadaten.Fill(dsdaten, Tablename);
}
public void Update_Tabeldata()
{
SqlCommandBuilder cb = new SqlCommandBuilder(dadaten);
dadaten.Update(dsdaten, dsdaten.Tables[0].TableName);
}
public Dictionary<string, List<object>> DatatableToDictionary(DataTable dataTable)
{
var dict = new Dictionary<string, List<object>>();
foreach (DataColumn dataColumn in dataTable.Columns)
{
var columnValueList = new List<object>();
foreach (DataRow dataRow in dataTable.Rows)
{
columnValueList.Add(dataRow[dataColumn.ColumnName]);
}
dict.Add(dataColumn.ColumnName, columnValueList);
}
return dict;
}
#region "Converters"
public List<T> ConvertDataTable<T>(DataTable dt)
{
List<T> data = new List<T>();
foreach (DataRow row in dt.Rows)
{
T item = GetItem<T>(row);
data.Add(item);
}
return data;
}
private T GetItem<T>(DataRow dr)
{
Type temp = typeof(T);
T obj = Activator.CreateInstance<T>();
foreach (DataColumn column in dr.Table.Columns)
{
foreach (PropertyInfo pro in temp.GetProperties())
{
if (pro.Name == column.ColumnName)
try
{
pro.SetValue(obj, dr[column.ColumnName], null/* TODO Change to default(_) if this is not a reference type */);
}
catch
{ }
else
continue;
}
}
return obj;
}
public IEnumerable<T> GetEntities<T>(DataTable dt)
{
if (dt == null)
{
return null;
}
List<T> returnValue = new List<T>();
List<string> typeProperties = new List<string>();
T typeInstance = Activator.CreateInstance<T>();
foreach (DataColumn column in dt.Columns)
{
var prop = typeInstance.GetType().GetProperty(column.ColumnName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public);
if (prop != null)
{
typeProperties.Add(column.ColumnName);
}
}
foreach (DataRow row in dt.Rows)
{
T entity = Activator.CreateInstance<T>();
foreach (var propertyName in typeProperties)
{
if (row[propertyName] != DBNull.Value)
{
string str = row[propertyName].GetType().FullName;
if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.String))
{
object Val = row[propertyName].ToString();
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, Val, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
else if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.Guid))
{
object Val = Guid.Parse(row[propertyName].ToString());
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, Val, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
else
{
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, row[propertyName], BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
}
else
{
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, null, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
}
returnValue.Add(entity);
}
return returnValue.AsEnumerable();
}
public string DataTableToJSONWithStringBuilder(DataTable table)
{
var JSONString = new StringBuilder();
if (table.Rows.Count > 0)
{
JSONString.Append("[");
for (int i = 0; i < table.Rows.Count; i++)
{
JSONString.Append("{");
for (int j = 0; j < table.Columns.Count; j++)
{
if (j < table.Columns.Count - 1)
{
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\",");
}
else if (j == table.Columns.Count - 1)
{
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\"");
}
}
if (i == table.Rows.Count - 1)
{
JSONString.Append("}");
}
else
{
JSONString.Append("},");
}
}
JSONString.Append("]");
}
return JSONString.ToString();
}
public string ConvertDataTableToString(DataTable table)
{
int iColumnCount = table.Columns.Count;
int iRowCount = table.Rows.Count;
int iTempRowCount = 0;
string strColumName = table.Columns[0].ColumnName;
string strOut = "{";
foreach (DataRow row in table.Rows)
{
strOut = strOut + "{";
foreach (DataColumn col in table.Columns)
{
string val = row.Field<string>(col.ColumnName);
strOut = strOut + col.ColumnName + ":" + val;
if (col.Ordinal != iColumnCount - 1)
{
strOut = strOut + ",";
}
}
strOut = strOut + "}";
iTempRowCount++;
if (iTempRowCount != iRowCount)
{
strOut = strOut + ",";
}
}
strOut = strOut + "}";
return strOut;
}
#endregion
}
}
using Microsoft.Extensions.Configuration;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
namespace BlazorApp.Helper
{
public class dbhelper
{
//SqlConnection con;
string connectionstring;
public DataSet dsdaten = new DataSet();
private static DataTable SP_Parameters = new DataTable();
private SqlDataAdapter dadaten;
public dbhelper()
{
var configuation = GetConfiguration();
connectionstring = configuation.GetSection("ConnectionStrings").GetSection("BlazorAppContextConnection").Value;
SP_Parameters.Rows.Clear();
SP_Parameters.Columns.Clear();
SP_Parameters.Columns.Add("Paramname");
SP_Parameters.Columns.Add("Paramvalue");
}
public string Get_Option(int ID)
{
try
{
SqlDataAdapter dad = new SqlDataAdapter();
string sql = "Select Inhalt from optionen where id=" + ID.ToString() ;
DataTable data = new DataTable();
dad = new SqlDataAdapter(sql, this.connectionstring);
dad.Fill(data);
string s;
s = data.Rows[0][0].ToString();
return s;
dad.Dispose();
data.Dispose();
}
catch (Exception ex)
{
int a = 1;
return "";
}
}
public void add_sp_param(string paramname, string paramvalue)
{
DataRow r = SP_Parameters.NewRow();
r[0] = paramname;
r[1] = paramvalue;
SP_Parameters.Rows.Add(r);
}
public static DataTable ObjectToDataTable(object o)
{
DataTable dt = new DataTable();
List<PropertyInfo> properties = o.GetType().GetProperties().ToList();
foreach (PropertyInfo prop in properties)
dt.Columns.Add(prop.Name, prop.PropertyType);
dt.TableName = o.GetType().Name;
return dt;
}
public IConfigurationRoot GetConfiguration()
{
var builder = new ConfigurationBuilder().SetBasePath(Directory.GetCurrentDirectory()).AddJsonFile("appsettings.json", optional: true, reloadOnChange: true);
return builder.Build();
}
public DataTable Get_Tabledata(string Tablename, bool StoredProc = false, bool is_SQL_String = false, DataTable sp_params = null )
{
SqlConnection sqlconnect = new SqlConnection();
DataSet ds = new DataSet();
ds.Tables.Clear();
sqlconnect.ConnectionString = this.connectionstring;
sqlconnect.Open();
SqlDataAdapter da = new SqlDataAdapter("", sqlconnect);
SqlCommand sqlcmd = new SqlCommand();
sqlcmd.Connection = sqlconnect;
if (StoredProc == true)
{
sqlcmd.CommandType = CommandType.StoredProcedure;
if (Tablename.IndexOf("@@Mandantnr@@") > 0)
Tablename = Tablename.Replace("@@Mandantnr@@", "");
sqlcmd.CommandText = Tablename;
foreach (DataRow r in SP_Parameters.Rows)
{
sqlcmd.Parameters.Add(r["Paramname"].ToString(), SqlDbType.VarChar);
sqlcmd.Parameters[sqlcmd.Parameters.Count - 1].Value = r["Paramvalue"].ToString();
};
}
else
{
sqlcmd.CommandType = CommandType.Text;
sqlcmd.CommandText = "Select * from " + Tablename;
}
if (is_SQL_String == true)
sqlcmd.CommandText = Tablename;
da.SelectCommand = sqlcmd;
da.Fill(dsdaten, "Daten");
sqlconnect.Close();
return dsdaten.Tables[0];
}
public void Exec_SQL(string sql)
{
SqlConnection sqlconnect = new SqlConnection();
SqlCommand sqlcmd = new SqlCommand();
sqlcmd.Connection = sqlconnect;
sqlconnect.ConnectionString = this.connectionstring;
sqlcmd.CommandType = CommandType.Text;
sqlcmd.CommandText = sql;
sqlcmd.Connection.Open();
sqlcmd.ExecuteNonQuery();
sqlcmd.Connection.Close();
}
public void Get_Tabeldata_for_Update(string Tablename, bool StoredProc = false, bool is_SQL_String = false)
{
dsdaten.Clear();
dsdaten.Tables.Clear();
dadaten = new SqlDataAdapter(Tablename, this.connectionstring);
dadaten.Fill(dsdaten, Tablename);
}
public void Update_Tabeldata()
{
SqlCommandBuilder cb = new SqlCommandBuilder(dadaten);
dadaten.Update(dsdaten, dsdaten.Tables[0].TableName);
}
public Dictionary<string, List<object>> DatatableToDictionary(DataTable dataTable)
{
var dict = new Dictionary<string, List<object>>();
foreach (DataColumn dataColumn in dataTable.Columns)
{
var columnValueList = new List<object>();
foreach (DataRow dataRow in dataTable.Rows)
{
columnValueList.Add(dataRow[dataColumn.ColumnName]);
}
dict.Add(dataColumn.ColumnName, columnValueList);
}
return dict;
}
#region "Converters"
public List<T> ConvertDataTable<T>(DataTable dt)
{
List<T> data = new List<T>();
foreach (DataRow row in dt.Rows)
{
T item = GetItem<T>(row);
data.Add(item);
}
return data;
}
private T GetItem<T>(DataRow dr)
{
Type temp = typeof(T);
T obj = Activator.CreateInstance<T>();
foreach (DataColumn column in dr.Table.Columns)
{
foreach (PropertyInfo pro in temp.GetProperties())
{
if (pro.Name == column.ColumnName)
try
{
pro.SetValue(obj, dr[column.ColumnName], null/* TODO Change to default(_) if this is not a reference type */);
}
catch
{ }
else
continue;
}
}
return obj;
}
public IEnumerable<T> GetEntities<T>(DataTable dt)
{
if (dt == null)
{
return null;
}
List<T> returnValue = new List<T>();
List<string> typeProperties = new List<string>();
T typeInstance = Activator.CreateInstance<T>();
foreach (DataColumn column in dt.Columns)
{
var prop = typeInstance.GetType().GetProperty(column.ColumnName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public);
if (prop != null)
{
typeProperties.Add(column.ColumnName);
}
}
foreach (DataRow row in dt.Rows)
{
T entity = Activator.CreateInstance<T>();
foreach (var propertyName in typeProperties)
{
if (row[propertyName] != DBNull.Value)
{
string str = row[propertyName].GetType().FullName;
if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.String))
{
object Val = row[propertyName].ToString();
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, Val, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
else if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.Guid))
{
object Val = Guid.Parse(row[propertyName].ToString());
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, Val, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
else
{
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, row[propertyName], BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
}
else
{
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, null, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
}
}
returnValue.Add(entity);
}
return returnValue.AsEnumerable();
}
public string DataTableToJSONWithStringBuilder(DataTable table)
{
var JSONString = new StringBuilder();
if (table.Rows.Count > 0)
{
JSONString.Append("[");
for (int i = 0; i < table.Rows.Count; i++)
{
JSONString.Append("{");
for (int j = 0; j < table.Columns.Count; j++)
{
if (j < table.Columns.Count - 1)
{
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\",");
}
else if (j == table.Columns.Count - 1)
{
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\"");
}
}
if (i == table.Rows.Count - 1)
{
JSONString.Append("}");
}
else
{
JSONString.Append("},");
}
}
JSONString.Append("]");
}
return JSONString.ToString();
}
public string ConvertDataTableToString(DataTable table)
{
int iColumnCount = table.Columns.Count;
int iRowCount = table.Rows.Count;
int iTempRowCount = 0;
string strColumName = table.Columns[0].ColumnName;
string strOut = "{";
foreach (DataRow row in table.Rows)
{
strOut = strOut + "{";
foreach (DataColumn col in table.Columns)
{
string val = row.Field<string>(col.ColumnName);
strOut = strOut + col.ColumnName + ":" + val;
if (col.Ordinal != iColumnCount - 1)
{
strOut = strOut + ",";
}
}
strOut = strOut + "}";
iTempRowCount++;
if (iTempRowCount != iRowCount)
{
strOut = strOut + ",";
}
}
strOut = strOut + "}";
return strOut;
}
#endregion
#region "Administration"
public string Zuteilen(int typ)
{
SqlConnection sqlconnect = new SqlConnection();
DataSet ds = new DataSet();
ds.Tables.Clear();
sqlconnect.ConnectionString = this.connectionstring;
sqlconnect.Open();
SqlDataAdapter da = new SqlDataAdapter("", sqlconnect);
SqlCommand sqlcmd = new SqlCommand();
sqlcmd.Connection = sqlconnect;
sqlcmd.CommandType = CommandType.StoredProcedure;
sqlcmd.CommandText = "dbo.zuteilung_durchfuehren";
sqlcmd.Parameters.Add("@typ", SqlDbType.Int);
sqlcmd.Parameters[0].Value = typ;
sqlcmd.ExecuteNonQuery();
return "";
}
#endregion
}
}

View File

@@ -0,0 +1,54 @@
@page "/Admin/Dashboard"
@inject NavigationManager NavManager
@using System.ComponentModel.DataAnnotations
@using BWPMModels;
@*<h3><b>Übersicht</b></h3>
<p></p>*@
<style>
.e-icons {
font-size: 10px;
}
.e-search:before {
content: '\e993';
}
.e-upload:before {
content: '\e725';
}
.e-companylist:before {
content: '\e71f';
}
.e-font:before {
content: '\e34c';
}
.e-plus-icon::before {
content: '\e78f';
}
.e-pager {
display: none;
}
.btn {
border-radius: 0;
height: 24px;
width: 24px;
@* background-color: #007BFF; *@
}
.e-copy::before {
content: '\e77b';
}
.e-btn.e-icon-btn {
padding: initial;
}
</style>
@code {
}

View File

@@ -0,0 +1,95 @@
@using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper
@using BWPMModels
<div class="row">
<div class="col-md-4" @ondblclick="InsertBeruf">
<h6>Berufe</h6>
<SfListBox @bind-Value=@BerufID TValue="string[]" DataSource="@berufe" @ref="Berufsliste" TItem="Beruf" Height="250px">
<ListBoxSelectionSettings Mode="Syncfusion.Blazor.DropDowns.SelectionMode.Single" ShowCheckbox="false"></ListBoxSelectionSettings>
<ListBoxFieldSettings Text="bezeichnung" Value="id" />
</SfListBox>
<SfButton OnClick="InsertBeruf">Beruf auswählen</SfButton>
</div>
<div class="col-md-8">
<h6>Gewählte Berufe</h6>
<BlazorApp.Pages.Shared.BerufswunschListe AllowUpdates="true" @ref="BWL" OnGridClicked="OnGridClicked1"></BlazorApp.Pages.Shared.BerufswunschListe>
</div>
</div>
@code {
public string userid { get; set; } = "";
BlazorApp.Pages.Shared.BerufswunschListe BWL { get; set; }
public int SchuelerID = 0;
public bool ShowDeleteConfirmation { get; set; } = false;
public string DialogHeader { get; set; } = "";
public string DialogText { get; set; } = "";
public bool DialogShowYesNO { get; set; } = true;
//public int BerufID;
//public List<BWPMModels.Beruf> berufe { get; set; } = BlazorApp.Controller.BerufController.GetBerufsangebot();
SfGrid<SchuelerBeruf> Grid { get; set; }
public List<BWPMModels.SchuelerBeruf> GridData { get; set; }
public string berufhinweis = "";
public bool ContinuePaging = true;
public int foundrow = 0;
public int Value = 0;
public string[] BerufID;
SfListBox<string[], Beruf> Berufsliste { get; set; }
public List<Beruf> berufe = new List<Beruf>();
public List<BWPMModels.Beruf> _berufe { get; set; } = BlazorApp.Controller.BerufController.GetBerufsangebot();
public class Beruf
{
public int id { get; set; }
public string bezeichnung { get; set; }
}
protected override async Task OnInitializedAsync()
{
foreach (BWPMModels.Beruf item in _berufe)
{
Beruf be = new Beruf();
be.id = item.ID;
be.bezeichnung = item.bezeichnung;
berufe.Add(be);
}
}
public void ReloadData(string SchuelerID)
{
BWL.userid = userid;
BWL.ReloadData(Convert.ToInt32(SchuelerID));
}
private void InsertBeruf()
{
BWPMModels.SchuelerBeruf sberuf = new BWPMModels.SchuelerBeruf();
sberuf.aktiv = true;
sberuf.bemerkung = "";
sberuf.berufID = Convert.ToInt32(BerufID[0]);
sberuf.erstellt_am = DateTime.Now;
sberuf.mutiert_am = DateTime.Now;
sberuf.mutierer = userid;
sberuf.schuelerID = Convert.ToInt32(SchuelerID);
int prio = BlazorApp.Controller.SchuelerBerufController.Get_Prio(Convert.ToInt32(SchuelerID));
sberuf.prioritaet = prio + 1;
BlazorApp.Controller.SchuelerBerufController.POST(sberuf);
BWL.ReloadData(Convert.ToInt32(SchuelerID));
}
private void OnGridClicked1(string Berufid)
{ }
}

View File

@@ -1,687 +1,215 @@
@page "/Admin/Student/Student"
@inject Blazored.SessionStorage.ISessionStorageService sessionStorage
@inject IJSRuntime jsRuntime
@inject NavigationManager NavManager
@inherits Admin.ListBase;
@using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper
@using BWPMModels;
<div class="container-fluid">
<div class="card">
<h6 class="card-header card-header2">Schüler / Berufswunsch</h6>
<div class="card-body">
<div class="row">
<div class="col-md-2">
<div class="card">
<h6 class="card-header">
Klasse/Lehrer
</h6>
<div class="card-body">
Klasse
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@KlasseID
Data=@intKlasse
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" />
Lehrer
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@LehrerID
Data=@intLehrer
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" />
</div>
</div>
<br />
<div class="card">
<h6 class="card-header">
Schüler
</h6>
<div class="card-body">
<RadzenListBox @bind-Value=@SchuelerID Data=@schuelerliste TextProperty="bezeichnung" ValueProperty="id" Style="height:350px" Change=@(args => SchuelerChange(args, "schuelerlist")) />
</div>
</div>
</div>
<div class="col-md-10">
<SfAccordion ExpandMode="ExpandMode.Multiple" @bind-ExpandedIndices=ExpandItems>
<AccordionItems>
<AccordionItem>
<HeaderTemplate><h4>Schüler-Daten</h4></HeaderTemplate>
<ContentTemplate>
@*<div class="row">
<SfButton IsPrimary="true" OnClick="@(() => NewClick())">Neuer Schüler</SfButton>&nbsp;
</div>*@
<hr />
<EditForm Model="_schueler" OnValidSubmit="@Submit" OnInvalidSubmit="@InvalidSubmit">
<input type="hidden" id="hiddenschuelerid" name="hiddenschuelerid" @bind="_schueler.ID">
<div class="row">
<div class="col-md-1">
Name
</div>
<div class="col-md-3">
<InputText id="Name" class="form-control" @bind-Value="_schueler.name" placeholder="Nachname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Vorname
</div>
<div class="col-md-3">
<InputText id="Vorname" class="form-control" @bind-Value="_schueler.vorname" placeholder="Vorname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Bemerkung
</div>
<div class="col-md-3">
<InputText id="Bemerkung" class="form-control" @bind-Value="_schueler.bemerkung" placeholder="Bemerkung" disabled="@FieldDisabled" />
</div>
</div>
<div class="row">
<div class="col-md-1">
Klasse
</div>
<div class="col-md-3">
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@SchuelerklasseID
Data=@Schuelerklasse
TextProperty="bezeichnung" ValueProperty="id" />
</div>
<div class="col-md-1">
Typ
</div>
<div class="col-md-3">
<SfDropDownList @bind-Value="@KlasseTypID" TValue="string" TItem="Klassentyp" Placeholder="Klassentyp" DataSource="@klassentyp" Enabled="@DropDownEnabled">
<DropDownListFieldSettings Value="ID" Text="bezeichnung"></DropDownListFieldSettings>
</SfDropDownList>
</div>
<div class="col-md-1">
</div>
<div class="col-md-3">
</div>
</div>
<br />
</EditForm>
@* <div class="row">
<SfButton Disabled="@FieldDisabled" IsPrimary="true" OnClick="@(() => SaveClick())">Änderungen speichern</SfButton>&nbsp;
<SfButton Disabled="@FieldDisabled" IsPrimary="true" OnClick="@(() => DeleteClick())">Schüler löschen</SfButton>
</div>*@
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Berufswünsche</h4></HeaderTemplate>
<ContentTemplate>
<div class="row">
@* <div class="col-md-4">
<RadzenListBox @bind-Value=@BerufID Data=@berufe TextProperty="bezeichnung" ValueProperty="ID" Style="height:250px" />
<br />
<RadzenButton style="margin: 0 1rem 1rem 0" Click=@(args => InsertBeruf()) Text="Beruf zuordnen" ButtonStyle="ButtonStyle.Secondary" />
</div>
*@ <div class="col-md-8">
<SfGrid ID="Grid3" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" Toolbar="@(new List<string>() { "Edit", "Delete" })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="true" AllowDeleting="true" AllowEditing="true" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents>
<GridColumns>
<GridColumn Type="ColumnType.CheckBox" AllowFiltering="false" AllowSorting="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="150"></GridForeignColumn>
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.aktiv) HeaderText="Aktiv" Width="100" Visible="false" DisplayAsCheckBox="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.erstellt_am) HeaderText="Erstellt_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutiert_am) HeaderText="Mutiert_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn>
</GridColumns>
</SfGrid>
<div class="container">
<h2></h2>
<div class="panel panel-default">
<div class="panel-body" style="color:red">@((MarkupString)berufhinweis)</div>
</div>
</div>
</div>
</div>
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Zuteilung</h4></HeaderTemplate>
<ContentTemplate>
<div class="row">
<div class="col-sm-4">
<h4>Berufswunsch</h4>
<SfGrid ID="Grid4" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" >
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents>
<GridColumns>
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="100"></GridForeignColumn>
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="80" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.aktiv) HeaderText="Aktiv" Width="100" Visible="false" DisplayAsCheckBox="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.erstellt_am) HeaderText="Erstellt_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutiert_am) HeaderText="Mutiert_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn>
</GridColumns>
</SfGrid>
</div>
<div class="col-md-8">
<h4>Zuteilung</h4>
<SfGrid ID="Grid5" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" Toolbar="@(new List<string>() { "Edit", "Delete" })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents>
<GridColumns>
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="100"></GridForeignColumn>
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="80" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.aktiv) HeaderText="Aktiv" Width="100" Visible="false" DisplayAsCheckBox="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.erstellt_am) HeaderText="Erstellt_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutiert_am) HeaderText="Mutiert_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn>
</GridColumns>
</SfGrid>
</div>
</div>
</ContentTemplate>
</AccordionItem>
</AccordionItems>
</SfAccordion>
</div>
</div>
</div>
</div>
</div>
<style>
#Grid1.e-grid .e-gridheader .e-columnheader,
#Grid3.e-grid .e-gridfooter {
display: none;
}
</style>
<SfDialog Width="350px" IsModal="true" @bind-Visible="@ShowDeleteConfirmation">
<DialogTemplates>
<Header>@DialogHeader</Header>
<Content>@DialogText</Content>
</DialogTemplates>
<DialogButtons>
@if (DialogShowYesNO == true)
{
<DialogButton Content="Ja" IsPrimary="true" OnClick="@DeleteConfirmed" />
<DialogButton Content="Nein" OnClick="@AbortDelete" />
}
else
{
<DialogButton Content="OK" IsPrimary="true" OnClick="@DialogConfirmed" />
}
</DialogButtons>
</SfDialog>
@code {
public int[] ExpandItems = new int[] { 2 };
public string[] sfSchuelerID { get; set; }
public string DialogHeader { get; set; } = "";
public string DialogText { get; set; } = "";
public bool DialogShowYesNO { get; set; } = true;
public string berufhinweis = "";
public string klassehinweis = "";
public string klassehinweiscolor = "red";
public bool ShowDeleteConfirmation { get; set; } = false;
protected ElementReference ToFocus;
public string lehrerID = "";
public int hiddenschuelerid = 0;
public string KlasseID = "0";
public string LehrerID = "0";
public string SchuelerklasseID = "0";
public string KlasseTypID = "0";
public string userid;
public bool FieldDisabled = true;
public bool DropDownEnabled = false;
public List<BWPMModels.Klasse> Klasse { get; set; }
public List<BWPMModels.Lehrer> Lehrer { get; set; }
public List<BWPMModels.Klassentyp> klassentyp { get; set; } = BlazorApp.Controller.KlassentypController.GetAllAktiveData();
public List<BWPMModels.Schueler> Schueler { get; set; }
private Schueler _schueler { get; set; } = new BWPMModels.Schueler();
public List<BWPMModels.Beruf> berufe { get; set; } = BlazorApp.Controller.BerufController.GetBerufsangebot();
public List<Schuelerlist> schuelerliste = new List<Schuelerlist>();
public List<iKlasse> Schuelerklasse = new List<iKlasse>();
public int SchuelerID;
public List<iKlasse> intKlasse = new List<iKlasse>();
public List<iLehrer> intLehrer = new List<iLehrer>();
public class iKlasse
{
public string id { get; set; }
public string bezeichnung { get; set; }
}
public class iLehrer
{
public string id { get; set; }
public string bezeichnung { get; set; }
}
public class Schuelerlist
{
public int id { get; set; }
public string bezeichnung { get; set; }
}
//--------------------------------------
//Schülerberuf / beruf
//--------------------------------------
SfGrid<SchuelerBeruf> Grid { get; set; }
public List<BWPMModels.SchuelerBeruf> GridData { get; set; }
public bool ContinuePaging = true;
public bool InitialRender { get; set; }
public int Value = 0; // consider that value your querystring contains
public int foundrow = 0;
public bool Initial { get; set; } = true;
public int BerufID;
private Lehrer _lehrer { get; set; } = new BWPMModels.Lehrer();
public List<BWPMModels.Lehrer> Lehrerdaten { get; set; }
protected override async Task OnInitializedAsync()
{
lehrerID = await sessionStorage.GetItemAsync<string>("LehrerID");
userid = await sessionStorage.GetItemAsync<string>("UserID");
Klasse = BlazorApp.Controller.KlasseController.GetAllActiveData();
intKlasse.Clear();
foreach (BWPMModels.Klasse item in Klasse)
{
iKlasse kl = new iKlasse();
kl.id = item.ID.ToString();
kl.bezeichnung = item.bezeichnung;
intKlasse.Add(kl);
Schuelerklasse.Add(kl);
};
KlasseID = Klasse[0].ID.ToString();
SchuelerklasseID = Klasse[0].ID.ToString();
KlasseTypID = klassentyp[0].ID.ToString();
Lehrer = BlazorApp.Controller.LehrerController.GetAllActiveData();
intLehrer.Clear();
foreach (BWPMModels.Lehrer item in Lehrer)
{
iLehrer ll = new iLehrer();
ll.id = item.ID.ToString();
ll.bezeichnung = item.name.ToString() + " " + item.vorname.ToString();
intLehrer.Add(ll);
}
LehrerID = Lehrer[0].ID.ToString();
Update_Schueler_Klasse();
}
void OnChange(object value, string name)
{
KlasseID = value.ToString();
Update_Schueler_Klasse();
}
protected override async Task OnAfterRenderAsync(bool firstRender)
{
}
//----------------------------------------------------------
//Klassenliste / Schuelerliste
//----------------------------------------------------------
public void ChangeKlasse(Syncfusion.Blazor.DropDowns.ChangeEventArgs<string, Klasse> args)
{
Update_Schueler_Klasse();
}
public void Update_Schueler_Klasse()
{
UpdateSchulerliste();
pruefung_klasse();
}
public void UpdateSchulerliste()
{
Schueler = BlazorApp.Controller.SchuelerController.GetByKlasseID(Convert.ToInt32(KlasseID));
schuelerliste.Clear();
int newschuelerid = 0;
bool found = false;
foreach (BWPMModels.Schueler item in Schueler)
{
Schuelerlist sl = new Schuelerlist();
sl.id = item.ID;
if (newschuelerid == 0) { newschuelerid = sl.id; };
if (SchuelerID == sl.id) { found = true; }
sl.bezeichnung = item.name + " " + item.vorname;
schuelerliste.Add(sl);
};
if (found != true)
{
FieldDisabled = true;
DropDownEnabled = false;
SchuelerID = -1;
SchuelerID = newschuelerid;
if (schuelerliste.Count > 0) { SchuelerSelected(); }
}
pruefung_klasse();
}
private void SchuelerChange(object value, string name)
{
var str = value is IEnumerable<object> ? string.Join(", ", (IEnumerable<object>)value) : value;
SchuelerSelected();
}
private void SchuelerSelected()
{
Schueler = BlazorApp.Controller.SchuelerController.GetByID(Convert.ToInt32(SchuelerID));
_schueler = Schueler.First<BWPMModels.Schueler>();
SchuelerklasseID = _schueler.klasseID.ToString();
KlasseTypID = _schueler.klassemtypID.ToString();
FieldDisabled = false;
DropDownEnabled = true;
update_griddata();
pruefung();
}
//----------------------------------------------------------
//Schüler-Formular
//----------------------------------------------------------
public void Submit()
{
BlazorApp.Controller.SchuelerController.PUT(_schueler);
}
public void InvalidSubmit()
{
}
private void SaveClick()
{
Schueler _tmpschueler = new BWPMModels.Schueler();
_tmpschueler = BlazorApp.Controller.SchuelerController.GetByID(_schueler.ID).First<BWPMModels.Schueler>();
_tmpschueler.name = _schueler.name;
_tmpschueler.vorname = _schueler.vorname;
_tmpschueler.bemerkung = _schueler.bemerkung;
_tmpschueler.klasseID = Convert.ToInt32(SchuelerklasseID);
_tmpschueler.klassemtypID = Convert.ToInt32(KlasseTypID);
BlazorApp.Controller.SchuelerController.PUT(_tmpschueler);
UpdateSchulerliste();
}
private void NewClick()
{
int schuelerid = 0;
BWPMModels.Schueler schuelerdata = new Schueler();
schuelerdata.aktiv = true;
schuelerdata.erstellt_am = DateTime.Now;
schuelerdata.mutiert_am = DateTime.Now;
schuelerdata.mutierer = userid;
schuelerdata.name = "Neuer Schüler";
schuelerdata.vorname = "";
schuelerdata.bemerkung = "";
schuelerdata.klasseID = Convert.ToInt32(KlasseID);
schuelerdata.klassemtypID = Convert.ToInt32(KlasseTypID);
schuelerid = BlazorApp.Controller.SchuelerController.POST(schuelerdata);
FieldDisabled = false;
DropDownEnabled = true;
UpdateSchulerliste();
SchuelerID = schuelerid;
SchuelerSelected();
jsRuntime.InvokeVoidAsync("SetFocusToElement", ToFocus);
}
private void DeleteClick()
{
DialogHeader = "Löschbestätigung";
DialogText = "Schüler '" + _schueler.name + ' ' + _schueler.vorname + "' wirklich löschen?'";
DialogShowYesNO = true;
ShowDeleteConfirmation = true;
}
private void DeleteConfirmed()
{
_schueler.aktiv = false;
_schueler.mutierer = userid;
_schueler.mutiert_am = DateTime.Now;
BlazorApp.Controller.SchuelerController.PUT(_schueler);
BlazorApp.Controller.SchuelerBerufController.DeleteBerufswunsch(_schueler.ID, userid);
ShowDeleteConfirmation = false;
UpdateSchulerliste();
}
private void AbortDelete()
{
ShowDeleteConfirmation = false;
}
private void DialogConfirmed()
{
ShowDeleteConfirmation = false;
}
//--------------------------------------
//SchülerBeruf / Beruf
//--------------------------------------
private void InsertBeruf()
{
if (SchuelerID == 0)
{
DialogHeader = "Daten unvollständig";
DialogText = "Bitte zuerst einen Schüler auswählen!";
DialogShowYesNO = false;
ShowDeleteConfirmation = true;
return;
}
if (BerufID == 0)
{
DialogHeader = "Daten unvollständig";
DialogText = "Bitte zuerst einen Beruf auswählen!";
DialogShowYesNO = false;
ShowDeleteConfirmation = true;
return;
}
ShowDeleteConfirmation = false;
BWPMModels.SchuelerBeruf sberuf = new BWPMModels.SchuelerBeruf();
sberuf.aktiv = true;
sberuf.bemerkung = "";
sberuf.berufID = BerufID;
sberuf.erstellt_am = DateTime.Now;
sberuf.mutiert_am = DateTime.Now;
sberuf.mutierer = userid;
sberuf.schuelerID = SchuelerID;
int prio = BlazorApp.Controller.SchuelerBerufController.Get_Prio(SchuelerID);
sberuf.prioritaet = prio + 1;
BlazorApp.Controller.SchuelerBerufController.POST(sberuf);
update_griddata();
pruefung();
}
private void update_griddata()
{
GridData = BlazorApp.Controller.SchuelerBerufController.GetBySchuelerID(SchuelerID);
}
private async Task OnBeginHandler(ActionEventArgs<BWPMModels.SchuelerBeruf> Args)
{
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Save)
{
if (Args.Action == "Add")
{
Args.Data.erstellt_am = DateTime.Now;
Args.Data.mutierer = userid;
Args.Data.mutiert_am = DateTime.Now;
Args.Data.aktiv = true;
Args.Data.ID = BlazorApp.Controller.SchuelerBerufController.POST(Args.Data);
Value = Args.Data.ID;
pruefung();
}
else
{
Args.Data.mutierer = userid.ToString();
Args.Data.mutiert_am = DateTime.Now;
BlazorApp.Controller.SchuelerBerufController.PUT(Args.Data);
pruefung();
}
}
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Delete)
{
Args.Data.mutierer = userid.ToString();
Args.Data.mutiert_am = DateTime.Now;
Args.Data.aktiv = false;
BlazorApp.Controller.SchuelerBerufController.PUT(Args.Data);
pruefung();
}
}
public async Task OnCompletedHandler(ActionEventArgs<BWPMModels.SchuelerBeruf> Args)
{
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Save)
{
await Grid.SetRowData(Args.Data.ID, Args.Data);
double xx = 0;
Value = Args.Data.ID;
xx = await DataHandler();
await Grid.SelectRow(xx);
}
}
public async void RowDataBoundHandler(BeforeDataBoundArgs<BWPMModels.SchuelerBeruf> args)
{
if (!Initial)
{
}
Initial = false;
}
public async Task<double> DataHandler()
{
var PageCount = (GridData.Count / Grid.PageSettings.PageSize) + 1;
ContinuePaging = true;
var CurrentPage = 1;
Grid.Refresh();
await Grid.GoToPage(1);
for (int i = 1; i <= PageCount; i++)
{
List<SchuelerBeruf> Rows = await Grid.GetCurrentViewRecords(); // returns the current view data
for (int j = 0; j < Grid.PageSettings.PageSize; j++)
{
if (j < Rows.Count && Rows[j].ID == Value)
{
foundrow = j;
ContinuePaging = false;
break;
}
}
if (ContinuePaging)
{
if (i >= PageCount)
{
i = 0;
}
await Grid.GoToPage(i + 1);
}
else
{
return foundrow;
}
}
return foundrow;
}
public void pruefung()
{
berufhinweis = "";
int Anzahl_Berufe = 0;
try
{
dbhelper dbh = new dbhelper();
if (BlazorApp.Controller.SchuelerBerufController.Get_Anzahl(SchuelerID) < Convert.ToInt32(dbh.Get_Option(4)))
{
berufhinweis += "\r\n- es sollten 3 Berufswünsche ausgewählt werden<br />";
}
if (BlazorApp.Controller.SchuelerBerufController.Has_Prio1(SchuelerID) == false)
{
berufhinweis += "\r\n- Es fehlt ein Berufswunsch mit Priorität 1";
}
}
catch { };
}
public void pruefung_klasse()
{
klassehinweis = "";
dbhelper dbh = new dbhelper();
dbh.add_sp_param("Param1", KlasseID.ToString());
dbh.Get_Tabledata("sp_chk_klasse", true, false);
if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() != dbh.dsdaten.Tables[0].Rows[0][1].ToString())
{
klassehinweis += "\r\n- " + dbh.dsdaten.Tables[0].Rows[0][1].ToString() + " von " + dbh.dsdaten.Tables[0].Rows[0][0].ToString() + " Schüler erfasst";
klassehinweiscolor = "red";
}
else
{
klassehinweis += "\r\n- " + dbh.dsdaten.Tables[0].Rows[0][1].ToString() + " von " + dbh.dsdaten.Tables[0].Rows[0][0].ToString() + " Schüler erfasst";
klassehinweiscolor = "green";
}
}
public async Task SchuelerClick(RecordClickEventArgs<Schuelerlist> args)
{
SchuelerID = args.RowData.id;
SchuelerSelected();
}
}
@page "/Admin/Student/Student"
@inject Blazored.SessionStorage.ISessionStorageService sessionStorage
@inject IJSRuntime jsRuntime
@inject NavigationManager NavManager
@inherits Admin.ListBase;
@using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper
@using BWPMModels;
<div class="container-fluid">
<div class="card">
<h6 class="card-header card-header2">Schüler / Berufswunsch</h6>
<div class="card-body">
<div class="row">
<div class="col-md-2">
<div class="card">
<h6 class="card-header">
Klasse/Lehrer
</h6>
<div class="card-body">
Klasse
<BlazorApp.Pages.Shared.KlasseList @ref="KlasseList" OnKlasseChanged="KlasseChanged"></BlazorApp.Pages.Shared.KlasseList>
Lehrer
<BlazorApp.Pages.Shared.LehrerList @ref="LehrerList" OnLehrerChanged="LehrerChanged"></BlazorApp.Pages.Shared.LehrerList>
<SfCheckBox Label="Alle Schüler" @bind-Checked="alleschueler" @onchange="onAlleSchuelerChange"> ></SfCheckBox>
</div>
</div>
<br />
<div class="card">
<h6 class="card-header">
Schüler
<input type="hidden" @bind="UID">
</h6>
<div class="card-body">
<BlazorApp.Pages.Shared.SchuelerList @ref="SchuelerList" OnSchuelerChanged="SchuelerChanged"></BlazorApp.Pages.Shared.SchuelerList>
</div>
</div>
</div>
<div class="col-md-10">
<SfAccordion ExpandMode="ExpandMode.Multiple" @bind-ExpandedIndices=ExpandItems>
<AccordionItems>
<AccordionItem>
<HeaderTemplate><h4>Schüler-Daten</h4></HeaderTemplate>
<ContentTemplate>
<StudentEdit @ref="StudentEdit" iSchuelerID="@ISchuelerID"></StudentEdit>
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Berufswünsche</h4></HeaderTemplate>
<ContentTemplate>
<Berufswunsch @ref="Berufswunsch"></Berufswunsch>
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Zuteilung</h4></HeaderTemplate>
<ContentTemplate>
<div class="row">
<div class="col-sm-4">
<h6>Berufswahl</h6>
<BlazorApp.Pages.Shared.BerufswunschListe AllowUpdates="false" @ref="BerufswunschListe" OnGridClicked="Refresh_OP"></BlazorApp.Pages.Shared.BerufswunschListe>
</div>
<div class="col-md-8">
<h6>Zuteilungen</h6>
<BlazorApp.Pages.Admin.Student.Zuteilung @ref="Zuteilung" OnGridClicked="OnGridClicked1"></BlazorApp.Pages.Admin.Student.Zuteilung>
<br />
<h6>Offene Plätze</h6>
<BlazorApp.Pages.Shared.OffenePlaetze @ref="OP" OnGridChanged="OnGridClicked1"></BlazorApp.Pages.Shared.OffenePlaetze>
</div>
</div>
</ContentTemplate>
</AccordionItem>
</AccordionItems>
</SfAccordion>
</div>
</div>
</div>
</div>
</div>
@code {
BlazorApp.Pages.Shared.KlasseList KlasseList { get; set; }
BlazorApp.Pages.Shared.LehrerList LehrerList { get; set; }
BlazorApp.Pages.Shared.SchuelerList SchuelerList { get; set; }
BlazorApp.Pages.Admin.Student.StudentEdit StudentEdit { get; set; }
BlazorApp.Pages.Admin.Student.Berufswunsch Berufswunsch { get; set; }
BlazorApp.Pages.Shared.BerufswunschListe BerufswunschListe { get; set; }
BlazorApp.Pages.Admin.Student.Zuteilung Zuteilung { get; set; }
BlazorApp.Pages.Shared.OffenePlaetze OP { get; set; }
public int[] ExpandItems = new int[] { 0 };
public bool alleschueler = false;
public string userid = "";
public string UID = "";
public string lehrerID = "";
public string klasseID = "";
public string ISchuelerID = "";
public string sBerufid = "";
#region "Init / AfterRender"
private void onAlleSchuelerChange(Microsoft.AspNetCore.Components.ChangeEventArgs args)
{
if (args.Value.ToString() == "True")
{ SchuelerList.ReloadData("-1"); }
else
{
KlasseChanged(KlasseList.GetKlasseID());
}
}
protected override async Task OnInitializedAsync()
{
ExpandItems = new int[] { 1 };
userid = await sessionStorage.GetItemAsync<string>("UserID");
UID = userid;
klasseID = KlasseList.GetKlasseID();
lehrerID = LehrerList.GetLehrerID();
SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
ExpandItems = new int[] { 2 };
SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
ExpandItems = new int[] { 2 };
}
protected override async Task OnAfterRenderAsync(bool firstRender)
{
userid = await sessionStorage.GetItemAsync<string>("UserID");
if (userid == null)
{
var authState = await authenticationStateTask;
var userId = authState.User.Claims.FirstOrDefault().Value;
var user = authState.User;
if (user.Identity.IsAuthenticated)
{
await sessionStorage.SetItemAsync("UserID", userId);
}
else
{
await sessionStorage.SetItemAsync("UserID", userId);
}
}
}
public void KlasseChanged(String KlasseID)
{
SchuelerChanged(SchuelerList.ReloadData(KlasseID));
}
public void LehrerChanged(string LehrerID)
{
KlasseList.ReloadByLehrer(LehrerID);
SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
}
public void SchuelerChanged(string SchuelerID)
{
ISchuelerID = SchuelerID;
try { StudentEdit.ReloadData(SchuelerID); } catch { };
try
{
Berufswunsch.SchuelerID = Convert.ToInt32(SchuelerID);
Berufswunsch.userid = userid;
Berufswunsch.SchuelerID = Convert.ToInt32(SchuelerID);
Berufswunsch.ReloadData(SchuelerID);
BerufswunschListe.ReloadData(Convert.ToInt32(SchuelerID));
Zuteilung.userid = userid;
Zuteilung.SchuelerID = Convert.ToInt32(SchuelerID);
Zuteilung.ReloadData(Convert.ToInt32(SchuelerID));
OP.SchuelerID = Convert.ToInt32(SchuelerID);
}
catch {
int i =0;
}
}
private void Refresh_OP(string Berufid)
{
int KlasseTypID = 0;
sBerufid = Berufid;
OP.ReloadData(Convert.ToInt32(Berufid), KlasseTypID);
}
private void OnGridClicked1(string Schuelerid)
{
Zuteilung.userid = userid;
Zuteilung.SchuelerID = Convert.ToInt32(Schuelerid);
Zuteilung.ReloadData(Convert.ToInt32(Schuelerid));
int KlasseTypID = 0;
OP.ReloadData(Convert.ToInt32(sBerufid), KlasseTypID);
}
private void OnGridClicked(string Schuelerid)
{
OP.SchuelerID = Convert.ToInt32(Schuelerid);
int KlasseTypID = 0;
OP.ReloadData(Convert.ToInt32(sBerufid), KlasseTypID);
}
#endregion
}

View File

@@ -0,0 +1,162 @@
@using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper
@using BWPMModels;
@*<div class="row">
<SfButton IsPrimary="true" OnClick="@(() => NewClick())">Neuer Schüler</SfButton>&nbsp;
</div>*@
<EditForm Model="_schueler" OnValidSubmit="@Submit" OnInvalidSubmit="@InvalidSubmit" >
<div class="row">
<div class="col-md-1">
Name
</div>
<div class="col-md-3">
<InputText id="Name" class="form-control" @bind-Value="_schueler.name" placeholder="Nachname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Vorname
</div>
<div class="col-md-3">
<InputText id="Vorname" class="form-control" @bind-Value="_schueler.vorname" placeholder="Vorname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Bemerkung
</div>
<div class="col-md-3">
<InputText id="Bemerkung" class="form-control" @bind-Value="_schueler.bemerkung" placeholder="Bemerkung" disabled="@FieldDisabled" />
</div>
</div>
<div class="row">
<div class="col-md-1">
Klasse
</div>
<div class="col-md-3">
<SfDropDownList @bind-Value="@KlasseID" TValue="string" TItem="Klasse" Placeholder="Klasse" DataSource="@klasse" Enabled="@DropDownEnabled">
<DropDownListFieldSettings Value="ID" Text="bezeichnung"></DropDownListFieldSettings>
</SfDropDownList>
</div>
<div class="col-md-1">
Typ
</div>
<div class="col-md-3">
<SfDropDownList @bind-Value="@KlasseTypID" TValue="string" TItem="Klassentyp" Placeholder="Klassentyp" DataSource="@klassentyp" Enabled="@DropDownEnabled">
<DropDownListFieldSettings Value="ID" Text="bezeichnung"></DropDownListFieldSettings>
</SfDropDownList>
</div>
<div class="col-md-1">
</div>
<div class="col-md-3">
</div>
</div>
</EditForm>
<SfDialog Width="350px" IsModal="true" @bind-Visible="@ShowDeleteConfirmation">
<DialogTemplates>
<Header>@DialogHeader</Header>
<Content>@DialogText</Content>
</DialogTemplates>
<DialogButtons>
@if (DialogShowYesNO == true)
{
<DialogButton Content="Ja" IsPrimary="true" OnClick="@DeleteConfirmed" />
<DialogButton Content="Nein" OnClick="@AbortDelete" />
}
else
{
<DialogButton Content="OK" IsPrimary="true" OnClick="@DialogConfirmed" />
}
</DialogButtons>
</SfDialog>
@code {
[Parameter]
public string iSchuelerID { get; set; } = "";
[Parameter]
public EventCallback<string> OnSchuelerChanged { get; set; }
public int hiddenschuelerid = 0;
public string DialogHeader { get; set; } = "";
public string DialogText { get; set; } = "";
public bool DialogShowYesNO { get; set; } = true;
public bool ShowDeleteConfirmation { get; set; } = false;
public string userid = "";
public bool FieldDisabled = true;
public string SchuelerklasseID = "0";
public string KlasseTypID = "0";
public string KlasseID = "0";
private Schueler _schueler { get; set; } = new BWPMModels.Schueler();
public List<BWPMModels.Klassentyp> klassentyp { get; set; } = BlazorApp.Controller.KlassentypController.GetAllAktiveData();
public List<BWPMModels.Klasse> klasse { get; set; } = BlazorApp.Controller.KlasseController.GetAllActiveData();
public List<BWPMModels.Schueler> Schueler { get; set; }
public bool DropDownEnabled = false;
protected override async Task OnInitializedAsync()
{
}
public void Submit()
{
BlazorApp.Controller.SchuelerController.PUT(_schueler);
}
public void InvalidSubmit()
{
}
private void DeleteClick()
{
DialogHeader = "Löschbestätigung";
DialogText = "Schüler '" + _schueler.name + ' ' + _schueler.vorname + "' wirklich löschen?'";
DialogShowYesNO = true;
ShowDeleteConfirmation = true;
}
private void DeleteConfirmed()
{
_schueler.aktiv = false;
_schueler.mutierer = userid;
_schueler.mutiert_am = DateTime.Now;
BlazorApp.Controller.SchuelerController.PUT(_schueler);
BlazorApp.Controller.SchuelerBerufController.DeleteBerufswunsch(_schueler.ID, userid);
ShowDeleteConfirmation = false;
}
private void AbortDelete()
{
ShowDeleteConfirmation = false;
}
private void DialogConfirmed()
{
ShowDeleteConfirmation = false;
}
public void ReloadData(string Schuelerid)
{
Schueler = BlazorApp.Controller.SchuelerController.GetByID(Convert.ToInt32(Schuelerid));
_schueler = Schueler.First<BWPMModels.Schueler>();
KlasseID = _schueler.klasseID.ToString();
KlasseTypID = _schueler.klassentypID.ToString();
FieldDisabled = false;
DropDownEnabled = false;
}
}

View File

@@ -0,0 +1,750 @@
@page "/Admin/Student/Student_sik"
@inject Blazored.SessionStorage.ISessionStorageService sessionStorage
@inject IJSRuntime jsRuntime
@inject NavigationManager NavManager
@inherits Admin.ListBase;
@using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper
@using BWPMModels;
<div class="container-fluid">
<div class="card">
<h6 class="card-header card-header2">Schüler / Berufswunsch</h6>
<div class="card-body">
<div class="row">
<div class="col-md-2">
<div class="card">
<h6 class="card-header">
Klasse/Lehrer
</h6>
<div class="card-body">
Klasse
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@KlasseID
Data=@intKlasse
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" />
Lehrer
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@LehrerID
Data=@intLehrer
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" />
</div>
</div>
<br />
<div class="card">
<h6 class="card-header">
Schüler
<input type="hidden" @bind="UID">
</h6>
<div class="card-body">
<RadzenListBox @bind-Value=@SchuelerID
Data=@schuelerliste TextProperty="bezeichnung" ValueProperty="id" Style="height:350px"
Change=@(args => SchuelerChange(args, "schuelerlist")) />
</div>
</div>
</div>
<div class="col-md-10">
<SfAccordion ExpandMode="ExpandMode.Multiple" @bind-ExpandedIndices=ExpandItems>
<AccordionItems>
<AccordionItem>
<HeaderTemplate><h4>Schüler-Daten</h4></HeaderTemplate>
<ContentTemplate>
@*<div class="row">
<SfButton IsPrimary="true" OnClick="@(() => NewClick())">Neuer Schüler</SfButton>&nbsp;
</div>*@
<hr />
<EditForm Model="_schueler" OnValidSubmit="@Submit" OnInvalidSubmit="@InvalidSubmit">
<input type="hidden" id="hiddenschuelerid" name="hiddenschuelerid" @bind="_schueler.ID">
<div class="row">
<div class="col-md-1">
Name
</div>
<div class="col-md-3">
<InputText id="Name" class="form-control" @bind-Value="_schueler.name" placeholder="Nachname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Vorname
</div>
<div class="col-md-3">
<InputText id="Vorname" class="form-control" @bind-Value="_schueler.vorname" placeholder="Vorname" disabled="@FieldDisabled" />
<ValidationMessage For="@(() => _schueler.name)" />
</div>
<div class="col-md-1">
Bemerkung
</div>
<div class="col-md-3">
<InputText id="Bemerkung" class="form-control" @bind-Value="_schueler.bemerkung" placeholder="Bemerkung" disabled="@FieldDisabled" />
</div>
</div>
<div class="row">
<div class="col-md-1">
Klasse
</div>
<div class="col-md-3">
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@SchuelerklasseID
Data=@Schuelerklasse
TextProperty="bezeichnung" ValueProperty="id" />
</div>
<div class="col-md-1">
Typ
</div>
<div class="col-md-3">
<SfDropDownList @bind-Value="@KlasseTypID" TValue="string" TItem="Klassentyp" Placeholder="Klassentyp" DataSource="@klassentyp" Enabled="@DropDownEnabled">
<DropDownListFieldSettings Value="ID" Text="bezeichnung"></DropDownListFieldSettings>
</SfDropDownList>
</div>
<div class="col-md-1">
</div>
<div class="col-md-3">
</div>
</div>
<br />
</EditForm>
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Berufswünsche</h4></HeaderTemplate>
<ContentTemplate>
<div class="row">
<div class="col-md-4">
<RadzenListBox @bind-Value=@BerufID Data=@berufe TextProperty="bezeichnung" ValueProperty="ID" Style="height:250px" />
<br />
<RadzenButton style="margin: 0 1rem 1rem 0" Click=@(args => InsertBeruf()) Text="Beruf zuordnen" ButtonStyle="ButtonStyle.Secondary" />
</div>
<div class="col-md-8">
<SfGrid ID="Grid3" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" Toolbar="@(new List<string>() { "Edit", "Delete" })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="true" AllowDeleting="true" AllowEditing="true" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents>
<GridColumns>
<GridColumn Type="ColumnType.CheckBox" AllowFiltering="false" AllowSorting="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="150"></GridForeignColumn>
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.aktiv) HeaderText="Aktiv" Width="100" Visible="false" DisplayAsCheckBox="true"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.erstellt_am) HeaderText="Erstellt_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutiert_am) HeaderText="Mutiert_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn>
</GridColumns>
</SfGrid>
<div class="container">
<h2></h2>
<div class="panel panel-default">
<div class="panel-body" style="color:red">@((MarkupString)berufhinweis)</div>
</div>
</div>
</div>
</div>
</ContentTemplate>
</AccordionItem>
<AccordionItem>
<HeaderTemplate><h4>Zuteilung</h4></HeaderTemplate>
<ContentTemplate>
<div class="row">
<div class="col-sm-4">
<h4>Berufswunsch</h4>
</div>
<div class="col-md-8">
<h4>Zuteilung</h4>
<SfGrid ID="Grid5" DataSource="@GridDataZuteilung" @ref="GridZuteilung" AllowPaging="true" AllowSorting="true"
Toolbar="@(new List<string>() { "Add", "Edit", "Update", "Cancel" })"
ContextMenuItems="@(new List<Object>()
{ new ContextMenuItemModel { Text = "Löschen", Target = ".e-content", Id = "deleteentry" } })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents ContextMenuItemClicked="OnContextMenuClick" TValue="ZuteilungView"></GridEvents>
<GridColumns>
<GridColumn Type="ColumnType.CheckBox" AllowFiltering="false" AllowSorting="false" Width="50"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Width="60" Visible="false"> </GridColumn>
<GridColumn Field=@nameof(ZuteilungView.schuelerid) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.beruf) HeaderText="Beruf" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.zeit) HeaderText="Zeite" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.firma) HeaderText="Firma" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.prioritaet) HeaderText="Prio." Width="40" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn>
</GridColumns>
</SfGrid>
</div>
</div>
<div class="row">
&nbsp;
</div>
<div class="row">
<div class="col-md-4">
<h5>Zugeteilt</h5>
<SfGrid ID="Grid6" DataSource="@GridDataZuteilung" @ref="GridZuteilung" AllowPaging="true" AllowSorting="true"
Toolbar="@(new List<string>() { "Add", "Edit", "Update", "Cancel" })"
ContextMenuItems="@(new List<Object>()
{ new ContextMenuItemModel { Text = "Löschen", Target = ".e-content", Id = "deleteentry" } })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents ContextMenuItemClicked="OnContextMenuClick" TValue="ZuteilungView"></GridEvents>
<GridColumns>
<GridColumn Type="ColumnType.CheckBox" AllowFiltering="false" AllowSorting="false" Width="50"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Width="60" Visible="false"> </GridColumn>
<GridColumn Field=@nameof(ZuteilungView.schuelerid) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.beruf) HeaderText="Beruf" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.zeit) HeaderText="Zeite" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.firma) HeaderText="Firma" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.prioritaet) HeaderText="Prio." Width="40" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn>
</GridColumns>
</SfGrid>
</div>
<div class="col-md-8">
<h5>Offene Angebote</h5>
<BlazorApp.Pages.Shared.OffenePlaetze SchuelerID="@SchuelerID" @ref="OP" OnGridChanged="GridChanged"></BlazorApp.Pages.Shared.OffenePlaetze>
&nbsp;
</div>
</div>
</ContentTemplate>
</AccordionItem>
</AccordionItems>
</SfAccordion>
</div>
</div>
</div>
</div>
</div>
<style>
#Grid1.e-grid .e-gridheader .e-columnheader,
#Grid3.e-grid .e-gridfooter {
display: none;
}
</style>
<SfDialog Width="350px" IsModal="true" @bind-Visible="@ShowDeleteConfirmation">
<DialogTemplates>
<Header>@DialogHeader</Header>
<Content>@DialogText</Content>
</DialogTemplates>
<DialogButtons>
@if (DialogShowYesNO == true)
{
<DialogButton Content="Ja" IsPrimary="true" OnClick="@DeleteConfirmed" />
<DialogButton Content="Nein" OnClick="@AbortDelete" />
}
else
{
<DialogButton Content="OK" IsPrimary="true" OnClick="@DialogConfirmed" />
}
</DialogButtons>
</SfDialog>
@code {
public void GridClicked()
{
// OP.RefreshData(SchuelerID);
}
public void GridChanged(string wert)
{
string s = "";
s = wert;
}
BlazorApp.Pages.Shared.OffenePlaetze OP { get; set; }
BlazorApp.Pages.Shared.BerufswunschListe BWL { get; set; }
#region "Deklarationen"
public string UID = "";
public int[] ExpandItems = new int[] { 2 };
public string[] sfSchuelerID { get; set; }
public string DialogHeader { get; set; } = "";
public string DialogText { get; set; } = "";
public bool DialogShowYesNO { get; set; } = true;
public string berufhinweis = "";
public string klassehinweis = "";
public string klassehinweiscolor = "red";
public bool ShowDeleteConfirmation { get; set; } = false;
protected ElementReference ToFocus;
public string lehrerID = "";
public int hiddenschuelerid = 0;
public string KlasseID = "0";
public string LehrerID = "0";
public string SchuelerklasseID = "0";
public string KlasseTypID = "0";
public string userid;
public bool FieldDisabled = true;
public bool DropDownEnabled = false;
public List<BWPMModels.Klasse> Klasse { get; set; }
public List<BWPMModels.Lehrer> Lehrer { get; set; }
public List<BWPMModels.Klassentyp> klassentyp { get; set; } = BlazorApp.Controller.KlassentypController.GetAllAktiveData();
public List<BWPMModels.Schueler> Schueler { get; set; }
private Schueler _schueler { get; set; } = new BWPMModels.Schueler();
public List<BWPMModels.Beruf> berufe { get; set; } = BlazorApp.Controller.BerufController.GetBerufsangebot();
public List<Schuelerlist> schuelerliste = new List<Schuelerlist>();
public List<iKlasse> Schuelerklasse = new List<iKlasse>();
public int SchuelerID;
public List<iKlasse> intKlasse = new List<iKlasse>();
public List<iLehrer> intLehrer = new List<iLehrer>();
public class iKlasse
{
public string id { get; set; }
public string bezeichnung { get; set; }
}
public class iLehrer
{
public string id { get; set; }
public string bezeichnung { get; set; }
}
public class Schuelerlist
{
public int id { get; set; }
public string bezeichnung { get; set; }
}
SfGrid<SchuelerBeruf> Grid { get; set; }
SfGrid<ZuteilungView> GridZuteilung { get; set; }
public List<BWPMModels.SchuelerBeruf> GridData { get; set; }
public List<BWPMModels.ZuteilungView> GridDataZuteilung { get; set; }
public List<BWPMModels.View_Zuteilung> GridDataView_Zutielung { get; set; }
public bool ContinuePaging = true;
public bool InitialRender { get; set; }
public int Value = 0; // consider that value your querystring contains
public int foundrow = 0;
public bool Initial { get; set; } = true;
public int BerufID;
private Lehrer _lehrer { get; set; } = new BWPMModels.Lehrer();
public List<BWPMModels.Lehrer> Lehrerdaten { get; set; }
public int ZuteilungID = 0;
#endregion
#region "Init / AfterRender"
protected override async Task OnInitializedAsync()
{
lehrerID = await sessionStorage.GetItemAsync<string>("LehrerID");
userid = await sessionStorage.GetItemAsync<string>("UserID");
UID = userid;
Klasse = BlazorApp.Controller.KlasseController.GetAllActiveData();
intKlasse.Clear();
foreach (BWPMModels.Klasse item in Klasse)
{
iKlasse kl = new iKlasse();
kl.id = item.ID.ToString();
kl.bezeichnung = item.bezeichnung;
intKlasse.Add(kl);
Schuelerklasse.Add(kl);
};
KlasseID = Klasse[0].ID.ToString();
SchuelerklasseID = Klasse[0].ID.ToString();
KlasseTypID = klassentyp[0].ID.ToString();
Lehrer = BlazorApp.Controller.LehrerController.GetAllActiveData();
intLehrer.Clear();
foreach (BWPMModels.Lehrer item in Lehrer)
{
iLehrer ll = new iLehrer();
ll.id = item.ID.ToString();
ll.bezeichnung = item.name.ToString() + " " + item.vorname.ToString();
intLehrer.Add(ll);
}
LehrerID = Lehrer[0].ID.ToString();
Update_Schueler_Klasse();
}
protected override async Task OnAfterRenderAsync(bool firstRender)
{
userid = await sessionStorage.GetItemAsync<string>("UserID");
if (userid == null)
{
var authState = await authenticationStateTask;
var userId = authState.User.Claims.FirstOrDefault().Value;
var user = authState.User;
if (user.Identity.IsAuthenticated)
{
await sessionStorage.SetItemAsync("UserID", userId);
}
else
{
await sessionStorage.SetItemAsync("UserID", userId);
}
}
}
#endregion
#region "Klasse / Lehrer / Schüler"
void OnChange(object value, string name)
{
KlasseID = value.ToString();
Update_Schueler_Klasse();
}
//----------------------------------------------------------
//Klassenliste / Schuelerliste
//----------------------------------------------------------
public void ChangeKlasse(Syncfusion.Blazor.DropDowns.ChangeEventArgs<string, Klasse> args)
{
Update_Schueler_Klasse();
}
public void Update_Schueler_Klasse()
{
UpdateSchulerliste();
pruefung_klasse();
}
public void UpdateSchulerliste()
{
Schueler = BlazorApp.Controller.SchuelerController.GetByKlasseID(Convert.ToInt32(KlasseID));
schuelerliste.Clear();
int newschuelerid = 0;
bool found = false;
foreach (BWPMModels.Schueler item in Schueler)
{
Schuelerlist sl = new Schuelerlist();
sl.id = item.ID;
if (newschuelerid == 0) { newschuelerid = sl.id; };
if (SchuelerID == sl.id) { found = true; }
sl.bezeichnung = item.name + " " + item.vorname;
schuelerliste.Add(sl);
};
if (found != true)
{
FieldDisabled = true;
DropDownEnabled = false;
SchuelerID = -1;
SchuelerID = newschuelerid;
if (schuelerliste.Count > 0) { SchuelerSelected(); }
}
pruefung_klasse();
}
private void SchuelerChange(object value, string name)
{
var str = value is IEnumerable<object> ? string.Join(", ", (IEnumerable<object>)value) : value;
SchuelerSelected();
}
private void SchuelerSelected()
{
Schueler = BlazorApp.Controller.SchuelerController.GetByID(Convert.ToInt32(SchuelerID));
_schueler = Schueler.First<BWPMModels.Schueler>();
SchuelerklasseID = _schueler.klasseID.ToString();
KlasseTypID = _schueler.klassentypID.ToString();
FieldDisabled = false;
DropDownEnabled = true;
update_griddata();
pruefung();
}
#endregion
#region "Schülerformular"
//----------------------------------------------------------
//Schüler-Formular
//----------------------------------------------------------
public void Submit()
{
BlazorApp.Controller.SchuelerController.PUT(_schueler);
}
public void InvalidSubmit()
{
}
private void SaveClick()
{
Schueler _tmpschueler = new BWPMModels.Schueler();
_tmpschueler = BlazorApp.Controller.SchuelerController.GetByID(_schueler.ID).First<BWPMModels.Schueler>();
_tmpschueler.name = _schueler.name;
_tmpschueler.vorname = _schueler.vorname;
_tmpschueler.bemerkung = _schueler.bemerkung;
_tmpschueler.klasseID = Convert.ToInt32(SchuelerklasseID);
_tmpschueler.klassentypID = Convert.ToInt32(KlasseTypID);
BlazorApp.Controller.SchuelerController.PUT(_tmpschueler);
UpdateSchulerliste();
}
private void NewClick()
{
int schuelerid = 0;
BWPMModels.Schueler schuelerdata = new Schueler();
schuelerdata.aktiv = true;
schuelerdata.erstellt_am = DateTime.Now;
schuelerdata.mutiert_am = DateTime.Now;
schuelerdata.mutierer = userid;
schuelerdata.name = "Neuer Schüler";
schuelerdata.vorname = "";
schuelerdata.bemerkung = "";
schuelerdata.klasseID = Convert.ToInt32(KlasseID);
schuelerdata.klassentypID = Convert.ToInt32(KlasseTypID);
schuelerid = BlazorApp.Controller.SchuelerController.POST(schuelerdata);
FieldDisabled = false;
DropDownEnabled = true;
UpdateSchulerliste();
SchuelerID = schuelerid;
SchuelerSelected();
jsRuntime.InvokeVoidAsync("SetFocusToElement", ToFocus);
}
private void DeleteClick()
{
DialogHeader = "Löschbestätigung";
DialogText = "Schüler '" + _schueler.name + ' ' + _schueler.vorname + "' wirklich löschen?'";
DialogShowYesNO = true;
ShowDeleteConfirmation = true;
}
private void DeleteConfirmed()
{
_schueler.aktiv = false;
_schueler.mutierer = userid;
_schueler.mutiert_am = DateTime.Now;
BlazorApp.Controller.SchuelerController.PUT(_schueler);
BlazorApp.Controller.SchuelerBerufController.DeleteBerufswunsch(_schueler.ID, userid);
ShowDeleteConfirmation = false;
UpdateSchulerliste();
}
private void AbortDelete()
{
ShowDeleteConfirmation = false;
}
private void DialogConfirmed()
{
ShowDeleteConfirmation = false;
}
#endregion
#region "Schülerberuf"
//--------------------------------------
//SchülerBeruf / Beruf
//--------------------------------------
private void InsertBeruf()
{
if (SchuelerID == 0)
{
DialogHeader = "Daten unvollständig";
DialogText = "Bitte zuerst einen Schüler auswählen!";
DialogShowYesNO = false;
ShowDeleteConfirmation = true;
return;
}
if (BerufID == 0)
{
DialogHeader = "Daten unvollständig";
DialogText = "Bitte zuerst einen Beruf auswählen!";
DialogShowYesNO = false;
ShowDeleteConfirmation = true;
return;
}
ShowDeleteConfirmation = false;
BWPMModels.SchuelerBeruf sberuf = new BWPMModels.SchuelerBeruf();
sberuf.aktiv = true;
sberuf.bemerkung = "";
sberuf.berufID = BerufID;
sberuf.erstellt_am = DateTime.Now;
sberuf.mutiert_am = DateTime.Now;
sberuf.mutierer = userid;
sberuf.schuelerID = SchuelerID;
int prio = BlazorApp.Controller.SchuelerBerufController.Get_Prio(SchuelerID);
sberuf.prioritaet = prio + 1;
BlazorApp.Controller.SchuelerBerufController.POST(sberuf);
update_griddata();
pruefung();
}
private void update_griddata()
{
//GridData = BlazorApp.Controller.SchuelerBerufController.GetBySchuelerID(SchuelerID);
GridDataZuteilung = BlazorApp.Controller.ZuteilungController.GetZuteilungBySchuelerID(SchuelerID);
//OP.RefreshData(SchuelerID);
//BWL.Refreshdata(SchuelerID);
}
private async Task OnBeginHandler(ActionEventArgs<BWPMModels.SchuelerBeruf> Args)
{
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Save)
{
if (Args.Action == "Add")
{
Args.Data.erstellt_am = DateTime.Now;
Args.Data.mutierer = userid;
Args.Data.mutiert_am = DateTime.Now;
Args.Data.aktiv = true;
Args.Data.ID = BlazorApp.Controller.SchuelerBerufController.POST(Args.Data);
Value = Args.Data.ID;
pruefung();
}
else
{
Args.Data.mutierer = userid.ToString();
Args.Data.mutiert_am = DateTime.Now;
BlazorApp.Controller.SchuelerBerufController.PUT(Args.Data);
pruefung();
}
}
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Delete)
{
Args.Data.mutierer = userid.ToString();
Args.Data.mutiert_am = DateTime.Now;
Args.Data.aktiv = false;
BlazorApp.Controller.SchuelerBerufController.PUT(Args.Data);
pruefung();
}
}
public async Task OnCompletedHandler(ActionEventArgs<BWPMModels.SchuelerBeruf> Args)
{
if (Args.RequestType == Syncfusion.Blazor.Grids.Action.Save)
{
await Grid.SetRowData(Args.Data.ID, Args.Data);
double xx = 0;
Value = Args.Data.ID;
xx = await DataHandler();
await Grid.SelectRow(xx);
}
}
public async void RowDataBoundHandler(BeforeDataBoundArgs<BWPMModels.SchuelerBeruf> args)
{
if (!Initial)
{
}
Initial = false;
}
public async Task<double> DataHandler()
{
var PageCount = (GridData.Count / Grid.PageSettings.PageSize) + 1;
ContinuePaging = true;
var CurrentPage = 1;
Grid.Refresh();
await Grid.GoToPage(1);
for (int i = 1; i <= PageCount; i++)
{
List<SchuelerBeruf> Rows = await Grid.GetCurrentViewRecords(); // returns the current view data
for (int j = 0; j < Grid.PageSettings.PageSize; j++)
{
if (j < Rows.Count && Rows[j].ID == Value)
{
foundrow = j;
ContinuePaging = false;
break;
}
}
if (ContinuePaging)
{
if (i >= PageCount)
{
i = 0;
}
await Grid.GoToPage(i + 1);
}
else
{
return foundrow;
}
}
return foundrow;
}
public void pruefung()
{
berufhinweis = "";
int Anzahl_Berufe = 0;
try
{
dbhelper dbh = new dbhelper();
if (BlazorApp.Controller.SchuelerBerufController.Get_Anzahl(SchuelerID) < Convert.ToInt32(dbh.Get_Option(4)))
{
berufhinweis += "\r\n- es sollten 3 Berufswünsche ausgewählt werden<br />";
}
if (BlazorApp.Controller.SchuelerBerufController.Has_Prio1(SchuelerID) == false)
{
berufhinweis += "\r\n- Es fehlt ein Berufswunsch mit Priorität 1";
}
}
catch { };
}
public void pruefung_klasse()
{
klassehinweis = "";
dbhelper dbh = new dbhelper();
dbh.add_sp_param("Param1", KlasseID.ToString());
dbh.Get_Tabledata("sp_chk_klasse", true, false);
if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() != dbh.dsdaten.Tables[0].Rows[0][1].ToString())
{
klassehinweis += "\r\n- " + dbh.dsdaten.Tables[0].Rows[0][1].ToString() + " von " + dbh.dsdaten.Tables[0].Rows[0][0].ToString() + " Schüler erfasst";
klassehinweiscolor = "red";
}
else
{
klassehinweis += "\r\n- " + dbh.dsdaten.Tables[0].Rows[0][1].ToString() + " von " + dbh.dsdaten.Tables[0].Rows[0][0].ToString() + " Schüler erfasst";
klassehinweiscolor = "green";
}
}
#endregion
#region "Zuteilung"
public void OnContextMenuClick(ContextMenuClickEventArgs<ZuteilungView> args)
{
ZuteilungID = args.RowInfo.RowData.ID;
if (args.Item.Id == "deleteentry")
{
BlazorApp.Controller.ZuteilungController.Inaktivate(ZuteilungID, userid);
GridDataZuteilung = BlazorApp.Controller.ZuteilungController.GetZuteilungBySchuelerID(SchuelerID);
}
}
public void Berufswunsch_Click(RecordClickEventArgs<SchuelerBeruf> args)
{
GridDataView_Zutielung = BlazorApp.Controller.ZuteilungController.GetZuteilungen(args.RowData.schuelerID.ToString(), args.RowData.berufID.ToString());
}
#endregion
}

View File

@@ -0,0 +1,58 @@
@using Syncfusion.Blazor.Grids;
@using BlazorApp.Helper
@using BWPMModels;
<SfGrid ID="Grid66" DataSource="@GridDataZuteilungA" @ref="GridZuteilungA" AllowPaging="false" AllowSorting="true"
Toolbar="@(new List<string>() { "Add", "Edit", "Update", "Cancel" })"
ContextMenuItems="@(new List<Object>(){ new ContextMenuItemModel { Text = "Löschen", Target = ".e-content", Id = "deleteentry" } })">
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings>
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="true" Mode="EditMode.Dialog"></GridEditSettings>
<GridEvents ContextMenuItemClicked="OnContextMenuClick" TValue="ZuteilungView"></GridEvents>
<GridColumns>
<GridColumn Field=@nameof(ZuteilungView.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Width="60" Visible="false"> </GridColumn>
<GridColumn Field=@nameof(ZuteilungView.schuelerid) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.beruf) HeaderText="Beruf" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.zeit) HeaderText="Zeite" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.firma) HeaderText="Firma" Width="100" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.prioritaet) HeaderText="Prio." Width="40" Visible="true"></GridColumn>
<GridColumn Field=@nameof(ZuteilungView.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn>
</GridColumns>
</SfGrid>
@code {
[Parameter]
public EventCallback<string> OnGridClicked { get; set; }
public int SchuelerID = 0;
public string userid = "";
public int ZuteilungID = 0;
SfGrid<ZuteilungView> GridZuteilungA { get; set; }
public List<BWPMModels.ZuteilungView> GridDataZuteilungA { get; set; }
protected override async Task OnInitializedAsync()
{
GridDataZuteilungA = BlazorApp.Controller.ZuteilungController.GetZuteilungBySchuelerID(SchuelerID);
}
//public void
private Task OnContextMenuClick(ContextMenuClickEventArgs<ZuteilungView> args)
{
ZuteilungID = args.RowInfo.RowData.ID;
if (args.Item.Id == "deleteentry")
{
BlazorApp.Controller.ZuteilungController.Inaktivate(ZuteilungID, userid);
GridDataZuteilungA = BlazorApp.Controller.ZuteilungController.GetZuteilungBySchuelerID(SchuelerID);
}
int s = 0;
s = SchuelerID;
return OnGridClicked.InvokeAsync(s.ToString());
}
public void ReloadData(int iSchuelerID)
{
GridDataZuteilungA = BlazorApp.Controller.ZuteilungController.GetZuteilungBySchuelerID(iSchuelerID);
GridZuteilungA.Refresh();
}
}

Some files were not shown because too many files have changed in this diff Show More