.NET5 webapi
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
10
commits
post, put, delete with new dtos
d13d461
dtos and extension method Item.AsDto()
715ad57
implement IItemsRepository interface. registered service in Startup.cs
ea58962
controller setup with simple GET
9f4a717
in memory repository
59d0e0f
record type and init only setters
f7d8aa9
removed template code
b86bbd5
removed default class
6ab2ca5
initial commit
28d6f82
a399018