NCIOCPL / glossary-api

API for Dictionary of Cancer Terms, Dictionary of Genetics Terms, and other Glossary documents.
0 stars 5 forks source link

Enabler: Glossary Update to .Net 3.1 #146

Closed blairlearn closed 2 years ago

blairlearn commented 3 years ago

The Glossary API presently uses .Net Core 2.1. That version is end-of-life on August 21.

The new long term support version is 3.1 (released May 11). End-of-life for that version in December of 2022.

~The updated API should use a self-contained runtime.~ We will not be doing self-contained runtime at this time as IIS and the hosting bundle don't support it.

Sub-Tasks