GPS.SimpleThreading 4.1.0
SimpleThreading is a library containing a threaded block and threaded pipeline.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>GPS.SimpleThreading</id>
<version>4.1.0</version>
<title>GPS.SimpleThreading</title>
<authors>Payton Byrd</authors>
<owners>Gateway Programming School, Inc.</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>http://simplethreading.gatewayprogramming.school/</projectUrl>
<description>SimpleThreading is a library containing a threaded block and threaded pipeline.</description>
<releaseNotes></releaseNotes>
<copyright>©️ 2019-2021 - Gateway Programming School</copyright>
<tags>Threading Parallel-Computing</tags>
<dependencies>
<group targetFramework=".NETStandard2.0" />
<group targetFramework=".NETStandard2.1" />
<group targetFramework="net5.0" />
<group targetFramework="net6.0" />
</dependencies>
</metadata>
</package>