Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 3.23 KB

Packages.md

File metadata and controls

28 lines (24 loc) · 3.23 KB

Packages Used

Risk Assessment common to all:

  1. Packages on NuGet are virus scanned by the NuGet site.
  2. This package is widely used and is actively maintained.
  3. It is open source.
Package Source Code License Purpose Additional Risk Assessment
HIC.SynthEHR GitHub GPL 3.0 Handles generating baseline random data (patient date of birth, CHI numberts etc)
fo-dicom GitHub MS-PL Handles reading/writing dicom tags from dicom datasets
fo-dicom.Imaging.ImageSharp GitHub MS-PL Handles imaging aspects with fo-dicom
SixLabors.ImageSharp GitHub Apache 2.0 Platform-independent replacement for legacy Windows-only System.Drawing.Common
SixLabors.ImageSharp.Drawing GitHub Apache 2.0 Font handling for ImageSharp
Microsoft.SourceLink.GitHub GitHub Apache License 2.0 Enables source debugging of project nuget package
Microsoft.NETCore.App GitHub MIT .Net Core API
HIC.DicomTypeTranslation GitHub GPL 3.0
YamlDotNet GitHub MIT Loading configuration files
Vecc.YamlDotNet.Analyzers.StaticGenerator GitHub MIT Extension to YamlDotNet for static processing
CommandLineParser GitHub MIT Allows command line arguments for main client application and CLI executables
Nunit GitHub MIT Unit testing
NUnit.Analyzers GitHub MIT Unit testing support code
NUnit3TestAdapter GitHub MIT Run unit tests from within Visual Studio
Microsoft.NET.Test.Sdk GitHub MIT Run unit tests
NunitXml.TestLogger GitHub MIT Report test results in XML syntax
XunitXml.TestLogger GitHub MIT Report test results in XML syntax