Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
JSON data manipulation library, built for simplicity.
Create JSON object from common data types (array, list and dictionary). Parser is based on regular expressions and can handle nested structures. Access data using implicit typecast.
Tutorial with all examples included. For details visit Wiki section.
New in v2.0.0: Added serialization and deserialization methods!!!
Full featured editor for reading and manipulating MARC Records
*** THIS PROJECT HAS MOVED TO GITHUB ***
https://github.com/frozen-solid/CSharp_MARC/
**********************************************************
C# MARC:
C# class structures for reading and manipulating Library of Congress MARC records using the MARC21 standard. Based upon the PHP Pear package File_MARC (http://pear.php.net/package/File_MARC) by Dan Scott.
C# MARC Editor:
A full featured SQLite based editor for quickly modifying MARC records and exporting them to MARC21 or MARCXML.
This is a simple utility for testing regular expression matches
This is a simple utility for testing regular expression matches. It has the ability to easily test patterns with different regex options. It visually displays the location of the selected regex matches in the text input. Requires .NET framework 4.5 or higher.