Skip to content

DanVioletSagmiller/UnitySOLID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnitySOLID

SOLID for Unity. Test Cases, Dependency Injection, etc.

This project focuses on adding SOLID to Unity, along with Unit Testing and Dependency Injection. Basically most of the professional programming standards the business world is becomming acustomed to.

Available CC0

General Road Map:

  1. Demo Project (done)
  1. Isolated Project
  • Isolated Project, so it can be added directly to extra projects.
  1. Script Only version
  • A version the operates in Unity without being part of VS.
  • would lose VS Unit Testing, but work as a Unity Asset.
  1. Nuget Package
  • A nuget package for the isolated project, to be loaded on demand by other projects.
  1. Nuget/Asset Manager
  • A system for automatically importing NUGET packages into Projects featuring certain Unity Assets, and adding assets when certain NUGET packages were found in the DLL.

First steps, orgainizing a forum, Wiki and a plan for community involvement.

About

SOLID for Unity. Test Cases, Dependency Injection, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages