Browse Source

Update source fodes for 5.0.1-rc1

pull/11251/head
Yunus Emre Kalkan 4 years ago
parent
commit
f8587b6fa5
  1. 4
      modules/account/Volo.Abp.Account.abpmdl.json
  2. 11
      modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.abppkg.analyze.json
  3. 49
      modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.abppkg.analyze.json
  4. 11
      modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.abppkg.analyze.json
  5. 11
      modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.abppkg.analyze.json
  6. 1
      modules/account/src/Volo.Abp.Account.Installer/Volo.Abp.Account.Installer.abppkg.json
  7. 11
      modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.abppkg.analyze.json
  8. 4
      modules/audit-logging/Volo.Abp.AuditLogging.abpmdl.json
  9. 11
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.abppkg.analyze.json
  10. 41
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.abppkg.analyze.json
  11. 39
      modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.abppkg.analyze.json
  12. 1
      modules/audit-logging/src/Volo.Abp.AuditLogging.Installer/Volo.Abp.AuditLogging.Installer.abppkg.json
  13. 24
      modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.abppkg.analyze.json
  14. 4
      modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.abppkg.json
  15. 4
      modules/background-jobs/Volo.Abp.BackgroundJobs.abpmdl.json
  16. 11
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.abppkg.analyze.json
  17. 35
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.abppkg.analyze.json
  18. 24
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.abppkg.analyze.json
  19. 1
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.Installer/Volo.Abp.BackgroundJobs.Installer.abppkg.json
  20. 24
      modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.abppkg.analyze.json
  21. 4
      modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.abppkg.json
  22. 4
      modules/basic-theme/Volo.Abp.BasicTheme.abpmdl.json
  23. 1
      modules/basic-theme/src/Volo.Abp.BasicTheme.Installer/Volo.Abp.BasicTheme.Installer.abppkg.json
  24. 4
      modules/blob-storing-database/Volo.Abp.BlobStoring.Database.abpmdl.json
  25. 11
      modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.abppkg.analyze.json
  26. 59
      modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.abppkg.analyze.json
  27. 29
      modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.abppkg.analyze.json
  28. 1
      modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Installer/Volo.Abp.BlobStoring.Database.Installer.abppkg.json
  29. 29
      modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.abppkg.analyze.json
  30. 4
      modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.abppkg.json
  31. 103
      modules/blogging/Volo.Blogging.abpmdl.json
  32. 7
      modules/blogging/Volo.Blogging.abpsln.json
  33. 3
      modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.abppkg.json
  34. 3
      modules/blogging/app/Volo.BloggingTestApp.MongoDb/Volo.BloggingTestApp.MongoDB.abppkg.json
  35. 3
      modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.abppkg.json
  36. 11
      modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.analyze.json
  37. 3
      modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.json
  38. 20
      modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.analyze.json
  39. 3
      modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.json
  40. 3
      modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.abppkg.json
  41. 11
      modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.analyze.json
  42. 3
      modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.json
  43. 11
      modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.analyze.json
  44. 3
      modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.json
  45. 1
      modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.abppkg.json
  46. 11
      modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.analyze.json
  47. 3
      modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.json
  48. 56
      modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.analyze.json
  49. 3
      modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.json
  50. 11
      modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.analyze.json
  51. 3
      modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.json
  52. 135
      modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.analyze.json
  53. 3
      modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.json
  54. 49
      modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.analyze.json
  55. 3
      modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.json
  56. 3
      modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.abppkg.json
  57. 11
      modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.analyze.json
  58. 3
      modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.json
  59. 3
      modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.abppkg.json
  60. 11
      modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.analyze.json
  61. 3
      modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.json
  62. 3
      modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.abppkg.json
  63. 3
      modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.abppkg.json
  64. 3
      modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.abppkg.json
  65. 3
      modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.abppkg.json
  66. 3
      modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.abppkg.json
  67. 22
      modules/client-simulation/Volo.ClientSimulation.abpmdl.json
  68. 7
      modules/client-simulation/Volo.ClientSimulation.abpsln.json
  69. 1
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/Volo.ClientSimulation.Demo.abppkg.json
  70. 3
      modules/client-simulation/src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg.json
  71. 1
      modules/client-simulation/src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg.json
  72. 2
      modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.abppkg.analyze.json
  73. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.abppkg.analyze.json
  74. 140
      modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.abppkg.analyze.json
  75. 184
      modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.abppkg.analyze.json
  76. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.abppkg.analyze.json
  77. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.abppkg.analyze.json
  78. 2
      modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.abppkg.analyze.json
  79. 2
      modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.abppkg.analyze.json
  80. 140
      modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.abppkg.analyze.json
  81. 2
      modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.abppkg.analyze.json
  82. 2
      modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.abppkg.analyze.json
  83. 2
      modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.abppkg.analyze.json
  84. 2
      modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.abppkg.analyze.json
  85. 2
      modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.abppkg.analyze.json
  86. 2
      modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.abppkg.analyze.json
  87. 2
      modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.abppkg.analyze.json
  88. 2
      modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.abppkg.analyze.json
  89. 2
      modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.abppkg.analyze.json
  90. 2
      modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.abppkg.analyze.json
  91. 44
      modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.abppkg.analyze.json
  92. 2
      modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.abppkg.analyze.json
  93. 2
      modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.abppkg.analyze.json
  94. 2
      modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.abppkg.analyze.json
  95. 2
      modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.abppkg.analyze.json
  96. 2
      modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.abppkg.analyze.json
  97. 2
      modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.abppkg.analyze.json
  98. 4
      modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.abppkg.json
  99. 4
      modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.abppkg.json
  100. 103
      modules/docs/Volo.Docs.abpmdl.json

4
modules/account/Volo.Abp.Account.abpmdl.json

@ -37,6 +37,10 @@
"Volo.Abp.Account.Blazor": {
"path": "src/Volo.Abp.Account.Blazor/Volo.Abp.Account.Blazor.abppkg.json",
"folder": "src"
},
"Volo.Abp.Account.Installer": {
"path": "src/Volo.Abp.Account.Installer/Volo.Abp.Account.Installer.abppkg.json",
"folder": "src"
}
}
}

11
modules/account/src/Volo.Abp.Account.Application.Contracts/Volo.Abp.Account.Application.Contracts.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Account.Application.Contracts",
"hash": "eda5b3412f7e1dd8dc07761a04f3a064",
"contents": [
{
"namespace": "Volo.Abp.Account",
"contentType": "abpModule",
"name": "AbpAccountApplicationContractsModule"
}
]
}

49
modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.abppkg.analyze.json

