Steve Smith
Steve Smith
Yeah #284 was meant to fix it but never quite got to the finish line
Why would you replace Autofac with something that has fewer features? Also regarding IOptions be sure to read this first: https://www.dabrowski.space/posts/asp.net-options-why-you-should-not-use-it/
Seems like 99.8% of the size is in the .git file (using TreeSizeFree which is in my https://ardalis.com/tools list).  I don't have time to dig into that .pack file...
This page should probably be replaced with one describing Envoy: https://learn.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot I haven't used Envoy before so I'm not going to tackle this as part of the dotnet 7 refresh...
node --version says 4.4.1
Is this possible now in 2.1RC1?
Can't you achieve this now by using a composite request type and `[FromQuery]` and `[FromBody]` as appropriate?
I don't see a link to your fork, though.
Yeah, we need to get docs working first. Currently they're mostly a copy of what I have for Ardalis.Specification.
The /sample folder is probably your best option for getting started and seeing how things work. But yes, the docs/README should be updated as well.