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("Core")]
[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("Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("Core")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
17d3399e01a1613370704a8e1a8d8c6b27df3a58f829704af0d9cc5d048ceef6
@@ -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 = Core
build_property.ProjectDir = /home/azureuser/CC-FinalProj/backend/Core/
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;
Binary file not shown.
@@ -0,0 +1 @@
1a31573d4e0464ff66445e6248e13862c6a02f2a78c05d91046cda6fdfa3443a
@@ -0,0 +1,13 @@
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.deps.json
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/bin/Release/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.csproj.AssemblyReference.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.AssemblyInfoInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.AssemblyInfo.cs
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.csproj.CoreCompileInputs.cache
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.sourcelink.json
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/refint/Core.dll
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/Core.pdb
/home/azureuser/CC-FinalProj/backend/Core/obj/Release/net8.0/ref/Core.dll
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
{"documents":{"/home/azureuser/CC-FinalProj/*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/8e4322649e4df45cec652c7098c929f725ff16bf/*"}}
Binary file not shown.
Binary file not shown.