RepoGuard
Mis à jour 9 h ago
ASP.NET

Organization

Empreinte publique GitHub de ASP.NET

@aspnet
Voir le profil sur GitHub

ASP.NET and Entity Framework

Redmond, WA

112

Dépôts publics

41 537

Total des étoiles

1 378

Abonnés

L'organisation ASP.NET sur GitHub se concentre sur le développement d'outils et de frameworks pour la création d'applications web, notamment via des projets comme Mvc, KestrelHttpServer et SignalR. Elle utilise principalement des langages tels que C#, JavaScript et PowerShell. Avec une large gamme de dépôts publics, ASP.NET contribue à la communauté de développement open source.

Langues principales

C# 70JavaScript 8C++ 3PowerShell 3Shell 2CSS 1

Dépôts publics

Mvc

5 575

[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 4 juin 2026

JavaScriptServices

3 008

[Archived] This repository has been archived

C#
Mis à jour 6 juin 2026

KestrelHttpServer

2 641

[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 3 juin 2026

SignalR

2 363

[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 4 juin 2026

Identity

1 947

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 4 juin 2026

Announcements

1 662

Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core

Langue inconnue
Mis à jour 12 juin 2026

MusicStore

1 288

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore

Langue inconnue
Mis à jour 11 juin 2026

Security

1 287

[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 8 juin 2026

AspLabs

1 225

Repo for ASP.NET experiments that are not ready for a production release

C#
Mis à jour 12 juin 2026

Benchmarks

1 193

Benchmarks for ASP.NET Core

C#
Mis à jour 9 juin 2026

samples

1 014

Samples for ASP.NET Core

Langue inconnue
Mis à jour 8 juin 2026

AspNetKatana

989

Microsoft's OWIN implementation, the Katana project

C#
Mis à jour 1 juin 2026

dnx

959

OBSOLETE - see readme

C++
Mis à jour 18 avr. 2026

AspNetWebStack

892

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)

C#
Mis à jour 7 juin 2026

Razor

872

[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 29 mai 2026

DependencyInjection

864

[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 25 mai 2026

SignalR-samples

766

Samples for ASP.NET Core SignalR

JavaScript
Mis à jour 25 mai 2026

aspnet-docker

713

[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.

Langue inconnue
Mis à jour 25 févr. 2026

WebHooks

632

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs

C#
Mis à jour 10 mai 2026

Entropy

559

A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.

C#
Mis à jour 7 mai 2026

Hosting

551

[Archived] Code for hosting and starting up an ASP.NET Core application. Project moved to https://github.com/aspnet/Extensions and https://github.com/aspnet/AspNetCore

C#
Mis à jour 4 juin 2026

Logging

499

[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 15 mai 2026

LibraryManager

481

Aucune description fournie pour ce dépôt.

C#
Mis à jour 29 mai 2026

Caching

472

[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 7 mai 2026

DotNetTools

437

[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 16 mai 2026

HttpAbstractions

382

[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 25 avr. 2026

WebSockets

356

[Archived] Implementation of the WebSocket protocol, along with client and server integration components.

C#
Mis à jour 27 nov. 2025

AzureSignalR-samples

349

Code samples for Azure SignalR

JavaScript
Mis à jour 29 mai 2026

Microsoft.Data.Sqlite

346

[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore

C#
Mis à jour 4 mai 2026

Configuration

325

[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 1 nov. 2025

live.asp.net

285

Code for live.asp.net, which hosts the ASP.NET Community Stand-up

C#
Mis à jour 22 mai 2026

Routing

270

[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 25 mars 2026

jquery-validation-unobtrusive

262

Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.

JavaScript
Mis à jour 4 juin 2026

AspNetIdentity

260

ASP.NET Identity for ASP.NET 4.x applications

C#
Mis à jour 8 juin 2026

Tooling

256

Issue tracker and info on Visual Studio tooling for ASP.NET

Langue inconnue
Mis à jour 2 août 2024

HttpClientFactory

250

[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 4 juin 2025

Diagnostics

211

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 11 mars 2026

MetaPackages

210

[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 19 mars 2026

Templating

202

[Archived] ASP.NET Core templates for .NET CLI and Visual Studio. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 25 mai 2026

Proxy

201

[Archived] Proxy library for ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs

C#
Mis à jour 10 févr. 2026

dnvm

173

OBSOLETE - see readme

PowerShell
Mis à jour 8 avr. 2026

FileSystem

170

[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 26 mai 2025

BasicMiddleware

169

[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 25 févr. 2026

Universe

157

[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 13 déc. 2025

BugTracker

157

OBSOLETE - see readme

JavaScript
Mis à jour 11 déc. 2024

Localization

156

[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 1 avr. 2026

SignalR-Client-Cpp

152

C++ Client for ASP.NET Core SignalR

C++
Mis à jour 2 juin 2026

Templates

151

This repo is OBSOLETE - please see the README file for information

C#
Mis à jour 14 oct. 2025

IISIntegration

150

[Archived] ASP.NET Core IIS integration. Project has moved to https://github.com/aspnet/AspNetCore

C++
Mis à jour 9 févr. 2025

AspNetWebHooks

148

Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)

C#
Mis à jour 6 mai 2026

Options

148

[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 1 déc. 2025

jquery-ajax-unobtrusive

143

[Maintenance mode: only security and critical bug fixes are being worked on] Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes.

JavaScript
Mis à jour 10 mai 2026

MicrosoftConfigurationBuilders

133

Microsoft.Configuration.Builders

C#
Mis à jour 20 mai 2026

DataProtection

132

[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 29 avr. 2026

Blazor-Hackathon

131

Blazor is now official and is part of the ASP.NET Core Framework. All the work is tracked in the dotnet/aspnetcore repo.

C#
Mis à jour 30 nov. 2025

Blazor.Docs

131

Docs for Blazor

CSS
Mis à jour 2 août 2024

Session

123

[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 16 avr. 2026

AspNetCoreModule

117

ASP.NET Core Module for IIS and IIS Express

C#
Mis à jour 20 mai 2025

DataAccessPerformance

115

Benchmarks, prototypes and discussions for database access performance investigation

C#
Mis à jour 6 juil. 2025

StaticFiles

114

[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 16 juil. 2024

HttpSysServer

108

[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 8 nov. 2025

JsonPatch

102

[Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 8 mars 2026

RoslynCodeDomProvider

92

Roslyn CodeDOM provider

C#
Mis à jour 15 déc. 2025

CORS

89

[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 23 janv. 2026

AuthSamples

82

[Archived] Samples for ASP.NET Core authentication and authorization. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 26 mai 2025

Razor.VSCode

78

[Archived] This repo has been migrated. Please use the https://github.com/aspnet/AspNetCore repo instead.

C#
Mis à jour 29 avr. 2026

Antiforgery

77

[Archived] AntiForgery token feature for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 1 avr. 2026

BuildTools

75

Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)

C#
Mis à jour 29 avr. 2026

ResponseCaching

70

[Archived] ASP.NET Core middleware for caching responses. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 25 févr. 2025

Testing

66

[Archived] Testing infrastructure, including support for xUnit.net and StyleCop. Project moved to https://github.com/aspnet/Extensions

Langue inconnue
Mis à jour 8 mai 2024

AspNetSessionState

61

ASP.NET Session State (not for ASP.NET Core)

C#
Mis à jour 18 déc. 2025

SignalR-Client-JS

59

OBSOLETE - see readme

Langue inconnue
Mis à jour 21 nov. 2023

SignalR-Client-Net

57

OBSOLETE - see readme

Langue inconnue
Mis à jour 21 nov. 2023

NerdDinner

50

Porting NerdDinner to ASP.NET 5

JavaScript
Mis à jour 5 sept. 2024

EventNotification

46

[Archived] Event notification system for broadcasting application state and configuration. Project moved to https://github.com/aspnet/Extensions

C#
Mis à jour 3 janv. 2026

SignalR-SqlServer

42

OBSOLETE - see readme

C#
Mis à jour 14 oct. 2024

MvcPrecompilation

42

[Archived] Tooling that allows compilation of MVC Razor views as part of build and publish. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 29 sept. 2023

KoreBuild

37

OBSOLETE REPO - see readme

Shell
Mis à jour 7 oct. 2023

AspNetWebFormsDependencyInjection

31

Dependency injection support for ASP.NET Web Forms 4.x

C#
Mis à jour 17 déc. 2025

Coherence

30

A build that verifies that all the packages form a consistent graph.

C#
Mis à jour 29 sept. 2023

UserSecrets

28

Command line tool and configuration provider for managing secrets

Langue inconnue
Mis à jour 13 janv. 2024

HtmlAbstractions

27

[Archived] HTML abstractions used for building HTML content. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 29 sept. 2023

EntityFramework.Tools

25

.NET Command Line tools for Entity Framework Core

PowerShell
Mis à jour 29 sept. 2023

RazorTooling

24

Razor tooling for Visual Studio 2015

C#
Mis à jour 17 juin 2025

vsweb-docs

24

Showcase for Visual Studio web features

JavaScript
Mis à jour 29 sept. 2023

libuv-build

23

Libuv build automation for ASP.NET Core

PowerShell
Mis à jour 11 juin 2025

PlatformAbstractions

23

OBSOLETE - used only for 1.0/1.1 patch builds

Langue inconnue
Mis à jour 29 sept. 2023

Wave

22

Cross-platform tools for running perf and stress tests

JavaScript
Mis à jour 3 avr. 2026

MessagePack-CSharp

18

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]

C#
Mis à jour 9 juin 2026

AADIntegration

18

[Archived] UI and library components for integrating ASP.NET Core applications with Azure Active Directory. Project moved to https://github.com/aspnet/AspNetCore

C#
Mis à jour 7 sept. 2025

BrowserLink

17

Browser Link loader for Visual Studio integration

C#
Mis à jour 17 juin 2025

Microsoft.AspNet.TelemetryCorrelation

16

Microsoft.AspNet.CorrelationIdTracker module for tracking multi-tier activities

C#
Mis à jour 6 oct. 2025

AspNetWebOptimization

16

ASP.NET Web Optimization for ASP.NET 4.x applications

C#
Mis à jour 26 mars 2025

JitBench

15

Repo for testing JIT stuff

C#
Mis à jour 29 sept. 2023

Stress

11

Stress infrastructure and tests.

C#
Mis à jour 4 mars 2024

AspNetOutputCache

5

ASP.NET Output Cache (not for ASP.NET Core)

C#
Mis à jour 28 mars 2025

LibraryManager.Loc

3

Localized content for LibraryManager

Langue inconnue
Mis à jour 29 sept. 2023

MsftBotPlayground

2

Testing out the MSFT GitHub Bot

Langue inconnue
Mis à jour 29 sept. 2023

.github

1

Aucune description fournie pour ce dépôt.

Langue inconnue
Mis à jour 13 sept. 2024

h2spec_build

1

Build h2spec for Linux, Mac and Windows

Shell
Mis à jour 29 sept. 2023

Questions fréquemment posées

Qu'est-ce qu'ASP.NET construit sur GitHub ?

ASP.NET développe principalement des frameworks et des outils pour les applications web, notamment ASP.NET Core MVC, KestrelHttpServer et SignalR. Ces projets sont essentiels pour les développeurs qui cherchent à créer des applications web dynamiques.

Quels langages de programmation utilise ASP.NET ?

ASP.NET utilise principalement C#, JavaScript et PowerShell. Ces langages sont au cœur de plusieurs de ses projets, permettant une large gamme de fonctionnalités pour le développement d'applications web.

Les dépôts d'ASP.NET sont-ils publics ?

Oui, tous les dépôts d'ASP.NET sur GitHub sont publics. Cela permet à la communauté des développeurs d'accéder à une multitude de ressources et de contribuer aux projets open source liés à ASP.NET et à Entity Framework.

Cette exposition est-elle intentionnelle ?

Surveillez ASP.NET avec RepoGuard et soyez alerté dès qu'un nouveau dépôt public apparaît.

Surveiller ce compte