Architettura
This commit is contained in:
13
TecniStamp/TecniStamp.Domain/TecniStamp.Domain.csproj
Normal file
13
TecniStamp/TecniStamp.Domain/TecniStamp.Domain.csproj
Normal file
@ -0,0 +1,13 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OAService.Domain" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
@ -0,0 +1,41 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"TecniStamp.Domain/1.0.0": {
|
||||
"dependencies": {
|
||||
"OAService.Domain": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"TecniStamp.Domain.dll": {}
|
||||
}
|
||||
},
|
||||
"OAService.Domain/1.0.0": {
|
||||
"runtime": {
|
||||
"lib/net8.0/OAService.Domain.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TecniStamp.Domain/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"OAService.Domain/1.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-oEabIjvf7LOpTDUSu8ZtnRJ9TyxV+U/rRsI9RHF1wwSgN1HjX8/RXp3LMbtD4Au4OeYHlNIbYQs0TdXhvaTO5g==",
|
||||
"path": "oaservice.domain/1.0.0",
|
||||
"hashPath": "oaservice.domain.1.0.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@ -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("TecniStamp.Domain")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eeedda34077386c95b02239b831121296c20ac84")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TecniStamp.Domain")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TecniStamp.Domain")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generato dalla classe WriteCodeFragment di MSBuild.
|
||||
|
||||
@ -0,0 +1 @@
|
||||
8a08cc9853933c148eaa6ef126be27e1235393207054edf8a84837cc898464b4
|
||||
@ -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 = TecniStamp.Domain
|
||||
build_property.ProjectDir = C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.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 @@
|
||||
891c28e39333e2a4f2b5e2e65d19222c0cab213980cdf0118e0dce48fe552533
|
||||
@ -0,0 +1,12 @@
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\bin\Debug\net8.0\TecniStamp.Domain.deps.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\bin\Debug\net8.0\TecniStamp.Domain.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\bin\Debug\net8.0\TecniStamp.Domain.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.csproj.AssemblyReference.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.AssemblyInfoInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.AssemblyInfo.cs
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.csproj.CoreCompileInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\refint\TecniStamp.Domain.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\TecniStamp.Domain.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Domain\obj\Debug\net8.0\ref\TecniStamp.Domain.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,87 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj",
|
||||
"projectName": "TecniStamp.Domain",
|
||||
"projectPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj",
|
||||
"packagesPath": "C:\\Users\\g.vitari\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\g.vitari\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 24.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"http://192.168.0.218:5555/v3/index.json": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"OAService.Domain": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.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.412/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,18 @@
|
||||
<?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\g.vitari\.nuget\packages\;C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages;C:\Program Files\DevExpress 24.2\Components\Offline Packages;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\g.vitari\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files\DevExpress 24.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</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" />
|
||||
120
TecniStamp/TecniStamp.Domain/obj/project.assets.json
Normal file
120
TecniStamp/TecniStamp.Domain/obj/project.assets.json
Normal file
@ -0,0 +1,120 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0": {
|
||||
"OAService.Domain/1.0.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net8.0/OAService.Domain.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/OAService.Domain.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"OAService.Domain/1.0.0": {
|
||||
"sha512": "oEabIjvf7LOpTDUSu8ZtnRJ9TyxV+U/rRsI9RHF1wwSgN1HjX8/RXp3LMbtD4Au4OeYHlNIbYQs0TdXhvaTO5g==",
|
||||
"type": "package",
|
||||
"path": "oaservice.domain/1.0.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
"README.md",
|
||||
"lib/net8.0/OAService.Domain.dll",
|
||||
"oaservice.domain.1.0.0.nupkg.sha512",
|
||||
"oaservice.domain.nuspec"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0": [
|
||||
"OAService.Domain >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages": {},
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj",
|
||||
"projectName": "TecniStamp.Domain",
|
||||
"projectPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj",
|
||||
"packagesPath": "C:\\Users\\g.vitari\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\g.vitari\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 24.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"http://192.168.0.218:5555/v3/index.json": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"OAService.Domain": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.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.412/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
10
TecniStamp/TecniStamp.Domain/obj/project.nuget.cache
Normal file
10
TecniStamp/TecniStamp.Domain/obj/project.nuget.cache
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "XYodDePLgsM=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.domain\\1.0.0\\oaservice.domain.1.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj","projectName":"TecniStamp.Domain","projectPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\TecniStamp.Domain.csproj","outputPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Domain\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages","C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages","C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files\\dotnet\\library-packs":{},"http://192.168.0.218:5555/v3/index.json":{},"https://api.nuget.org/v3/index.json":{},"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"OAService.Domain":{"target":"Package","version":"[1.0.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.412/PortableRuntimeIdentifierGraph.json"}}
|
||||
@ -0,0 +1 @@
|
||||
17696765287267931
|
||||
@ -0,0 +1 @@
|
||||
17696766399944499
|
||||
@ -0,0 +1,14 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OAService.Domain" Version="1.0.0" />
|
||||
<PackageReference Include="OAService.Infrastructure" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@ -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("TecniStamp.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eeedda34077386c95b02239b831121296c20ac84")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TecniStamp.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TecniStamp.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generato dalla classe WriteCodeFragment di MSBuild.
|
||||
|
||||
@ -0,0 +1 @@
|
||||
3cd13d45a60691f45d4f81c570cb2159c7567c27a839df49337d83a739ec558d
|
||||
@ -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 = TecniStamp.Infrastructure
|
||||
build_property.ProjectDir = C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.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;
|
||||
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
04af0200c2644673141b686ebd177d3aacb1a8a442fe314fd3b7041b478ed422
|
||||
@ -0,0 +1,12 @@
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\bin\Debug\net8.0\TecniStamp.Infrastructure.deps.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\bin\Debug\net8.0\TecniStamp.Infrastructure.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\bin\Debug\net8.0\TecniStamp.Infrastructure.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.csproj.AssemblyReference.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.AssemblyInfoInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.AssemblyInfo.cs
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.csproj.CoreCompileInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\refint\TecniStamp.Infrastructure.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\TecniStamp.Infrastructure.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Infrastructure\obj\Debug\net8.0\ref\TecniStamp.Infrastructure.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,91 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj",
|
||||
"projectName": "TecniStamp.Infrastructure",
|
||||
"projectPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj",
|
||||
"packagesPath": "C:\\Users\\g.vitari\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\g.vitari\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 24.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"http://192.168.0.218:5555/v3/index.json": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"OAService.Domain": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )"
|
||||
},
|
||||
"OAService.Infrastructure": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.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.412/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,21 @@
|
||||
<?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\g.vitari\.nuget\packages\;C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages;C:\Program Files\DevExpress 24.2\Components\Offline Packages;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\g.vitari\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files\DevExpress 24.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.1\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.1\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.text.json\9.0.1\buildTransitive\net8.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\9.0.1\buildTransitive\net8.0\System.Text.Json.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\9.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\9.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
3283
TecniStamp/TecniStamp.Infrastructure/obj/project.assets.json
Normal file
3283
TecniStamp/TecniStamp.Infrastructure/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
75
TecniStamp/TecniStamp.Infrastructure/obj/project.nuget.cache
Normal file
75
TecniStamp/TecniStamp.Infrastructure/obj/project.nuget.cache
Normal file
@ -0,0 +1,75 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "4WUBsDvBbVg=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\azure.core\\1.38.0\\azure.core.1.38.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\azure.identity\\1.11.4\\azure.identity.1.11.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.6\\microsoft.data.sqlclient.5.1.6.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.1\\microsoft.entityframeworkcore.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.1\\microsoft.entityframeworkcore.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.1\\microsoft.entityframeworkcore.analyzers.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.1\\microsoft.entityframeworkcore.relational.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\9.0.1\\microsoft.entityframeworkcore.sqlserver.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.1\\microsoft.extensions.caching.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.1\\microsoft.extensions.caching.memory.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.1\\microsoft.extensions.configuration.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.configuration.binder\\9.0.0\\microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.1\\microsoft.extensions.dependencyinjection.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.1\\microsoft.extensions.dependencyinjection.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencymodel\\9.0.0\\microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.logging\\9.0.1\\microsoft.extensions.logging.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.1\\microsoft.extensions.logging.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.options\\9.0.1\\microsoft.extensions.options.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.1\\microsoft.extensions.primitives.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identity.client\\4.61.3\\microsoft.identity.client.4.61.3.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.61.3\\microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.domain\\1.0.0\\oaservice.domain.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.infrastructure\\1.0.0\\oaservice.infrastructure.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.service\\1.0.0\\oaservice.service.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog\\4.2.0\\serilog.4.2.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.extensions.logging\\9.0.0\\serilog.extensions.logging.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.settings.configuration\\9.0.0\\serilog.settings.configuration.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.sinks.file\\6.0.0\\serilog.sinks.file.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.clientmodel\\1.0.0\\system.clientmodel.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.diagnostics.diagnosticsource\\9.0.1\\system.diagnostics.diagnosticsource.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.formats.asn1\\9.0.1\\system.formats.asn1.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.io.pipelines\\9.0.1\\system.io.pipelines.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encodings.web\\9.0.1\\system.text.encodings.web.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.json\\9.0.1\\system.text.json.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj","projectName":"TecniStamp.Infrastructure","projectPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\TecniStamp.Infrastructure.csproj","outputPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Infrastructure\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages","C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages","C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files\\dotnet\\library-packs":{},"http://192.168.0.218:5555/v3/index.json":{},"https://api.nuget.org/v3/index.json":{},"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"OAService.Domain":{"target":"Package","version":"[1.0.0, )"},"OAService.Infrastructure":{"target":"Package","version":"[1.0.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.412/PortableRuntimeIdentifierGraph.json"}}
|
||||
@ -0,0 +1 @@
|
||||
17696766017030387
|
||||
@ -0,0 +1 @@
|
||||
17696766400516702
|
||||
15
TecniStamp/TecniStamp.Service/TecniStamp.Service.csproj
Normal file
15
TecniStamp/TecniStamp.Service/TecniStamp.Service.csproj
Normal file
@ -0,0 +1,15 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="OAService.Domain" Version="1.0.0" />
|
||||
<PackageReference Include="OAService.Infrastructure" Version="1.0.0" />
|
||||
<PackageReference Include="OAService.Service" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@ -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("TecniStamp.Service")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eeedda34077386c95b02239b831121296c20ac84")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TecniStamp.Service")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TecniStamp.Service")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generato dalla classe WriteCodeFragment di MSBuild.
|
||||
|
||||
@ -0,0 +1 @@
|
||||
c5028f76f0c4f23ef2c2d1008b50adf6a3612c4f10306e2e01d587535ff0d030
|
||||
@ -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 = TecniStamp.Service
|
||||
build_property.ProjectDir = C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\
|
||||
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 @@
|
||||
d5da2d518e4660143e82b95fb9b48b2b657f281a0701add2350ebe47da9a6167
|
||||
@ -0,0 +1,12 @@
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\bin\Debug\net8.0\TecniStamp.Service.deps.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\bin\Debug\net8.0\TecniStamp.Service.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\bin\Debug\net8.0\TecniStamp.Service.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.csproj.AssemblyReference.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.AssemblyInfoInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.AssemblyInfo.cs
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.csproj.CoreCompileInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\refint\TecniStamp.Service.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\TecniStamp.Service.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp.Service\obj\Debug\net8.0\ref\TecniStamp.Service.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,95 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj",
|
||||
"projectName": "TecniStamp.Service",
|
||||
"projectPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj",
|
||||
"packagesPath": "C:\\Users\\g.vitari\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\g.vitari\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 21.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 24.2.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages": {},
|
||||
"C:\\Program Files\\dotnet\\library-packs": {},
|
||||
"http://192.168.0.218:5555/v3/index.json": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"OAService.Domain": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )"
|
||||
},
|
||||
"OAService.Infrastructure": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )"
|
||||
},
|
||||
"OAService.Service": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.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.412/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,21 @@
|
||||
<?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\g.vitari\.nuget\packages\;C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages;C:\Program Files\DevExpress 24.2\Components\Offline Packages;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\g.vitari\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\DevExpress 21.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files\DevExpress 24.2\Components\Offline Packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.1\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\9.0.1\buildTransitive\net8.0\Microsoft.EntityFrameworkCore.props')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.text.json\9.0.1\buildTransitive\net8.0\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\9.0.1\buildTransitive\net8.0\System.Text.Json.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\9.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\9.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Options.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\9.0.1\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
3288
TecniStamp/TecniStamp.Service/obj/project.assets.json
Normal file
3288
TecniStamp/TecniStamp.Service/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
75
TecniStamp/TecniStamp.Service/obj/project.nuget.cache
Normal file
75
TecniStamp/TecniStamp.Service/obj/project.nuget.cache
Normal file
@ -0,0 +1,75 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "U2Ei1MSwwK4=",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\azure.core\\1.38.0\\azure.core.1.38.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\azure.identity\\1.11.4\\azure.identity.1.11.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.bcl.asyncinterfaces\\1.1.1\\microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.csharp\\4.5.0\\microsoft.csharp.4.5.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.data.sqlclient\\5.1.6\\microsoft.data.sqlclient.5.1.6.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.data.sqlclient.sni.runtime\\5.1.1\\microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore\\9.0.1\\microsoft.entityframeworkcore.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.abstractions\\9.0.1\\microsoft.entityframeworkcore.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.analyzers\\9.0.1\\microsoft.entityframeworkcore.analyzers.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.relational\\9.0.1\\microsoft.entityframeworkcore.relational.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.entityframeworkcore.sqlserver\\9.0.1\\microsoft.entityframeworkcore.sqlserver.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\9.0.1\\microsoft.extensions.caching.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.caching.memory\\9.0.1\\microsoft.extensions.caching.memory.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\9.0.1\\microsoft.extensions.configuration.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.configuration.binder\\9.0.0\\microsoft.extensions.configuration.binder.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\9.0.1\\microsoft.extensions.dependencyinjection.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\9.0.1\\microsoft.extensions.dependencyinjection.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.dependencymodel\\9.0.0\\microsoft.extensions.dependencymodel.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.logging\\9.0.1\\microsoft.extensions.logging.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\9.0.1\\microsoft.extensions.logging.abstractions.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.options\\9.0.1\\microsoft.extensions.options.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.extensions.primitives\\9.0.1\\microsoft.extensions.primitives.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identity.client\\4.61.3\\microsoft.identity.client.4.61.3.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identity.client.extensions.msal\\4.61.3\\microsoft.identity.client.extensions.msal.4.61.3.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.abstractions\\6.35.0\\microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\6.35.0\\microsoft.identitymodel.jsonwebtokens.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.logging\\6.35.0\\microsoft.identitymodel.logging.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.protocols\\6.35.0\\microsoft.identitymodel.protocols.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\6.35.0\\microsoft.identitymodel.protocols.openidconnect.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.identitymodel.tokens\\6.35.0\\microsoft.identitymodel.tokens.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.sqlserver.server\\1.0.0\\microsoft.sqlserver.server.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\microsoft.win32.systemevents\\6.0.0\\microsoft.win32.systemevents.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.domain\\1.0.0\\oaservice.domain.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.infrastructure\\1.0.0\\oaservice.infrastructure.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\oaservice.service\\1.0.0\\oaservice.service.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog\\4.2.0\\serilog.4.2.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.extensions.logging\\9.0.0\\serilog.extensions.logging.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.settings.configuration\\9.0.0\\serilog.settings.configuration.9.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.sinks.console\\6.0.0\\serilog.sinks.console.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\serilog.sinks.file\\6.0.0\\serilog.sinks.file.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.clientmodel\\1.0.0\\system.clientmodel.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.configuration.configurationmanager\\6.0.1\\system.configuration.configurationmanager.6.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.diagnostics.diagnosticsource\\9.0.1\\system.diagnostics.diagnosticsource.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.drawing.common\\6.0.0\\system.drawing.common.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.formats.asn1\\9.0.1\\system.formats.asn1.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.identitymodel.tokens.jwt\\6.35.0\\system.identitymodel.tokens.jwt.6.35.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.io.pipelines\\9.0.1\\system.io.pipelines.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.memory\\4.5.4\\system.memory.4.5.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.memory.data\\1.0.2\\system.memory.data.1.0.2.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.numerics.vectors\\4.5.0\\system.numerics.vectors.4.5.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime.caching\\6.0.0\\system.runtime.caching.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.accesscontrol\\6.0.0\\system.security.accesscontrol.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.cryptography.protecteddata\\6.0.0\\system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.permissions\\6.0.0\\system.security.permissions.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encoding.codepages\\6.0.0\\system.text.encoding.codepages.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.encodings.web\\9.0.1\\system.text.encodings.web.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.text.json\\9.0.1\\system.text.json.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"C:\\Users\\g.vitari\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
"restore":{"projectUniqueName":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj","projectName":"TecniStamp.Service","projectPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\TecniStamp.Service.csproj","outputPath":"C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp.Service\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\DevExpress 21.2\\Components\\Offline Packages","C:\\Program Files\\DevExpress 24.2\\Components\\Offline Packages","C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\DevExpress 21.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\DevExpress 24.2\\Components\\System\\Components\\Packages":{},"C:\\Program Files\\dotnet\\library-packs":{},"http://192.168.0.218:5555/v3/index.json":{},"https://api.nuget.org/v3/index.json":{},"https://nuget.devexpress.com/ZSCm4w7l6BSjFRJZ1wcb5tvPweFxSBObH1LImXqRjOVezY9AOU/api/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"OAService.Domain":{"target":"Package","version":"[1.0.0, )"},"OAService.Infrastructure":{"target":"Package","version":"[1.0.0, )"},"OAService.Service":{"target":"Package","version":"[1.0.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.412/PortableRuntimeIdentifierGraph.json"}}
|
||||
@ -0,0 +1 @@
|
||||
17696766398206278
|
||||
@ -0,0 +1 @@
|
||||
17696766400516702
|
||||
@ -2,6 +2,12 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp", "TecniStamp\TecniStamp.csproj", "{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Domain", "TecniStamp.Domain\TecniStamp.Domain.csproj", "{0B2CDA69-F597-4401-BFBE-B1AAF5451930}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Infrastructure", "TecniStamp.Infrastructure\TecniStamp.Infrastructure.csproj", "{D3F9CC34-C518-4F06-933D-0B90992F3F75}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TecniStamp.Service", "TecniStamp.Service\TecniStamp.Service.csproj", "{3C50F0F5-0C91-4F70-8A97-79DC354455B5}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@ -12,5 +18,17 @@ Global
|
||||
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{CFA3D1CC-936B-4DF5-B2AE-A46A8616501A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0B2CDA69-F597-4401-BFBE-B1AAF5451930}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D3F9CC34-C518-4F06-933D-0B90992F3F75}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3C50F0F5-0C91-4F70-8A97-79DC354455B5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
23
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.deps.json
Normal file
23
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.deps.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"TecniStamp/1.0.0": {
|
||||
"runtime": {
|
||||
"TecniStamp.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"TecniStamp/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.dll
Normal file
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.dll
Normal file
Binary file not shown.
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.exe
Normal file
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.exe
Normal file
Binary file not shown.
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.pdb
Normal file
BIN
TecniStamp/TecniStamp/bin/Debug/net8.0/TecniStamp.pdb
Normal file
Binary file not shown.
@ -0,0 +1,19 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "8.0.0"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
{"ContentRoots":["C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\","C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\bundle\\"],"Root":{"Children":{"app.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"app.css"},"Patterns":null},"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null},"favicon.png":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.png"},"Patterns":null},"TecniStamp.styles.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"TecniStamp.styles.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
||||
@ -0,0 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
9
TecniStamp/TecniStamp/bin/Debug/net8.0/appsettings.json
Normal file
9
TecniStamp/TecniStamp/bin/Debug/net8.0/appsettings.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TecniStamp")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eeedda34077386c95b02239b831121296c20ac84")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TecniStamp")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TecniStamp")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@ -1 +1 @@
|
||||
bad0dabe636695f7820fe82fda9f9b8bd92dc54adcb91599ecff5ec931c289b4
|
||||
af39a18430cf06860701845642142473a393c1441886cc7adef74441be26b551
|
||||
|
||||
@ -0,0 +1 @@
|
||||
e7fd67296e350ae67abaf9283370bbf4aeeab1747f48458997b52c64213c5676
|
||||
@ -0,0 +1,29 @@
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\appsettings.Development.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\appsettings.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.staticwebassets.runtime.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.exe
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.deps.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.runtimeconfig.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\bin\Debug\net8.0\TecniStamp.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.AssemblyInfoInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.AssemblyInfo.cs
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.csproj.CoreCompileInputs.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.MvcApplicationPartsAssemblyInfo.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets.build.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets.development.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets\msbuild.TecniStamp.Microsoft.AspNetCore.StaticWebAssets.props
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets\msbuild.build.TecniStamp.props
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets\msbuild.buildMultiTargeting.TecniStamp.props
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets\msbuild.buildTransitive.TecniStamp.props
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\staticwebassets.pack.json
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\scopedcss\Components\Layout\MainLayout.razor.rz.scp.css
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\scopedcss\Components\Layout\NavMenu.razor.rz.scp.css
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\scopedcss\bundle\TecniStamp.styles.css
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\scopedcss\projectbundle\TecniStamp.bundle.scp.css
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\refint\TecniStamp.dll
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.pdb
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\TecniStamp.genruntimeconfig.cache
|
||||
C:\Users\g.vitari\Documents\Git\TecniStamp\TecniStamp\TecniStamp\obj\Debug\net8.0\ref\TecniStamp.dll
|
||||
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/TecniStamp.dll
Normal file
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/TecniStamp.dll
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
d4f66fdbc60d6c63512d3fd90b65843946988559ff2c0b27a6704b7256d4d57f
|
||||
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/TecniStamp.pdb
Normal file
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/TecniStamp.pdb
Normal file
Binary file not shown.
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/apphost.exe
Normal file
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/apphost.exe
Normal file
Binary file not shown.
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/ref/TecniStamp.dll
Normal file
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/ref/TecniStamp.dll
Normal file
Binary file not shown.
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/refint/TecniStamp.dll
Normal file
BIN
TecniStamp/TecniStamp/obj/Debug/net8.0/refint/TecniStamp.dll
Normal file
Binary file not shown.
@ -0,0 +1,96 @@
|
||||
.page[b-qao7b6nyq3] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-qao7b6nyq3] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:hover, .top-row[b-qao7b6nyq3] .btn-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:first-child {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-qao7b6nyq3] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row.auth[b-qao7b6nyq3] a:first-child {
|
||||
flex: 1;
|
||||
text-align: right;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3], article[b-qao7b6nyq3] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
#blazor-error-ui[b-qao7b6nyq3] {
|
||||
background: lightyellow;
|
||||
bottom: 0;
|
||||
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
|
||||
display: none;
|
||||
left: 0;
|
||||
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
#blazor-error-ui .dismiss[b-qao7b6nyq3] {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
right: 0.75rem;
|
||||
top: 0.5rem;
|
||||
}
|
||||
@ -0,0 +1,105 @@
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
width: 3.5rem;
|
||||
height: 2.5rem;
|
||||
color: white;
|
||||
position: absolute;
|
||||
top: 0.5rem;
|
||||
right: 1rem;
|
||||
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.navbar-toggler:checked[b-9yc890twiy] {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.top-row[b-9yc890twiy] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-9yc890twiy] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.bi[b-9yc890twiy] {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
margin-right: 0.75rem;
|
||||
top: -1px;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bi-house-door-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-plus-square-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-list-nested-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-9yc890twiy] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-9yc890twiy] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link {
|
||||
color: #d7d7d7;
|
||||
background: none;
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] a.active {
|
||||
background-color: rgba(255,255,255,0.37);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-toggler:checked ~ .nav-scrollable[b-9yc890twiy] {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
|
||||
/* Allow sidebar to scroll for tall menus */
|
||||
height: calc(100vh - 3.5rem);
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,203 @@
|
||||
/* _content/TecniStamp/Components/Layout/MainLayout.razor.rz.scp.css */
|
||||
.page[b-qao7b6nyq3] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-qao7b6nyq3] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:hover, .top-row[b-qao7b6nyq3] .btn-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:first-child {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-qao7b6nyq3] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row.auth[b-qao7b6nyq3] a:first-child {
|
||||
flex: 1;
|
||||
text-align: right;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3], article[b-qao7b6nyq3] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
#blazor-error-ui[b-qao7b6nyq3] {
|
||||
background: lightyellow;
|
||||
bottom: 0;
|
||||
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
|
||||
display: none;
|
||||
left: 0;
|
||||
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
#blazor-error-ui .dismiss[b-qao7b6nyq3] {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
right: 0.75rem;
|
||||
top: 0.5rem;
|
||||
}
|
||||
/* _content/TecniStamp/Components/Layout/NavMenu.razor.rz.scp.css */
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
width: 3.5rem;
|
||||
height: 2.5rem;
|
||||
color: white;
|
||||
position: absolute;
|
||||
top: 0.5rem;
|
||||
right: 1rem;
|
||||
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.navbar-toggler:checked[b-9yc890twiy] {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.top-row[b-9yc890twiy] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-9yc890twiy] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.bi[b-9yc890twiy] {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
margin-right: 0.75rem;
|
||||
top: -1px;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bi-house-door-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-plus-square-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-list-nested-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-9yc890twiy] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-9yc890twiy] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link {
|
||||
color: #d7d7d7;
|
||||
background: none;
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] a.active {
|
||||
background-color: rgba(255,255,255,0.37);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-toggler:checked ~ .nav-scrollable[b-9yc890twiy] {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
|
||||
/* Allow sidebar to scroll for tall menus */
|
||||
height: calc(100vh - 3.5rem);
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,203 @@
|
||||
/* _content/TecniStamp/Components/Layout/MainLayout.razor.rz.scp.css */
|
||||
.page[b-qao7b6nyq3] {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main[b-qao7b6nyq3] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #d6d5d5;
|
||||
justify-content: flex-end;
|
||||
height: 3.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
white-space: nowrap;
|
||||
margin-left: 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:hover, .top-row[b-qao7b6nyq3] .btn-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a:first-child {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
@media (max-width: 640.98px) {
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] a, .top-row[b-qao7b6nyq3] .btn-link {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.page[b-qao7b6nyq3] {
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
.sidebar[b-qao7b6nyq3] {
|
||||
width: 250px;
|
||||
height: 100vh;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3] {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.top-row.auth[b-qao7b6nyq3] a:first-child {
|
||||
flex: 1;
|
||||
text-align: right;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.top-row[b-qao7b6nyq3], article[b-qao7b6nyq3] {
|
||||
padding-left: 2rem !important;
|
||||
padding-right: 1.5rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
#blazor-error-ui[b-qao7b6nyq3] {
|
||||
background: lightyellow;
|
||||
bottom: 0;
|
||||
box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
|
||||
display: none;
|
||||
left: 0;
|
||||
padding: 0.6rem 1.25rem 0.7rem 1.25rem;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
#blazor-error-ui .dismiss[b-qao7b6nyq3] {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
right: 0.75rem;
|
||||
top: 0.5rem;
|
||||
}
|
||||
/* _content/TecniStamp/Components/Layout/NavMenu.razor.rz.scp.css */
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
appearance: none;
|
||||
cursor: pointer;
|
||||
width: 3.5rem;
|
||||
height: 2.5rem;
|
||||
color: white;
|
||||
position: absolute;
|
||||
top: 0.5rem;
|
||||
right: 1rem;
|
||||
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
.navbar-toggler:checked[b-9yc890twiy] {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
.top-row[b-9yc890twiy] {
|
||||
height: 3.5rem;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
.navbar-brand[b-9yc890twiy] {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
.bi[b-9yc890twiy] {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
margin-right: 0.75rem;
|
||||
top: -1px;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bi-house-door-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-plus-square-fill-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.bi-list-nested-nav-menu[b-9yc890twiy] {
|
||||
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] {
|
||||
font-size: 0.9rem;
|
||||
padding-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.nav-item:first-of-type[b-9yc890twiy] {
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
.nav-item:last-of-type[b-9yc890twiy] {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link {
|
||||
color: #d7d7d7;
|
||||
background: none;
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
height: 3rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
line-height: 3rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] a.active {
|
||||
background-color: rgba(255,255,255,0.37);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item[b-9yc890twiy] .nav-link:hover {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.navbar-toggler:checked ~ .nav-scrollable[b-9yc890twiy] {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler[b-9yc890twiy] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nav-scrollable[b-9yc890twiy] {
|
||||
/* Never collapse the sidebar for wide screens */
|
||||
display: block;
|
||||
|
||||
/* Allow sidebar to scroll for tall menus */
|
||||
height: calc(100vh - 3.5rem);
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,134 @@
|
||||
{
|
||||
"Version": 1,
|
||||
"Hash": "1j/eCPWPzdisq8W402SFHMaqXK23XMh+3zT66gbnjys=",
|
||||
"Source": "TecniStamp",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"Mode": "Default",
|
||||
"ManifestType": "Build",
|
||||
"ReferencedProjectsConfiguration": [],
|
||||
"DiscoveryPatterns": [
|
||||
{
|
||||
"Name": "TecniStamp\\wwwroot",
|
||||
"Source": "TecniStamp",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"Pattern": "**"
|
||||
}
|
||||
],
|
||||
"Assets": [
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\bundle\\TecniStamp.styles.css",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Computed",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\bundle\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "TecniStamp.styles.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "CurrentProject",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "ScopedCss",
|
||||
"AssetTraitValue": "ApplicationBundle",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\bundle\\TecniStamp.styles.css"
|
||||
},
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\TecniStamp.bundle.scp.css",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Computed",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "TecniStamp.bundle.scp.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "Reference",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "ScopedCss",
|
||||
"AssetTraitValue": "ProjectBundle",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\obj\\Debug\\net8.0\\scopedcss\\projectbundle\\TecniStamp.bundle.scp.css"
|
||||
},
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\app.css",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "app.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "PreferTarget",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot\\app.css"
|
||||
},
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\bootstrap\\bootstrap.min.css",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "bootstrap/bootstrap.min.css",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "PreferTarget",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot\\bootstrap\\bootstrap.min.css"
|
||||
},
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\bootstrap\\bootstrap.min.css.map",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "bootstrap/bootstrap.min.css.map",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "PreferTarget",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot\\bootstrap\\bootstrap.min.css.map"
|
||||
},
|
||||
{
|
||||
"Identity": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\favicon.png",
|
||||
"SourceId": "TecniStamp",
|
||||
"SourceType": "Discovered",
|
||||
"ContentRoot": "C:\\Users\\g.vitari\\Documents\\Git\\TecniStamp\\TecniStamp\\TecniStamp\\wwwroot\\",
|
||||
"BasePath": "_content/TecniStamp",
|
||||
"RelativePath": "favicon.png",
|
||||
"AssetKind": "All",
|
||||
"AssetMode": "All",
|
||||
"AssetRole": "Primary",
|
||||
"AssetMergeBehavior": "PreferTarget",
|
||||
"AssetMergeSource": "",
|
||||
"RelatedAsset": "",
|
||||
"AssetTraitName": "",
|
||||
"AssetTraitValue": "",
|
||||
"CopyToOutputDirectory": "Never",
|
||||
"CopyToPublishDirectory": "PreserveNewest",
|
||||
"OriginalItemSpec": "wwwroot\\favicon.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user