initial commit

This commit is contained in:
V1ck3s
2025-09-20 16:42:46 +02:00
commit 843ef87da8
52 changed files with 1137 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

Binary file not shown.

View File

@@ -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("octo-fiesta")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("octo-fiesta")]
[assembly: System.Reflection.AssemblyTitleAttribute("octo-fiesta")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Généré par la classe MSBuild WriteCodeFragment.

View File

@@ -0,0 +1 @@
ce5341d486a29e205999496dd85836454c006be724ac60f1110cd43fd4179831

View File

@@ -0,0 +1,21 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = octo_fiesta
build_property.RootNamespace = octo_fiesta
build_property.ProjectDir = C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 9.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,17 @@
// <auto-generated/>
global using global::Microsoft.AspNetCore.Builder;
global using global::Microsoft.AspNetCore.Hosting;
global using global::Microsoft.AspNetCore.Http;
global using global::Microsoft.AspNetCore.Routing;
global using global::Microsoft.Extensions.Configuration;
global using global::Microsoft.Extensions.DependencyInjection;
global using global::Microsoft.Extensions.Hosting;
global using global::Microsoft.Extensions.Logging;
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.Net.Http.Json;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1,17 @@
//------------------------------------------------------------------------------
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Microsoft.AspNetCore.OpenApi")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Généré par la classe MSBuild WriteCodeFragment.

Binary file not shown.

View File

@@ -0,0 +1 @@
df0e321daaad39f2b562f556658aafb1804176a8758cfc1f3e5f3773b6d1eaef

View File

@@ -0,0 +1,36 @@
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\appsettings.Development.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\appsettings.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.staticwebassets.endpoints.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.exe
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.deps.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.runtimeconfig.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\octo-fiesta.pdb
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\Microsoft.AspNetCore.OpenApi.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\Microsoft.OpenApi.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.csproj.AssemblyReference.cache
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.AssemblyInfoInputs.cache
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.AssemblyInfo.cs
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.csproj.CoreCompileInputs.cache
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.MvcApplicationPartsAssemblyInfo.cs
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.MvcApplicationPartsAssemblyInfo.cache
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\scopedcss\bundle\octo-fiesta.styles.css
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets.build.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets.development.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets.build.endpoints.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets\msbuild.octo-fiesta.Microsoft.AspNetCore.StaticWebAssets.props
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets\msbuild.octo-fiesta.Microsoft.AspNetCore.StaticWebAssetEndpoints.props
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets\msbuild.build.octo-fiesta.props
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets\msbuild.buildMultiTargeting.octo-fiesta.props
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets\msbuild.buildTransitive.octo-fiesta.props
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\staticwebassets.pack.json
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fie.510670EC.Up2Date
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\refint\octo-fiesta.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.pdb
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\octo-fiesta.genruntimeconfig.cache
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\obj\Debug\net9.0\ref\octo-fiesta.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\Swashbuckle.AspNetCore.Swagger.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerGen.dll
C:\Users\Victor\Documents\projects\octo-fiesta\octo-fiesta\bin\Debug\net9.0\Swashbuckle.AspNetCore.SwaggerUI.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
80efe50815896e89402658160845d980946fa08c1f429c9ace3f2f9f143e3b64

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,5 @@
{
"Version": 1,
"ManifestType": "Build",
"Endpoints": []
}

View File

@@ -0,0 +1,12 @@
{
"Version": 1,
"Hash": "R69aFV2g96Dko1xR2uMlRQ/KG4ubPk7t1dVWHtQjSqo=",
"Source": "octo-fiesta",
"BasePath": "_content/octo-fiesta",
"Mode": "Default",
"ManifestType": "Build",
"ReferencedProjectsConfiguration": [],
"DiscoveryPatterns": [],
"Assets": [],
"Endpoints": []
}

View File

@@ -0,0 +1,4 @@
<Project>
<Import Project="Microsoft.AspNetCore.StaticWebAssetEndpoints.props" />
<Import Project="Microsoft.AspNetCore.StaticWebAssets.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\build\octo-fiesta.props" />
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<Import Project="..\buildMultiTargeting\octo-fiesta.props" />
</Project>