Skip to content
This repository has been archived by the owner on Sep 5, 2021. It is now read-only.

cube-soft/cube.backwards

Repository files navigation

Cube.Backwards

NuGet AppVeyor Azure Pipelines

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.

Installation

You can install using NuGet like this:

PM> Install-Package Cube.Backwards

Or select it from the NuGet packages UI on Visual Studio.

Dependencies

Contributing

  1. Fork Cube.Backwards repository.
  2. Create a feature branch from the master branch (e.g. git checkout -b my-new-feature origin/master).
  3. Commit your changes.
  4. Rebase your local changes against the master branch.
  5. Create new Pull Request.

License

Copyright © 2010 CubeSoft, Inc. The project is licensed under the Apache 2.0.