awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daveaglick avatar

daveaglick/Scripty

0
View on GitHub↗
618 स्टार्स·68 फोर्क्स·C#·MIT·2 व्यूज़

Scripty

Tools to let you use Roslyn-powered C# scripts for code generation. You can think of it as a scripted alternative to T4 templates.

Features

  • Code Generation Tools - Scripted alternative to T4 templates for code generation.

स्टार हिस्ट्री

daveaglick/scripty के लिए स्टार हिस्ट्री चार्टdaveaglick/scripty के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Scripty के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Scripty के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • bouk/gonericsB

    bouk/gonerics

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • cheekybits/gennycheekybits का अवतार

    cheekybits/genny

    1,719GitHub पर देखें↗

    Elegant generics for Go

    Go
    GitHub पर देखें↗1,719
  • chimeracoder/gojsonChimeraCoder का अवतार

    ChimeraCoder/gojson

    2,687GitHub पर देखें↗

    Automatically generate Go (golang) struct definitions from example JSON

    Gocligogo-generate
    GitHub पर देखें↗2,687
  • aarnott/codegeneration.roslynAArnott का अवतार

    AArnott/CodeGeneration.Roslyn

    411GitHub पर देखें↗

    Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code generation can respond to changes made in hand-authored code files by generating new code that shows up to Intellisense as soon as the file is saved to disk.

    C#
    GitHub पर देखें↗411
Scripty के सभी 20 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

daveaglick/scripty क्या करता है?

Tools to let you use Roslyn-powered C# scripts for code generation. You can think of it as a scripted alternative to T4 templates.

daveaglick/scripty की मुख्य विशेषताएं क्या हैं?

daveaglick/scripty की मुख्य विशेषताएं हैं: Code Generation Tools।

daveaglick/scripty के कुछ ओपन-सोर्स विकल्प क्या हैं?

daveaglick/scripty के ओपन-सोर्स विकल्पों में शामिल हैं: bouk/gonerics. cheekybits/genny — Elegant generics for Go. chimeracoder/gojson — Automatically generate Go (golang) struct definitions from example JSON. cweill/gotests — gotests is a static analysis tool and boilerplate generator for Go that automatically creates structured test suites… dave/jennifer — Jennifer is a code generator for Go. aarnott/codegeneration.roslyn — Assists in performing Roslyn-based code generation during a build. This includes design-time support, such that code…