initial copy

This commit is contained in:
2025-12-24 21:26:35 +03:00
parent ff1f62f341
commit f3b5260f7e
88 changed files with 3308 additions and 0 deletions

View File

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

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("s8n-runtime")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5a118e72db5c7337247cca724c6d585a56adca42")]
[assembly: System.Reflection.AssemblyProductAttribute("s8n-runtime")]
[assembly: System.Reflection.AssemblyTitleAttribute("s8n-runtime")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
61267121e2275d55cf445a4ca6d5a7078d4e24e9ee6aa8ab0ab441ddaf54f52f

View File

@@ -0,0 +1,8 @@
is_global = true
build_property.RootNamespace = s8n_runtime
build_property.ProjectDir = /home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =

View File

@@ -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;

View File

@@ -0,0 +1 @@
93826f4673ff1e09cea25d4c065e57884b3ce80fe99e61e640249fef585bfea6

View File

@@ -0,0 +1,5 @@
/home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/obj/Debug/netstandard2.0/s8n-runtime.csproj.AssemblyReference.cache
/home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/obj/Debug/netstandard2.0/s8n-runtime.GeneratedMSBuildEditorConfig.editorconfig
/home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/obj/Debug/netstandard2.0/s8n-runtime.AssemblyInfoInputs.cache
/home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/obj/Debug/netstandard2.0/s8n-runtime.AssemblyInfo.cs
/home/vitali/sources/s8n_sources/s8n_projects/libs/s8n-runtime/obj/Debug/netstandard2.0/s8n-runtime.csproj.CoreCompileInputs.cache