embeddedaichatux 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/EmbeddedChat.js +1 -1
- package/package.json +1 -1
- package/AIChat.npm.csproj.user +0 -6
- package/Program.cs +0 -25
- package/README.md +0 -14
- package/appsettings.Development.json +0 -9
- package/appsettings.json +0 -9
- package/bin/Debug/net7.0/AIChat.npm.deps.json +0 -23
- package/bin/Debug/net7.0/AIChat.npm.dll +0 -0
- package/bin/Debug/net7.0/AIChat.npm.exe +0 -0
- package/bin/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/bin/Debug/net7.0/AIChat.npm.runtimeconfig.json +0 -19
- package/bin/Debug/net7.0/appsettings.Development.json +0 -9
- package/bin/Debug/net7.0/appsettings.json +0 -9
- package/bin/Debug/net7.0/package.json +0 -11
- package/obj/AIChat.npm.csproj.nuget.dgspec.json +0 -67
- package/obj/AIChat.npm.csproj.nuget.g.props +0 -15
- package/obj/AIChat.npm.csproj.nuget.g.targets +0 -2
- package/obj/AIChatEmbed.csproj.nuget.dgspec.json +0 -67
- package/obj/AIChatEmbed.csproj.nuget.g.props +0 -15
- package/obj/AIChatEmbed.csproj.nuget.g.targets +0 -2
- package/obj/AIChatEmbedded.csproj.nuget.dgspec.json +0 -67
- package/obj/AIChatEmbedded.csproj.nuget.g.props +0 -15
- package/obj/AIChatEmbedded.csproj.nuget.g.targets +0 -2
- package/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +0 -4
- package/obj/Debug/net7.0/AIChat.npm.AssemblyInfo.cs +0 -23
- package/obj/Debug/net7.0/AIChat.npm.AssemblyInfoInputs.cache +0 -1
- package/obj/Debug/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +0 -17
- package/obj/Debug/net7.0/AIChat.npm.GlobalUsings.g.cs +0 -17
- package/obj/Debug/net7.0/AIChat.npm.MvcApplicationPartsAssemblyInfo.cache +0 -0
- package/obj/Debug/net7.0/AIChat.npm.RazorAssemblyInfo.cache +0 -1
- package/obj/Debug/net7.0/AIChat.npm.RazorAssemblyInfo.cs +0 -18
- package/obj/Debug/net7.0/AIChat.npm.assets.cache +0 -0
- package/obj/Debug/net7.0/AIChat.npm.csproj.CoreCompileInputs.cache +0 -1
- package/obj/Debug/net7.0/AIChat.npm.csproj.FileListAbsolute.txt +0 -26
- package/obj/Debug/net7.0/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/AIChat.npm.genruntimeconfig.cache +0 -1
- package/obj/Debug/net7.0/AIChat.npm.pdb +0 -0
- package/obj/Debug/net7.0/AIChatEmbed.AssemblyInfo.cs +0 -23
- package/obj/Debug/net7.0/AIChatEmbed.AssemblyInfoInputs.cache +0 -1
- package/obj/Debug/net7.0/AIChatEmbed.GeneratedMSBuildEditorConfig.editorconfig +0 -45
- package/obj/Debug/net7.0/AIChatEmbed.GlobalUsings.g.cs +0 -17
- package/obj/Debug/net7.0/AIChatEmbed.RazorAssemblyInfo.cache +0 -1
- package/obj/Debug/net7.0/AIChatEmbed.RazorAssemblyInfo.cs +0 -18
- package/obj/Debug/net7.0/AIChatEmbed.assets.cache +0 -0
- package/obj/Debug/net7.0/AIChatEmbedded.AssemblyInfo.cs +0 -23
- package/obj/Debug/net7.0/AIChatEmbedded.AssemblyInfoInputs.cache +0 -1
- package/obj/Debug/net7.0/AIChatEmbedded.GeneratedMSBuildEditorConfig.editorconfig +0 -45
- package/obj/Debug/net7.0/AIChatEmbedded.GlobalUsings.g.cs +0 -17
- package/obj/Debug/net7.0/AIChatEmbedded.RazorAssemblyInfo.cache +0 -1
- package/obj/Debug/net7.0/AIChatEmbedded.RazorAssemblyInfo.cs +0 -18
- package/obj/Debug/net7.0/AIChatEmbedded.assets.cache +0 -0
- package/obj/Debug/net7.0/apphost.exe +0 -0
- package/obj/Debug/net7.0/project.razor.vs.json +0 -1
- package/obj/Debug/net7.0/ref/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/refint/AIChat.npm.dll +0 -0
- package/obj/Debug/net7.0/staticwebassets/msbuild.build.AIChat.npm.props +0 -3
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildMultiTargeting.AIChat.npm.props +0 -3
- package/obj/Debug/net7.0/staticwebassets/msbuild.buildTransitive.AIChat.npm.props +0 -3
- package/obj/Debug/net7.0/staticwebassets.build.json +0 -11
- package/obj/Release/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs +0 -4
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfo.cs +0 -23
- package/obj/Release/net7.0/AIChat.npm.AssemblyInfoInputs.cache +0 -1
- package/obj/Release/net7.0/AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig +0 -17
- package/obj/Release/net7.0/AIChat.npm.GlobalUsings.g.cs +0 -17
- package/obj/Release/net7.0/AIChat.npm.assets.cache +0 -0
- package/obj/project.assets.json +0 -72
- package/obj/project.nuget.cache +0 -8
package/EmbeddedChat.js
CHANGED
|
@@ -33,7 +33,7 @@ class EmbeddedChat {
|
|
|
33
33
|
|
|
34
34
|
window.addEventListener("message", (e) => {
|
|
35
35
|
// Check if the data is an object and has a message property
|
|
36
|
-
if (typeof e.data === "object" && e.data.message) {
|
|
36
|
+
if (typeof e.data === "object" && e.data.message && (!e.data.chatId || e.data.chatId === this.chatId)) {
|
|
37
37
|
if (e.data.message === "minimize") {
|
|
38
38
|
this.iframe.style.display = "none";
|
|
39
39
|
this.minimizedIframe.style.display = "block";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "embeddedaichatux",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.6",
|
|
4
4
|
"description": "A lightweight and customizable embedded AI chat UI component that seamlessly integrates into web applications, offering minimized and expanded views, with iframe-based content rendering.",
|
|
5
5
|
"main": "EmbeddedChat.js",
|
|
6
6
|
"scripts": {
|
package/AIChat.npm.csproj.user
DELETED
package/Program.cs
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
var builder = WebApplication.CreateBuilder(args);
|
|
2
|
-
|
|
3
|
-
// Add services to the container.
|
|
4
|
-
builder.Services.AddRazorPages();
|
|
5
|
-
|
|
6
|
-
var app = builder.Build();
|
|
7
|
-
|
|
8
|
-
// Configure the HTTP request pipeline.
|
|
9
|
-
if (!app.Environment.IsDevelopment())
|
|
10
|
-
{
|
|
11
|
-
app.UseExceptionHandler("/Error");
|
|
12
|
-
// The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts.
|
|
13
|
-
app.UseHsts();
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
app.UseHttpsRedirection();
|
|
17
|
-
app.UseStaticFiles();
|
|
18
|
-
|
|
19
|
-
app.UseRouting();
|
|
20
|
-
|
|
21
|
-
app.UseAuthorization();
|
|
22
|
-
|
|
23
|
-
app.MapRazorPages();
|
|
24
|
-
|
|
25
|
-
app.Run();
|
package/README.md
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# EmbeddedChat
|
|
2
|
-
|
|
3
|
-
A lightweight and customizable embedded chat UI component that seamlessly integrates into web applications, offering minimized and expanded views, with iframe-based content rendering.
|
|
4
|
-
|
|
5
|
-
## Installation
|
|
6
|
-
|
|
7
|
-
To update
|
|
8
|
-
1. Modify the version in package.json
|
|
9
|
-
1. NPM login
|
|
10
|
-
1. npm publish
|
|
11
|
-
|
|
12
|
-
NPM: https://www.npmjs.com/settings/aichatepicenter/packages
|
|
13
|
-
|
|
14
|
-
|
package/appsettings.json
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"runtimeTarget": {
|
|
3
|
-
"name": ".NETCoreApp,Version=v7.0",
|
|
4
|
-
"signature": ""
|
|
5
|
-
},
|
|
6
|
-
"compilationOptions": {},
|
|
7
|
-
"targets": {
|
|
8
|
-
".NETCoreApp,Version=v7.0": {
|
|
9
|
-
"AIChat.npm/1.0.0": {
|
|
10
|
-
"runtime": {
|
|
11
|
-
"AIChat.npm.dll": {}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"libraries": {
|
|
17
|
-
"AIChat.npm/1.0.0": {
|
|
18
|
-
"type": "project",
|
|
19
|
-
"serviceable": false,
|
|
20
|
-
"sha512": ""
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"runtimeOptions": {
|
|
3
|
-
"tfm": "net7.0",
|
|
4
|
-
"frameworks": [
|
|
5
|
-
{
|
|
6
|
-
"name": "Microsoft.NETCore.App",
|
|
7
|
-
"version": "7.0.0"
|
|
8
|
-
},
|
|
9
|
-
{
|
|
10
|
-
"name": "Microsoft.AspNetCore.App",
|
|
11
|
-
"version": "7.0.0"
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"configProperties": {
|
|
15
|
-
"System.GC.Server": true,
|
|
16
|
-
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "embeddedaichatux",
|
|
3
|
-
"version": "1.0.5",
|
|
4
|
-
"description": "A lightweight and customizable embedded AI chat UI component that seamlessly integrates into web applications, offering minimized and expanded views, with iframe-based content rendering.",
|
|
5
|
-
"main": "EmbeddedChat.js",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"test": "echo \"Error: no test specified\" && exit 1"
|
|
8
|
-
},
|
|
9
|
-
"author": "EmbedGPT.chat, LLC",
|
|
10
|
-
"license": "MIT"
|
|
11
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"format": 1,
|
|
3
|
-
"restore": {
|
|
4
|
-
"C:\\Git\\AIChat\\AIChat.npm\\AIChat.npm.csproj": {}
|
|
5
|
-
},
|
|
6
|
-
"projects": {
|
|
7
|
-
"C:\\Git\\AIChat\\AIChat.npm\\AIChat.npm.csproj": {
|
|
8
|
-
"version": "1.0.0",
|
|
9
|
-
"restore": {
|
|
10
|
-
"projectUniqueName": "C:\\Git\\AIChat\\AIChat.npm\\AIChat.npm.csproj",
|
|
11
|
-
"projectName": "AIChat.npm",
|
|
12
|
-
"projectPath": "C:\\Git\\AIChat\\AIChat.npm\\AIChat.npm.csproj",
|
|
13
|
-
"packagesPath": "C:\\Users\\esipo\\.nuget\\packages\\",
|
|
14
|
-
"outputPath": "C:\\Git\\AIChat\\AIChat.npm\\obj\\",
|
|
15
|
-
"projectStyle": "PackageReference",
|
|
16
|
-
"configFilePaths": [
|
|
17
|
-
"C:\\Users\\esipo\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
18
|
-
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
19
|
-
],
|
|
20
|
-
"originalTargetFrameworks": [
|
|
21
|
-
"net7.0"
|
|
22
|
-
],
|
|
23
|
-
"sources": {
|
|
24
|
-
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
25
|
-
"https://api.nuget.org/v3/index.json": {},
|
|
26
|
-
"https://cosmosdbmongodbvcore.pkgs.visualstudio.com/_packaging/CosmosDBMongoDBvCore/nuget/v3/index.json": {}
|
|
27
|
-
},
|
|
28
|
-
"frameworks": {
|
|
29
|
-
"net7.0": {
|
|
30
|
-
"targetAlias": "net7.0",
|
|
31
|
-
"projectReferences": {}
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
"warningProperties": {
|
|
35
|
-
"warnAsError": [
|
|
36
|
-
"NU1605"
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
"frameworks": {
|
|
41
|
-
"net7.0": {
|
|
42
|
-
"targetAlias": "net7.0",
|
|
43
|
-
"imports": [
|
|
44
|
-
"net461",
|
|
45
|
-
"net462",
|
|
46
|
-
"net47",
|
|
47
|
-
"net471",
|
|
48
|
-
"net472",
|
|
49
|
-
"net48",
|
|
50
|
-
"net481"
|
|
51
|
-
],
|
|
52
|
-
"assetTargetFallback": true,
|
|
53
|
-
"warn": true,
|
|
54
|
-
"frameworkReferences": {
|
|
55
|
-
"Microsoft.AspNetCore.App": {
|
|
56
|
-
"privateAssets": "none"
|
|
57
|
-
},
|
|
58
|
-
"Microsoft.NETCore.App": {
|
|
59
|
-
"privateAssets": "all"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json"
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3
|
-
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
4
|
-
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
5
|
-
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
6
|
-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
7
|
-
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
8
|
-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\esipo\.nuget\packages\</NuGetPackageFolders>
|
|
9
|
-
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
10
|
-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
|
|
11
|
-
</PropertyGroup>
|
|
12
|
-
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
13
|
-
<SourceRoot Include="C:\Users\esipo\.nuget\packages\" />
|
|
14
|
-
</ItemGroup>
|
|
15
|
-
</Project>
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"format": 1,
|
|
3
|
-
"restore": {
|
|
4
|
-
"C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbed.csproj": {}
|
|
5
|
-
},
|
|
6
|
-
"projects": {
|
|
7
|
-
"C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbed.csproj": {
|
|
8
|
-
"version": "1.0.0",
|
|
9
|
-
"restore": {
|
|
10
|
-
"projectUniqueName": "C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbed.csproj",
|
|
11
|
-
"projectName": "AIChatEmbed",
|
|
12
|
-
"projectPath": "C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbed.csproj",
|
|
13
|
-
"packagesPath": "C:\\Users\\esipo\\.nuget\\packages\\",
|
|
14
|
-
"outputPath": "C:\\Git\\AIChat\\AIChatEmbedded\\obj\\",
|
|
15
|
-
"projectStyle": "PackageReference",
|
|
16
|
-
"configFilePaths": [
|
|
17
|
-
"C:\\Users\\esipo\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
18
|
-
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
19
|
-
],
|
|
20
|
-
"originalTargetFrameworks": [
|
|
21
|
-
"net7.0"
|
|
22
|
-
],
|
|
23
|
-
"sources": {
|
|
24
|
-
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
25
|
-
"https://api.nuget.org/v3/index.json": {},
|
|
26
|
-
"https://cosmosdbmongodbvcore.pkgs.visualstudio.com/_packaging/CosmosDBMongoDBvCore/nuget/v3/index.json": {}
|
|
27
|
-
},
|
|
28
|
-
"frameworks": {
|
|
29
|
-
"net7.0": {
|
|
30
|
-
"targetAlias": "net7.0",
|
|
31
|
-
"projectReferences": {}
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
"warningProperties": {
|
|
35
|
-
"warnAsError": [
|
|
36
|
-
"NU1605"
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
"frameworks": {
|
|
41
|
-
"net7.0": {
|
|
42
|
-
"targetAlias": "net7.0",
|
|
43
|
-
"imports": [
|
|
44
|
-
"net461",
|
|
45
|
-
"net462",
|
|
46
|
-
"net47",
|
|
47
|
-
"net471",
|
|
48
|
-
"net472",
|
|
49
|
-
"net48",
|
|
50
|
-
"net481"
|
|
51
|
-
],
|
|
52
|
-
"assetTargetFallback": true,
|
|
53
|
-
"warn": true,
|
|
54
|
-
"frameworkReferences": {
|
|
55
|
-
"Microsoft.AspNetCore.App": {
|
|
56
|
-
"privateAssets": "none"
|
|
57
|
-
},
|
|
58
|
-
"Microsoft.NETCore.App": {
|
|
59
|
-
"privateAssets": "all"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json"
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3
|
-
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
4
|
-
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
5
|
-
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
6
|
-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
7
|
-
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
8
|
-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\esipo\.nuget\packages\</NuGetPackageFolders>
|
|
9
|
-
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
10
|
-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
|
|
11
|
-
</PropertyGroup>
|
|
12
|
-
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
13
|
-
<SourceRoot Include="C:\Users\esipo\.nuget\packages\" />
|
|
14
|
-
</ItemGroup>
|
|
15
|
-
</Project>
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"format": 1,
|
|
3
|
-
"restore": {
|
|
4
|
-
"C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbedded.csproj": {}
|
|
5
|
-
},
|
|
6
|
-
"projects": {
|
|
7
|
-
"C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbedded.csproj": {
|
|
8
|
-
"version": "1.0.0",
|
|
9
|
-
"restore": {
|
|
10
|
-
"projectUniqueName": "C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbedded.csproj",
|
|
11
|
-
"projectName": "AIChatEmbedded",
|
|
12
|
-
"projectPath": "C:\\Git\\AIChat\\AIChatEmbedded\\AIChatEmbedded.csproj",
|
|
13
|
-
"packagesPath": "C:\\Users\\esipo\\.nuget\\packages\\",
|
|
14
|
-
"outputPath": "C:\\Git\\AIChat\\AIChatEmbedded\\obj\\",
|
|
15
|
-
"projectStyle": "PackageReference",
|
|
16
|
-
"configFilePaths": [
|
|
17
|
-
"C:\\Users\\esipo\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
|
18
|
-
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
|
19
|
-
],
|
|
20
|
-
"originalTargetFrameworks": [
|
|
21
|
-
"net7.0"
|
|
22
|
-
],
|
|
23
|
-
"sources": {
|
|
24
|
-
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
|
25
|
-
"https://api.nuget.org/v3/index.json": {},
|
|
26
|
-
"https://cosmosdbmongodbvcore.pkgs.visualstudio.com/_packaging/CosmosDBMongoDBvCore/nuget/v3/index.json": {}
|
|
27
|
-
},
|
|
28
|
-
"frameworks": {
|
|
29
|
-
"net7.0": {
|
|
30
|
-
"targetAlias": "net7.0",
|
|
31
|
-
"projectReferences": {}
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
"warningProperties": {
|
|
35
|
-
"warnAsError": [
|
|
36
|
-
"NU1605"
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
"frameworks": {
|
|
41
|
-
"net7.0": {
|
|
42
|
-
"targetAlias": "net7.0",
|
|
43
|
-
"imports": [
|
|
44
|
-
"net461",
|
|
45
|
-
"net462",
|
|
46
|
-
"net47",
|
|
47
|
-
"net471",
|
|
48
|
-
"net472",
|
|
49
|
-
"net48",
|
|
50
|
-
"net481"
|
|
51
|
-
],
|
|
52
|
-
"assetTargetFallback": true,
|
|
53
|
-
"warn": true,
|
|
54
|
-
"frameworkReferences": {
|
|
55
|
-
"Microsoft.AspNetCore.App": {
|
|
56
|
-
"privateAssets": "none"
|
|
57
|
-
},
|
|
58
|
-
"Microsoft.NETCore.App": {
|
|
59
|
-
"privateAssets": "all"
|
|
60
|
-
}
|
|
61
|
-
},
|
|
62
|
-
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400\\RuntimeIdentifierGraph.json"
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
3
|
-
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
4
|
-
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|
5
|
-
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|
6
|
-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|
7
|
-
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|
8
|
-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\esipo\.nuget\packages\</NuGetPackageFolders>
|
|
9
|
-
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|
10
|
-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.7.0</NuGetToolVersion>
|
|
11
|
-
</PropertyGroup>
|
|
12
|
-
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|
13
|
-
<SourceRoot Include="C:\Users\esipo\.nuget\packages\" />
|
|
14
|
-
</ItemGroup>
|
|
15
|
-
</Project>
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
//------------------------------------------------------------------------------
|
|
2
|
-
// <auto-generated>
|
|
3
|
-
// This code was generated by a tool.
|
|
4
|
-
// Runtime Version:4.0.30319.42000
|
|
5
|
-
//
|
|
6
|
-
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
-
// the code is regenerated.
|
|
8
|
-
// </auto-generated>
|
|
9
|
-
//------------------------------------------------------------------------------
|
|
10
|
-
|
|
11
|
-
using System;
|
|
12
|
-
using System.Reflection;
|
|
13
|
-
|
|
14
|
-
[assembly: System.Reflection.AssemblyCompanyAttribute("AIChat.npm")]
|
|
15
|
-
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
16
|
-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
17
|
-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
18
|
-
[assembly: System.Reflection.AssemblyProductAttribute("AIChat.npm")]
|
|
19
|
-
[assembly: System.Reflection.AssemblyTitleAttribute("AIChat.npm")]
|
|
20
|
-
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
21
|
-
|
|
22
|
-
// Generated by the MSBuild WriteCodeFragment class.
|
|
23
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
ab3110831e63c044b8c5f7f8e204a490bedaa709
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
is_global = true
|
|
2
|
-
build_property.TargetFramework = net7.0
|
|
3
|
-
build_property.TargetPlatformMinVersion =
|
|
4
|
-
build_property.UsingMicrosoftNETSdkWeb = true
|
|
5
|
-
build_property.ProjectTypeGuids =
|
|
6
|
-
build_property.InvariantGlobalization =
|
|
7
|
-
build_property.PlatformNeutralAssembly =
|
|
8
|
-
build_property.EnforceExtendedAnalyzerRules =
|
|
9
|
-
build_property._SupportedPlatformList = Linux,macOS,Windows
|
|
10
|
-
build_property.RootNamespace = AIChat.npm
|
|
11
|
-
build_property.RootNamespace = AIChat.npm
|
|
12
|
-
build_property.ProjectDir = C:\Git\AIChat\AIChat.npm\
|
|
13
|
-
build_property.RazorLangVersion = 7.0
|
|
14
|
-
build_property.SupportLocalizedComponentNames =
|
|
15
|
-
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
|
16
|
-
build_property.MSBuildProjectDirectory = C:\Git\AIChat\AIChat.npm
|
|
17
|
-
build_property._RazorSourceGeneratorDebug =
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
// <auto-generated/>
|
|
2
|
-
global using global::Microsoft.AspNetCore.Builder;
|
|
3
|
-
global using global::Microsoft.AspNetCore.Hosting;
|
|
4
|
-
global using global::Microsoft.AspNetCore.Http;
|
|
5
|
-
global using global::Microsoft.AspNetCore.Routing;
|
|
6
|
-
global using global::Microsoft.Extensions.Configuration;
|
|
7
|
-
global using global::Microsoft.Extensions.DependencyInjection;
|
|
8
|
-
global using global::Microsoft.Extensions.Hosting;
|
|
9
|
-
global using global::Microsoft.Extensions.Logging;
|
|
10
|
-
global using global::System;
|
|
11
|
-
global using global::System.Collections.Generic;
|
|
12
|
-
global using global::System.IO;
|
|
13
|
-
global using global::System.Linq;
|
|
14
|
-
global using global::System.Net.Http;
|
|
15
|
-
global using global::System.Net.Http.Json;
|
|
16
|
-
global using global::System.Threading;
|
|
17
|
-
global using global::System.Threading.Tasks;
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
5860763757f4f08c7ebdea1b3a94a18109f17861
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
//------------------------------------------------------------------------------
|
|
2
|
-
// <auto-generated>
|
|
3
|
-
// This code was generated by a tool.
|
|
4
|
-
// Runtime Version:4.0.30319.42000
|
|
5
|
-
//
|
|
6
|
-
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
-
// the code is regenerated.
|
|
8
|
-
// </auto-generated>
|
|
9
|
-
//------------------------------------------------------------------------------
|
|
10
|
-
|
|
11
|
-
using System;
|
|
12
|
-
using System.Reflection;
|
|
13
|
-
|
|
14
|
-
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
|
|
15
|
-
"ory, Microsoft.AspNetCore.Mvc.Razor")]
|
|
16
|
-
|
|
17
|
-
// Generated by the MSBuild WriteCodeFragment class.
|
|
18
|
-
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2a2fbdc06e3060ecc072244ebc14fc81cb280367
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\appsettings.Development.json
|
|
2
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\appsettings.json
|
|
3
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\package.json
|
|
4
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\AIChat.npm.exe
|
|
5
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\AIChat.npm.deps.json
|
|
6
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\AIChat.npm.runtimeconfig.json
|
|
7
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\AIChat.npm.dll
|
|
8
|
-
C:\Git\AIChat\AIChat.npm\bin\Debug\net7.0\AIChat.npm.pdb
|
|
9
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.GeneratedMSBuildEditorConfig.editorconfig
|
|
10
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.AssemblyInfoInputs.cache
|
|
11
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.AssemblyInfo.cs
|
|
12
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.csproj.CoreCompileInputs.cache
|
|
13
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.MvcApplicationPartsAssemblyInfo.cache
|
|
14
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets\msbuild.AIChat.npm.Microsoft.AspNetCore.StaticWebAssets.props
|
|
15
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets\msbuild.build.AIChat.npm.props
|
|
16
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets\msbuild.buildMultiTargeting.AIChat.npm.props
|
|
17
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets\msbuild.buildTransitive.AIChat.npm.props
|
|
18
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets.pack.json
|
|
19
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets.build.json
|
|
20
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\staticwebassets.development.json
|
|
21
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\scopedcss\bundle\AIChat.npm.styles.css
|
|
22
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.dll
|
|
23
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\refint\AIChat.npm.dll
|
|
24
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.pdb
|
|
25
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\AIChat.npm.genruntimeconfig.cache
|
|
26
|
-
C:\Git\AIChat\AIChat.npm\obj\Debug\net7.0\ref\AIChat.npm.dll
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
217eab89b7f2a33f574c6a7af7227b8396c4f9d7
|
|
Binary file
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
//------------------------------------------------------------------------------
|
|
2
|
-
// <auto-generated>
|
|
3
|
-
// This code was generated by a tool.
|
|
4
|
-
// Runtime Version:4.0.30319.42000
|
|
5
|
-
//
|
|
6
|
-
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7
|
-
// the code is regenerated.
|
|
8
|
-
// </auto-generated>
|
|
9
|
-
//------------------------------------------------------------------------------
|
|
10
|
-
|
|
11
|
-
using System;
|
|
12
|
-
using System.Reflection;
|
|
13
|
-
|
|
14
|
-
[assembly: System.Reflection.AssemblyCompanyAttribute("AIChatEmbed")]
|
|
15
|
-
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
16
|
-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
17
|
-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
|
18
|
-
[assembly: System.Reflection.AssemblyProductAttribute("AIChatEmbed")]
|
|
19
|
-
[assembly: System.Reflection.AssemblyTitleAttribute("AIChatEmbed")]
|
|
20
|
-
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
21
|
-
|
|
22
|
-
// Generated by the MSBuild WriteCodeFragment class.
|
|
23
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
e4c039f54fa9d3c01262b6e0deaed9c2d7470dca
|