Is there any pactnet sample available for .netcore...
# pact-net
p
Is there any pactnet sample available for .netcore 6 / 7 for minimal API or w/o startup classes?
e
same question. Our implementation does not use a startup class and most documentation online refers to WebApplicationFactory for integration tests but PACT explicitely recommends not to use that: https://github.com/pact-foundation/pact-net/blob/master/README.md Others asking the same question: https://stackoverflow.com/questions/74556919/how-to-programmatically-launch-a-net-6-minimal-api-with-no-startup-class