Skip to content

orf53975/Cube.Net

 
 

Repository files navigation

Cube.Net

AppVeyor AppVeyor Codecov

Cube.Net is a network library. The repository also has some implemented applications based on the Cube.Net project as follows. Libraries and applications are available for .NET Framework 3.5, 4.5 or more.

CubeRSS Reader

CubeRSS Reader is an RSS/Atom feed reader that runs without receiving any assistance from servers for monitoring and crawling feeds.

Screenshot

You can get the executable installer from the download page (Japanese), or directly download link. We currently show menus and other messages only in Japanese, and support for other languages are one of our future works...

Dependencies

Dependencies of Libraries are as follows. Applications may use some other third-party libraries.

Contributing

  1. Fork Cube.Net repository.
  2. Create a feature branch from the stable branch (git checkout -b my-new-feature origin/stable). The master branch may refer some pre-released NuGet packages. See AppVeyor.yml if you want to build and commit in the master branch.
  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. Note that trade names, trademarks, service marks, or logo images distributed in CubeSoft applications are not allowed to reuse or modify all or parts of them.

About

Network library and an application, CubeRSS Reader.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • HTML 1.2%
  • Other 0.2%