blog-core icon indicating copy to clipboard operation
blog-core copied to clipboard

Modular blog using Blazor with clean domain-driven design patterns

Results 29 blog-core issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

Hello, my goal is to learn about Blazor and DDD using your project however I have problems getting it to run following the description in the ReadMe (I am on...

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...

new feature

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/