Skip to content

Common library for CubeSoft libraries and applications.

License

Notifications You must be signed in to change notification settings

orf53975/Cube.Core

 
 

Repository files navigation

Cube.Core

NuGet AppVeyor Codecov

Cube.Core is a common library for other CubeSoft libraries and applications. The library is available for .NET Framework 3.5, 4.5 or more.

Installation

You can install using NuGet like this:

PM> Install-Package Cube.Core

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

Dependencies

Contributing

  1. Fork Cube.FileSystem.SevenZip repository.
  2. Create a feature branch from the master branch (git checkout -b my-new-feature).
  3. Commit your changes.
  4. Rebase your local changes against the stable (or master) branch.
  5. Run test suite with the NUnit console or the Visual Studio (NUnit 3 test adapter) and confirm that it passes.
  6. Create new Pull Request.

License

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

About

Common library for CubeSoft libraries and applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Ruby 0.1%