Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controllerless in .NET Core 3.X #3

Open
deeproute opened this issue Jan 29, 2020 · 1 comment
Open

Controllerless in .NET Core 3.X #3

deeproute opened this issue Jan 29, 2020 · 1 comment

Comments

@deeproute
Copy link

Hello @dotnetjunkie,
Awesome use case in showing SOLID principles and taking to the next level by removing those pesky Controllers. Nice Job!
Is it this hard, nowadays, to implement a web api to be controllerless? I'm wondering if there is an easier way to do this using .NET Core 3.X.

@dotnetjunkie
Copy link
Owner

My solid services project shows an implementation for ASP.NET Core, but I agree, if you look at the solution it looks all but simple. Perhaps there is an easier way, but as far as I can see, ASP.NET Core seems to be missing some tooling that simplifies this. If you ever find a way to simplify or improve the solution in the solidservices repository, feel free to send tips, post a GitHub issue, or send a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants