Skip to content

A set of tools to increase productivity while doing SSD coursework

License

Notifications You must be signed in to change notification settings

juleswhi/ssd-winforms-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Each tool improves a various part of coursework

  • A configuration file parser
  • Custom Exceptions
  • Form Management System
  • Logging System
  • State System
  • Project property scraper
  • User representation

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.

About

A set of tools to increase productivity while doing SSD coursework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages