backend for logging

This commit is contained in:
root
2024-05-02 11:11:12 +00:00
parent 8e4322649e
commit 0ecfcd5a9a
259 changed files with 4111 additions and 709 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <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("Infrastructure")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8e4322649e4df45cec652c7098c929f725ff16bf")]
[assembly: System.Reflection.AssemblyProductAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyTitleAttribute("Infrastructure")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
d7fc5c8bcd426c1142f6428d8e32042d131d34cb9a6da4d819e540daa45ebaf9
@@ -0,0 +1,13 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Infrastructure
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Infrastructure/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
@@ -0,0 +1,8 @@
// <auto-generated/>
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.Threading;
global using global::System.Threading.Tasks;
@@ -0,0 +1 @@
60dd88d41a2415c7aec4db0cbb52fd56d819bef233e93897436e6ecab0b4db60
@@ -0,0 +1,20 @@
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Infrastructure.deps.json
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Infrastructure.runtimeconfig.json
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Infrastructure.dll
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Infrastructure.pdb
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Application.dll
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Application.pdb
/home/azureuser/CC-FinalProj/backend/Infrastructure/bin/Release/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.csproj.AssemblyReference.cache
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.AssemblyInfoInputs.cache
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.AssemblyInfo.cs
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.csproj.CoreCompileInputs.cache
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.sourcelink.json
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastr.15EFFBFE.Up2Date
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.dll
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/refint/Infrastructure.dll
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.pdb
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/Infrastructure.genruntimeconfig.cache
/home/azureuser/CC-FinalProj/backend/Infrastructure/obj/Release/net8.0/ref/Infrastructure.dll
@@ -0,0 +1 @@
7d7bdb319ccbdca657f9a73acff6829a09c83a2f5b9e5535499933a6f178ca59
@@ -0,0 +1 @@
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8e4322649e4df45cec652c7098c929f725ff16bf/*"}}