Giter VIP home page Giter VIP logo

Comments (6)

skoruba avatar skoruba commented on June 14, 2024

Hi, what do you mean Blazor for admin? Rewrite mvc to blazor or use blazor app with IdP?

from identityserver4.admin.

masoodafar-web avatar masoodafar-web commented on June 14, 2024

Hi, what do you mean Blazor for admin? Rewrite mvc to blazor or use blazor app with IdP?

Hi,Yes, that's what I mean.

from identityserver4.admin.

vpetkovic avatar vpetkovic commented on June 14, 2024

@masoodafar-web he asked you to clarify which one of the two you are referring to

  1. Rewrite mvc to blazor ?
  2. use blazor app with IdP?

I think you are referring to the first option. One approach would be to use Management Admin API and rewrite MVC pages in Blazor.

When it comes to Identity portion with Blazor Server, from what I understand, you still need to resort to MVC backend since you cannot post forms to Blazor Server hence and Microsoft is not planning to port Identity to Blazor.

from identityserver4.admin.

masoodafar-web avatar masoodafar-web commented on June 14, 2024

Thank you, @vpetkovic , for your reply.
Yes, I mean the first option, that is (Rewrite MVC to Blazor), is it possible to do this? If it is not possible to migrate the front from MVC to Blazor, what is the reason? Are there security reasons? For example, maybe you can use Blazor Server for this issue.

from identityserver4.admin.

skoruba avatar skoruba commented on June 14, 2024

What is the benefit of rewriting to Blazor instead of keeping it in MVC?

from identityserver4.admin.

masoodafar-web avatar masoodafar-web commented on June 14, 2024

What is the benefit of rewriting to Blazor instead of keeping it in MVC?

Using existing and more optimized components in Blazor, as well as working and developing (code style) more easily to customize business related codes.

from identityserver4.admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.