Initial commit

Made-with: Cursor
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-03-25 05:21:08 +02:00
commit 0625cd4157
90 changed files with 3430 additions and 0 deletions
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.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("Azaion.Flights")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("Azaion.Flights")]
[assembly: System.Reflection.AssemblyTitleAttribute("Azaion.Flights")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -0,0 +1 @@
69fcf38184d256aa7cb2849701f490f53f8ef75d8412b618a359cdae46bc431c
@@ -0,0 +1,23 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.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 = Azaion.Flights
build_property.RootNamespace = Azaion.Flights
build_property.ProjectDir = /Users/obezdienie001/dev/azaion/flights/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 9.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = /Users/obezdienie001/dev/azaion/flights
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =
@@ -0,0 +1,17 @@
// <auto-generated/>
global using Microsoft.AspNetCore.Builder;
global using Microsoft.AspNetCore.Hosting;
global using Microsoft.AspNetCore.Http;
global using Microsoft.AspNetCore.Routing;
global using Microsoft.Extensions.Configuration;
global using Microsoft.Extensions.DependencyInjection;
global using Microsoft.Extensions.Hosting;
global using Microsoft.Extensions.Logging;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Net.Http.Json;
global using System.Threading;
global using System.Threading.Tasks;
@@ -0,0 +1,16 @@
//------------------------------------------------------------------------------
// <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("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.
Binary file not shown.
@@ -0,0 +1 @@
0722cdbc98f15b7227beec3f30710bc328bc5ec0765d4b391a9ddd7c4f03ce57
@@ -0,0 +1,44 @@
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights.staticwebassets.endpoints.json
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights.deps.json
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights.runtimeconfig.json
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Azaion.Flights.pdb
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/linq2db.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Npgsql.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.csproj.AssemblyReference.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/rpswa.dswa.cache.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.GeneratedMSBuildEditorConfig.editorconfig
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.AssemblyInfoInputs.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.AssemblyInfo.cs
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.csproj.CoreCompileInputs.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.MvcApplicationPartsAssemblyInfo.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.sourcelink.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/rjimswa.dswa.cache.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/rjsmrazor.dswa.cache.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/scopedcss/bundle/Azaion.Flights.styles.css
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/staticwebassets.build.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/staticwebassets.build.json.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/staticwebassets.development.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/staticwebassets.build.endpoints.json
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/swae.build.ex.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.F.BBFA6382.Up2Date
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.dll
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/refint/Azaion.Flights.dll
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.pdb
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.genruntimeconfig.cache
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/ref/Azaion.Flights.dll
/Users/obezdienie001/dev/azaion/annotations/flights/obj/Debug/net10.0/Azaion.Flights.MvcApplicationPartsAssemblyInfo.cs
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Microsoft.OpenApi.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Swashbuckle.AspNetCore.Swagger.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerGen.dll
/Users/obezdienie001/dev/azaion/annotations/flights/bin/Debug/net10.0/Swashbuckle.AspNetCore.SwaggerUI.dll
Binary file not shown.
@@ -0,0 +1 @@
329cc244c39bfcf579ba36593d9ca6f878f0b724b108d9a5a39eafe385e49053
Binary file not shown.
@@ -0,0 +1 @@
{"documents":{"/Users/obezdienie001/dev/azaion/annotations/*":"https://raw.githubusercontent.com/azaion/annotator/a9106d8fb210f61bd37b590bee328d02f379a723/*"}}
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
{"GlobalPropertiesHash":"6RUMEyp6rfOZLUGnuEBvyWh0U7LZTMec54/SrEvULdo=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["96R2BGEt0RSK\u002BD4iPS9jBieHQgLGODGWjDvefboUlx0=","XHuzJ/f3aYj8V4lYokrrfUo5tvyHDiG8QrzvTGw3ujk=","gLGDiK3v7gSVAWruOIk780jHO4LY\u002BEbP10Qe2Vaq/4M="],"CachedAssets":{},"CachedCopyCandidates":{}}
@@ -0,0 +1 @@
{"GlobalPropertiesHash":"YODwQVeYAyfBqQrPxf+hH2Y715W7A92phNKnKl1pY8w=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["96R2BGEt0RSK\u002BD4iPS9jBieHQgLGODGWjDvefboUlx0=","XHuzJ/f3aYj8V4lYokrrfUo5tvyHDiG8QrzvTGw3ujk=","gLGDiK3v7gSVAWruOIk780jHO4LY\u002BEbP10Qe2Vaq/4M="],"CachedAssets":{},"CachedCopyCandidates":{}}
@@ -0,0 +1 @@
{"Version":1,"ManifestType":"Build","Endpoints":[]}
@@ -0,0 +1 @@
{"Version":1,"Hash":"WnLwbqhjOFAkqLGWFUFMdZLG8TWHUYT+NI0fFe6BX2I=","Source":"Azaion.Flights","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}
@@ -0,0 +1 @@
WnLwbqhjOFAkqLGWFUFMdZLG8TWHUYT+NI0fFe6BX2I=