Why are there no 3.1 nuget packages? #29786
Answered
by
davidfowl
bpaczkowski
asked this question in
General
-
FrameworkReference seems to be the only way to reference asp.net core at the moment. Why were Nuget packages removed? They allowed more granular referencing of required functionality. For example a project responsible only for one aspect of the api could only reference that part of the asp.net core nuget suite. Now it is required to reference the entire asp.net core namespace even if only one type is used. I am curious what was the rationale behind this decision? |
Beta Was this translation helpful? Give feedback.
Answered by
davidfowl
Jan 30, 2021
Replies: 1 comment
-
Start here aspnet/Announcements#324. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidfowl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Start here aspnet/Announcements#324.