-
### Bug type
Component
### Component name
MudTable
### What happened?
When the HeaderContent is in English, the width of the table can be correctly recognized, and the horizontal scroll bar will …
-
- There are going to be a lot of changes to the structure as well as some cleanup
- I am going to use https://github.com/fullstackhero/dotnet-webapi-boilerplate as an inspiration for some design/ar…
-
Hi. I am currently checking out the wasm Blazor project, added new entitities/controllers using the Api boilerplate.
Now the question is, Blazor project cant see updated proxy, The WebApiClient doe…
-
### Discussed in https://github.com/fullstackhero/dotnet-webapi-boilerplate/discussions/649
Originally posted by **DevJr14** May 7, 2022
Hi All,
Anyone who has successfully deployed to Azu…
-
Hello, this is a very nice solution, can we get swagger and MVC pages,
-
Hello,
Is there a way to access the current user in both API (Application layer) and Front (any component) ?
Thanks.
-
This is a great boilerplate, can you please consider adding MVC views on login / management etc.
-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/29e9677c7ae078c266a80132d94c3c86ece9f0ea/src/Migrators/Migrators.MSSQL/Migrations/Application/ApplicationDbContextModelSnapshot.cs#L225
…
-
While revamping Localization, I stumbled across the following problem:
Controller methods are are decorated with different styles of attributes in regards to the declaration of the id. While e.g. t…
-
**Describe the bug**
Cannot write DateTime with Kind=Unspecified to PostgreSQL type 'timestamp with time zone', only UTC is supported. Note that it's not possible to mix DateTimes with different Kind…