Enviando projeto ao servidor
This commit is contained in:
commit
cc06d780d9
BIN
.vs/ChatApp/CopilotIndices/17.14.1347.20289/CodeChunks.db
Normal file
BIN
.vs/ChatApp/CopilotIndices/17.14.1347.20289/CodeChunks.db
Normal file
Binary file not shown.
BIN
.vs/ChatApp/CopilotIndices/17.14.1347.20289/SemanticSymbols.db
Normal file
BIN
.vs/ChatApp/CopilotIndices/17.14.1347.20289/SemanticSymbols.db
Normal file
Binary file not shown.
BIN
.vs/ChatApp/DesignTimeBuild/.dtbcache.v2
Normal file
BIN
.vs/ChatApp/DesignTimeBuild/.dtbcache.v2
Normal file
Binary file not shown.
Binary file not shown.
BIN
.vs/ChatApp/v17/.futdcache.v2
Normal file
BIN
.vs/ChatApp/v17/.futdcache.v2
Normal file
Binary file not shown.
BIN
.vs/ChatApp/v17/.suo
Normal file
BIN
.vs/ChatApp/v17/.suo
Normal file
Binary file not shown.
23
.vs/ChatApp/v17/DocumentLayout.json
Normal file
23
.vs/ChatApp/v17/DocumentLayout.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"Version": 1,
|
||||||
|
"WorkspaceRootPath": "C:\\Users\\Nicolas Felipe\\Desktop\\ChatApp\\",
|
||||||
|
"Documents": [],
|
||||||
|
"DocumentGroupContainers": [
|
||||||
|
{
|
||||||
|
"Orientation": 0,
|
||||||
|
"VerticalTabListWidth": 256,
|
||||||
|
"DocumentGroups": [
|
||||||
|
{
|
||||||
|
"DockedWidth": 200,
|
||||||
|
"SelectedChildIndex": -1,
|
||||||
|
"Children": [
|
||||||
|
{
|
||||||
|
"$type": "Bookmark",
|
||||||
|
"Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
.vs/ChatApp/v18/.futdcache.v2
Normal file
BIN
.vs/ChatApp/v18/.futdcache.v2
Normal file
Binary file not shown.
BIN
.vs/ChatApp/v18/.suo
Normal file
BIN
.vs/ChatApp/v18/.suo
Normal file
Binary file not shown.
23
.vs/ChatApp/v18/DocumentLayout.backup.json
Normal file
23
.vs/ChatApp/v18/DocumentLayout.backup.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"Version": 1,
|
||||||
|
"WorkspaceRootPath": "Y:\\Repositorios-locais\\ChatApp\\",
|
||||||
|
"Documents": [],
|
||||||
|
"DocumentGroupContainers": [
|
||||||
|
{
|
||||||
|
"Orientation": 0,
|
||||||
|
"VerticalTabListWidth": 256,
|
||||||
|
"DocumentGroups": [
|
||||||
|
{
|
||||||
|
"DockedWidth": 200,
|
||||||
|
"SelectedChildIndex": -1,
|
||||||
|
"Children": [
|
||||||
|
{
|
||||||
|
"$type": "Bookmark",
|
||||||
|
"Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
23
.vs/ChatApp/v18/DocumentLayout.json
Normal file
23
.vs/ChatApp/v18/DocumentLayout.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"Version": 1,
|
||||||
|
"WorkspaceRootPath": "Y:\\Repositorios-locais\\ChatApp\\",
|
||||||
|
"Documents": [],
|
||||||
|
"DocumentGroupContainers": [
|
||||||
|
{
|
||||||
|
"Orientation": 0,
|
||||||
|
"VerticalTabListWidth": 256,
|
||||||
|
"DocumentGroups": [
|
||||||
|
{
|
||||||
|
"DockedWidth": 200,
|
||||||
|
"SelectedChildIndex": -1,
|
||||||
|
"Children": [
|
||||||
|
{
|
||||||
|
"$type": "Bookmark",
|
||||||
|
"Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
.vs/ProjectEvaluation/chatapp.metadata.v10.bin
Normal file
BIN
.vs/ProjectEvaluation/chatapp.metadata.v10.bin
Normal file
Binary file not shown.
BIN
.vs/ProjectEvaluation/chatapp.projects.v10.bin
Normal file
BIN
.vs/ProjectEvaluation/chatapp.projects.v10.bin
Normal file
Binary file not shown.
BIN
.vs/ProjectEvaluation/chatapp.strings.v10.bin
Normal file
BIN
.vs/ProjectEvaluation/chatapp.strings.v10.bin
Normal file
Binary file not shown.
11
ChatApp.csproj
Normal file
11
ChatApp.csproj
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||||
|
|
||||||
|
<PropertyGroup>
|
||||||
|
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||||
|
</PropertyGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<PackageReference Include="Microsoft.AspNetCore.App" />
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
|
</Project>
|
||||||
10
ChatApp.csproj.user
Normal file
10
ChatApp.csproj.user
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<PropertyGroup>
|
||||||
|
<ShowAllFiles>false</ShowAllFiles>
|
||||||
|
<ActiveDebugProfile>ChatApp</ActiveDebugProfile>
|
||||||
|
</PropertyGroup>
|
||||||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
||||||
|
</PropertyGroup>
|
||||||
|
</Project>
|
||||||
25
ChatApp.sln
Normal file
25
ChatApp.sln
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# Visual Studio Version 17
|
||||||
|
VisualStudioVersion = 17.14.36616.10 d17.14
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChatApp", "ChatApp.csproj", "{D1766B11-A0EC-C0D2-D8A7-D9298FCD5A15}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Any CPU = Debug|Any CPU
|
||||||
|
Release|Any CPU = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{D1766B11-A0EC-C0D2-D8A7-D9298FCD5A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||||
|
{D1766B11-A0EC-C0D2-D8A7-D9298FCD5A15}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||||
|
{D1766B11-A0EC-C0D2-D8A7-D9298FCD5A15}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||||
|
{D1766B11-A0EC-C0D2-D8A7-D9298FCD5A15}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
SolutionGuid = {5BAED6F0-ED0A-4320-8C0C-34C17EC590C5}
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
||||||
12
ChatHub.cs
Normal file
12
ChatHub.cs
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
using Microsoft.AspNetCore.SignalR;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
namespace ChatApp
|
||||||
|
{
|
||||||
|
public class ChatHub : Hub
|
||||||
|
{
|
||||||
|
public async Task SendMessage(string user, string message)
|
||||||
|
{
|
||||||
|
await Clients.All.SendAsync("ReceiveMessage", user, message);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
9
Pages/About.cshtml
Normal file
9
Pages/About.cshtml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
@page
|
||||||
|
@model AboutModel
|
||||||
|
@{
|
||||||
|
ViewData["Title"] = "About";
|
||||||
|
}
|
||||||
|
<h2>@ViewData["Title"]</h2>
|
||||||
|
<h3>@Model.Message</h3>
|
||||||
|
|
||||||
|
<p>Use this area to provide additional information.</p>
|
||||||
18
Pages/About.cshtml.cs
Normal file
18
Pages/About.cshtml.cs
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
|
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
public class AboutModel : PageModel
|
||||||
|
{
|
||||||
|
public string Message { get; set; }
|
||||||
|
|
||||||
|
public void OnGet()
|
||||||
|
{
|
||||||
|
Message = "Your application description page.";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
19
Pages/Contact.cshtml
Normal file
19
Pages/Contact.cshtml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
@page
|
||||||
|
@model ContactModel
|
||||||
|
@{
|
||||||
|
ViewData["Title"] = "Contact";
|
||||||
|
}
|
||||||
|
<h2>@ViewData["Title"]</h2>
|
||||||
|
<h3>@Model.Message</h3>
|
||||||
|
|
||||||
|
<address>
|
||||||
|
One Microsoft Way<br />
|
||||||
|
Redmond, WA 98052-6399<br />
|
||||||
|
<abbr title="Phone">P:</abbr>
|
||||||
|
425.555.0100
|
||||||
|
</address>
|
||||||
|
|
||||||
|
<address>
|
||||||
|
<strong>Support:</strong> <a href="mailto:Support@example.com">Support@example.com</a><br />
|
||||||
|
<strong>Marketing:</strong> <a href="mailto:Marketing@example.com">Marketing@example.com</a>
|
||||||
|
</address>
|
||||||
18
Pages/Contact.cshtml.cs
Normal file
18
Pages/Contact.cshtml.cs
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
|
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
public class ContactModel : PageModel
|
||||||
|
{
|
||||||
|
public string Message { get; set; }
|
||||||
|
|
||||||
|
public void OnGet()
|
||||||
|
{
|
||||||
|
Message = "Your contact page.";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
23
Pages/Error.cshtml
Normal file
23
Pages/Error.cshtml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
@page
|
||||||
|
@model ErrorModel
|
||||||
|
@{
|
||||||
|
ViewData["Title"] = "Error";
|
||||||
|
}
|
||||||
|
|
||||||
|
<h1 class="text-danger">Error.</h1>
|
||||||
|
<h2 class="text-danger">An error occurred while processing your request.</h2>
|
||||||
|
|
||||||
|
@if (Model.ShowRequestId)
|
||||||
|
{
|
||||||
|
<p>
|
||||||
|
<strong>Request ID:</strong> <code>@Model.RequestId</code>
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
|
||||||
|
<h3>Development Mode</h3>
|
||||||
|
<p>
|
||||||
|
Swapping to <strong>Development</strong> environment will display more detailed information about the error that occurred.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<strong>Development environment should not be enabled in deployed applications</strong>, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>, and restarting the application.
|
||||||
|
</p>
|
||||||
23
Pages/Error.cshtml.cs
Normal file
23
Pages/Error.cshtml.cs
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Mvc;
|
||||||
|
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
|
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
public class ErrorModel : PageModel
|
||||||
|
{
|
||||||
|
public string RequestId { get; set; }
|
||||||
|
|
||||||
|
public bool ShowRequestId => !string.IsNullOrEmpty(RequestId);
|
||||||
|
|
||||||
|
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
|
||||||
|
public void OnGet()
|
||||||
|
{
|
||||||
|
RequestId = Activity.Current?.Id ?? HttpContext.TraceIdentifier;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
34
Pages/Index.cshtml
Normal file
34
Pages/Index.cshtml
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
@page
|
||||||
|
<div class="container">
|
||||||
|
<div class="row"> </div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-12">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="col-md-3">User</div>
|
||||||
|
<div class="col-md-9"><input type="text" id="userName" /></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-12">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="col-md-3">Message</div>
|
||||||
|
<div class="col-md-9">
|
||||||
|
<input type="text" id="userMessage" />
|
||||||
|
<input type="button" id="sendMessage" value="Send Message" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-12">
|
||||||
|
<hr />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-6"> </div>
|
||||||
|
<div class="col-6">
|
||||||
|
<ul id="messagesList"></ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<script src="~/lib/signalr/signalr.js"></script>
|
||||||
|
<script src="~/js/chat.js"></script>
|
||||||
17
Pages/Index.cshtml.cs
Normal file
17
Pages/Index.cshtml.cs
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Mvc;
|
||||||
|
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
|
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
public class IndexModel : PageModel
|
||||||
|
{
|
||||||
|
public void OnGet()
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
8
Pages/Privacy.cshtml
Normal file
8
Pages/Privacy.cshtml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
@page
|
||||||
|
@model PrivacyModel
|
||||||
|
@{
|
||||||
|
ViewData["Title"] = "Privacy Policy";
|
||||||
|
}
|
||||||
|
<h2>@ViewData["Title"]</h2>
|
||||||
|
|
||||||
|
<p>Use this page to detail your site's privacy policy.</p>
|
||||||
16
Pages/Privacy.cshtml.cs
Normal file
16
Pages/Privacy.cshtml.cs
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Mvc;
|
||||||
|
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||||
|
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
public class PrivacyModel : PageModel
|
||||||
|
{
|
||||||
|
public void OnGet()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
41
Pages/Shared/_CookieConsentPartial.cshtml
Normal file
41
Pages/Shared/_CookieConsentPartial.cshtml
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
@using Microsoft.AspNetCore.Http.Features
|
||||||
|
|
||||||
|
@{
|
||||||
|
var consentFeature = Context.Features.Get<ITrackingConsentFeature>();
|
||||||
|
var showBanner = !consentFeature?.CanTrack ?? false;
|
||||||
|
var cookieString = consentFeature?.CreateConsentCookie();
|
||||||
|
}
|
||||||
|
|
||||||
|
@if (showBanner)
|
||||||
|
{
|
||||||
|
<nav id="cookieConsent" class="navbar navbar-default navbar-fixed-top" role="alert">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#cookieConsent .navbar-collapse">
|
||||||
|
<span class="sr-only">Toggle cookie consent banner</span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<span class="navbar-brand"><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span></span>
|
||||||
|
</div>
|
||||||
|
<div class="collapse navbar-collapse">
|
||||||
|
<p class="navbar-text">
|
||||||
|
Use this space to summarize your privacy and cookie use policy.
|
||||||
|
</p>
|
||||||
|
<div class="navbar-right">
|
||||||
|
<a asp-page="/Privacy" class="btn btn-info navbar-btn">Learn More</a>
|
||||||
|
<button type="button" class="btn btn-default navbar-btn" data-cookie-string="@cookieString">Accept</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<script>
|
||||||
|
(function () {
|
||||||
|
document.querySelector("#cookieConsent button[data-cookie-string]").addEventListener("click", function (el) {
|
||||||
|
document.cookie = el.target.dataset.cookieString;
|
||||||
|
document.querySelector("#cookieConsent").classList.add("hidden");
|
||||||
|
}, false);
|
||||||
|
})();
|
||||||
|
</script>
|
||||||
|
}
|
||||||
74
Pages/Shared/_Layout.cshtml
Normal file
74
Pages/Shared/_Layout.cshtml
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<title>@ViewData["Title"] - ChatApp</title>
|
||||||
|
|
||||||
|
<environment include="Development">
|
||||||
|
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.css" />
|
||||||
|
<link rel="stylesheet" href="~/css/site.css" />
|
||||||
|
</environment>
|
||||||
|
<environment exclude="Development">
|
||||||
|
<link rel="stylesheet" href="https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/css/bootstrap.min.css"
|
||||||
|
asp-fallback-href="~/lib/bootstrap/dist/css/bootstrap.min.css"
|
||||||
|
asp-fallback-test-class="sr-only" asp-fallback-test-property="position" asp-fallback-test-value="absolute" />
|
||||||
|
<link rel="stylesheet" href="~/css/site.min.css" asp-append-version="true" />
|
||||||
|
</environment>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<nav class="navbar navbar-inverse navbar-fixed-top">
|
||||||
|
<div class="container">
|
||||||
|
<div class="navbar-header">
|
||||||
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||||||
|
<span class="sr-only">Toggle navigation</span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
<span class="icon-bar"></span>
|
||||||
|
</button>
|
||||||
|
<a asp-page="/Index" class="navbar-brand">ChatApp</a>
|
||||||
|
</div>
|
||||||
|
<div class="navbar-collapse collapse">
|
||||||
|
<ul class="nav navbar-nav">
|
||||||
|
<li><a asp-page="/Index">Home</a></li>
|
||||||
|
<li><a asp-page="/About">About</a></li>
|
||||||
|
<li><a asp-page="/Contact">Contact</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<partial name="_CookieConsentPartial" />
|
||||||
|
|
||||||
|
<div class="container body-content">
|
||||||
|
@RenderBody()
|
||||||
|
<hr />
|
||||||
|
<footer>
|
||||||
|
<p>© 2018 - ChatApp</p>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<environment include="Development">
|
||||||
|
<script src="~/lib/jquery/dist/jquery.js"></script>
|
||||||
|
<script src="~/lib/bootstrap/dist/js/bootstrap.js"></script>
|
||||||
|
<script src="~/js/site.js" asp-append-version="true"></script>
|
||||||
|
</environment>
|
||||||
|
<environment exclude="Development">
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery/jquery-3.3.1.min.js"
|
||||||
|
asp-fallback-src="~/lib/jquery/dist/jquery.min.js"
|
||||||
|
asp-fallback-test="window.jQuery"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT">
|
||||||
|
</script>
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/bootstrap.min.js"
|
||||||
|
asp-fallback-src="~/lib/bootstrap/dist/js/bootstrap.min.js"
|
||||||
|
asp-fallback-test="window.jQuery && window.jQuery.fn && window.jQuery.fn.modal"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa">
|
||||||
|
</script>
|
||||||
|
<script src="~/js/site.min.js" asp-append-version="true"></script>
|
||||||
|
</environment>
|
||||||
|
|
||||||
|
@RenderSection("Scripts", required: false)
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
18
Pages/Shared/_ValidationScriptsPartial.cshtml
Normal file
18
Pages/Shared/_ValidationScriptsPartial.cshtml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<environment include="Development">
|
||||||
|
<script src="~/lib/jquery-validation/dist/jquery.validate.js"></script>
|
||||||
|
<script src="~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js"></script>
|
||||||
|
</environment>
|
||||||
|
<environment exclude="Development">
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validate/1.17.0/jquery.validate.min.js"
|
||||||
|
asp-fallback-src="~/lib/jquery-validation/dist/jquery.validate.min.js"
|
||||||
|
asp-fallback-test="window.jQuery && window.jQuery.validator"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
integrity="sha384-rZfj/ogBloos6wzLGpPkkOr/gpkBNLZ6b6yLy4o+ok+t/SAKlL5mvXLr0OXNi1Hp">
|
||||||
|
</script>
|
||||||
|
<script src="https://ajax.aspnetcdn.com/ajax/jquery.validation.unobtrusive/3.2.9/jquery.validate.unobtrusive.min.js"
|
||||||
|
asp-fallback-src="~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js"
|
||||||
|
asp-fallback-test="window.jQuery && window.jQuery.validator && window.jQuery.validator.unobtrusive"
|
||||||
|
crossorigin="anonymous"
|
||||||
|
integrity="sha384-ifv0TYDWxBHzvAk2Z0n8R434FL1Rlv/Av18DXE43N/1rvHyOG4izKst0f2iSLdds">
|
||||||
|
</script>
|
||||||
|
</environment>
|
||||||
3
Pages/_ViewImports.cshtml
Normal file
3
Pages/_ViewImports.cshtml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@using ChatApp
|
||||||
|
@namespace ChatApp.Pages
|
||||||
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||||
3
Pages/_ViewStart.cshtml
Normal file
3
Pages/_ViewStart.cshtml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@{
|
||||||
|
Layout = "_Layout";
|
||||||
|
}
|
||||||
24
Program.cs
Normal file
24
Program.cs
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.IO;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore;
|
||||||
|
using Microsoft.AspNetCore.Hosting;
|
||||||
|
using Microsoft.Extensions.Configuration;
|
||||||
|
using Microsoft.Extensions.Logging;
|
||||||
|
|
||||||
|
namespace ChatApp
|
||||||
|
{
|
||||||
|
public class Program
|
||||||
|
{
|
||||||
|
public static void Main(string[] args)
|
||||||
|
{
|
||||||
|
CreateWebHostBuilder(args).Build().Run();
|
||||||
|
}
|
||||||
|
|
||||||
|
public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>
|
||||||
|
WebHost.CreateDefaultBuilder(args)
|
||||||
|
.UseStartup<Startup>();
|
||||||
|
}
|
||||||
|
}
|
||||||
27
Properties/launchSettings.json
Normal file
27
Properties/launchSettings.json
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"iisSettings": {
|
||||||
|
"windowsAuthentication": false,
|
||||||
|
"anonymousAuthentication": true,
|
||||||
|
"iisExpress": {
|
||||||
|
"applicationUrl": "http://localhost:6716",
|
||||||
|
"sslPort": 44388
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"profiles": {
|
||||||
|
"IIS Express": {
|
||||||
|
"commandName": "IISExpress",
|
||||||
|
"launchBrowser": true,
|
||||||
|
"environmentVariables": {
|
||||||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ChatApp": {
|
||||||
|
"commandName": "Project",
|
||||||
|
"launchBrowser": true,
|
||||||
|
"applicationUrl": "https://localhost:5001;http://localhost:5000",
|
||||||
|
"environmentVariables": {
|
||||||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
11
README.md
Normal file
11
README.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# ChatApp
|
||||||
|
A simple chat app that uses ASP.NET Core in backend and SignalR to receive and send messages to a hub in real time
|
||||||
|
|
||||||
|
## Goal achieved
|
||||||
|
* Create a web app that uses SignalR on ASP.NET Core.
|
||||||
|
* Create a SignalR hub on the server.
|
||||||
|
* Connect to the SignalR hub from JavaScript clients.
|
||||||
|
* Use the hub to send messages from any client to all connected clients.
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|

|
||||||
63
Startup.cs
Normal file
63
Startup.cs
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.Linq;
|
||||||
|
using System.Threading.Tasks;
|
||||||
|
using Microsoft.AspNetCore.Builder;
|
||||||
|
using Microsoft.AspNetCore.Hosting;
|
||||||
|
using Microsoft.AspNetCore.Http;
|
||||||
|
using Microsoft.AspNetCore.HttpsPolicy;
|
||||||
|
using Microsoft.AspNetCore.Mvc;
|
||||||
|
using Microsoft.Extensions.Configuration;
|
||||||
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
|
|
||||||
|
namespace ChatApp
|
||||||
|
{
|
||||||
|
public class Startup
|
||||||
|
{
|
||||||
|
public Startup(IConfiguration configuration)
|
||||||
|
{
|
||||||
|
Configuration = configuration;
|
||||||
|
}
|
||||||
|
|
||||||
|
public IConfiguration Configuration { get; }
|
||||||
|
|
||||||
|
// This method gets called by the runtime. Use this method to add services to the container.
|
||||||
|
public void ConfigureServices(IServiceCollection services)
|
||||||
|
{
|
||||||
|
services.Configure<CookiePolicyOptions>(options =>
|
||||||
|
{
|
||||||
|
// This lambda determines whether user consent for non-essential cookies is needed for a given request.
|
||||||
|
options.CheckConsentNeeded = context => true;
|
||||||
|
options.MinimumSameSitePolicy = SameSiteMode.None;
|
||||||
|
});
|
||||||
|
services.AddMvc();
|
||||||
|
|
||||||
|
services.AddSignalR();
|
||||||
|
}
|
||||||
|
|
||||||
|
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
|
||||||
|
public void Configure(IApplicationBuilder app, IHostingEnvironment env)
|
||||||
|
{
|
||||||
|
if (env.IsDevelopment())
|
||||||
|
{
|
||||||
|
app.UseDeveloperExceptionPage();
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
app.UseExceptionHandler("/Error");
|
||||||
|
app.UseHsts();
|
||||||
|
}
|
||||||
|
|
||||||
|
app.UseHttpsRedirection();
|
||||||
|
app.UseStaticFiles();
|
||||||
|
app.UseCookiePolicy();
|
||||||
|
|
||||||
|
app.UseSignalR(routes =>
|
||||||
|
{
|
||||||
|
routes.MapHub<ChatHub>("/chatHub");
|
||||||
|
});
|
||||||
|
|
||||||
|
app.UseMvc();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
9
appsettings.Development.json
Normal file
9
appsettings.Development.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"Logging": {
|
||||||
|
"LogLevel": {
|
||||||
|
"Default": "Debug",
|
||||||
|
"System": "Information",
|
||||||
|
"Microsoft": "Information"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
8
appsettings.json
Normal file
8
appsettings.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"Logging": {
|
||||||
|
"LogLevel": {
|
||||||
|
"Default": "Warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"AllowedHosts": "*"
|
||||||
|
}
|
||||||
BIN
bin/Debug/netcoreapp2.1/ChatApp.Views.dll
Normal file
BIN
bin/Debug/netcoreapp2.1/ChatApp.Views.dll
Normal file
Binary file not shown.
BIN
bin/Debug/netcoreapp2.1/ChatApp.Views.pdb
Normal file
BIN
bin/Debug/netcoreapp2.1/ChatApp.Views.pdb
Normal file
Binary file not shown.
5113
bin/Debug/netcoreapp2.1/ChatApp.deps.json
Normal file
5113
bin/Debug/netcoreapp2.1/ChatApp.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bin/Debug/netcoreapp2.1/ChatApp.dll
Normal file
BIN
bin/Debug/netcoreapp2.1/ChatApp.dll
Normal file
Binary file not shown.
BIN
bin/Debug/netcoreapp2.1/ChatApp.pdb
Normal file
BIN
bin/Debug/netcoreapp2.1/ChatApp.pdb
Normal file
Binary file not shown.
9
bin/Debug/netcoreapp2.1/ChatApp.runtimeconfig.dev.json
Normal file
9
bin/Debug/netcoreapp2.1/ChatApp.runtimeconfig.dev.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"runtimeOptions": {
|
||||||
|
"additionalProbingPaths": [
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.dotnet\\store\\|arch|\\|tfm|",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages",
|
||||||
|
"D:\\Programas instalados\\Microsoft VS\\Shared\\NuGetPackages"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
13
bin/Debug/netcoreapp2.1/ChatApp.runtimeconfig.json
Normal file
13
bin/Debug/netcoreapp2.1/ChatApp.runtimeconfig.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"runtimeOptions": {
|
||||||
|
"tfm": "netcoreapp2.1",
|
||||||
|
"framework": {
|
||||||
|
"name": "Microsoft.AspNetCore.App",
|
||||||
|
"version": "2.1.1"
|
||||||
|
},
|
||||||
|
"configProperties": {
|
||||||
|
"System.GC.Server": true,
|
||||||
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
9
bin/Debug/netcoreapp2.1/appsettings.Development.json
Normal file
9
bin/Debug/netcoreapp2.1/appsettings.Development.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"Logging": {
|
||||||
|
"LogLevel": {
|
||||||
|
"Default": "Debug",
|
||||||
|
"System": "Information",
|
||||||
|
"Microsoft": "Information"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
8
bin/Debug/netcoreapp2.1/appsettings.json
Normal file
8
bin/Debug/netcoreapp2.1/appsettings.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"Logging": {
|
||||||
|
"LogLevel": {
|
||||||
|
"Default": "Warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"AllowedHosts": "*"
|
||||||
|
}
|
||||||
9
bin/Debug/netcoreapp2.1/web.config
Normal file
9
bin/Debug/netcoreapp2.1/web.config
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<system.webServer>
|
||||||
|
<handlers>
|
||||||
|
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModule" resourceType="Unspecified"/>
|
||||||
|
</handlers>
|
||||||
|
<aspNetCore processPath="dotnet" arguments=".\bin\Debug\netcoreapp2.1\ChatApp.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" forwardWindowsAuthToken="false"/>
|
||||||
|
</system.webServer>
|
||||||
|
</configuration>
|
||||||
83
obj/ChatApp.csproj.nuget.dgspec.json
Normal file
83
obj/ChatApp.csproj.nuget.dgspec.json
Normal file
@ -0,0 +1,83 @@
|
|||||||
|
{
|
||||||
|
"format": 1,
|
||||||
|
"restore": {
|
||||||
|
"Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj": {}
|
||||||
|
},
|
||||||
|
"projects": {
|
||||||
|
"Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"restore": {
|
||||||
|
"projectUniqueName": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"projectName": "ChatApp",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"packagesPath": "C:\\Users\\Nicolas Felipe\\.nuget\\packages\\",
|
||||||
|
"outputPath": "Y:\\Repositorios-locais\\ChatApp\\obj\\",
|
||||||
|
"projectStyle": "PackageReference",
|
||||||
|
"fallbackFolders": [
|
||||||
|
"D:\\Programas instalados\\Microsoft VS\\Shared\\NuGetPackages"
|
||||||
|
],
|
||||||
|
"configFilePaths": [
|
||||||
|
"C:\\Users\\Nicolas Felipe\\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": [
|
||||||
|
"netcoreapp2.1"
|
||||||
|
],
|
||||||
|
"sources": {
|
||||||
|
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||||
|
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||||
|
"https://api.nuget.org/v3/index.json": {}
|
||||||
|
},
|
||||||
|
"frameworks": {
|
||||||
|
"netcoreapp2.1": {
|
||||||
|
"targetAlias": "netcoreapp2.1",
|
||||||
|
"projectReferences": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"warningProperties": {
|
||||||
|
"warnAsError": [
|
||||||
|
"NU1605"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"restoreAuditProperties": {
|
||||||
|
"enableAudit": "true",
|
||||||
|
"auditLevel": "low",
|
||||||
|
"auditMode": "direct"
|
||||||
|
},
|
||||||
|
"SdkAnalysisLevel": "10.0.100"
|
||||||
|
},
|
||||||
|
"frameworks": {
|
||||||
|
"netcoreapp2.1": {
|
||||||
|
"targetAlias": "netcoreapp2.1",
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.AspNetCore.App": {
|
||||||
|
"suppressParent": "All",
|
||||||
|
"target": "Package",
|
||||||
|
"version": "[2.1.1, )",
|
||||||
|
"autoReferenced": true
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.App": {
|
||||||
|
"suppressParent": "All",
|
||||||
|
"target": "Package",
|
||||||
|
"version": "[2.1.0, )",
|
||||||
|
"autoReferenced": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"imports": [
|
||||||
|
"net461",
|
||||||
|
"net462",
|
||||||
|
"net47",
|
||||||
|
"net471",
|
||||||
|
"net472",
|
||||||
|
"net48",
|
||||||
|
"net481"
|
||||||
|
],
|
||||||
|
"assetTargetFallback": true,
|
||||||
|
"warn": true,
|
||||||
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.100\\RuntimeIdentifierGraph.json"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
30
obj/ChatApp.csproj.nuget.g.props
Normal file
30
obj/ChatApp.csproj.nuget.g.props
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
<?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\Nicolas Felipe\.nuget\packages\;D:\Programas instalados\Microsoft VS\Shared\NuGetPackages</NuGetPackageFolders>
|
||||||
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||||
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
|
||||||
|
</PropertyGroup>
|
||||||
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
|
<SourceRoot Include="C:\Users\Nicolas Felipe\.nuget\packages\" />
|
||||||
|
<SourceRoot Include="D:\Programas instalados\Microsoft VS\Shared\NuGetPackages\" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.netcore.app\2.1.0\build\netcoreapp2.1\Microsoft.NETCore.App.props" Condition="Exists('$(NuGetPackageRoot)microsoft.netcore.app\2.1.0\build\netcoreapp2.1\Microsoft.NETCore.App.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.extensions.fileproviders.embedded\2.1.1\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.fileproviders.embedded\2.1.1\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\2.1.1\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\2.1.1\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\2.1.1\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\2.1.1\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.extensions\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.extensions\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.razor.design\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.razor.design\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.app\2.1.1\build\netcoreapp2.1\Microsoft.AspNetCore.App.props" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.app\2.1.1\build\netcoreapp2.1\Microsoft.AspNetCore.App.props')" />
|
||||||
|
</ImportGroup>
|
||||||
|
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
|
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Nicolas Felipe\.nuget\packages\microsoft.entityframeworkcore.tools\2.1.1</PkgMicrosoft_EntityFrameworkCore_Tools>
|
||||||
|
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Users\Nicolas Felipe\.nuget\packages\microsoft.codeanalysis.analyzers\1.1.0</PkgMicrosoft_CodeAnalysis_Analyzers>
|
||||||
|
<PkgMicrosoft_AspNetCore_Razor_Design Condition=" '$(PkgMicrosoft_AspNetCore_Razor_Design)' == '' ">C:\Users\Nicolas Felipe\.nuget\packages\microsoft.aspnetcore.razor.design\2.1.1</PkgMicrosoft_AspNetCore_Razor_Design>
|
||||||
|
</PropertyGroup>
|
||||||
|
</Project>
|
||||||
12
obj/ChatApp.csproj.nuget.g.targets
Normal file
12
obj/ChatApp.csproj.nuget.g.targets
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?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)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.netcore.app\2.1.0\build\netcoreapp2.1\Microsoft.NETCore.App.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.netcore.app\2.1.0\build\netcoreapp2.1\Microsoft.NETCore.App.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.extensions.fileproviders.embedded\2.1.1\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.fileproviders.embedded\2.1.1\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\2.1.1\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets\2.1.1\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.extensions\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.extensions\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.viewcompilation\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.mvc.razor.viewcompilation\2.1.1\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets')" />
|
||||||
|
<Import Project="$(NuGetPackageRoot)microsoft.aspnetcore.app\2.1.1\build\netcoreapp2.1\Microsoft.AspNetCore.App.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.aspnetcore.app\2.1.1\build\netcoreapp2.1\Microsoft.AspNetCore.App.targets')" />
|
||||||
|
</ImportGroup>
|
||||||
|
</Project>
|
||||||
@ -0,0 +1,4 @@
|
|||||||
|
// <autogenerated />
|
||||||
|
using System;
|
||||||
|
using System.Reflection;
|
||||||
|
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v2.1", FrameworkDisplayName = ".NET Core 2.1")]
|
||||||
23
obj/Debug/netcoreapp2.1/ChatApp.AssemblyInfo.cs
Normal file
23
obj/Debug/netcoreapp2.1/ChatApp.AssemblyInfo.cs
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// O código foi gerado por uma ferramenta.
|
||||||
|
// Versão de Tempo de Execução:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
|
||||||
|
// o código for gerado novamente.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Reflection;
|
||||||
|
|
||||||
|
[assembly: System.Reflection.AssemblyCompanyAttribute("ChatApp")]
|
||||||
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||||
|
[assembly: System.Reflection.AssemblyProductAttribute("ChatApp")]
|
||||||
|
[assembly: System.Reflection.AssemblyTitleAttribute("ChatApp")]
|
||||||
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|
||||||
|
// Gerado pela classe WriteCodeFragment do MSBuild.
|
||||||
|
|
||||||
1
obj/Debug/netcoreapp2.1/ChatApp.AssemblyInfoInputs.cache
Normal file
1
obj/Debug/netcoreapp2.1/ChatApp.AssemblyInfoInputs.cache
Normal file
@ -0,0 +1 @@
|
|||||||
|
6e8b03f573222b10b279fbb64761614efc8e15deaf9d46dbba645a1b1c6cff65
|
||||||
@ -0,0 +1,8 @@
|
|||||||
|
is_global = true
|
||||||
|
build_property.RootNamespace = ChatApp
|
||||||
|
build_property.ProjectDir = Y:\Repositorios-locais\ChatApp\
|
||||||
|
build_property.EnableComHosting =
|
||||||
|
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||||
|
build_property.CsWinRTUseWindowsUIXamlProjections = false
|
||||||
|
build_property.EffectiveAnalysisLevelStyle =
|
||||||
|
build_property.EnableCodeStyleSeverity =
|
||||||
1
obj/Debug/netcoreapp2.1/ChatApp.RazorAssemblyInfo.cache
Normal file
1
obj/Debug/netcoreapp2.1/ChatApp.RazorAssemblyInfo.cache
Normal file
@ -0,0 +1 @@
|
|||||||
|
6eaf1893b690cb565a1614742595c8d80a695931c60ebd69038174939ef7fcb2
|
||||||
20
obj/Debug/netcoreapp2.1/ChatApp.RazorAssemblyInfo.cs
Normal file
20
obj/Debug/netcoreapp2.1/ChatApp.RazorAssemblyInfo.cs
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// O código foi gerado por uma ferramenta.
|
||||||
|
// Versão de Tempo de Execução:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
|
||||||
|
// o código for gerado novamente.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Reflection;
|
||||||
|
|
||||||
|
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("ChatApp.Views")]
|
||||||
|
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute("2.1")]
|
||||||
|
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorConfigurationNameAttribute("MVC-2.1")]
|
||||||
|
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorExtensionAssemblyNameAttribute("MVC-2.1", "Microsoft.AspNetCore.Mvc.Razor.Extensions")]
|
||||||
|
|
||||||
|
// Gerado pela classe WriteCodeFragment do MSBuild.
|
||||||
|
|
||||||
1
obj/Debug/netcoreapp2.1/ChatApp.RazorCoreGenerate.cache
Normal file
1
obj/Debug/netcoreapp2.1/ChatApp.RazorCoreGenerate.cache
Normal file
@ -0,0 +1 @@
|
|||||||
|
448a142ccc9d377e36a14772c69bc3248cedcbe46cc85a474fb4cda862ed762b
|
||||||
@ -0,0 +1 @@
|
|||||||
|
868568951e031e1ec4919e0cb261b34f1043489596062fa98a83052bf4c4b324
|
||||||
25
obj/Debug/netcoreapp2.1/ChatApp.RazorTargetAssemblyInfo.cs
Normal file
25
obj/Debug/netcoreapp2.1/ChatApp.RazorTargetAssemblyInfo.cs
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// O código foi gerado por uma ferramenta.
|
||||||
|
// Versão de Tempo de Execução:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
|
||||||
|
// o código for gerado novamente.
|
||||||
|
// </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("ChatApp")]
|
||||||
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
|
[assembly: System.Reflection.AssemblyProductAttribute("ChatApp")]
|
||||||
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||||
|
[assembly: System.Reflection.AssemblyTitleAttribute("ChatApp.Views")]
|
||||||
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|
||||||
|
// Gerado pela classe WriteCodeFragment do MSBuild.
|
||||||
|
|
||||||
1
obj/Debug/netcoreapp2.1/ChatApp.TagHelpers.output.cache
Normal file
1
obj/Debug/netcoreapp2.1/ChatApp.TagHelpers.output.cache
Normal file
File diff suppressed because one or more lines are too long
BIN
obj/Debug/netcoreapp2.1/ChatApp.Views.dll
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.Views.dll
Normal file
Binary file not shown.
BIN
obj/Debug/netcoreapp2.1/ChatApp.Views.pdb
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.Views.pdb
Normal file
Binary file not shown.
BIN
obj/Debug/netcoreapp2.1/ChatApp.assets.cache
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/netcoreapp2.1/ChatApp.csproj.AssemblyReference.cache
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
c8780d5a9e30a3424989d33bc99d5772eb7db1c21d6498c264dcc87474de843a
|
||||||
74
obj/Debug/netcoreapp2.1/ChatApp.csproj.FileListAbsolute.txt
Normal file
74
obj/Debug/netcoreapp2.1/ChatApp.csproj.FileListAbsolute.txt
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\web.config
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\appsettings.Development.json
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\appsettings.json
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.deps.json
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.runtimeconfig.json
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.runtimeconfig.dev.json
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.dll
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.pdb
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.Views.dll
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.Views.pdb
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.AssemblyReference.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.AssemblyInfoInputs.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.AssemblyInfo.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.CoreCompileInputs.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorAssemblyInfo.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorAssemblyInfo.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.TagHelpers.input.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.TagHelpers.output.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorCoreGenerate.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\About.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Contact.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Error.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Index.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Privacy.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_CookieConsentPartial.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_Layout.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_ValidationScriptsPartial.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\_ViewImports.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\_ViewStart.cshtml.g.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorTargetAssemblyInfo.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorTargetAssemblyInfo.cs
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.Views.pdb
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.dll
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.pdb
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.genruntimeconfig.cache
|
||||||
|
C:\Users\Nicolas Felipe\Desktop\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.Up2Date
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\web.config
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\appsettings.Development.json
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\appsettings.json
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.deps.json
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.runtimeconfig.json
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.runtimeconfig.dev.json
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.dll
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.pdb
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.Views.dll
|
||||||
|
Y:\Repositorios-locais\ChatApp\bin\Debug\netcoreapp2.1\ChatApp.Views.pdb
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.AssemblyReference.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.AssemblyInfoInputs.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.AssemblyInfo.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.CoreCompileInputs.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorAssemblyInfo.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorAssemblyInfo.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.TagHelpers.input.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.TagHelpers.output.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorCoreGenerate.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\About.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Contact.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Error.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Index.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Privacy.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_CookieConsentPartial.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_Layout.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\Shared\_ValidationScriptsPartial.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\_ViewImports.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\Razor\Pages\_ViewStart.cshtml.g.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorTargetAssemblyInfo.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.RazorTargetAssemblyInfo.cs
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.Views.pdb
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.dll
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.pdb
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.genruntimeconfig.cache
|
||||||
|
Y:\Repositorios-locais\ChatApp\obj\Debug\netcoreapp2.1\ChatApp.csproj.Up2Date
|
||||||
0
obj/Debug/netcoreapp2.1/ChatApp.csproj.Up2Date
Normal file
0
obj/Debug/netcoreapp2.1/ChatApp.csproj.Up2Date
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.dll
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.dll
Normal file
Binary file not shown.
1
obj/Debug/netcoreapp2.1/ChatApp.genruntimeconfig.cache
Normal file
1
obj/Debug/netcoreapp2.1/ChatApp.genruntimeconfig.cache
Normal file
@ -0,0 +1 @@
|
|||||||
|
f5c25fe0b6071dc9e554fb3217dc3ed3c37cd403ea2392afc04ef569a186d1c4
|
||||||
BIN
obj/Debug/netcoreapp2.1/ChatApp.pdb
Normal file
BIN
obj/Debug/netcoreapp2.1/ChatApp.pdb
Normal file
Binary file not shown.
79
obj/Debug/netcoreapp2.1/Razor/Pages/About.cshtml.g.cs
Normal file
79
obj/Debug/netcoreapp2.1/Razor/Pages/About.cshtml.g.cs
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\About.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "75d59dbee849190f50ccaa6e2b38a0767ff077933f91d826895392ffc9325e86"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages_About), @"mvc.1.0.razor-page", @"/Pages/About.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(@"/Pages/About.cshtml", typeof(ChatApp.Pages.Pages_About), null)]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"75d59dbee849190f50ccaa6e2b38a0767ff077933f91d826895392ffc9325e86", @"/Pages/About.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_About : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
#line 3 "Y:\Repositorios-locais\ChatApp\Pages\About.cshtml"
|
||||||
|
|
||||||
|
ViewData["Title"] = "About";
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(62, 4, true);
|
||||||
|
WriteLiteral("<h2>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(67, 17, false);
|
||||||
|
Write(
|
||||||
|
#line 6 "Y:\Repositorios-locais\ChatApp\Pages\About.cshtml"
|
||||||
|
ViewData["Title"]
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(84, 10, true);
|
||||||
|
WriteLiteral("</h2>\n<h3>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(95, 13, false);
|
||||||
|
Write(
|
||||||
|
#line 7 "Y:\Repositorios-locais\ChatApp\Pages\About.cshtml"
|
||||||
|
Model.Message
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(108, 63, true);
|
||||||
|
WriteLiteral("</h3>\n\n<p>Use this area to provide additional information.</p>\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<AboutModel> Html { get; private set; }
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<AboutModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<AboutModel>)PageContext?.ViewData;
|
||||||
|
public AboutModel Model => ViewData.Model;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
92
obj/Debug/netcoreapp2.1/Razor/Pages/Contact.cshtml.g.cs
Normal file
92
obj/Debug/netcoreapp2.1/Razor/Pages/Contact.cshtml.g.cs
Normal file
@ -0,0 +1,92 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Contact.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "e9bd41ea56e28472f98701e5ab9e87c3d6a6798981b1809f0f1504f6f2ce2dea"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages_Contact), @"mvc.1.0.razor-page", @"/Pages/Contact.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(@"/Pages/Contact.cshtml", typeof(ChatApp.Pages.Pages_Contact), null)]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"e9bd41ea56e28472f98701e5ab9e87c3d6a6798981b1809f0f1504f6f2ce2dea", @"/Pages/Contact.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Contact : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
#line 3 "Y:\Repositorios-locais\ChatApp\Pages\Contact.cshtml"
|
||||||
|
|
||||||
|
ViewData["Title"] = "Contact";
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(66, 4, true);
|
||||||
|
WriteLiteral("<h2>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(71, 17, false);
|
||||||
|
Write(
|
||||||
|
#line 6 "Y:\Repositorios-locais\ChatApp\Pages\Contact.cshtml"
|
||||||
|
ViewData["Title"]
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(88, 10, true);
|
||||||
|
WriteLiteral("</h2>\n<h3>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(99, 13, false);
|
||||||
|
Write(
|
||||||
|
#line 7 "Y:\Repositorios-locais\ChatApp\Pages\Contact.cshtml"
|
||||||
|
Model.Message
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(112, 356, true);
|
||||||
|
WriteLiteral(@"</h3>
|
||||||
|
|
||||||
|
<address>
|
||||||
|
One Microsoft Way<br />
|
||||||
|
Redmond, WA 98052-6399<br />
|
||||||
|
<abbr title=""Phone"">P:</abbr>
|
||||||
|
425.555.0100
|
||||||
|
</address>
|
||||||
|
|
||||||
|
<address>
|
||||||
|
<strong>Support:</strong> <a href=""mailto:Support@example.com"">Support@example.com</a><br />
|
||||||
|
<strong>Marketing:</strong> <a href=""mailto:Marketing@example.com"">Marketing@example.com</a>
|
||||||
|
</address>
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ContactModel> Html { get; private set; }
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ContactModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ContactModel>)PageContext?.ViewData;
|
||||||
|
public ContactModel Model => ViewData.Model;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
94
obj/Debug/netcoreapp2.1/Razor/Pages/Error.cshtml.g.cs
Normal file
94
obj/Debug/netcoreapp2.1/Razor/Pages/Error.cshtml.g.cs
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Error.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "fe380d17194282ba7b4d9f1a0fe408a46a61d9019109dfa10486befb4920d548"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages_Error), @"mvc.1.0.razor-page", @"/Pages/Error.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(@"/Pages/Error.cshtml", typeof(ChatApp.Pages.Pages_Error), null)]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"fe380d17194282ba7b4d9f1a0fe408a46a61d9019109dfa10486befb4920d548", @"/Pages/Error.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Error : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
#line 3 "Y:\Repositorios-locais\ChatApp\Pages\Error.cshtml"
|
||||||
|
|
||||||
|
ViewData["Title"] = "Error";
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(62, 116, true);
|
||||||
|
WriteLiteral("\n<h1 class=\"text-danger\">Error.</h1>\n<h2 class=\"text-danger\">An error occurred while processing your request.</h2>\n\n");
|
||||||
|
EndContext();
|
||||||
|
#line 10 "Y:\Repositorios-locais\ChatApp\Pages\Error.cshtml"
|
||||||
|
if (Model.ShowRequestId)
|
||||||
|
{
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(206, 51, true);
|
||||||
|
WriteLiteral(" <p>\n <strong>Request ID:</strong> <code>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(258, 15, false);
|
||||||
|
Write(
|
||||||
|
#line 13 "Y:\Repositorios-locais\ChatApp\Pages\Error.cshtml"
|
||||||
|
Model.RequestId
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(273, 17, true);
|
||||||
|
WriteLiteral("</code>\n </p>\n");
|
||||||
|
EndContext();
|
||||||
|
#line 15 "Y:\Repositorios-locais\ChatApp\Pages\Error.cshtml"
|
||||||
|
}
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(292, 554, true);
|
||||||
|
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>Development environment should not be enabled in deployed applications</strong>, as it can result in sensitive information from exceptions being displayed to end users. For local debugging, development environment can be enabled by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>, and restarting the application.
|
||||||
|
</p>
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<ErrorModel> Html { get; private set; }
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ErrorModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<ErrorModel>)PageContext?.ViewData;
|
||||||
|
public ErrorModel Model => ViewData.Model;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
135
obj/Debug/netcoreapp2.1/Razor/Pages/Index.cshtml.g.cs
Normal file
135
obj/Debug/netcoreapp2.1/Razor/Pages/Index.cshtml.g.cs
Normal file
@ -0,0 +1,135 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Index.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "f22d82c3d8d141ed2d7ec3ee3adb45ed8a2d30336d52d5ba926f8f4f8677353d"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages_Index), @"mvc.1.0.razor-page", @"/Pages/Index.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(@"/Pages/Index.cshtml", typeof(ChatApp.Pages.Pages_Index), null)]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"f22d82c3d8d141ed2d7ec3ee3adb45ed8a2d30336d52d5ba926f8f4f8677353d", @"/Pages/Index.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Index : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||||
|
{
|
||||||
|
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/signalr/signalr.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("~/js/chat.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()
|
||||||
|
{
|
||||||
|
BeginContext(6, 955, true);
|
||||||
|
WriteLiteral(@"<div class=""container"">
|
||||||
|
<div class=""row""> </div>
|
||||||
|
<div class=""row"">
|
||||||
|
<div class=""col-md-12"">
|
||||||
|
<div class=""col-md-6"">
|
||||||
|
<div class=""col-md-3"">User</div>
|
||||||
|
<div class=""col-md-9""><input type=""text"" id=""userName"" /></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class=""col-md-12"">
|
||||||
|
<div class=""col-md-6"">
|
||||||
|
<div class=""col-md-3"">Message</div>
|
||||||
|
<div class=""col-md-9"">
|
||||||
|
<input type=""text"" id=""userMessage"" />
|
||||||
|
<input type=""button"" id=""sendMessage"" value=""Send Message"" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class=""row"">
|
||||||
|
<div class=""col-12"">
|
||||||
|
<hr />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class=""row"">
|
||||||
|
<div class=""col-6""> </div>
|
||||||
|
<div class=""col-6"">
|
||||||
|
<ul id=""messagesList""></ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(961, 48, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f22d82c3d8d141ed2d7ec3ee3adb45ed8a2d30336d52d5ba926f8f4f8677353d4861", 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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1009, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1010, 36, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f22d82c3d8d141ed2d7ec3ee3adb45ed8a2d30336d52d5ba926f8f4f8677353d6062", 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();
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<Pages_Index> Html { get; private set; }
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Pages_Index> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<Pages_Index>)PageContext?.ViewData;
|
||||||
|
public Pages_Index Model => ViewData.Model;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
67
obj/Debug/netcoreapp2.1/Razor/Pages/Privacy.cshtml.g.cs
Normal file
67
obj/Debug/netcoreapp2.1/Razor/Pages/Privacy.cshtml.g.cs
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Privacy.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "7acda85152e79903ac6b9d991a1b3b1eef793f4c8dfe9f60e675bda31a93cad5"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages_Privacy), @"mvc.1.0.razor-page", @"/Pages/Privacy.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute(@"/Pages/Privacy.cshtml", typeof(ChatApp.Pages.Pages_Privacy), null)]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"7acda85152e79903ac6b9d991a1b3b1eef793f4c8dfe9f60e675bda31a93cad5", @"/Pages/Privacy.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Privacy : global::Microsoft.AspNetCore.Mvc.RazorPages.Page
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
#line 3 "Y:\Repositorios-locais\ChatApp\Pages\Privacy.cshtml"
|
||||||
|
|
||||||
|
ViewData["Title"] = "Privacy Policy";
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(73, 4, true);
|
||||||
|
WriteLiteral("<h2>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(78, 17, false);
|
||||||
|
Write(
|
||||||
|
#line 6 "Y:\Repositorios-locais\ChatApp\Pages\Privacy.cshtml"
|
||||||
|
ViewData["Title"]
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(95, 65, true);
|
||||||
|
WriteLiteral("</h2>\n\n<p>Use this page to detail your site\'s privacy policy.</p>");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<PrivacyModel> Html { get; private set; }
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<PrivacyModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<PrivacyModel>)PageContext?.ViewData;
|
||||||
|
public PrivacyModel Model => ViewData.Model;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
@ -0,0 +1,165 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "724c3061de6b20c6e63b8f774b61e65250a1ff32b3d958cccf1da4f1f1518e62"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Shared.Pages_Shared__CookieConsentPartial), @"mvc.1.0.view", @"/Pages/Shared/_CookieConsentPartial.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Pages/Shared/_CookieConsentPartial.cshtml", typeof(ChatApp.Pages.Shared.Pages_Shared__CookieConsentPartial))]
|
||||||
|
namespace ChatApp.Pages.Shared
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml"
|
||||||
|
using Microsoft.AspNetCore.Http.Features
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"724c3061de6b20c6e63b8f774b61e65250a1ff32b3d958cccf1da4f1f1518e62", @"/Pages/Shared/_CookieConsentPartial.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Shared__CookieConsentPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||||
|
{
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page", "/Privacy", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("class", new global::Microsoft.AspNetCore.Html.HtmlString("btn btn-info navbar-btn"), 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;
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
BeginContext(42, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
#line 3 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml"
|
||||||
|
|
||||||
|
var consentFeature = Context.Features.Get<ITrackingConsentFeature>();
|
||||||
|
var showBanner = !consentFeature?.CanTrack ?? false;
|
||||||
|
var cookieString = consentFeature?.CreateConsentCookie();
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(241, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
#line 9 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml"
|
||||||
|
if (showBanner)
|
||||||
|
{
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
BeginContext(261, 947, true);
|
||||||
|
WriteLiteral(@" <nav id=""cookieConsent"" class=""navbar navbar-default navbar-fixed-top"" role=""alert"">
|
||||||
|
<div class=""container"">
|
||||||
|
<div class=""navbar-header"">
|
||||||
|
<button type=""button"" class=""navbar-toggle"" data-toggle=""collapse"" data-target=""#cookieConsent .navbar-collapse"">
|
||||||
|
<span class=""sr-only"">Toggle cookie consent banner</span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
</button>
|
||||||
|
<span class=""navbar-brand""><span class=""glyphicon glyphicon-info-sign"" aria-hidden=""true""></span></span>
|
||||||
|
</div>
|
||||||
|
<div class=""collapse navbar-collapse"">
|
||||||
|
<p class=""navbar-text"">
|
||||||
|
Use this space to summarize your privacy and cookie use policy.
|
||||||
|
</p>
|
||||||
|
<div class=""navbar-right"">
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1208, 69, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "724c3061de6b20c6e63b8f774b61e65250a1ff32b3d958cccf1da4f1f1518e625729", async() => {
|
||||||
|
BeginContext(1263, 10, true);
|
||||||
|
WriteLiteral("Learn More");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_0.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_0);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1277, 98, true);
|
||||||
|
WriteLiteral("\n <button type=\"button\" class=\"btn btn-default navbar-btn\" data-cookie-string=\"");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1376, 12, false);
|
||||||
|
Write(
|
||||||
|
#line 28 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml"
|
||||||
|
cookieString
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1388, 443, true);
|
||||||
|
WriteLiteral(@""">Accept</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<script>
|
||||||
|
(function () {
|
||||||
|
document.querySelector(""#cookieConsent button[data-cookie-string]"").addEventListener(""click"", function (el) {
|
||||||
|
document.cookie = el.target.dataset.cookieString;
|
||||||
|
document.querySelector(""#cookieConsent"").classList.add(""hidden"");
|
||||||
|
}, false);
|
||||||
|
})();
|
||||||
|
</script>
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
#line 41 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_CookieConsentPartial.cshtml"
|
||||||
|
}
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
631
obj/Debug/netcoreapp2.1/Razor/Pages/Shared/_Layout.cshtml.g.cs
Normal file
631
obj/Debug/netcoreapp2.1/Razor/Pages/Shared/_Layout.cshtml.g.cs
Normal file
@ -0,0 +1,631 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Shared.Pages_Shared__Layout), @"mvc.1.0.view", @"/Pages/Shared/_Layout.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Pages/Shared/_Layout.cshtml", typeof(ChatApp.Pages.Shared.Pages_Shared__Layout))]
|
||||||
|
namespace ChatApp.Pages.Shared
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda", @"/Pages/Shared/_Layout.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Shared__Layout : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||||
|
{
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("rel", new global::Microsoft.AspNetCore.Html.HtmlString("stylesheet"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_1 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/css/bootstrap.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("include", "Development", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_4 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("href", "https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/css/bootstrap.min.css", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-href", "~/lib/bootstrap/dist/css/bootstrap.min.css", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_6 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-test-class", "sr-only", 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-fallback-test-property", "position", 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-fallback-test-value", "absolute", 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("href", "~/css/site.min.css", 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("exclude", "Development", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_11 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page", "/Index", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_12 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("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_13 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page", "/About", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_14 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-page", "/Contact", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_15 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("name", "_CookieConsentPartial", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_16 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery/dist/jquery.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_17 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/bootstrap/dist/js/bootstrap.js"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_18 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_19 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "https://ajax.aspnetcdn.com/ajax/jquery/jquery-3.3.1.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_20 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-src", "~/lib/jquery/dist/jquery.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_21 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-test", "window.jQuery", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_22 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("crossorigin", new global::Microsoft.AspNetCore.Html.HtmlString("anonymous"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_23 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("integrity", new global::Microsoft.AspNetCore.Html.HtmlString("sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_24 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/bootstrap.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_25 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-src", "~/lib/bootstrap/dist/js/bootstrap.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_26 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-test", "window.jQuery && window.jQuery.fn && window.jQuery.fn.modal", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_27 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("integrity", new global::Microsoft.AspNetCore.Html.HtmlString("sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"), global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_28 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", "~/js/site.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.HeadTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper;
|
||||||
|
private global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper;
|
||||||
|
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
|
||||||
|
private global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper;
|
||||||
|
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()
|
||||||
|
{
|
||||||
|
BeginContext(0, 23, true);
|
||||||
|
WriteLiteral("<!DOCTYPE html>\n<html>\n");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(23, 818, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda13988", async() => {
|
||||||
|
BeginContext(29, 118, true);
|
||||||
|
WriteLiteral("\n <meta charset=\"utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <title>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(148, 17, false);
|
||||||
|
Write(
|
||||||
|
#line 6 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
ViewData["Title"]
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(165, 24, true);
|
||||||
|
WriteLiteral(" - ChatApp</title>\n\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(189, 190, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda14911", async() => {
|
||||||
|
BeginContext(224, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(233, 71, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda15350", 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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(304, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(313, 47, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda16785", 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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(360, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Include = (string)__tagHelperAttribute_3.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(379, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(384, 449, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda19297", async() => {
|
||||||
|
BeginContext(419, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(428, 300, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda19737", async() => {
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_4.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackHref = (string)__tagHelperAttribute_5.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestClass = (string)__tagHelperAttribute_6.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestProperty = (string)__tagHelperAttribute_7.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_7);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.FallbackTestValue = (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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(728, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(737, 77, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda22156", 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_LinkTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.LinkTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.Href = (string)__tagHelperAttribute_9.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.AppendVersion =
|
||||||
|
#line 16 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
true
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute("asp-append-version", __Microsoft_AspNetCore_Mvc_TagHelpers_LinkTagHelper.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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(814, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Exclude = (string)__tagHelperAttribute_10.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(833, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(841, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(842, 2367, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda26390", async() => {
|
||||||
|
BeginContext(848, 507, true);
|
||||||
|
WriteLiteral(@"
|
||||||
|
<nav class=""navbar navbar-inverse navbar-fixed-top"">
|
||||||
|
<div class=""container"">
|
||||||
|
<div class=""navbar-header"">
|
||||||
|
<button type=""button"" class=""navbar-toggle"" data-toggle=""collapse"" data-target="".navbar-collapse"">
|
||||||
|
<span class=""sr-only"">Toggle navigation</span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
<span class=""icon-bar""></span>
|
||||||
|
</button>
|
||||||
|
");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1355, 53, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda27325", async() => {
|
||||||
|
BeginContext(1397, 7, true);
|
||||||
|
WriteLiteral("ChatApp");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_11.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_12);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1408, 139, true);
|
||||||
|
WriteLiteral("\n </div>\n <div class=\"navbar-collapse collapse\">\n <ul class=\"nav navbar-nav\">\n <li>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1547, 29, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda29044", async() => {
|
||||||
|
BeginContext(1568, 4, true);
|
||||||
|
WriteLiteral("Home");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_11.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1576, 30, true);
|
||||||
|
WriteLiteral("</li>\n <li>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1606, 30, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda30555", async() => {
|
||||||
|
BeginContext(1627, 5, true);
|
||||||
|
WriteLiteral("About");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_13.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_13);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1636, 30, true);
|
||||||
|
WriteLiteral("</li>\n <li>");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1666, 34, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda32067", async() => {
|
||||||
|
BeginContext(1689, 7, true);
|
||||||
|
WriteLiteral("Contact");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Page = (string)__tagHelperAttribute_14.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_14);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1700, 78, true);
|
||||||
|
WriteLiteral("</li>\n </ul>\n </div>\n </div>\n </nav>\n\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1778, 40, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("partial", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda33634", 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_15.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_15);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1818, 51, true);
|
||||||
|
WriteLiteral("\n\n <div class=\"container body-content\">\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1870, 12, false);
|
||||||
|
Write(
|
||||||
|
#line 44 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
RenderBody()
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1882, 108, true);
|
||||||
|
WriteLiteral("\n <hr />\n <footer>\n <p>© 2018 - ChatApp</p>\n </footer>\n </div>\n\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1990, 254, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda35524", async() => {
|
||||||
|
BeginContext(2025, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2034, 51, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda35965", 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_16);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2085, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2094, 60, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda37320", 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_17);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2154, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2163, 62, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda38675", 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_18.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_18);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion =
|
||||||
|
#line 54 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
true
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
;
|
||||||
|
__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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2225, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Include = (string)__tagHelperAttribute_3.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2244, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2249, 904, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda42024", async() => {
|
||||||
|
BeginContext(2284, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2293, 348, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda42466", async() => {
|
||||||
|
BeginContext(2623, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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_19.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_19);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackSrc = (string)__tagHelperAttribute_20.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_20);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackTestExpression = (string)__tagHelperAttribute_21.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_21);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_22);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_23);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2641, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(2650, 409, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda44699", async() => {
|
||||||
|
BeginContext(3041, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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_24.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_24);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackSrc = (string)__tagHelperAttribute_25.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_25);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackTestExpression = (string)__tagHelperAttribute_26.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_26);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_22);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_27);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3059, 9, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3068, 66, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e6f19005b58450888e834d470a3459ede4fd4f71c89e049ae010ead4ba4b3fda46931", 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_28.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_28);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.AppendVersion =
|
||||||
|
#line 69 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
true
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
;
|
||||||
|
__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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3134, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Exclude = (string)__tagHelperAttribute_10.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3153, 6, true);
|
||||||
|
WriteLiteral("\n\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3160, 41, false);
|
||||||
|
Write(
|
||||||
|
#line 72 "Y:\Repositorios-locais\ChatApp\Pages\Shared\_Layout.cshtml"
|
||||||
|
RenderSection("Scripts", required: false)
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
);
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3201, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(3209, 9, true);
|
||||||
|
WriteLiteral("\n</html>\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
@ -0,0 +1,215 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\Shared\_ValidationScriptsPartial.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d1"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Shared.Pages_Shared__ValidationScriptsPartial), @"mvc.1.0.view", @"/Pages/Shared/_ValidationScriptsPartial.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Pages/Shared/_ValidationScriptsPartial.cshtml", typeof(ChatApp.Pages.Shared.Pages_Shared__ValidationScriptsPartial))]
|
||||||
|
namespace ChatApp.Pages.Shared
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d1", @"/Pages/Shared/_ValidationScriptsPartial.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages_Shared__ValidationScriptsPartial : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||||
|
{
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_0 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("src", new global::Microsoft.AspNetCore.Html.HtmlString("~/lib/jquery-validation/dist/jquery.validate.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.js"), 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("include", "Development", 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("src", "https://ajax.aspnetcdn.com/ajax/jquery.validate/1.17.0/jquery.validate.min.js", 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-fallback-src", "~/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_5 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-test", "window.jQuery && window.jQuery.validator", 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("crossorigin", new global::Microsoft.AspNetCore.Html.HtmlString("anonymous"), 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("integrity", new global::Microsoft.AspNetCore.Html.HtmlString("sha384-rZfj/ogBloos6wzLGpPkkOr/gpkBNLZ6b6yLy4o+ok+t/SAKlL5mvXLr0OXNi1Hp"), 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("src", "https://ajax.aspnetcdn.com/ajax/jquery.validation.unobtrusive/3.2.9/jquery.validate.unobtrusive.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_9 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-src", "~/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js", global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
|
||||||
|
private static readonly global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute __tagHelperAttribute_10 = new global::Microsoft.AspNetCore.Razor.TagHelpers.TagHelperAttribute("asp-fallback-test", "window.jQuery && window.jQuery.validator && window.jQuery.validator.unobtrusive", 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("integrity", new global::Microsoft.AspNetCore.Html.HtmlString("sha384-ifv0TYDWxBHzvAk2Z0n8R434FL1Rlv/Av18DXE43N/1rvHyOG4izKst0f2iSLdds"), 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("exclude", "Development", 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.EnvironmentTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper;
|
||||||
|
private global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper;
|
||||||
|
private global::Microsoft.AspNetCore.Mvc.TagHelpers.ScriptTagHelper __Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper;
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
BeginContext(0, 221, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d18302", async() => {
|
||||||
|
BeginContext(35, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(40, 71, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d18714", 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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(111, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(116, 90, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d19989", 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();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(206, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Include = (string)__tagHelperAttribute_2.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_2);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(221, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(222, 931, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("environment", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d112269", async() => {
|
||||||
|
BeginContext(257, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(262, 394, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d112685", async() => {
|
||||||
|
BeginContext(642, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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_3.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackSrc = (string)__tagHelperAttribute_4.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackTestExpression = (string)__tagHelperAttribute_5.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_5);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(656, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
BeginContext(661, 477, false);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "c429efee495a0cefbb8f5a6f7aa9a298cdcbae0c36d915b39211ba632ef1b7d114787", async() => {
|
||||||
|
BeginContext(1124, 5, true);
|
||||||
|
WriteLiteral("\n ");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__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_8.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackSrc = (string)__tagHelperAttribute_9.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_ScriptTagHelper.FallbackTestExpression = (string)__tagHelperAttribute_10.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_6);
|
||||||
|
__tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_11);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1138, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper = CreateTagHelper<global::Microsoft.AspNetCore.Mvc.TagHelpers.EnvironmentTagHelper>();
|
||||||
|
__tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper);
|
||||||
|
__Microsoft_AspNetCore_Mvc_TagHelpers_EnvironmentTagHelper.Exclude = (string)__tagHelperAttribute_12.Value;
|
||||||
|
__tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_12);
|
||||||
|
await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
|
||||||
|
if (!__tagHelperExecutionContext.Output.IsContentModified)
|
||||||
|
{
|
||||||
|
await __tagHelperExecutionContext.SetOutputContentAsync();
|
||||||
|
}
|
||||||
|
Write(__tagHelperExecutionContext.Output);
|
||||||
|
__tagHelperExecutionContext = __tagHelperScopeManager.End();
|
||||||
|
EndContext();
|
||||||
|
BeginContext(1153, 1, true);
|
||||||
|
WriteLiteral("\n");
|
||||||
|
EndContext();
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
42
obj/Debug/netcoreapp2.1/Razor/Pages/_ViewImports.cshtml.g.cs
Normal file
42
obj/Debug/netcoreapp2.1/Razor/Pages/_ViewImports.cshtml.g.cs
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages__ViewImports), @"mvc.1.0.view", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Pages/_ViewImports.cshtml", typeof(ChatApp.Pages.Pages__ViewImports))]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages__ViewImports : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
50
obj/Debug/netcoreapp2.1/Razor/Pages/_ViewStart.cshtml.g.cs
Normal file
50
obj/Debug/netcoreapp2.1/Razor/Pages/_ViewStart.cshtml.g.cs
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
#pragma checksum "Y:\Repositorios-locais\ChatApp\Pages\_ViewStart.cshtml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "f6dceb9e6258ad80525250b5faf8454ab7688b0f5d58a253529149f42d4ec50c"
|
||||||
|
// <auto-generated/>
|
||||||
|
#pragma warning disable 1591
|
||||||
|
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(ChatApp.Pages.Pages__ViewStart), @"mvc.1.0.view", @"/Pages/_ViewStart.cshtml")]
|
||||||
|
[assembly:global::Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute(@"/Pages/_ViewStart.cshtml", typeof(ChatApp.Pages.Pages__ViewStart))]
|
||||||
|
namespace ChatApp.Pages
|
||||||
|
{
|
||||||
|
#line default
|
||||||
|
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;
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewImports.cshtml"
|
||||||
|
using ChatApp
|
||||||
|
|
||||||
|
;
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"f6dceb9e6258ad80525250b5faf8454ab7688b0f5d58a253529149f42d4ec50c", @"/Pages/_ViewStart.cshtml")]
|
||||||
|
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"Sha256", @"b59e699fe8061108859f6a3b0e7e4a91ac64ec66a439b1c9120a584637b5466f", @"/Pages/_ViewImports.cshtml")]
|
||||||
|
public class Pages__ViewStart : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||||
|
{
|
||||||
|
#pragma warning disable 1998
|
||||||
|
public async override global::System.Threading.Tasks.Task ExecuteAsync()
|
||||||
|
{
|
||||||
|
#line 1 "Y:\Repositorios-locais\ChatApp\Pages\_ViewStart.cshtml"
|
||||||
|
|
||||||
|
Layout = "_Layout";
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
}
|
||||||
|
#pragma warning restore 1998
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider ModelExpressionProvider { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IUrlHelper Url { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.IViewComponentHelper Component { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper Json { get; private set; }
|
||||||
|
[global::Microsoft.AspNetCore.Mvc.Razor.Internal.RazorInjectAttribute]
|
||||||
|
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<dynamic> Html { get; private set; }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
#pragma warning restore 1591
|
||||||
13120
obj/project.assets.json
Normal file
13120
obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
479
obj/project.nuget.cache
Normal file
479
obj/project.nuget.cache
Normal file
@ -0,0 +1,479 @@
|
|||||||
|
{
|
||||||
|
"version": 2,
|
||||||
|
"dgSpecHash": "RcPlh2BEA2c=",
|
||||||
|
"success": true,
|
||||||
|
"projectFilePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"expectedPackageFiles": [
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnet.webapi.client\\5.2.6\\microsoft.aspnet.webapi.client.5.2.6.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore\\2.1.1\\microsoft.aspnetcore.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.antiforgery\\2.1.1\\microsoft.aspnetcore.antiforgery.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.app\\2.1.1\\microsoft.aspnetcore.app.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication\\2.1.1\\microsoft.aspnetcore.authentication.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.abstractions\\2.1.1\\microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.cookies\\2.1.1\\microsoft.aspnetcore.authentication.cookies.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.core\\2.1.1\\microsoft.aspnetcore.authentication.core.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.facebook\\2.1.1\\microsoft.aspnetcore.authentication.facebook.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.google\\2.1.1\\microsoft.aspnetcore.authentication.google.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\2.1.1\\microsoft.aspnetcore.authentication.jwtbearer.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.microsoftaccount\\2.1.1\\microsoft.aspnetcore.authentication.microsoftaccount.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.oauth\\2.1.1\\microsoft.aspnetcore.authentication.oauth.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.openidconnect\\2.1.1\\microsoft.aspnetcore.authentication.openidconnect.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.twitter\\2.1.1\\microsoft.aspnetcore.authentication.twitter.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authentication.wsfederation\\2.1.1\\microsoft.aspnetcore.authentication.wsfederation.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authorization\\2.1.1\\microsoft.aspnetcore.authorization.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.authorization.policy\\2.1.1\\microsoft.aspnetcore.authorization.policy.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.connections.abstractions\\2.1.1\\microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.cookiepolicy\\2.1.1\\microsoft.aspnetcore.cookiepolicy.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.cors\\2.1.1\\microsoft.aspnetcore.cors.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.cryptography.internal\\2.1.1\\microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.cryptography.keyderivation\\2.1.1\\microsoft.aspnetcore.cryptography.keyderivation.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.dataprotection\\2.1.1\\microsoft.aspnetcore.dataprotection.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.dataprotection.abstractions\\2.1.1\\microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.dataprotection.extensions\\2.1.1\\microsoft.aspnetcore.dataprotection.extensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.diagnostics\\2.1.1\\microsoft.aspnetcore.diagnostics.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.abstractions\\2.1.1\\microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.diagnostics.entityframeworkcore\\2.1.1\\microsoft.aspnetcore.diagnostics.entityframeworkcore.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.hostfiltering\\2.1.1\\microsoft.aspnetcore.hostfiltering.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.hosting\\2.1.1\\microsoft.aspnetcore.hosting.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.hosting.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.hosting.server.abstractions\\2.1.1\\microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.html.abstractions\\2.1.1\\microsoft.aspnetcore.html.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http\\2.1.1\\microsoft.aspnetcore.http.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http.abstractions\\2.1.1\\microsoft.aspnetcore.http.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http.connections\\1.0.1\\microsoft.aspnetcore.http.connections.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http.connections.common\\1.0.1\\microsoft.aspnetcore.http.connections.common.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http.extensions\\2.1.1\\microsoft.aspnetcore.http.extensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.http.features\\2.1.1\\microsoft.aspnetcore.http.features.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.httpoverrides\\2.1.1\\microsoft.aspnetcore.httpoverrides.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.httpspolicy\\2.1.1\\microsoft.aspnetcore.httpspolicy.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.identity\\2.1.1\\microsoft.aspnetcore.identity.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.identity.entityframeworkcore\\2.1.1\\microsoft.aspnetcore.identity.entityframeworkcore.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.identity.ui\\2.1.1\\microsoft.aspnetcore.identity.ui.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.jsonpatch\\2.1.1\\microsoft.aspnetcore.jsonpatch.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.localization\\2.1.1\\microsoft.aspnetcore.localization.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.localization.routing\\2.1.1\\microsoft.aspnetcore.localization.routing.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.middlewareanalysis\\2.1.1\\microsoft.aspnetcore.middlewareanalysis.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc\\2.1.1\\microsoft.aspnetcore.mvc.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.abstractions\\2.1.1\\microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.analyzers\\2.1.1\\microsoft.aspnetcore.mvc.analyzers.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.apiexplorer\\2.1.1\\microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.core\\2.1.1\\microsoft.aspnetcore.mvc.core.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.cors\\2.1.1\\microsoft.aspnetcore.mvc.cors.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.dataannotations\\2.1.1\\microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.formatters.json\\2.1.1\\microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.formatters.xml\\2.1.1\\microsoft.aspnetcore.mvc.formatters.xml.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.localization\\2.1.1\\microsoft.aspnetcore.mvc.localization.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor\\2.1.1\\microsoft.aspnetcore.mvc.razor.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.extensions\\2.1.1\\microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.razor.viewcompilation\\2.1.1\\microsoft.aspnetcore.mvc.razor.viewcompilation.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.razorpages\\2.1.1\\microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.taghelpers\\2.1.1\\microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.mvc.viewfeatures\\2.1.1\\microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.nodeservices\\2.1.1\\microsoft.aspnetcore.nodeservices.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.owin\\2.1.1\\microsoft.aspnetcore.owin.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.razor\\2.1.1\\microsoft.aspnetcore.razor.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.razor.design\\2.1.1\\microsoft.aspnetcore.razor.design.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.razor.language\\2.1.1\\microsoft.aspnetcore.razor.language.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.razor.runtime\\2.1.1\\microsoft.aspnetcore.razor.runtime.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.responsecaching\\2.1.1\\microsoft.aspnetcore.responsecaching.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.responsecaching.abstractions\\2.1.1\\microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.responsecompression\\2.1.1\\microsoft.aspnetcore.responsecompression.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.rewrite\\2.1.1\\microsoft.aspnetcore.rewrite.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.routing\\2.1.1\\microsoft.aspnetcore.routing.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.routing.abstractions\\2.1.1\\microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.httpsys\\2.1.1\\microsoft.aspnetcore.server.httpsys.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.iisintegration\\2.1.1\\microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.kestrel\\2.1.1\\microsoft.aspnetcore.server.kestrel.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.kestrel.core\\2.1.1\\microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.kestrel.https\\2.1.1\\microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.kestrel.transport.abstractions\\2.1.1\\microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.server.kestrel.transport.sockets\\2.1.1\\microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.session\\2.1.1\\microsoft.aspnetcore.session.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.signalr\\1.0.1\\microsoft.aspnetcore.signalr.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.signalr.common\\1.0.1\\microsoft.aspnetcore.signalr.common.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.signalr.core\\1.0.1\\microsoft.aspnetcore.signalr.core.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.signalr.protocols.json\\1.0.1\\microsoft.aspnetcore.signalr.protocols.json.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.spaservices\\2.1.1\\microsoft.aspnetcore.spaservices.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.spaservices.extensions\\2.1.1\\microsoft.aspnetcore.spaservices.extensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.staticfiles\\2.1.1\\microsoft.aspnetcore.staticfiles.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.websockets\\2.1.1\\microsoft.aspnetcore.websockets.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.aspnetcore.webutilities\\2.1.1\\microsoft.aspnetcore.webutilities.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.codeanalysis.analyzers\\1.1.0\\microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.codeanalysis.common\\2.8.0\\microsoft.codeanalysis.common.2.8.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.codeanalysis.csharp\\2.8.0\\microsoft.codeanalysis.csharp.2.8.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.codeanalysis.razor\\2.1.1\\microsoft.codeanalysis.razor.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.dotnet.platformabstractions\\2.1.0\\microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore\\2.1.1\\microsoft.entityframeworkcore.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\2.1.1\\microsoft.entityframeworkcore.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\2.1.1\\microsoft.entityframeworkcore.analyzers.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.design\\2.1.1\\microsoft.entityframeworkcore.design.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.inmemory\\2.1.1\\microsoft.entityframeworkcore.inmemory.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\2.1.1\\microsoft.entityframeworkcore.relational.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\2.1.1\\microsoft.entityframeworkcore.sqlserver.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.entityframeworkcore.tools\\2.1.1\\microsoft.entityframeworkcore.tools.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\2.1.1\\microsoft.extensions.caching.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.caching.memory\\2.1.1\\microsoft.extensions.caching.memory.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.caching.sqlserver\\2.1.1\\microsoft.extensions.caching.sqlserver.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration\\2.1.1\\microsoft.extensions.configuration.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\2.1.1\\microsoft.extensions.configuration.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.binder\\2.1.1\\microsoft.extensions.configuration.binder.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.commandline\\2.1.1\\microsoft.extensions.configuration.commandline.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.environmentvariables\\2.1.1\\microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.fileextensions\\2.1.1\\microsoft.extensions.configuration.fileextensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.ini\\2.1.1\\microsoft.extensions.configuration.ini.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.json\\2.1.1\\microsoft.extensions.configuration.json.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.keyperfile\\2.1.1\\microsoft.extensions.configuration.keyperfile.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\2.1.1\\microsoft.extensions.configuration.usersecrets.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.configuration.xml\\2.1.1\\microsoft.extensions.configuration.xml.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\2.1.1\\microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\2.1.1\\microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.dependencymodel\\2.1.0\\microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.diagnosticadapter\\2.1.0\\microsoft.extensions.diagnosticadapter.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\2.1.1\\microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.fileproviders.composite\\2.1.1\\microsoft.extensions.fileproviders.composite.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.fileproviders.embedded\\2.1.1\\microsoft.extensions.fileproviders.embedded.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\2.1.1\\microsoft.extensions.fileproviders.physical.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\2.1.1\\microsoft.extensions.filesystemglobbing.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.hosting\\2.1.1\\microsoft.extensions.hosting.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\2.1.1\\microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.http\\2.1.1\\microsoft.extensions.http.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.identity.core\\2.1.1\\microsoft.extensions.identity.core.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.identity.stores\\2.1.1\\microsoft.extensions.identity.stores.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.localization\\2.1.1\\microsoft.extensions.localization.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.localization.abstractions\\2.1.1\\microsoft.extensions.localization.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging\\2.1.1\\microsoft.extensions.logging.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\2.1.1\\microsoft.extensions.logging.abstractions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.configuration\\2.1.1\\microsoft.extensions.logging.configuration.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.console\\2.1.1\\microsoft.extensions.logging.console.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.debug\\2.1.1\\microsoft.extensions.logging.debug.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.eventsource\\2.1.1\\microsoft.extensions.logging.eventsource.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.logging.tracesource\\2.1.1\\microsoft.extensions.logging.tracesource.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.objectpool\\2.1.1\\microsoft.extensions.objectpool.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.options\\2.1.1\\microsoft.extensions.options.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\2.1.1\\microsoft.extensions.options.configurationextensions.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.primitives\\2.1.1\\microsoft.extensions.primitives.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.extensions.webencoders\\2.1.1\\microsoft.extensions.webencoders.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.logging\\5.2.0\\microsoft.identitymodel.logging.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.protocols\\5.2.0\\microsoft.identitymodel.protocols.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\5.2.0\\microsoft.identitymodel.protocols.openidconnect.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.protocols.wsfederation\\5.2.0\\microsoft.identitymodel.protocols.wsfederation.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.tokens\\5.2.0\\microsoft.identitymodel.tokens.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.tokens.saml\\5.2.0\\microsoft.identitymodel.tokens.saml.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.identitymodel.xml\\5.2.0\\microsoft.identitymodel.xml.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.net.http.headers\\2.1.1\\microsoft.net.http.headers.2.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.app\\2.1.0\\microsoft.netcore.app.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.dotnetapphost\\2.1.0\\microsoft.netcore.dotnetapphost.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\2.1.0\\microsoft.netcore.dotnethostpolicy.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\2.1.0\\microsoft.netcore.dotnethostresolver.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.platforms\\2.1.0\\microsoft.netcore.platforms.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.netcore.targets\\2.1.0\\microsoft.netcore.targets.2.1.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\microsoft.win32.registry\\4.5.0\\microsoft.win32.registry.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\newtonsoft.json\\11.0.2\\newtonsoft.json.11.0.2.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\newtonsoft.json.bson\\1.0.1\\newtonsoft.json.bson.1.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\remotion.linq\\2.2.0\\remotion.linq.2.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system\\4.3.0\\runtime.native.system.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system.io.compression\\4.3.0\\runtime.native.system.io.compression.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system.net.http\\4.3.0\\runtime.native.system.net.http.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.win-x64.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\runtime.win-x86.runtime.native.system.data.sqlclient.sni\\4.4.0\\runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.appcontext\\4.3.0\\system.appcontext.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.buffers\\4.5.0\\system.buffers.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.collections.concurrent\\4.3.0\\system.collections.concurrent.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.collections.immutable\\1.5.0\\system.collections.immutable.1.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.collections.nongeneric\\4.3.0\\system.collections.nongeneric.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.collections.specialized\\4.3.0\\system.collections.specialized.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.componentmodel.annotations\\4.5.0\\system.componentmodel.annotations.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.console\\4.3.0\\system.console.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.data.sqlclient\\4.5.1\\system.data.sqlclient.4.5.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.contracts\\4.3.0\\system.diagnostics.contracts.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.5.0\\system.diagnostics.diagnosticsource.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.fileversioninfo\\4.3.0\\system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.stacktrace\\4.3.0\\system.diagnostics.stacktrace.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.tools\\4.3.0\\system.diagnostics.tools.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.diagnostics.tracing\\4.3.0\\system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.dynamic.runtime\\4.3.0\\system.dynamic.runtime.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.globalization.calendars\\4.3.0\\system.globalization.calendars.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.globalization.extensions\\4.3.0\\system.globalization.extensions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.identitymodel.tokens.jwt\\5.2.0\\system.identitymodel.tokens.jwt.5.2.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.interactive.async\\3.1.1\\system.interactive.async.3.1.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.io.compression\\4.3.0\\system.io.compression.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.io.pipelines\\4.5.0\\system.io.pipelines.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.linq\\4.3.0\\system.linq.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.linq.expressions\\4.3.0\\system.linq.expressions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.linq.queryable\\4.0.1\\system.linq.queryable.4.0.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.memory\\4.5.1\\system.memory.4.5.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.net.http\\4.3.0\\system.net.http.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.net.primitives\\4.3.0\\system.net.primitives.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.net.websockets.websocketprotocol\\4.5.1\\system.net.websockets.websocketprotocol.4.5.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.objectmodel\\4.3.0\\system.objectmodel.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.private.datacontractserialization\\4.3.0\\system.private.datacontractserialization.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.emit\\4.3.0\\system.reflection.emit.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.3.0\\system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.emit.lightweight\\4.3.0\\system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.extensions\\4.3.0\\system.reflection.extensions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.reflection.typeextensions\\4.3.0\\system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\4.5.1\\system.runtime.compilerservices.unsafe.4.5.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.3.0\\system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.numerics\\4.3.0\\system.runtime.numerics.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.serialization.primitives\\4.3.0\\system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.runtime.serialization.xml\\4.3.0\\system.runtime.serialization.xml.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.accesscontrol\\4.5.0\\system.security.accesscontrol.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.claims\\4.3.0\\system.security.claims.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.algorithms\\4.3.0\\system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.cng\\4.5.0\\system.security.cryptography.cng.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.csp\\4.3.0\\system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.encoding\\4.3.0\\system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.openssl\\4.3.0\\system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.pkcs\\4.5.0\\system.security.cryptography.pkcs.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.primitives\\4.3.0\\system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.3.0\\system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.cryptography.xml\\4.5.0\\system.security.cryptography.xml.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.permissions\\4.5.0\\system.security.permissions.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.principal\\4.3.0\\system.security.principal.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.security.principal.windows\\4.5.0\\system.security.principal.windows.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.text.encoding.codepages\\4.5.0\\system.text.encoding.codepages.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.text.encodings.web\\4.5.0\\system.text.encodings.web.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading\\4.3.0\\system.threading.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading.channels\\4.5.0\\system.threading.channels.4.5.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.1\\system.threading.tasks.extensions.4.5.1.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading.tasks.parallel\\4.3.0\\system.threading.tasks.parallel.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.threading.thread\\4.3.0\\system.threading.thread.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.valuetuple\\4.3.0\\system.valuetuple.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.xmldocument\\4.3.0\\system.xml.xmldocument.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.xmlserializer\\4.3.0\\system.xml.xmlserializer.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.xpath\\4.3.0\\system.xml.xpath.4.3.0.nupkg.sha512",
|
||||||
|
"C:\\Users\\Nicolas Felipe\\.nuget\\packages\\system.xml.xpath.xdocument\\4.3.0\\system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
|
||||||
|
],
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-23cv-jh4v-vffm",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-655q-9gvg-q4cm",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-6px8-22w5-w334",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-cgpw-2gph-2r9g",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-hxrm-9w7p-39cc",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-j378-6mmw-hqfr",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.AspNetCore.App' 2.1.1 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-prrf-397v-83xh",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.AspNetCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-2xjx-v99w-gqf3",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-3gp9-h8hw-pxpw",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-3w5p-jhp5-c29q",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-5633-f33j-c6f7",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-6px8-22w5-w334",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1903",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma alta vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-g5vf-38cp-4px9",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-vgwq-hfqc-58wv",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "NU1902",
|
||||||
|
"level": "Warning",
|
||||||
|
"message": "O pacote 'Microsoft.NETCore.App' 2.1.0 tem uma moderado vulnerabilidade de gravidade conhecida, https://github.com/advisories/GHSA-x5qj-9vmx-7g6g",
|
||||||
|
"projectPath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"warningLevel": 1,
|
||||||
|
"filePath": "Y:\\Repositorios-locais\\ChatApp\\ChatApp.csproj",
|
||||||
|
"libraryId": "Microsoft.NETCore.App",
|
||||||
|
"targetGraphs": [
|
||||||
|
".NETCoreApp,Version=v2.1"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
9
web.config
Normal file
9
web.config
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<system.webServer>
|
||||||
|
<handlers>
|
||||||
|
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModule" resourceType="Unspecified"/>
|
||||||
|
</handlers>
|
||||||
|
<aspNetCore processPath="dotnet" arguments=".\bin\Debug\netcoreapp2.1\ChatApp.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" forwardWindowsAuthToken="false"/>
|
||||||
|
</system.webServer>
|
||||||
|
</configuration>
|
||||||
37
wwwroot/css/site.css
Normal file
37
wwwroot/css/site.css
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||||
|
for details on configuring this project to bundle and minify static web assets. */
|
||||||
|
body {
|
||||||
|
padding-top: 50px;
|
||||||
|
padding-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Wrapping element */
|
||||||
|
/* Set some basic padding to keep content from hitting the edges */
|
||||||
|
.body-content {
|
||||||
|
padding-left: 15px;
|
||||||
|
padding-right: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Carousel */
|
||||||
|
.carousel-caption p {
|
||||||
|
font-size: 20px;
|
||||||
|
line-height: 1.4;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Make .svg files in the carousel display properly in older browsers */
|
||||||
|
.carousel-inner .item img[src$=".svg"] {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* QR code generator */
|
||||||
|
#qrCode {
|
||||||
|
margin: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Hide/rearrange for smaller screens */
|
||||||
|
@media screen and (max-width: 767px) {
|
||||||
|
/* Hide captions */
|
||||||
|
.carousel-caption {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
1
wwwroot/css/site.min.css
vendored
Normal file
1
wwwroot/css/site.min.css
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
body{padding-top:50px;padding-bottom:20px}.body-content{padding-left:15px;padding-right:15px}.carousel-caption p{font-size:20px;line-height:1.4}.carousel-inner .item img[src$=".svg"]{width:100%}#qrCode{margin:15px}@media screen and (max-width:767px){.carousel-caption{display:none}}
|
||||||
BIN
wwwroot/favicon.ico
Normal file
BIN
wwwroot/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
1
wwwroot/images/banner1.svg
Normal file
1
wwwroot/images/banner1.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 9.5 KiB |
1
wwwroot/images/banner2.svg
Normal file
1
wwwroot/images/banner2.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 8.2 KiB |
1
wwwroot/images/banner3.svg
Normal file
1
wwwroot/images/banner3.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 12 KiB |
23
wwwroot/js/Chat.js
Normal file
23
wwwroot/js/Chat.js
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
const connection = new signalR.HubConnectionBuilder()
|
||||||
|
.withUrl("/chatHub")
|
||||||
|
.build();
|
||||||
|
|
||||||
|
//This method receive the message and Append to our list
|
||||||
|
connection.on("ReceiveMessage", (user, message) => {
|
||||||
|
const msg = message.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">");
|
||||||
|
const encodedMsg = user + " :: " + msg;
|
||||||
|
const li = document.createElement("li");
|
||||||
|
li.textContent = encodedMsg;
|
||||||
|
document.getElementById("messagesList").appendChild(li);
|
||||||
|
});
|
||||||
|
|
||||||
|
connection.start().catch(err => console.error(err.toString()));
|
||||||
|
|
||||||
|
//Send the message
|
||||||
|
|
||||||
|
document.getElementById("sendMessage").addEventListener("click", event => {
|
||||||
|
const user = document.getElementById("userName").value;
|
||||||
|
const message = document.getElementById("userMessage").value;
|
||||||
|
connection.invoke("SendMessage", user, message).catch(err => console.error(err.toString()));
|
||||||
|
event.preventDefault();
|
||||||
|
});
|
||||||
4
wwwroot/js/site.js
Normal file
4
wwwroot/js/site.js
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
// Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||||
|
// for details on configuring this project to bundle and minify static web assets.
|
||||||
|
|
||||||
|
// Write your Javascript code.
|
||||||
0
wwwroot/js/site.min.js
vendored
Normal file
0
wwwroot/js/site.min.js
vendored
Normal file
45
wwwroot/lib/bootstrap/.bower.json
Normal file
45
wwwroot/lib/bootstrap/.bower.json
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"name": "bootstrap",
|
||||||
|
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
||||||
|
"keywords": [
|
||||||
|
"css",
|
||||||
|
"js",
|
||||||
|
"less",
|
||||||
|
"mobile-first",
|
||||||
|
"responsive",
|
||||||
|
"front-end",
|
||||||
|
"framework",
|
||||||
|
"web"
|
||||||
|
],
|
||||||
|
"homepage": "http://getbootstrap.com",
|
||||||
|
"license": "MIT",
|
||||||
|
"moduleType": "globals",
|
||||||
|
"main": [
|
||||||
|
"less/bootstrap.less",
|
||||||
|
"dist/js/bootstrap.js"
|
||||||
|
],
|
||||||
|
"ignore": [
|
||||||
|
"/.*",
|
||||||
|
"_config.yml",
|
||||||
|
"CNAME",
|
||||||
|
"composer.json",
|
||||||
|
"CONTRIBUTING.md",
|
||||||
|
"docs",
|
||||||
|
"js/tests",
|
||||||
|
"test-infra"
|
||||||
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"jquery": "1.9.1 - 3"
|
||||||
|
},
|
||||||
|
"version": "3.3.7",
|
||||||
|
"_release": "3.3.7",
|
||||||
|
"_resolution": {
|
||||||
|
"type": "version",
|
||||||
|
"tag": "v3.3.7",
|
||||||
|
"commit": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
|
||||||
|
},
|
||||||
|
"_source": "https://github.com/twbs/bootstrap.git",
|
||||||
|
"_target": "v3.3.7",
|
||||||
|
"_originalSource": "bootstrap",
|
||||||
|
"_direct": true
|
||||||
|
}
|
||||||
21
wwwroot/lib/bootstrap/LICENSE
Normal file
21
wwwroot/lib/bootstrap/LICENSE
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright (c) 2011-2016 Twitter, Inc.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in
|
||||||
|
all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
THE SOFTWARE.
|
||||||
587
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css
vendored
Normal file
587
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css
vendored
Normal file
@ -0,0 +1,587 @@
|
|||||||
|
/*!
|
||||||
|
* Bootstrap v3.3.7 (http://getbootstrap.com)
|
||||||
|
* Copyright 2011-2016 Twitter, Inc.
|
||||||
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||||
|
*/
|
||||||
|
.btn-default,
|
||||||
|
.btn-primary,
|
||||||
|
.btn-success,
|
||||||
|
.btn-info,
|
||||||
|
.btn-warning,
|
||||||
|
.btn-danger {
|
||||||
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
|
||||||
|
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
||||||
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
||||||
|
}
|
||||||
|
.btn-default:active,
|
||||||
|
.btn-primary:active,
|
||||||
|
.btn-success:active,
|
||||||
|
.btn-info:active,
|
||||||
|
.btn-warning:active,
|
||||||
|
.btn-danger:active,
|
||||||
|
.btn-default.active,
|
||||||
|
.btn-primary.active,
|
||||||
|
.btn-success.active,
|
||||||
|
.btn-info.active,
|
||||||
|
.btn-warning.active,
|
||||||
|
.btn-danger.active {
|
||||||
|
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
||||||
|
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
||||||
|
}
|
||||||
|
.btn-default.disabled,
|
||||||
|
.btn-primary.disabled,
|
||||||
|
.btn-success.disabled,
|
||||||
|
.btn-info.disabled,
|
||||||
|
.btn-warning.disabled,
|
||||||
|
.btn-danger.disabled,
|
||||||
|
.btn-default[disabled],
|
||||||
|
.btn-primary[disabled],
|
||||||
|
.btn-success[disabled],
|
||||||
|
.btn-info[disabled],
|
||||||
|
.btn-warning[disabled],
|
||||||
|
.btn-danger[disabled],
|
||||||
|
fieldset[disabled] .btn-default,
|
||||||
|
fieldset[disabled] .btn-primary,
|
||||||
|
fieldset[disabled] .btn-success,
|
||||||
|
fieldset[disabled] .btn-info,
|
||||||
|
fieldset[disabled] .btn-warning,
|
||||||
|
fieldset[disabled] .btn-danger {
|
||||||
|
-webkit-box-shadow: none;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
.btn-default .badge,
|
||||||
|
.btn-primary .badge,
|
||||||
|
.btn-success .badge,
|
||||||
|
.btn-info .badge,
|
||||||
|
.btn-warning .badge,
|
||||||
|
.btn-danger .badge {
|
||||||
|
text-shadow: none;
|
||||||
|
}
|
||||||
|
.btn:active,
|
||||||
|
.btn.active {
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-default {
|
||||||
|
text-shadow: 0 1px 0 #fff;
|
||||||
|
background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
|
||||||
|
background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #dbdbdb;
|
||||||
|
border-color: #ccc;
|
||||||
|
}
|
||||||
|
.btn-default:hover,
|
||||||
|
.btn-default:focus {
|
||||||
|
background-color: #e0e0e0;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-default:active,
|
||||||
|
.btn-default.active {
|
||||||
|
background-color: #e0e0e0;
|
||||||
|
border-color: #dbdbdb;
|
||||||
|
}
|
||||||
|
.btn-default.disabled,
|
||||||
|
.btn-default[disabled],
|
||||||
|
fieldset[disabled] .btn-default,
|
||||||
|
.btn-default.disabled:hover,
|
||||||
|
.btn-default[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-default:hover,
|
||||||
|
.btn-default.disabled:focus,
|
||||||
|
.btn-default[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-default:focus,
|
||||||
|
.btn-default.disabled.focus,
|
||||||
|
.btn-default[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-default.focus,
|
||||||
|
.btn-default.disabled:active,
|
||||||
|
.btn-default[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-default:active,
|
||||||
|
.btn-default.disabled.active,
|
||||||
|
.btn-default[disabled].active,
|
||||||
|
fieldset[disabled] .btn-default.active {
|
||||||
|
background-color: #e0e0e0;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-primary {
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #245580;
|
||||||
|
}
|
||||||
|
.btn-primary:hover,
|
||||||
|
.btn-primary:focus {
|
||||||
|
background-color: #265a88;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-primary:active,
|
||||||
|
.btn-primary.active {
|
||||||
|
background-color: #265a88;
|
||||||
|
border-color: #245580;
|
||||||
|
}
|
||||||
|
.btn-primary.disabled,
|
||||||
|
.btn-primary[disabled],
|
||||||
|
fieldset[disabled] .btn-primary,
|
||||||
|
.btn-primary.disabled:hover,
|
||||||
|
.btn-primary[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-primary:hover,
|
||||||
|
.btn-primary.disabled:focus,
|
||||||
|
.btn-primary[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-primary:focus,
|
||||||
|
.btn-primary.disabled.focus,
|
||||||
|
.btn-primary[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-primary.focus,
|
||||||
|
.btn-primary.disabled:active,
|
||||||
|
.btn-primary[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-primary:active,
|
||||||
|
.btn-primary.disabled.active,
|
||||||
|
.btn-primary[disabled].active,
|
||||||
|
fieldset[disabled] .btn-primary.active {
|
||||||
|
background-color: #265a88;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-success {
|
||||||
|
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
|
||||||
|
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #3e8f3e;
|
||||||
|
}
|
||||||
|
.btn-success:hover,
|
||||||
|
.btn-success:focus {
|
||||||
|
background-color: #419641;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-success:active,
|
||||||
|
.btn-success.active {
|
||||||
|
background-color: #419641;
|
||||||
|
border-color: #3e8f3e;
|
||||||
|
}
|
||||||
|
.btn-success.disabled,
|
||||||
|
.btn-success[disabled],
|
||||||
|
fieldset[disabled] .btn-success,
|
||||||
|
.btn-success.disabled:hover,
|
||||||
|
.btn-success[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-success:hover,
|
||||||
|
.btn-success.disabled:focus,
|
||||||
|
.btn-success[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-success:focus,
|
||||||
|
.btn-success.disabled.focus,
|
||||||
|
.btn-success[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-success.focus,
|
||||||
|
.btn-success.disabled:active,
|
||||||
|
.btn-success[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-success:active,
|
||||||
|
.btn-success.disabled.active,
|
||||||
|
.btn-success[disabled].active,
|
||||||
|
fieldset[disabled] .btn-success.active {
|
||||||
|
background-color: #419641;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-info {
|
||||||
|
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
|
||||||
|
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #28a4c9;
|
||||||
|
}
|
||||||
|
.btn-info:hover,
|
||||||
|
.btn-info:focus {
|
||||||
|
background-color: #2aabd2;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-info:active,
|
||||||
|
.btn-info.active {
|
||||||
|
background-color: #2aabd2;
|
||||||
|
border-color: #28a4c9;
|
||||||
|
}
|
||||||
|
.btn-info.disabled,
|
||||||
|
.btn-info[disabled],
|
||||||
|
fieldset[disabled] .btn-info,
|
||||||
|
.btn-info.disabled:hover,
|
||||||
|
.btn-info[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-info:hover,
|
||||||
|
.btn-info.disabled:focus,
|
||||||
|
.btn-info[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-info:focus,
|
||||||
|
.btn-info.disabled.focus,
|
||||||
|
.btn-info[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-info.focus,
|
||||||
|
.btn-info.disabled:active,
|
||||||
|
.btn-info[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-info:active,
|
||||||
|
.btn-info.disabled.active,
|
||||||
|
.btn-info[disabled].active,
|
||||||
|
fieldset[disabled] .btn-info.active {
|
||||||
|
background-color: #2aabd2;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-warning {
|
||||||
|
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
|
||||||
|
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #e38d13;
|
||||||
|
}
|
||||||
|
.btn-warning:hover,
|
||||||
|
.btn-warning:focus {
|
||||||
|
background-color: #eb9316;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-warning:active,
|
||||||
|
.btn-warning.active {
|
||||||
|
background-color: #eb9316;
|
||||||
|
border-color: #e38d13;
|
||||||
|
}
|
||||||
|
.btn-warning.disabled,
|
||||||
|
.btn-warning[disabled],
|
||||||
|
fieldset[disabled] .btn-warning,
|
||||||
|
.btn-warning.disabled:hover,
|
||||||
|
.btn-warning[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-warning:hover,
|
||||||
|
.btn-warning.disabled:focus,
|
||||||
|
.btn-warning[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-warning:focus,
|
||||||
|
.btn-warning.disabled.focus,
|
||||||
|
.btn-warning[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-warning.focus,
|
||||||
|
.btn-warning.disabled:active,
|
||||||
|
.btn-warning[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-warning:active,
|
||||||
|
.btn-warning.disabled.active,
|
||||||
|
.btn-warning[disabled].active,
|
||||||
|
fieldset[disabled] .btn-warning.active {
|
||||||
|
background-color: #eb9316;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.btn-danger {
|
||||||
|
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
|
||||||
|
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #b92c28;
|
||||||
|
}
|
||||||
|
.btn-danger:hover,
|
||||||
|
.btn-danger:focus {
|
||||||
|
background-color: #c12e2a;
|
||||||
|
background-position: 0 -15px;
|
||||||
|
}
|
||||||
|
.btn-danger:active,
|
||||||
|
.btn-danger.active {
|
||||||
|
background-color: #c12e2a;
|
||||||
|
border-color: #b92c28;
|
||||||
|
}
|
||||||
|
.btn-danger.disabled,
|
||||||
|
.btn-danger[disabled],
|
||||||
|
fieldset[disabled] .btn-danger,
|
||||||
|
.btn-danger.disabled:hover,
|
||||||
|
.btn-danger[disabled]:hover,
|
||||||
|
fieldset[disabled] .btn-danger:hover,
|
||||||
|
.btn-danger.disabled:focus,
|
||||||
|
.btn-danger[disabled]:focus,
|
||||||
|
fieldset[disabled] .btn-danger:focus,
|
||||||
|
.btn-danger.disabled.focus,
|
||||||
|
.btn-danger[disabled].focus,
|
||||||
|
fieldset[disabled] .btn-danger.focus,
|
||||||
|
.btn-danger.disabled:active,
|
||||||
|
.btn-danger[disabled]:active,
|
||||||
|
fieldset[disabled] .btn-danger:active,
|
||||||
|
.btn-danger.disabled.active,
|
||||||
|
.btn-danger[disabled].active,
|
||||||
|
fieldset[disabled] .btn-danger.active {
|
||||||
|
background-color: #c12e2a;
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
|
.thumbnail,
|
||||||
|
.img-thumbnail {
|
||||||
|
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||||
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||||
|
}
|
||||||
|
.dropdown-menu > li > a:hover,
|
||||||
|
.dropdown-menu > li > a:focus {
|
||||||
|
background-color: #e8e8e8;
|
||||||
|
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
||||||
|
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.dropdown-menu > .active > a,
|
||||||
|
.dropdown-menu > .active > a:hover,
|
||||||
|
.dropdown-menu > .active > a:focus {
|
||||||
|
background-color: #2e6da4;
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.navbar-default {
|
||||||
|
background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
|
||||||
|
background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-radius: 4px;
|
||||||
|
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||||
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
||||||
|
}
|
||||||
|
.navbar-default .navbar-nav > .open > a,
|
||||||
|
.navbar-default .navbar-nav > .active > a {
|
||||||
|
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
|
||||||
|
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||||
|
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
||||||
|
}
|
||||||
|
.navbar-brand,
|
||||||
|
.navbar-nav > li > a {
|
||||||
|
text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
|
||||||
|
}
|
||||||
|
.navbar-inverse {
|
||||||
|
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
|
||||||
|
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
.navbar-inverse .navbar-nav > .open > a,
|
||||||
|
.navbar-inverse .navbar-nav > .active > a {
|
||||||
|
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
|
||||||
|
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||||
|
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
||||||
|
}
|
||||||
|
.navbar-inverse .navbar-brand,
|
||||||
|
.navbar-inverse .navbar-nav > li > a {
|
||||||
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
|
||||||
|
}
|
||||||
|
.navbar-static-top,
|
||||||
|
.navbar-fixed-top,
|
||||||
|
.navbar-fixed-bottom {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
|
@media (max-width: 767px) {
|
||||||
|
.navbar .navbar-nav .open .dropdown-menu > .active > a,
|
||||||
|
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
|
||||||
|
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
|
||||||
|
color: #fff;
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
.alert {
|
||||||
|
text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
|
||||||
|
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
||||||
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
||||||
|
}
|
||||||
|
.alert-success {
|
||||||
|
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
|
||||||
|
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #b2dba1;
|
||||||
|
}
|
||||||
|
.alert-info {
|
||||||
|
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
|
||||||
|
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #9acfea;
|
||||||
|
}
|
||||||
|
.alert-warning {
|
||||||
|
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
|
||||||
|
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #f5e79e;
|
||||||
|
}
|
||||||
|
.alert-danger {
|
||||||
|
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
|
||||||
|
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #dca7a7;
|
||||||
|
}
|
||||||
|
.progress {
|
||||||
|
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
|
||||||
|
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar {
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar-success {
|
||||||
|
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
|
||||||
|
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar-info {
|
||||||
|
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
|
||||||
|
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar-warning {
|
||||||
|
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
|
||||||
|
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar-danger {
|
||||||
|
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
|
||||||
|
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.progress-bar-striped {
|
||||||
|
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||||
|
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||||
|
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
||||||
|
}
|
||||||
|
.list-group {
|
||||||
|
border-radius: 4px;
|
||||||
|
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||||
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
||||||
|
}
|
||||||
|
.list-group-item.active,
|
||||||
|
.list-group-item.active:hover,
|
||||||
|
.list-group-item.active:focus {
|
||||||
|
text-shadow: 0 -1px 0 #286090;
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #2b669a;
|
||||||
|
}
|
||||||
|
.list-group-item.active .badge,
|
||||||
|
.list-group-item.active:hover .badge,
|
||||||
|
.list-group-item.active:focus .badge {
|
||||||
|
text-shadow: none;
|
||||||
|
}
|
||||||
|
.panel {
|
||||||
|
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
||||||
|
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
||||||
|
}
|
||||||
|
.panel-default > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
||||||
|
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.panel-primary > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
||||||
|
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.panel-success > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
|
||||||
|
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.panel-info > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
|
||||||
|
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.panel-warning > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
|
||||||
|
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.panel-danger > .panel-heading {
|
||||||
|
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
|
||||||
|
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
}
|
||||||
|
.well {
|
||||||
|
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
||||||
|
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
|
||||||
|
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
|
||||||
|
background-repeat: repeat-x;
|
||||||
|
border-color: #dcdcdc;
|
||||||
|
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||||
|
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
||||||
|
}
|
||||||
|
/*# sourceMappingURL=bootstrap-theme.css.map */
|
||||||
1
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map
vendored
Normal file
1
wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user