Initial commit
This commit is contained in:
3675
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.deps.json
Normal file
3675
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.dll
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.exe
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.exe
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.pdb
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/CoreWebAPI1.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Steafn Hutter lokal\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Steafn Hutter lokal\\.nuget\\packages",
|
||||
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/Microsoft.OpenApi.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/Microsoft.OpenApi.dll
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/MyModelds.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/MyModelds.dll
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/MyModelds.pdb
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/MyModelds.pdb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/System.Data.SqlClient.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/System.Data.SqlClient.dll
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
CoreWebAPI1/bin/Release/netcoreapp3.1/appsettings.json
Normal file
13
CoreWebAPI1/bin/Release/netcoreapp3.1/appsettings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DBConnection": "Server=shu00;Database=__Demo;user=sa;password=*shu29;MultipleActiveResultSets=true",
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
3675
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.deps.json
Normal file
3675
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.dll
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.exe
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.exe
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.pdb
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/CoreWebAPI1.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp3.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/MyModelds.dll
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/MyModelds.dll
Normal file
Binary file not shown.
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/MyModelds.pdb
Normal file
BIN
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/MyModelds.pdb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"DBConnection": "Server=shu00;Database=__Demo;Trusted_Connection=True;",
|
||||
"CoreWebAPIContext": "Server=(localdb)\\mssqllocaldb;Database=CoreWebAPIContext-919b07a0-f656-4e43-8a74-eb2469079ed7;Trusted_Connection=True;MultipleActiveResultSets=true"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/web.config
Normal file
12
CoreWebAPI1/bin/Release/netcoreapp3.1/publish/web.config
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<location path="." inheritInChildApplications="false">
|
||||
<system.webServer>
|
||||
<handlers>
|
||||
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
|
||||
</handlers>
|
||||
<aspNetCore processPath="dotnet" arguments=".\CoreWebAPI1.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdout" hostingModel="inprocess" />
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
<!--ProjectGuid: 8BE1B283-AF68-4A4B-806C-F4D69434143B-->
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
19
CoreWebAPI1/bin/Release/netcoreapp3.1/web.config
Normal file
19
CoreWebAPI1/bin/Release/netcoreapp3.1/web.config
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<location path="." inheritInChildApplications="false">
|
||||
<system.webServer>
|
||||
<modules>
|
||||
<remove name="WebDAVModule" />
|
||||
</modules>
|
||||
<handlers>
|
||||
<add name="aspNetCore" path="*" verb="*" modules="AspNetCoreModuleV2" resourceType="Unspecified" />
|
||||
<remove name="WebDAV" />
|
||||
</handlers>
|
||||
<aspNetCore processPath="bin\Debug\netcoreapp3.1\CoreWebAPI1.exe" arguments="" stdoutLogEnabled="false" hostingModel="InProcess">
|
||||
<environmentVariables>
|
||||
<environmentVariable name="ASPNETCORE_ENVIRONMENT" value="Development" />
|
||||
</environmentVariables>
|
||||
</aspNetCore>
|
||||
</system.webServer>
|
||||
</location>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user