Giter Club home page Giter Club logo

Comments (6)

CanMehmetK avatar CanMehmetK commented on May 22, 2024 2

Isolating Identity Server and Using Web Api kind another project has pros and cons
I am using this project and aproach becouse ; its KISS

I mentioned ASP.NET Boiler Plate and Zero its very well designed but too complex and
hard to work with...

Please Keep it Simple or Give chance to people for keeping it simple wich work with small team (maybe only 1 person)

Thanks and Reagards
Mehmet Kanpinar

from equinoxproject.

davesunny1985 avatar davesunny1985 commented on May 22, 2024 1

hi there,

How can I have async Controllers in the project?
It would be great if you have guide me on that. And also do I need to use MQ or MediatR etc. for Async operation?

Please let me know

Thanks & Regards,
Sunny Dave

from equinoxproject.

thiagolunardi avatar thiagolunardi commented on May 22, 2024 1

@davesunny1985 , please, create a new issue with you question, buddy.

from equinoxproject.

thiagolunardi avatar thiagolunardi commented on May 22, 2024 1

About WebAPI: The idea is to give a sample of how to use all Equinox approach for ones that want to avoid using MVC - I'm this kind, always using SPA + API solution.

About IdServer: That's a God's feeling the direction is going. Full responsibility segregation. Your business should try to avoid to know what a User is. Instead, the business knows what a Customer is. Also, my app should not be responsible for identification, the idea behind is, anyone using the app is already a known and identified person.

Take a look what's coming with netcore 2.0. They are really pushing to this direction. Nonetheless, nothing stops you to setup on same web project, your app and the IdServer settings - after IdServer is migrated to netcore 2.0, ofc. ;)

from equinoxproject.

CanMehmetK avatar CanMehmetK commented on May 22, 2024

Is there any date for V3 ?

from equinoxproject.

EduardoPires avatar EduardoPires commented on May 22, 2024

We are using NetDevPack.Identity that works well, IDS 4 is not necessary and now is a paid service.

from equinoxproject.

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.