In this Quick Win we will allow special characters in a user’s Username so that we dont get a validation warning when we crea a…
Read MoreHow to Limit users on a Tenant using Feature Provider
In the Quick Win you will learn how to limit the number of users a teant can create using the Feature Provider to define the…
Read MoreHow to setup and use CMS Kit on ABP Framework
In the Quick Win you will learn hot to install, setup and use the CMS Kit module onto ABP Framework. You will learn create a…
Read MoreHow to Customize the SignIn Manager for ABP Applications
In this Quick Win How to Customise the SiginInManager for ABP Framework Web Applications to demonstrate how we can override methods and add our custom…
Read MoreHow to create a Module inside an Application
ABP CLI now has a command to create a new module and add it to an existing solution. In this way, you can create modular…
Read MoreHow to Hide the Preview of csproj File in Solution Explorer
In the Quick Win you will learn the How to hide the preview of the *.csproj file every time you click on in the solution…
Read MoreHow to Roll Back EF Core Migrations
In the Quick Win you will learn How to roll Back EF Core Migrations using the commands like Add-Migration, Remove Migration, Update-Database in the Visual…
Read MoreHow to Make the BookStore Application MultiTenant
In the Quick Win you will learn the concepts of Multi Tenancy, by making the BooksStore Application use the ABP Framework’s Multi Tenancy Features. MVC…
Read More