-
ABP has some Abstractions NuGet packages, but we can add more and adjust existing ones to reduce dependencies.
For example, `AbpDddApplicationContractsModule` depends on `AbpAuditingModule` to just u…
-
Currently, the lowest level contract in JS interop is defined in terms of strings. That is:
* The JS side supplies/receives JS strings to/from `Microsoft.JSInterop.JS`
* The .NET side supplies/r…
-
# Trending repositories for C#
1. [**ihm-tswow / Links-Awakening-DX-HD**](https://github.com/ihm-tswow/Links-Awakening-DX-HD)
__Unaffiliated fork off https://linksawakeningdxhd.it…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
In the latest template for Blazor Server Side with Microsoft Identity platform. program…
-
# Trending repositories for C#
1. [**dockersamples / example-voting-app**](https://github.com/dockersamples/example-voting-app)
__Example distributed app composed of multiple cont…
-
Hello,
I tested this nuget and found one issue. In some cases when i press logout, page reloads but im still logged in. Pressing second time only logs me out. I also tested and logging out works firs…
soend updated
3 years ago
-
We don't currently support the Microsoft Identity Platform auth option with the Blazor Web App template. We should add it.
-
The .NET trimmer statically analyzes your project and removes any unused code. In Blazor we use the .NET trimmer to significantly reduce the publish size of Blazor WebAssembly apps. However, we don't …
-
a simple web app in blazor
-
* We need to have a proper mechanism for discovering endpoints.
* We need:
* A way to provide entry point for the app.
* Support for multiple routers.
* A way to configure which pages are pa…