Replies: 1 comment
-
It's essentially a set of assemblies. There's a great deepdive into it available here: https://natemcmaster.com/blog/2018/08/29/netcore-primitives-2/ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Could you please provide more clarification or detail about the "--framework" flag ? Either just in this discussion thread or in the Readme/documentation itself.
I see there are 3 options :
What exactly is the difference between setting these different values? Is using "AspNetCore.App" basically just the same as using the default and then adding a bunch of "#r" using references that are required for ASP NET Core?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions