Added angular frontend and asp.net backend.

This commit is contained in:
douwe
2025-04-05 22:16:27 +02:00
parent 952fee608d
commit 5724f28599
120 changed files with 38823 additions and 0 deletions

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("douwco.api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+952fee608d45ddc58aadcf9b2f7d18b44eb8a9d4")]
[assembly: System.Reflection.AssemblyProductAttribute("douwco.api")]
[assembly: System.Reflection.AssemblyTitleAttribute("douwco.api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.