Version 4 Add/Remove/Change #76
pimbrouwers
started this conversation in
Ideas
Replies: 2 comments 6 replies
|
Is It possible something like graphql endpoints (ref)? ...
let main args =
webHost args {
endpoints [
gql query "people" ( blablabla )
gql mutation "people" ( blablabla )
]
}
0 |
5 replies
|
Any thoughts on upgrading to the new WebApplicationBuilder & IHostBuilder? not a huge change but would sacrifice < 6.0 support. Not sure how important that is to Falco. I have a deprecation warning from Serilog.AspNetcore The builder is generally pretty easy to extend & use, not sure it needs to be marketed as Falco centric; not a request, just have thoughts bubbling on what 'extensions' could look like I was actually just about to use it for a web host with health checks but not Falco features. |
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.
Version 4 is actively being developed. What would you like to see added, removed or changed?
All reactions