Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.43 KB

dependencies.md

File metadata and controls

25 lines (22 loc) · 1.43 KB

External Dependencies

This file lists the dependencies used in this repository.

Dependency License
.NET MIT License, Windows SDK License, .NET Library License, Visual Studio 2019 License
NETStandard.Library (A) [1.6.1, ) 1.6.1 MIT
System.Net.Security 4.3.2 4.3.2 MIT
System.Reflection.Extensions 4.3.0 4.3.0 MIT
System.Runtime 4.3.1 4.3.1 MIT
System.Threading.Thread 4.3.0 4.3.0 MIT
System.Collections.Specialized 4.3.0 MICROSOFT SOFTWARE LICENSE TERMS - MICROSOFT .NET LIBRARY
System.Net.Http 4.3.4 MICROSOFT SOFTWARE LICENSE TERMS - MICROSOFT .NET LIBRARY
System.Text.RegularExpressions 4.3.1 MICROSOFT SOFTWARE LICENSE TERMS - MICROSOFT .NET LIBRARY

Dev dependencies (tests, examples, benchmarks)

Dependency License
Microsoft.NET.Test.Sdk 16.9.1 MIT
xunit 2.4.1 Apache 2.0 License
xunit.runner.visualstudio 2.4.3 Apache 2.0 License
Nito.AsyncEx 5.1.0 MIT
BenchmarkDotNet 0.12.1 MIT
BouncyCastle 1.8.9 Same way as the MIT license