Skip to content

Welcome to Tricksfor Organization 👋

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.

🎯 Our Mission

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.

📦 Featured Projects

🔒 Security & Encryption

  • ColumnEncryptor - Encrypt database column values in Entity Framework using AES-GCM per-row encryption with key versioning and ASP.NET Core integration

📊 Logging & Observability

  • LogManager - Serilog-based logging library for .NET with support for Console, File, Elasticsearch, and Grafana Loki sinks, plus correlation ID tracking

⛓️ Blockchain Integration

  • 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

🌐 Distributed Systems

  • DistributedLockManager - Handle execution of tasks or functions with distributed locks for use in scalable, multi-instance applications

🛠️ Utilities & Tools

  • CryptoFairPicker - Fair, unbiased, and cryptographically secure winner selection library for games, lotteries, and other scenarios

🚀 Getting Started

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.

🤝 Contributing

We welcome contributions from the community! Whether it's:

  • 🐛 Bug reports
  • ✨ Feature requests
  • 📝 Documentation improvements
  • 🔧 Code contributions

Please check individual repositories for contribution guidelines.

📄 License

All projects in this organization are licensed under the MIT License unless otherwise specified.


Built with ❤️ for the .NET community

Pinned Loading

  1. CryptoFairPicker CryptoFairPicker Public

    CryptoFairPicker is a C# class library for fair, unbiased, and cryptographically secure winner selection. Designed for games, lotteries, and any scenario where fairness matters. Built with Dependen…

    C#

  2. ColumnEncryptor ColumnEncryptor Public

    Encrypt a column value in EF using AES-GCM per-row encryption, Key versioning, local key store protected with ASP.NET Core data protection.

    C#

  3. DistributedLockManager DistributedLockManager Public

    This library will handle execution of task or function in a distributed lock manner to use it in scalable projects.

    C#

  4. DistributedNonce DistributedNonce Public

    Block chain distributed nonce service in scalable environment.

    C#

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…