Added web api template
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
||||
22
WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfo.cs
Normal file
22
WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfo.cs
Normal 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("WebAPI")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("WebAPI")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("WebAPI")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
1
WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfoInputs.cache
Normal file
1
WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfoInputs.cache
Normal file
@@ -0,0 +1 @@
|
||||
8071d147e32d0630849d28d7010f1c7d9f5cfc82
|
||||
@@ -0,0 +1,8 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net5.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb = true
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.PublishSingleFile =
|
||||
build_property.IncludeAllContentForSelfExtract =
|
||||
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
2ba159081b2463c81a3b13e7540958b05f8628b8
|
||||
BIN
WebAPI/obj/Debug/net5.0/WebAPI.assets.cache
Normal file
BIN
WebAPI/obj/Debug/net5.0/WebAPI.assets.cache
Normal file
Binary file not shown.
0
WebAPI/obj/Debug/net5.0/WebAPI.csproj.CopyComplete
Normal file
0
WebAPI/obj/Debug/net5.0/WebAPI.csproj.CopyComplete
Normal file
@@ -0,0 +1 @@
|
||||
b7d944c8002c7913d0ab17bd7251fa45a9d5cff1
|
||||
29
WebAPI/obj/Debug/net5.0/WebAPI.csproj.FileListAbsolute.txt
Normal file
29
WebAPI/obj/Debug/net5.0/WebAPI.csproj.FileListAbsolute.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/appsettings.Development.json
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/appsettings.json
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI.deps.json
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI.runtimeconfig.json
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI.runtimeconfig.dev.json
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/ref/WebAPI.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/WebAPI.pdb
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/Microsoft.OpenApi.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/Swashbuckle.AspNetCore.Swagger.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerGen.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/bin/Debug/net5.0/Swashbuckle.AspNetCore.SwaggerUI.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.csprojAssemblyReference.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfoInputs.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.AssemblyInfo.cs
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.csproj.CoreCompileInputs.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.MvcApplicationPartsAssemblyInfo.cs
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.MvcApplicationPartsAssemblyInfo.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/staticwebassets/WebAPI.StaticWebAssets.Manifest.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/staticwebassets/WebAPI.StaticWebAssets.xml
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/scopedcss/bundle/WebAPI.styles.css
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.RazorTargetAssemblyInfo.cache
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.csproj.CopyComplete
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/ref/WebAPI.dll
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.pdb
|
||||
/home/m/Documents/PetriePanel/WebAPI/obj/Debug/net5.0/WebAPI.genruntimeconfig.cache
|
||||
BIN
WebAPI/obj/Debug/net5.0/WebAPI.csprojAssemblyReference.cache
Normal file
BIN
WebAPI/obj/Debug/net5.0/WebAPI.csprojAssemblyReference.cache
Normal file
Binary file not shown.
BIN
WebAPI/obj/Debug/net5.0/WebAPI.dll
Normal file
BIN
WebAPI/obj/Debug/net5.0/WebAPI.dll
Normal file
Binary file not shown.
1
WebAPI/obj/Debug/net5.0/WebAPI.genruntimeconfig.cache
Normal file
1
WebAPI/obj/Debug/net5.0/WebAPI.genruntimeconfig.cache
Normal file
@@ -0,0 +1 @@
|
||||
6e0b13a831c64c28ae75cb3f6172d034aaca1432
|
||||
BIN
WebAPI/obj/Debug/net5.0/WebAPI.pdb
Normal file
BIN
WebAPI/obj/Debug/net5.0/WebAPI.pdb
Normal file
Binary file not shown.
BIN
WebAPI/obj/Debug/net5.0/apphost
Executable file
BIN
WebAPI/obj/Debug/net5.0/apphost
Executable file
Binary file not shown.
BIN
WebAPI/obj/Debug/net5.0/ref/WebAPI.dll
Normal file
BIN
WebAPI/obj/Debug/net5.0/ref/WebAPI.dll
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
<StaticWebAssets Version="1.0" />
|
||||
Reference in New Issue
Block a user