-
Hello,
I wanted to add two properties to the tenant.
**4.1 - Blazor UI - EF Core - not tiered**
According to the object extensions documentation found [here](https://docs.abp.io/en/abp/latest/Ob…
-
We may add a second project into the startup template that is configured for Blazor server side.
-
* ABP v4.1.1
* Blazor UI
* EF Core
Adding module to existing solution using command:
`abp add-module Acme.NewModule --new --add-to-solution-file`
Throws the following exception:
[22:51:23 …
-
Hi
how do show full textvalue after search compatible inside Autocomplete component
-
Where are those packages? There are only v0.9.2.4?
@stsrki, @hikalkan?
-
Warning NU1603 Volo.Abp.BlazoriseUI 4.0.0-rc.2 depends on Blazorise (>= 0.9.2-rc4), but Blazorise 0.9.2-rc4 is not found. The approximate best match for Blazorise 0.9.2 has been resolved.
![image](…
-
Would it be possibly to have an article similar to the one for MVC theming document? A sample and community article would also be good i.e. create a new solution, copy the Basic Theme into the solutio…
-
I have a component (lets say **_ParentComponent.razor_**) that uses modal with validations and its elements.
```
New
…
-
* Should we define npm packages [just like done for the MVC UI](https://docs.abp.io/en/abp/latest/UI/AspNetCore/Client-Side-Package-Management) for the modules?
* Should we use the same system to cop…
-
What Blazor is: An experimental .NET web framework using C#/Razor and HTML that runs in the browser via WebAssembly
- see: https://github.com/aspnet/Blazor
### Resources:
- [Blazor project webs…