diff --git a/RentACar/Data/RentACarDbContext.cs b/RentACar/Data/RentACarDbContext.cs index ac86300..cb961a0 100644 --- a/RentACar/Data/RentACarDbContext.cs +++ b/RentACar/Data/RentACarDbContext.cs @@ -8,7 +8,6 @@ namespace Data { public virtual DbSet Users { get; set; } public virtual DbSet Cars { get; set; } - public virtual DbSet Roles { get; set; } public virtual DbSet Request { get; set; } } diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Areas/Identity/Pages/_ViewStart.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Areas/Identity/Pages/_ViewStart.cshtml.g.cs index 690fefb..30a762d 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Areas/Identity/Pages/_ViewStart.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Areas/Identity/Pages/_ViewStart.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Areas\Identity\Pages\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13b82ef97968a56a4de533f67cf3e21d662f41aa" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Areas\Identity\Pages\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13b82ef97968a56a4de533f67cf3e21d662f41aa" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Areas_Identity_Pages__ViewStart), @"mvc.1.0.view", @"/Areas/Identity/Pages/_ViewStart.cshtml")] @@ -13,13 +13,15 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"13b82ef97968a56a4de533f67cf3e21d662f41aa", @"/Areas/Identity/Pages/_ViewStart.cshtml")] + #nullable restore public class Areas_Identity_Pages__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Areas\Identity\Pages\_ViewStart.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Areas\Identity\Pages\_ViewStart.cshtml" Layout = "/Views/Shared/_Layout.cshtml"; @@ -28,16 +30,26 @@ namespace AspNetCore #nullable disable } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Index.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Index.cshtml.g.cs index bed951c..af159e2 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Index.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Index.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "99464617055fdb505bb0bb7fd91f9b14f7b0d030" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "99464617055fdb505bb0bb7fd91f9b14f7b0d030" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,13 +28,15 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"99464617055fdb505bb0bb7fd91f9b14f7b0d030", @"/Views/Home/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Home_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\Home\Index.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Index.cshtml" ViewData["Title"] = "Home Page"; @@ -44,16 +46,26 @@ using API.Models; WriteLiteral("\r\n
\r\n

Welcome

\r\n

Learn about building Web apps with ASP.NET Core.

\r\n
\r\n"); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Privacy.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Privacy.cshtml.g.cs index c447645..029d94e 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Privacy.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Home/Privacy.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d8ddb6bffa5a9b264bf8f89038bf03c234083fd3" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d8ddb6bffa5a9b264bf8f89038bf03c234083fd3" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,13 +28,15 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d8ddb6bffa5a9b264bf8f89038bf03c234083fd3", @"/Views/Home/Privacy.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Home_Privacy : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\Home\Privacy.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml" ViewData["Title"] = "Privacy Policy"; @@ -43,7 +45,7 @@ using API.Models; #nullable disable WriteLiteral("

"); #nullable restore -#line 4 "C:\Users\User\Desktop\RentACar\API\Views\Home\Privacy.cshtml" +#line 4 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml" Write(ViewData["Title"]); #line default @@ -52,16 +54,26 @@ Write(ViewData["Title"]); WriteLiteral("

\r\n\r\n

Use this page to detail your site\'s privacy policy.

\r\n"); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/Error.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/Error.cshtml.g.cs index f0fd278..5fc6e65 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/Error.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/Error.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,13 +28,15 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"d6a5625cc8fb4476f348b0fe9041c550465d8bf9", @"/Views/Shared/Error.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Shared_Error : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\Shared\Error.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" ViewData["Title"] = "Error"; @@ -43,7 +45,7 @@ using API.Models; #nullable disable WriteLiteral("\r\n

Error.

\r\n

An error occurred while processing your request.

