Teleric-Blazor project future.
- 1. Blazor modal
- 2. Blazor Cache service
- 3. Blazor JS Extension
- 4. Authentication
- 5. BlazorNavigationManager Extension
- 6. Custom validator with attributes
- 7. Twilio to send SMS
- 1. Blazor modal https://www.telerik.com/blogs/creating-a-reusable-javascript-free-blazor-modal, https://github.com/Blazored/Modal.
- 2. Blazor Cache service https://docs.microsoft.com/en-us/aspnet/core/performance/caching/memory?view=aspnetcore-3.1.
- 3. Blazor JS Extension saveAsFile, injectcss, openNewTab. More - Call Javascript from Blazor and call Blazor from Javascript.
- 4. Project has standard Blazor AU pages and pass AU header to API by the same way. More - User Identity in Blazor.
- 5. Project has various useful extension, for example BlazorNavigationManager for parse URL. More - HttpContext in Blazor.
- 6. All model has custom validator with attributes and own function. More - Use jQuery Unobtrusive Validation, custom attributes for validation and validation service/controller, jquery.validate.unobtrusive.js.
- 7. Use Twilio to send SMS. More - Use SendGrid-csharp library from Twilio..
Comments (
)
Link to this page:
//www.vb-net.com/MVC-other/Details.htm
|