Created analyze files for identity module

pull/9880/head
Yunus Emre Kalkan 4 years ago
parent c1bdfa1e1e
commit 981bf54a13

2
.gitignore vendored

@ -314,7 +314,7 @@ abp-build-config.json
tempkey.jwk
# ABP Analyzing files
*.abppkg.analyze.json
# [Disabled for now] *.abppkg.analyze.json
# appsettings.secrets.json
appsettings.secrets.json

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Identity.Application.Contracts",
"hash": "7d48962330d53c649b5db86b7e77bce9",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityApplicationContractsModule"
}
]
}

@ -21,4 +21,14 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Authorization\Volo.Abp.Authorization.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.Application.Contracts.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.Contracts.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Application.Contracts.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.Contracts.abppkg.analyze.json" />
</ItemGroup>
</Project>

@ -0,0 +1,127 @@
{
"name": "Volo.Abp.Identity.Application",
"hash": "4e28f54b13b3299ac1f5ee664729ec40",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityApplicationModule"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Identity.IIdentityRoleAppService",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityRolesInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityRolesInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityRolesInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.IdentityRoleCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityRoleCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.Abp.Identity.IdentityRoleDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.IdentityRoleUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
"name": "IdentityRoleAppService"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Identity.IIdentityUserAppService",
"Volo.Abp.Application.Services.ICrudAppService`5[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityUsersInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICrudAppService`6[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityUsersInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IReadOnlyAppService`4[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.GetIdentityUsersInput, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateUpdateAppService`4[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.IdentityUserCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.ICreateAppService`2[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[Volo.Abp.Identity.IdentityUserCreateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IUpdateAppService`3[[Volo.Abp.Identity.IdentityUserDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null],[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Volo.Abp.Identity.IdentityUserUpdateDto, Volo.Abp.Identity.Application.Contracts, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null]]",
"Volo.Abp.Application.Services.IDeleteAppService`1[[System.Guid, System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]"
],
"contentType": "applicationService",
"name": "IdentityUserAppService"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Identity.IIdentityUserLookupAppService"
],
"contentType": "applicationService",
"name": "IdentityUserLookupAppService"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"implementingInterfaces": [
"Volo.Abp.Identity.IProfileAppService"
],
"contentType": "applicationService",
"name": "ProfileAppService"
},
{
"displayName": "Role management",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Roles"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Roles.Create"
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Roles.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Roles.Delete"
},
{
"displayName": "Change permissions",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Roles.ManagePermissions"
},
{
"displayName": "User management",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Users"
},
{
"displayName": "Create",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Users.Create"
},
{
"displayName": "Edit",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Users.Update"
},
{
"displayName": "Delete",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Users.Delete"
},
{
"displayName": "Change permissions",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.Users.ManagePermissions"
},
{
"displayName": "User lookup",
"isEnabled": true,
"contentType": "permission",
"name": "AbpIdentity.UserLookup"
}
]
}

@ -21,4 +21,14 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.AutoMapper\Volo.Abp.AutoMapper.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.Application.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Application.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Application.abppkg.analyze.json" />
</ItemGroup>
</Project>

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Identity.Domain.Shared",
"hash": "7db38ac2a2f335158964c4d06d0dfaab",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityDomainSharedModule"
}
]
}

@ -18,6 +18,13 @@
<ItemGroup>
<EmbeddedResource Include="Volo\Abp\Identity\Localization\*.json" />
<Content Remove="Volo\Abp\Identity\Localization\*.json" />
<None Remove="Volo.Abp.Identity.Domain.Shared.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.Shared.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Domain.Shared.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.Shared.abppkg.analyze.json" />
</ItemGroup>
<ItemGroup>