@ -0,0 +1,49 @@
{
"name": "Volo.Abp.Account.Application",
"hash": "7fb9c3f35b18f2e9a0577d571fccf9df",
"contents": [
{
"namespace": "Volo.Abp.Account",
"contentType": "abpModule",
"name": "AbpAccountApplicationModule"
},
{
"namespace": "Volo.Abp.Account",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Account.IAccountAppService"
],
"contentType": "applicationService",
"name": "AccountAppService"
},
{
"namespace": "Volo.Abp.Account",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Account.IProfileAppService"
],
"contentType": "applicationService",
"name": "ProfileAppService"
},
{
"defaultValue": "true",
"displayName": "Is self-registration enabled",
"description": "Whether a user can register the account by him or herself.",
"isVisibleToClient": true,
"isInherited": true,
"isEncrypted": false,
"contentType": "setting",
"name": "Abp.Account.IsSelfRegistrationEnabled"
},
{
"defaultValue": "true",
"displayName": "Authenticate with a local account",
"description": "Indicates if the server will allow users to authenticate with a local account.",
"isVisibleToClient": true,
"isInherited": true,
"isEncrypted": false,
"contentType": "setting",
"name": "Abp.Account.EnableLocalLogin"
}
]
}

11
modules/account/src/Volo.Abp.Account.HttpApi.Client/Volo.Abp.Account.HttpApi.Client.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Account.HttpApi.Client",
"hash": "ca67872e6cd8c25508461f7d171a8f04",
"contents": [
{
"namespace": "Volo.Abp.Account",
"contentType": "abpModule",
"name": "AbpAccountHttpApiClientModule"
}
]
}

11
modules/account/src/Volo.Abp.Account.HttpApi/Volo.Abp.Account.HttpApi.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Account.HttpApi",
"hash": "b178895fe2a7f470f36c4fd121b7c07a",
"contents": [
{
"namespace": "Volo.Abp.Account",
"contentType": "abpModule",
"name": "AbpAccountHttpApiModule"
}
]
}

1
modules/account/src/Volo.Abp.Account.Installer/Volo.Abp.Account.Installer.abppkg.json

@ -0,0 +1 @@
{}

11
modules/account/src/Volo.Abp.Account.Web/Volo.Abp.Account.Web.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Account.Web",
"hash": "5fb2aa05261d4febe7ea7083d80fea74",
"contents": [
{
"namespace": "Volo.Abp.Account.Web",
"contentType": "abpModule",
"name": "AbpAccountWebModule"
}
]
}

4
modules/audit-logging/Volo.Abp.AuditLogging.abpmdl.json

@ -37,6 +37,10 @@
"Volo.Abp.AuditLogging.MongoDB.Tests": {
"path": "test/Volo.Abp.AuditLogging.MongoDB.Tests/Volo.Abp.AuditLogging.MongoDB.Tests.abppkg.json",
"folder": "test"
},
"Volo.Abp.AuditLogging.Installer": {
"path": "src/Volo.Abp.AuditLogging.Installer/Volo.Abp.AuditLogging.Installer.abppkg.json",
"folder": "src"
}
}
}

11
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo.Abp.AuditLogging.Domain.Shared.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.AuditLogging.Domain.Shared",
"hash": "91305b5b9fa1cd0a8a9adc6a0e54877b",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging",
"contentType": "abpModule",
"name": "AbpAuditLoggingDomainSharedModule"
}
]
}

41
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo.Abp.AuditLogging.Domain.abppkg.analyze.json

@ -0,0 +1,41 @@
{
"name": "Volo.Abp.AuditLogging.Domain",
"hash": "df19d27b7da103de2da1826c6ba8e161",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging",
"contentType": "abpModule",
"name": "AbpAuditLoggingDomainModule"
},
{
"namespace": "Volo.Abp.AuditLogging",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Abp.AuditLogging.EntityChange",
"Volo.Abp.AuditLogging.AuditLogAction"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "AuditLog"
},
{
"namespace": "Volo.Abp.AuditLogging",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.AuditLogging",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Abp.AuditLogging.EntityChange",
"Volo.Abp.AuditLogging.AuditLogAction"
],
"navigationProperties": [],
"contentType": "entity",
"name": "AuditLog"
},
"contentType": "repositoryInterface",
"name": "IAuditLogRepository"
}
]
}

39
modules/audit-logging/src/Volo.Abp.AuditLogging.EntityFrameworkCore/Volo.Abp.AuditLogging.EntityFrameworkCore.abppkg.analyze.json

@ -0,0 +1,39 @@
{
"name": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"hash": "0495e8cfba68a55319b3774882939845",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"contentType": "abpModule",
"name": "AbpAuditLoggingEntityFrameworkCoreModule"
},
{
"namespace": "Volo.Abp.AuditLogging.EntityFrameworkCore",
"connectionStringName": "AbpAuditLogging",
"databaseTables": [
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLog",
"contentType": "databaseTable",
"name": "AbpAuditLogs"
},
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLogAction",
"contentType": "databaseTable",
"name": "AbpAuditLogActions"
},
{
"entityFullName": "Volo.Abp.AuditLogging.EntityChange",
"contentType": "databaseTable",
"name": "AbpEntityChanges"
},
{
"entityFullName": "Volo.Abp.AuditLogging.EntityPropertyChange",
"contentType": "databaseTable",
"name": "AbpEntityPropertyChanges"
}
],
"contentType": "efCoreDbContext",
"name": "AbpAuditLoggingDbContext"
}
]
}

1
modules/audit-logging/src/Volo.Abp.AuditLogging.Installer/Volo.Abp.AuditLogging.Installer.abppkg.json

@ -0,0 +1 @@
{}

24
modules/audit-logging/src/Volo.Abp.AuditLogging.MongoDB/Volo.Abp.AuditLogging.MongoDB.abppkg.analyze.json

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.AuditLogging.MongoDB",
"hash": "e87142d2a7e24741c98d02daa9005ac1",
"contents": [
{
"namespace": "Volo.Abp.AuditLogging.MongoDB",
"contentType": "abpModule",
"name": "AbpAuditLoggingMongoDbModule"
},
{
"namespace": "Volo.Abp.AuditLogging.MongoDB",
"connectionStringName": "AbpAuditLogging",
"databaseCollections": [
{
"entityFullName": "Volo.Abp.AuditLogging.AuditLog",
"contentType": "databaseCollection",
"name": "AbpAuditLogs"
}
],
"contentType": "mongoDbContext",
"name": "AuditLoggingMongoDbContext"
}
]
}

4
modules/audit-logging/test/Volo.Abp.AuditLogging.TestBase/Volo.Abp.AuditLogging.TestBase.abppkg.json

@ -1 +1,3 @@
{}
{
"role": "lib.test"
}

