Skip to content

Commit

Permalink
feat: use table storage for retrieving and persisting data
Browse files Browse the repository at this point in the history
  • Loading branch information
DerStimmler committed Oct 22, 2024
1 parent 09a12da commit 8f70bde
Show file tree
Hide file tree
Showing 52 changed files with 688 additions and 701 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* text=auto
* text=auto
13 changes: 13 additions & 0 deletions .idea/.idea.coIT.Toolkit.Lexoffice.GdiExport/.idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/.idea.coIT.Toolkit.Lexoffice.GdiExport/.idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions .run/GdiExport.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="GdiExport" type="DotNetProject" factoryName=".NET Project">
<option name="EXE_PATH" value="$PROJECT_DIR$/bin/Debug/net8.0-windows8.0/coIT.Toolkit.Lexoffice.GdiExport.exe" />
<option name="PROGRAM_PARAMETERS" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/bin/Debug/net8.0-windows8.0" />
<option name="PASS_PARENT_ENVS" value="1" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
<option name="USE_MONO" value="0" />
<option name="RUNTIME_ARGUMENTS" value="" />
<option name="PROJECT_PATH" value="$PROJECT_DIR$/coIT.Toolkit.Lexoffice.GdiExport.csproj" />
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
<option name="PROJECT_KIND" value="DotNetCore" />
<option name="PROJECT_TFM" value="net8.0-windows8.0" />
<method v="2">
<option name="Build" />
</method>
</configuration>
</component>
281 changes: 0 additions & 281 deletions CreateCredentials.Designer.cs

This file was deleted.

Loading

0 comments on commit 8f70bde

Please sign in to comment.