This website requires JavaScript.
Explore
Help
Sign In
public
/
dotnet-interview-exercise
Watch
2
Star
0
Fork
0
You've already forked dotnet-interview-exercise
Code
Activity
Files
sqlite
dotnet-interview-exercise
/
service
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
simon
c3c8c85afe
Some small improvements for clarity.
...
* PostModel -> PostDto * 404 test case * README
2026-02-18 10:41:52 +01:00
..
Properties
Initial exercise setup.
2025-07-24 17:10:10 +02:00
AppDbContext.cs
Initial exercise setup.
2025-07-24 17:10:10 +02:00
appsettings.json
Use a local SQLite3 backend instead of PostgreSQL Docker container.
2026-02-17 16:25:49 +01:00
JsonPlaceholderClient.cs
Some small improvements for clarity.
2026-02-18 10:41:52 +01:00
Post.cs
Initial exercise setup.
2025-07-24 17:10:10 +02:00
PostDto.cs
Some small improvements for clarity.
2026-02-18 10:41:52 +01:00
Program.cs
Some small improvements for clarity.
2026-02-18 10:41:52 +01:00
service.csproj
Use a local SQLite3 backend instead of PostgreSQL Docker container.
2026-02-17 16:25:49 +01:00
service.db
Use a local SQLite3 backend instead of PostgreSQL Docker container.
2026-02-17 16:25:49 +01:00