初始化

This commit is contained in:
2025-12-11 14:04:39 +08:00
commit 1f65bbf628
2676 changed files with 838983 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,23 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("TestAPI")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b5c74a3917285a83fa24bb31b761745583549030")]
[assembly: System.Reflection.AssemblyProductAttribute("TestAPI")]
[assembly: System.Reflection.AssemblyTitleAttribute("TestAPI")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -0,0 +1 @@
b49b0757b2c3d86f131fbddad2db0577303cd74b83e77bd5d1ec5ec984e1e6ae

View File

@@ -0,0 +1,23 @@
is_global = true
build_property.TargetFramework = net8.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v8.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 = TestAPI
build_property.RootNamespace = TestAPI
build_property.ProjectDir = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.RazorLangVersion = 8.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI
build_property._RazorSourceGeneratorDebug =
build_property.EffectiveAnalysisLevelStyle = 8.0
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;

Binary file not shown.

View File

@@ -0,0 +1 @@
3da1f88240890d9d16dbfc39ce02c4fc031401aa990dc39920a189cc3b31341f

View File

@@ -0,0 +1,29 @@
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\appsettings.Development.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\appsettings.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.staticwebassets.endpoints.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.exe
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.deps.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.runtimeconfig.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.dll
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\bin\Debug\net8.0\TestAPI.pdb
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\rpswa.dswa.cache.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.GeneratedMSBuildEditorConfig.editorconfig
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.AssemblyInfoInputs.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.AssemblyInfo.cs
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.csproj.CoreCompileInputs.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.MvcApplicationPartsAssemblyInfo.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\rjimswa.dswa.cache.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\rjsmrazor.dswa.cache.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\rjsmcshtml.dswa.cache.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\scopedcss\bundle\TestAPI.styles.css
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\staticwebassets.build.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\staticwebassets.build.json.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\staticwebassets.development.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\staticwebassets.build.endpoints.json
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\swae.build.ex.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.dll
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\refint\TestAPI.dll
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.pdb
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\TestAPI.genruntimeconfig.cache
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\ref\TestAPI.dll
E:\tian\chongxin\EMQX\BooliveMQTT_Auth\TestAPI\obj\Debug\net8.0\staticwebassets.upToDateCheck.txt

Binary file not shown.

View File

@@ -0,0 +1 @@
628d92e1dba9d0c9f0c90b765a6059124857bf06180c702b4bed329cc378bdd8

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"ulsKIJ8WPaGAuzGy5wYcBF/tKXMwGdHlAK0bzVwrTmM=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","c5WNOwFgZnM3eiSCxOaF/33pPTrlpEL18/w\u002BnrQGy1A="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"EYpoDVcoLrTF43G8YmYuniOIjH5Rq2QEW1nfoeUsDLs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE=","8rOioHUN4a1BE7IvIWszWNjZFU7WR2lwLARDD/9dz5I=","m38rxwOoPDWrLjVFfM3YXH7ZQNNYG86fNLvrNfo6xOM=","nMu8wUQ7sdh0Zl0VFTWS33uGG8QkZZ2GJmiRK2vzfgg=","c5WNOwFgZnM3eiSCxOaF/33pPTrlpEL18/w\u002BnrQGy1A="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

@@ -0,0 +1 @@
{"GlobalPropertiesHash":"Lm+W2bsk4EtTEUWaZeOpXu0o9TRcyd+6e7eXZaf1jGs=","FingerprintPatternsHash":"gq3WsqcKBUGTSNle7RKKyXRIwh7M8ccEqOqYvIzoM04=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["v4\u002B8gfjYNLwYRltvI/ynHf/xiWV9W43UZfVX8ehx8rU=","v3PH5UrC4ZCIuN\u002BN/hGiE9mYoXo5A3ZQsilrNaHeFkE="],"CachedAssets":{},"CachedCopyCandidates":{}}

View File

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

View File

@@ -0,0 +1 @@
{"Version":1,"Hash":"dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=","Source":"TestAPI","BasePath":"/","Mode":"Root","ManifestType":"Build","ReferencedProjectsConfiguration":[],"DiscoveryPatterns":[],"Assets":[],"Endpoints":[]}

View File

@@ -0,0 +1 @@
dvyCl6SpxpcbB9gfCrZm9c7OjfvW1ONncgZDnnqW+gM=