Commit 4809ff38 authored by Mustafa Karapınar's avatar Mustafa Karapınar
Browse files

Initial commit

parents
This diff is collapsed.
.page[b-8qr2rree4q] {
position: relative;
display: flex;
flex-direction: column;
}
main[b-8qr2rree4q] {
flex: 1;
}
.sidebar[b-8qr2rree4q] {
background-image: linear-gradient(180deg, rgb(2, 195, 209) 0%, #064726 70%);
}
.top-row[b-8qr2rree4q] {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: block;
align-items: center;
}
.top-row[b-8qr2rree4q] a, .top-row .btn-link[b-8qr2rree4q] {
white-space: nowrap;
margin-left: 1.5rem;
}
.top-row a:first-child[b-8qr2rree4q] {
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 640.98px) {
.top-row:not(.auth)[b-8qr2rree4q] {
display: none;
}
.top-row.auth[b-8qr2rree4q] {
justify-content: space-between;
}
.top-row a[b-8qr2rree4q], .top-row .btn-link[b-8qr2rree4q] {
margin-left: 0;
}
}
@media (min-width: 641px) {
.page[b-8qr2rree4q] {
flex-direction: row;
}
.sidebar[b-8qr2rree4q] {
width: 250px;
height: 100vh;
position: sticky;
top: 0;
}
.top-row[b-8qr2rree4q] {
position: relative;
top: 0;
z-index: 1;
}
.top-row[b-8qr2rree4q], article[b-8qr2rree4q] {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}
}
.navbar-toggler[b-y5kxo5p5v7] {
background-color: rgba(255, 255, 255, 0.1);
}
.top-row[b-y5kxo5p5v7] {
height: 3.5rem;
background-color: rgba(0,0,0,0.4);
}
.navbar-brand[b-y5kxo5p5v7] {
font-size: 1.1rem;
}
.oi[b-y5kxo5p5v7] {
width: 2rem;
font-size: 1.1rem;
vertical-align: text-top;
top: -2px;
}
.nav-item[b-y5kxo5p5v7] {
font-size: 0.9rem;
padding-bottom: 0.5rem;
}
.nav-item:first-of-type[b-y5kxo5p5v7] {
padding-top: 1rem;
}
.nav-item:last-of-type[b-y5kxo5p5v7] {
padding-bottom: 1rem;
}
.nav-item[b-y5kxo5p5v7] a {
color: #d7d7d7;
border-radius: 4px;
height: 3rem;
display: flex;
align-items: center;
line-height: 3rem;
}
.nav-item[b-y5kxo5p5v7] a.active {
background-color: rgba(255,255,255,0.25);
color: white;
}
.nav-item[b-y5kxo5p5v7] a:hover {
background-color: rgba(255,255,255,0.1);
color: white;
}
@media (min-width: 641px) {
.navbar-toggler[b-y5kxo5p5v7] {
display: none;
}
.collapse[b-y5kxo5p5v7] {
/* Never collapse the sidebar for wide screens */
display: block;
}
}
/* _content/sirkettodo/Shared/MainLayout.razor.rz.scp.css */
.page[b-8qr2rree4q] {
position: relative;
display: flex;
flex-direction: column;
}
main[b-8qr2rree4q] {
flex: 1;
}
.sidebar[b-8qr2rree4q] {
background-image: linear-gradient(180deg, rgb(2, 195, 209) 0%, #064726 70%);
}
.top-row[b-8qr2rree4q] {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: block;
align-items: center;
}
.top-row[b-8qr2rree4q] a, .top-row .btn-link[b-8qr2rree4q] {
white-space: nowrap;
margin-left: 1.5rem;
}
.top-row a:first-child[b-8qr2rree4q] {
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 640.98px) {
.top-row:not(.auth)[b-8qr2rree4q] {
display: none;
}
.top-row.auth[b-8qr2rree4q] {
justify-content: space-between;
}
.top-row a[b-8qr2rree4q], .top-row .btn-link[b-8qr2rree4q] {
margin-left: 0;
}
}
@media (min-width: 641px) {
.page[b-8qr2rree4q] {
flex-direction: row;
}
.sidebar[b-8qr2rree4q] {
width: 250px;
height: 100vh;
position: sticky;
top: 0;
}
.top-row[b-8qr2rree4q] {
position: relative;
top: 0;
z-index: 1;
}
.top-row[b-8qr2rree4q], article[b-8qr2rree4q] {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}
}
/* _content/sirkettodo/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-y5kxo5p5v7] {
background-color: rgba(255, 255, 255, 0.1);
}
.top-row[b-y5kxo5p5v7] {
height: 3.5rem;
background-color: rgba(0,0,0,0.4);
}
.navbar-brand[b-y5kxo5p5v7] {
font-size: 1.1rem;
}
.oi[b-y5kxo5p5v7] {
width: 2rem;
font-size: 1.1rem;
vertical-align: text-top;
top: -2px;
}
.nav-item[b-y5kxo5p5v7] {
font-size: 0.9rem;
padding-bottom: 0.5rem;
}
.nav-item:first-of-type[b-y5kxo5p5v7] {
padding-top: 1rem;
}
.nav-item:last-of-type[b-y5kxo5p5v7] {
padding-bottom: 1rem;
}
.nav-item[b-y5kxo5p5v7] a {
color: #d7d7d7;
border-radius: 4px;
height: 3rem;
display: flex;
align-items: center;
line-height: 3rem;
}
.nav-item[b-y5kxo5p5v7] a.active {
background-color: rgba(255,255,255,0.25);
color: white;
}
.nav-item[b-y5kxo5p5v7] a:hover {
background-color: rgba(255,255,255,0.1);
color: white;
}
@media (min-width: 641px) {
.navbar-toggler[b-y5kxo5p5v7] {
display: none;
}
.collapse[b-y5kxo5p5v7] {
/* Never collapse the sidebar for wide screens */
display: block;
}
}
/* _content/sirkettodo/Shared/MainLayout.razor.rz.scp.css */
.page[b-8qr2rree4q] {
position: relative;
display: flex;
flex-direction: column;
}
main[b-8qr2rree4q] {
flex: 1;
}
.sidebar[b-8qr2rree4q] {
background-image: linear-gradient(180deg, rgb(2, 195, 209) 0%, #064726 70%);
}
.top-row[b-8qr2rree4q] {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: block;
align-items: center;
}
.top-row[b-8qr2rree4q] a, .top-row .btn-link[b-8qr2rree4q] {
white-space: nowrap;
margin-left: 1.5rem;
}
.top-row a:first-child[b-8qr2rree4q] {
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 640.98px) {
.top-row:not(.auth)[b-8qr2rree4q] {
display: none;
}
.top-row.auth[b-8qr2rree4q] {
justify-content: space-between;
}
.top-row a[b-8qr2rree4q], .top-row .btn-link[b-8qr2rree4q] {
margin-left: 0;
}
}
@media (min-width: 641px) {
.page[b-8qr2rree4q] {
flex-direction: row;
}
.sidebar[b-8qr2rree4q] {
width: 250px;
height: 100vh;
position: sticky;
top: 0;
}
.top-row[b-8qr2rree4q] {
position: relative;
top: 0;
z-index: 1;
}
.top-row[b-8qr2rree4q], article[b-8qr2rree4q] {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}
}
/* _content/sirkettodo/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-y5kxo5p5v7] {
background-color: rgba(255, 255, 255, 0.1);
}
.top-row[b-y5kxo5p5v7] {
height: 3.5rem;
background-color: rgba(0,0,0,0.4);
}
.navbar-brand[b-y5kxo5p5v7] {
font-size: 1.1rem;
}
.oi[b-y5kxo5p5v7] {
width: 2rem;
font-size: 1.1rem;
vertical-align: text-top;
top: -2px;
}
.nav-item[b-y5kxo5p5v7] {
font-size: 0.9rem;
padding-bottom: 0.5rem;
}
.nav-item:first-of-type[b-y5kxo5p5v7] {
padding-top: 1rem;
}
.nav-item:last-of-type[b-y5kxo5p5v7] {
padding-bottom: 1rem;
}
.nav-item[b-y5kxo5p5v7] a {
color: #d7d7d7;
border-radius: 4px;
height: 3rem;
display: flex;
align-items: center;
line-height: 3rem;
}
.nav-item[b-y5kxo5p5v7] a.active {
background-color: rgba(255,255,255,0.25);
color: white;
}
.nav-item[b-y5kxo5p5v7] a:hover {
background-color: rgba(255,255,255,0.1);
color: white;
}
@media (min-width: 641px) {
.navbar-toggler[b-y5kxo5p5v7] {
display: none;
}
.collapse[b-y5kxo5p5v7] {
/* Never collapse the sidebar for wide screens */
display: block;
}
}
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("sirkettodo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("sirkettodo")]
[assembly: System.Reflection.AssemblyTitleAttribute("sirkettodo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// MSBuild WriteCodeFragment sınıfı tarafından oluşturuldu.
is_global = true
build_property.TargetFramework = net6.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = sirkettodo
build_property.RootNamespace = sirkettodo
build_property.ProjectDir = G:\Todo Proje\sirkettodo\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = G:\Todo Proje\sirkettodo
build_property._RazorSourceGeneratorDebug =
[G:/Todo Proje/sirkettodo/App.razor]
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/AdminPage/TeamCrud.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcQWRtaW5QYWdlXFRlYW1DcnVkLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/AdminPage/UserConfirm.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcQWRtaW5QYWdlXFVzZXJDb25maXJtLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/Counter.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcQ291bnRlci5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/FetchData.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRmV0Y2hEYXRhLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/LeaderPage/AssignTask.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcTGVhZGVyUGFnZVxBc3NpZ25UYXNrLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/LeaderPage/CreateProject.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcTGVhZGVyUGFnZVxDcmVhdGVQcm9qZWN0LnJhem9y
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/Login.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcTG9naW4ucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/OfficerPage/Officer.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcT2ZmaWNlclBhZ2VcT2ZmaWNlci5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/Register.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcUmVnaXN0ZXIucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Shared/SurveyPrompt.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXFN1cnZleVByb21wdC5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/_Imports.razor]
build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Shared/MainLayout.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXE1haW5MYXlvdXQucmF6b3I=
build_metadata.AdditionalFiles.CssScope = b-8qr2rree4q
[G:/Todo Proje/sirkettodo/Shared/NavMenu.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXE5hdk1lbnUucmF6b3I=
build_metadata.AdditionalFiles.CssScope = b-y5kxo5p5v7
[G:/Todo Proje/sirkettodo/Pages/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRXJyb3IuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/_Host.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX0hvc3QuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[G:/Todo Proje/sirkettodo/Pages/_Layout.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX0xheW91dC5jc2h0bWw=
build_metadata.AdditionalFiles.CssScope =
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
"ory, Microsoft.AspNetCore.Mvc.Razor")]
// MSBuild WriteCodeFragment sınıfı tarafından oluşturuldu.
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.AssemblyReference.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.GeneratedMSBuildEditorConfig.editorconfig
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfoInputs.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfo.cs
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CoreCompileInputs.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.MvcApplicationPartsAssemblyInfo.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cs
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.Development.json
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.json
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.staticwebassets.runtime.json
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.exe
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.deps.json
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.runtimeconfig.json
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.pdb
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\sni.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\sni.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\sni.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.build.json
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.development.json
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\bundle\sirkettodo.styles.css
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CopyComplete
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.dll
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.pdb
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.genruntimeconfig.cache
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\ref\sirkettodo.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.Development.json
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.json
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.staticwebassets.runtime.json
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.exe
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.deps.json
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.runtimeconfig.json
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.pdb
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\sni.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\sni.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\sni.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.AssemblyReference.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.GeneratedMSBuildEditorConfig.editorconfig
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfoInputs.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfo.cs
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CoreCompileInputs.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.MvcApplicationPartsAssemblyInfo.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cs
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.build.json
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.development.json
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\MainLayout.razor.rz.scp.css
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\NavMenu.razor.rz.scp.css
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\bundle\sirkettodo.styles.css
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\projectbundle\sirkettodo.bundle.scp.css
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CopyComplete
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.dll
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\refint\sirkettodo.dll
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.pdb
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.genruntimeconfig.cache
F:\Todo Proje\sirkettodo\obj\Debug\net6.0\ref\sirkettodo.dll
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\MainLayout.razor.rz.scp.css
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\NavMenu.razor.rz.scp.css
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\projectbundle\sirkettodo.bundle.scp.css
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Relational.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Identity.Client.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Drawing.Common.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Runtime.Caching.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Permissions.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Windows.Extensions.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
F:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Relational.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Identity.Client.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Drawing.Common.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Runtime.Caching.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Permissions.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Windows.Extensions.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
D:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
D:\Todo Proje\sirkettodo\obj\Debug\net6.0\refint\sirkettodo.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.Development.json
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\appsettings.json
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.staticwebassets.runtime.json
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.exe
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.deps.json
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.runtimeconfig.json
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\sirkettodo.pdb
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Relational.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Identity.Client.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Drawing.Common.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Runtime.Caching.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Security.Permissions.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\System.Windows.Extensions.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-arm64\native\sni.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x64\native\sni.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win-x86\native\sni.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
G:\Todo Proje\sirkettodo\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.AssemblyReference.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.GeneratedMSBuildEditorConfig.editorconfig
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfoInputs.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.AssemblyInfo.cs
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CoreCompileInputs.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.MvcApplicationPartsAssemblyInfo.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.RazorAssemblyInfo.cs
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.build.json
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\staticwebassets.development.json
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\MainLayout.razor.rz.scp.css
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\Shared\NavMenu.razor.rz.scp.css
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\bundle\sirkettodo.styles.css
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\scopedcss\projectbundle\sirkettodo.bundle.scp.css
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.csproj.CopyComplete
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.dll
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\refint\sirkettodo.dll
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.pdb
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\sirkettodo.genruntimeconfig.cache
G:\Todo Proje\sirkettodo\obj\Debug\net6.0\ref\sirkettodo.dll
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment