diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-25 00:10:17 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-25 00:10:17 +0200 |
| commit | 4322330745d18bb28f7deee1a54ae3c748645d92 (patch) | |
| tree | e533be4f7630fc4eb53457c0566ab93ec41995a2 /README.md | |
| download | dotnet-webapi-template-4322330745d18bb28f7deee1a54ae3c748645d92.tar.xz dotnet-webapi-template-4322330745d18bb28f7deee1a54ae3c748645d92.zip | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c2d785 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dotnet webapi template + +Base setup for dotnet webapis with efcore (postgresql) and cookie auth. |
