RaptorSheets - Google Sheets Made Simple

Powerful tools for managing your data with Google Sheets. Whether you're a developer looking for .NET libraries or a user wanting ready-to-use applications, we've got you covered.

Live Applications

Ready-to-use web apps for tracking and managing your data

Use Apps

Developer Resources

NuGet packages and libraries for building your own solutions

For Developers

Live Applications

Ready-to-use web applications powered by RaptorSheets technology

For Developers

Build your own Google Sheets integration with our comprehensive .NET libraries

Build Status NuGet Version Coverage License

Quick Start

1

Install Package

dotnet add package RaptorSheets.Gig
2

Initialize & Create

var manager = new GoogleSheetManager(accessToken, spreadsheetId); await manager.CreateSheets();

RaptorSheets.Gig

NuGet Version

Specialized package for gig work tracking and management. Perfect for rideshare drivers, delivery workers, and freelancers.

  • Trip and shift tracking
  • Automated statistics generation
  • Address and location management
  • Daily, weekly, and monthly reports

RaptorSheets.Stock

NuGet Version

Comprehensive stock portfolio management system with real-time data integration and advanced analytics.

  • Portfolio tracking and analysis
  • Real-time stock data integration
  • Performance metrics calculation
  • Investment strategy optimization

RaptorSheets.Core

Coming Soon

Core library providing foundational functionality for all RaptorSheets packages. Build custom solutions with ease.

  • Base Google Sheets integration
  • Common utilities and helpers
  • Extensible architecture
  • Custom sheet builders

Key Features

Header Management

Extension methods for column and index assignments with automatic processing

Column Formatting

Apply data formatting, configure drop-downs, and set cell protection

Batch Operations

Efficient bulk operations for large datasets with automatic batching

Type Safety

Strongly typed entities and enums for all operations

Resources & Documentation

Getting Started Guide

Quick start guide with code examples and best practices

Read Guide

API Reference

Complete API documentation with detailed method references

View API Docs

Source Code

Explore the source code, contribute, or report issues

View on GitHub

Examples

Sample code and implementation examples for common scenarios

View Examples