Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

87 lines
2.3 KiB

{
"name": "Volo.Docs.Domain",
"hash": "f162d16971e9084446f20fc58b84586d",
"contents": [
{
"namespace": "Volo.Docs",
"contentType": "abpModule",
"name": "DocsDomainModule"
},
{
"namespace": "Volo.Docs.Projects",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Project"
},
{
"namespace": "Volo.Docs.Documents",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Docs.Documents.DocumentContributor"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Document"
},
{
"namespace": "Volo.Docs.GitHub.Documents",
"summary": null,
"contentType": "domainService",
"name": "GithubDocumentSource"
},
{
"namespace": "Volo.Docs.GitHub.Documents",
"summary": null,
"contentType": "domainService",
"name": "GithubPatchAnalyzer"
},
{
"namespace": "Volo.Docs.FileSystem.Documents",
"summary": null,
"contentType": "domainService",
"name": "FileSystemDocumentSource"
},
{
"namespace": "Volo.Docs.Documents.FullSearch.Elastic",
"summary": null,
"contentType": "domainService",
"name": "ElasticDocumentFullSearch"
},
{
"namespace": "Volo.Docs.Projects",
"summary": null,
"entityAnalyzeModel": {
"namespace": "Volo.Docs.Projects",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "Project"
},
"contentType": "repositoryInterface",
"name": "IProjectRepository"
},
{
"namespace": "Volo.Docs.Documents",
"summary": null,
"entityAnalyzeModel": {
"namespace": "Volo.Docs.Documents",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Docs.Documents.DocumentContributor"
],
"navigationProperties": [],
"contentType": "entity",
"name": "Document"
},
"contentType": "repositoryInterface",
"name": "IDocumentRepository"
}
]
}