NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Enabler: Drug Dict. Update to .Net 3.1 #54

Closed blairlearn closed 3 years ago

blairlearn commented 3 years ago

The Drug Dictionary 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.

Prerequisites