Projeto Controller

This commit is contained in:
GuiNerd
2019-09-22 07:51:57 -03:00
parent 7cf858c004
commit 0fbde86dcc
40 changed files with 3153 additions and 306 deletions

@ -1631,6 +1631,19 @@
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
}
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/2.8.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp": "[2.8.0]",
"Microsoft.CodeAnalysis.Workspaces.Common": "[2.8.0]"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
}
},
"Microsoft.CodeAnalysis.Razor/2.2.0": {
"type": "package",
"dependencies": {
@ -1645,6 +1658,24 @@
"lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
}
},
"Microsoft.CodeAnalysis.Workspaces.Common/2.8.0": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.Common": "[2.8.0]",
"System.Composition": "1.0.31",
"System.Diagnostics.Contracts": "4.3.0",
"System.Linq.Parallel": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Text.RegularExpressions": "4.3.0",
"System.Threading.Tasks.Parallel": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll": {}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll": {}
}
},
"Microsoft.CSharp/4.5.0": {
"type": "package",
"compile": {
@ -2686,6 +2717,110 @@
"lib/netstandard1.0/_._": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "2.2.0",
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "2.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts/2.2.3": {
"type": "package",
"dependencies": {
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Core/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "2.2.0",
"Microsoft.VisualStudio.Web.CodeGeneration.Templating": "2.2.3",
"Newtonsoft.Json": "11.0.2"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "2.2.3"
},
"compile": {
"lib/netstandard2.0/dotnet-aspnet-codegenerator-design.dll": {}
},
"runtime": {
"lib/netstandard2.0/dotnet-aspnet-codegenerator-design.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.VisualStudio.Web.CodeGeneration.Core": "2.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.AspNetCore.Razor.Language": "2.2.0",
"Microsoft.CodeAnalysis.CSharp": "2.8.0",
"Microsoft.VisualStudio.Web.CodeGeneration.Utils": "2.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.CodeAnalysis.CSharp.Workspaces": "2.8.0",
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts": "2.2.3",
"Newtonsoft.Json": "11.0.2",
"NuGet.Frameworks": "4.7.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {}
}
},
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/2.2.3": {
"type": "package",
"dependencies": {
"Microsoft.VisualStudio.Web.CodeGeneration": "2.2.3"
},
"compile": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {}
}
},
"Microsoft.Win32.Registry/4.5.0": {
"type": "package",
"dependencies": {
@ -2755,6 +2890,18 @@
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
}
},
"NuGet.Frameworks/4.7.0": {
"type": "package",
"dependencies": {
"NETStandard.Library": "1.6.1"
},
"compile": {
"lib/netstandard1.6/NuGet.Frameworks.dll": {}
},
"runtime": {
"lib/netstandard1.6/NuGet.Frameworks.dll": {}
}
},
"Pomelo.EntityFrameworkCore.MySql/2.2.0": {
"type": "package",
"dependencies": {
@ -3116,6 +3263,120 @@
"lib/netcoreapp2.0/_._": {}
}
},
"System.Composition/1.0.31": {
"type": "package",
"dependencies": {
"System.Composition.AttributedModel": "1.0.31",
"System.Composition.Convention": "1.0.31",
"System.Composition.Hosting": "1.0.31",
"System.Composition.Runtime": "1.0.31",
"System.Composition.TypedParts": "1.0.31"
}
},
"System.Composition.AttributedModel/1.0.31": {
"type": "package",
"dependencies": {
"System.Reflection": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
}
},
"System.Composition.Convention/1.0.31": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Composition.AttributedModel": "1.0.31",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"lib/netstandard1.0/System.Composition.Convention.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.Composition.Convention.dll": {}
}
},
"System.Composition.Hosting/1.0.31": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Composition.Runtime": "1.0.31",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.ObjectModel": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Threading": "4.3.0"
},
"compile": {
"lib/netstandard1.0/System.Composition.Hosting.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.Composition.Hosting.dll": {}
}
},
"System.Composition.Runtime/1.0.31": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Reflection": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0"
},
"compile": {
"lib/netstandard1.0/System.Composition.Runtime.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.Composition.Runtime.dll": {}
}
},
"System.Composition.TypedParts/1.0.31": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Composition.AttributedModel": "1.0.31",
"System.Composition.Hosting": "1.0.31",
"System.Composition.Runtime": "1.0.31",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tools": "4.3.0",
"System.Globalization": "4.3.0",
"System.Linq": "4.3.0",
"System.Linq.Expressions": "4.3.0",
"System.Reflection": "4.3.0",
"System.Reflection.Extensions": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"lib/netstandard1.0/System.Composition.TypedParts.dll": {}
},
"runtime": {
"lib/netstandard1.0/System.Composition.TypedParts.dll": {}
}
},
"System.Console/4.3.0": {
"type": "package",
"dependencies": {
@ -3472,6 +3733,27 @@
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
}
},
"System.Linq.Parallel/4.3.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.3.0",
"System.Collections.Concurrent": "4.3.0",
"System.Diagnostics.Debug": "4.3.0",
"System.Diagnostics.Tracing": "4.3.0",
"System.Linq": "4.3.0",
"System.Resources.ResourceManager": "4.3.0",
"System.Runtime": "4.3.0",
"System.Runtime.Extensions": "4.3.0",
"System.Threading": "4.3.0",
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.1/System.Linq.Parallel.dll": {}
},
"runtime": {
"lib/netstandard1.3/System.Linq.Parallel.dll": {}
}
},
"System.Linq.Queryable/4.0.1": {
"type": "package",
"dependencies": {
@ -5822,6 +6104,20 @@
"microsoft.codeanalysis.csharp.nuspec"
]
},
"Microsoft.CodeAnalysis.CSharp.Workspaces/2.8.0": {
"sha512": "EJWaxi2bI47iEZen/nZkJEDZCrP9Oj3PJtMwBv34Z0ZvvdSkpgsdqlHSud8d5vC53LnCXLfBLewfqHcILDVSDw==",
"type": "package",
"path": "microsoft.codeanalysis.csharp.workspaces/2.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
"lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
"microsoft.codeanalysis.csharp.workspaces.2.8.0.nupkg.sha512",
"microsoft.codeanalysis.csharp.workspaces.nuspec"
]
},
"Microsoft.CodeAnalysis.Razor/2.2.0": {
"sha512": "2qL0Qyu5qHzg6/JzF80mLgsqn9NP/Q0mQwjH+Z+DiqcuODJx8segjN4un2Tnz6bEAWv8FCRFNXR/s5wzlxqA8A==",
"type": "package",
@ -5837,6 +6133,26 @@
"microsoft.codeanalysis.razor.nuspec"
]
},
"Microsoft.CodeAnalysis.Workspaces.Common/2.8.0": {
"sha512": "tJlJ99SD8bHBAXShOG/pXQ1K118cnsF01obEf9aAtdgLbw3yEPahZ7qvWeGMjrheUhvOsSkv/wTKYg9euKa8MQ==",
"type": "package",
"path": "microsoft.codeanalysis.workspaces.common/2.8.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.Desktop.dll",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.Desktop.pdb",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.Desktop.xml",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.dll",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.pdb",
"lib/net46/Microsoft.CodeAnalysis.Workspaces.xml",
"lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll",
"lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.pdb",
"lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.xml",
"microsoft.codeanalysis.workspaces.common.2.8.0.nupkg.sha512",
"microsoft.codeanalysis.workspaces.common.nuspec"
]
},
"Microsoft.CSharp/4.5.0": {
"sha512": "kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"type": "package",
@ -7203,6 +7519,393 @@
"version.txt"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration/2.2.3": {
"sha512": "wc71c9HWTeXy9/w9O4Yr2LKmdJjVyIoJ/XQX8/6uma4EAVU25RLtUWlvhA0gpgFw9Kf1TkCv70x+CbKnRw/d8Q==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.xml",
"microsoft.visualstudio.web.codegeneration.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.Contracts/2.2.3": {
"sha512": "wXlpxDfRD5aPypa0p0UE97tkRQvAz9D9FfA2GITzr+LlGIpybyGnxkwGVp0Vha1Ibr0kJG0HdnqfeHME/WuAcQ==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.contracts/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.xml",
"microsoft.visualstudio.web.codegeneration.contracts.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.contracts.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.Core/2.2.3": {
"sha512": "APdPavBUYcGPBaW4rjxBVRePWmg0ZzhIRymOzvLFWUtzfvJKw1+8PaCzsH7Uvl+felm0L1UVQwBx1Do0R7j7Xg==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.core/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml",
"microsoft.visualstudio.web.codegeneration.core.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.core.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design/2.2.3": {
"sha512": "xH50cYOU+infRq4KikBuu2qeXcwW4tE0D5TDfKLuLrEtDm90aXI+0qygPsqyISf+lOW7L7rQ64BH/dRYkK3c3Q==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.design/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net461/dotnet-aspnet-codegenerator-design.exe",
"lib/net461/dotnet-aspnet-codegenerator-design.xml",
"lib/netstandard2.0/dotnet-aspnet-codegenerator-design.dll",
"lib/netstandard2.0/dotnet-aspnet-codegenerator-design.xml",
"microsoft.visualstudio.web.codegeneration.design.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.design.nuspec",
"runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.exe",
"runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.xml",
"runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
"runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
"runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
"runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
"runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.exe",
"runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.xml"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/2.2.3": {
"sha512": "N9S7TeFZjXzNY9OVbz4OFw9cM9oEeMaCnuLFhetNioy/wPwZbgglrctAEYxfDbvocQ17YCAVR2EMRbYHNDHyVg==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"Templates/DbContext/NewLocalDbContext.cshtml",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml",
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.Templating/2.2.3": {
"sha512": "sW2lHnOoL1xFnSm/2zSedeUoQPlbhPfWjSuUYsxYUj/N5QmLmH98ZLaqP26k6Om/heR6Gux/veXI96yM1Parow==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.templating/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml",
"microsoft.visualstudio.web.codegeneration.templating.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.templating.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGeneration.Utils/2.2.3": {
"sha512": "/r/y+XpOpbCwN/M/HopjfGTDRlmixTd4G6HG6FaBkD/YF3T1u+4WMRVtuB6zz7aw571HmX+6UokEa6HJSwkPDA==",
"type": "package",
"path": "microsoft.visualstudio.web.codegeneration.utils/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml",
"microsoft.visualstudio.web.codegeneration.utils.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegeneration.utils.nuspec"
]
},
"Microsoft.VisualStudio.Web.CodeGenerators.Mvc/2.2.3": {
"sha512": "0gVuA4KUCHFM4M/9SjG+7j7BzZ7SW/BufF97Q78i2VV8JBbQXc/5Rf6YUG1VGW2fwSEOl9+S26utEGS+86GGGw==",
"type": "package",
"path": "microsoft.visualstudio.web.codegenerators.mvc/2.2.3",
"files": [
".nupkg.metadata",
".signature.p7s",
"Generators/ParameterDefinitions/area.json",
"Generators/ParameterDefinitions/controller.json",
"Generators/ParameterDefinitions/identity.json",
"Generators/ParameterDefinitions/razorpage.json",
"Generators/ParameterDefinitions/view.json",
"Templates/ControllerGenerator/ApiControllerWithActions.cshtml",
"Templates/ControllerGenerator/ApiControllerWithContext.cshtml",
"Templates/ControllerGenerator/ApiEmptyController.cshtml",
"Templates/ControllerGenerator/ControllerWithActions.cshtml",
"Templates/ControllerGenerator/EmptyController.cshtml",
"Templates/ControllerGenerator/MvcControllerWithContext.cshtml",
"Templates/Identity/Data/ApplicationDbContext.cshtml",
"Templates/Identity/Data/ApplicationUser.cshtml",
"Templates/Identity/IdentityHostingStartup.cshtml",
"Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml",
"Templates/Identity/Pages/Account/Account.AccessDenied.cshtml",
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml",
"Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml",
"Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml",
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
"Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml",
"Templates/Identity/Pages/Account/Account.Lockout.cshtml",
"Templates/Identity/Pages/Account/Account.Login.cs.cshtml",
"Templates/Identity/Pages/Account/Account.Login.cshtml",
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml",
"Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml",
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
"Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
"Templates/Identity/Pages/Account/Account.Logout.cs.cshtml",
"Templates/Identity/Pages/Account/Account.Logout.cshtml",
"Templates/Identity/Pages/Account/Account.Register.cs.cshtml",
"Templates/Identity/Pages/Account/Account.Register.cshtml",
"Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ResetPassword.cshtml",
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
"Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
"Templates/Identity/Pages/Account/Account._ViewImports.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
"Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
"Templates/Identity/Pages/Error.cs.cshtml",
"Templates/Identity/Pages/Error.cshtml",
"Templates/Identity/Pages/_Layout.cshtml",
"Templates/Identity/Pages/_ValidationScriptsPartial.cshtml",
"Templates/Identity/Pages/_ViewImports.cshtml",
"Templates/Identity/Pages/_ViewStart.cshtml",
"Templates/Identity/ScaffoldingReadme.cshtml",
"Templates/Identity/SupportPages._CookieConsentPartial.cshtml",
"Templates/Identity/SupportPages._ViewImports.cshtml",
"Templates/Identity/SupportPages._ViewStart.cshtml",
"Templates/Identity/_LoginPartial.cshtml",
"Templates/Identity/wwwroot/css/site.css",
"Templates/Identity/wwwroot/favicon.ico",
"Templates/Identity/wwwroot/js/site.js",
"Templates/Identity/wwwroot/lib/bootstrap/LICENSE",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
"Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
"Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map",
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
"Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
"Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md",
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js",
"Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
"Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
"Templates/Identity/wwwroot/lib/jquery/LICENSE.txt",
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.js",
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js",
"Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map",
"Templates/Identity_Versioned/Bootstrap3/Data/ApplicationDbContext.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Data/ApplicationUser.cshtml",
"Templates/Identity_Versioned/Bootstrap3/IdentityHostingStartup.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._ViewImports.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._Layout.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Error.cs.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/Error.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/_Layout.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/_ValidationScriptsPartial.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/_ViewImports.cshtml",
"Templates/Identity_Versioned/Bootstrap3/Pages/_ViewStart.cshtml",
"Templates/Identity_Versioned/Bootstrap3/ScaffoldingReadme.cshtml",
"Templates/Identity_Versioned/Bootstrap3/SupportPages._CookieConsentPartial.cshtml",
"Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewImports.cshtml",
"Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewStart.cshtml",
"Templates/Identity_Versioned/Bootstrap3/_LoginPartial.cshtml",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/css/site.css",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/favicon.ico",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner1.svg",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner2.svg",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner3.svg",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/js/site.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/LICENSE",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/npm.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/LICENSE.md",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/LICENSE.txt",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.js",
"Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.map",
"Templates/MvcLayout/Error.cshtml",
"Templates/MvcLayout/_Layout.cshtml",
"Templates/RazorPageGenerator/Create.cshtml",
"Templates/RazorPageGenerator/CreatePageModel.cshtml",
"Templates/RazorPageGenerator/Delete.cshtml",
"Templates/RazorPageGenerator/DeletePageModel.cshtml",
"Templates/RazorPageGenerator/Details.cshtml",
"Templates/RazorPageGenerator/DetailsPageModel.cshtml",
"Templates/RazorPageGenerator/Edit.cshtml",
"Templates/RazorPageGenerator/EditPageModel.cshtml",
"Templates/RazorPageGenerator/Empty.cshtml",
"Templates/RazorPageGenerator/EmptyPageModel.cshtml",
"Templates/RazorPageGenerator/List.cshtml",
"Templates/RazorPageGenerator/ListPageModel.cshtml",
"Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Create.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/CreatePageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Delete.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/DeletePageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Details.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/DetailsPageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Edit.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/EditPageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/Empty.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/EmptyPageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/List.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/ListPageModel.cshtml",
"Templates/RazorPageGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
"Templates/Startup/ReadMe.cshtml",
"Templates/Startup/Startup.cshtml",
"Templates/ViewGenerator/Create.cshtml",
"Templates/ViewGenerator/Delete.cshtml",
"Templates/ViewGenerator/Details.cshtml",
"Templates/ViewGenerator/Edit.cshtml",
"Templates/ViewGenerator/Empty.cshtml",
"Templates/ViewGenerator/List.cshtml",
"Templates/ViewGenerator/_ValidationScriptsPartial.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/Create.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/Delete.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/Details.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/Edit.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/Empty.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/List.cshtml",
"Templates/ViewGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll",
"lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml",
"lib/netstandard2.0/bootstrap3_identitygeneratorfilesconfig.json",
"lib/netstandard2.0/bootstrap4_identitygeneratorfilesconfig.json",
"microsoft.visualstudio.web.codegenerators.mvc.2.2.3.nupkg.sha512",
"microsoft.visualstudio.web.codegenerators.mvc.nuspec"
]
},
"Microsoft.Win32.Registry/4.5.0": {
"sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
"type": "package",
@ -7433,6 +8136,23 @@
"newtonsoft.json.bson.nuspec"
]
},
"NuGet.Frameworks/4.7.0": {
"sha512": "qbXaB76XYUVLocLBs8Z9TS/ERGK2wm797feO+0JEPFvT7o7MRadOR77mqaSD4J1k8G+DlZQyq+MlkCuxrkr3ag==",
"type": "package",
"path": "nuget.frameworks/4.7.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net40/NuGet.Frameworks.dll",
"lib/net40/NuGet.Frameworks.xml",
"lib/net46/NuGet.Frameworks.dll",
"lib/net46/NuGet.Frameworks.xml",
"lib/netstandard1.6/NuGet.Frameworks.dll",
"lib/netstandard1.6/NuGet.Frameworks.xml",
"nuget.frameworks.4.7.0.nupkg.sha512",
"nuget.frameworks.nuspec"
]
},
"Pomelo.EntityFrameworkCore.MySql/2.2.0": {
"sha512": "OIIR2ASp8J5VyIf2i9cli8BjvD0kZl5zCwi4DBR/E/D0WVt+iZyKwGhCLt1V9+KiXQbYcYAujuKN3cMmwk5nZg==",
"type": "package",
@ -8153,6 +8873,90 @@
"version.txt"
]
},
"System.Composition/1.0.31": {
"sha512": "I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
"type": "package",
"path": "system.composition/1.0.31",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"system.composition.1.0.31.nupkg.sha512",
"system.composition.nuspec"
]
},
"System.Composition.AttributedModel/1.0.31": {
"sha512": "NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
"type": "package",
"path": "system.composition.attributedmodel/1.0.31",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Composition.AttributedModel.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
"system.composition.attributedmodel.1.0.31.nupkg.sha512",
"system.composition.attributedmodel.nuspec"
]
},
"System.Composition.Convention/1.0.31": {
"sha512": "GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
"type": "package",
"path": "system.composition.convention/1.0.31",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Composition.Convention.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll",
"system.composition.convention.1.0.31.nupkg.sha512",
"system.composition.convention.nuspec"
]
},
"System.Composition.Hosting/1.0.31": {
"sha512": "fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
"type": "package",
"path": "system.composition.hosting/1.0.31",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Composition.Hosting.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
"system.composition.hosting.1.0.31.nupkg.sha512",
"system.composition.hosting.nuspec"
]
},
"System.Composition.Runtime/1.0.31": {
"sha512": "0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
"type": "package",
"path": "system.composition.runtime/1.0.31",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Composition.Runtime.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
"system.composition.runtime.1.0.31.nupkg.sha512",
"system.composition.runtime.nuspec"
]
},
"System.Composition.TypedParts/1.0.31": {
"sha512": "0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
"type": "package",
"path": "system.composition.typedparts/1.0.31",
"files": [
".nupkg.metadata",
".signature.p7s",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/netstandard1.0/System.Composition.TypedParts.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll",
"system.composition.typedparts.1.0.31.nupkg.sha512",
"system.composition.typedparts.nuspec"
]
},
"System.Console/4.3.0": {
"sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
"type": "package",
@ -9302,6 +10106,62 @@
"system.linq.expressions.nuspec"
]
},
"System.Linq.Parallel/4.3.0": {
"sha512": "td7x21K8LalpjTWCzW/nQboQIFbq9i0r+PCyBBCdLWWnm4NBcdN18vpz/G9hCpUaCIfRL+ZxJNVTywlNlB1aLQ==",
"type": "package",
"path": "system.linq.parallel/4.3.0",
"files": [
".nupkg.metadata",
"ThirdPartyNotices.txt",
"dotnet_library_license.txt",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Linq.Parallel.dll",
"lib/netstandard1.3/System.Linq.Parallel.dll",
"lib/portable-net45+win8+wpa81/_._",
"lib/win8/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
"ref/netcore50/System.Linq.Parallel.dll",
"ref/netcore50/System.Linq.Parallel.xml",
"ref/netcore50/de/System.Linq.Parallel.xml",
"ref/netcore50/es/System.Linq.Parallel.xml",
"ref/netcore50/fr/System.Linq.Parallel.xml",
"ref/netcore50/it/System.Linq.Parallel.xml",
"ref/netcore50/ja/System.Linq.Parallel.xml",
"ref/netcore50/ko/System.Linq.Parallel.xml",
"ref/netcore50/ru/System.Linq.Parallel.xml",
"ref/netcore50/zh-hans/System.Linq.Parallel.xml",
"ref/netcore50/zh-hant/System.Linq.Parallel.xml",
"ref/netstandard1.1/System.Linq.Parallel.dll",
"ref/netstandard1.1/System.Linq.Parallel.xml",
"ref/netstandard1.1/de/System.Linq.Parallel.xml",
"ref/netstandard1.1/es/System.Linq.Parallel.xml",
"ref/netstandard1.1/fr/System.Linq.Parallel.xml",
"ref/netstandard1.1/it/System.Linq.Parallel.xml",
"ref/netstandard1.1/ja/System.Linq.Parallel.xml",
"ref/netstandard1.1/ko/System.Linq.Parallel.xml",
"ref/netstandard1.1/ru/System.Linq.Parallel.xml",
"ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
"ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
"ref/portable-net45+win8+wpa81/_._",
"ref/win8/_._",
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.linq.parallel.4.3.0.nupkg.sha512",
"system.linq.parallel.nuspec"
]
},
"System.Linq.Queryable/4.0.1": {
"sha512": "Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
"type": "package",
@ -12150,6 +13010,7 @@
"Microsoft.AspNetCore.Razor.Design >= 2.2.0",
"Microsoft.EntityFrameworkCore >= 2.2.6",
"Microsoft.NETCore.App >= 2.2.0",
"Microsoft.VisualStudio.Web.CodeGeneration.Design >= 2.2.3",
"Pomelo.EntityFrameworkCore.MySql >= 2.2.0"
]
},
@ -12215,6 +13076,10 @@
"version": "[2.2.0, )",
"autoReferenced": true
},
"Microsoft.VisualStudio.Web.CodeGeneration.Design": {
"target": "Package",
"version": "[2.2.3, )"
},
"Pomelo.EntityFrameworkCore.MySql": {
"target": "Package",
"version": "[2.2.0, )"