Archived
Private
Public Access
1
0

Initial commit

This commit is contained in:
2022-09-04 12:45:01 +02:00
commit f4a01d6a69
11601 changed files with 4206660 additions and 0 deletions

View File

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

View 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("WebApplication")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("WebApplication")]
[assembly: System.Reflection.AssemblyTitleAttribute("WebApplication")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
462ecd42a9c734f55dab94dac3896ee7bbd7497e

View File

@@ -0,0 +1,10 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb = true
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WebApplication
build_property.ProjectDir = D:\Programmierstuff\C#\WebApplication\

View File

@@ -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")]
// Von der MSBuild WriteCodeFragment-Klasse generiert.

View File

@@ -0,0 +1 @@
44549f78fa4f9dbede420960805a831f4eb092cb

View File

@@ -0,0 +1 @@
ca7a3909b2ce3166fd49b5eee2f472ac61a765f2

View File

@@ -0,0 +1,29 @@
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\appsettings.Development.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\appsettings.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\global.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.exe
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.deps.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.runtimeconfig.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.runtimeconfig.dev.json
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.dll
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\ref\WebApplication.dll
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\WebApplication.pdb
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\Microsoft.OpenApi.dll
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\Swashbuckle.AspNetCore.Swagger.dll
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\Swashbuckle.AspNetCore.SwaggerGen.dll
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\Swashbuckle.AspNetCore.SwaggerUI.dll
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.csproj.AssemblyReference.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.GeneratedMSBuildEditorConfig.editorconfig
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.AssemblyInfoInputs.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.AssemblyInfo.cs
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.csproj.CoreCompileInputs.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.MvcApplicationPartsAssemblyInfo.cs
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.MvcApplicationPartsAssemblyInfo.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\scopedcss\bundle\WebApplication.styles.css
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\staticwebassets\WebApplication.StaticWebAssets.Manifest.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.RazorTargetAssemblyInfo.cache
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.dll
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\ref\WebApplication.dll
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.pdb
D:\Programmierstuff\C#\WebApplication\obj\Debug\net5.0\WebApplication.genruntimeconfig.cache
D:\Programmierstuff\C#\WebApplication\bin\Debug\net5.0\MySqlConnector.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
713e8e03ef57488e10a00c99447100c2666718c6

Binary file not shown.

Binary file not shown.