Cube.Backwards is the Library for using the other Cube.* libraries in .NET Framework 3.5. Note that the library is not needed in .NET Framework 4.5 or higher.
You can install using NuGet like this:
PM> Install-Package Cube.Backwards
Or select it from the NuGet packages UI on Visual Studio.
- Fork Cube.Backwards repository.
- Create a feature branch from the master branch (e.g. git checkout -b my-new-feature origin/master).
- Commit your changes.
- Rebase your local changes against the master branch.
- Create new Pull Request.
Copyright © 2010 CubeSoft, Inc. The project is licensed under the Apache 2.0.