@ -0,0 +1,205 @@
{
"name": "Volo.Abp.Identity.Domain",
"hash": "7736ef4a79faf05ed7e6097700d560ce",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityDomainModule"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "IdentityClaimType"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "IdentityLinkUser"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": "Represents a role in the identity system",
"collectionProperties": [
"Volo.Abp.Identity.IdentityRoleClaim"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "IdentityRole"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "IdentitySecurityLog"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Abp.Identity.IdentityUserRole",
"Volo.Abp.Identity.IdentityUserClaim",
"Volo.Abp.Identity.IdentityUserLogin",
"Volo.Abp.Identity.IdentityUserToken",
"Volo.Abp.Identity.IdentityUserOrganizationUnit"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "IdentityUser"
},
{
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": "Represents an organization unit (OU).",
"collectionProperties": [
"Volo.Abp.Identity.OrganizationUnitRole"
],
"navigationProperties": [],
"contentType": "aggregateRoot",
"name": "OrganizationUnit"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"contentType": "domainService",
"name": "IdentityClaimTypeManager"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"contentType": "domainService",
"name": "IdentityRoleManager"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"contentType": "domainService",
"name": "IdentityLinkUserManager"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"contentType": "domainService",
"name": "IdentityUserManager"
},
{
"namespace": "Volo.Abp.Identity",
"summary": "Performs domain logic for Organization Units.",
"contentType": "domainService",
"name": "OrganizationUnitManager"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "IdentityClaimType"
},
"contentType": "repositoryInterface",
"name": "IIdentityClaimTypeRepository"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "IdentityLinkUser"
},
"contentType": "repositoryInterface",
"name": "IIdentityLinkUserRepository"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": "Represents a role in the identity system",
"collectionProperties": [
"Volo.Abp.Identity.IdentityRoleClaim"
],
"navigationProperties": [],
"contentType": "entity",
"name": "IdentityRole"
},
"contentType": "repositoryInterface",
"name": "IIdentityRoleRepository"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [],
"navigationProperties": [],
"contentType": "entity",
"name": "IdentitySecurityLog"
},
"contentType": "repositoryInterface",
"name": "IIdentitySecurityLogRepository"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": null,
"collectionProperties": [
"Volo.Abp.Identity.IdentityUserRole",
"Volo.Abp.Identity.IdentityUserClaim",
"Volo.Abp.Identity.IdentityUserLogin",
"Volo.Abp.Identity.IdentityUserToken",
"Volo.Abp.Identity.IdentityUserOrganizationUnit"
],
"navigationProperties": [],
"contentType": "entity",
"name": "IdentityUser"
},
"contentType": "repositoryInterface",
"name": "IIdentityUserRepository"
},
{
"namespace": "Volo.Abp.Identity",
"summary": null,
"entityModel": {
"namespace": "Volo.Abp.Identity",
"primaryKeyType": "Guid",
"summary": "Represents an organization unit (OU).",
"collectionProperties": [
"Volo.Abp.Identity.OrganizationUnitRole"
],
"navigationProperties": [],
"contentType": "entity",
"name": "OrganizationUnit"
},
"contentType": "repositoryInterface",
"name": "IOrganizationUnitRepository"
}
]
}

@ -18,6 +18,13 @@
<Compile Remove="Volo\Abp\Permissions\**" />
<EmbeddedResource Remove="Volo\Abp\Permissions\**" />
<None Remove="Volo\Abp\Permissions\**" />
<None Remove="Volo.Abp.Identity.Domain.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.Domain.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Domain.abppkg.analyze.json" />
</ItemGroup>
<ItemGroup>

