Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 2.08 KB

Packages.md

File metadata and controls

19 lines (14 loc) · 2.08 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 (Except Oracle ODP.NET).
Package Source Code Version License Purpose Additional Risk Assessment
System.Data.SqlClient GitHub 4.6.1 MIT Enables interaction with Microsoft Sql Server databases
MySql.Data GitHub 8.0.13 GPL 2.0 Enables interaction with MySql databases
Oracle ODP.NET Managed Driver Closed Source 18.3.0 OTNLA Enables interaction with Oracle databases
Nunit GitHub 3.11.0 MIT Unit testing
NUnit3TestAdapter GitHub 3.13.0 MIT Run unit tests from within Visual Studio
System.ComponentModel.Composition GitHub 4.5.0 MIT Allows detecting and loading DBMS Implementations (Oracle / MySql etc) on demand
HIC.TypeGuesser GitHub 0.0.4 MIT Allows picking system Types for untyped strings e.g. "12.3"