Network library for CubeSoft libraries and applications.


Keywords
Cube, HTTP, NTP, Net, atom, feed-reader, rss, rss-reader
License
Apache-2.0
Install
Install-Package Cube.Net -Version 8.6.1

Documentation

Cube.Net

Net Rss AppVeyor Codecov

Cube.Net is a network library. The repository also has some implemented applications based on the Cube.Net project. Libraries and applications are available for .NET Framework 3.5, 4.6, .NET Standard 2.0, .NET 6.0, or later.

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...

Contributing

  1. Fork Cube.Net repository.
  2. Create a feature branch from the master branch (e.g. git checkout -b my-new-feature origin/master). Note that the master branch may refer to some pre-release NuGet packages. Try the rake clobber and copy commands when build errors occur.
  3. Commit your changes.
  4. Rebase your local changes to the corresponding branch.
  5. Run the dotnet test command or the Visual Studio 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.