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

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

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

Open-source alternatives to ProjectScaffold

30 open-source projects similar to fsprojects/projectscaffold, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ProjectScaffold alternative.

  • ackama/rails-templateackama का अवतार

    ackama/rails-template

    381GitHub पर देखें↗

    Application template for Rails projects; preloaded with best practices for TDD, security, deployment, and developer productivity.

    Ruby
    GitHub पर देखें↗381
  • alirizaadiyahsi/nucleusalirizaadiyahsi का अवतार

    alirizaadiyahsi/Nucleus

    351GitHub पर देखें↗

    Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication

    C#asp-net-corebootstrapbootstrap-vue
    GitHub पर देखें↗351
  • ardalis/cleanarchitectureardalis का अवतार

    ardalis/CleanArchitecture

    18,291GitHub पर देखें↗

    CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for enterprise applications. It enforces architectural boundaries by separating core business logic from infrastructure and external dependencies, ensuring that the domain remains independent of technical concerns. The project provides scaffolding that supports both multi-project solutions for complex systems and single-project vertical slices for simpler requirements. By organizing code around business entities and aggregates, it facilitates modular development where distinct parts of a s

    C#architectureclean-architecturecsharp
    GitHub पर देखें↗18,291
  • asadsahi/aspnetcorespaasadsahi का अवतार

    asadsahi/AspNetCoreSpa

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

    Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:

    C#
    GitHub पर देखें↗1,534

AI सर्च

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

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

