finalizare 1.0
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Core\\Core.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Core\\Core.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Core\\Core.csproj",
|
||||
"projectName": "Core",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Core\\Core.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Core\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MongoDB.Bson": {
|
||||
"target": "Package",
|
||||
"version": "[2.24.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
<?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\Andrei Cerbu\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Andrei Cerbu\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@@ -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("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[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 @@
|
||||
6b75372ec2e1e7c58826b5bf52533c8862e7e84c43b04e954e756881b6eec37e
|
||||
@@ -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 = C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\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.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
164c1aa8711983f5a748375165bfc6ef268b31b39301f5cc31e4bc6b839afeac
|
||||
@@ -0,0 +1,63 @@
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.deps.json
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/refint/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/backend/Core/obj/Debug/net8.0/ref/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.deps.json
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/refint/Core.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/sesiunile main/backend/Core/obj/Debug/net8.0/ref/Core.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.deps.json
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.sourcelink.json
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/refint/Core.dll
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.pdb
|
||||
C:/Users/Andrei Cerbu/Documents/FACULTATE/CC-FinalProj/backend/Core/obj/Debug/net8.0/ref/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.deps.json
|
||||
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Core/bin/Debug/net8.0/Core.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.AssemblyReference.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfoInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.AssemblyInfo.cs
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.csproj.CoreCompileInputs.cache
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.sourcelink.json
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/refint/Core.dll
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/Core.pdb
|
||||
/home/azureuser/CC-FinalProj/backend/Core/obj/Debug/net8.0/ref/Core.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.deps.json
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\bin\Debug\net8.0\Core.pdb
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.csproj.AssemblyReference.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.AssemblyInfoInputs.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.AssemblyInfo.cs
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.sourcelink.json
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\refint\Core.dll
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\Core.pdb
|
||||
C:\Users\Andrei Cerbu\Documents\FACULTATE\CC-FinalProj\backend\Core\obj\Debug\net8.0\ref\Core.dll
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
{"documents":{"C:\\Users\\Andrei Cerbu\\Documents\\FACULTATE\\CC-FinalProj\\*":"https://raw.githubusercontent.com/andrei-mihnea-cerbu/CC-FinalProj/beedfcf666e33203980d37b2477db3c2bcef81a0/*"}}
|
||||
@@ -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("Domain")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Domain")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Domain")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
eb6384836eeddba624dcebc4a385bd4547341e335a11b2395d4902f86ff2ea58
|
||||
@@ -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 = Domain
|
||||
build_property.ProjectDir = C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\
|
||||
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.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
869d928f8fb3b5c9ef2c36a0eca024ea43ebb7036aa9b0bd2caea202ba990fdc
|
||||
@@ -0,0 +1,36 @@
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/bin/Debug/net8.0/Domain.deps.json
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/bin/Debug/net8.0/Domain.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/bin/Debug/net8.0/Domain.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.csproj.AssemblyReference.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.csproj.CoreCompileInputs.cache
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/refint/Domain.dll
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/Domain.pdb
|
||||
C:/Users/Andrei Cerbu/Desktop/HealthcareMAnagerToImprove/backend/Domain/obj/Debug/net8.0/ref/Domain.dll
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/bin/Debug/net8.0/Domain.deps.json
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/bin/Debug/net8.0/Domain.dll
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/bin/Debug/net8.0/Domain.pdb
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.csproj.AssemblyReference.cache
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.AssemblyInfoInputs.cache
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.AssemblyInfo.cs
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.csproj.CoreCompileInputs.cache
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.dll
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/refint/Domain.dll
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/Domain.pdb
|
||||
/home/andrei/Documents/Projects/HealthcareManager/backend/Domain/obj/Debug/net8.0/ref/Domain.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\bin\Debug\net8.0\Domain.deps.json
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\bin\Debug\net8.0\Domain.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\bin\Debug\net8.0\Domain.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.csproj.AssemblyReference.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.AssemblyInfoInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.AssemblyInfo.cs
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.csproj.CoreCompileInputs.cache
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\refint\Domain.dll
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\Domain.pdb
|
||||
C:\Users\Andrei Cerbu\Desktop\HealthcareMAnagerToImprove\backend\Domain\obj\Debug\net8.0\ref\Domain.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
|
||||
"projectName": "Domain",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MongoDB.Bson": {
|
||||
"target": "Package",
|
||||
"version": "[2.24.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
<?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\Andrei Cerbu\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Andrei Cerbu\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
@@ -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.
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.
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"MongoDB.Bson/2.24.0": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"System.Memory": "4.5.5",
|
||||
"System.Runtime.CompilerServices.Unsafe": "5.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.1/MongoDB.Bson.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.1/MongoDB.Bson.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Memory/4.5.5": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netcoreapp2.1/_._": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.1/_._": {}
|
||||
}
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MongoDB.Bson/2.24.0": {
|
||||
"sha512": "n8CWaA4iTuoEQYv0+FSKNTX/hJozFQa5EgSILVNPhTGHcrbABHhpVrT1NwRRAAS6sUb8ZyhHmLPBa88LJemptA==",
|
||||
"type": "package",
|
||||
"path": "mongodb.bson/2.24.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.md",
|
||||
"lib/net472/MongoDB.Bson.dll",
|
||||
"lib/net472/MongoDB.Bson.xml",
|
||||
"lib/netstandard2.0/MongoDB.Bson.dll",
|
||||
"lib/netstandard2.0/MongoDB.Bson.xml",
|
||||
"lib/netstandard2.1/MongoDB.Bson.dll",
|
||||
"lib/netstandard2.1/MongoDB.Bson.xml",
|
||||
"mongodb.bson.2.24.0.nupkg.sha512",
|
||||
"mongodb.bson.nuspec",
|
||||
"packageIcon.png"
|
||||
]
|
||||
},
|
||||
"System.Memory/4.5.5": {
|
||||
"sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
||||
"type": "package",
|
||||
"path": "system.memory/4.5.5",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/net461/System.Memory.dll",
|
||||
"lib/net461/System.Memory.xml",
|
||||
"lib/netcoreapp2.1/_._",
|
||||
"lib/netstandard1.1/System.Memory.dll",
|
||||
"lib/netstandard1.1/System.Memory.xml",
|
||||
"lib/netstandard2.0/System.Memory.dll",
|
||||
"lib/netstandard2.0/System.Memory.xml",
|
||||
"ref/netcoreapp2.1/_._",
|
||||
"system.memory.4.5.5.nupkg.sha512",
|
||||
"system.memory.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/5.0.0": {
|
||||
"sha512": "ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==",
|
||||
"type": "package",
|
||||
"path": "system.runtime.compilerservices.unsafe/5.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"Icon.png",
|
||||
"LICENSE.TXT",
|
||||
"THIRD-PARTY-NOTICES.TXT",
|
||||
"lib/net45/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/net45/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/net461/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/net461/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.dll",
|
||||
"ref/netstandard2.1/System.Runtime.CompilerServices.Unsafe.xml",
|
||||
"system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512",
|
||||
"system.runtime.compilerservices.unsafe.nuspec",
|
||||
"useSharedDesignerContext.txt",
|
||||
"version.txt"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"MongoDB.Bson >= 2.24.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
|
||||
"projectName": "Domain",
|
||||
"projectPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
|
||||
"packagesPath": "C:\\Users\\Andrei Cerbu\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Andrei Cerbu\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"MongoDB.Bson": {
|
||||
"target": "Package",
|
||||
"version": "[2.24.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "lHfW+v/xqYvUdBFCAczj8DbniDcnbJmabV6RN7/p/eAb03JAdySn1z776UpOhfGhUbkIrDhbfhv1qNrRxJTE2w==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\mongodb.bson\\2.24.0\\mongodb.bson.2.24.0.nupkg.sha512",
|
||||
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.memory\\4.5.5\\system.memory.4.5.5.nupkg.sha512",
|
||||
"C:\\Users\\Andrei Cerbu\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\5.0.0\\system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj","projectName":"Domain","projectPath":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\Domain.csproj","outputPath":"C:\\Users\\Andrei Cerbu\\Desktop\\HealthcareMAnagerToImprove\\backend\\Domain\\obj\\","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MongoDB.Bson":{"target":"Package","version":"[2.24.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"}}
|
||||
@@ -0,0 +1 @@
|
||||
17161675817939869
|
||||
@@ -0,0 +1 @@
|
||||
17161675817939869
|
||||
Reference in New Issue
Block a user