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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "00d030fffd3b246b14f405f3a57a4704d5160220"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Login), @"mvc.1.0.view", @"/Views/Account/Login.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Login), @"mvc.1.0.view", @"/Views/Account/Login.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using BWPMModels; using BWPMModels;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" #line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using APP.Utils; using APP.Utils;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" #line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
using Syncfusion.EJ2; using Syncfusion.EJ2;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"00d030fffd3b246b14f405f3a57a4704d5160220", @"/Views/Account/Login.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"00d030fffd3b246b14f405f3a57a4704d5160220", @"/Views/Account/Login.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Account_Login : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<LoginViewModel> #nullable restore
{ public class Views_Account_Login : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<LoginViewModel>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
WriteLiteral("<!--"); public async override global::System.Threading.Tasks.Task ExecuteAsync()
#nullable restore {
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" WriteLiteral("<!--");
#nullable restore
//Layout = "~/Views/Shared/_Layout.cshtml"; #line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
var Modalanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.None };
//Layout = "~/Views/Shared/_Layout.cshtml";
#line default var Modalanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.None };
#line hidden
#nullable disable #line default
WriteLiteral("-->\r\n"); #line hidden
WriteLiteral(@" #nullable disable
WriteLiteral("-->\r\n");
<!--<div id=""logreg-forms""> WriteLiteral(@"
<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 id=""logreg-forms"">
<div class=""social-login""> <form class=""form-signin"" method=""post"" asp-action=""Login"">
<button class=""btn facebook-btn social-btn"" type=""button""><span><i class=""fab fa-facebook-f""></i> Sign in with Facebook</span> </button> <h1 class=""h3 mb-3 font-weight-normal"" style=""text-align: center""> Sign in</h1>
<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 class=""social-login"">
</div> <button class=""btn facebook-btn social-btn"" type=""button""><span><i class=""fab fa-facebook-f""></i> Sign in with Facebook</span> </button>
<p style=""text-align:center""> OR </p> <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 class=""red-msg"">"); </div>
#nullable restore <p style=""text-align:center""> OR </p>
#line 60 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml" <div class=""red-msg"">");
Write(Html.ValidationSummary(false)); #nullable restore
#line 60 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Login.cshtml"
#line default Write(Html.ValidationSummary(false));
#line hidden
#nullable disable #line default
WriteLiteral(@"</div> #line hidden
<input type=""email"" asp-for=""Email"" id=""inputEmail"" class=""form-control"" placeholder=""Email address"" autofocus=""""> #nullable disable
<span class=""red-msg"" asp-validation-for=""Email""></span> WriteLiteral(@"</div>
<input type=""email"" asp-for=""Email"" id=""inputEmail"" class=""form-control"" placeholder=""Email address"" autofocus="""">
<input type=""password"" asp-for=""Password"" id=""inputPassword"" class=""form-control"" placeholder=""Password""> <span class=""red-msg"" asp-validation-for=""Email""></span>
<span class=""red-msg"" asp-validation-for=""Password""></span>
<input type=""password"" asp-for=""Password"" id=""inputPassword"" class=""form-control"" placeholder=""Password"">
<button class=""btn btn-success btn-block"" type=""submit""><i class=""fas fa-sign-in-alt""></i> Sign in</button> <span class=""red-msg"" asp-validation-for=""Password""></span>
<a href=""#"" id=""forgot_pswd"">Forgot password?</a>
<hr> <button class=""btn btn-success btn-block"" type=""submit""><i class=""fas fa-sign-in-alt""></i> Sign in</button>
<p>Don't have an account!</p> <a href=""#"" id=""forgot_pswd"">Forgot password?</a>
<button class=""btn btn-primary btn-block"" type=""button"" id=""btn-signup""><i class=""fas fa-user-plus""></i> Sign up New Account</button> <hr>
</form> <p>Don't have an account!</p>
</div> <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>-->
"); <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; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<LoginViewModel> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "16afe38e331f740a7654bbebcacb1f184e61a275"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #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")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Account_Welcome), @"mvc.1.0.razor-page", @"/Views/Account/Welcome.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
using System.Security.Claims; using System.Security.Claims;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"16afe38e331f740a7654bbebcacb1f184e61a275", @"/Views/Account/Welcome.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"16afe38e331f740a7654bbebcacb1f184e61a275", @"/Views/Account/Welcome.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Account_Welcome : global::Microsoft.AspNetCore.Mvc.RazorPages.Page #nullable restore
{ public class Views_Account_Welcome : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" {
#nullable restore
Layout = "~/Views/Shared/_Layout.cshtml"; #line 3 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
WriteLiteral("gaga\r\n\r\n"); #line hidden
#nullable restore #nullable disable
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral("gaga\r\n\r\n");
Write(ViewBag.sessionvariable); #nullable restore
#line 8 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Write(ViewBag.sessionvariable);
#line hidden
#nullable disable #line default
WriteLiteral("\r\n\r\n"); #line hidden
#nullable restore #nullable disable
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral("\r\n\r\n");
if (User.Identity.IsAuthenticated) #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"); ClaimsPrincipal user = User;
var claimDisplayName = user.Claims.FirstOrDefault(x => x.Type == "DisplayName"); var claimId = user.Claims.FirstOrDefault(x => x.Type == "Id");
var claimEmail = user.Claims.FirstOrDefault(x => x.Type == "Email");
string userId = claimId != null ? claimId.Value : string.Empty; ; var claimDisplayName = user.Claims.FirstOrDefault(x => x.Type == "DisplayName");
string userEmail = claimEmail != null ? claimEmail.Value : string.Empty; ;
string userDisplayName = claimDisplayName != null ? claimDisplayName.Value : string.Empty; ; 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 #line default
WriteLiteral(" <h6> Welcome <b style=\"color: red; font-size: 22px;\">"); #line hidden
#nullable restore #nullable disable
#line 22 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral(" <h6> Welcome <b style=\"color: red; font-size: 22px;\">");
Write(User.Identity.Name); #nullable restore
#line 22 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Write(User.Identity.Name);
#line hidden
#nullable disable #line default
WriteLiteral("</b></h6>\r\n <ul>\r\n <li>Id : "); #line hidden
#nullable restore #nullable disable
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral("</b></h6>\r\n <ul>\r\n <li>Id : ");
Write(userId); #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Write(userId);
#line hidden
#nullable disable #line default
WriteLiteral("</li>\r\n <li>Email : "); #line hidden
#nullable restore #nullable disable
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral("</li>\r\n <li>Email : ");
Write(userEmail); #nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Write(userEmail);
#line hidden
#nullable disable #line default
WriteLiteral("</li>\r\n <li>Display name : "); #line hidden
#nullable restore #nullable disable
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" WriteLiteral("</li>\r\n <li>Display name : ");
Write(userDisplayName); #nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml"
#line default Write(userDisplayName);
#line hidden
#nullable disable #line default
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"); #line hidden
#nullable restore #nullable disable
#line 31 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Account\Welcome.cshtml" 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 #line default
} #line hidden
#pragma warning restore 1998 #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<Views_Account_Welcome> Html { get; private set; } #nullable disable
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Views_Account_Welcome>)PageContext?.ViewData; #nullable restore
public Views_Account_Welcome Model => ViewData.Model; [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
} public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
} #nullable disable
#pragma warning restore 1591 #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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Demo\Index.razor" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e2f4496dfe0723a323db3a7bad7deb33dd5866a3"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
namespace APP.Views.Demo namespace APP.Views.Demo
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Components; using Microsoft.AspNetCore.Components;
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase public partial class Index : Microsoft.AspNetCore.Components.ComponentBase
{ {
#pragma warning disable 1998 #pragma warning disable 1998
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder) protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{ {
__builder.AddMarkupContent(0, "<h3>Demo</h3>\r\n"); __builder.AddMarkupContent(0, "<h3>Demo</h3>\r\n");
__builder.OpenComponent<Microsoft.AspNetCore.Components.Authorization.AuthorizeView>(1); __builder.OpenComponent<Microsoft.AspNetCore.Components.Authorization.AuthorizeView>(1);
__builder.AddAttribute(2, "Authorized", (Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Authorization.AuthenticationState>)((context) => (__builder2) => { __builder.AddAttribute(2, "Authorized", (Microsoft.AspNetCore.Components.RenderFragment<Microsoft.AspNetCore.Components.Authorization.AuthenticationState>)((context) => (__builder2) => {
__builder2.AddMarkupContent(3, "\r\n gugus\r\n "); __builder2.AddMarkupContent(3, "\r\n gugus\r\n ");
} }
)); ));
__builder.CloseComponent(); __builder.CloseComponent();
} }
#pragma warning restore 1998 #pragma warning restore 1998
} }
} }
#pragma warning restore 1591 #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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4ea554ff163de8ed32681fced9d144d7e7b702c8"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Dialog_DialogFeatures), @"mvc.1.0.view", @"/Views/Dialog/DialogFeatures.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Dialog_DialogFeatures), @"mvc.1.0.view", @"/Views/Dialog/DialogFeatures.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
using Syncfusion.EJ2; using Syncfusion.EJ2;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4ea554ff163de8ed32681fced9d144d7e7b702c8", @"/Views/Dialog/DialogFeatures.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4ea554ff163de8ed32681fced9d144d7e7b702c8", @"/Views/Dialog/DialogFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Dialog_DialogFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("header", "About SYNCFUSION succintly series", 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);
#line hidden 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);
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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.Buttons.Button __Syncfusion_EJ2_Buttons_Button;
private global::Syncfusion.EJ2.Popups.DialogDialogButton __Syncfusion_EJ2_Popups_DialogDialogButton; private global::Syncfusion.EJ2.Popups.Dialog __Syncfusion_EJ2_Popups_Dialog;
private global::Syncfusion.EJ2.Popups.DialogPositionData __Syncfusion_EJ2_Popups_DialogPositionData; private global::Syncfusion.EJ2.Popups.DialogButtons __Syncfusion_EJ2_Popups_DialogButtons;
#pragma warning disable 1998 private global::Syncfusion.EJ2.Popups.DialogDialogButton __Syncfusion_EJ2_Popups_DialogDialogButton;
public async override global::System.Threading.Tasks.Task ExecuteAsync() private global::Syncfusion.EJ2.Popups.DialogPositionData __Syncfusion_EJ2_Popups_DialogPositionData;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" {
#nullable restore
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom }; #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line hidden
#nullable disable #line default
#nullable restore #line hidden
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" #nullable disable
#nullable restore
ViewBag.Title = "Dialog"; #line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "Dialog";
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
WriteLiteral(@"<h2>Dialog Features:</h2> #line hidden
<br/> #nullable disable
<li> Dialog Samples - Default</li> WriteLiteral(@"<h2>Dialog Features:</h2>
<li> Position - Center Center</li> <br/>
<li> Animation - Zoom</li> <li> Dialog Samples - Default</li>
<li> DialogType - Non-modal</li> <li> Position - Center Center</li>
<li> RTL</li> <li> Animation - Zoom</li>
<li> Draggable</li> <li> DialogType - Non-modal</li>
<li> Theme - Bootstrap-Theme</li> <li> RTL</li>
<br/> <li> Draggable</li>
<div id = ""ControlRegion""> <li> Theme - Bootstrap-Theme</li>
<div class=""col-lg-12 control-section"" id=""target""> <br/>
"); <div id = ""ControlRegion"">
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-button", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c88554", async() => { <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; __Syncfusion_EJ2_Buttons_Button = CreateTagHelper<global::Syncfusion.EJ2.Buttons.Button>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Buttons_Button);
__Syncfusion_EJ2_Buttons_Button.Content = (string)__tagHelperAttribute_1.Value; __Syncfusion_EJ2_Buttons_Button.Id = (string)__tagHelperAttribute_0.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Buttons_Button.Content = (string)__tagHelperAttribute_1.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c89774", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n "); WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-buttons", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810050", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-dialog", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c89820", async() => {
WriteLiteral("\r\n "); WriteLiteral("\r\n ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-dialogbutton", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c810345", async() => { __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 __Syncfusion_EJ2_Popups_DialogDialogButton = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogDialogButton>();
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogDialogButton);
__Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel = ViewBag.button; #nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel = ViewBag.button;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("buttonModel", __Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Popups_DialogDialogButton.Click = (string)__tagHelperAttribute_2.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2); __tagHelperExecutionContext.AddTagHelperAttribute("buttonModel", __Syncfusion_EJ2_Popups_DialogDialogButton.ButtonModel, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Popups_DialogDialogButton.Click = (string)__tagHelperAttribute_2.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); 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); __Syncfusion_EJ2_Popups_DialogButtons = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogButtons>();
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogButtons);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-dialog-position", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4ea554ff163de8ed32681fced9d144d7e7b702c812745", async() => { __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; __Syncfusion_EJ2_Popups_DialogPositionData = CreateTagHelper<global::Syncfusion.EJ2.Popups.DialogPositionData>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_DialogPositionData);
__Syncfusion_EJ2_Popups_DialogPositionData.Y = (string)__tagHelperAttribute_4.Value; __Syncfusion_EJ2_Popups_DialogPositionData.X = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Popups_DialogPositionData.Y = (string)__tagHelperAttribute_4.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); 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; __Syncfusion_EJ2_Popups_Dialog = CreateTagHelper<global::Syncfusion.EJ2.Popups.Dialog>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Popups_Dialog);
#nullable restore __Syncfusion_EJ2_Popups_Dialog.Id = (string)__tagHelperAttribute_5.Value;
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
__Syncfusion_EJ2_Popups_Dialog.AllowDragging = true; #nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_Dialog.AllowDragging = true;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("allowDragging", __Syncfusion_EJ2_Popups_Dialog.AllowDragging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("allowDragging", __Syncfusion_EJ2_Popups_Dialog.AllowDragging, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.EnableRtl = true; #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_Dialog.EnableRtl = true;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("enableRtl", __Syncfusion_EJ2_Popups_Dialog.EnableRtl, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("enableRtl", __Syncfusion_EJ2_Popups_Dialog.EnableRtl, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.AnimationSettings = defaultanimation; #nullable restore
#line 25 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_Dialog.AnimationSettings = defaultanimation;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("animationSettings", __Syncfusion_EJ2_Popups_Dialog.AnimationSettings, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Popups_Dialog.Width = (string)__tagHelperAttribute_6.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6); __tagHelperExecutionContext.AddTagHelperAttribute("animationSettings", __Syncfusion_EJ2_Popups_Dialog.AnimationSettings, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
#nullable restore __Syncfusion_EJ2_Popups_Dialog.Width = (string)__tagHelperAttribute_6.Value;
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
__Syncfusion_EJ2_Popups_Dialog.IsModal = false; #nullable restore
#line 26 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_Dialog.IsModal = false;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("isModal", __Syncfusion_EJ2_Popups_Dialog.IsModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Popups_Dialog.Target = (string)__tagHelperAttribute_7.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7); __tagHelperExecutionContext.AddTagHelperAttribute("isModal", __Syncfusion_EJ2_Popups_Dialog.IsModal, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Popups_Dialog.Open = (string)__tagHelperAttribute_8.Value; __Syncfusion_EJ2_Popups_Dialog.Target = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Syncfusion_EJ2_Popups_Dialog.Content = (string)__tagHelperAttribute_9.Value; __Syncfusion_EJ2_Popups_Dialog.Open = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
__Syncfusion_EJ2_Popups_Dialog.Close = (string)__tagHelperAttribute_10.Value; __Syncfusion_EJ2_Popups_Dialog.Content = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
#nullable restore __Syncfusion_EJ2_Popups_Dialog.Close = (string)__tagHelperAttribute_10.Value;
#line 28 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
__Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon = true; #nullable restore
#line 28 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Dialog\DialogFeatures.cshtml"
#line default __Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon = true;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("showCloseIcon", __Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Popups_Dialog.Header = (string)__tagHelperAttribute_11.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11); __tagHelperExecutionContext.AddTagHelperAttribute("showCloseIcon", __Syncfusion_EJ2_Popups_Dialog.ShowCloseIcon, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Popups_Dialog.Header = (string)__tagHelperAttribute_11.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__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 "); Write(__tagHelperExecutionContext.Output);
WriteLiteral(@"@media screen and (min-width: 150px) and (max-width: 480px) { __tagHelperExecutionContext = __tagHelperScopeManager.End();
.control-section { 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 ");
margin-bottom: 30px; WriteLiteral(@"@media screen and (min-width: 150px) and (max-width: 480px) {
} .control-section {
.control-wrapper { margin-bottom: 30px;
margin-bottom: 0px; }
} .control-wrapper {
} margin-bottom: 0px;
</style> }
<script> }
document.getElementById(""normalbtn"").addEventListener('click', function () { </style>
var dialogObj = document.getElementById(""default_dialog"") <script>
dialogObj.ej2_instances[0].show(); document.getElementById(""normalbtn"").addEventListener('click', function () {
}); var dialogObj = document.getElementById(""default_dialog"")
function dialogClose() { dialogObj.ej2_instances[0].show();
document.getElementById(""normalbtn"").style.display = ""block""; });
} function dialogClose() {
function dialogOpen() { document.getElementById(""normalbtn"").style.display = ""block"";
document.getElementById(""normalbtn"").style.display = ""none""; }
} function dialogOpen() {
function dlgButtonClick() { document.getElementById(""normalbtn"").style.display = ""none"";
window.open('https://www.syncfusion.com/company/about-us'); }
} function dlgButtonClick() {
</script> window.open('https://www.syncfusion.com/company/about-us');
</div> }
"); </script>
} </div>
#pragma warning restore 1998 ");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Menu_MenuFeatures), @"mvc.1.0.view", @"/Views/Menu/MenuFeatures.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Menu_MenuFeatures), @"mvc.1.0.view", @"/Views/Menu/MenuFeatures.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350", @"/Views/Menu/MenuFeatures.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"3a584f605d209ab6f43b9b2e8bc3ccdcc46ff350", @"/Views/Menu/MenuFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Menu_MenuFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
#line hidden {
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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() private global::Syncfusion.EJ2.Navigations.Menu __Syncfusion_EJ2_Navigations_Menu;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml" {
#nullable restore
ViewBag.Title = "Menu"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "Menu";
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
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 "); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3a584f605d209ab6f43b9b2e8bc3ccdcc46ff3503722", async() => { #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; __Syncfusion_EJ2_Navigations_Menu = CreateTagHelper<global::Syncfusion.EJ2.Navigations.Menu>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Navigations_Menu);
#nullable restore __Syncfusion_EJ2_Navigations_Menu.Id = (string)__tagHelperAttribute_0.Value;
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems; #nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Menu\MenuFeatures.cshtml"
#line default __Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); #nullable disable
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n</div>\r\n</div>\r\n<style>\r\n "); Write(__tagHelperExecutionContext.Output);
WriteLiteral(@"@font-face { __tagHelperExecutionContext = __tagHelperScopeManager.End();
font-family: 'e-menu-icons'; WriteLiteral("\r\n</div>\r\n</div>\r\n<style>\r\n ");
src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjvJSpgAAAEoAAAAVmNtYXBsm2feAAABpAAAAGxnbHlmmEcyrQAAAiQAAAWIaGVhZBJ0bwcAAADQAAAANmhoZWEHmQNyAAAArAAAACRobXR4I0AAAAAAAYAAAAAkbG9jYQaGB+4AAAIQAAAAFG1heHABGACaAAABCAAAACBuYW1lc0cOBgAAB6wAAAIlcG9zdJbKd4kAAAnUAAAAfQABAAADUv9qAFoEAAAA//4D6gABAAAAAAAAAAAAAAAAAAAACQABAAAAAQAAhka7o18PPPUACwPoAAAAANe2FRwAAAAA17YVHAAAAAAD6gPqAAAACAACAAAAAAAAAAEAAAAJAI4ABQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQPrAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5anohgNS/2oAWgPqAJYAAAABAAAAAAAABAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABYAAAADgAIAAIABuWp5bPluefo6CLohv//AADlqeWy5bnn6Ogi6IX//wAAAAAAAAAAAAAAAAABAA4ADgAQABAAEAAQAAAABQAGAAcACAABAAIAAwAEAAAAAACsASoBRAGwAhICUAKEAsQABAAAAAAD6gNZAD8AfwCDAI0AAAEzHw0dAQ8OLw8/DiMzHw0dAQ8OLw8/DgMhAyEBIRU3EyUVBQMjAwgJCAgIBwcHBgUFBAQDAgEBAgMEBAUFBgcHBwgICAkJCAgIBwcHBgUFBAQDAgEBAQECAwQEBQUGBwcHCAgI5AgJCAgHBwcGBQ"); WriteLiteral(@"@font-face {
WriteLiteral(@"UEBAIDAQEDAgQEBQUGBwcHCAgJCAkICAgIBwYGBQUFAwMCAQEBAQIDAwUFBQYGBwgICAijAnyQ/qj+EgEKAssBcf5Yy9UBTwICAgQEBQYGBgcHCAgJCAkICQcIBwYGBgQFAwMCAQEBAQIDAwUEBgYGBwgHCQgJCAkICAcHBgYGBQQEAgICAgICBAQFBgYGBwcICAkICQgJBwgHBgYGBAUDAwIBAQEBAgMDBQQGBgYHCAcJCAkICQgIBwcGBgYFBAQCAgIBu/67AZUBAf5LAj0CAbUAAAAFAAAAAAPqA+oAAgAWABgAPABkAAA3OQEnMx8PFQc3MQE7AR8OAQcvDwEzHwoPBi8PPwP/nAgODg4NDAwLCwoICAcFBAMC6k4CdAgHEA4PDQ0MDAoJCAcGBAIB/kWFAQMEBgcJCgsLDQ0NDg4ODgLaBg0GBgYGBjwFBAMBAQECAgYJNAEDBAYHCQoKDAwNDQ4ODg40GQkKZJsBAwQFBwcJCQoMCw0NDg8OCE7pAnUDBQYHCQkLDAwNDg0ODg7+SIgODg4NDg0MDAsKCAgGBAMBArUCAgMDBQU9CQkJCQgICAcNDjQNDg4ODQ0MDAsJCQcGBAMBNA4DAgAAAAABAAAAAAPqA60ACgAAEyEVIRUhAxMhAyEVAcwBzPzEN5MDHrj84gOtXFz9/QGn/boAAAAABQAAAAADjgPqAAMABwALAA8AUwAAEyEVITUhFSE1IRUhJxEhESUhHw8RDw8hLw8RPw7qAij92AIo/dgCKP3YOwKi/XICeggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgI/YYICAgIBwcGBgUFBAMDAgEBAQECAwMEBQUGBgcHCAgIAQs+9j72Prj9XgKi9gEBAgMDBAUFBgYHBwgICAj8zggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgIAzIICAgIBwcGBgUFBAMDAgEABQAAAAADqQOpAAQACgAUAB4AOwAACQEXATUBFAcmNDIDBg"); font-family: 'e-menu-icons';
WriteLiteral(@"cuATQ2MhYUAwYHLgE0NjIWFBc2NS4BIgYUFhcyNxcHJiMOARQWMjY3NCc3ATM1Ayb++FkBMv5fFRUq3xglJjExSzEZGCUmMTFLMUoOAmKUY2JLJyFmZiEnS2JilWICDmcBM4MDgP74WQE2K/50FQICKv6lGQICMkoyMkoB9xkCAjJKMjJKIyEnSmNjlGMCDmdnDgJjlGNjSichZ/7NKwAAAAMAAAAAA4oD5gAHABAAJwAAARUhNTMRIRElHgEGIiY0NjInBgcjIgYVERQWMyEyNjURNCYrAS4BIgEZAbZd/ZABWAwBGiYZGSZhIg+8JjU1JgJ2JjU1JrwPRFgDLn59/TICz1IMJxkZJxlAGSkzJv0pJzMzJwLXJjMpMwADAAAAAAOpA+cAAwAUAB4AAAERIREnBhURFBYXIT4BNRE0JiMhIicGFREzESE1IQYDTP4MQxs2JgH3JzU1J/4JJtgZXQIT/egmAs/9jwJxRBkm/YcmMwICMyYCeSYynxon/Y8CcV4CAAIAAAAAA+cD5wALACMAAAEOAQcuASc+ATceAQUeARcyNj8BARYyNjQnATc+ATUuAScOAQLYA7SHiLMEBLOIh7T9KwXnrkeBNAMBAQ4kHA7+/wMpLgTora7nAk6HtAMDtIeIswQEs4it6AQuKQP+/w4bJQ4BAQM0gUeu5wUF5wAAAAASAN4AAQAAAAAAAAABAAAAAQAAAAAAAQAHAAEAAQAAAAAAAgAHAAgAAQAAAAAAAwAHAA8AAQAAAAAABAAHABYAAQAAAAAABQALAB0AAQAAAAAABgAHACgAAQAAAAAACgAsAC8AAQAAAAAACwASAFsAAwABBAkAAAACAG0AAwABBAkAAQAOAG8AAwABBAkAAgAOAH0AAwABBAkAAwAOAIsAAwABBAkABAAOAJkAAwABBAkABQAWAKcAAwABBAkABgAOAL0AAwABBAkACgBYAMsAAwABBAkACwAkASMgZS1pY29uc1JlZ3VsYXJlLWljb25zZS1pY29uc1"); src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMjvJSpgAAAEoAAAAVmNtYXBsm2feAAABpAAAAGxnbHlmmEcyrQAAAiQAAAWIaGVhZBJ0bwcAAADQAAAANmhoZWEHmQNyAAAArAAAACRobXR4I0AAAAAAAYAAAAAkbG9jYQaGB+4AAAIQAAAAFG1heHABGACaAAABCAAAACBuYW1lc0cOBgAAB6wAAAIlcG9zdJbKd4kAAAnUAAAAfQABAAADUv9qAFoEAAAA//4D6gABAAAAAAAAAAAAAAAAAAAACQABAAAAAQAAhka7o18PPPUACwPoAAAAANe2FRwAAAAA17YVHAAAAAAD6gPqAAAACAACAAAAAAAAAAEAAAAJAI4ABQAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQPrAZAABQAAAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5anohgNS/2oAWgPqAJYAAAABAAAAAAAABAAAAAPoAAAD6AAAA+gAAAPoAAAD6AAAA+gAAAPoAAAD6AAAAAAAAgAAAAMAAAAUAAMAAQAAABQABABYAAAADgAIAAIABuWp5bPluefo6CLohv//AADlqeWy5bnn6Ogi6IX//wAAAAAAAAAAAAAAAAABAA4ADgAQABAAEAAQAAAABQAGAAcACAABAAIAAwAEAAAAAACsASoBRAGwAhICUAKEAsQABAAAAAAD6gNZAD8AfwCDAI0AAAEzHw0dAQ8OLw8/DiMzHw0dAQ8OLw8/DgMhAyEBIRU3EyUVBQMjAwgJCAgIBwcHBgUFBAQDAgEBAgMEBAUFBgcHBwgICAkJCAgIBwcHBgUFBAQDAgEBAQECAwQEBQUGBwcHCAgI5AgJCAgHBwcGBQ");
WriteLiteral(@"ZlcnNpb24gMS4wZS1pY29uc0ZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAAZQAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAGUALQBpAGMAbwBuAHMAZQAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIAB1AHMAaQBuAGcAIABTAHkAbgBjAGYAdQBzAGkAbwBuACAATQBlAHQAcgBvACAAUwB0AHUAZABpAG8AdwB3AHcALgBzAHkAbgBjAGYAdQBzAGkAbwBuAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAQIBAwEEAQUBBgEHAQgBCQEKAA1zaG9wcGluZy1jYXJ0B2VkaXQtMDUMZmlsZS1vcGVuLTAxDGZpbGUtdGV4dC0wMQNDdXQFUGFzdGUEQ29weQZTZWFyY2gAAAAAAA==) format('truetype'); WriteLiteral(@"UEBAIDAQEDAgQEBQUGBwcHCAgJCAkICAgIBwYGBQUFAwMCAQEBAQIDAwUFBQYGBwgICAijAnyQ/qj+EgEKAssBcf5Yy9UBTwICAgQEBQYGBgcHCAgJCAkICQcIBwYGBgQFAwMCAQEBAQIDAwUEBgYGBwgHCQgJCAkICAcHBgYGBQQEAgICAgICBAQFBgYGBwcICAkICQgJBwgHBgYGBAUDAwIBAQEBAgMDBQQGBgYHCAcJCAkICQgIBwcGBgYFBAQCAgIBu/67AZUBAf5LAj0CAbUAAAAFAAAAAAPqA+oAAgAWABgAPABkAAA3OQEnMx8PFQc3MQE7AR8OAQcvDwEzHwoPBi8PPwP/nAgODg4NDAwLCwoICAcFBAMC6k4CdAgHEA4PDQ0MDAoJCAcGBAIB/kWFAQMEBgcJCgsLDQ0NDg4ODgLaBg0GBgYGBjwFBAMBAQECAgYJNAEDBAYHCQoKDAwNDQ4ODg40GQkKZJsBAwQFBwcJCQoMCw0NDg8OCE7pAnUDBQYHCQkLDAwNDg0ODg7+SIgODg4NDg0MDAsKCAgGBAMBArUCAgMDBQU9CQkJCQgICAcNDjQNDg4ODQ0MDAsJCQcGBAMBNA4DAgAAAAABAAAAAAPqA60ACgAAEyEVIRUhAxMhAyEVAcwBzPzEN5MDHrj84gOtXFz9/QGn/boAAAAABQAAAAADjgPqAAMABwALAA8AUwAAEyEVITUhFSE1IRUhJxEhESUhHw8RDw8hLw8RPw7qAij92AIo/dgCKP3YOwKi/XICeggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgI/YYICAgIBwcGBgUFBAMDAgEBAQECAwMEBQUGBgcHCAgIAQs+9j72Prj9XgKi9gEBAgMDBAUFBgYHBwgICAj8zggICAgHBwYGBQUEAwMCAQEBAQIDAwQFBQYGBwcICAgIAzIICAgIBwcGBgUFBAMDAgEABQAAAAADqQOpAAQACgAUAB4AOwAACQEXATUBFAcmNDIDBg");
font-weight: normal; WriteLiteral(@"cuATQ2MhYUAwYHLgE0NjIWFBc2NS4BIgYUFhcyNxcHJiMOARQWMjY3NCc3ATM1Ayb++FkBMv5fFRUq3xglJjExSzEZGCUmMTFLMUoOAmKUY2JLJyFmZiEnS2JilWICDmcBM4MDgP74WQE2K/50FQICKv6lGQICMkoyMkoB9xkCAjJKMjJKIyEnSmNjlGMCDmdnDgJjlGNjSichZ/7NKwAAAAMAAAAAA4oD5gAHABAAJwAAARUhNTMRIRElHgEGIiY0NjInBgcjIgYVERQWMyEyNjURNCYrAS4BIgEZAbZd/ZABWAwBGiYZGSZhIg+8JjU1JgJ2JjU1JrwPRFgDLn59/TICz1IMJxkZJxlAGSkzJv0pJzMzJwLXJjMpMwADAAAAAAOpA+cAAwAUAB4AAAERIREnBhURFBYXIT4BNRE0JiMhIicGFREzESE1IQYDTP4MQxs2JgH3JzU1J/4JJtgZXQIT/egmAs/9jwJxRBkm/YcmMwICMyYCeSYynxon/Y8CcV4CAAIAAAAAA+cD5wALACMAAAEOAQcuASc+ATceAQUeARcyNj8BARYyNjQnATc+ATUuAScOAQLYA7SHiLMEBLOIh7T9KwXnrkeBNAMBAQ4kHA7+/wMpLgTora7nAk6HtAMDtIeIswQEs4it6AQuKQP+/w4bJQ4BAQM0gUeu5wUF5wAAAAASAN4AAQAAAAAAAAABAAAAAQAAAAAAAQAHAAEAAQAAAAAAAgAHAAgAAQAAAAAAAwAHAA8AAQAAAAAABAAHABYAAQAAAAAABQALAB0AAQAAAAAABgAHACgAAQAAAAAACgAsAC8AAQAAAAAACwASAFsAAwABBAkAAAACAG0AAwABBAkAAQAOAG8AAwABBAkAAgAOAH0AAwABBAkAAwAOAIsAAwABBAkABAAOAJkAAwABBAkABQAWAKcAAwABBAkABgAOAL0AAwABBAkACgBYAMsAAwABBAkACwAkASMgZS1pY29uc1JlZ3VsYXJlLWljb25zZS1pY29uc1");
font-style: normal; WriteLiteral(@"ZlcnNpb24gMS4wZS1pY29uc0ZvbnQgZ2VuZXJhdGVkIHVzaW5nIFN5bmNmdXNpb24gTWV0cm8gU3R1ZGlvd3d3LnN5bmNmdXNpb24uY29tACAAZQAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAGUALQBpAGMAbwBuAHMAZQAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQAtAGkAYwBvAG4AcwBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIAB1AHMAaQBuAGcAIABTAHkAbgBjAGYAdQBzAGkAbwBuACAATQBlAHQAcgBvACAAUwB0AHUAZABpAG8AdwB3AHcALgBzAHkAbgBjAGYAdQBzAGkAbwBuAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAJAQIBAwEEAQUBBgEHAQgBCQEKAA1zaG9wcGluZy1jYXJ0B2VkaXQtMDUMZmlsZS1vcGVuLTAxDGZpbGUtdGV4dC0wMQNDdXQFUGFzdGUEQ29weQZTZWFyY2gAAAAAAA==) format('truetype');
} font-weight: normal;
.e-menu-icons { font-style: normal;
font-family: 'e-menu-icons'; }
} .e-menu-icons {
.e-menu-wrapper { font-family: 'e-menu-icons';
text-align: center; }
} .e-menu-wrapper {
.menu-control { text-align: center;
margin-top: 45px; }
} .menu-control {
.e-file::before { margin-top: 45px;
content: '\e886'; }
} .e-file::before {
.e-edit::before { content: '\e886';
content: '\e822'; }
} .e-edit::before {
.e-tool::before { content: '\e822';
content: '\e7cf'; }
} .e-tool::before {
.e-cut"); content: '\e7cf';
WriteLiteral(@"::before { }
content: '\e5a9'; .e-cut");
} WriteLiteral(@"::before {
.e-copy::before { content: '\e5a9';
content: '\e5b3'; }
} .e-copy::before {
.e-paste::before { content: '\e5b3';
content: '\e5b2'; }
} .e-paste::before {
.e-open::before { content: '\e5b2';
content: '\e885'; }
} .e-open::before {
.e-save::before { content: '\e885';
content: '\e954'; }
} .e-save::before {
</style> 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; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "72bc26b3ca69342a1b4fee816fbe676030a382c4"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_NumericTextBox_NumericTextBoxFeatures), @"mvc.1.0.view", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_NumericTextBox_NumericTextBoxFeatures), @"mvc.1.0.view", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
using APP.Controllers; using APP.Controllers;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"72bc26b3ca69342a1b4fee816fbe676030a382c4", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"72bc26b3ca69342a1b4fee816fbe676030a382c4", @"/Views/NumericTextBox/NumericTextBoxFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_NumericTextBox_NumericTextBoxFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
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_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_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_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_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_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_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("format", "c2", 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);
#line hidden 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);
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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() private global::Syncfusion.EJ2.Inputs.NumericTextBox __Syncfusion_EJ2_Inputs_NumericTextBox;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" {
#nullable restore
ViewBag.Title = "NumericTextBox"; #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "NumericTextBox";
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
WriteLiteral(@"<h2>NumericTextBox Features:</h2> #line hidden
<br/> #nullable disable
<li> NumericTextBox Samples - Default</li> WriteLiteral(@"<h2>NumericTextBox Features:</h2>
<li> Theme - Bootstrap-Theme</li> <br/>
<br/> <li> NumericTextBox Samples - Default</li>
<div id = ""ControlRegion""> <li> Theme - Bootstrap-Theme</li>
<div style=""width: 400px; margin: 0 auto""> <br/>
</div> <div id = ""ControlRegion"">
<div style=""padding-top: 20px; margin: 0 auto; width: 300px;""> <div style=""width: 400px; margin: 0 auto"">
<div> </div>
<label>Numeric TextBox</label> <div style=""padding-top: 20px; margin: 0 auto; width: 300px;"">
<br /> <div>
"); <label>Numeric TextBox</label>
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c45766", async() => { <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; __Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
#nullable restore __Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_0.Value;
#line 18 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 10; #nullable restore
#line 18 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Value = 10;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1); __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Percentage TextBox</label>\r\n <br />\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c47571", async() => { __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; __Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
#nullable restore __Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_2.Value;
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 0.5; #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Value = 0.5;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Min = 0; #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Min = 0;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("min", __Syncfusion_EJ2_Inputs_NumericTextBox.Min, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("min", __Syncfusion_EJ2_Inputs_NumericTextBox.Min, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Max = 1; #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Max = 1;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("max", __Syncfusion_EJ2_Inputs_NumericTextBox.Max, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("max", __Syncfusion_EJ2_Inputs_NumericTextBox.Max, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Step = 0.01; #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Step = 0.01;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("step", __Syncfusion_EJ2_Inputs_NumericTextBox.Step, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_3.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3); __tagHelperExecutionContext.AddTagHelperAttribute("step", __Syncfusion_EJ2_Inputs_NumericTextBox.Step, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value; __Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_3.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n </div>\r\n <br />\r\n <div>\r\n <label>Currency TextBox</label>\r\n <br />\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-numerictextbox", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "72bc26b3ca69342a1b4fee816fbe676030a382c410867", async() => { __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; __Syncfusion_EJ2_Inputs_NumericTextBox = CreateTagHelper<global::Syncfusion.EJ2.Inputs.NumericTextBox>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Inputs_NumericTextBox);
#nullable restore __Syncfusion_EJ2_Inputs_NumericTextBox.Id = (string)__tagHelperAttribute_4.Value;
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
__Syncfusion_EJ2_Inputs_NumericTextBox.Value = 100; #nullable restore
#line 30 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\NumericTextBox\NumericTextBoxFeatures.cshtml"
#line default __Syncfusion_EJ2_Inputs_NumericTextBox.Value = 100;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_5.Value; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5); __tagHelperExecutionContext.AddTagHelperAttribute("value", __Syncfusion_EJ2_Inputs_NumericTextBox.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value; __Syncfusion_EJ2_Inputs_NumericTextBox.Format = (string)__tagHelperAttribute_5.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Syncfusion_EJ2_Inputs_NumericTextBox.Width = (string)__tagHelperAttribute_1.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral(@" Write(__tagHelperExecutionContext.Output);
</div> __tagHelperExecutionContext = __tagHelperScopeManager.End();
</div> WriteLiteral(@"
<style> </div>
.content-wrapper { </div>
width: 35%; <style>
margin: 0 auto; .content-wrapper {
min-width: 185px; width: 35%;
} margin: 0 auto;
.e-float-input.e-numeric.e-input-group { min-width: 185px;
margin-top: 40px; }
} .e-float-input.e-numeric.e-input-group {
.control-label { margin-top: 40px;
padding: 24px 0px 10px 0px; }
font-size: 12px; .control-label {
} padding: 24px 0px 10px 0px;
</style> font-size: 12px;
<div> }
"); </style>
} <div>
#pragma warning restore 1998 ");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "a75b72ccd4c0ec4143087c1de98508b9d6284022"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_RichTextEditor_RichTextEditorFeatures), @"mvc.1.0.view", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_RichTextEditor_RichTextEditorFeatures), @"mvc.1.0.view", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"a75b72ccd4c0ec4143087c1de98508b9d6284022", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"a75b72ccd4c0ec4143087c1de98508b9d6284022", @"/Views/RichTextEditor/RichTextEditorFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_RichTextEditor_RichTextEditorFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
#line hidden {
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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; private global::Syncfusion.EJ2.RichTextEditor.RichTextEditor __Syncfusion_EJ2_RichTextEditor_RichTextEditor;
#pragma warning disable 1998 private global::Syncfusion.EJ2.ContentTemplate __Syncfusion_EJ2_ContentTemplate;
public async override global::System.Threading.Tasks.Task ExecuteAsync() private global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" {
#nullable restore
ViewBag.Title = "RichTextEditor"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "RichTextEditor";
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
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 "); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-richtexteditor", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224154", async() => { #nullable disable
WriteLiteral("\r\n "); 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("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224430", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-richtexteditor", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224200", async() => {
WriteLiteral(@" WriteLiteral("\r\n ");
<div> __tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-content-template", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840224476", async() => {
<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> WriteLiteral(@"
<p><b> Toolbar </b></p> <div>
<ol> <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>
<li> <p><b> Toolbar </b></p>
<p> Toolbar contains commands to align the text, insert link, insert image, insert list, undo / redo operations, HTML view, etc </p> <ol>
</li> <li>
<li> <p> Toolbar contains commands to align the text, insert link, insert image, insert list, undo / redo operations, HTML view, etc </p>
<p> Toolbar is fully customizable </p> </li>
</li> <li>
</ol> <p> Toolbar is fully customizable </p>
<p><b> Links </b></p> </li>
<ol> </ol>
<li> <p><b> Links </b></p>
<p> You can insert a hyperlink with its corresponding dialog</p> <ol>
</li> <li>
<li> <p> You can insert a hyperlink with its corresponding dialog</p>
<p> Attach a hyperlink to the displayed text. </p> </li>
</li> <li>
<li> <p> Attach a hyperlink to the displayed text. </p>
<p> Custom"); </li>
WriteLiteral(@"ize the quick toolbar based on the hyperlink </p> <li>
</li> <p> Custom");
</ol> WriteLiteral(@"ize the quick toolbar based on the hyperlink </p>
<p><b> Image.</b></p> </li>
<ol> </ol>
<li> <p><b> Image.</b></p>
<p> Allows you to insert images from an online source as well as the local computer</p> <ol>
</li> <li>
<li> <p> Allows you to insert images from an online source as well as the local computer</p>
<p> You can upload an image</p> </li>
</li> <li>
<li> <p> You can upload an image</p>
<p> Provides an option to customize quick toolbar for an image </p> </li>
</li> <li>
</ol> <p> Provides an option to customize quick toolbar for an image </p>
<img alt='Logo' src='images/RichTextEditor/RTEImage-Feather.png' style='width: 300px' /> </li>
</div> </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); __Syncfusion_EJ2_ContentTemplate = CreateTagHelper<global::Syncfusion.EJ2.ContentTemplate>();
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.Add(__Syncfusion_EJ2_ContentTemplate);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("e-richtexteditor-toolbarsettings", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a75b72ccd4c0ec4143087c1de98508b9d62840227129", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n "); 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 __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditorToolbarSettings>();
#line 51 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" __tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings);
__Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items = ViewBag.tools; #nullable restore
#line 51 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
#line default __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items = ViewBag.tools;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); #nullable disable
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_RichTextEditor_RichTextEditorToolbarSettings.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n"); 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; __Syncfusion_EJ2_RichTextEditor_RichTextEditor = CreateTagHelper<global::Syncfusion.EJ2.RichTextEditor.RichTextEditor>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_RichTextEditor_RichTextEditor);
#nullable restore __Syncfusion_EJ2_RichTextEditor_RichTextEditor.Id = (string)__tagHelperAttribute_0.Value;
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount = true; #nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
#line default __Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount = true;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("showCharCount", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
#nullable restore #nullable disable
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute("showCharCount", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.ShowCharCount, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
__Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength = 2000; #nullable restore
#line 11 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\RichTextEditor\RichTextEditorFeatures.cshtml"
#line default __Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength = 2000;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("maxLength", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); #nullable disable
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("maxLength", __Syncfusion_EJ2_RichTextEditor_RichTextEditor.MaxLength, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n</div>\r\n"); Write(__tagHelperExecutionContext.Output);
} __tagHelperExecutionContext = __tagHelperScopeManager.End();
#pragma warning restore 1998 WriteLiteral("\r\n</div>\r\n");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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 #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"e8d3d0a7ed6a087be6480f7975f9375cb55b44a1", @"/Views/Schulhaus/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"e8d3d0a7ed6a087be6480f7975f9375cb55b44a1", @"/Views/Schulhaus/Index.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.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> 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_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); 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 #line hidden
#nullable disable #nullable disable
WriteLiteral("<h2>Schulhaus-Verwaltung</h2>\r\n<br />\r\n\r\n<div class=\"control-wrapper\">\r\n "); 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 "); 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>(); __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); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n "); 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>(); __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); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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 "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -249,7 +251,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -268,7 +270,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -287,7 +289,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -306,7 +308,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -325,7 +327,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -344,7 +346,7 @@ __Syncfusion_EJ2_Grids_GridColumn.IsIdentity = true;
Write(__tagHelperExecutionContext.Output); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n\r\n "); 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>(); __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 #line hidden
#nullable disable #nullable disable
WriteLiteral(" "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -436,7 +438,7 @@ __Syncfusion_EJ2_Grids_GridColumn.Visible = true;
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n"); WriteLiteral("\r\n");
WriteLiteral(" "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -466,7 +468,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = (DateTime.Now);
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n"); WriteLiteral("\r\n");
WriteLiteral(" "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -494,7 +496,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = 0;
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n"); WriteLiteral("\r\n");
WriteLiteral(" "); 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>(); __Syncfusion_EJ2_Grids_GridColumn = CreateTagHelper<global::Syncfusion.EJ2.Grids.GridColumn>();
@@ -530,7 +532,7 @@ __Syncfusion_EJ2_Grids_GridColumn.DefaultValue = 0;
__tagHelperExecutionContext = __tagHelperScopeManager.End(); __tagHelperExecutionContext = __tagHelperScopeManager.End();
WriteLiteral("\r\n"); WriteLiteral("\r\n");
WriteLiteral(" "); 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>(); __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>"); </script>");
} }
#pragma warning restore 1998
#nullable restore #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 #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 #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 #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 #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 #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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "e3c30f8be81f6ffcebb0e60e29296b6263e179fa"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #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")] [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 namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"e3c30f8be81f6ffcebb0e60e29296b6263e179fa", @"/Views/Shared/Components/Footer/Footer.cshtml")] [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")] [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> #nullable restore
{ public class Views_Shared_Components_Footer_Footer : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
WriteLiteral("&copy; "); public async override global::System.Threading.Tasks.Task ExecuteAsync()
#nullable restore {
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml" WriteLiteral("&copy; ");
Write(DateTime.Now.Year); #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
#line default Write(DateTime.Now.Year);
#line hidden
#nullable disable #line default
WriteLiteral(" - "); #line hidden
#nullable restore #nullable disable
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml" WriteLiteral(" - ");
Write(ViewBag.copyright); #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
#line default Write(ViewBag.copyright);
#line hidden
#nullable disable #line default
WriteLiteral(" / Version "); #line hidden
#nullable restore #nullable disable
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml" WriteLiteral(" / Version ");
Write(ViewBag.version); #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Footer\Footer.cshtml"
#line default Write(ViewBag.version);
#line hidden
#nullable disable #line default
WriteLiteral("\r\n"); #line hidden
} #nullable disable
#pragma warning restore 1998 WriteLiteral("\r\n");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\TextBoxes\TextBoxesFeatures.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d9818233c16e0639b59695cf5d7c0229c3564491"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_TextBoxes_TextBoxesFeatures), @"mvc.1.0.view", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_TextBoxes_TextBoxesFeatures), @"mvc.1.0.view", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d9818233c16e0639b59695cf5d7c0229c3564491", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d9818233c16e0639b59695cf5d7c0229c3564491", @"/Views/TextBoxes/TextBoxesFeatures.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_TextBoxes_TextBoxesFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ public class Views_TextBoxes_TextBoxesFeatures : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\TextBoxes\TextBoxesFeatures.cshtml" {
#nullable restore
ViewBag.Title = "TextBoxes"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\TextBoxes\TextBoxesFeatures.cshtml"
Layout = "~/Views/Shared/_Layout.cshtml";
ViewBag.Title = "TextBoxes";
#line default Layout = "~/Views/Shared/_Layout.cshtml";
#line hidden
#nullable disable #line default
WriteLiteral(@"<h2>TextBoxes Features:</h2> #line hidden
<br/> #nullable disable
<li> TextBoxes Samples - Default</li> WriteLiteral(@"<h2>TextBoxes Features:</h2>
<li> Theme - Bootstrap-Theme</li> <br/>
<br/> <li> TextBoxes Samples - Default</li>
<div id = ""ControlRegion""> <li> Theme - Bootstrap-Theme</li>
<div id=""target"" class=""col-lg-12 control-section""> <br/>
<div class=""content-wrapper""> <div id = ""ControlRegion"">
<div class=""row""> <div id=""target"" class=""col-lg-12 control-section"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""><b>Default Inputs</b></div> <div class=""content-wrapper"">
</div> <div class=""row"">
<div class=""row""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""><b>Default Inputs</b></div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-group""> <div class=""row"">
<input class=""e-input"" type=""text"" placeholder=""Enter Name""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
</div> <div class=""e-input-group"">
</div> <input class=""e-input"" type=""text"" placeholder=""Enter Name"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-group e-rtl""> </div>
<input class=""e-input"" type=""text"" placeholder=""Last Name""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
</div> <div class=""e-input-group e-rtl"">
</div> <input class=""e-input"" type=""text"" placeholder=""Last Name"">
</div> </div>
<div class=""row""> </div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-gr"); <div class=""row"">
WriteLiteral(@"oup""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<input class=""e-input"" type=""password"" placeholder=""Password"" value=""password""> <div class=""e-input-gr");
</div> WriteLiteral(@"oup"">
</div> <input class=""e-input"" type=""password"" placeholder=""Password"" value=""password"">
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-group""> </div>
<input class=""e-input"" type=""email"" placeholder=""Enter Email""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
</div> <div class=""e-input-group"">
</div> <input class=""e-input"" type=""email"" placeholder=""Enter Email"">
</div> </div>
<div class=""row""> </div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<b>Input with Icons</b> <div class=""row"">
</div> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
</div> <b>Input with Icons</b>
<div class=""row""> </div>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-group""> <div class=""row"">
<input class=""e-input"" placeholder=""Date of Birth"" type=""text""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<span id=""DOB"" class=""e-input-group-icon e-input-calendar""></span> <div class=""e-input-group"">
</div> <input class=""e-input"" placeholder=""Date of Birth"" type=""text"">
</div> <span id=""DOB"" class=""e-input-group-icon e-input-calendar""></span>
<div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6""> </div>
<div class=""e-input-gr"); </div>
WriteLiteral(@"oup e-float-icon-left""> <div class=""col-xs-6 col-sm-6 col-lg-6 col-md-6"">
<span class=""e-input-group-icon e-input-picture""></span> <div class=""e-input-gr");
<div class=""e-input-in-wrap""> WriteLiteral(@"oup e-float-icon-left"">
<input class=""e-input"" placeholder=""Upload Picture"" type=""text""> <span class=""e-input-group-icon e-input-picture""></span>
</div> <div class=""e-input-in-wrap"">
</div> <input class=""e-input"" placeholder=""Upload Picture"" type=""text"">
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<script> </div>
var inputObject = {}; </div>
var input = document.querySelectorAll('.e-input-group .e-input,.e-float-input.e-input-group input'); <script>
var inputIcon = document.querySelectorAll('.e-input-group-icon'); var inputObject = {};
var focusFn = function (index) { var input = document.querySelectorAll('.e-input-group .e-input,.e-float-input.e-input-group input');
return function () { var inputIcon = document.querySelectorAll('.e-input-group-icon');
getParentNode(input[index]).classList.add('e-input-focus'); 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 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'"); var mouseupFn = function () {
WriteLiteral(@"); }, 500); var ele = this;
}; setTimeout(function () { ele.classList.remove('e-input-btn-ripple'");
for (var i = 0; i < input.length; i++) { WriteLiteral(@"); }, 500);
//Focus Event binding for input component };
input[i].addEventListener('focus', focusFn(i)); for (var i = 0; i < input.length; i++) {
//Blur Event binding for input component //Focus Event binding for input component
input[i].addEventListener('blur', blurFn(i)); input[i].addEventListener('focus', focusFn(i));
} //Blur Event binding for input component
for (var j = 0; j < inputIcon.length; j++) { input[i].addEventListener('blur', blurFn(i));
inputIcon[j].addEventListener('mousedown', function () { }
this.classList.add('e-input-btn-ripple'); for (var j = 0; j < inputIcon.length; j++) {
}); inputIcon[j].addEventListener('mousedown', function () {
inputIcon[j].addEventListener('mouseup', mouseupFn); this.classList.add('e-input-btn-ripple');
} });
function getParentNode(element) { inputIcon[j].addEventListener('mouseup', mouseupFn);
var parentNode = element.parentNode; }
if (parentNode.classList.contains('e-input-in-wrap')) { function getParentNode(element) {
return parentNode.parentNode; var parentNode = element.parentNode;
} if (parentNode.classList.contains('e-input-in-wrap')) {
return parentNode; return parentNode.parentNode;
} }
</script> return parentNode;
<style> }
input { </script>
max-width: 100%; <style>
} input {
.e-input-picture:before { max-width: 100%;
content: '\e7b3'; }
font-family: e-icons; .e-input-picture:before {
} content: '\e7b3';
.e-input-calendar:before { font-family: e-icons;
content: """"; }
font-family: e-icons"); .e-input-calendar:before {
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"); content: """";
} font-family: e-icons");
#pragma warning restore 1998 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");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
#pragma warning disable 0414 #pragma warning disable 0414
#pragma warning disable 0649 #pragma warning disable 0649
#pragma warning disable 0169 #pragma warning disable 0169
namespace APP.Views.Demo namespace APP.Views.Demo
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Components; using Microsoft.AspNetCore.Components;
public partial class Index : Microsoft.AspNetCore.Components.ComponentBase public partial class Index : global::Microsoft.AspNetCore.Components.ComponentBase
{ {
#pragma warning disable 1998 #pragma warning disable 1998
protected override void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder) protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
{ {
} }
#pragma warning restore 1998 #pragma warning restore 1998
} }
} }
#pragma warning restore 1591 #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": { "runtimeOptions": {
"additionalProbingPaths": [ "additionalProbingPaths": [
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|", "C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages", "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet" "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
] ]
} }
} }

View File

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

View File

@@ -1,179 +1,179 @@
{ {
"format": 1, "format": 1,
"restore": { "restore": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {} "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {}
}, },
"projects": { "projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": { "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj": {
"version": "1.0.0", "version": "1.0.0",
"restore": { "restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj", "projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"projectName": "APP", "projectName": "APP",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj", "projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\", "packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\obj\\", "outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\obj\\",
"projectStyle": "PackageReference", "projectStyle": "PackageReference",
"fallbackFolders": [ "fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" "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", "configFilePaths": [
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", "C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
], "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"originalTargetFrameworks": [ "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
"netcoreapp3.1" ],
], "originalTargetFrameworks": [
"sources": { "netcoreapp3.1"
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {}, ],
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "sources": {
"C:\\Program Files\\dotnet\\library-packs": {}, "C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"http://nuget.grapecity.com/nuget": {}, "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {} "C:\\Program Files\\dotnet\\library-packs": {},
}, "E:\\Software-Projekte\\_NugetPackages": {},
"frameworks": { "http://nuget.grapecity.com/nuget": {}
"netcoreapp3.1": { },
"targetAlias": "netcoreapp3.1", "frameworks": {
"projectReferences": { "netcoreapp3.1": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": { "targetAlias": "netcoreapp3.1",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj" "projectReferences": {
} "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": {
} "projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj"
} }
}, }
"warningProperties": { }
"warnAsError": [ },
"NU1605" "warningProperties": {
] "warnAsError": [
} "NU1605"
}, ]
"frameworks": { }
"netcoreapp3.1": { },
"targetAlias": "netcoreapp3.1", "frameworks": {
"dependencies": { "netcoreapp3.1": {
"Microsoft.AspNetCore.Identity.UI": { "targetAlias": "netcoreapp3.1",
"target": "Package", "dependencies": {
"version": "[3.1.5, )" "Microsoft.AspNetCore.Identity.UI": {
}, "target": "Package",
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": { "version": "[3.1.5, )"
"target": "Package", },
"version": "[3.1.15, )" "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
}, "target": "Package",
"Microsoft.VisualStudio.Web.CodeGeneration.Design": { "version": "[3.1.15, )"
"target": "Package", },
"version": "[3.1.5, )" "Microsoft.VisualStudio.Web.CodeGeneration.Design": {
}, "target": "Package",
"Syncfusion.EJ2.AspNet.Core": { "version": "[3.1.5, )"
"target": "Package", },
"version": "[19.1.0.54, )" "Syncfusion.EJ2.AspNet.Core": {
}, "target": "Package",
"System.Data.SqlClient": { "version": "[19.1.0.54, )"
"target": "Package", },
"version": "[4.8.2, )" "System.Data.SqlClient": {
}, "target": "Package",
"System.Net.Http.Json": { "version": "[4.8.2, )"
"target": "Package", },
"version": "[5.0.0, )" "System.Net.Http.Json": {
} "target": "Package",
}, "version": "[5.0.0, )"
"imports": [ }
"net461", },
"net462", "imports": [
"net47", "net461",
"net471", "net462",
"net472", "net47",
"net48" "net471",
], "net472",
"assetTargetFallback": true, "net48",
"warn": true, "net481"
"downloadDependencies": [ ],
{ "assetTargetFallback": true,
"name": "Microsoft.NETCore.App.Host.win-x64", "warn": true,
"version": "[3.1.21, 3.1.21]" "frameworkReferences": {
} "Microsoft.AspNetCore.App": {
], "privateAssets": "none"
"frameworkReferences": { },
"Microsoft.AspNetCore.App": { "Microsoft.NETCore.App": {
"privateAssets": "none" "privateAssets": "all"
}, }
"Microsoft.NETCore.App": { },
"privateAssets": "all" "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
} }
}, }
"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": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj": { "projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"version": "1.0.0", "projectName": "BWPMModels",
"restore": { "projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj",
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj", "packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"projectName": "BWPMModels", "outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\obj\\",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\BWPMModels.csproj", "projectStyle": "PackageReference",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\", "fallbackFolders": [
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\Models\\obj\\", "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"projectStyle": "PackageReference", "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
"fallbackFolders": [ ],
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" "configFilePaths": [
], "C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"configFilePaths": [ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"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\\Microsoft.VisualStudio.Offline.config", "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" ],
], "originalTargetFrameworks": [
"originalTargetFrameworks": [ "netcoreapp3.1"
"netcoreapp3.1" ],
], "sources": {
"sources": { "C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {}, "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "C:\\Program Files\\dotnet\\library-packs": {},
"C:\\Program Files\\dotnet\\library-packs": {}, "E:\\Software-Projekte\\_NugetPackages": {},
"http://nuget.grapecity.com/nuget": {}, "http://nuget.grapecity.com/nuget": {}
"https://api.nuget.org/v3/index.json": {} },
}, "frameworks": {
"frameworks": { "netcoreapp3.1": {
"netcoreapp3.1": { "targetAlias": "netcoreapp3.1",
"targetAlias": "netcoreapp3.1", "projectReferences": {}
"projectReferences": {} }
} },
}, "warningProperties": {
"warningProperties": { "warnAsError": [
"warnAsError": [ "NU1605"
"NU1605" ]
] }
} },
}, "frameworks": {
"frameworks": { "netcoreapp3.1": {
"netcoreapp3.1": { "targetAlias": "netcoreapp3.1",
"targetAlias": "netcoreapp3.1", "dependencies": {
"dependencies": { "Microsoft.AspNet.WebApi.Client": {
"Microsoft.AspNet.WebApi.Client": { "target": "Package",
"target": "Package", "version": "[5.2.7, )"
"version": "[5.2.7, )" },
}, "System.Data.SqlClient": {
"System.Data.SqlClient": { "target": "Package",
"target": "Package", "version": "[4.8.2, )"
"version": "[4.8.2, )" }
} },
}, "imports": [
"imports": [ "net461",
"net461", "net462",
"net462", "net47",
"net47", "net471",
"net471", "net472",
"net472", "net48",
"net48" "net481"
], ],
"assetTargetFallback": true, "assetTargetFallback": true,
"warn": true, "warn": true,
"frameworkReferences": { "frameworkReferences": {
"Microsoft.NETCore.App": { "Microsoft.NETCore.App": {
"privateAssets": "all" "privateAssets": "all"
} }
}, },
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json" "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"?> <?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> <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> <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> <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion> <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" /> <SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" /> <SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup> <SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> </ItemGroup>
<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 Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
</ImportGroup> <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')" />
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> </ImportGroup>
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Steafn Hutter lokal\.nuget\packages\microsoft.codeanalysis.analyzers\2.9.4</PkgMicrosoft_CodeAnalysis_Analyzers> <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
</PropertyGroup> <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> </Project>

View File

@@ -1,6 +1,6 @@
<?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"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <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')" /> <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> </ImportGroup>
</Project> </Project>

View File

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

View File

@@ -1,20 +1,20 @@
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// <auto-generated> // <auto-generated>
// Dieser Code wurde von einem Tool generiert. // Dieser Code wurde von einem Tool generiert.
// Laufzeitversion:4.0.30319.42000 // Laufzeitversion:4.0.30319.42000
// //
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn // Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
// der Code erneut generiert wird. // der Code erneut generiert wird.
// </auto-generated> // </auto-generated>
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
using System; using System;
using System.Reflection; using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI")] [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.V3")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V4")] [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V4")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Syncfusion.EJ2")] [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Syncfusion.EJ2")]
// Von der MSBuild WriteCodeFragment-Klasse generiert. // 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.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.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.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.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.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.cache
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.RazorAssemblyInfo.cs 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.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\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.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.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.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.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.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.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.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.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\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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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\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\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.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.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.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\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.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\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\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.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\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.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.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.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.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.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.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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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.dll
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb 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.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\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\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.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.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\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\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\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\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\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\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\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\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\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\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\_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\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\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\_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\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.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.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.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.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.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.pdb
E:\Software-Projekte\_Demos\__MVCDemos\SFMenu\APP\obj\Debug\netcoreapp3.1\APP.genruntimeconfig.cache 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\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-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-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\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\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\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\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\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\_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.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.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.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.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.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.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\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\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\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.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\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-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\.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\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\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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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.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.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.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.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.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.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.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.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\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\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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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\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\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.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.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.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\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.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\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\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.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\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.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.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.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.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.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.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.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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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\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\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\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\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\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\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\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\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\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\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\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-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\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-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-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\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\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\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.dll
E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\bin\Debug\netcoreapp3.1\BWPMModels.pdb 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\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.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.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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\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\_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\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\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\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\_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\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.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\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.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\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.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.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.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.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.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.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.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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "b352ac43ce37aa4a4fe029ef699a4690cd34a898"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"b352ac43ce37aa4a4fe029ef699a4690cd34a898", @"/Views/Home/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"b352ac43ce37aa4a4fe029ef699a4690cd34a898", @"/Views/Home/Index.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Home_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ public class Views_Home_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" {
#nullable restore
ViewData["Title"] = "Home Page"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default ViewData["Title"] = "Home Page";
#line hidden
#nullable disable #line default
WriteLiteral(@" #line hidden
#nullable disable
<div class=""text-center""> WriteLiteral(@"
<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 class=""text-center"">
</div> <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>
<table class=""tabstyle"" style=""margin-top:20px""> </div>
<tr>
<td style=""padding:25px""> <table class=""tabstyle"" style=""margin-top:20px"">
<div class=""desc""> <tr>
<p> <td style=""padding:25px"">
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. <div class=""desc"">
The following are the samples links: <p>
</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.
</div> The following are the samples links:
<div class=""sf-samples""> </p>
<ul class=""ulstyle""> </div>
<li class=""list""> <div class=""sf-samples"">
<div class=""column""> <ul class=""ulstyle"">
"); <li class=""list"">
#nullable restore <div class=""column"">
#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;" })); #nullable restore
#line 24 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default Write(Html.ActionLink("Dialog", "DialogFeatures", "Dialog", null, new { Style = "text-decoration:none;color:#616161;" }));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n "); #line hidden
#nullable restore #nullable disable
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
Write(Html.ActionLink("RichTextEditor", "RichTextEditorFeatures", "RichTextEditor", null, new { Style = "text-decoration:none;color:#616161;" })); #nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default Write(Html.ActionLink("RichTextEditor", "RichTextEditorFeatures", "RichTextEditor", null, new { Style = "text-decoration:none;color:#616161;" }));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n "); #line hidden
#nullable restore #nullable disable
#line 34 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
Write(Html.ActionLink("NumericTextBox", "NumericTextBoxFeatures", "NumericTextBox", null, new { Style = "text-decoration:none;color:#616161;" })); #nullable restore
#line 34 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default Write(Html.ActionLink("NumericTextBox", "NumericTextBoxFeatures", "NumericTextBox", null, new { Style = "text-decoration:none;color:#616161;" }));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n "); #line hidden
#nullable restore #nullable disable
#line 39 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
Write(Html.ActionLink("TextBoxes", "TextBoxesFeatures", "TextBoxes", null, new { Style = "text-decoration:none;color:#616161;" })); #nullable restore
#line 39 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default Write(Html.ActionLink("TextBoxes", "TextBoxesFeatures", "TextBoxes", null, new { Style = "text-decoration:none;color:#616161;" }));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n "); #line hidden
#nullable restore #nullable disable
#line 44 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml" WriteLiteral("\r\n </div>\r\n </li>\r\n <li class=\"list\">\r\n <div class=\"column\">\r\n ");
Write(Html.ActionLink("Menu", "MenuFeatures", "Menu", null, new { Style = "text-decoration:none;color:#616161;" })); #nullable restore
#line 44 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Index.cshtml"
#line default Write(Html.ActionLink("Menu", "MenuFeatures", "Menu", null, new { Style = "text-decoration:none;color:#616161;" }));
#line hidden
#nullable disable #line default
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>"); #line hidden
} #nullable disable
#pragma warning restore 1998 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>");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9bf78c4b5de48798e46c7b91be68ef0ac2851231"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"9bf78c4b5de48798e46c7b91be68ef0ac2851231", @"/Views/Home/Privacy.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"9bf78c4b5de48798e46c7b91be68ef0ac2851231", @"/Views/Home/Privacy.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" {
#nullable restore
ViewData["Title"] = "Privacy Policy"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
#line default ViewData["Title"] = "Privacy Policy";
#line hidden
#nullable disable #line default
WriteLiteral("<h1>"); #line hidden
#nullable restore #nullable disable
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" WriteLiteral("<h1>");
Write(ViewData["Title"]); #nullable restore
#line 4 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
#line default Write(ViewData["Title"]);
#line hidden
#nullable disable #line default
WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n"); #line hidden
#nullable restore #nullable disable
#line 7 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml" WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
Write(ViewBag.message); #nullable restore
#line 7 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Home\Privacy.cshtml"
#line default Write(ViewBag.message);
#line hidden
#nullable disable #line default
} #line hidden
#pragma warning restore 1998 #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7d6203b0f86d589613820be84f73dfc1708d87da"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #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")] [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 namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7d6203b0f86d589613820be84f73dfc1708d87da", @"/Views/Shared/Components/Menuitems/MenuItems.cshtml")] [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")] [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> #nullable restore
{ 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); #nullable disable
#line hidden {
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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() private global::Syncfusion.EJ2.Navigations.Menu __Syncfusion_EJ2_Navigations_Menu;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml" {
#nullable restore
ViewData["Title"] = "Error"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
#line default ViewData["Title"] = "Error";
#line hidden
#nullable disable #line default
WriteLiteral("\r\n"); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-menu", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "7d6203b0f86d589613820be84f73dfc1708d87da3652", async() => { #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; __Syncfusion_EJ2_Navigations_Menu = CreateTagHelper<global::Syncfusion.EJ2.Navigations.Menu>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Syncfusion_EJ2_Navigations_Menu);
#nullable restore __Syncfusion_EJ2_Navigations_Menu.Id = (string)__tagHelperAttribute_0.Value;
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
__Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems; #nullable restore
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\Menuitems\MenuItems.cshtml"
#line default __Syncfusion_EJ2_Navigations_Menu.Items = ViewBag.menuItems;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); #nullable disable
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("items", __Syncfusion_EJ2_Navigations_Menu.Items, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n\r\n\r\n"); Write(__tagHelperExecutionContext.Output);
} __tagHelperExecutionContext = __tagHelperScopeManager.End();
#pragma warning restore 1998 WriteLiteral("\r\n\r\n\r\n");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #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")] [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 namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4f680e8c1c85e7569f1bcda769e9b649bd5ba63d", @"/Views/Shared/Components/UserStatus/UserStatus.cshtml")] [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")] [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> #nullable restore
{ 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); #nullable disable
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Login", 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);
#line hidden 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);
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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; private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
#pragma warning disable 1998 private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
public async override global::System.Threading.Tasks.Task ExecuteAsync() private global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper;
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" {
#nullable restore
ViewData["Title"] = "Error"; #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
var loggedin = ViewBag.loggedin;
var username = ViewBag.username; ViewData["Title"] = "Error";
var Fehler = ViewBag.Message; var loggedin = ViewBag.loggedin;
var username = ViewBag.username;
#line default var Fehler = ViewBag.Message;
#line hidden
#nullable disable #line default
WriteLiteral("\r\n\r\n"); #line hidden
#nullable restore #nullable disable
#line 10 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" WriteLiteral("\r\n\r\n");
if (@loggedin == "True") #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 #line default
WriteLiteral(" <p>Angemeldet als "); #line hidden
#nullable restore #nullable disable
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" WriteLiteral(" <p>Angemeldet als ");
Write(username); #nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default Write(username);
#line hidden
#nullable disable #line default
WriteLiteral("</p>\r\n"); #line hidden
#nullable restore #nullable disable
#line 13 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" WriteLiteral("</p>\r\n");
} #nullable restore
else #line 13 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
{ }
else
#line default {
#line hidden
#nullable disable #line default
WriteLiteral(" "); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8541", async() => { #nullable disable
WriteLiteral("\r\n\r\n <div class=\"row\">\r\n "); WriteLiteral(" ");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d8846", async() => { __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; __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_0.Value;
#nullable restore __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Email); #nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Email);
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2); #nullable disable
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
BeginWriteTagHelperAttribute(); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
#nullable restore __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" BeginWriteTagHelperAttribute();
WriteLiteral(ViewBag.defaultuser); #nullable restore
#line 19 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default WriteLiteral(ViewBag.defaultuser);
#line hidden
#nullable disable #line default
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); #line hidden
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "4f680e8c1c85e7569f1bcda769e9b649bd5ba63d11629", async() => { __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; __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_4.Value;
#nullable restore __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Password); #nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Password);
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5); #nullable disable
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6); __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
BeginWriteTagHelperAttribute(); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
#nullable restore __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" BeginWriteTagHelperAttribute();
WriteLiteral(ViewBag.defaultpassword); #nullable restore
#line 20 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default WriteLiteral(ViewBag.defaultpassword);
#line hidden
#nullable disable #line default
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute(); #line hidden
__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer; #nullable disable
__tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n\r\n\r\n <button type=\"submit\" class=\"btn btn-default form-control-sm\">Anmelden</button>"); Write(__tagHelperExecutionContext.Output);
#nullable restore __tagHelperExecutionContext = __tagHelperScopeManager.End();
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" WriteLiteral("\r\n\r\n\r\n <button type=\"submit\" class=\"btn btn-default form-control-sm\">Anmelden</button>");
Write(Fehler); #nullable restore
#line 23 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml"
#line default Write(Fehler);
#line hidden
#nullable disable #line default
WriteLiteral("\r\n </div>\r\n "); #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>(); __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7); __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_9.Value; __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_8);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = (string)__tagHelperAttribute_10.Value; __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_9.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = (string)__tagHelperAttribute_11.Value; __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = (string)__tagHelperAttribute_10.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = (string)__tagHelperAttribute_11.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n"); Write(__tagHelperExecutionContext.Output);
#nullable restore __tagHelperExecutionContext = __tagHelperScopeManager.End();
#line 32 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Components\UserStatus\UserStatus.cshtml" 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 #line default
} #line hidden
#pragma warning restore 1998 #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<BWPMModels.LoginViewModel> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d6a5625cc8fb4476f348b0fe9041c550465d8bf9", @"/Views/Shared/Error.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d6a5625cc8fb4476f348b0fe9041c550465d8bf9", @"/Views/Shared/Error.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared_Error : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<ErrorViewModel> #nullable restore
{ public class Views_Shared_Error : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<ErrorViewModel>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" {
#nullable restore
ViewData["Title"] = "Error"; #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
#line default ViewData["Title"] = "Error";
#line hidden
#nullable disable #line default
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"); #line hidden
#nullable restore #nullable disable
#line 9 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" 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");
if (Model.ShowRequestId) #nullable restore
{ #line 9 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
if (Model.ShowRequestId)
#line default {
#line hidden
#nullable disable #line default
WriteLiteral(" <p>\r\n <strong>Request ID:</strong> <code>"); #line hidden
#nullable restore #nullable disable
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" WriteLiteral(" <p>\r\n <strong>Request ID:</strong> <code>");
Write(Model.RequestId); #nullable restore
#line 12 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml"
#line default Write(Model.RequestId);
#line hidden
#nullable disable #line default
WriteLiteral("</code>\r\n </p>\r\n"); #line hidden
#nullable restore #nullable disable
#line 14 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\Error.cshtml" 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 #line default
WriteLiteral(@" #line hidden
<h3>Development Mode</h3> #nullable disable
<p> WriteLiteral(@"
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred. <h3>Development Mode</h3>
</p> <p>
<p> Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
<strong>The Development environment shouldn't be enabled for deployed applications.</strong> </p>
It can result in displaying sensitive information from exceptions to end users. <p>
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong> <strong>The Development environment shouldn't be enabled for deployed applications.</strong>
and restarting the app. It can result in displaying sensitive information from exceptions to end users.
</p> 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; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ErrorViewModel> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "187ecb007fe171daee91a150d1a8c38919a33ad9"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Syncfusion.EJ2; using Syncfusion.EJ2;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Http;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"187ecb007fe171daee91a150d1a8c38919a33ad9", @"/Views/Shared/_Layout.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"187ecb007fe171daee91a150d1a8c38919a33ad9", @"/Views/Shared/_Layout.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared__Layout : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_12 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.js", 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);
#line hidden 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);
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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.Razor.TagHelpers.HeadTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper; private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper; private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper;
private global::Syncfusion.EJ2.ScriptRenderer __Syncfusion_EJ2_ScriptRenderer; private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper;
#pragma warning disable 1998 private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper;
public async override global::System.Threading.Tasks.Task ExecuteAsync() private global::Syncfusion.EJ2.ScriptRenderer __Syncfusion_EJ2_ScriptRenderer;
{ #pragma warning disable 1998
WriteLiteral("\r\n\r\n"); public async override global::System.Threading.Tasks.Task ExecuteAsync()
#nullable restore {
#line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" WriteLiteral("\r\n\r\n");
#nullable restore
var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom }; #line 5 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default var defaultanimation = new Syncfusion.EJ2.Popups.DialogAnimationSettings { Effect = Syncfusion.EJ2.Popups.DialogEffect.Zoom };
#line hidden
#nullable disable #line default
WriteLiteral("\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n"); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad98947", async() => { #nullable disable
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n <title>"); WriteLiteral("\r\n\r\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
#nullable restore __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad98993", async() => {
#line 15 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n <title>");
Write(ViewData["Title"]); #nullable restore
#line 15 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(ViewData["Title"]);
#line hidden
#nullable disable #line default
WriteLiteral(" - BWPM</title>\r\n "); #line hidden
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad99587", async() => { #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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad910765", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad911944", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "187ecb007fe171daee91a150d1a8c38919a33ad913123", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad914306", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n\r\n"); 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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n"); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916114", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.End();
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 "); WriteLiteral("\r\n");
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916570", async() => { __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad916160", async() => {
WriteLiteral("BWPM"); 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 = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_7.Value; __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_8.Value; __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_7.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_9.Value; __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_8.Value;
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9); __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_9.Value;
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
#nullable restore __tagHelperExecutionContext = __tagHelperScopeManager.End();
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" WriteLiteral("\r\n ");
Write(await Component.InvokeAsync("MenuItems")); #nullable restore
#line 29 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(await Component.InvokeAsync("MenuItems"));
#line hidden
#nullable disable #line default
WriteLiteral(@" #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 class=""navbar-toggler"" type=""button"" data-toggle=""collapse"" data-target="".navbar-collapse"" aria-controls=""navbarSupportedContent""
</button> aria-expanded=""false"" aria-label=""Toggle navigation"">
<div class=""navbar-collapse collapse d-sm-inline-flex flex-sm-row-reverse""> <span class=""navbar-toggler-icon""></span>
"); </button>
WriteLiteral(" </div>\r\n "); <div class=""navbar-collapse collapse d-sm-inline-flex flex-sm-row-reverse"">
#nullable restore ");
#line 46 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" WriteLiteral(" </div>\r\n ");
Write(await Component.InvokeAsync("UserStatus")); #nullable restore
#line 46 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(await Component.InvokeAsync("UserStatus"));
#line hidden
#nullable disable #line default
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 "); #line hidden
#nullable restore #nullable disable
#line 52 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" 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 ");
Write(RenderBody()); #nullable restore
#line 52 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(RenderBody());
#line hidden
#nullable disable #line default
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 "); #line hidden
#nullable restore #nullable disable
#line 59 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" 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 ");
Write(await Component.InvokeAsync("Footer")); #nullable restore
#line 59 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(await Component.InvokeAsync("Footer"));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n"); #line hidden
WriteLiteral(" </div>\r\n </footer>\r\n "); #nullable disable
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad920214", async() => { 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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad921315", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad922416", async() => { __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>(); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value; __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
#nullable restore __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value;
#line 65 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true; #nullable restore
#line 65 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;
#line hidden
#nullable disable #line default
__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); #line hidden
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); #nullable disable
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("ejs-scripts", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "187ecb007fe171daee91a150d1a8c38919a33ad924378", async() => { __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); __Syncfusion_EJ2_ScriptRenderer = CreateTagHelper<global::Syncfusion.EJ2.ScriptRenderer>();
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.Add(__Syncfusion_EJ2_ScriptRenderer);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n "); Write(__tagHelperExecutionContext.Output);
#nullable restore __tagHelperExecutionContext = __tagHelperScopeManager.End();
#line 67 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml" WriteLiteral("\r\n ");
Write(RenderSection("Scripts", required: false)); #nullable restore
#line 67 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_Layout.cshtml"
#line default Write(RenderSection("Scripts", required: false));
#line hidden
#nullable disable #line default
WriteLiteral("\r\n\r\n"); #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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n</html>\r\n"); Write(__tagHelperExecutionContext.Output);
} __tagHelperExecutionContext = __tagHelperScopeManager.End();
#pragma warning restore 1998 WriteLiteral("\r\n</html>\r\n");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Views/Shared/_ValidationScriptsPartial.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ 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); #nullable disable
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 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);
#pragma warning disable 0649 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);
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext; #line hidden
#pragma warning restore 0649 #pragma warning disable 0649
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner(); private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
#pragma warning disable 0169 #pragma warning restore 0649
private string __tagHelperStringValueBuffer; private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
#pragma warning restore 0169 #pragma warning disable 0169
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null; private string __tagHelperStringValueBuffer;
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager #pragma warning restore 0169
{ private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
get private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
{ {
if (__backed__tagHelperScopeManager == null) get
{ {
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope); if (__backed__tagHelperScopeManager == null)
} {
return __backed__tagHelperScopeManager; __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() private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
{ #pragma warning disable 1998
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473942", async() => { 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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n"); Write(__tagHelperExecutionContext.Output);
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a474981", async() => { __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); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
if (!__tagHelperExecutionContext.Output.IsContentModified) __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
{ await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
await __tagHelperExecutionContext.SetOutputContentAsync(); if (!__tagHelperExecutionContext.Output.IsContentModified)
} {
Write(__tagHelperExecutionContext.Output); await __tagHelperExecutionContext.SetOutputContentAsync();
__tagHelperExecutionContext = __tagHelperScopeManager.End(); }
WriteLiteral("\r\n"); Write(__tagHelperExecutionContext.Output);
} __tagHelperExecutionContext = __tagHelperScopeManager.End();
#pragma warning restore 1998 WriteLiteral("\r\n");
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "c3015f221c992201c00806ad714a8948081299b9"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ public class Views__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #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; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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" #pragma checksum "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778"
// <auto-generated/> // <auto-generated/>
#pragma warning disable 1591 #pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")] [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")]
namespace AspNetCore namespace AspNetCore
{ {
#line hidden #line hidden
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.Rendering;
using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Mvc.ViewFeatures;
#nullable restore #nullable restore
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP; using APP;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
#nullable restore #nullable restore
#line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml" #line 2 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewImports.cshtml"
using APP.Models; using APP.Models;
#line default #line default
#line hidden #line hidden
#nullable disable #nullable disable
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")]
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"c3015f221c992201c00806ad714a8948081299b9", @"/Views/_ViewImports.cshtml")]
public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic> #nullable restore
{ public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
#pragma warning disable 1998 #nullable disable
public async override global::System.Threading.Tasks.Task ExecuteAsync() {
{ #pragma warning disable 1998
#nullable restore public async override global::System.Threading.Tasks.Task ExecuteAsync()
#line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml" {
#nullable restore
Layout = "_Layout"; #line 1 "E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\APP\Views\_ViewStart.cshtml"
#line default Layout = "_Layout";
#line hidden
#nullable disable #line default
} #line hidden
#pragma warning restore 1998 #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] }
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } #pragma warning restore 1998
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } #nullable disable
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] #nullable restore
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } [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!;
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } #nullable disable
} #nullable restore
} [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
#pragma warning restore 1591 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, "version": 2,
"dgSpecHash": "oY4eSZnI4960hanJDXzd/kMnXBrJ178oOOjv96FK51qZqlHDHQNs4mRgw9Vq4TV8NjftHKNrKMcP98V6fMO8lw==", "dgSpecHash": "w18EmCFUPlLAmdLrPAMZvzRL8XoC3hCeFgYR4yN15xfxXpNoRI2ZyCGO2D8Bc0YhZzPtxb0kstB/PO3I/vVUxg==",
"success": true, "success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj", "projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\APP\\APP.csproj",
"expectedPackageFiles": [ "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.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.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.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.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.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.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.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\\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.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.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.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.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\\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.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.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.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.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.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\\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.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.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\\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.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.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.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.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.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\\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.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.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.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.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.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\\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.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.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.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.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.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.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.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.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\\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\\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\\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\\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\\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.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.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.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\\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.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.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.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.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.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.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.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.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.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.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.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.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.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-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-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\\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.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\\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.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.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\\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.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.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\\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.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.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.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.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.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.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.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.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.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.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.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\\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.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.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\\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\\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.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\\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.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\\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.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.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\\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.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.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.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.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\\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\\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.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.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.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.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.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.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.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\\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.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.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.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\\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.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.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.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.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.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.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.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.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.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.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.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\\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.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.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.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.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.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\\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\\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.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.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.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\\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": [
"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 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17 # Visual Studio Version 17
VisualStudioVersion = 17.1.31911.260 VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMService", "CoreWebAPI1\BWPMService.csproj", "{8BE1B283-AF68-4A4B-806C-F4D69434143B}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMService", "CoreWebAPI1\BWPMService.csproj", "{8BE1B283-AF68-4A4B-806C-F4D69434143B}"
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModels", "Models\BWPMModels.csproj", "{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModels", "Models\BWPMModels.csproj", "{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}"
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "APP", "APP\APP.csproj", "{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "APP", "APP\APP.csproj", "{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}"
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModelsWebForm", "BWPMModelsWebForm\BWPMModelsWebForm.csproj", "{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BWPMModelsWebForm", "BWPMModelsWebForm\BWPMModelsWebForm.csproj", "{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}"
EndProject EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorApp", "BlazorApp\BlazorApp.csproj", "{649400F9-4953-4AE8-ACCA-C497FEF91C39}" Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorApp", "BlazorApp\BlazorApp.csproj", "{649400F9-4953-4AE8-ACCA-C497FEF91C39}"
EndProject EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebFormApp", "WebFormApp\WebFormApp.csproj", "{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}" Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebFormApp", "WebFormApp\WebFormApp.csproj", "{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}"
EndProject EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReportDesigner", "ReportDesigner\ReportDesigner.vbproj", "{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}" Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ReportDesigner", "ReportDesigner\ReportDesigner.vbproj", "{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86 Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86 Release|x86 = Release|x86
EndGlobalSection EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {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|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.ActiveCfg = Debug|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{8BE1B283-AF68-4A4B-806C-F4D69434143B}.Release|x86.Build.0 = 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.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{998A7FF8-E91E-48FD-9F71-EE6164BDBEF2}.Release|x86.Build.0 = 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.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{68D7DC42-F37D-400D-B4A8-ADB56F7904DD}.Release|x86.Build.0 = 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.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{57B80A22-383C-4468-A5BF-C7EB8BA9D5D9}.Release|x86.Build.0 = 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.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{649400F9-4953-4AE8-ACCA-C497FEF91C39}.Release|x86.Build.0 = 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.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|Any CPU.Build.0 = 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.ActiveCfg = Debug|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Debug|x86.Build.0 = 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.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|Any CPU.Build.0 = 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.ActiveCfg = Release|Any CPU
{6C7CA0D5-962C-44CD-BDD4-AABDC6740DE8}.Release|x86.Build.0 = 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|Any CPU.ActiveCfg = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Debug|x86.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}.Debug|x86.Build.0 = Debug|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|Any CPU.ActiveCfg = Release|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.ActiveCfg = Release|x86
{11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.Build.0 = Release|x86 {11DE60BA-97C7-4EBC-AF69-1E1D44BE3C74}.Release|x86.Build.0 = Release|x86
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8682BF24-F8F1-49C7-A89A-A706E399E385} SolutionGuid = {8682BF24-F8F1-49C7-A89A-A706E399E385}
EndGlobalSection EndGlobalSection
EndGlobal EndGlobal

View File

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

View File

@@ -1,69 +1,72 @@
{ {
"format": 1, "format": 1,
"restore": { "restore": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {} "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {}
}, },
"projects": { "projects": {
"E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": { "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj": {
"version": "1.0.0", "version": "1.0.0",
"restore": { "restore": {
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj", "projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectName": "BWPMModelsWebForm", "projectName": "BWPMModelsWebForm",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj", "projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\", "packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\obj\\", "outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\obj\\",
"projectStyle": "PackageReference", "projectStyle": "PackageReference",
"fallbackFolders": [ "fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" "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", "configFilePaths": [
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", "C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
], "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"originalTargetFrameworks": [ "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
"net5.0" ],
], "originalTargetFrameworks": [
"sources": { "net5.0"
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {}, ],
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "sources": {
"C:\\Program Files\\dotnet\\library-packs": {}, "C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"http://nuget.grapecity.com/nuget": {}, "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {} "C:\\Program Files\\dotnet\\library-packs": {},
}, "E:\\Software-Projekte\\_NugetPackages": {},
"frameworks": { "http://nuget.grapecity.com/nuget": {}
"net5.0": { },
"targetAlias": "net5.0", "frameworks": {
"projectReferences": {} "net5.0": {
} "targetAlias": "net5.0",
}, "projectReferences": {}
"warningProperties": { }
"warnAsError": [ },
"NU1605" "warningProperties": {
] "warnAsError": [
} "NU1605"
}, ]
"frameworks": { }
"net5.0": { },
"targetAlias": "net5.0", "frameworks": {
"imports": [ "net5.0": {
"net461", "targetAlias": "net5.0",
"net462", "imports": [
"net47", "net461",
"net471", "net462",
"net472", "net47",
"net48" "net471",
], "net472",
"assetTargetFallback": true, "net48",
"warn": true, "net481"
"frameworkReferences": { ],
"Microsoft.NETCore.App": { "assetTargetFallback": true,
"privateAssets": "all" "warn": true,
} "frameworkReferences": {
}, "Microsoft.NETCore.App": {
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json" "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"?> <?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> <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> <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> <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion> <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" /> <SourceRoot Include="C:\Users\Steafn Hutter lokal\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" /> <SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup> <SourceRoot Include="C:\Program Files (x86)\Microsoft\Xamarin\NuGet\" />
</ItemGroup>
</Project> </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" /> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

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

View File

@@ -1,10 +1,11 @@
is_global = true is_global = true
build_property.TargetFramework = net5.0 build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion = build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids = build_property.ProjectTypeGuids =
build_property.InvariantGlobalization = build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly = build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows build_property.EnforceExtendedAnalyzerRules =
build_property.RootNamespace = BWPMModelsWebForm build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.ProjectDir = E:\Software-Projekte\Lehrlingsparcours\Core\BWPM\BWPMModelsWebForm\ 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.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.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\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.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.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.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.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\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\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.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, "version": 3,
"targets": { "targets": {
"net5.0": {} "net5.0": {}
}, },
"libraries": {}, "libraries": {},
"projectFileDependencyGroups": { "projectFileDependencyGroups": {
"net5.0": [] "net5.0": []
}, },
"packageFolders": { "packageFolders": {
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {}, "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
}, "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
"project": { },
"version": "1.0.0", "project": {
"restore": { "version": "1.0.0",
"projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj", "restore": {
"projectName": "BWPMModelsWebForm", "projectUniqueName": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj", "projectName": "BWPMModelsWebForm",
"packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\", "projectPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\obj\\", "packagesPath": "C:\\Users\\Steafn Hutter lokal\\.nuget\\packages\\",
"projectStyle": "PackageReference", "outputPath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\obj\\",
"fallbackFolders": [ "projectStyle": "PackageReference",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" "fallbackFolders": [
], "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"configFilePaths": [ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
"C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config", ],
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", "configFilePaths": [
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" "C:\\Users\\Steafn Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
], "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"originalTargetFrameworks": [ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
"net5.0" "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
], ],
"sources": { "originalTargetFrameworks": [
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {}, "net5.0"
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, ],
"C:\\Program Files\\dotnet\\library-packs": {}, "sources": {
"http://nuget.grapecity.com/nuget": {}, "C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"https://api.nuget.org/v3/index.json": {} "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
}, "C:\\Program Files\\dotnet\\library-packs": {},
"frameworks": { "E:\\Software-Projekte\\_NugetPackages": {},
"net5.0": { "http://nuget.grapecity.com/nuget": {}
"targetAlias": "net5.0", },
"projectReferences": {} "frameworks": {
} "net5.0": {
}, "targetAlias": "net5.0",
"warningProperties": { "projectReferences": {}
"warnAsError": [ }
"NU1605" },
] "warningProperties": {
} "warnAsError": [
}, "NU1605"
"frameworks": { ]
"net5.0": { }
"targetAlias": "net5.0", },
"imports": [ "frameworks": {
"net461", "net5.0": {
"net462", "targetAlias": "net5.0",
"net47", "imports": [
"net471", "net461",
"net472", "net462",
"net48" "net47",
], "net471",
"assetTargetFallback": true, "net472",
"warn": true, "net48",
"frameworkReferences": { "net481"
"Microsoft.NETCore.App": { ],
"privateAssets": "all" "assetTargetFallback": true,
} "warn": true,
}, "frameworkReferences": {
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json" "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, "version": 2,
"dgSpecHash": "dBlNtUEYBto+jR9w1PEut5BOhwJXft1mp+1kBwd07zyvYnRPwmfcKwbA69t1ej9iCmaGojWXen+98zcpsZBdGA==", "dgSpecHash": "MH+Jtg8D1nuF3kXLkyaVQdjNZeh62pdhtenhvegONmfkqrPP7kZGZy++05p/8c23ixWH3p0JkIhgCoxQQN7Leg==",
"success": true, "success": true,
"projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj", "projectFilePath": "E:\\Software-Projekte\\Lehrlingsparcours\\Core\\BWPM\\BWPMModelsWebForm\\BWPMModelsWebForm.csproj",
"expectedPackageFiles": [], "expectedPackageFiles": [],
"logs": [] "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"> <Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup> <PropertyGroup>
<TargetFramework>net5.0</TargetFramework> <TargetFramework>netcoreapp3.1</TargetFramework>
<UserSecretsId>b42c85b7-be12-4985-a19a-d4d5d80d37fb</UserSecretsId> <UserSecretsId>b42c85b7-be12-4985-a19a-d4d5d80d37fb</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS> <DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<AssemblyName>BlazorApp</AssemblyName> <AssemblyName>BlazorApp</AssemblyName>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Blazored.SessionStorage" Version="1.0.13" /> <PackageReference Include="Blazored.SessionStorage" Version="1.0.13" />
<PackageReference Include="FastReport.Core" Version="2021.3.17" /> <PackageReference Include="FastReport.Core" Version="2021.3.17" />
<PackageReference Include="FastReport.Web" 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.EntityFrameworkCore" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" 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.Mvc.NewtonsoftJson" Version="3.1.15" />
<PackageReference Include="Microsoft.AspNetCore.ProtectedBrowserStorage" Version="0.1.0-alpha.19521.1" /> <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.SqlServer" Version="3.1.15" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.15"> <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.15">
<PrivateAssets>all</PrivateAssets> <PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference> </PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.14" /> <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="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
<PackageReference Include="Radzen.Blazor" Version="3.6.7" /> <PackageReference Include="Radzen.Blazor" Version="3.6.7" />
<PackageReference Include="Syncfusion.Blazor" Version="19.3.0.43" /> <PackageReference Include="Syncfusion.Blazor" Version="19.3.0.43" />
<PackageReference Include="Syncfusion.Blazor.Themes" 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" Version="4.3.4" />
<PackageReference Include="System.Net.Http.Json" Version="5.0.0" /> <PackageReference Include="System.Net.Http.Json" Version="5.0.0" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Models\BWPMModels.csproj" /> <ProjectReference Include="..\Models\BWPMModels.csproj" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Update="Resources\SfResources.Designer.cs"> <Compile Update="Resources\SfResources.Designer.cs">
<DesignTime>True</DesignTime> <DesignTime>True</DesignTime>
<AutoGen>True</AutoGen> <AutoGen>True</AutoGen>
<DependentUpon>SfResources.resx</DependentUpon> <DependentUpon>SfResources.resx</DependentUpon>
</Compile> </Compile>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Update="Resources\SfResources.resx"> <EmbeddedResource Update="Resources\SfResources.resx">
<Generator>PublicResXFileCodeGenerator</Generator> <Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>SfResources.Designer.cs</LastGenOutput> <LastGenOutput>SfResources.Designer.cs</LastGenOutput>
</EmbeddedResource> </EmbeddedResource>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Folder Include="Pages\User\" /> <Folder Include="Pages\User\" />
</ItemGroup> </ItemGroup>
<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions> <ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions>
</Project> </Project>

View File

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

View File

@@ -1,172 +1,183 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using BWPMModels; using BWPMModels;
using BlazorApp.Helper; using BlazorApp.Helper;
using Newtonsoft.Json; using Newtonsoft.Json;
using System.Data; using System.Data;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller namespace BlazorApp.Controller
{ {
public class SchuelerBerufController : ControllerBase public class SchuelerBerufController : ControllerBase
{ {
public static List<SchuelerBeruf> GetAllData() public static List<SchuelerBeruf> GetAllData()
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf", false, true); dbh.Get_Tabledata("Select * from SchuelerBeruf", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static List<SchuelerBeruf> GetByID(int ID) public static List<SchuelerBeruf> GetByID(int ID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where id=" + ID.ToString(), false, true); dbh.Get_Tabledata("Select * from SchuelerBeruf where id=" + ID.ToString(), false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static List<SchuelerBeruf> GetBySchuelerID(int ID) public static List<SchuelerBeruf> GetBySchuelerID(int ID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from SchuelerBeruf where aktiv=1 and schuelerid=" + ID.ToString()+" order by prioritaet asc", false, true); 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]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static List<SchuelerBeruf> GetLast() public static List<SchuelerBeruf> GetLast()
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf order by mutiert_am desc", false, true); dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static List<SchuelerBeruf> GetLastByMutierer(string Mutierer) public static List<SchuelerBeruf> GetLastByMutierer(string Mutierer)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from SchuelerBeruf where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true); 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]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static List<SchuelerBeruf> GetbyUserSQL(string SQL) public static List<SchuelerBeruf> GetbyUserSQL(string SQL)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata(SQL, false, true); dbh.Get_Tabledata(SQL, false, true);
return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<SchuelerBeruf>(dbh.dsdaten.Tables[0]);
} }
public static int Get_Prio(int SchuelerID) public static int Get_Prio(int SchuelerID)
{ {
dbhelper dbh = new dbhelper(); 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); 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) { if (dbh.dsdaten.Tables[0].Rows.Count==0) {
return 0; return 0;
} }
else else
{ {
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]); return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
} }
} }
public static int Get_Anzahl(int SchuelerID) public static int Get_Anzahl(int SchuelerID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true); dbh.Get_Tabledata("Select count(*) from schuelerberuf where aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true);
if (dbh.dsdaten.Tables[0].Rows.Count == 0) if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{ {
return 0; return 0;
} }
else else
{ {
return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]); return Convert.ToInt32(dbh.dsdaten.Tables[0].Rows[0][0]);
} }
} }
public static Boolean Has_Prio1(int SchuelerID) public static Boolean Has_Prio1(int SchuelerID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select count(*) from schuelerberuf where prioritaet=1 and aktiv=1 and schuelerid=" + SchuelerID.ToString(), false, true); 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) if (dbh.dsdaten.Tables[0].Rows.Count == 0)
{ {
return false; return false;
} }
else else
{ {
if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() == "0") if (dbh.dsdaten.Tables[0].Rows[0][0].ToString() == "0")
{ {
return false; return false;
} }
else else
{ {
return true; return true;
} }
} }
} }
public static int POST(SchuelerBeruf SchuelerBerufdata) public static Boolean Has_Dublicates(int SchuelerID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=-1", false, true); dbh.Get_Tabledata("SELECT berufid, COUNT(*) FROM SchuelerBeruf where aktiv=1 and schuelerID="+SchuelerID.ToString()+" GROUP BY berufID HAVING COUNT(*) > 1" , false, true);
DataRow dr = dbh.dsdaten.Tables[0].NewRow(); if (dbh.dsdaten.Tables[0].Rows.Count > 0)
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f => { return true; }
{ else
try { return false; }
{
if (f.PropertyType == typeof(DateTime)) }
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null); public static int POST(SchuelerBeruf SchuelerBerufdata)
{
} dbhelper dbh = new dbhelper();
else dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=-1", false, true);
{ DataRow dr = dbh.dsdaten.Tables[0].NewRow();
dr[f.Name] = f.GetValue(SchuelerBerufdata, null); SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
} {
} try
catch (Exception ex) { string s = ex.Message; } {
}); if (f.PropertyType == typeof(DateTime))
dbh.dsdaten.Tables[0].Rows.Add(dr); {
dbh.Update_Tabeldata(); dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
List<SchuelerBeruf> tmplst = GetLastByMutierer(SchuelerBerufdata.mutierer);
return tmplst.First<SchuelerBeruf>().ID; }
} else
{
public static void PUT(SchuelerBeruf SchuelerBerufdata) dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
{ }
dbhelper dbh = new dbhelper(); }
dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true); catch (Exception ex) { string s = ex.Message; }
DataRow dr = dbh.dsdaten.Tables[0].Rows[0]; });
SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f => dbh.dsdaten.Tables[0].Rows.Add(dr);
{ dbh.Update_Tabeldata();
try List<SchuelerBeruf> tmplst = GetLastByMutierer(SchuelerBerufdata.mutierer);
{ return tmplst.First<SchuelerBeruf>().ID;
if (f.PropertyType == typeof(DateTime)) }
{
dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null); public static void PUT(SchuelerBeruf SchuelerBerufdata)
} {
else dbhelper dbh = new dbhelper();
{ dbh.Get_Tabeldata_for_Update("Select top 1 * from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
dr[f.Name] = f.GetValue(SchuelerBerufdata, null); DataRow dr = dbh.dsdaten.Tables[0].Rows[0];
} SchuelerBerufdata.GetType().GetProperties().ToList().ForEach(f =>
} {
catch (Exception ex) { string s = ex.Message; } try
}); {
dbh.Update_Tabeldata(); if (f.PropertyType == typeof(DateTime))
{
} dr[f.Name] = (DateTime)f.GetValue(SchuelerBerufdata, null);
}
public static void DeleteBerufswunsch(int schuelerid, string userid) else
{ {
dr[f.Name] = f.GetValue(SchuelerBerufdata, null);
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); }
} catch (Exception ex) { string s = ex.Message; }
});
public static void DELETE(SchuelerBeruf SchuelerBerufdata) dbh.Update_Tabeldata();
{
dbhelper dbh = new dbhelper(); }
dbh.Get_Tabeldata_for_Update("delete from [SchuelerBeruf] where id=" + SchuelerBerufdata.ID.ToString(), false, true);
} 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;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using BWPMModels; using BWPMModels;
using BlazorApp.Helper; using BlazorApp.Helper;
using Newtonsoft.Json; using Newtonsoft.Json;
using System.Data; using System.Data;
using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc;
namespace BlazorApp.Controller namespace BlazorApp.Controller
{ {
public class SchuelerController : ControllerBase public class SchuelerController : ControllerBase
{ {
public static List<Schueler> GetAllData() public static List<Schueler> GetAllData()
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select * from Schueler", false, true); dbh.Get_Tabledata("Select * from Schueler", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
} }
public static List<Schueler> GetAllActiveData()
public static List<Schueler> GetByID(int ID) {
{ dbhelper dbh = new dbhelper();
dbhelper dbh = new dbhelper(); dbh.Get_Tabledata("Select * from Schueler where aktiv=1", false, true);
dbh.Get_Tabledata("Select * from Schueler where id=" + ID.ToString(), false, true); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]); }
}
public static List<Schueler> GetByID(int ID)
public static List<Schueler> GetByKlasseID(int ID) {
{ dbhelper dbh = new dbhelper();
dbhelper dbh = new dbhelper(); dbh.Get_Tabledata("Select * from Schueler where id=" + ID.ToString(), false, true);
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]);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]); }
}
public static List<Schueler> GetLast() public static List<Schueler> GetByKlasseID(int ID)
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler order by mutiert_am desc", false, true); 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]); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
} }
public static List<Schueler> GetLastByMutierer(string Mutierer) public static List<Schueler> GetLast()
{ {
dbhelper dbh = new dbhelper(); dbhelper dbh = new dbhelper();
dbh.Get_Tabledata("Select top 1 * from Schueler where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true); dbh.Get_Tabledata("Select top 1 * from Schueler order by mutiert_am desc", false, true);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
} }
public static List<Schueler> GetLastByMutierer(string Mutierer)
public static List<Schueler> GetbyUserSQL(string SQL) {
{ dbhelper dbh = new dbhelper();
dbhelper dbh = new dbhelper(); dbh.Get_Tabledata("Select top 1 * from Schueler where mutierer='" + Mutierer + "' order by mutiert_am desc", false, true);
dbh.Get_Tabledata(SQL, false, true); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]); }
}
public static List<Schueler> GetbyUserSQL(string SQL)
public static int POST(Schueler Schuelerdata) {
{ dbhelper dbh = new dbhelper();
dbhelper dbh = new dbhelper(); dbh.Get_Tabledata(SQL, false, true);
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=-1", false, true); return dbh.ConvertDataTable<Schueler>(dbh.dsdaten.Tables[0]);
DataRow dr = dbh.dsdaten.Tables[0].NewRow(); }
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{ public static int POST(Schueler Schuelerdata)
try {
{ dbhelper dbh = new dbhelper();
if (f.PropertyType == typeof(DateTime)) dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=-1", false, true);
{ DataRow dr = dbh.dsdaten.Tables[0].NewRow();
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null); Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{
} try
else {
{ if (f.PropertyType == typeof(DateTime))
dr[f.Name] = f.GetValue(Schuelerdata, null); {
} dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
}
catch (Exception ex) { string s = ex.Message; } }
}); else
dbh.dsdaten.Tables[0].Rows.Add(dr); {
dbh.Update_Tabeldata(); dr[f.Name] = f.GetValue(Schuelerdata, null);
List<Schueler> tmplst = GetLastByMutierer(Schuelerdata.mutierer); }
return tmplst.First<Schueler>().ID; }
} catch (Exception ex) { string s = ex.Message; }
});
public static void PUT(Schueler Schuelerdata) dbh.dsdaten.Tables[0].Rows.Add(dr);
{ dbh.Update_Tabeldata();
dbhelper dbh = new dbhelper(); List<Schueler> tmplst = GetLastByMutierer(Schuelerdata.mutierer);
dbh.Get_Tabeldata_for_Update("Select top 1 * from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true); return tmplst.First<Schueler>().ID;
DataRow dr = dbh.dsdaten.Tables[0].Rows[0]; }
Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
{ public static void PUT(Schueler Schuelerdata)
try {
{ dbhelper dbh = new dbhelper();
if (f.PropertyType == typeof(DateTime)) 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];
dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null); Schuelerdata.GetType().GetProperties().ToList().ForEach(f =>
} {
else try
{ {
dr[f.Name] = f.GetValue(Schuelerdata, null); if (f.PropertyType == typeof(DateTime))
} {
} dr[f.Name] = (DateTime)f.GetValue(Schuelerdata, null);
catch (Exception ex) { string s = ex.Message; } }
}); else
dbh.Update_Tabeldata(); {
dr[f.Name] = f.GetValue(Schuelerdata, null);
} }
}
public static void DELETE(Schueler Schuelerdata) catch (Exception ex) { string s = ex.Message; }
{ });
dbhelper dbh = new dbhelper(); dbh.Update_Tabeldata();
dbh.Get_Tabeldata_for_Update("delete from [Schueler] where id=" + Schuelerdata.ID.ToString(), false, true);
} }
}
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;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using BlazorApp.Models; using BlazorApp.Models;
using Newtonsoft.Json; using Newtonsoft.Json;
namespace BlazorApp namespace BlazorApp
{ {
public class MenuService public class MenuService
{ {
MenuItem[] CompanyMenu = new[] { MenuItem[] CompanyMenu = new[] {
new MenuItem() new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" }, { Name = "Home", Path = "/", Icon = "home" },
new MenuItem() new MenuItem()
{ Name = "Dashboard", Path = "/Company/Dashboard", Icon = "dashboard" }, { Name = "Dashboard", Path = "/Company/Dashboard", Icon = "dashboard" },
new MenuItem() new MenuItem()
{ Name = "Firmen-Daten", Path = "/Company/Company", Icon = "account_balance" }, { Name = "Firmen-Daten", Path = "/Company/Company", Icon = "account_balance" },
new MenuItem() new MenuItem()
{ Name = "Ansprechpartner", Path = "/Company/CompanyContact", Icon = "account_balance" }, { Name = "Ansprechpartner", Path = "/Company/CompanyContact", Icon = "account_balance" },
new MenuItem() new MenuItem()
{ Name = "Berufsangebot", Path = "/Company/Berufsangebot", Icon = "account_balance" }, { Name = "Berufsangebot", Path = "/Company/Berufsangebot", Icon = "account_balance" },
//new MenuItem() //new MenuItem()
//{ Name = "Auswertungen",Icon = "account_balance" }, //{ Name = "Auswertungen",Icon = "account_balance" },
new MenuItem() new MenuItem()
{ {
Name = "Auswertungen",Icon="Home", Name = "Auswertungen",Icon="Home",
Children = new [] Children = new []
{ {
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"}, new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"}, new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
}, },
} }
}; };
MenuItem[] TeacherMenu = new[] { MenuItem[] TeacherMenu = new[] {
new MenuItem() new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" }, { Name = "Home", Path = "/", Icon = "home" },
new MenuItem() new MenuItem()
{ Name = "Dashboard", Path = "/Teacher/Dashboard", Icon = "dashboard" }, { Name = "Dashboard", Path = "/Teacher/Dashboard", Icon = "dashboard" },
new MenuItem() new MenuItem()
{ Name = "Stammdaten", Path = "/Teacher/TeacherContact", Icon = "account_balance" }, { Name = "Stammdaten", Path = "/Teacher/TeacherContact", Icon = "account_balance" },
new MenuItem() new MenuItem()
{ Name = "Schüler/Berufswunsch", Path = "/Teacher/TeacherStudent", Icon = "account_balance" }, { Name = "Schüler/Berufswunsch", Path = "/Teacher/TeacherStudent", Icon = "account_balance" },
new MenuItem() new MenuItem()
{ {
Name = "Auswertungen",Icon="Home", Name = "Auswertungen",Icon="Home",
Children = new [] Children = new []
{ {
new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"}, new MenuItem() {Name="Firmen/Angebot",Path = "/Reporting/Reporting/1"},
new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"}, new MenuItem() {Name="Dokumente",Path = "/Reporting/Reprots/ReportNr=2"},
}, },
} }
}; };
MenuItem[] AdminMenu = new[] { MenuItem[] AdminMenu = new[] {
new MenuItem() new MenuItem()
{ Name = "Home", Path = "/", Icon = "home" }, { Name = "Home", Path = "/Admin/Dashboard", Icon = "home" },
new MenuItem() new MenuItem()
{ Name = "Dashboard", Path = "/Admin/Dashboard", Icon = "dashboard" }, { Name = "Dashboard", Path = "/Admin/Dashboard", Icon = "dashboard" },
new MenuItem() new MenuItem()
{ Name = "Firmen", Path = "/Admin/Company/Company", Icon = "account_balance" }, { Name = "Firmen", Path = "/Admin/Company/Company", Icon = "account_balance" },
new MenuItem() new MenuItem()
{ Name = "Lehrer", Path = "/Admin/Teacher/Teacher", Icon = "face" }, { Name = "Lehrer", Path = "/Admin/Teacher/Teacher", Icon = "face" },
new MenuItem() new MenuItem()
{ Name = "Schüler", Path = "/Admin/Student/Student", Icon = "accessibility" }, { Name = "Schüler", Path = "/Admin/Student/Student", Icon = "accessibility" },
new MenuItem() //new MenuItem()
{ Name = "Zuteilung", Path = "/Admin/Zuteilung/Zuteilung", Icon = "grade" }, // { Name = "Schülera", Path = "/Admin/Student/Student_sik", Icon = "accessibility" },
new MenuItem() new MenuItem()
{ Name = "Auswertungen", Path = "/Admin/Reporting", Icon = "list" }, { Name = "Zuteilung", Path = "/Admin/Zuteilung/Zuteilung", Icon = "grade" },
new MenuItem()
new MenuItem() { Name = "Auswertungen", Path = "/Admin/Reporting", Icon = "list" },
{ Name = "Administration", Icon="build",
Children = new [] { new MenuItem()
new MenuItem() { Name = "Administration", Icon="build",
{ Children = new [] {
Name = "Stammdaten",Icon="Home", new MenuItem()
Children = new [] {
{ Name = "Stammdaten",Icon="Home",
new MenuItem() {Name="Einstellungen",Path = "Admin/Optionen/OptionenList"}, Children = new []
new MenuItem() {Name="Benutzer",Path = "Admin/AspNetUsers/AspNetUserRolleList"}, {
new MenuItem() {Name="Berufe",Path = "Admin/Beruf/BerufList"}, new MenuItem() {Name="Einstellungen",Path = "Admin/Optionen/OptionenList"},
new MenuItem() {Name="Zeiten",Path = "Admin/Zeiten/ZeitenList"}, new MenuItem() {Name="Benutzer",Path = "Admin/AspNetUsers/AspNetUserRolleList"},
new MenuItem() {Name="Schulhaus",Path = "Admin/Schulhaus/Schulhauslist"}, new MenuItem() {Name="Berufe",Path = "Admin/Beruf/BerufList"},
new MenuItem() {Name="Lehrer",Path = "Admin/Teacher/Teacher"}, new MenuItem() {Name="Zeiten",Path = "Admin/Zeiten/ZeitenList"},
new MenuItem() {Name="Klassen",Path = "Admin/Klassen"}, new MenuItem() {Name="Schulhaus",Path = "Admin/Schulhaus/Schulhauslist"},
new MenuItem() {Name="Klassentyp",Path = "Admin/Klassentyp/Klassentyplist"}, new MenuItem() {Name="Lehrer",Path = "Admin/Teacher/Teacher"},
new MenuItem() {Name="Zugehörigkeit",Path = "Admin/Zugehörigkeit"}, new MenuItem() {Name="Klassen",Path = "Admin/Klassen"},
new MenuItem() {Name="Anrede",Path = "Admin/Anrede/AnredeList"}, 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", new MenuItem()
Children = new [] {
{ Name = "Auswertungen",Icon="Home",
new MenuItem() {Name="Definition",Path = "Admin/Reporting/Defintion"}, Children = new []
new MenuItem() {Name="Dokumente",Path = "Admin/Reporting/Dokumente"}, {
}, 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 = "User/Userlist" new MenuItem()
} {
} Name = "Schulhaus",
} Path = "Admin/User/Userlist"
}; }
}
}
public IEnumerable<MenuItem> MenuComapny };
{
get
{ public IEnumerable<MenuItem> MenuComapny
return CompanyMenu; {
} get
} {
return CompanyMenu;
public IEnumerable<MenuItem> MenuTeacher }
{ }
get
{ public IEnumerable<MenuItem> MenuTeacher
return TeacherMenu; {
} get
} {
return TeacherMenu;
public IEnumerable<MenuItem> MenuAdmin }
{ }
get
{ public IEnumerable<MenuItem> MenuAdmin
return AdminMenu; {
} get
} {
return AdminMenu;
}
}
}
} }
}

View File

@@ -1,321 +1,355 @@
using Microsoft.Extensions.Configuration; using Microsoft.Extensions.Configuration;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.ComponentModel; using System.ComponentModel;
using System.Data; using System.Data;
using System.Data.SqlClient; using System.Data.SqlClient;
using System.IO; using System.IO;
using System.Linq; using System.Linq;
using System.Reflection; using System.Reflection;
using System.Text; using System.Text;
using System.Threading.Tasks; using System.Threading.Tasks;
namespace BlazorApp.Helper namespace BlazorApp.Helper
{ {
public class dbhelper public class dbhelper
{ {
//SqlConnection con; //SqlConnection con;
string connectionstring; string connectionstring;
public DataSet dsdaten = new DataSet(); public DataSet dsdaten = new DataSet();
private static DataTable SP_Parameters = new DataTable(); private static DataTable SP_Parameters = new DataTable();
private SqlDataAdapter dadaten; private SqlDataAdapter dadaten;
public dbhelper() public dbhelper()
{ {
var configuation = GetConfiguration(); var configuation = GetConfiguration();
connectionstring = configuation.GetSection("ConnectionStrings").GetSection("BlazorAppContextConnection").Value; connectionstring = configuation.GetSection("ConnectionStrings").GetSection("BlazorAppContextConnection").Value;
SP_Parameters.Rows.Clear(); SP_Parameters.Rows.Clear();
SP_Parameters.Columns.Clear(); SP_Parameters.Columns.Clear();
SP_Parameters.Columns.Add("Paramname"); SP_Parameters.Columns.Add("Paramname");
SP_Parameters.Columns.Add("Paramvalue"); SP_Parameters.Columns.Add("Paramvalue");
} }
public string Get_Option(int ID) public string Get_Option(int ID)
{ {
try try
{ {
SqlDataAdapter dad = new SqlDataAdapter(); SqlDataAdapter dad = new SqlDataAdapter();
string sql = "Select Inhalt from optionen where id=" + ID.ToString() ; string sql = "Select Inhalt from optionen where id=" + ID.ToString() ;
DataTable data = new DataTable(); DataTable data = new DataTable();
dad = new SqlDataAdapter(sql, this.connectionstring); dad = new SqlDataAdapter(sql, this.connectionstring);
dad.Fill(data); dad.Fill(data);
string s; string s;
s = data.Rows[0][0].ToString(); s = data.Rows[0][0].ToString();
return s; return s;
dad.Dispose(); dad.Dispose();
data.Dispose(); data.Dispose();
} }
catch (Exception ex) catch (Exception ex)
{ {
int a = 1; int a = 1;
return ""; return "";
} }
} }
public void add_sp_param(string paramname, string paramvalue) public void add_sp_param(string paramname, string paramvalue)
{ {
DataRow r = SP_Parameters.NewRow(); DataRow r = SP_Parameters.NewRow();
r[0] = paramname; r[0] = paramname;
r[1] = paramvalue; r[1] = paramvalue;
SP_Parameters.Rows.Add(r); SP_Parameters.Rows.Add(r);
} }
public static DataTable ObjectToDataTable(object o) public static DataTable ObjectToDataTable(object o)
{ {
DataTable dt = new DataTable(); DataTable dt = new DataTable();
List<PropertyInfo> properties = o.GetType().GetProperties().ToList(); List<PropertyInfo> properties = o.GetType().GetProperties().ToList();
foreach (PropertyInfo prop in properties) foreach (PropertyInfo prop in properties)
dt.Columns.Add(prop.Name, prop.PropertyType); dt.Columns.Add(prop.Name, prop.PropertyType);
dt.TableName = o.GetType().Name; dt.TableName = o.GetType().Name;
return dt; return dt;
} }
public IConfigurationRoot GetConfiguration() public IConfigurationRoot GetConfiguration()
{ {
var builder = new ConfigurationBuilder().SetBasePath(Directory.GetCurrentDirectory()).AddJsonFile("appsettings.json", optional: true, reloadOnChange: true); var builder = new ConfigurationBuilder().SetBasePath(Directory.GetCurrentDirectory()).AddJsonFile("appsettings.json", optional: true, reloadOnChange: true);
return builder.Build(); return builder.Build();
} }
public DataTable Get_Tabledata(string Tablename, bool StoredProc = false, bool is_SQL_String = false, DataTable sp_params = null ) public DataTable Get_Tabledata(string Tablename, bool StoredProc = false, bool is_SQL_String = false, DataTable sp_params = null )
{ {
SqlConnection sqlconnect = new SqlConnection(); SqlConnection sqlconnect = new SqlConnection();
DataSet ds = new DataSet(); DataSet ds = new DataSet();
ds.Tables.Clear(); ds.Tables.Clear();
sqlconnect.ConnectionString = this.connectionstring; sqlconnect.ConnectionString = this.connectionstring;
sqlconnect.Open(); sqlconnect.Open();
SqlDataAdapter da = new SqlDataAdapter("", sqlconnect); SqlDataAdapter da = new SqlDataAdapter("", sqlconnect);
SqlCommand sqlcmd = new SqlCommand(); SqlCommand sqlcmd = new SqlCommand();
sqlcmd.Connection = sqlconnect; sqlcmd.Connection = sqlconnect;
if (StoredProc == true) if (StoredProc == true)
{ {
sqlcmd.CommandType = CommandType.StoredProcedure; sqlcmd.CommandType = CommandType.StoredProcedure;
if (Tablename.IndexOf("@@Mandantnr@@") > 0) if (Tablename.IndexOf("@@Mandantnr@@") > 0)
Tablename = Tablename.Replace("@@Mandantnr@@", ""); Tablename = Tablename.Replace("@@Mandantnr@@", "");
sqlcmd.CommandText = Tablename; sqlcmd.CommandText = Tablename;
foreach (DataRow r in SP_Parameters.Rows) foreach (DataRow r in SP_Parameters.Rows)
{ {
sqlcmd.Parameters.Add(r["Paramname"].ToString(), SqlDbType.VarChar); sqlcmd.Parameters.Add(r["Paramname"].ToString(), SqlDbType.VarChar);
sqlcmd.Parameters[sqlcmd.Parameters.Count - 1].Value = r["Paramvalue"].ToString(); sqlcmd.Parameters[sqlcmd.Parameters.Count - 1].Value = r["Paramvalue"].ToString();
}; };
} }
else else
{ {
sqlcmd.CommandType = CommandType.Text; sqlcmd.CommandType = CommandType.Text;
sqlcmd.CommandText = "Select * from " + Tablename; sqlcmd.CommandText = "Select * from " + Tablename;
} }
if (is_SQL_String == true) if (is_SQL_String == true)
sqlcmd.CommandText = Tablename; sqlcmd.CommandText = Tablename;
da.SelectCommand = sqlcmd; da.SelectCommand = sqlcmd;
da.Fill(dsdaten, "Daten"); da.Fill(dsdaten, "Daten");
sqlconnect.Close(); sqlconnect.Close();
return dsdaten.Tables[0]; return dsdaten.Tables[0];
} }
public void Exec_SQL(string sql)
public void Get_Tabeldata_for_Update(string Tablename, bool StoredProc = false, bool is_SQL_String = false) {
{ SqlConnection sqlconnect = new SqlConnection();
dsdaten.Clear(); SqlCommand sqlcmd = new SqlCommand();
dsdaten.Tables.Clear(); sqlcmd.Connection = sqlconnect;
dadaten = new SqlDataAdapter(Tablename, this.connectionstring); sqlconnect.ConnectionString = this.connectionstring;
dadaten.Fill(dsdaten, Tablename); sqlcmd.CommandType = CommandType.Text;
} sqlcmd.CommandText = sql;
public void Update_Tabeldata() sqlcmd.Connection.Open();
{ sqlcmd.ExecuteNonQuery();
SqlCommandBuilder cb = new SqlCommandBuilder(dadaten); sqlcmd.Connection.Close();
dadaten.Update(dsdaten, dsdaten.Tables[0].TableName);
} }
public void Get_Tabeldata_for_Update(string Tablename, bool StoredProc = false, bool is_SQL_String = false)
public Dictionary<string, List<object>> DatatableToDictionary(DataTable dataTable) {
{ dsdaten.Clear();
var dict = new Dictionary<string, List<object>>(); dsdaten.Tables.Clear();
foreach (DataColumn dataColumn in dataTable.Columns) dadaten = new SqlDataAdapter(Tablename, this.connectionstring);
{ dadaten.Fill(dsdaten, Tablename);
var columnValueList = new List<object>(); }
public void Update_Tabeldata()
foreach (DataRow dataRow in dataTable.Rows) {
{ SqlCommandBuilder cb = new SqlCommandBuilder(dadaten);
columnValueList.Add(dataRow[dataColumn.ColumnName]); dadaten.Update(dsdaten, dsdaten.Tables[0].TableName);
} }
dict.Add(dataColumn.ColumnName, columnValueList); public Dictionary<string, List<object>> DatatableToDictionary(DataTable dataTable)
} {
return dict; var dict = new Dictionary<string, List<object>>();
} foreach (DataColumn dataColumn in dataTable.Columns)
#region "Converters" {
var columnValueList = new List<object>();
public List<T> ConvertDataTable<T>(DataTable dt)
{ foreach (DataRow dataRow in dataTable.Rows)
List<T> data = new List<T>(); {
columnValueList.Add(dataRow[dataColumn.ColumnName]);
foreach (DataRow row in dt.Rows) }
{
T item = GetItem<T>(row); dict.Add(dataColumn.ColumnName, columnValueList);
data.Add(item); }
} return dict;
}
return data; #region "Converters"
}
public List<T> ConvertDataTable<T>(DataTable dt)
private T GetItem<T>(DataRow dr) {
{ List<T> data = new List<T>();
Type temp = typeof(T);
T obj = Activator.CreateInstance<T>(); foreach (DataRow row in dt.Rows)
{
foreach (DataColumn column in dr.Table.Columns) T item = GetItem<T>(row);
{ data.Add(item);
foreach (PropertyInfo pro in temp.GetProperties()) }
{
if (pro.Name == column.ColumnName) return data;
try }
{
pro.SetValue(obj, dr[column.ColumnName], null/* TODO Change to default(_) if this is not a reference type */); private T GetItem<T>(DataRow dr)
{
} Type temp = typeof(T);
catch T obj = Activator.CreateInstance<T>();
{ }
foreach (DataColumn column in dr.Table.Columns)
{
else foreach (PropertyInfo pro in temp.GetProperties())
continue; {
} if (pro.Name == column.ColumnName)
} try
{
return obj; pro.SetValue(obj, dr[column.ColumnName], null/* TODO Change to default(_) if this is not a reference type */);
}
}
public IEnumerable<T> GetEntities<T>(DataTable dt) catch
{ { }
if (dt == null)
{
return null; else
} continue;
}
List<T> returnValue = new List<T>(); }
List<string> typeProperties = new List<string>();
return obj;
T typeInstance = Activator.CreateInstance<T>(); }
foreach (DataColumn column in dt.Columns) public IEnumerable<T> GetEntities<T>(DataTable dt)
{ {
var prop = typeInstance.GetType().GetProperty(column.ColumnName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public); if (dt == null)
if (prop != null) {
{ return null;
typeProperties.Add(column.ColumnName); }
}
} List<T> returnValue = new List<T>();
List<string> typeProperties = new List<string>();
foreach (DataRow row in dt.Rows)
{ T typeInstance = Activator.CreateInstance<T>();
T entity = Activator.CreateInstance<T>();
foreach (DataColumn column in dt.Columns)
foreach (var propertyName in typeProperties) {
{ var prop = typeInstance.GetType().GetProperty(column.ColumnName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public);
if (prop != null)
if (row[propertyName] != DBNull.Value) {
{ typeProperties.Add(column.ColumnName);
string str = row[propertyName].GetType().FullName; }
}
if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.String))
{ foreach (DataRow row in dt.Rows)
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); T entity = Activator.CreateInstance<T>();
}
else if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.Guid)) foreach (var propertyName in typeProperties)
{ {
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); if (row[propertyName] != DBNull.Value)
} {
else string str = row[propertyName].GetType().FullName;
{
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, row[propertyName], BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null); if (entity.GetType().GetProperty(propertyName).PropertyType == typeof(System.String))
} {
} object Val = row[propertyName].ToString();
else entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, Val, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
{ }
entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, null, 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);
returnValue.Add(entity); }
} else
{
return returnValue.AsEnumerable(); entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, row[propertyName], BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
} }
public string DataTableToJSONWithStringBuilder(DataTable table) }
{ else
var JSONString = new StringBuilder(); {
if (table.Rows.Count > 0) entity.GetType().GetProperty(propertyName, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public).SetValue(entity, null, BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Public, null, null, null);
{ }
JSONString.Append("["); }
for (int i = 0; i < table.Rows.Count; i++)
{ returnValue.Add(entity);
JSONString.Append("{"); }
for (int j = 0; j < table.Columns.Count; j++)
{ return returnValue.AsEnumerable();
if (j < table.Columns.Count - 1) }
{ public string DataTableToJSONWithStringBuilder(DataTable table)
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\","); {
} var JSONString = new StringBuilder();
else if (j == table.Columns.Count - 1) if (table.Rows.Count > 0)
{ {
JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\""); JSONString.Append("[");
} for (int i = 0; i < table.Rows.Count; i++)
} {
if (i == table.Rows.Count - 1) JSONString.Append("{");
{ for (int j = 0; j < table.Columns.Count; j++)
JSONString.Append("}"); {
} if (j < table.Columns.Count - 1)
else {
{ JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\",");
JSONString.Append("},"); }
} else if (j == table.Columns.Count - 1)
} {
JSONString.Append("]"); JSONString.Append("\"" + table.Columns[j].ColumnName.ToString() + "\":" + "\"" + table.Rows[i][j].ToString() + "\"");
} }
return JSONString.ToString(); }
} if (i == table.Rows.Count - 1)
public string ConvertDataTableToString(DataTable table) {
{ JSONString.Append("}");
int iColumnCount = table.Columns.Count; }
int iRowCount = table.Rows.Count; else
int iTempRowCount = 0; {
string strColumName = table.Columns[0].ColumnName; JSONString.Append("},");
string strOut = "{"; }
foreach (DataRow row in table.Rows) }
{ JSONString.Append("]");
strOut = strOut + "{"; }
foreach (DataColumn col in table.Columns) return JSONString.ToString();
{ }
string val = row.Field<string>(col.ColumnName); public string ConvertDataTableToString(DataTable table)
strOut = strOut + col.ColumnName + ":" + val; {
int iColumnCount = table.Columns.Count;
if (col.Ordinal != iColumnCount - 1) int iRowCount = table.Rows.Count;
{ int iTempRowCount = 0;
strOut = strOut + ","; string strColumName = table.Columns[0].ColumnName;
} string strOut = "{";
} foreach (DataRow row in table.Rows)
strOut = strOut + "}"; {
iTempRowCount++; strOut = strOut + "{";
foreach (DataColumn col in table.Columns)
if (iTempRowCount != iRowCount) {
{ string val = row.Field<string>(col.ColumnName);
strOut = strOut + ","; strOut = strOut + col.ColumnName + ":" + val;
}
} if (col.Ordinal != iColumnCount - 1)
strOut = strOut + "}"; {
return strOut; strOut = strOut + ",";
} }
#endregion }
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" @page "/Admin/Student/Student"
@inject Blazored.SessionStorage.ISessionStorageService sessionStorage @inject Blazored.SessionStorage.ISessionStorageService sessionStorage
@inject IJSRuntime jsRuntime @inject IJSRuntime jsRuntime
@inject NavigationManager NavManager @inject NavigationManager NavManager
@inherits Admin.ListBase; @inherits Admin.ListBase;
@using System.ComponentModel.DataAnnotations @using System.ComponentModel.DataAnnotations
@using Syncfusion.Blazor.Grids; @using Syncfusion.Blazor.Grids;
@using Syncfusion.Blazor.Buttons; @using Syncfusion.Blazor.Buttons;
@using Syncfusion.Blazor.Spinner; @using Syncfusion.Blazor.Spinner;
@using Syncfusion.Blazor.Navigations; @using Syncfusion.Blazor.Navigations;
@using Syncfusion.Blazor.Popups; @using Syncfusion.Blazor.Popups;
@using Syncfusion.Blazor.DropDowns @using Syncfusion.Blazor.DropDowns
@using BlazorApp.Helper @using BlazorApp.Helper
@using BWPMModels; @using BWPMModels;
<div class="container-fluid"> <div class="container-fluid">
<div class="card"> <div class="card">
<h6 class="card-header card-header2">Schüler / Berufswunsch</h6> <h6 class="card-header card-header2">Schüler / Berufswunsch</h6>
<div class="card-body"> <div class="card-body">
<div class="row"> <div class="row">
<div class="col-md-2"> <div class="col-md-2">
<div class="card"> <div class="card">
<h6 class="card-header"> <h6 class="card-header">
Klasse/Lehrer Klasse/Lehrer
</h6> </h6>
<div class="card-body"> <div class="card-body">
Klasse Klasse
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@KlasseID <BlazorApp.Pages.Shared.KlasseList @ref="KlasseList" OnKlasseChanged="KlasseChanged"></BlazorApp.Pages.Shared.KlasseList>
Data=@intKlasse Lehrer
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" /> <BlazorApp.Pages.Shared.LehrerList @ref="LehrerList" OnLehrerChanged="LehrerChanged"></BlazorApp.Pages.Shared.LehrerList>
Lehrer <SfCheckBox Label="Alle Schüler" @bind-Checked="alleschueler" @onchange="onAlleSchuelerChange"> ></SfCheckBox>
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@LehrerID </div>
Data=@intLehrer </div>
Change=@(args => OnChange(args, "DropDown")) TextProperty="bezeichnung" ValueProperty="id" /> <br />
</div> <div class="card">
</div> <h6 class="card-header">
<br /> Schüler
<div class="card"> <input type="hidden" @bind="UID">
<h6 class="card-header"> </h6>
Schüler <div class="card-body">
</h6> <BlazorApp.Pages.Shared.SchuelerList @ref="SchuelerList" OnSchuelerChanged="SchuelerChanged"></BlazorApp.Pages.Shared.SchuelerList>
<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> </div>
</div> <div class="col-md-10">
<div class="col-md-10"> <SfAccordion ExpandMode="ExpandMode.Multiple" @bind-ExpandedIndices=ExpandItems>
<SfAccordion ExpandMode="ExpandMode.Multiple" @bind-ExpandedIndices=ExpandItems> <AccordionItems>
<AccordionItems> <AccordionItem>
<AccordionItem> <HeaderTemplate><h4>Schüler-Daten</h4></HeaderTemplate>
<HeaderTemplate><h4>Schüler-Daten</h4></HeaderTemplate> <ContentTemplate>
<ContentTemplate> <StudentEdit @ref="StudentEdit" iSchuelerID="@ISchuelerID"></StudentEdit>
@*<div class="row">
<SfButton IsPrimary="true" OnClick="@(() => NewClick())">Neuer Schüler</SfButton>&nbsp; </ContentTemplate>
</div>*@ </AccordionItem>
<hr /> <AccordionItem>
<EditForm Model="_schueler" OnValidSubmit="@Submit" OnInvalidSubmit="@InvalidSubmit"> <HeaderTemplate><h4>Berufswünsche</h4></HeaderTemplate>
<input type="hidden" id="hiddenschuelerid" name="hiddenschuelerid" @bind="_schueler.ID"> <ContentTemplate>
<div class="row"> <Berufswunsch @ref="Berufswunsch"></Berufswunsch>
<div class="col-md-1"> </ContentTemplate>
</AccordionItem>
Name <AccordionItem>
</div> <HeaderTemplate><h4>Zuteilung</h4></HeaderTemplate>
<div class="col-md-3"> <ContentTemplate>
<InputText id="Name" class="form-control" @bind-Value="_schueler.name" placeholder="Nachname" disabled="@FieldDisabled" /> <div class="row">
<ValidationMessage For="@(() => _schueler.name)" /> <div class="col-sm-4">
</div> <h6>Berufswahl</h6>
<div class="col-md-1"> <BlazorApp.Pages.Shared.BerufswunschListe AllowUpdates="false" @ref="BerufswunschListe" OnGridClicked="Refresh_OP"></BlazorApp.Pages.Shared.BerufswunschListe>
</div>
Vorname <div class="col-md-8">
</div> <h6>Zuteilungen</h6>
<div class="col-md-3"> <BlazorApp.Pages.Admin.Student.Zuteilung @ref="Zuteilung" OnGridClicked="OnGridClicked1"></BlazorApp.Pages.Admin.Student.Zuteilung>
<br />
<InputText id="Vorname" class="form-control" @bind-Value="_schueler.vorname" placeholder="Vorname" disabled="@FieldDisabled" /> <h6>Offene Plätze</h6>
<ValidationMessage For="@(() => _schueler.name)" /> <BlazorApp.Pages.Shared.OffenePlaetze @ref="OP" OnGridChanged="OnGridClicked1"></BlazorApp.Pages.Shared.OffenePlaetze>
</div> </div>
<div class="col-md-1"> </div>
</ContentTemplate>
Bemerkung </AccordionItem>
</div> </AccordionItems>
<div class="col-md-3"> </SfAccordion>
<InputText id="Bemerkung" class="form-control" @bind-Value="_schueler.bemerkung" placeholder="Bemerkung" disabled="@FieldDisabled" />
</div>
</div>
<div class="row"> </div>
<div class="col-md-1"> </div>
Klasse </div>
</div> </div>
<div class="col-md-3"> </div>
<RadzenDropDown AllowClear="true" TValue="string" @bind-Value=@SchuelerklasseID
Data=@Schuelerklasse @code {
TextProperty="bezeichnung" ValueProperty="id" /> BlazorApp.Pages.Shared.KlasseList KlasseList { get; set; }
</div> BlazorApp.Pages.Shared.LehrerList LehrerList { get; set; }
<div class="col-md-1"> BlazorApp.Pages.Shared.SchuelerList SchuelerList { get; set; }
Typ BlazorApp.Pages.Admin.Student.StudentEdit StudentEdit { get; set; }
</div> BlazorApp.Pages.Admin.Student.Berufswunsch Berufswunsch { get; set; }
<div class="col-md-3"> BlazorApp.Pages.Shared.BerufswunschListe BerufswunschListe { get; set; }
<SfDropDownList @bind-Value="@KlasseTypID" TValue="string" TItem="Klassentyp" Placeholder="Klassentyp" DataSource="@klassentyp" Enabled="@DropDownEnabled"> BlazorApp.Pages.Admin.Student.Zuteilung Zuteilung { get; set; }
<DropDownListFieldSettings Value="ID" Text="bezeichnung"></DropDownListFieldSettings> BlazorApp.Pages.Shared.OffenePlaetze OP { get; set; }
</SfDropDownList> public int[] ExpandItems = new int[] { 0 };
</div> public bool alleschueler = false;
<div class="col-md-1">
</div> public string userid = "";
<div class="col-md-3"> public string UID = "";
</div> public string lehrerID = "";
public string klasseID = "";
</div> public string ISchuelerID = "";
<br /> public string sBerufid = "";
#region "Init / AfterRender"
</EditForm>
@* <div class="row"> private void onAlleSchuelerChange(Microsoft.AspNetCore.Components.ChangeEventArgs args)
<SfButton Disabled="@FieldDisabled" IsPrimary="true" OnClick="@(() => SaveClick())">Änderungen speichern</SfButton>&nbsp; {
<SfButton Disabled="@FieldDisabled" IsPrimary="true" OnClick="@(() => DeleteClick())">Schüler löschen</SfButton> if (args.Value.ToString() == "True")
</div>*@ { SchuelerList.ReloadData("-1"); }
else
{
KlasseChanged(KlasseList.GetKlasseID());
</ContentTemplate> }
</AccordionItem> }
<AccordionItem>
<HeaderTemplate><h4>Berufswünsche</h4></HeaderTemplate> protected override async Task OnInitializedAsync()
<ContentTemplate> {
<div class="row">
@* <div class="col-md-4"> ExpandItems = new int[] { 1 };
<RadzenListBox @bind-Value=@BerufID Data=@berufe TextProperty="bezeichnung" ValueProperty="ID" Style="height:250px" /> userid = await sessionStorage.GetItemAsync<string>("UserID");
<br /> UID = userid;
<RadzenButton style="margin: 0 1rem 1rem 0" Click=@(args => InsertBeruf()) Text="Beruf zuordnen" ButtonStyle="ButtonStyle.Secondary" /> klasseID = KlasseList.GetKlasseID();
</div> lehrerID = LehrerList.GetLehrerID();
*@ <div class="col-md-8">
<SfGrid ID="Grid3" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" Toolbar="@(new List<string>() { "Edit", "Delete" })"> SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings> ExpandItems = new int[] { 2 };
<GridEditSettings AllowAdding="true" AllowDeleting="true" AllowEditing="true" Mode="EditMode.Dialog"></GridEditSettings> SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents> ExpandItems = new int[] { 2 };
<GridColumns> }
<GridColumn Type="ColumnType.CheckBox" AllowFiltering="false" AllowSorting="false" Width="60"></GridColumn>
protected override async Task OnAfterRenderAsync(bool firstRender)
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn> {
userid = await sessionStorage.GetItemAsync<string>("UserID");
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn>
if (userid == null)
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="150"></GridForeignColumn> {
var authState = await authenticationStateTask;
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="true"></GridColumn> var userId = authState.User.Claims.FirstOrDefault().Value;
var user = authState.User;
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="100" Visible="true"></GridColumn>
if (user.Identity.IsAuthenticated)
<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> await sessionStorage.SetItemAsync("UserID", userId);
}
<GridColumn Field=@nameof(SchuelerBeruf.mutiert_am) HeaderText="Mutiert_am" Width="100" Visible="false" Format="d" Type="ColumnType.Date"></GridColumn> else
{
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn> await sessionStorage.SetItemAsync("UserID", userId);
}
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn> }
</GridColumns>
</SfGrid> }
<div class="container">
<h2></h2> public void KlasseChanged(String KlasseID)
<div class="panel panel-default"> {
<div class="panel-body" style="color:red">@((MarkupString)berufhinweis)</div> SchuelerChanged(SchuelerList.ReloadData(KlasseID));
</div> }
</div> public void LehrerChanged(string LehrerID)
</div> {
</div> KlasseList.ReloadByLehrer(LehrerID);
SchuelerChanged(SchuelerList.ReloadData(KlasseList.GetKlasseID()));
</ContentTemplate> }
</AccordionItem> public void SchuelerChanged(string SchuelerID)
<AccordionItem> {
<HeaderTemplate><h4>Zuteilung</h4></HeaderTemplate> ISchuelerID = SchuelerID;
<ContentTemplate> try { StudentEdit.ReloadData(SchuelerID); } catch { };
<div class="row"> try
{
<div class="col-sm-4"> Berufswunsch.SchuelerID = Convert.ToInt32(SchuelerID);
<h4>Berufswunsch</h4> Berufswunsch.userid = userid;
<SfGrid ID="Grid4" DataSource="@GridData" @ref="Grid" AllowPaging="false" AllowSorting="true" > Berufswunsch.SchuelerID = Convert.ToInt32(SchuelerID);
<GridPageSettings PageCount="5" PageSizes="true"></GridPageSettings> Berufswunsch.ReloadData(SchuelerID);
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings> BerufswunschListe.ReloadData(Convert.ToInt32(SchuelerID));
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents> Zuteilung.userid = userid;
<GridColumns> Zuteilung.SchuelerID = Convert.ToInt32(SchuelerID);
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn> Zuteilung.ReloadData(Convert.ToInt32(SchuelerID));
OP.SchuelerID = Convert.ToInt32(SchuelerID);
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn> }
catch {
<GridForeignColumn Field=@nameof(SchuelerBeruf.berufID) HeaderText="Beruf" ForeignKeyField="ID" ForeignKeyValue="bezeichnung" ForeignDataSource="@berufe" Width="100"></GridForeignColumn> int i =0;
}
<GridColumn Field=@nameof(SchuelerBeruf.bemerkung) HeaderText="Bemerkung" Width="100" Visible="false"></GridColumn> }
private void Refresh_OP(string Berufid)
<GridColumn Field=@nameof(SchuelerBeruf.prioritaet) HeaderText="Prioritaet" Width="80" Visible="true"></GridColumn> {
int KlasseTypID = 0;
<GridColumn Field=@nameof(SchuelerBeruf.aktiv) HeaderText="Aktiv" Width="100" Visible="false" DisplayAsCheckBox="true"></GridColumn> sBerufid = Berufid;
OP.ReloadData(Convert.ToInt32(Berufid), KlasseTypID);
<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> private void OnGridClicked1(string Schuelerid)
{
<GridColumn Field=@nameof(SchuelerBeruf.mutierer) HeaderText="Mutierer" Width="100" Visible="false"></GridColumn> Zuteilung.userid = userid;
Zuteilung.SchuelerID = Convert.ToInt32(Schuelerid);
<GridColumn Field=@nameof(SchuelerBeruf.mandantnr) HeaderText="Mandantnr" Width="100" Visible="false"></GridColumn> Zuteilung.ReloadData(Convert.ToInt32(Schuelerid));
</GridColumns>
</SfGrid> int KlasseTypID = 0;
</div> OP.ReloadData(Convert.ToInt32(sBerufid), KlasseTypID);
<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> private void OnGridClicked(string Schuelerid)
<GridEditSettings AllowAdding="false" AllowDeleting="false" AllowEditing="false" Mode="EditMode.Dialog"></GridEditSettings> {
<GridEvents OnActionBegin="OnBeginHandler" OnActionComplete="OnCompletedHandler" TValue="SchuelerBeruf" OnDataBound="RowDataBoundHandler"></GridEvents> OP.SchuelerID = Convert.ToInt32(Schuelerid);
<GridColumns> int KlasseTypID = 0;
<GridColumn Field=@nameof(SchuelerBeruf.ID) HeaderText="Id" IsPrimaryKey="true" AllowAdding="false" Visible="false" Width="60"></GridColumn> OP.ReloadData(Convert.ToInt32(sBerufid), KlasseTypID);
<GridColumn Field=@nameof(SchuelerBeruf.schuelerID) HeaderText="Schuelerid" Width="100" Visible="false"></GridColumn> }
#endregion
<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();
}
}

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