4
modules/background-jobs/Volo.Abp.BackgroundJobs.abpmdl.json

@ -58,6 +58,10 @@
"Volo.Abp.BackgroundJobs.DemoApp.Quartz": {
"path": "app/Volo.Abp.BackgroundJobs.DemoApp.Quartz/Volo.Abp.BackgroundJobs.DemoApp.Quartz.abppkg.json",
"folder": "app"
},
"Volo.Abp.BackgroundJobs.Installer": {
"path": "src/Volo.Abp.BackgroundJobs.Installer/Volo.Abp.BackgroundJobs.Installer.abppkg.json",
"folder": "src"
}
}
}

11
modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain.Shared/Volo.Abp.BackgroundJobs.Domain.Shared.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.BackgroundJobs.Domain.Shared",
"hash": "d48277ec610b23392edcb12ae3e29175",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs",
"contentType": "abpModule",
"name": "AbpBackgroundJobsDomainSharedModule"
}
]
}

35
modules/background-jobs/src/Volo.Abp.BackgroundJobs.Domain/Volo.Abp.BackgroundJobs.Domain.abppkg.analyze.json

@ -0,0 +1,35 @@
{
"name": "Volo.Abp.BackgroundJobs.Domain",
"hash": "1398bbe3f228b2bfd0baec6a64c03b43",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs",
"contentType": "abpModule",
"name": "AbpBackgroundJobsDomainModule"
},
{
"namespace": "Volo.Abp.BackgroundJobs",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "BackgroundJobRecord"
},
{
"namespace": "Volo.Abp.BackgroundJobs",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.BackgroundJobs",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "BackgroundJobRecord"
},
"contentType": "repositoryInterface",
"name": "IBackgroundJobRepository"
}
]
}

24
modules/background-jobs/src/Volo.Abp.BackgroundJobs.EntityFrameworkCore/Volo.Abp.BackgroundJobs.EntityFrameworkCore.abppkg.analyze.json

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"hash": "f3bf7c7db2ab764d6421df0b88ea535b",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"contentType": "abpModule",
"name": "AbpBackgroundJobsEntityFrameworkCoreModule"
},
{
"namespace": "Volo.Abp.BackgroundJobs.EntityFrameworkCore",
"connectionStringName": "AbpBackgroundJobs",
"databaseTables": [
{
"entityFullName": "Volo.Abp.BackgroundJobs.BackgroundJobRecord",
"contentType": "databaseTable",
"name": "AbpBackgroundJobs"
}
],
"contentType": "efCoreDbContext",
"name": "BackgroundJobsDbContext"
}
]
}

1
modules/background-jobs/src/Volo.Abp.BackgroundJobs.Installer/Volo.Abp.BackgroundJobs.Installer.abppkg.json

@ -0,0 +1 @@
{}

24
modules/background-jobs/src/Volo.Abp.BackgroundJobs.MongoDB/Volo.Abp.BackgroundJobs.MongoDB.abppkg.analyze.json

@ -0,0 +1,24 @@
{
"name": "Volo.Abp.BackgroundJobs.MongoDB",
"hash": "def047f007cc2f8c9a74459f1df01330",
"contents": [
{
"namespace": "Volo.Abp.BackgroundJobs.MongoDB",
"contentType": "abpModule",
"name": "AbpBackgroundJobsMongoDbModule"
},
{
"namespace": "Volo.Abp.BackgroundJobs.MongoDB",
"connectionStringName": "AbpBackgroundJobs",
"databaseCollections": [
{
"entityFullName": "Volo.Abp.BackgroundJobs.BackgroundJobRecord",
"contentType": "databaseCollection",
"name": "AbpBackgroundJobs"
}
],
"contentType": "mongoDbContext",
"name": "BackgroundJobsMongoDbContext"
}
]
}

4
modules/background-jobs/test/Volo.Abp.BackgroundJobs.TestBase/Volo.Abp.BackgroundJobs.TestBase.abppkg.json

@ -1 +1,3 @@
{}
{
"role": "lib.test"
}

4
modules/basic-theme/Volo.Abp.BasicTheme.abpmdl.json

@ -33,6 +33,10 @@
"Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests": {
"path": "test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Tests.abppkg.json",
"folder": "test"
},
"Volo.Abp.BasicTheme.Installer": {
"path": "src/Volo.Abp.BasicTheme.Installer/Volo.Abp.BasicTheme.Installer.abppkg.json",
"folder": "src"
}
}
}

1
modules/basic-theme/src/Volo.Abp.BasicTheme.Installer/Volo.Abp.BasicTheme.Installer.abppkg.json

@ -0,0 +1 @@
{}

4
modules/blob-storing-database/Volo.Abp.BlobStoring.Database.abpmdl.json

@ -50,6 +50,10 @@
"BlobStoring.Database.Host.ConsoleApp.ConsoleApp": {
"path": "host/BlobStoring.Database.Host.ConsoleApp/src/BlobStoring.Database.Host.ConsoleApp.ConsoleApp/BlobStoring.Database.Host.ConsoleApp.ConsoleApp.abppkg.json",
"folder": "host/BlobStoring.Database.Host.ConsoleApp/src"
},
"Volo.Abp.BlobStoring.Database.Installer": {
"path": "src/Volo.Abp.BlobStoring.Database.Installer/Volo.Abp.BlobStoring.Database.Installer.abppkg.json",
"folder": "src"
}
}
}

11
modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain.Shared/Volo.Abp.BlobStoring.Database.Domain.Shared.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.BlobStoring.Database.Domain.Shared",
"hash": "eed9ff456824aac8ba0fe73baa6cf288",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database",
"contentType": "abpModule",
"name": "BlobStoringDatabaseDomainSharedModule"
}
]
}

59
modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Domain/Volo.Abp.BlobStoring.Database.Domain.abppkg.analyze.json

@ -0,0 +1,59 @@
{
"name": "Volo.Abp.BlobStoring.Database.Domain",
"hash": "744c78df1c9addf5e9f6657295f0529c",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database",
"contentType": "abpModule",
"name": "BlobStoringDatabaseDomainModule"
},
{
"namespace": "Volo.Abp.BlobStoring.Database",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "DatabaseBlob"
},
{
"namespace": "Volo.Abp.BlobStoring.Database",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "DatabaseBlobContainer"
},
{
"namespace": "Volo.Abp.BlobStoring.Database",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.BlobStoring.Database",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "DatabaseBlobContainer"
},
"contentType": "repositoryInterface",
"name": "IDatabaseBlobContainerRepository"
},
{
"namespace": "Volo.Abp.BlobStoring.Database",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.BlobStoring.Database",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "DatabaseBlob"
},
"contentType": "repositoryInterface",
"name": "IDatabaseBlobRepository"
}
]
}

29
modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.EntityFrameworkCore/Volo.Abp.BlobStoring.Database.EntityFrameworkCore.abppkg.analyze.json

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"hash": "91e3a724f35375f79d9505ca0e950b9e",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"contentType": "abpModule",
"name": "BlobStoringDatabaseEntityFrameworkCoreModule"
},
{
"namespace": "Volo.Abp.BlobStoring.Database.EntityFrameworkCore",
"connectionStringName": "AbpBlobStoring",
"databaseTables": [
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlob",
"contentType": "databaseTable",
"name": "AbpBlobs"
},
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlobContainer",
"contentType": "databaseTable",
"name": "AbpBlobContainers"
}
],
"contentType": "efCoreDbContext",
"name": "BlobStoringDbContext"
}
]
}

1
modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.Installer/Volo.Abp.BlobStoring.Database.Installer.abppkg.json

@ -0,0 +1 @@
{}

29
modules/blob-storing-database/src/Volo.Abp.BlobStoring.Database.MongoDB/Volo.Abp.BlobStoring.Database.MongoDB.abppkg.analyze.json

@ -0,0 +1,29 @@
{
"name": "Volo.Abp.BlobStoring.Database.MongoDB",
"hash": "4c911e5e8a2e8c4630d12f394a157819",
"contents": [
{
"namespace": "Volo.Abp.BlobStoring.Database.MongoDB",
"contentType": "abpModule",
"name": "BlobStoringDatabaseMongoDbModule"
},
{
"namespace": "Volo.Abp.BlobStoring.Database.MongoDB",
"connectionStringName": "AbpBlobStoring",
"databaseCollections": [
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlobContainer",
"contentType": "databaseCollection",
"name": "AbpBlobContainers"
},
{
"entityFullName": "Volo.Abp.BlobStoring.Database.DatabaseBlob",
"contentType": "databaseCollection",
"name": "AbpBlobs"
}
],
"contentType": "mongoDbContext",
"name": "BlobStoringMongoDbContext"
}
]
}

4
modules/blob-storing-database/test/Volo.Abp.BlobStoring.Database.TestBase/Volo.Abp.BlobStoring.Database.TestBase.abppkg.json

@ -1 +1,3 @@
{}
{
"role": "lib.test"
}

103
modules/blogging/Volo.Blogging.abpmdl.json

@ -0,0 +1,103 @@
{
"folders": {
"items": {
"src": {},
"app": {},
"test": {}
}
},
"packages": {
"Volo.Blogging.Domain.Shared": {
"path": "src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Domain": {
"path": "src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Application.Contracts": {
"path": "src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Application": {
"path": "src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.json",
"folder": "src"
},
"Volo.Blogging.EntityFrameworkCore": {
"path": "src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.json",
"folder": "src"
},
"Volo.Blogging.HttpApi": {
"path": "src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.json",
"folder": "src"
},
"Volo.Blogging.HttpApi.Client": {
"path": "src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Web": {
"path": "src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.json",
"folder": "src"
},
"Volo.BloggingTestApp.EntityFrameworkCore": {
"path": "app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.abppkg.json",
"folder": "app"
},
"Volo.BloggingTestApp": {
"path": "app/Volo.BloggingTestApp/Volo.BloggingTestApp.abppkg.json",
"folder": "app"
},
"Volo.Blogging.TestBase": {
"path": "test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.abppkg.json",
"folder": "test"
},
"Volo.Blogging.EntityFrameworkCore.Tests": {
"path": "test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.abppkg.json",
"folder": "test"
},
"Volo.Blogging.Application.Tests": {
"path": "test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.abppkg.json",
"folder": "test"
},
"Volo.Blogging.MongoDB": {
"path": "src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.abppkg.json",
"folder": "src"
},
"Volo.BloggingTestApp.MongoDB": {
"path": "app/Volo.BloggingTestApp.MongoDB/Volo.BloggingTestApp.MongoDB.abppkg.json",
"folder": "app"
},
"Volo.Blogging.MongoDB.Tests": {
"path": "test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.abppkg.json",
"folder": "test"
},
"Volo.Blogging.Domain.Tests": {
"path": "test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.abppkg.json",
"folder": "test"
},
"Volo.Blogging.Admin.Application.Contracts": {
"path": "src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Admin.Application": {
"path": "src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Admin.HttpApi": {
"path": "src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Admin.HttpApi.Client": {
"path": "src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Admin.Web": {
"path": "src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.json",
"folder": "src"
},
"Volo.Blogging.Application.Contracts.Shared": {
"path": "src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.abppkg.json",
"folder": "src"
}
}
}

7
modules/blogging/Volo.Blogging.abpsln.json

@ -0,0 +1,7 @@
{
"modules": {
"Volo.Blogging": {
"path": "Volo.Blogging.abpmdl.json"
}
}
}

3
modules/blogging/app/Volo.BloggingTestApp.EntityFrameworkCore/Volo.BloggingTestApp.EntityFrameworkCore.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.ef"
}

3
modules/blogging/app/Volo.BloggingTestApp.MongoDb/Volo.BloggingTestApp.MongoDB.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.mongodb"
}

3
modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

11
modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Admin.Application.Contracts",
"hash": "bc5b2c34e2c42cadb2a10a82348aa2b7",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"contentType": "abpModule",
"name": "BloggingAdminApplicationContractsModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Admin.Application.Contracts/Volo.Blogging.Admin.Application.Contracts.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.application-contracts"
}

20
modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.analyze.json

@ -0,0 +1,20 @@
{
"name": "Volo.Blogging.Admin.Application",
"hash": "7b36c95fbcf2605d9ea2614cba9ed2b6",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"contentType": "abpModule",
"name": "BloggingAdminApplicationModule"
},
{
"namespace": "Volo.Blogging.Admin.Blogs",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Admin.Blogs.IBlogManagementAppService"
],
"contentType": "applicationService",
"name": "BlogManagementAppService"
}
]
}

3
modules/blogging/src/Volo.Blogging.Admin.Application/Volo.Blogging.Admin.Application.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.application"
}

3
modules/blogging/src/Volo.Blogging.Admin.HttpApi.Client/Volo.Blogging.Admin.HttpApi.Client.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.http-api-client"
}

11
modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Admin.HttpApi",
"hash": "4397a28b60e20715a0d7559a882c7070",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"contentType": "abpModule",
"name": "BloggingAdminHttpApiModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Admin.HttpApi/Volo.Blogging.Admin.HttpApi.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.http-api"
}

11
modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Admin.Web",
"hash": "faf036383d0b2be635023b8f9627038d",
"contents": [
{
"namespace": "Volo.Blogging.Admin",
"contentType": "abpModule",
"name": "BloggingAdminWebModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Admin.Web/Volo.Blogging.Admin.Web.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.mvc"
}

1
modules/blogging/src/Volo.Blogging.Application.Contracts.Shared/Volo.Blogging.Application.Contracts.Shared.abppkg.json

@ -0,0 +1 @@
{}

11
modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Application.Contracts",
"hash": "2f9db4cac9c4fdbbbacb91565e42a287",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingApplicationContractsModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Application.Contracts/Volo.Blogging.Application.Contracts.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.application-contracts"
}

56
modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.analyze.json

@ -0,0 +1,56 @@
{
"name": "Volo.Blogging.Application",
"hash": "cb199201deb38a1dbd87df36e993c999",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingApplicationModule"
},
{
"namespace": "Volo.Blogging.Tagging",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Tagging.ITagAppService"
],
"contentType": "applicationService",
"name": "TagAppService"
},
{
"namespace": "Volo.Blogging.Posts",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Posts.IPostAppService"
],
"contentType": "applicationService",
"name": "PostAppService"
},
{
"namespace": "Volo.Blogging.Files",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Files.IFileAppService"
],
"contentType": "applicationService",
"name": "FileAppService"
},
{
"namespace": "Volo.Blogging.Comments",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Comments.ICommentAppService"
],
"contentType": "applicationService",
"name": "CommentAppService"
},
{
"namespace": "Volo.Blogging.Blogs",
"summary": null,
"implementingInterfaces": [
"Volo.Blogging.Blogs.IBlogAppService"
],
"contentType": "applicationService",
"name": "BlogAppService"
}
]
}

3
modules/blogging/src/Volo.Blogging.Application/Volo.Blogging.Application.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.application"
}

11
modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Domain.Shared",
"hash": "071426a5a0990afe3cd051a9f1c1513c",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingDomainSharedModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Domain.Shared/Volo.Blogging.Domain.Shared.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.domain-shared"
}

135
modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.analyze.json

@ -0,0 +1,135 @@
{
"name": "Volo.Blogging.Domain",
"hash": "a04c90c3913af092e8990a27cb72e208",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingDomainModule"
},
{
"namespace": "Volo.Blogging.Users",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "BlogUser"
},
{
"namespace": "Volo.Blogging.Tagging",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Tag"
},
{
"namespace": "Volo.Blogging.Posts",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Blogging.Posts.PostTag"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Post"
},
{
"namespace": "Volo.Blogging.Comments",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Comment"
},
{
"namespace": "Volo.Blogging.Blogs",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "Blog"
},
{
"namespace": "Volo.Blogging.Users",
"summary": null,
"entityModel": {
"namespace": "Volo.Blogging.Users",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "BlogUser"
},
"contentType": "repositoryInterface",
"name": "IBlogUserRepository"
},
{
"namespace": "Volo.Blogging.Tagging",
"summary": null,
"entityModel": {
"namespace": "Volo.Blogging.Tagging",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "Tag"
},
"contentType": "repositoryInterface",
"name": "ITagRepository"
},
{
"namespace": "Volo.Blogging.Posts",
"summary": null,
"entityModel": {
"namespace": "Volo.Blogging.Posts",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Blogging.Posts.PostTag"
],
"navigationProperties": [],
"contentType": "entity",
"name": "Post"
},
"contentType": "repositoryInterface",
"name": "IPostRepository"
},
{
"namespace": "Volo.Blogging.Comments",
"summary": null,
"entityModel": {
"namespace": "Volo.Blogging.Comments",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "Comment"
},
"contentType": "repositoryInterface",
"name": "ICommentRepository"
},
{
"namespace": "Volo.Blogging.Blogs",
"summary": null,
"entityModel": {
"namespace": "Volo.Blogging.Blogs",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "Blog"
},
"contentType": "repositoryInterface",
"name": "IBlogRepository"
}
]
}

3
modules/blogging/src/Volo.Blogging.Domain/Volo.Blogging.Domain.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.domain"
}

49
modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.analyze.json

@ -0,0 +1,49 @@
{
"name": "Volo.Blogging.EntityFrameworkCore",
"hash": "2e7dd0b9baf54f79d100f8b439b43449",
"contents": [
{
"namespace": "Volo.Blogging.EntityFrameworkCore",
"contentType": "abpModule",
"name": "BloggingEntityFrameworkCoreModule"
},
{
"namespace": "Volo.Blogging.EntityFrameworkCore",
"connectionStringName": "Blogging",
"databaseTables": [
{
"entityFullName": "Volo.Blogging.Blogs.Blog",
"contentType": "databaseTable",
"name": "BlgBlogs"
},
{
"entityFullName": "Volo.Blogging.Comments.Comment",
"contentType": "databaseTable",
"name": "BlgComments"
},
{
"entityFullName": "Volo.Blogging.Posts.Post",
"contentType": "databaseTable",
"name": "BlgPosts"
},
{
"entityFullName": "Volo.Blogging.Posts.PostTag",
"contentType": "databaseTable",
"name": "BlgPostTags"
},
{
"entityFullName": "Volo.Blogging.Tagging.Tag",
"contentType": "databaseTable",
"name": "BlgTags"
},
{
"entityFullName": "Volo.Blogging.Users.BlogUser",
"contentType": "databaseTable",
"name": "BlgUsers"
}
],
"contentType": "efCoreDbContext",
"name": "BloggingDbContext"
}
]
}

3
modules/blogging/src/Volo.Blogging.EntityFrameworkCore/Volo.Blogging.EntityFrameworkCore.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.ef"
}

3
modules/blogging/src/Volo.Blogging.HttpApi.Client/Volo.Blogging.HttpApi.Client.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.http-api-client"
}

11
modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.HttpApi",
"hash": "7e01f3bdcf88041ab5d7632be87716a5",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingHttpApiModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.HttpApi/Volo.Blogging.HttpApi.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.http-api"
}

3
modules/blogging/src/Volo.Blogging.MongoDB/Volo.Blogging.MongoDB.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.mongodb"
}

11
modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.analyze.json

@ -0,0 +1,11 @@
{
"name": "Volo.Blogging.Web",
"hash": "daa60f34c9198bebe6d9f659595dbbea",
"contents": [
{
"namespace": "Volo.Blogging",
"contentType": "abpModule",
"name": "BloggingWebModule"
}
]
}

3
modules/blogging/src/Volo.Blogging.Web/Volo.Blogging.Web.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.mvc"
}

3
modules/blogging/test/Volo.Blogging.Application.Tests/Volo.Blogging.Application.Tests.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

3
modules/blogging/test/Volo.Blogging.Domain.Tests/Volo.Blogging.Domain.Tests.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

3
modules/blogging/test/Volo.Blogging.EntityFrameworkCore.Tests/Volo.Blogging.EntityFrameworkCore.Tests.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

3
modules/blogging/test/Volo.Blogging.MongoDB.Tests/Volo.Blogging.MongoDB.Tests.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

3
modules/blogging/test/Volo.Blogging.TestBase/Volo.Blogging.TestBase.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.test"
}

22
modules/client-simulation/Volo.ClientSimulation.abpmdl.json

@ -0,0 +1,22 @@
{
"folders": {
"items": {
"src": {},
"demo": {}
}
},
"packages": {
"Volo.ClientSimulation": {
"path": "src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg.json",
"folder": "src"
},
"Volo.ClientSimulation.Demo": {
"path": "demo/Volo.ClientSimulation.Demo/Volo.ClientSimulation.Demo.abppkg.json",
"folder": "demo"
},
"Volo.ClientSimulation.Web": {
"path": "src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg.json",
"folder": "src"
}
}
}

7
modules/client-simulation/Volo.ClientSimulation.abpsln.json

@ -0,0 +1,7 @@
{
"modules": {
"Volo.ClientSimulation": {
"path": "Volo.ClientSimulation.abpmdl.json"
}
}
}

1
modules/client-simulation/demo/Volo.ClientSimulation.Demo/Volo.ClientSimulation.Demo.abppkg.json

@ -0,0 +1 @@
{}

3
modules/client-simulation/src/Volo.ClientSimulation.Web/Volo.ClientSimulation.Web.abppkg.json

@ -0,0 +1,3 @@
{
"role": "lib.mvc"
}

1
modules/client-simulation/src/Volo.ClientSimulation/Volo.ClientSimulation.abppkg.json

@ -0,0 +1 @@
{}

2
modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.HttpApi.Host",
"hash": "eb81ec0f5b253810c1e601ba9870b4bd",
"hash": "a94f87ec06a48733eb72887f12c6a3e2",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Web.Host",
"hash": "c6f20bbf779c9183f9142fe9ff9513db",
"hash": "cc4d27ed5d3b15d46c68449fc409a9ea",
"contents": [
{
"namespace": "Volo.CmsKit",

140
modules/cms-kit/src/Volo.CmsKit.Admin.Application.Contracts/Volo.CmsKit.Admin.Application.Contracts.abppkg.analyze.json

@ -1,11 +1,149 @@
{
"name": "Volo.CmsKit.Admin.Application.Contracts",
"hash": "73f9e2092b8844301e560bd08be02780",
"hash": "13d7ce3b75a6b7d304cc3ca44785a2e1",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",
"contentType": "abpModule",
"name": "CmsKitAdminApplicationContractsModule"
},
{
"displayName": "Comment Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments.Delete"
},
{
"displayName": "Tag Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Delete"
},
{
"displayName": "Page Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Delete"
},
{
"displayName": "Blog Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Delete"
},
{
"displayName": "Features",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Features"
},
{
"displayName": "Blog Post Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Delete"
},
{
"displayName": "Menu Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Delete"
}
]
}

184
modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo.CmsKit.Admin.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.Application",
"hash": "881e15230c730c90b8f1524a53549298",
"hash": "26aaaf7203b92c171ba27f811f10b409",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",
@ -21,12 +21,12 @@
"summary": null,
"implementingInterfaces": [
"Volo.CmsKit.Admin.Tags.ITagAdminAppService",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Tags.TagCreateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Tags.TagDto, Volo.CmsKit.Common.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Tags.TagUpdateDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
@ -37,11 +37,11 @@
"summary": null,
"implementingInterfaces": [
"Volo.CmsKit.Admin.Pages.IPageAdminAppService",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.GetPagesInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.GetPagesInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.GetPagesInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.GetPagesInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Pages.CreatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Pages.PageDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Pages.UpdatePageInputDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
@ -79,12 +79,12 @@
"summary": null,
"implementingInterfaces": [
"Volo.CmsKit.Admin.Blogs.IBlogAdminAppService",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Blogs.BlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.UpdateBlogDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
@ -104,153 +104,15 @@
"summary": null,
"implementingInterfaces": [
"Volo.CmsKit.Admin.Blogs.IBlogPostAdminAppService",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogPostListDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogPostGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogPostListDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogPostGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogPostListDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogPostGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.BlogPostListDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.BlogPostGetListInput, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[Volo.CmsKit.Admin.Blogs.CreateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.CmsKit.Admin.Blogs.BlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.CmsKit.Admin.Blogs.UpdateBlogPostDto, Volo.CmsKit.Admin.Application.Contracts, Version=5.1.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
"name": "BlogPostAdminAppService"
},
{
"displayName": "Comment Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments.Delete"
},
{
"displayName": "Tag Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Delete"
},
{
"displayName": "Page Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Delete"
},
{
"displayName": "Blog Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Delete"
},
{
"displayName": "Features",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Features"
},
{
"displayName": "Blog Post Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Delete"
},
{
"displayName": "Menu Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Delete"
}
]
}

2
modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi.Client/Volo.CmsKit.Admin.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.HttpApi.Client",
"hash": "f975d702b96a24d6b4cb9c664999c90b",
"hash": "d3e74606dde1a5099e9f02c0384b9057",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.HttpApi/Volo.CmsKit.Admin.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.HttpApi",
"hash": "81e8bc6c36a59191762b59e39212e5cd",
"hash": "2db77730b823b6adecfe095f7a8a4449",
"contents": [
{
"namespace": "Volo.CmsKit.Admin",

2
modules/cms-kit/src/Volo.CmsKit.Admin.Web/Volo.CmsKit.Admin.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Admin.Web",
"hash": "a2828967355b9551c0b6550cdaf903d1",
"hash": "3f95d9795d85d7afbd3311ce13806594",
"contents": [
{
"namespace": "Volo.CmsKit.Admin.Web",

2
modules/cms-kit/src/Volo.CmsKit.Application.Contracts/Volo.CmsKit.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Application.Contracts",
"hash": "4d3f90b1b5397adde6b2cd39238185e2",
"hash": "a30e3d8764aeafd628434d7773d25dc2",
"contents": [
{
"namespace": "Volo.CmsKit",

140
modules/cms-kit/src/Volo.CmsKit.Application/Volo.CmsKit.Application.abppkg.analyze.json

@ -1,149 +1,11 @@
{
"name": "Volo.CmsKit.Application",
"hash": "31f7b336e15076c7af75eb2e808f605c",
"hash": "a8ce451337675e03f5fb68c1965a3ded",
"contents": [
{
"namespace": "Volo.CmsKit",
"contentType": "abpModule",
"name": "CmsKitApplicationModule"
},
{
"displayName": "Comment Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Comments.Delete"
},
{
"displayName": "Tag Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Tags.Delete"
},
{
"displayName": "Page Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Pages.Delete"
},
{
"displayName": "Blog Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Delete"
},
{
"displayName": "Features",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Blogs.Features"
},
{
"displayName": "Blog Post Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.BlogPosts.Delete"
},
{
"displayName": "Menu Management",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Create"
},
{
"displayName": "Update",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "CmsKit.Menus.Delete"
}
]
}

2
modules/cms-kit/src/Volo.CmsKit.Common.Application.Contracts/Volo.CmsKit.Common.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.Application.Contracts",
"hash": "843aa197d8aaf6ad4d79a2dd5e86937c",
"hash": "e7ec4922319be774a5aed0176b6f6f51",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Common.Application/Volo.CmsKit.Common.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.Application",
"hash": "3f20c55a628ce70eded10f246bfc47ad",
"hash": "8c5b6af4aae1a9199e8ed2a8481cf201",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Common.HttpApi.Client/Volo.CmsKit.Common.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.HttpApi.Client",
"hash": "9b23050f81c47ccb46857acd8ad556bc",
"hash": "4563bb2a82a6f3c4c49fbbac9e12a622",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Common.HttpApi/Volo.CmsKit.Common.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.HttpApi",
"hash": "90eb1298e746d1cc3746080f2353f419",
"hash": "a14749de61debbd45eac761d91707413",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Common.Web/Volo.CmsKit.Common.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Common.Web",
"hash": "0ed851e40c32f928cb057e6d2bbe1a51",
"hash": "3c0628c43dbbcfb430af79992fd6fd3f",
"contents": [
{
"namespace": "Volo.CmsKit.Web",

2
modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Domain.Shared",
"hash": "fbbea377828585f693c9dcb5a17bc7ae",
"hash": "515d3328db0b4ded3a5076a582f00053",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.Domain/Volo.CmsKit.Domain.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Domain",
"hash": "5e1493ed13521520b7f3d11d97d8177c",
"hash": "6e431ab37f61b3f7bb7ca8517a1543d6",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.EntityFrameworkCore/Volo.CmsKit.EntityFrameworkCore.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.EntityFrameworkCore",
"hash": "4619f783b3acb98bc13aa198c890fca1",
"hash": "f0cfc503a962ac59adb8d27be83a20a1",
"contents": [
{
"namespace": "Volo.CmsKit.EntityFrameworkCore",

2
modules/cms-kit/src/Volo.CmsKit.HttpApi.Client/Volo.CmsKit.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.HttpApi.Client",
"hash": "65cf421b98bd2fd425f4ff54726faa75",
"hash": "6471d04d18e68f42e54afa8e98035ca5",
"contents": [
{
"namespace": "Volo.CmsKit",

2
modules/cms-kit/src/Volo.CmsKit.HttpApi/Volo.CmsKit.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.HttpApi",
"hash": "d90a7dc687ddf2aa76d744cf4902f3d5",
"hash": "396cfcff38fbee04def6feee7d1cfec8",
"contents": [
{
"namespace": "Volo.CmsKit",

44
modules/cms-kit/src/Volo.CmsKit.MongoDB/Volo.CmsKit.MongoDB.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.MongoDB",
"hash": "68106be3cdf339145c2c20f6dbad47bc",
"hash": "8c2fac3aaa67ccfc101938cf7e0e6ba3",
"contents": [
{
"namespace": "Volo.CmsKit.MongoDB",
@ -12,39 +12,34 @@
"connectionStringName": "CmsKit",
"databaseCollections": [
{
"entityFullName": "Volo.CmsKit.Tags.EntityTag",
"contentType": "databaseCollection",
"name": "CmsEntityTags"
},
{
"entityFullName": "Volo.CmsKit.Menus.MenuItem",
"entityFullName": "Volo.CmsKit.Comments.Comment",
"contentType": "databaseCollection",
"name": "CmsMenuItems"
"name": "CmsComments"
},
{
"entityFullName": "Volo.CmsKit.Blogs.BlogFeature",
"entityFullName": "Volo.CmsKit.Tags.Tag",
"contentType": "databaseCollection",
"name": "CmsBlogFeatures"
"name": "CmsTags"
},
{
"entityFullName": "Volo.CmsKit.Blogs.BlogPost",
"entityFullName": "Volo.CmsKit.Reactions.UserReaction",
"contentType": "databaseCollection",
"name": "CmsBlogPosts"
"name": "CmsUserReactions"
},
{
"entityFullName": "Volo.CmsKit.Pages.Page",
"entityFullName": "Volo.CmsKit.Tags.EntityTag",
"contentType": "databaseCollection",
"name": "CmsPages"
"name": "CmsEntityTags"
},
{
"entityFullName": "Volo.CmsKit.Users.CmsUser",
"entityFullName": "Volo.CmsKit.Blogs.BlogFeature",
"contentType": "databaseCollection",
"name": "CmsUsers"
"name": "CmsBlogFeatures"
},
{
"entityFullName": "Volo.CmsKit.Comments.Comment",
"entityFullName": "Volo.CmsKit.Menus.MenuItem",
"contentType": "databaseCollection",
"name": "CmsComments"
"name": "CmsMenuItems"
},
{
"entityFullName": "Volo.CmsKit.MediaDescriptors.MediaDescriptor",
@ -52,24 +47,29 @@
"name": "CmsMediaDescriptors"
},
{
"entityFullName": "Volo.CmsKit.Reactions.UserReaction",
"entityFullName": "Volo.CmsKit.Pages.Page",
"contentType": "databaseCollection",
"name": "CmsUserReactions"
"name": "CmsPages"
},
{
"entityFullName": "Volo.CmsKit.Ratings.Rating",
"contentType": "databaseCollection",
"name": "CmsRatings"
},
{
"entityFullName": "Volo.CmsKit.Blogs.BlogPost",
"contentType": "databaseCollection",
"name": "CmsBlogPosts"
},
{
"entityFullName": "Volo.CmsKit.Blogs.Blog",
"contentType": "databaseCollection",
"name": "CmsBlogs"
},
{
"entityFullName": "Volo.CmsKit.Tags.Tag",
"entityFullName": "Volo.CmsKit.Users.CmsUser",
"contentType": "databaseCollection",
"name": "CmsTags"
"name": "CmsUsers"
}
],
"contentType": "mongoDbContext",

2
modules/cms-kit/src/Volo.CmsKit.Public.Application.Contracts/Volo.CmsKit.Public.Application.Contracts.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Public.Application.Contracts",
"hash": "a01da2b14d4a9d4120e519587828e915",
"hash": "308c90693f153360adbe46dcecaab560",
"contents": [
{
"namespace": "Volo.CmsKit.Public",

2
modules/cms-kit/src/Volo.CmsKit.Public.Application/Volo.CmsKit.Public.Application.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Public.Application",
"hash": "bb8a74383fd91a888c1a6bdd8793886a",
"hash": "9b54d4165467908818b3fa241e9f273e",
"contents": [
{
"namespace": "Volo.CmsKit.Public",

2
modules/cms-kit/src/Volo.CmsKit.Public.HttpApi.Client/Volo.CmsKit.Public.HttpApi.Client.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Public.HttpApi.Client",
"hash": "a0b2cb60c467f7ac82d80601c07539e7",
"hash": "2b8ae9a9344c5cd824c182a36d9298a1",
"contents": [
{
"namespace": "Volo.CmsKit.Public",

2
modules/cms-kit/src/Volo.CmsKit.Public.HttpApi/Volo.CmsKit.Public.HttpApi.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Public.HttpApi",
"hash": "88ad7e71fb481d317541e032a3b597bd",
"hash": "08fec37c43e420f19636d8c301dc80f9",
"contents": [
{
"namespace": "Volo.CmsKit.Public",

2
modules/cms-kit/src/Volo.CmsKit.Public.Web/Volo.CmsKit.Public.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Public.Web",
"hash": "c7cf0e41e624b65fa6a45e007cfaee63",
"hash": "4b477e78e2267c3b43a3677d5dbbdddb",
"contents": [
{
"namespace": "Volo.CmsKit.Public.Web",

2
modules/cms-kit/src/Volo.CmsKit.Web/Volo.CmsKit.Web.abppkg.analyze.json

@ -1,6 +1,6 @@
{
"name": "Volo.CmsKit.Web",
"hash": "692a8765c904d63f3c1c0b14d18baa4e",
"hash": "49826349c7aaabed8c65d9a3e568423c",
"contents": [
{
"namespace": "Volo.CmsKit.Web",

4
modules/cms-kit/test/Volo.CmsKit.HttpApi.Client.ConsoleTestApp/Volo.CmsKit.HttpApi.Client.ConsoleTestApp.abppkg.json

@ -1 +1,3 @@
{}
{
"role": "lib.test"
}

4
modules/cms-kit/test/Volo.CmsKit.TestBase/Volo.CmsKit.TestBase.abppkg.json

@ -1 +1,3 @@
{}
{
"role": "lib.test"
}

103
modules/docs/Volo.Docs.abpmdl.json

@ -0,0 +1,103 @@
{
"folders": {
"items": {
"src": {},
"test": {},
"app": {}
}
},
"packages": {
"Volo.Docs.Domain.Shared": {
"path": "src/Volo.Docs.Domain.Shared/Volo.Docs.Domain.Shared.abppkg.json",
"folder": "src"
},
"Volo.Docs.Domain": {
"path": "src/Volo.Docs.Domain/Volo.Docs.Domain.abppkg.json",
"folder": "src"
},
"Volo.Docs.Application.Contracts": {
"path": "src/Volo.Docs.Application.Contracts/Volo.Docs.Application.Contracts.abppkg.json",
"folder": "src"
},
"Volo.Docs.Application": {
"path": "src/Volo.Docs.Application/Volo.Docs.Application.abppkg.json",
"folder": "src"
},
"Volo.Docs.EntityFrameworkCore": {
"path": "src/Volo.Docs.EntityFrameworkCore/Volo.Docs.EntityFrameworkCore.abppkg.json",
"folder": "src"
},
"Volo.Docs.HttpApi": {
"path": "src/Volo.Docs.HttpApi/Volo.Docs.HttpApi.abppkg.json",
"folder": "src"
},
"Volo.Docs.HttpApi.Client": {
"path": "src/Volo.Docs.HttpApi.Client/Volo.Docs.HttpApi.Client.abppkg.json",
"folder": "src"
},
"Volo.Docs.Web": {
"path": "src/Volo.Docs.Web/Volo.Docs.Web.abppkg.json",
"folder": "src"
},
"Volo.Docs.Admin.Application.Contracts": {
"path": "src/Volo.Docs.Admin.Application.Contracts/Volo.Docs.Admin.Application.Contracts.abppkg.json",
"folder": "src"
},
"Volo.Docs.Admin.Application": {
"path": "src/Volo.Docs.Admin.Application/Volo.Docs.Admin.Application.abppkg.json",
"folder": "src"
},
"Volo.Docs.Admin.HttpApi": {
"path": "src/Volo.Docs.Admin.HttpApi/Volo.Docs.Admin.HttpApi.abppkg.json",
"folder": "src"
},
"Volo.Docs.Admin.HttpApi.Client": {
"path": "src/Volo.Docs.Admin.HttpApi.Client/Volo.Docs.Admin.HttpApi.Client.abppkg.json",
"folder": "src"
},
"Volo.Docs.Admin.Web": {
"path": "src/Volo.Docs.Admin.Web/Volo.Docs.Admin.Web.abppkg.json",
"folder": "src"
},
"Volo.Docs.Application.Tests": {
"path": "test/Volo.Docs.Application.Tests/Volo.Docs.Application.Tests.abppkg.json",
"folder": "test"
},
"Volo.Docs.Domain.Tests": {
"path": "test/Volo.Docs.Domain.Tests/Volo.Docs.Domain.Tests.abppkg.json",
"folder": "test"
},
"Volo.Docs.EntityFrameworkCore.Tests": {
"path": "test/Volo.Docs.EntityFrameworkCore.Tests/Volo.Docs.EntityFrameworkCore.Tests.abppkg.json",
"folder": "test"
},
"Volo.Docs.TestBase": {
"path": "test/Volo.Docs.TestBase/Volo.Docs.TestBase.abppkg.json",
"folder": "test"
},
"Volo.Docs.Admin.Application.Tests": {
"path": "test/Volo.Docs.Admin.Application.Tests/Volo.Docs.Admin.Application.Tests.abppkg.json",
"folder": "test"
},
"VoloDocs.EntityFrameworkCore": {
"path": "app/VoloDocs.EntityFrameworkCore/VoloDocs.EntityFrameworkCore.abppkg.json",
"folder": "app"
},
"VoloDocs.Web": {
"path": "app/VoloDocs.Web/VoloDocs.Web.abppkg.json",
"folder": "app"
},
"VoloDocs.Migrator": {
"path": "app/VoloDocs.Migrator/VoloDocs.Migrator.abppkg.json",
"folder": "app"
},
"Volo.Docs.MongoDB": {
"path": "src/Volo.Docs.MongoDB/Volo.Docs.MongoDB.abppkg.json",
"folder": "src"
},
"Volo.Docs.MongoDB.Tests": {
"path": "test/Volo.Docs.MongoDB.Tests/Volo.Docs.MongoDB.Tests.abppkg.json",
"folder": "test"
}
}
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save