Skip to content

AspNet missing power for real enterprise Web app development. #27324

Answered by javiercn
ghost asked this question in General
Discussion options

You must be logged in to vote

@netroby thanks for contacting us.

We provide some guidance on how to structure large applications that you can review here as well as here.

For a general entry point you can check here

With regards to "modules" it is a very overloaded concept, but one way to map it is 1 module 1 assembly, MVC will pick modules from class libraries without issues.

WRT your comments on controllers and actions I agree with you, but that it's up to the app developer.

The guides referenced above should provide more detail and come with a reference sample project that details it. See it here

For RPC we provide support for building REST APIs and gRPC services and we automatically generate clients for them. You …

Replies: 7 comments 10 replies

Comment options

You must be logged in to vote
3 replies
@davidfowl
Comment options

@sebastienros
Comment options

@hikalkan
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by javiercn
Comment options

You must be logged in to vote
1 reply
@javiercn
Comment options

Comment options

You must be logged in to vote
2 replies
@javiercn
Comment options

@ghost
Comment options

Comment options

You must be logged in to vote
2 replies
@javiercn
Comment options

@ghost
Comment options

Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@iancooper
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #27324 on October 29, 2020 10:36.