@ -0,0 +1,84 @@
{
"name": "Volo.Abp.Identity.EntityFrameworkCore",
"hash": "8f270f0242f12d428caba0db20954d9e",
"contents": [
{
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"contentType": "abpModule",
"name": "AbpIdentityEntityFrameworkCoreModule"
},
{
"namespace": "Volo.Abp.Identity.EntityFrameworkCore",
"connectionStringName": "AbpIdentity",
"databaseTables": [
{
"entityFullName": "Volo.Abp.Identity.IdentityClaimType",
"contentType": "databaseTable",
"name": "AbpClaimTypes"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityLinkUser",
"contentType": "databaseTable",
"name": "AbpLinkUsers"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityRole",
"contentType": "databaseTable",
"name": "AbpRoles"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityRoleClaim",
"contentType": "databaseTable",
"name": "AbpRoleClaims"
},
{
"entityFullName": "Volo.Abp.Identity.IdentitySecurityLog",
"contentType": "databaseTable",
"name": "AbpSecurityLogs"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUser",
"contentType": "databaseTable",
"name": "AbpUsers"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUserClaim",
"contentType": "databaseTable",
"name": "AbpUserClaims"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUserLogin",
"contentType": "databaseTable",
"name": "AbpUserLogins"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUserOrganizationUnit",
"contentType": "databaseTable",
"name": "AbpUserOrganizationUnits"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUserRole",
"contentType": "databaseTable",
"name": "AbpUserRoles"
},
{
"entityFullName": "Volo.Abp.Identity.IdentityUserToken",
"contentType": "databaseTable",
"name": "AbpUserTokens"
},
{
"entityFullName": "Volo.Abp.Identity.OrganizationUnit",
"contentType": "databaseTable",
"name": "AbpOrganizationUnits"
},
{
"entityFullName": "Volo.Abp.Identity.OrganizationUnitRole",
"contentType": "databaseTable",
"name": "AbpOrganizationUnitRoles"
}
],
"contentType": "efCoreDbContext",
"name": "IdentityDbContext"
}
]
}

@ -19,4 +19,14 @@
<ProjectReference Include="..\Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.EntityFrameworkCore.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.EntityFrameworkCore.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.EntityFrameworkCore.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.EntityFrameworkCore.abppkg.analyze.json" />
</ItemGroup>
</Project>

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Identity.HttpApi.Client",
"hash": "774ff4f82e3a8df910bab011545deaeb",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityHttpApiClientModule"
}
]
}

@ -19,4 +19,14 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Http.Client\Volo.Abp.Http.Client.csproj" />
</ItemGroup>
<ItemGroup>
<None Remove="Volo.Abp.Identity.HttpApi.Client.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.Client.abppkg.analyze.json" />
<None Remove="Volo.Abp.Identity.HttpApi.Client.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.Client.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
</ItemGroup>
</Project>

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Identity.HttpApi",
"hash": "ec955af18068942f6dfa1a627f4aeacd",
"contents": [
{
"namespace": "Volo.Abp.Identity",
"contentType": "abpModule",
"name": "AbpIdentityHttpApiModule"
}
]
}

@ -21,4 +21,18 @@
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.AspNetCore.Mvc\Volo.Abp.AspNetCore.Mvc.csproj" />
</ItemGroup>
<ItemGroup>
<Content Remove="Volo.Abp.Identity.HttpApi.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.abppkg.analyze.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</EmbeddedResource>
<None Remove="Volo.Abp.Identity.HttpApi.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.HttpApi.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
</ItemGroup>
</Project>

@ -0,0 +1,11 @@
{
"name": "Volo.Abp.Identity.Web",
"hash": "e8d9278c1f4324ce9c89a3045da71d43",
"contents": [
{
"namespace": "Volo.Abp.Identity.Web",
"contentType": "abpModule",
"name": "AbpIdentityWebModule"
}
]
}

@ -21,6 +21,17 @@
<EmbeddedResource Include="Pages\**\*.css" />
<EmbeddedResource Include="Components\**\*.js" />
<EmbeddedResource Include="Components\**\*.css" />
<None Remove="Volo.Abp.Identity.Web.abppkg.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Web.abppkg.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>Never</CopyToPublishDirectory>
</EmbeddedResource>
<Content Remove="Volo.Abp.Identity.Web.abppkg.analyze.json" />
<EmbeddedResource Include="Volo.Abp.Identity.Web.abppkg.analyze.json">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save