abp-framework Questions
4
Solved
Might be a dumb question for many but we are thinking of adopting ASP.NET Boilerplate for our next project. Just a bit confused as there seems to be 2 different websites for it and 2 different Git ...
Haught asked 25/9, 2019 at 3:10
2
I downloaded a new .Net Core MVC project template from https://aspnetboilerplate.com/Templates, setup everything (database and restored nuget packages) and ran the Host application. All good as I g...
Wife asked 30/5, 2019 at 8:41
1
Solved
Environment
April 2023, Windows 11, Visual Studio 22.
NET Core 7
ABP CLI 7.1.1
npm 8.17.8
Yarn 3.5.0
Steps
abp new TodoApp, creates a new ABP Solution.
Restore packages.
Run TodoApp.DbMigrator p...
Smollett asked 28/4, 2023 at 0:13
2
Solved
We are getting the following error, which only seems to occur when datetimes are added to the value object. 'The entity type 'TimeWindow' cannot be configured as owned because it has already been c...
Laski asked 22/3, 2022 at 13:44
1
I'm trying to seed and AppUser with Entity framework database in using the abp.framework (version 3). I know how to seed a IdentityUser using IdentityUserManager but can not find any documentation ...
Bolshevism asked 2/1, 2021 at 23:25
2
Solved
I wish to customize the IdentityServer 4 and use custom pages for login / registration / lost password / etc... ( FYI, I use Blazor, but it should be the same ! ).
Example
By example, for now, I u...
Frankpledge asked 5/1, 2020 at 11:51
1
Solved
We have solution based on 3rd party ABP framework and its multi-layer architecture:
We are using Angular as a web face and IdentityServer4 for user authentication. So, we are running 2 hosts - HTT...
Heinrike asked 20/8, 2020 at 13:53
1
Solved
I have two entities bound as one-to-one via foreignkey: CreateTenantDto and SaasTenantCreateDto.
I need to use TWO repositories (_abpTenantRepository is an instance of 3rd party repository from ABP...
Mechanic asked 24/7, 2020 at 7:50
1
Solved
At my company we are using the brand new Abp framework (abp.io). As it's a new framework, lots of documents are missing so we have to search at source code. Looking so much at the code I realized t...
Prisage asked 15/7, 2020 at 22:29
1
© 2022 - 2024 — McMap. All rights reserved.