Find more with AI search
  • aspnet/javascriptservicesaspnet का अवतार

    aspnet/JavaScriptServices

    3,008GitHub पर देखें↗

    Archived This repository has been archived

    C#aspnet-productdotnet-template
    GitHub पर देखें↗3,008
  • astrocket/rails-templateastrocket का अवतार

    astrocket/rails-template

    79GitHub पर देखें↗

    Template for Rails 7.0 Kubernetes

    Ruby
    GitHub पर देखें↗79
  • bradymholt/aspnet-core-react-templatebradymholt का अवतार

    bradymholt/aspnet-core-react-template

    629GitHub पर देखें↗

    ASP.NET Core 3.1 / React SPA Template App

    C#ansibleasp-net-coredotnet-core
    GitHub पर देखें↗629
  • damienbod/angularwebpackvisualstudiodamienbod का अवतार

    damienbod/AngularWebpackVisualStudio

    485GitHub पर देखें↗

    Template for ASP.NET Core, Angular with Webpack and Visual Studio

    JavaScriptangularaotaspnet-core
    GitHub पर देखें↗485
  • dao42/rails-templatedao42 का अवतार

    dao42/rails-template

    378GitHub पर देखें↗

    A best & newest & fastest rails 6.x template for senior rails developer.

    Ruby
    GitHub पर देखें↗378
  • dkhamsing/open-source-ios-appsdkhamsing का अवतार

    dkhamsing/open-source-ios-apps

    50,744GitHub पर देखें↗

    This project is a comprehensive directory of open-source iOS applications designed to serve as a technical reference for developers and learners. It functions as a curated index of mobile software, categorizing projects by their functionality, implementation language, and architectural design to provide a clear view of how professional applications are structured. The repository distinguishes itself by offering a deep dive into mobile app architecture, allowing users to study real-world codebases that utilize patterns such as Model-View-ViewModel, VIPER, and Clean Architecture. It highlights

    appappleapple-tv
    GitHub पर देखें↗50,744
  • dotnet-boxed/templatesDotnet-Boxed का अवतार

    Dotnet-Boxed/Templates

    3,481GitHub पर देखें↗

    .NET project templates with batteries included, providing the minimum amount of code required to get you going faster.

    C#apiasp-netasp-net-core
    GitHub पर देखें↗3,481
  • eisk/eisk.webapiEISK का अवतार

    EISK/eisk.webapi

    236GitHub पर देखें↗

    Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.

    C#apiasp-net-coreaspnet
    GitHub पर देखें↗236
  • emonney/quickappemonney का अवतार

    emonney/QuickApp

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

    AI-ready reference architecture for Angular / ASP.NET Core projects. A hardened foundation with secure authentication, authorization, role and user management, and consistent patterns designed to be safely extended by AI tools. Stop letting AI hallucinate your auth and DB logic - give it a production-grade foundation to build on.

    TypeScriptaiai-templateangular
    GitHub पर देखें↗1,345
  • excid3/jumpstartexcid3 का अवतार

    excid3/jumpstart

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

    Easily jumpstart a new Rails application with a bunch of great features by default

    HTML
    GitHub पर देखें↗1,203
  • ivanpaulovich/dotnet-new-cajuivanpaulovich का अवतार

    ivanpaulovich/dotnet-new-caju

    251GitHub पर देखें↗

    Learn Clean Architecture with .NET Core 3.0 :fire:

    C#clean-architectureclean-codecqrs
    GitHub पर देखें↗251
  • jasongt/cleanarchitectureJasonGT का अवतार

    JasonGT/CleanArchitecture

    20,216GitHub पर देखें↗

    This project is an ASP.NET Core solution template and boilerplate that implements a clean architecture pattern for building enterprise applications and web API backends. It provides a standardized project scaffold designed to separate business logic from infrastructure and user interfaces to ensure high testability and low coupling. The project features a database agnostic structure that allows for switching persistence providers without altering core business logic. It includes a command line tool for enterprise application bootstrapping, enabling the automated generation of project structur

    C#
    GitHub पर देखें↗20,216
  • jetthoughts/vuejs-rails-starterkitjetthoughts का अवतार

    jetthoughts/vuejs-rails-starterkit

    213GitHub पर देखें↗

    Vue.js Rails Starting Kit GitHub Template to develop Hybrid Mobile Application: https://vuejs-rails-starterkit.herokuapp.com

    Ruby
    GitHub पर देखें↗213
  • jhipster/jhipster-dotnetcorejhipster का अवतार

    jhipster/jhipster-dotnetcore

    330GitHub पर देखें↗

    JHipster.NET blueprint

    EJSaspnetcoregeneratorhacktoberfest
    GitHub पर देखें↗330
  • kriasoft/aspnet-starter-kitkriasoft का अवतार

    kriasoft/aspnet-starter-kit

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

    Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate.

    JavaScript
    GitHub पर देखें↗1,164
  • ledermann/docker-railsledermann का अवतार

    ledermann/docker-rails

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

    Dockerize Rails 7 with ActionCable, Webpacker, Stimulus, Elasticsearch, Sidekiq

    Ruby
    GitHub पर देखें↗1,103
  • lewagon/rails-templateslewagon का अवतार

    lewagon/rails-templates

    679GitHub पर देखें↗

    Jump start your Rails development with Le Wagon best practices

    Ruby
    GitHub पर देखें↗679
  • ligershark/side-waffleligershark का अवतार

    ligershark/side-waffle

    650GitHub पर देखें↗

    A collection of Item- and Project Templates for Visual Studio

    JavaScript
    GitHub पर देखें↗650
  • mattbrictson/rails-templatemattbrictson का अवतार

    mattbrictson/rails-template

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

    My former app template for Rails 7. All recommendations you see here have been moved to https://github.com/mattbrictson/nextgen

    Ruby
    GitHub पर देखें↗1,071
  • mrellipse/toucanmrellipse का अवतार

    mrellipse/toucan

    208GitHub पर देखें↗

    Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles

    C#axiosc-sharpdotnetcore
    GitHub पर देखें↗208
  • nativeapptemplate/nativeapptemplateapinativeapptemplate का अवतार

    nativeapptemplate/nativeapptemplateapi

    14GitHub पर देखें↗

    Rails 8.1 API backend for NativeAppTemplate iOS/Android mobile applications

    Ruby
    GitHub पर देखें↗14
  • nikolayit/asp.net-mvc-templateNikolayIT का अवतार

    NikolayIT/ASP.NET-MVC-Template

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

    A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.

    C#
    GitHub पर देखें↗1,183
  • nimblehq/rails-templatesnimblehq का अवतार

    nimblehq/rails-templates

    105GitHub पर देखें↗

    Our optimized Rails templates used in our projects

    Ruby
    GitHub पर देखें↗105
  • odetocode/addfeaturefoldersOdeToCode का अवतार

    OdeToCode/AddFeatureFolders

    250GitHub पर देखें↗

    Enable feature folders for MVC controllers and views in ASP.NET Core

    C#
    GitHub पर देखें↗250
  • rabbal/dntframeworkcoretemplaterabbal का अवतार

    rabbal/DNTFrameworkCoreTemplate

    34GitHub पर देखें↗

    Boilerplate project templates based on DNTFrameworkCore

    C#aspnetcoreaspnetcorewebapidntframework
    GitHub पर देखें↗34
  • railsapps/rails-composerRailsApps का अवतार

    RailsApps/rails-composer

    3,364GitHub पर देखें↗

    Rails Composer. The Rails generator on steroids for starter apps.

    Ruby
    GitHub पर देखें↗3,364