\r\n\r\n"); #nullable restore -#line 9 "C:\Users\User\Desktop\RentACar\API\Views\Shared\Error.cshtml" +#line 9 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" if (Model.ShowRequestId) { @@ -52,7 +54,7 @@ using API.Models; #nullable disable WriteLiteral("

\r\n Request ID: "); #nullable restore -#line 12 "C:\Users\User\Desktop\RentACar\API\Views\Shared\Error.cshtml" +#line 12 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" Write(Model.RequestId); #line default @@ -60,7 +62,7 @@ using API.Models; #nullable disable WriteLiteral("\r\n

\r\n"); #nullable restore -#line 14 "C:\Users\User\Desktop\RentACar\API\Views\Shared\Error.cshtml" +#line 14 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" } #line default @@ -80,16 +82,26 @@ using API.Models; "); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_Layout.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_Layout.cshtml.g.cs index 3bf2cea..fbc1fe0 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_Layout.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_Layout.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3158700eaa26351e172f74aa059104614f3cc38d" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3158700eaa26351e172f74aa059104614f3cc38d" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,7 +28,9 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"3158700eaa26351e172f74aa059104614f3cc38d", @"/Views/Shared/_Layout.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Shared__Layout : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("stylesheet"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/css/bootstrap.min.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); @@ -73,17 +75,17 @@ using API.Models; public async override global::System.Threading.Tasks.Task ExecuteAsync() { WriteLiteral("\r\n\r\n"); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d8100", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d8197", async() => { WriteLiteral("\r\n \r\n \r\n "); #nullable restore -#line 6 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_Layout.cshtml" +#line 6 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" Write(ViewData["Title"]); #line default #line hidden #nullable disable WriteLiteral(" - API\r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d8720", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d8834", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -98,7 +100,7 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d9898", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d10012", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -125,9 +127,9 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n"); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d11780", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d11895", async() => { WriteLiteral("\r\n
\r\n \r\n
\r\n
\r\n
\r\n "); #nullable restore -#line 35 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_Layout.cshtml" +#line 35 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" Write(RenderBody()); #line default #line hidden #nullable disable WriteLiteral("\r\n
\r\n
\r\n\r\n
\r\n
\r\n © 2022 - API - "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d19912", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d20044", async() => { WriteLiteral("Privacy"); } ); @@ -241,7 +243,7 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n
\r\n
\r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d21594", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d21726", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -255,7 +257,7 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d22695", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d22827", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -269,7 +271,7 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d23796", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d23928", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -279,7 +281,7 @@ using API.Models; __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value; __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12); #nullable restore -#line 46 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_Layout.cshtml" +#line 46 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true; #line default @@ -295,7 +297,7 @@ __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true; __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n "); #nullable restore -#line 47 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_Layout.cshtml" +#line 47 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" Write(await RenderSectionAsync("Scripts", required: false)); #line default @@ -316,16 +318,26 @@ Write(await RenderSectionAsync("Scripts", required: false)); WriteLiteral("\r\n\r\n"); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_LoginPartial.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_LoginPartial.cshtml.g.cs index 40b2963..dfe8cfb 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_LoginPartial.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_LoginPartial.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "eb6b06876c970ec21dbfdcf2953e86f4184913c4" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "eb6b06876c970ec21dbfdcf2953e86f4184913c4" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__LoginPartial), @"mvc.1.0.view", @"/Views/Shared/_LoginPartial.cshtml")] @@ -13,21 +13,21 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default #line hidden #nullable disable #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" using Microsoft.AspNetCore.Identity; #line default @@ -35,7 +35,9 @@ using Microsoft.AspNetCore.Identity; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"eb6b06876c970ec21dbfdcf2953e86f4184913c4", @"/Views/Shared/_LoginPartial.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Shared__LoginPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("nav-link text-dark"), 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("asp-area", "Identity", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); @@ -73,7 +75,7 @@ using Microsoft.AspNetCore.Identity; { WriteLiteral("\r\n
    \r\n"); #nullable restore -#line 6 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 6 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" if (SignInManager.IsSignedIn(User)) { @@ -81,10 +83,10 @@ using Microsoft.AspNetCore.Identity; #line hidden #nullable disable WriteLiteral("
  • \r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c46393", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c46524", async() => { WriteLiteral("Hello "); #nullable restore -#line 9 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 9 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" Write(User.Identity.Name); #line default @@ -109,7 +111,7 @@ using Microsoft.AspNetCore.Identity; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n
  • \r\n
  • \r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c48285", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c48433", async() => { WriteLiteral("\r\n \r\n "); } ); @@ -128,7 +130,7 @@ using Microsoft.AspNetCore.Identity; } BeginWriteTagHelperAttribute(); #nullable restore -#line 12 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 12 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" WriteLiteral(Url.Action("Index", "Home", new { area = "" })); #line default @@ -146,7 +148,7 @@ using Microsoft.AspNetCore.Identity; __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n
  • \r\n"); #nullable restore -#line 16 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 16 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" } else { @@ -155,7 +157,7 @@ else #line hidden #nullable disable WriteLiteral("
  • \r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c411440", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c411622", async() => { WriteLiteral("Register"); } ); @@ -174,7 +176,7 @@ else Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n
  • \r\n
  • \r\n "); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c412931", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c413113", async() => { WriteLiteral("Login"); } ); @@ -194,7 +196,7 @@ else __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n
  • \r\n"); #nullable restore -#line 25 "C:\Users\User\Desktop\RentACar\API\Views\Shared\_LoginPartial.cshtml" +#line 25 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" } #line default @@ -203,20 +205,34 @@ else WriteLiteral("
\r\n"); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public UserManager UserManager { get; private set; } + public UserManager UserManager { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public SignInManager SignInManager { get; private set; } + public SignInManager SignInManager { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_ValidationScriptsPartial.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_ValidationScriptsPartial.cshtml.g.cs index c23c8f3..3893034 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_ValidationScriptsPartial.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/Shared/_ValidationScriptsPartial.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,7 +28,9 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47", @"/Views/Shared/_ValidationScriptsPartial.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes); @@ -56,7 +58,7 @@ using API.Models; #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473888", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473985", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -70,7 +72,7 @@ using API.Models; Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); WriteLiteral("\r\n"); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a474927", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a475024", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper(); @@ -86,16 +88,26 @@ using API.Models; WriteLiteral("\r\n"); } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewImports.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewImports.cshtml.g.cs index 77a3d21..4df9283 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewImports.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewImports.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "596ee91360b297ff619c22751a25970a765dc05e" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "596ee91360b297ff619c22751a25970a765dc05e" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")] @@ -13,37 +13,49 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default #line hidden #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewStart.cshtml.g.cs b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewStart.cshtml.g.cs index ca43397..aeb66ef 100644 --- a/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewStart.cshtml.g.cs +++ b/RentACar/WebApp/obj/Debug/net5.0/Razor/Views/_ViewStart.cshtml.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\User\Desktop\RentACar\API\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778" +#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")] @@ -13,14 +13,14 @@ namespace AspNetCore using Microsoft.AspNetCore.Mvc.Rendering; using Microsoft.AspNetCore.Mvc.ViewFeatures; #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API; #line default #line hidden #nullable disable #nullable restore -#line 2 "C:\Users\User\Desktop\RentACar\API\Views\_ViewImports.cshtml" +#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" using API.Models; #line default @@ -28,13 +28,15 @@ using API.Models; #nullable disable [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"7091c65830b0329e613be026ede8a57552863778", @"/Views/_ViewStart.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"596ee91360b297ff619c22751a25970a765dc05e", @"/Views/_ViewImports.cshtml")] + #nullable restore public class Views__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage + #nullable disable { #pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { #nullable restore -#line 1 "C:\Users\User\Desktop\RentACar\API\Views\_ViewStart.cshtml" +#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewStart.cshtml" Layout = "_Layout"; @@ -43,16 +45,26 @@ using API.Models; #nullable disable } #pragma warning restore 1998 + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } + public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } + public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!; + #nullable disable + #nullable restore [global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute] - public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } + 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; } + 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 Html { get; private set; } + public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper Html { get; private set; } = default!; + #nullable disable } } #pragma warning restore 1591 diff --git a/RentACar/WebApp/obj/Debug/net5.0/apphost.exe b/RentACar/WebApp/obj/Debug/net5.0/apphost.exe index 072b750..00542b4 100644 Binary files a/RentACar/WebApp/obj/Debug/net5.0/apphost.exe and b/RentACar/WebApp/obj/Debug/net5.0/apphost.exe differ