Thang Chung
Thang Chung
We consider Casbin at first, but after read [this comparison](https://gist.github.com/StevenACoffman/1644ec1157a793eb7d868aa22b260e91) we might change to OPA - - https://github.com/casbin/casbin
https://github.com/dotnet/aspnetcore/issues/27781 - Needs to investigate this https://docs.microsoft.com/en-us/aspnet/core/fundamentals/app-state?view=aspnetcore-6.0#signalr-and-session-state
https://github.dev/damienbod/AspNetCore6Experiments/blob/main/BlazorBffAzureADWithApi/Client/Program.cs
- https://docs.microsoft.com/en-us/aspnet/core/security/anti-request-forgery?view=aspnetcore-6.0 - https://github.dev/laravel/breeze-next/blob/master/src/pages/index.js
https://github.com/chenhg5/go-admin // this has a beautiful login UI https://github.com/z-song/laravel-admin https://github.com/dotnet-express/AdminLTE-Starter-Kit https://github.com/jeroennoten/Laravel-AdminLTE
Would like to see some kind of dynamic field for CMS with multi-tenancy architecture like https://github.com/arduosoft/RawCMS/blob/master/RawCMS.Library/Schema/Field.cs + Lightweight approach for CRUD at https://github.com/the-linck/Generic-Entity-MVC-CRUD/blob/master/Controller/CrudController.cs (more than 50% actions in application is...
The Blazor road map with a lot of features need to investigate https://github.com/aspnet/AspNetCore/issues/8177 And priority items to work on: https://github.com/aspnet/AspNetCore.Docs/projects/35#card-23892118 What news with Blazor: [Docs](https://docs.microsoft.com/en-gb/aspnet/core/blazor/get-started?view=aspnetcore-3.0&tabs=netcore-cli) and [.NET Core 3.0 Preview...
Working version is at https://github.com/jsakamoto/Toolbelt.Blazor.I18nText - https://ronaldwildenberg.com/asp-net-core-localization-with-json-resource-files/ - https://github.com/rwwilden/AspNet5Localization/blob/develop - https://github.com/BrunoZell/JsonLocalization - https://dev.to/j_sakamoto/how-to-localize-texts-in-your-blazor-app-phn - https://remibou.github.io/I18n-with-Blazor-and-ASPNET-Core/ - https://chrissainty.com/simple-localisation-in-blazor/
https://github.com/jnicol/particleground Look at the code at https://github.com/IKKI2000/KendoUI-Admin-Site and demo at https://ikki2000.github.io/KendoUI-Admin-Site/admin/login.html
The unified way to work with Datatables components https://github.com/garvincasimir/csharp-datatables-parser https://github.com/AlexanderKrutov/DataTables.Queryable