[ADD] Added sqlite to test project, created di for ef core context. Reworked repositories to use result class.
This commit is contained in:
parent
e914023c5a
commit
5b4509cac3
17 changed files with 185 additions and 44 deletions
18
obs_DotBased/.obsidian/workspace.json
vendored
18
obs_DotBased/.obsidian/workspace.json
vendored
|
|
@ -4,21 +4,17 @@
|
|||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "68f3abbbf106a47b",
|
||||
"id": "89533e49f06550fb",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "9629cc68ecd8963f",
|
||||
"id": "65943ca25b411f17",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Modules/AspNet/DotBased.Authority/Repositories/UserRepository.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "UserRepository"
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
@ -162,10 +158,10 @@
|
|||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "9629cc68ecd8963f",
|
||||
"active": "65943ca25b411f17",
|
||||
"lastOpenFiles": [
|
||||
"Modules/AspNet/DotBased.Authority/Repository.md",
|
||||
"Modules/AspNet/DotBased.Authority/Repositories/UserRepository.md",
|
||||
"Modules/AspNet/DotBased.Authority/Repository.md",
|
||||
"Modules/AspNet/DotBased.Authority/Repositories",
|
||||
"Modules/AspNet/DotBased.Authority/Data diagram.canvas",
|
||||
"Modules/AspNet/DotBased.Authority/Models/AuthorityAttribute.md",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue