awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aspnet/javascriptservices

Open-source alternatives to JavaScriptServices

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

  • alirizaadiyahsi/nucleusAvatar de alirizaadiyahsi

    alirizaadiyahsi/Nucleus

    351Voir sur GitHub↗

    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
    Voir sur GitHub↗351
  • kriasoft/aspnet-starter-kitAvatar de kriasoft

    kriasoft/aspnet-starter-kit

    1,164Voir sur GitHub↗

    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
    Voir sur GitHub↗1,164
  • arch/autohistoryAvatar de Arch

    Arch/AutoHistory

    789Voir sur GitHub↗

    A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.

    C#
    Voir sur GitHub↗789
  • ardalis/cleanarchitectureAvatar de ardalis

    ardalis/CleanArchitecture

    18,291Voir sur GitHub↗

    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
    Voir sur GitHub↗18,291

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • asadsahi/aspnetcorespaAvatar de asadsahi

    asadsahi/AspNetCoreSpa

    1,534Voir sur GitHub↗

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

    C#
    Voir sur GitHub↗1,534
  • astrocket/rails-templateAvatar de astrocket

    astrocket/rails-template

    79Voir sur GitHub↗

    Template for Rails 7.0 Kubernetes

    Ruby
    Voir sur GitHub↗79
  • bitwarden/coreAvatar de bitwarden

    bitwarden/core

    19,209Voir sur GitHub↗

    This project is a password management backend designed to store and synchronize encrypted credentials across multiple devices and client applications. It serves as a secure central server that enables the management of secret vaults and password data. The system supports self-hosted secret storage, allowing users to run a private vault on their own hardware to maintain control over their data. It facilitates cross-platform credential syncing to keep passwords updated in real time across various operating systems. The backend is built with a REST-based API gateway, token-based session managem

    C#
    Voir sur GitHub↗19,209
  • bradymholt/aspnet-core-react-templateAvatar de bradymholt

    bradymholt/aspnet-core-react-template

    629Voir sur GitHub↗

    ASP.NET Core 3.1 / React SPA Template App

    C#ansibleasp-net-coredotnet-core
    Voir sur GitHub↗629
  • damienbod/angularwebpackvisualstudioAvatar de damienbod

    damienbod/AngularWebpackVisualStudio

    485Voir sur GitHub↗

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

    JavaScriptangularaotaspnet-core
    Voir sur GitHub↗485
  • dao42/rails-templateAvatar de dao42

    dao42/rails-template

    378Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗378
  • dkhamsing/open-source-ios-appsAvatar de dkhamsing

    dkhamsing/open-source-ios-apps

    50,744Voir sur GitHub↗

    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
    Voir sur GitHub↗50,744
  • dotnet-boxed/templatesAvatar de Dotnet-Boxed

    Dotnet-Boxed/Templates

    3,481Voir sur GitHub↗

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

    C#apiasp-netasp-net-core
    Voir sur GitHub↗3,481
  • dsuryd/dotnetifyAvatar de dsuryd

    dsuryd/dotNetify

    1,200Voir sur GitHub↗

    Simple, lightweight, yet powerful way to build real-time web apps.

    JavaScriptaspnetcoreblazorreact
    Voir sur GitHub↗1,200
  • eisk/eisk.webapiAvatar de EISK

    EISK/eisk.webapi

    236Voir sur GitHub↗

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

    C#apiasp-net-coreaspnet
    Voir sur GitHub↗236
  • emonney/quickappAvatar de emonney

    emonney/QuickApp

    1,345Voir sur GitHub↗

    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
    Voir sur GitHub↗1,345
  • excid3/jumpstartAvatar de excid3

    excid3/jumpstart

    1,203Voir sur GitHub↗

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

    HTML
    Voir sur GitHub↗1,203
  • fernandopasik/hello-web-componentsAvatar de fernandopasik

    fernandopasik/hello-web-components

    32Voir sur GitHub↗

    A simple starter web component written in typescript, using lit. Unit tested with jest and e2e tested with playwright.

    TypeScript
    Voir sur GitHub↗32
  • fsprojects/projectscaffoldAvatar de fsprojects

    fsprojects/ProjectScaffold

    521Voir sur GitHub↗

    A prototypical .NET solution (file system layout and tooling), recommended for F# projects

    F#
    Voir sur GitHub↗521
  • github/custom-element-boilerplateAvatar de github

    github/custom-element-boilerplate

    177Voir sur GitHub↗

    Boilerplate for creating a custom element.

    TypeScript
    Voir sur GitHub↗177
  • ivanpaulovich/dotnet-new-cajuAvatar de ivanpaulovich

    ivanpaulovich/dotnet-new-caju

    251Voir sur GitHub↗

    Learn Clean Architecture with .NET Core 3.0 :fire:

    C#clean-architectureclean-codecqrs
    Voir sur GitHub↗251
  • jasongt/cleanarchitectureAvatar de JasonGT

    JasonGT/CleanArchitecture

    20,216Voir sur GitHub↗

    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#
    Voir sur GitHub↗20,216
  • jetthoughts/vuejs-rails-starterkitAvatar de jetthoughts

    jetthoughts/vuejs-rails-starterkit

    213Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗213
  • jhipster/jhipster-dotnetcoreAvatar de jhipster

    jhipster/jhipster-dotnetcore

    330Voir sur GitHub↗

    JHipster.NET blueprint

    EJSaspnetcoregeneratorhacktoberfest
    Voir sur GitHub↗330
  • laravel/uiAvatar de laravel

    laravel/ui

    2,721Voir sur GitHub↗

    Laravel UI utilities and presets.

    PHPlaravelui
    Voir sur GitHub↗2,721
  • ledermann/docker-railsAvatar de ledermann

    ledermann/docker-rails

    1,103Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗1,103
  • lewagon/rails-templatesAvatar de lewagon

    lewagon/rails-templates

    679Voir sur GitHub↗

    Jump start your Rails development with Le Wagon best practices

    Ruby
    Voir sur GitHub↗679
  • ligershark/side-waffleAvatar de ligershark

    ligershark/side-waffle

    650Voir sur GitHub↗

    A collection of Item- and Project Templates for Visual Studio

    JavaScript
    Voir sur GitHub↗650
  • markpieszak/aspnetcore-angular2-universalAvatar de MarkPieszak

    MarkPieszak/aspnetcore-angular2-universal

    1,447Voir sur GitHub↗

    ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO

    TypeScript
    Voir sur GitHub↗1,447
  • markpieszak/aspnetcore-vue-starterAvatar de MarkPieszak

    MarkPieszak/aspnetcore-Vue-starter

    1,199Voir sur GitHub↗

    NEW Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO

    Vue
    Voir sur GitHub↗1,199
  • mattbrictson/rails-templateAvatar de mattbrictson

    mattbrictson/rails-template

    1,071Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗1,071