SSDCourseworkTooling 1.0.2.3

dotnet add package SSDCourseworkTooling --version 1.0.2.3
NuGet\Install-Package SSDCourseworkTooling -Version 1.0.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SSDCourseworkTooling" Version="1.0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SSDCourseworkTooling --version 1.0.2.3
#r "nuget: SSDCourseworkTooling, 1.0.2.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SSDCourseworkTooling as a Cake Addin
#addin nuget:?package=SSDCourseworkTooling&version=1.0.2.3

// Install SSDCourseworkTooling as a Cake Tool
#tool nuget:?package=SSDCourseworkTooling&version=1.0.2.3

Software Systems Development - Coursework Tooling

Various tools that can drastically improve the development of coursework. These tools also provide a base that your application can build upon.

Installation

Dotnet CLI:

dotnet add package SSDCourseworkTooling 

NuGet Package Manager:

NuGet\Install-Package SSDCourseworkTooling 

Visual Studio NuGet:

Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution -> Browse -> Search ( SSD Tooling )

Examples

Look at the examples folder to view practical examples of using the systems.

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2.3 92 3/21/2024
1.0.2.2 84 3/21/2024
1.0.2.1 77 3/21/2024
1.0.2-beta 67 3/20/2024
1.0.1 88 3/20/2024
0.1.1 90 3/19/2024
0.1.0 88 3/19/2024

Update README.md