Updated the project permissions.
This commit is contained in:
parent
6688645268
commit
b0d6354308
45 changed files with 295 additions and 71 deletions
0
.github/FUNDING.yml
vendored
Normal file → Executable file
0
.github/FUNDING.yml
vendored
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
LICENSE.md
Normal file → Executable file
0
LICENSE.md
Normal file → Executable file
0
README.md
Normal file → Executable file
0
README.md
Normal file → Executable file
Binary file not shown.
Binary file not shown.
2
bin/Debug/net8.0/TodoApi.staticwebassets.runtime.json
Normal file → Executable file
2
bin/Debug/net8.0/TodoApi.staticwebassets.runtime.json
Normal file → Executable file
|
@ -1 +1 @@
|
||||||
{"ContentRoots":["/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"main-DASB26HH.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"main-DASB26HH.js"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
{"ContentRoots":["/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
0
bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
vendored
Normal file → Executable file
0
bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
vendored
Normal file → Executable file
0
bin/Debug/net8.0/package-lock.json
generated
Normal file → Executable file
0
bin/Debug/net8.0/package-lock.json
generated
Normal file → Executable file
0
my-app/dist/my-app/3rdpartylicenses.txt
vendored
Normal file → Executable file
0
my-app/dist/my-app/3rdpartylicenses.txt
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/index.html
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/index.html
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/polyfills-RX4V3J3S.js
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/polyfills-RX4V3J3S.js
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/styles-5INURTSO.css
vendored
Normal file → Executable file
0
my-app/dist/my-app/browser/styles-5INURTSO.css
vendored
Normal file → Executable file
0
my-app/dist/my-app/prerendered-routes.json
vendored
Normal file → Executable file
0
my-app/dist/my-app/prerendered-routes.json
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/chunk-O73ZHKXN.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/chunk-O73ZHKXN.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/chunk-VVCT4QZE.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/chunk-VVCT4QZE.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/index.server.html
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/index.server.html
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/main.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/main.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/polyfills.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/polyfills.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/render-utils.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/render-utils.server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/server.mjs
vendored
Normal file → Executable file
0
my-app/dist/my-app/server/server.mjs
vendored
Normal file → Executable file
|
@ -13,7 +13,7 @@ using System.Reflection;
|
||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("TodoApi")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("TodoApi")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+48dcb2e38f43af8925b7032be7e5c54ddce517b6")]
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2361b315dcdd6fbc4d2b13c8ab2351b248a58959")]
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("TodoApi")]
|
[assembly: System.Reflection.AssemblyProductAttribute("TodoApi")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("TodoApi")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("TodoApi")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
581374b91827dfbd23ec2f425ccf6c2c0c37cbefa99e502d9968b2b1df45c84b
|
2c3289ea76d1b3b75d476e99854c0bd1c2be9a36a812df1993c7df85104c5988
|
||||||
|
|
|
@ -17,11 +17,11 @@ build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = TodoApi
|
build_property.RootNamespace = TodoApi
|
||||||
build_property.RootNamespace = TodoApi
|
build_property.RootNamespace = TodoApi
|
||||||
build_property.ProjectDir = /home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /
|
build_property.ProjectDir = /home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/
|
||||||
build_property.EnableComHosting =
|
build_property.EnableComHosting =
|
||||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||||
build_property.RazorLangVersion = 8.0
|
build_property.RazorLangVersion = 8.0
|
||||||
build_property.SupportLocalizedComponentNames =
|
build_property.SupportLocalizedComponentNames =
|
||||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||||
build_property.MSBuildProjectDirectory = /home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular
|
build_property.MSBuildProjectDirectory = /home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular
|
||||||
build_property._RazorSourceGeneratorDebug =
|
build_property._RazorSourceGeneratorDebug =
|
||||||
|
|
Binary file not shown.
0
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Normal file → Executable file
0
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Normal file → Executable file
|
@ -551,3 +551,266 @@ C:/Users/batuh/Desktop/Technical-Assessment/Assessment/TodoApi/bin/Debug/net8.0/
|
||||||
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/Debug/net8.0/TodoApi.genruntimeconfig.cache
|
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/Debug/net8.0/TodoApi.genruntimeconfig.cache
|
||||||
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/Debug/net8.0/ref/TodoApi.dll
|
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/Debug/net8.0/ref/TodoApi.dll
|
||||||
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
|
/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/appsettings.Development.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/appsettings.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/angular.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/dist/my-app/prerendered-routes.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/package-lock.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/package.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.app.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/my-app/tsconfig.spec.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/package-lock.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi.staticwebassets.runtime.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi.deps.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi.runtimeconfig.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/TodoApi.pdb
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Azure.Core.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Azure.Identity.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Humanizer.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.AspNetCore.Razor.Language.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Bcl.AsyncInterfaces.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Build.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Build.Framework.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Features.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Elfie.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Features.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Razor.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Scripting.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.CodeAnalysis.Workspaces.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Data.SqlClient.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.DiaSymReader.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.DotNet.Scaffolding.Shared.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Design.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.Relational.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Identity.Client.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Abstractions.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Logging.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.IdentityModel.Tokens.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.NET.StringTools.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.OpenApi.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.SqlServer.Server.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/dotnet-aspnet-codegenerator-design.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Microsoft.Win32.SystemEvents.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Mono.TextTemplating.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Newtonsoft.Json.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Common.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Configuration.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.DependencyResolver.Core.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Frameworks.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.LibraryModel.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Packaging.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.ProjectModel.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Protocol.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/NuGet.Versioning.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.Swagger.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.CodeDom.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.AttributedModel.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Convention.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Hosting.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.Runtime.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Composition.TypedParts.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Configuration.ConfigurationManager.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Drawing.Common.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.IdentityModel.Tokens.Jwt.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Memory.Data.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Reflection.MetadataLoadContext.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Runtime.Caching.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Security.Cryptography.ProtectedData.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Security.Permissions.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/System.Windows.Extensions.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/af/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ar/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/az/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/bg/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/bn-BD/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/da/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/el/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fa/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fi-FI/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr-BE/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/he/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hr/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hu/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/hy/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/id/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/is/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko-KR/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ku/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/lv/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ms-MY/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/mt/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nb/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nb-NO/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/nl/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ro/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sk/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sl/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sr/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sr-Latn/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/sv/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/th-TH/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uk/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uz-Cyrl-UZ/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/uz-Latn-UZ/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/vi/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-CN/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Humanizer.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Drawing.Common.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net6.0/System.Runtime.Caching.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/bin/Debug/net8.0/runtimes/win/lib/net7.0/System.Windows.Extensions.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.AssemblyInfoInputs.cache
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.AssemblyInfo.cs
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.csproj.CoreCompileInputs.cache
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.MvcApplicationPartsAssemblyInfo.cs
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.MvcApplicationPartsAssemblyInfo.cache
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.sourcelink.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.build.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.development.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.TodoApi.Microsoft.AspNetCore.StaticWebAssets.props
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.build.TodoApi.props
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.buildMultiTargeting.TodoApi.props
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets/msbuild.buildTransitive.TodoApi.props
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/staticwebassets.pack.json
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/scopedcss/bundle/TodoApi.styles.css
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.csproj.CopyComplete
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/refint/TodoApi.dll
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.pdb
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/TodoApi.genruntimeconfig.cache
|
||||||
|
/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/Debug/net8.0/ref/TodoApi.dll
|
||||||
|
|
Binary file not shown.
|
@ -1 +1 @@
|
||||||
da2de15441d2655a354dc31fcf6f5c2ededb787ced919db562366d3ad0238099
|
ff60dfd41cbf0a672ba203441908242a6267c412b69fc47b1ae68d857a352b18
|
||||||
|
|
Binary file not shown.
2
obj/Debug/net8.0/TodoApi.sourcelink.json
Normal file → Executable file
2
obj/Debug/net8.0/TodoApi.sourcelink.json
Normal file → Executable file
|
@ -1 +1 @@
|
||||||
{"documents":{"/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /*":"https://raw.githubusercontent.com/batuhan-basoglu/.NET-Web-API-w-Angular/48dcb2e38f43af8925b7032be7e5c54ddce517b6/*"}}
|
{"documents":{"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/*":"https://raw.githubusercontent.com/batuhan-basoglu/NET-Web-API-w-Angular/2361b315dcdd6fbc4d2b13c8ab2351b248a58959/*"}}
|
0
obj/Debug/net8.0/project.razor.json
Normal file → Executable file
0
obj/Debug/net8.0/project.razor.json
Normal file → Executable file
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"Version": 1,
|
"Version": 1,
|
||||||
"Hash": "VpuLVdtSyM+jv5TnMgErZu8NUaJVL+0tZmLaxNl9VCc=",
|
"Hash": "T3ZxeIsogwNeDnALqT5gLGHRJNT5+sh9/2xTncIU4j4=",
|
||||||
"Source": "TodoApi",
|
"Source": "TodoApi",
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"Mode": "Default",
|
"Mode": "Default",
|
||||||
|
@ -10,17 +10,17 @@
|
||||||
{
|
{
|
||||||
"Name": "TodoApi/wwwroot",
|
"Name": "TodoApi/wwwroot",
|
||||||
"Source": "TodoApi",
|
"Source": "TodoApi",
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"Pattern": "**"
|
"Pattern": "**"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Assets": [
|
"Assets": [
|
||||||
{
|
{
|
||||||
"Identity": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/favicon.ico",
|
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/favicon.ico",
|
||||||
"SourceId": "TodoApi",
|
"SourceId": "TodoApi",
|
||||||
"SourceType": "Discovered",
|
"SourceType": "Discovered",
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"RelativePath": "favicon.ico",
|
"RelativePath": "favicon.ico",
|
||||||
"AssetKind": "All",
|
"AssetKind": "All",
|
||||||
|
@ -36,10 +36,10 @@
|
||||||
"OriginalItemSpec": "wwwroot/favicon.ico"
|
"OriginalItemSpec": "wwwroot/favicon.ico"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Identity": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/index.html",
|
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/index.html",
|
||||||
"SourceId": "TodoApi",
|
"SourceId": "TodoApi",
|
||||||
"SourceType": "Discovered",
|
"SourceType": "Discovered",
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"RelativePath": "index.html",
|
"RelativePath": "index.html",
|
||||||
"AssetKind": "All",
|
"AssetKind": "All",
|
||||||
|
@ -55,29 +55,10 @@
|
||||||
"OriginalItemSpec": "wwwroot/index.html"
|
"OriginalItemSpec": "wwwroot/index.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Identity": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/main-DASB26HH.js",
|
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/polyfills-RX4V3J3S.js",
|
||||||
"SourceId": "TodoApi",
|
"SourceId": "TodoApi",
|
||||||
"SourceType": "Discovered",
|
"SourceType": "Discovered",
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||||
"BasePath": "_content/TodoApi",
|
|
||||||
"RelativePath": "main-DASB26HH.js",
|
|
||||||
"AssetKind": "All",
|
|
||||||
"AssetMode": "All",
|
|
||||||
"AssetRole": "Primary",
|
|
||||||
"AssetMergeBehavior": "PreferTarget",
|
|
||||||
"AssetMergeSource": "",
|
|
||||||
"RelatedAsset": "",
|
|
||||||
"AssetTraitName": "",
|
|
||||||
"AssetTraitValue": "",
|
|
||||||
"CopyToOutputDirectory": "Never",
|
|
||||||
"CopyToPublishDirectory": "PreserveNewest",
|
|
||||||
"OriginalItemSpec": "wwwroot/main-DASB26HH.js"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Identity": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/polyfills-RX4V3J3S.js",
|
|
||||||
"SourceId": "TodoApi",
|
|
||||||
"SourceType": "Discovered",
|
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"RelativePath": "polyfills-RX4V3J3S.js",
|
"RelativePath": "polyfills-RX4V3J3S.js",
|
||||||
"AssetKind": "All",
|
"AssetKind": "All",
|
||||||
|
@ -93,10 +74,10 @@
|
||||||
"OriginalItemSpec": "wwwroot/polyfills-RX4V3J3S.js"
|
"OriginalItemSpec": "wwwroot/polyfills-RX4V3J3S.js"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Identity": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/styles-5INURTSO.css",
|
"Identity": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/styles-5INURTSO.css",
|
||||||
"SourceId": "TodoApi",
|
"SourceId": "TodoApi",
|
||||||
"SourceType": "Discovered",
|
"SourceType": "Discovered",
|
||||||
"ContentRoot": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/",
|
"ContentRoot": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/",
|
||||||
"BasePath": "_content/TodoApi",
|
"BasePath": "_content/TodoApi",
|
||||||
"RelativePath": "styles-5INURTSO.css",
|
"RelativePath": "styles-5INURTSO.css",
|
||||||
"AssetKind": "All",
|
"AssetKind": "All",
|
||||||
|
|
2
obj/Debug/net8.0/staticwebassets.development.json
Normal file → Executable file
2
obj/Debug/net8.0/staticwebassets.development.json
Normal file → Executable file
|
@ -1 +1 @@
|
||||||
{"ContentRoots":["/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"main-DASB26HH.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"main-DASB26HH.js"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
{"ContentRoots":["/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/"],"Root":{"Children":{"favicon.ico":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"favicon.ico"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"index.html"},"Patterns":null},"polyfills-RX4V3J3S.js":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"polyfills-RX4V3J3S.js"},"Patterns":null},"styles-5INURTSO.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"styles-5INURTSO.css"},"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":0,"Pattern":"**","Depth":0}]}}
|
12
obj/Debug/net8.0/staticwebassets.pack.json
Normal file → Executable file
12
obj/Debug/net8.0/staticwebassets.pack.json
Normal file → Executable file
|
@ -1,23 +1,19 @@
|
||||||
{
|
{
|
||||||
"Files": [
|
"Files": [
|
||||||
{
|
{
|
||||||
"Id": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/favicon.ico",
|
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/favicon.ico",
|
||||||
"PackagePath": "staticwebassets/favicon.ico"
|
"PackagePath": "staticwebassets/favicon.ico"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/index.html",
|
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/index.html",
|
||||||
"PackagePath": "staticwebassets/index.html"
|
"PackagePath": "staticwebassets/index.html"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/main-DASB26HH.js",
|
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/polyfills-RX4V3J3S.js",
|
||||||
"PackagePath": "staticwebassets/main-DASB26HH.js"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Id": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/polyfills-RX4V3J3S.js",
|
|
||||||
"PackagePath": "staticwebassets/polyfills-RX4V3J3S.js"
|
"PackagePath": "staticwebassets/polyfills-RX4V3J3S.js"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Id": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /wwwroot/styles-5INURTSO.css",
|
"Id": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/wwwroot/styles-5INURTSO.css",
|
||||||
"PackagePath": "staticwebassets/styles-5INURTSO.css"
|
"PackagePath": "staticwebassets/styles-5INURTSO.css"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
16
obj/Debug/net8.0/staticwebassets/msbuild.TodoApi.Microsoft.AspNetCore.StaticWebAssets.props
Normal file → Executable file
16
obj/Debug/net8.0/staticwebassets/msbuild.TodoApi.Microsoft.AspNetCore.StaticWebAssets.props
Normal file → Executable file
|
@ -32,22 +32,6 @@
|
||||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
||||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))</OriginalItemSpec>
|
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\index.html))</OriginalItemSpec>
|
||||||
</StaticWebAsset>
|
</StaticWebAsset>
|
||||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\main-DASB26HH.js))">
|
|
||||||
<SourceType>Package</SourceType>
|
|
||||||
<SourceId>TodoApi</SourceId>
|
|
||||||
<ContentRoot>$(MSBuildThisFileDirectory)..\staticwebassets\</ContentRoot>
|
|
||||||
<BasePath>_content/TodoApi</BasePath>
|
|
||||||
<RelativePath>main-DASB26HH.js</RelativePath>
|
|
||||||
<AssetKind>All</AssetKind>
|
|
||||||
<AssetMode>All</AssetMode>
|
|
||||||
<AssetRole>Primary</AssetRole>
|
|
||||||
<RelatedAsset></RelatedAsset>
|
|
||||||
<AssetTraitName></AssetTraitName>
|
|
||||||
<AssetTraitValue></AssetTraitValue>
|
|
||||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
||||||
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
|
|
||||||
<OriginalItemSpec>$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\main-DASB26HH.js))</OriginalItemSpec>
|
|
||||||
</StaticWebAsset>
|
|
||||||
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\polyfills-RX4V3J3S.js))">
|
<StaticWebAsset Include="$([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\staticwebassets\polyfills-RX4V3J3S.js))">
|
||||||
<SourceType>Package</SourceType>
|
<SourceType>Package</SourceType>
|
||||||
<SourceId>TodoApi</SourceId>
|
<SourceId>TodoApi</SourceId>
|
||||||
|
|
10
obj/TodoApi.csproj.nuget.dgspec.json
Normal file → Executable file
10
obj/TodoApi.csproj.nuget.dgspec.json
Normal file → Executable file
|
@ -1,17 +1,17 @@
|
||||||
{
|
{
|
||||||
"format": 1,
|
"format": 1,
|
||||||
"restore": {
|
"restore": {
|
||||||
"/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj": {}
|
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj": {}
|
||||||
},
|
},
|
||||||
"projects": {
|
"projects": {
|
||||||
"/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj": {
|
"/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj",
|
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||||
"projectName": "TodoApi",
|
"projectName": "TodoApi",
|
||||||
"projectPath": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj",
|
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||||
"packagesPath": "/root/.nuget/packages/",
|
"packagesPath": "/root/.nuget/packages/",
|
||||||
"outputPath": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/",
|
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"/root/.nuget/NuGet/NuGet.Config"
|
"/root/.nuget/NuGet/NuGet.Config"
|
||||||
|
|
0
obj/TodoApi.csproj.nuget.g.props
Normal file → Executable file
0
obj/TodoApi.csproj.nuget.g.props
Normal file → Executable file
0
obj/TodoApi.csproj.nuget.g.targets
Normal file → Executable file
0
obj/TodoApi.csproj.nuget.g.targets
Normal file → Executable file
6
obj/project.assets.json
Normal file → Executable file
6
obj/project.assets.json
Normal file → Executable file
|
@ -8151,11 +8151,11 @@
|
||||||
"project": {
|
"project": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj",
|
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||||
"projectName": "TodoApi",
|
"projectName": "TodoApi",
|
||||||
"projectPath": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj",
|
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||||
"packagesPath": "/root/.nuget/packages/",
|
"packagesPath": "/root/.nuget/packages/",
|
||||||
"outputPath": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /obj/",
|
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"/root/.nuget/NuGet/NuGet.Config"
|
"/root/.nuget/NuGet/NuGet.Config"
|
||||||
|
|
4
obj/project.nuget.cache
Normal file → Executable file
4
obj/project.nuget.cache
Normal file → Executable file
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"dgSpecHash": "/pABrzeZJ2lXWYqC3bjzrl1+8GLsd9selBcBMRbikKcEWGe4ZJ6PCkT9uYUEyDnIn5jrDyeAEldVECNAG6gA4Q==",
|
"dgSpecHash": "ZQhGKqLTKXTz5a+7jP9BQYAxvH4GH5sgz+h/9FtnKH3PEe/XLSBYjX7sh0JRVEAcqTJcwH7+9vyYQZhw+6EFUw==",
|
||||||
"success": true,
|
"success": true,
|
||||||
"projectFilePath": "/home/arctichawk1/Desktop/Technical-Assessment/Assessment/DOTNET-Web-API-w-Angular /TodoApi.csproj",
|
"projectFilePath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||||
"expectedPackageFiles": [
|
"expectedPackageFiles": [
|
||||||
"/root/.nuget/packages/azure.core/1.25.0/azure.core.1.25.0.nupkg.sha512",
|
"/root/.nuget/packages/azure.core/1.25.0/azure.core.1.25.0.nupkg.sha512",
|
||||||
"/root/.nuget/packages/azure.identity/1.7.0/azure.identity.1.7.0.nupkg.sha512",
|
"/root/.nuget/packages/azure.identity/1.7.0/azure.identity.1.7.0.nupkg.sha512",
|
||||||
|
|
0
package-lock.json
generated
Normal file → Executable file
0
package-lock.json
generated
Normal file → Executable file
Loading…
Reference in a new issue