Replies: 1 comment 1 reply
-
Also ... I think the same code works with .Net core 5.0; version 1.0.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am wanting to use orchardcore as a headless CMS sitting as one microservice accessible via a "preconfigured" endpoint for both admin and graphql queries; that way I can configure the urls cleanly in my API Gateway.
However, when I am unable to find an easy way to map a preconfigured path; also when I run the project by adding the nuget packages I get an error when trying to get to the admin page -- saying multiple path matched.
Beta Was this translation helpful? Give feedback.
All reactions