delete temp files
This commit is contained in:
@@ -1,86 +0,0 @@
|
|||||||
{
|
|
||||||
"format": 1,
|
|
||||||
"restore": {
|
|
||||||
"C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\Data.csproj": {}
|
|
||||||
},
|
|
||||||
"projects": {
|
|
||||||
"C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\Data.csproj": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"restore": {
|
|
||||||
"projectUniqueName": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\Data.csproj",
|
|
||||||
"projectName": "Data",
|
|
||||||
"projectPath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\Data.csproj",
|
|
||||||
"packagesPath": "C:\\Users\\todorov\\.nuget\\packages\\",
|
|
||||||
"outputPath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\obj\\",
|
|
||||||
"projectStyle": "PackageReference",
|
|
||||||
"configFilePaths": [
|
|
||||||
"C:\\Users\\todorov\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
||||||
],
|
|
||||||
"originalTargetFrameworks": [
|
|
||||||
"net5.0"
|
|
||||||
],
|
|
||||||
"sources": {
|
|
||||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
||||||
"https://api.nuget.org/v3/index.json": {}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"projectReferences": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"warningProperties": {
|
|
||||||
"warnAsError": [
|
|
||||||
"NU1605"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"dependencies": {
|
|
||||||
"Microsoft.AspNetCore.Identity.UI": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.12, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.12, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.SqlServer": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.12, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.Tools": {
|
|
||||||
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
||||||
"suppressParent": "All",
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.12, )"
|
|
||||||
},
|
|
||||||
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.2, )"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"imports": [
|
|
||||||
"net461",
|
|
||||||
"net462",
|
|
||||||
"net47",
|
|
||||||
"net471",
|
|
||||||
"net472",
|
|
||||||
"net48"
|
|
||||||
],
|
|
||||||
"assetTargetFallback": true,
|
|
||||||
"warn": true,
|
|
||||||
"frameworkReferences": {
|
|
||||||
"Microsoft.NETCore.App": {
|
|
||||||
"privateAssets": "all"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
||||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
||||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\todorov\.nuget\packages\</NuGetPackageFolders>
|
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<SourceRoot Include="C:\Users\todorov\.nuget\packages\" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.12\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.12\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.12\buildTransitive\Microsoft.AspNetCore.Identity.UI.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.12\buildTransitive\Microsoft.AspNetCore.Identity.UI.props')" />
|
|
||||||
</ImportGroup>
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\todorov\.nuget\packages\microsoft.codeanalysis.analyzers\3.0.0</PkgMicrosoft_CodeAnalysis_Analyzers>
|
|
||||||
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\todorov\.nuget\packages\microsoft.entityframeworkcore.tools\5.0.12</PkgMicrosoft_EntityFrameworkCore_Tools>
|
|
||||||
</PropertyGroup>
|
|
||||||
</Project>
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.12\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.12\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets')" />
|
|
||||||
</ImportGroup>
|
|
||||||
</Project>
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
// <autogenerated />
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Identity.UI.UIFrameworkAttribute("Bootstrap4")]
|
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Data")]
|
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("Data")]
|
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("Data")]
|
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
4a55d5247a4a011a041536255cdf50342d251ab3
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
is_global = true
|
|
||||||
build_property.TargetFramework = net5.0
|
|
||||||
build_property.TargetPlatformMinVersion =
|
|
||||||
build_property.UsingMicrosoftNETSdkWeb =
|
|
||||||
build_property.ProjectTypeGuids =
|
|
||||||
build_property.InvariantGlobalization =
|
|
||||||
build_property.PlatformNeutralAssembly =
|
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
|
||||||
build_property.RootNamespace = Data
|
|
||||||
build_property.ProjectDir = C:\Users\todorov\Desktop\rent-a-car\RentACar\Data\
|
|
||||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,140 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 2,
|
|
||||||
"dgSpecHash": "nIlQKtmYxsa7f/fin2uumQ9QYFHBDnEOB3tQzi8rbk8OmjjUWdiryNNkRuKT0/Vq791guYClYzvnMwVXZ+v1dA==",
|
|
||||||
"success": true,
|
|
||||||
"projectFilePath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\Data\\Data.csproj",
|
|
||||||
"expectedPackageFiles": [
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\humanizer.core\\2.8.26\\humanizer.core.2.8.26.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\5.0.12\\microsoft.aspnetcore.cryptography.internal.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\5.0.12\\microsoft.aspnetcore.cryptography.keyderivation.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.html.abstractions\\2.2.0\\microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.identity.ui\\5.0.12\\microsoft.aspnetcore.identity.ui.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.razor\\2.2.0\\microsoft.aspnetcore.razor.2.2.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\5.0.0\\microsoft.aspnetcore.razor.language.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.razor.runtime\\2.2.0\\microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\3.0.0\\microsoft.codeanalysis.analyzers.3.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.common\\3.8.0\\microsoft.codeanalysis.common.3.8.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.csharp\\3.8.0\\microsoft.codeanalysis.csharp.3.8.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.csharp.workspaces\\3.8.0\\microsoft.codeanalysis.csharp.workspaces.3.8.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.razor\\5.0.0\\microsoft.codeanalysis.razor.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.codeanalysis.workspaces.common\\3.8.0\\microsoft.codeanalysis.workspaces.common.3.8.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.data.sqlclient\\2.0.1\\microsoft.data.sqlclient.2.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\2.0.1\\microsoft.data.sqlclient.sni.runtime.2.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore\\5.0.12\\microsoft.entityframeworkcore.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\5.0.12\\microsoft.entityframeworkcore.abstractions.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\5.0.12\\microsoft.entityframeworkcore.analyzers.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.design\\5.0.12\\microsoft.entityframeworkcore.design.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\5.0.12\\microsoft.entityframeworkcore.relational.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\5.0.12\\microsoft.entityframeworkcore.sqlserver.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\5.0.12\\microsoft.entityframeworkcore.tools.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\5.0.0\\microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.caching.memory\\5.0.0\\microsoft.extensions.caching.memory.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.2\\microsoft.extensions.dependencyinjection.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\5.0.0\\microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\5.0.12\\microsoft.extensions.fileproviders.embedded.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.identity.core\\5.0.12\\microsoft.extensions.identity.core.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.identity.stores\\5.0.12\\microsoft.extensions.identity.stores.5.0.12.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identity.client\\4.14.0\\microsoft.identity.client.4.14.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\5.6.0\\microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.logging\\5.6.0\\microsoft.identitymodel.logging.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.protocols\\5.6.0\\microsoft.identitymodel.protocols.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\5.6.0\\microsoft.identitymodel.protocols.openidconnect.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.tokens\\5.6.0\\microsoft.identitymodel.tokens.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.netcore.targets\\1.1.3\\microsoft.netcore.targets.1.1.3.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration\\5.0.2\\microsoft.visualstudio.web.codegeneration.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.contracts\\5.0.2\\microsoft.visualstudio.web.codegeneration.contracts.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.core\\5.0.2\\microsoft.visualstudio.web.codegeneration.core.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.design\\5.0.2\\microsoft.visualstudio.web.codegeneration.design.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.entityframeworkcore\\5.0.2\\microsoft.visualstudio.web.codegeneration.entityframeworkcore.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.templating\\5.0.2\\microsoft.visualstudio.web.codegeneration.templating.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegeneration.utils\\5.0.2\\microsoft.visualstudio.web.codegeneration.utils.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.visualstudio.web.codegenerators.mvc\\5.0.2\\microsoft.visualstudio.web.codegenerators.mvc.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.win32.systemevents\\4.7.0\\microsoft.win32.systemevents.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\newtonsoft.json\\11.0.2\\newtonsoft.json.11.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.immutable\\5.0.0\\system.collections.immutable.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition\\1.0.31\\system.composition.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition.attributedmodel\\1.0.31\\system.composition.attributedmodel.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition.convention\\1.0.31\\system.composition.convention.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition.hosting\\1.0.31\\system.composition.hosting.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition.runtime\\1.0.31\\system.composition.runtime.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.composition.typedparts\\1.0.31\\system.composition.typedparts.1.0.31.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.configuration.configurationmanager\\4.7.0\\system.configuration.configurationmanager.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.1\\system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.drawing.common\\4.7.0\\system.drawing.common.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.identitymodel.tokens.jwt\\5.6.0\\system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.net.nameresolution\\4.3.0\\system.net.nameresolution.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.private.datacontractserialization\\4.3.0\\system.private.datacontractserialization.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.private.uri\\4.3.2\\system.private.uri.4.3.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.metadata\\5.0.0\\system.reflection.metadata.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.caching\\4.7.0\\system.runtime.caching.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.7.1\\system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.formatters\\4.3.0\\system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.json\\4.3.0\\system.runtime.serialization.json.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.7.0\\system.security.cryptography.protecteddata.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.permissions\\4.7.0\\system.security.permissions.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.securestring\\4.3.0\\system.security.securestring.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding.codepages\\4.7.0\\system.text.encoding.codepages.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.windows.extensions\\4.7.0\\system.windows.extensions.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xmlserializer\\4.3.0\\system.xml.xmlserializer.4.3.0.nupkg.sha512"
|
|
||||||
],
|
|
||||||
"logs": []
|
|
||||||
}
|
|
||||||
@@ -1,91 +0,0 @@
|
|||||||
{
|
|
||||||
"format": 1,
|
|
||||||
"restore": {
|
|
||||||
"C:\\Users\\User\\Desktop\\RentACar\\API\\API.csproj": {}
|
|
||||||
},
|
|
||||||
"projects": {
|
|
||||||
"C:\\Users\\User\\Desktop\\RentACar\\API\\API.csproj": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"restore": {
|
|
||||||
"projectUniqueName": "C:\\Users\\User\\Desktop\\RentACar\\API\\API.csproj",
|
|
||||||
"projectName": "API",
|
|
||||||
"projectPath": "C:\\Users\\User\\Desktop\\RentACar\\API\\API.csproj",
|
|
||||||
"packagesPath": "C:\\Users\\User\\.nuget\\packages\\",
|
|
||||||
"outputPath": "C:\\Users\\User\\Desktop\\RentACar\\API\\obj\\",
|
|
||||||
"projectStyle": "PackageReference",
|
|
||||||
"fallbackFolders": [
|
|
||||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
||||||
],
|
|
||||||
"configFilePaths": [
|
|
||||||
"C:\\Users\\User\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
||||||
],
|
|
||||||
"originalTargetFrameworks": [
|
|
||||||
"net5.0"
|
|
||||||
],
|
|
||||||
"sources": {
|
|
||||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
||||||
"https://api.nuget.org/v3/index.json": {}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"projectReferences": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"warningProperties": {
|
|
||||||
"warnAsError": [
|
|
||||||
"NU1605"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"dependencies": {
|
|
||||||
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.AspNetCore.Identity.UI": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.SqlServer": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.Tools": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"imports": [
|
|
||||||
"net461",
|
|
||||||
"net462",
|
|
||||||
"net47",
|
|
||||||
"net471",
|
|
||||||
"net472",
|
|
||||||
"net48"
|
|
||||||
],
|
|
||||||
"assetTargetFallback": true,
|
|
||||||
"warn": true,
|
|
||||||
"frameworkReferences": {
|
|
||||||
"Microsoft.AspNetCore.App": {
|
|
||||||
"privateAssets": "none"
|
|
||||||
},
|
|
||||||
"Microsoft.NETCore.App": {
|
|
||||||
"privateAssets": "all"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.404\\RuntimeIdentifierGraph.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
||||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
||||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\User\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.11.1</NuGetToolVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<SourceRoot Include="C:\Users\User\.nuget\packages\" />
|
|
||||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
|
||||||
</ItemGroup>
|
|
||||||
<PropertyGroup>
|
|
||||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.13\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.13\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspNetCore.Identity.UI.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspNetCore.Identity.UI.props')" />
|
|
||||||
</ImportGroup>
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\User\.nuget\packages\newtonsoft.json\10.0.1</PkgNewtonsoft_Json>
|
|
||||||
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\User\.nuget\packages\microsoft.entityframeworkcore.tools\5.0.13</PkgMicrosoft_EntityFrameworkCore_Tools>
|
|
||||||
</PropertyGroup>
|
|
||||||
</Project>
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<PropertyGroup>
|
|
||||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets')" />
|
|
||||||
</ImportGroup>
|
|
||||||
</Project>
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
// <autogenerated />
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Identity.UI.UIFrameworkAttribute("Bootstrap4")]
|
|
||||||
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-API-8C2D17B8-38FF-4A01-BC6F-33667A9BA115")]
|
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("API")]
|
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("API")]
|
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("API")]
|
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
73ec2e20ffc1edb032ba52a9bbb1e9cc551f7f9f
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
is_global = true
|
|
||||||
build_property.TargetFramework = net5.0
|
|
||||||
build_property.TargetPlatformMinVersion =
|
|
||||||
build_property.UsingMicrosoftNETSdkWeb = true
|
|
||||||
build_property.ProjectTypeGuids =
|
|
||||||
build_property.PublishSingleFile =
|
|
||||||
build_property.IncludeAllContentForSelfExtract =
|
|
||||||
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
|
|
||||||
build_property.RootNamespace = API
|
|
||||||
build_property.ProjectDir = C:\Users\User\Desktop\RentACar\API\
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI")]
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.Identity.UI.Views.V4")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
689d31043558dc3f46854aff34ad2ebee5fc1148
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("API.Views")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
5ffc6491b05ed389c0c4284372356f1d1b99172d
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
edd9d1c53312b42223458252b8564d20edb44759
|
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.CompiledRazorAssemblyApplicationPartFac" +
|
|
||||||
"tory, Microsoft.AspNetCore.Mvc.Razor")]
|
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("API")]
|
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("API")]
|
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("API.Views")]
|
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
f784226ce74757f6cbf5dd151dfe62b9bfc3e665
|
|
||||||
@@ -1,85 +0,0 @@
|
|||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\appsettings.Development.json
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\appsettings.json
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.StaticWebAssets.xml
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.exe
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.deps.json
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.runtimeconfig.json
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.runtimeconfig.dev.json
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\ref\API.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.Views.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\API.Views.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Humanizer.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Cryptography.Internal.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Identity.UI.Views.V4.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.AspNetCore.Identity.UI.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.EntityFrameworkCore.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.EntityFrameworkCore.Abstractions.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.EntityFrameworkCore.Design.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.EntityFrameworkCore.Relational.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.EntityFrameworkCore.SqlServer.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Extensions.DependencyInjection.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Extensions.FileProviders.Embedded.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Extensions.Identity.Core.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Extensions.Identity.Stores.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.Identity.Client.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.IdentityModel.JsonWebTokens.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.IdentityModel.Logging.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.IdentityModel.Protocols.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Microsoft.IdentityModel.Tokens.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\Newtonsoft.Json.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\System.Configuration.ConfigurationManager.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\System.Diagnostics.DiagnosticSource.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\System.IdentityModel.Tokens.Jwt.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\System.Security.Cryptography.ProtectedData.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\bin\Debug\net5.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.csproj.AssemblyReference.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.GeneratedMSBuildEditorConfig.editorconfig
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.AssemblyInfoInputs.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.AssemblyInfo.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.csproj.CoreCompileInputs.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.MvcApplicationPartsAssemblyInfo.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.MvcApplicationPartsAssemblyInfo.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.RazorAssemblyInfo.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.RazorAssemblyInfo.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\staticwebassets\API.StaticWebAssets.Manifest.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\staticwebassets\API.StaticWebAssets.xml
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\scopedcss\bundle\API.styles.css
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.TagHelpers.input.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.TagHelpers.output.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.RazorCoreGenerate.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Areas\Identity\Pages\_ViewStart.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Home\Index.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Home\Privacy.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Shared\Error.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Shared\_Layout.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Shared\_LoginPartial.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\Shared\_ValidationScriptsPartial.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\_ViewImports.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\Razor\Views\_ViewStart.cshtml.g.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.RazorTargetAssemblyInfo.cache
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.RazorTargetAssemblyInfo.cs
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.Views.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.csproj.CopyComplete
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\ref\API.dll
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.pdb
|
|
||||||
C:\Users\User\Desktop\RentACar\API\obj\Debug\net5.0\API.genruntimeconfig.cache
|
|
||||||
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
0971f2cbbbb237d268d9cbaf7ee57273d80aae9f
|
|
||||||
Binary file not shown.
@@ -1,55 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Areas\Identity\Pages\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13b82ef97968a56a4de533f67cf3e21d662f41aa"
|
|
||||||
// <auto-generated/>
|
|
||||||
#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")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
[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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Areas\Identity\Pages\_ViewStart.cshtml"
|
|
||||||
|
|
||||||
Layout = "/Views/Shared/_Layout.cshtml";
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,71 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "99464617055fdb505bb0bb7fd91f9b14f7b0d030"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Index), @"mvc.1.0.view", @"/Views/Home/Index.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Index.cshtml"
|
|
||||||
|
|
||||||
ViewData["Title"] = "Home Page";
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("\r\n<div class=\"text-center\">\r\n <h1 class=\"display-4\">Welcome</h1>\r\n <p>Learn about <a href=\"https://docs.microsoft.com/aspnet/core\">building Web apps with ASP.NET Core</a>.</p>\r\n</div>\r\n");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,79 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d8ddb6bffa5a9b264bf8f89038bf03c234083fd3"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Home_Privacy), @"mvc.1.0.view", @"/Views/Home/Privacy.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml"
|
|
||||||
|
|
||||||
ViewData["Title"] = "Privacy Policy";
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("<h1>");
|
|
||||||
#nullable restore
|
|
||||||
#line 4 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Home\Privacy.cshtml"
|
|
||||||
Write(ViewData["Title"]);
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("</h1>\r\n\r\n<p>Use this page to detail your site\'s privacy policy.</p>\r\n");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,107 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "d6a5625cc8fb4476f348b0fe9041c550465d8bf9"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared_Error), @"mvc.1.0.view", @"/Views/Shared/Error.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<ErrorViewModel>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
#nullable restore
|
|
||||||
#line 2 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml"
|
|
||||||
|
|
||||||
ViewData["Title"] = "Error";
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("\r\n<h1 class=\"text-danger\">Error.</h1>\r\n<h2 class=\"text-danger\">An error occurred while processing your request.</h2>\r\n\r\n");
|
|
||||||
#nullable restore
|
|
||||||
#line 9 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml"
|
|
||||||
if (Model.ShowRequestId)
|
|
||||||
{
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral(" <p>\r\n <strong>Request ID:</strong> <code>");
|
|
||||||
#nullable restore
|
|
||||||
#line 12 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml"
|
|
||||||
Write(Model.RequestId);
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("</code>\r\n </p>\r\n");
|
|
||||||
#nullable restore
|
|
||||||
#line 14 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\Error.cshtml"
|
|
||||||
}
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral(@"
|
|
||||||
<h3>Development Mode</h3>
|
|
||||||
<p>
|
|
||||||
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
|
|
||||||
It can result in displaying sensitive information from exceptions to end users.
|
|
||||||
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
|
|
||||||
and restarting the app.
|
|
||||||
</p>
|
|
||||||
");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ErrorViewModel> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,343 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3158700eaa26351e172f74aa059104614f3cc38d"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__Layout), @"mvc.1.0.view", @"/Views/Shared/_Layout.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("stylesheet"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/css/bootstrap.min.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/css/site.css"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_3 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("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("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("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("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("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_8 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-action", "Privacy", 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("name", "_LoginPartial", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery/dist/jquery.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/js/bootstrap.bundle.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_12 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
#line hidden
|
|
||||||
#pragma warning disable 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
|
|
||||||
#pragma warning restore 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
|
|
||||||
#pragma warning disable 0169
|
|
||||||
private string __tagHelperStringValueBuffer;
|
|
||||||
#pragma warning restore 0169
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
|
|
||||||
{
|
|
||||||
get
|
|
||||||
{
|
|
||||||
if (__backed__tagHelperScopeManager == null)
|
|
||||||
{
|
|
||||||
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
|
|
||||||
}
|
|
||||||
return __backed__tagHelperScopeManager;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper;
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
WriteLiteral("<!DOCTYPE html>\r\n<html lang=\"en\">\r\n");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d8197", async() => {
|
|
||||||
WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\r\n <title>");
|
|
||||||
#nullable restore
|
|
||||||
#line 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</title>\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d8834", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d10012", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d11895", async() => {
|
|
||||||
WriteLiteral("\r\n <header>\r\n <nav class=\"navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3\">\r\n <div class=\"container\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d12351", async() => {
|
|
||||||
WriteLiteral("API");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_4.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_5.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_6.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral(@"
|
|
||||||
<button class=""navbar-toggler"" type=""button"" data-toggle=""collapse"" data-target="".navbar-collapse"" aria-controls=""navbarSupportedContent""
|
|
||||||
aria-expanded=""false"" aria-label=""Toggle navigation"">
|
|
||||||
<span class=""navbar-toggler-icon""></span>
|
|
||||||
</button>
|
|
||||||
<div class=""navbar-collapse collapse d-sm-inline-flex justify-content-between"">
|
|
||||||
<ul class=""navbar-nav flex-grow-1"">
|
|
||||||
<li class=""nav-item"">
|
|
||||||
");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d14651", async() => {
|
|
||||||
WriteLiteral("Home");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_4.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_5.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_6.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n <li class=\"nav-item\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d16490", async() => {
|
|
||||||
WriteLiteral("Privacy");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_4.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_5.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_8.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n </ul>\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "3158700eaa26351e172f74aa059104614f3cc38d18302", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.PartialTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_PartialTagHelper.Name = (string)__tagHelperAttribute_9.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </div>\r\n </div>\r\n </nav>\r\n </header>\r\n <div class=\"container\">\r\n <main role=\"main\" class=\"pb-3\">\r\n ");
|
|
||||||
#nullable restore
|
|
||||||
#line 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 </main>\r\n </div>\r\n\r\n <footer class=\"border-top footer text-muted\">\r\n <div class=\"container\">\r\n © 2022 - API - ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d20044", async() => {
|
|
||||||
WriteLiteral("Privacy");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_4.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_5.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_8.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </div>\r\n </footer>\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d21726", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_10);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d22827", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3158700eaa26351e172f74aa059104614f3cc38d23928", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.Src = (string)__tagHelperAttribute_12.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
|
|
||||||
#nullable restore
|
|
||||||
#line 46 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml"
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion = true;
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n ");
|
|
||||||
#nullable restore
|
|
||||||
#line 47 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_Layout.cshtml"
|
|
||||||
Write(await RenderSectionAsync("Scripts", required: false));
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("\r\n");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n</html>\r\n");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,238 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "eb6b06876c970ec21dbfdcf2953e86f4184913c4"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__LoginPartial), @"mvc.1.0.view", @"/Views/Shared/_LoginPartial.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
using Microsoft.AspNetCore.Identity;
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#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<dynamic>
|
|
||||||
#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);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_2 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page", "/Account/Manage/Index", 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("title", new global::Microsoft.AspNetCore.Html.HtmlString("Manage"), 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("class", new global::Microsoft.AspNetCore.Html.HtmlString("form-inline"), 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("asp-page", "/Account/Logout", 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("asp-page", "/Account/Register", 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-page", "/Account/Login", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
#line hidden
|
|
||||||
#pragma warning disable 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
|
|
||||||
#pragma warning restore 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
|
|
||||||
#pragma warning disable 0169
|
|
||||||
private string __tagHelperStringValueBuffer;
|
|
||||||
#pragma warning restore 0169
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
|
|
||||||
{
|
|
||||||
get
|
|
||||||
{
|
|
||||||
if (__backed__tagHelperScopeManager == null)
|
|
||||||
{
|
|
||||||
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
|
|
||||||
}
|
|
||||||
return __backed__tagHelperScopeManager;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper;
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper;
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
WriteLiteral("\r\n<ul class=\"navbar-nav\">\r\n");
|
|
||||||
#nullable restore
|
|
||||||
#line 6 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
if (SignInManager.IsSignedIn(User))
|
|
||||||
{
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral(" <li class=\"nav-item\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c46524", async() => {
|
|
||||||
WriteLiteral("Hello ");
|
|
||||||
#nullable restore
|
|
||||||
#line 9 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
Write(User.Identity.Name);
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("!");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_1.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_2.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n <li class=\"nav-item\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c48433", async() => {
|
|
||||||
WriteLiteral("\r\n <button type=\"submit\" class=\"nav-link btn btn-link text-dark\">Logout</button>\r\n ");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Area = (string)__tagHelperAttribute_1.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Page = (string)__tagHelperAttribute_5.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
|
||||||
if (__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.RouteValues == null)
|
|
||||||
{
|
|
||||||
throw new InvalidOperationException(InvalidTagHelperIndexerAssignment("asp-route-returnUrl", "Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper", "RouteValues"));
|
|
||||||
}
|
|
||||||
BeginWriteTagHelperAttribute();
|
|
||||||
#nullable restore
|
|
||||||
#line 12 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
WriteLiteral(Url.Action("Index", "Home", new { area = "" }));
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
__tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.RouteValues["returnUrl"] = __tagHelperStringValueBuffer;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute("asp-route-returnUrl", __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.RouteValues["returnUrl"], global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n");
|
|
||||||
#nullable restore
|
|
||||||
#line 16 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral(" <li class=\"nav-item\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c411622", async() => {
|
|
||||||
WriteLiteral("Register");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_1.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_6.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n <li class=\"nav-item\">\r\n ");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eb6b06876c970ec21dbfdcf2953e86f4184913c413113", async() => {
|
|
||||||
WriteLiteral("Login");
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Area = (string)__tagHelperAttribute_1.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_1);
|
|
||||||
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_7.Value;
|
|
||||||
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n </li>\r\n");
|
|
||||||
#nullable restore
|
|
||||||
#line 25 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_LoginPartial.cshtml"
|
|
||||||
}
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
WriteLiteral("</ul>\r\n");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public UserManager<IdentityUser> UserManager { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public SignInManager<IdentityUser> 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; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,113 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\Shared\_ValidationScriptsPartial.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a47"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Views/Shared/_ValidationScriptsPartial.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
|
||||||
#line hidden
|
|
||||||
#pragma warning disable 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperExecutionContext __tagHelperExecutionContext;
|
|
||||||
#pragma warning restore 0649
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner __tagHelperRunner = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner();
|
|
||||||
#pragma warning disable 0169
|
|
||||||
private string __tagHelperStringValueBuffer;
|
|
||||||
#pragma warning restore 0169
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __backed__tagHelperScopeManager = null;
|
|
||||||
private global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager __tagHelperScopeManager
|
|
||||||
{
|
|
||||||
get
|
|
||||||
{
|
|
||||||
if (__backed__tagHelperScopeManager == null)
|
|
||||||
{
|
|
||||||
__backed__tagHelperScopeManager = new global::Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperScopeManager(StartTagHelperWritingScope, EndTagHelperWritingScope);
|
|
||||||
}
|
|
||||||
return __backed__tagHelperScopeManager;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a473985", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n");
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4b5e5ef4ebf7354cc35c7dacddd6bc3068f19a475024", async() => {
|
|
||||||
}
|
|
||||||
);
|
|
||||||
__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
|
|
||||||
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
|
|
||||||
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
|
|
||||||
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
|
||||||
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
|
||||||
{
|
|
||||||
await __tagHelperExecutionContext.SetOutputContentAsync();
|
|
||||||
}
|
|
||||||
Write(__tagHelperExecutionContext.Output);
|
|
||||||
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
|
||||||
WriteLiteral("\r\n");
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,61 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewImports.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "596ee91360b297ff619c22751a25970a765dc05e"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewImports), @"mvc.1.0.view", @"/Views/_ViewImports.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,70 +0,0 @@
|
|||||||
#pragma checksum "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewStart.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "7091c65830b0329e613be026ede8a57552863778"
|
|
||||||
// <auto-generated/>
|
|
||||||
#pragma warning disable 1591
|
|
||||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views__ViewStart), @"mvc.1.0.view", @"/Views/_ViewStart.cshtml")]
|
|
||||||
namespace AspNetCore
|
|
||||||
{
|
|
||||||
#line hidden
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
using Microsoft.AspNetCore.Mvc;
|
|
||||||
using Microsoft.AspNetCore.Mvc.Rendering;
|
|
||||||
using Microsoft.AspNetCore.Mvc.ViewFeatures;
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "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\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", @"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<dynamic>
|
|
||||||
#nullable disable
|
|
||||||
{
|
|
||||||
#pragma warning disable 1998
|
|
||||||
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
|
||||||
{
|
|
||||||
#nullable restore
|
|
||||||
#line 1 "C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\Views\_ViewStart.cshtml"
|
|
||||||
|
|
||||||
Layout = "_Layout";
|
|
||||||
|
|
||||||
#line default
|
|
||||||
#line hidden
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
#pragma warning restore 1998
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
#nullable restore
|
|
||||||
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
|
||||||
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; } = default!;
|
|
||||||
#nullable disable
|
|
||||||
}
|
|
||||||
}
|
|
||||||
#pragma warning restore 1591
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-API-8C2D17B8-38FF-4A01-BC6F-33667A9BA115")]
|
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("WebAPI")]
|
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("WebAPI")]
|
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("WebAPI")]
|
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
31abc2e8080f594280c70bb8fb218be0e4db8c93
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
is_global = true
|
|
||||||
build_property.TargetFramework = net5.0
|
|
||||||
build_property.TargetPlatformMinVersion =
|
|
||||||
build_property.UsingMicrosoftNETSdkWeb = true
|
|
||||||
build_property.ProjectTypeGuids =
|
|
||||||
build_property.PublishSingleFile =
|
|
||||||
build_property.IncludeAllContentForSelfExtract =
|
|
||||||
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
|
|
||||||
build_property.RootNamespace = WebAPI
|
|
||||||
build_property.ProjectDir = C:\Users\User\Desktop\RentACar\API\
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
559a43137dba1dbd1cf0b09f4dd5e6dd9713dda5
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("WebAPI.Views")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
@@ -1,25 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Identity.UI.UIFrameworkAttribute("Bootstrap4")]
|
|
||||||
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("aspnet-API-8C2D17B8-38FF-4A01-BC6F-33667A9BA115")]
|
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("WebApp")]
|
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("WebApp")]
|
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("WebApp")]
|
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
6fe795e63b87b722d212f6952779e6bab886e31d
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
is_global = true
|
|
||||||
build_property.TargetFramework = net5.0
|
|
||||||
build_property.TargetPlatformMinVersion =
|
|
||||||
build_property.UsingMicrosoftNETSdkWeb = true
|
|
||||||
build_property.ProjectTypeGuids =
|
|
||||||
build_property.InvariantGlobalization =
|
|
||||||
build_property.PlatformNeutralAssembly =
|
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
|
||||||
build_property.RootNamespace = WebApp
|
|
||||||
build_property.ProjectDir = C:\Users\todorov\Desktop\rent-a-car\RentACar\WebApp\
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
d17d773864864ec2c7bb7ee6d3a14637876d11e9
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
//------------------------------------------------------------------------------
|
|
||||||
// <auto-generated>
|
|
||||||
// This code was generated by a tool.
|
|
||||||
// Runtime Version:4.0.30319.42000
|
|
||||||
//
|
|
||||||
// Changes to this file may cause incorrect behavior and will be lost if
|
|
||||||
// the code is regenerated.
|
|
||||||
// </auto-generated>
|
|
||||||
//------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
using System;
|
|
||||||
using System.Reflection;
|
|
||||||
|
|
||||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("WebApp.Views")]
|
|
||||||
|
|
||||||
// Generated by the MSBuild WriteCodeFragment class.
|
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
d83113f26c7b58fea15b81874e67efd5122a5ddd
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
<StaticWebAssets Version="1.0">
|
|
||||||
<ContentRoot BasePath="/Identity" Path="C:\Users\User\.nuget\packages\microsoft.aspnetcore.identity.ui\5.0.13\staticwebassets\V4\" />
|
|
||||||
</StaticWebAssets>
|
|
||||||
@@ -1,87 +0,0 @@
|
|||||||
{
|
|
||||||
"format": 1,
|
|
||||||
"restore": {
|
|
||||||
"C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\WebApp.csproj": {}
|
|
||||||
},
|
|
||||||
"projects": {
|
|
||||||
"C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\WebApp.csproj": {
|
|
||||||
"version": "1.0.0",
|
|
||||||
"restore": {
|
|
||||||
"projectUniqueName": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\WebApp.csproj",
|
|
||||||
"projectName": "WebApp",
|
|
||||||
"projectPath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\WebApp.csproj",
|
|
||||||
"packagesPath": "C:\\Users\\todorov\\.nuget\\packages\\",
|
|
||||||
"outputPath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\obj\\",
|
|
||||||
"projectStyle": "PackageReference",
|
|
||||||
"configFilePaths": [
|
|
||||||
"C:\\Users\\todorov\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
||||||
],
|
|
||||||
"originalTargetFrameworks": [
|
|
||||||
"net5.0"
|
|
||||||
],
|
|
||||||
"sources": {
|
|
||||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
||||||
"https://api.nuget.org/v3/index.json": {}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"projectReferences": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"warningProperties": {
|
|
||||||
"warnAsError": [
|
|
||||||
"NU1605"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"frameworks": {
|
|
||||||
"net5.0": {
|
|
||||||
"targetAlias": "net5.0",
|
|
||||||
"dependencies": {
|
|
||||||
"Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.AspNetCore.Identity.UI": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.SqlServer": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
},
|
|
||||||
"Microsoft.EntityFrameworkCore.Tools": {
|
|
||||||
"target": "Package",
|
|
||||||
"version": "[5.0.13, )"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"imports": [
|
|
||||||
"net461",
|
|
||||||
"net462",
|
|
||||||
"net47",
|
|
||||||
"net471",
|
|
||||||
"net472",
|
|
||||||
"net48"
|
|
||||||
],
|
|
||||||
"assetTargetFallback": true,
|
|
||||||
"warn": true,
|
|
||||||
"frameworkReferences": {
|
|
||||||
"Microsoft.AspNetCore.App": {
|
|
||||||
"privateAssets": "none"
|
|
||||||
},
|
|
||||||
"Microsoft.NETCore.App": {
|
|
||||||
"privateAssets": "all"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.201\\RuntimeIdentifierGraph.json"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,23 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
||||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
||||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\todorov\.nuget\packages\</NuGetPackageFolders>
|
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<SourceRoot Include="C:\Users\todorov\.nuget\packages\" />
|
|
||||||
</ItemGroup>
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.13\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\5.0.13\build\netcoreapp3.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspNetCore.Identity.UI.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspNetCore.Identity.UI.props')" />
|
|
||||||
</ImportGroup>
|
|
||||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\todorov\.nuget\packages\newtonsoft.json\10.0.1</PkgNewtonsoft_Json>
|
|
||||||
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\todorov\.nuget\packages\microsoft.entityframeworkcore.tools\5.0.13</PkgMicrosoft_EntityFrameworkCore_Tools>
|
|
||||||
</PropertyGroup>
|
|
||||||
</Project>
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
||||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
||||||
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.identity.ui\5.0.13\buildTransitive\Microsoft.AspnetCore.Identity.UI.targets')" />
|
|
||||||
</ImportGroup>
|
|
||||||
</Project>
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,115 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 2,
|
|
||||||
"dgSpecHash": "77ePFW0CIZSLv3n1ocnOrSFFRoB3Wh1exdX+a7cB7w6W6+HhZVgI2ZWMtiQGsMZcY96EnFuN3iJv3pzZWPNdSg==",
|
|
||||||
"success": true,
|
|
||||||
"projectFilePath": "C:\\Users\\todorov\\Desktop\\rent-a-car\\RentACar\\WebApp\\WebApp.csproj",
|
|
||||||
"expectedPackageFiles": [
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\humanizer.core\\2.8.26\\humanizer.core.2.8.26.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\5.0.13\\microsoft.aspnetcore.cryptography.internal.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\5.0.13\\microsoft.aspnetcore.cryptography.keyderivation.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.entityframeworkcore\\5.0.13\\microsoft.aspnetcore.diagnostics.entityframeworkcore.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.identity.entityframeworkcore\\5.0.13\\microsoft.aspnetcore.identity.entityframeworkcore.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.aspnetcore.identity.ui\\5.0.13\\microsoft.aspnetcore.identity.ui.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.csharp\\4.7.0\\microsoft.csharp.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.data.sqlclient\\2.0.1\\microsoft.data.sqlclient.2.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\2.0.1\\microsoft.data.sqlclient.sni.runtime.2.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore\\5.0.13\\microsoft.entityframeworkcore.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\5.0.13\\microsoft.entityframeworkcore.abstractions.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\5.0.13\\microsoft.entityframeworkcore.analyzers.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.design\\5.0.13\\microsoft.entityframeworkcore.design.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\5.0.13\\microsoft.entityframeworkcore.relational.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\5.0.13\\microsoft.entityframeworkcore.sqlserver.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\5.0.13\\microsoft.entityframeworkcore.tools.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\5.0.0\\microsoft.extensions.caching.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.caching.memory\\5.0.0\\microsoft.extensions.caching.memory.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\5.0.0\\microsoft.extensions.configuration.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\5.0.2\\microsoft.extensions.dependencyinjection.5.0.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\5.0.0\\microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\5.0.0\\microsoft.extensions.fileproviders.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\5.0.13\\microsoft.extensions.fileproviders.embedded.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.identity.core\\5.0.13\\microsoft.extensions.identity.core.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.identity.stores\\5.0.13\\microsoft.extensions.identity.stores.5.0.13.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.logging\\5.0.0\\microsoft.extensions.logging.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\5.0.0\\microsoft.extensions.logging.abstractions.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.options\\5.0.0\\microsoft.extensions.options.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.extensions.primitives\\5.0.0\\microsoft.extensions.primitives.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identity.client\\4.14.0\\microsoft.identity.client.4.14.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\5.6.0\\microsoft.identitymodel.jsonwebtokens.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.logging\\5.6.0\\microsoft.identitymodel.logging.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.protocols\\5.6.0\\microsoft.identitymodel.protocols.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\5.6.0\\microsoft.identitymodel.protocols.openidconnect.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.identitymodel.tokens\\5.6.0\\microsoft.identitymodel.tokens.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.netcore.platforms\\3.1.0\\microsoft.netcore.platforms.3.1.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.netcore.targets\\1.1.3\\microsoft.netcore.targets.1.1.3.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.win32.registry\\4.7.0\\microsoft.win32.registry.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\microsoft.win32.systemevents\\4.7.0\\microsoft.win32.systemevents.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\newtonsoft.json\\10.0.1\\newtonsoft.json.10.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.immutable\\5.0.0\\system.collections.immutable.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel\\4.3.0\\system.componentmodel.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.annotations\\5.0.0\\system.componentmodel.annotations.5.0.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.primitives\\4.3.0\\system.componentmodel.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.componentmodel.typeconverter\\4.3.0\\system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.configuration.configurationmanager\\4.7.0\\system.configuration.configurationmanager.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.diagnosticsource\\5.0.1\\system.diagnostics.diagnosticsource.5.0.1.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.drawing.common\\4.7.0\\system.drawing.common.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.identitymodel.tokens.jwt\\5.6.0\\system.identitymodel.tokens.jwt.5.6.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.net.nameresolution\\4.3.0\\system.net.nameresolution.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.private.datacontractserialization\\4.3.0\\system.private.datacontractserialization.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.private.uri\\4.3.2\\system.private.uri.4.3.2.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.caching\\4.7.0\\system.runtime.caching.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.formatters\\4.3.0\\system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.json\\4.3.0\\system.runtime.serialization.json.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.accesscontrol\\4.7.0\\system.security.accesscontrol.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.7.0\\system.security.cryptography.protecteddata.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.permissions\\4.7.0\\system.security.permissions.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.principal.windows\\4.7.0\\system.security.principal.windows.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.security.securestring\\4.3.0\\system.security.securestring.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding.codepages\\4.7.0\\system.text.encoding.codepages.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.windows.extensions\\4.7.0\\system.windows.extensions.4.7.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512",
|
|
||||||
"C:\\Users\\todorov\\.nuget\\packages\\system.xml.xmlserializer\\4.3.0\\system.xml.xmlserializer.4.3.0.nupkg.sha512"
|
|
||||||
],
|
|
||||||
"logs": []
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user