Home
Softono
b

bchavez

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by bchavez

Coinbase.Commerce
Open Source

Coinbase.Commerce

Coinbase.Commerce is a C API library and HTTP client implementation for the Coinbase Commerce API designed for .NET developers. It enables applications to create crypto payment experiences, allowing businesses to accept transactions in Bitcoin, Ethereum, Litecoin, and other supported cryptocurrencies. The library supports the creation of charges with fixed prices, the generation of hosted checkout pages, and the management of transaction metadata to link payments with customer records in your database. It requires .NET Standard 2.0 or later, .NET Framework 4.6.1 or later, and enforces TLS 1.2 or higher for secure communications. Developers can integrate it via the NuGet package manager to quickly build features that redirect users to Coinbase-hosted payment pages, handle charge creation asynchronously, and process responses to confirm successful transactions or log errors. This tool streamlines the integration of cryptocurrency payments into .NET applications without requiring complex manual HTTP handling.

Crypto & Blockchain Payment & Checkout
49 Github Stars
RethinkDb.Driver
Open Source

RethinkDb.Driver

RethinkDb.Driver is a C/.NET database driver for RethinkDB, a NoSQL document database. It provides 100 percent ReQL API coverage and compatibility, enabling developers to interact with RethinkDB using the full range of query capabilities. Based on the official Java driver, it offers a faithful port to the .NET ecosystem along with additional C-specific conveniences. Key features include over 1,200 unit tests that pass the same ReQL test harness used by official drivers, comprehensive documentation, and ReGrid support for distributed large binary file storage. The driver is dual-licensed under a modified Apache License 2.0 for open-source use and a commercial license required for SSL/TLS encrypted communications or interactions with platforms like Compose. Commercial support, consulting, and training are available from Bit Armory Inc. RethinkDb.Driver targets .NET Framework 4.5 and .NET Standard runtimes and is distributed as a NuGet package. It runs on Windows, Linux, and macOS, making it suitable for cross-p

Database
382 Github Stars