Commit 802fa8b2 authored by ferhat tamer's avatar ferhat tamer 💬
Browse files

Initial commit

parents
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.1.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
</ItemGroup>
</Project>
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
//------------------------------------------------------------------------------
// <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("fero")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("fero")]
[assembly: System.Reflection.AssemblyTitleAttribute("fero")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// MSBuild WriteCodeFragment sınıfı tarafından oluşturuldu.
a0a0b84c98da19d12c326736ede302d0410fe6bc
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 = fero
build_property.RootNamespace = fero
build_property.ProjectDir = C:\Users\ferhat\desktop\fero\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Users\ferhat\desktop\fero
build_property._RazorSourceGeneratorDebug =
[C:/Users/ferhat/desktop/fero/App.razor]
build_metadata.AdditionalFiles.TargetPath = QXBwLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Counter.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcQ291bnRlci5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Erlik.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRXJsaWsucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/FetchData.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRmV0Y2hEYXRhLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Index.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcSW5kZXgucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Kayra.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcS2F5cmEucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Mergen.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcTWVyZ2VuLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Semruk.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcU2VtcnVrLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Tengri.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcVGVuZ3JpLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Tulpar.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcVHVscGFyLnJhem9y
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/Ulgen.razor]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcVWxnZW4ucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Shared/SurveyPrompt.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXFN1cnZleVByb21wdC5yYXpvcg==
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/_Imports.razor]
build_metadata.AdditionalFiles.TargetPath = X0ltcG9ydHMucmF6b3I=
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Shared/MainLayout.razor]
build_metadata.AdditionalFiles.TargetPath = U2hhcmVkXE1haW5MYXlvdXQucmF6b3I=
build_metadata.AdditionalFiles.CssScope = b-z26ni3tcjq
[C:/Users/ferhat/desktop/fero/Pages/Error.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcRXJyb3IuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/Pages/_Host.cshtml]
build_metadata.AdditionalFiles.TargetPath = UGFnZXNcX0hvc3QuY3NodG1s
build_metadata.AdditionalFiles.CssScope =
[C:/Users/ferhat/desktop/fero/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;
5860763757f4f08c7ebdea1b3a94a18109f17861
//------------------------------------------------------------------------------
// <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.
b44c720065ab847fe3482ad549168347a0670965
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.csproj.AssemblyReference.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.AssemblyInfoInputs.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.AssemblyInfo.cs
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.csproj.CoreCompileInputs.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.MvcApplicationPartsAssemblyInfo.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.RazorAssemblyInfo.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.RazorAssemblyInfo.cs
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\appsettings.Development.json
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\appsettings.json
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.staticwebassets.runtime.json
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.exe
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.deps.json
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.runtimeconfig.json
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\fero.pdb
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Azure.Core.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Azure.Identity.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.Bcl.AsyncInterfaces.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.Identity.Client.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.Identity.Client.Extensions.Msal.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Drawing.Common.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Runtime.Caching.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Security.Permissions.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\System.Windows.Extensions.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-arm64\native\sni.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-x64\native\sni.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win-x86\native\sni.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netcoreapp2.1\System.Data.SqlClient.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
C:\Users\ferhat\Desktop\fero\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\staticwebassets.build.json
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\staticwebassets.development.json
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\scopedcss\Shared\MainLayout.razor.rz.scp.css
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\scopedcss\bundle\fero.styles.css
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\scopedcss\projectbundle\fero.bundle.scp.css
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.csproj.CopyComplete
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.dll
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\refint\fero.dll
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.pdb
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\fero.genruntimeconfig.cache
C:\Users\ferhat\Desktop\fero\obj\Debug\net6.0\ref\fero.dll
d740773373b7c9752e6ad4a2717dbfdcd450f4a1
This diff is collapsed.
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