With ASP.NET Core web (and even .NET Core) applications, there is a project.json
file. This JSON files schema is maintained in the schema-store where several variations exist. Additionally, this file was detailed here at one point in time but now suggests it will be updated here.
Is there a comprehensive breakdown of all the various frameworks
available, and a corresponding description of what they contain?