We build production-ready, open-source C# libraries and tools designed to solve common challenges in enterprise application development, blockchain integration, security, and distributed systems.
We create well-tested, documented libraries that help developers focus on building features rather than reinventing the wheel. Our tools are designed with scalability, security, and developer experience in mind.
- ColumnEncryptor - Encrypt database column values in Entity Framework using AES-GCM per-row encryption with key versioning and ASP.NET Core integration
- LogManager - Serilog-based logging library for .NET with support for Console, File, Elasticsearch, and Grafana Loki sinks, plus correlation ID tracking
- BlockChainTools - Comprehensive toolkit for blockchain interactions including transactions, queries, gas estimation, Web3 providers, and more
- DistributedNonce - Blockchain distributed nonce service designed for scalable environments to manage transaction ordering
- DistributedLockManager - Handle execution of tasks or functions with distributed locks for use in scalable, multi-instance applications
- CryptoFairPicker - Fair, unbiased, and cryptographically secure winner selection library for games, lotteries, and other scenarios
All our libraries are available as NuGet packages. Each repository contains:
- 📖 Comprehensive documentation
- 💡 Usage examples
- ✅ Unit tests
- 🔧 Easy integration guides
Visit individual repository README files for specific installation and usage instructions.
We welcome contributions from the community! Whether it's:
- 🐛 Bug reports
- ✨ Feature requests
- 📝 Documentation improvements
- 🔧 Code contributions
Please check individual repositories for contribution guidelines.
All projects in this organization are licensed under the MIT License unless otherwise specified.
Built with ❤️ for the .NET community