NCIOCPL / clinical-trials-listing-api

API for Clinical Trial (Dynamic) Listing Pages
2 stars 2 forks source link

Enabler: Clinical Trial Listing Support API Update to .Net 3.1 #53

Closed blairlearn closed 1 year ago

blairlearn commented 3 years ago

The Clinical Trials Listing 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.

VictoriaSunNIH commented 3 years ago

This should not be a breaking change. Smoketesting of the application would be enough. Integration tests should take care of the rest.

Not a release for the app, just for the API.