Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime dotnet 7 e test dotnet #1

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

cor277
Copy link

@cor277 cor277 commented Dec 23, 2023

Ciao, il runtime dotnet ed il progetto di test allinone per api + db + apisix + openapi

cor277 and others added 9 commits December 4, 2023 16:45
	new file:   nuvolaris/dotnet/dotnet3.1/Dockerfile
	new file:   nuvolaris/dotnet/dotnet3.1/QUICKSTART.md
	new file:   nuvolaris/dotnet/dotnet3.1/build.gradle
new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/build.gradle
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/gradle/wrapper/gradle-wrapper.jar
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/gradle/wrapper/gradle-wrapper.properties
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/gradlew
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/gradlew.bat
	new file:   nuvolaris/dotnet/dotnet3.1/proxy/openwhisk-runtime-dotnet.sln
	new file:   nuvolaris/dotnet/net6.0/CHANGELOG.md
	new file:   nuvolaris/dotnet/net6.0/Dockerfile
	new file:   nuvolaris/dotnet/net6.0/QUICKSTART.md
	new file:   nuvolaris/dotnet/net6.0/build.gradle
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs
	new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj
new file:   nuvolaris/dotnet/net6.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs
	new file:   nuvolaris/dotnet/net6.0/proxy/build.gradle
	new file:   nuvolaris/dotnet/net6.0/proxy/gradle/wrapper/gradle-wrapper.jar
	new file:   nuvolaris/dotnet/net6.0/proxy/gradle/wrapper/gradle-wrapper.properties
	new file:   nuvolaris/dotnet/net6.0/proxy/gradlew
	new file:   nuvolaris/dotnet/net6.0/proxy/gradlew.bat
	new file:   nuvolaris/dotnet/net6.0/proxy/openwhisk-runtime-dotnet.sln
	new file:   nuvolaris/dotnet/net7.0/CHANGELOG.md
	new file:   nuvolaris/dotnet/net7.0/Dockerfile
	new file:   nuvolaris/dotnet/net7.0/QUICKSTART.md
	new file:   nuvolaris/dotnet/net7.0/build.gradle
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/ProjectEvaluation/openwhisk-runtime-dotnet.metadata.v7.bin
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/ProjectEvaluation/openwhisk-runtime-dotnet.projects.v7.bin
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/DesignTimeBuild/.dtbcache.v2
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/FileContentIndex/79e5b721-57e9-4c3d-b8a1-82cba2ced754.vsidx
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/v17/.futdcache.v2
	new file:   nuvolaris/dotnet/net7.0/proxy/.vs/openwhisk-runtime-dotnet/v17/.suo
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Apache.OpenWhisk.Runtime.Common.csproj
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/HttpResponseExtension.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Init.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Run.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/Startup.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.deps.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.dgspec.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.g.props
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Apache.OpenWhisk.Runtime.Common.csproj.nuget.g.targets
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.AssemblyInfo.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.AssemblyInfoInputs.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.GeneratedMSBuildEditorConfig.editorconfig
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.assets.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.AssemblyReference.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.CoreCompileInputs.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.csproj.FileListAbsolute.txt
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/ref/Apache.OpenWhisk.Runtime.Common.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/Debug/net7.0/refint/Apache.OpenWhisk.Runtime.Common.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/project.assets.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Common/obj/project.nuget.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/Program.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Common.pdb
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.deps.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.exe
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.pdb
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.runtimeconfig.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/bin/Debug/net7.0/Newtonsoft.Json.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.dgspec.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.g.props
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.nuget.g.targets
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/.NETCoreApp,Version=v7.0.AssemblyAttributes.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.AssemblyInfo.cs
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.AssemblyInfoInputs.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.GeneratedMSBuildEditorConfig.editorconfig
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.assets.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.AssemblyReference.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.CopyComplete
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.CoreCompileInputs.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.csproj.FileListAbsolute.txt
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.genruntimeconfig.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/Apache.OpenWhisk.Runtime.Dotnet.Minimal.pdb
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/apphost.exe
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/ref/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/Debug/net7.0/refint/Apache.OpenWhisk.Runtime.Dotnet.Minimal.dll
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/project.assets.json
	new file:   nuvolaris/dotnet/net7.0/proxy/Apache.OpenWhisk.Runtime.Dotnet.Minimal/obj/project.nuget.cache
	new file:   nuvolaris/dotnet/net7.0/proxy/build.gradle
	new file:   nuvolaris/dotnet/net7.0/proxy/gradle/wrapper/gradle-wrapper.jar
	new file:   nuvolaris/dotnet/net7.0/proxy/gradle/wrapper/gradle-wrapper.properties
	new file:   nuvolaris/dotnet/net7.0/proxy/gradlew
	new file:   nuvolaris/dotnet/net7.0/proxy/gradlew.bat
	new file:   nuvolaris/dotnet/net7.0/proxy/openwhisk-runtime-dotnet.sln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant