Skip to content
#

blazor

Here are 1,401 public repositories matching this topic...

enkodellc
enkodellc commented Oct 8, 2020

Referring to how the other components do it but MatSlider is ValueMax / ValueMin / Step & MatNumeric is Maximum, Minimum and Step.

I would like to see it consistent across the components or since we only have 2 instances of "Max/Min/Step" that I found we can refer to material.io for the tie breaker?

**Material-UI uses step, min, max for their Slider - Which I think is best and suggest

blazorboilerplate
trihugger
trihugger commented Jan 11, 2020

One of the major topics in an enterprise application is encryption at rest. With SQL server 2016+ it is possible to do encryption at rest. .Net Core wasn't compatible until recently, which I think now supports only TDE (Transparent Data Encryption).

I don't know enough to implement enough, but here's an article I found.

https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/c

Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...

  • Updated Feb 5, 2021
  • C#
MudBlazor
Heisenberg74
Heisenberg74 commented Jan 15, 2021

Is your feature request related to a problem? Please describe.
I would like to specify the target for a MudNavLink.
Because I want to open a new tab for specific link.

Describe the solution you'd like
A new parameter which provide the target of the link.

Describe alternatives you've considered
Not using MudNavLink but this is sad!

Thanks

Improve this page

Add a description, image, and links to the blazor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor topic, visit your repo's landing page and select "manage topics."

Learn more