RepoGuard
已更新 9 h ago
ASP.NET

Organization

ASP.NET 的公共 GitHub 足迹

@aspnet
在 GitHub 上查看个人资料

ASP.NET and Entity Framework

Redmond, WA

112

公共仓库

41,537

总星标

1,378

关注者

ASP.NET 是一个在 GitHub 上活跃的组织,专注于开发与 .NET 相关的项目。其公共代码库包含多种编程语言,包括 C# 和 JavaScript,提供了一系列广泛使用的项目,如 Mvc 和 SignalR,支持创建动态网站和实时应用。

顶级语言

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

公共仓库

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#
已更新 2026年6月4日

JavaScriptServices

3,008

[Archived] This repository has been archived

C#
已更新 2026年6月6日

KestrelHttpServer

2,641

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

C#
已更新 2026年6月3日

SignalR

2,363

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

C#
已更新 2026年6月4日

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#
已更新 2026年6月4日

Announcements

1,662

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

未知语言
已更新 2026年6月12日

MusicStore

1,288

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

未知语言
已更新 2026年6月11日

Security

1,287

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

C#
已更新 2026年6月8日

AspLabs

1,225

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

C#
已更新 2026年6月12日

Benchmarks

1,193

Benchmarks for ASP.NET Core

C#
已更新 2026年6月9日

samples

1,014

Samples for ASP.NET Core

未知语言
已更新 2026年6月8日

AspNetKatana

989

Microsoft's OWIN implementation, the Katana project

C#
已更新 2026年6月1日

dnx

959

OBSOLETE - see readme

C++
已更新 2026年4月18日

AspNetWebStack

892

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

C#
已更新 2026年6月7日

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#
已更新 2026年5月29日

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#
已更新 2026年5月25日

SignalR-samples

766

Samples for ASP.NET Core SignalR

JavaScript
已更新 2026年5月25日

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.

未知语言
已更新 2026年2月25日

WebHooks

632

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

C#
已更新 2026年5月10日

Entropy

559

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

C#
已更新 2026年5月7日

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#
已更新 2026年6月4日

Logging

499

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

C#
已更新 2026年5月15日

LibraryManager

481

此仓库未提供描述。

C#
已更新 2026年5月29日

Caching

472

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

C#
已更新 2026年5月7日

DotNetTools

437

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

C#
已更新 2026年5月16日

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#
已更新 2026年4月25日

WebSockets

356

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

C#
已更新 2025年11月27日

AzureSignalR-samples

349

Code samples for Azure SignalR

JavaScript
已更新 2026年5月29日

Microsoft.Data.Sqlite

346

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

C#
已更新 2026年5月4日

Configuration

325

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

C#
已更新 2025年11月1日

live.asp.net

285

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

C#
已更新 2026年5月22日

Routing

270

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

C#
已更新 2026年3月25日

jquery-validation-unobtrusive

262

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

JavaScript
已更新 2026年6月4日

AspNetIdentity

260

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

C#
已更新 2026年6月8日

Tooling

256

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

未知语言
已更新 2024年8月2日

HttpClientFactory

250

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

C#
已更新 2025年6月4日

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#
已更新 2026年3月11日

MetaPackages

210

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

C#
已更新 2026年3月19日

Templating

202

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

C#
已更新 2026年5月25日

Proxy

201

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

C#
已更新 2026年2月10日

dnvm

173

OBSOLETE - see readme

PowerShell
已更新 2026年4月8日

FileSystem

170

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

C#
已更新 2025年5月26日

BasicMiddleware

169

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

C#
已更新 2026年2月25日

Universe

157

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

C#
已更新 2025年12月13日

BugTracker

157

OBSOLETE - see readme

JavaScript
已更新 2024年12月11日

Localization

156

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

C#
已更新 2026年4月1日

SignalR-Client-Cpp

152

C++ Client for ASP.NET Core SignalR

C++
已更新 2026年6月2日

Templates

151

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

C#
已更新 2025年10月14日

IISIntegration

150

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

C++
已更新 2025年2月9日

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#
已更新 2026年5月6日

Options

148

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

C#
已更新 2025年12月1日

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
已更新 2026年5月10日

MicrosoftConfigurationBuilders

133

Microsoft.Configuration.Builders

C#
已更新 2026年5月20日

DataProtection

132

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

C#
已更新 2026年4月29日

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#
已更新 2025年11月30日

Blazor.Docs

131

Docs for Blazor

CSS
已更新 2024年8月2日

Session

123

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

C#
已更新 2026年4月16日

AspNetCoreModule

117

ASP.NET Core Module for IIS and IIS Express

C#
已更新 2025年5月20日

DataAccessPerformance

115

Benchmarks, prototypes and discussions for database access performance investigation

C#
已更新 2025年7月6日

StaticFiles

114

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

C#
已更新 2024年7月16日

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#
已更新 2025年11月8日

JsonPatch

102

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

C#
已更新 2026年3月8日

RoslynCodeDomProvider

92

Roslyn CodeDOM provider

C#
已更新 2025年12月15日

CORS

89

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

C#
已更新 2026年1月23日

AuthSamples

82

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

C#
已更新 2025年5月26日

Razor.VSCode

78

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

C#
已更新 2026年4月29日

Antiforgery

77

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

C#
已更新 2026年4月1日

BuildTools

75

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

C#
已更新 2026年4月29日

ResponseCaching

70

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

C#
已更新 2025年2月25日

Testing

66

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

未知语言
已更新 2024年5月8日

AspNetSessionState

61

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

C#
已更新 2025年12月18日

SignalR-Client-JS

59

OBSOLETE - see readme

未知语言
已更新 2023年11月21日

SignalR-Client-Net

57

OBSOLETE - see readme

未知语言
已更新 2023年11月21日

NerdDinner

50

Porting NerdDinner to ASP.NET 5

JavaScript
已更新 2024年9月5日

EventNotification

46

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

C#
已更新 2026年1月3日

SignalR-SqlServer

42

OBSOLETE - see readme

C#
已更新 2024年10月14日

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#
已更新 2023年9月29日

KoreBuild

37

OBSOLETE REPO - see readme

Shell
已更新 2023年10月7日

AspNetWebFormsDependencyInjection

31

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

C#
已更新 2025年12月17日

Coherence

30

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

C#
已更新 2023年9月29日

UserSecrets

28

Command line tool and configuration provider for managing secrets

未知语言
已更新 2024年1月13日

HtmlAbstractions

27

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

C#
已更新 2023年9月29日

EntityFramework.Tools

25

.NET Command Line tools for Entity Framework Core

PowerShell
已更新 2023年9月29日

RazorTooling

24

Razor tooling for Visual Studio 2015

C#
已更新 2025年6月17日

vsweb-docs

24

Showcase for Visual Studio web features

JavaScript
已更新 2023年9月29日

libuv-build

23

Libuv build automation for ASP.NET Core

PowerShell
已更新 2025年6月11日

PlatformAbstractions

23

OBSOLETE - used only for 1.0/1.1 patch builds

未知语言
已更新 2023年9月29日

Wave

22

Cross-platform tools for running perf and stress tests

JavaScript
已更新 2026年4月3日

MessagePack-CSharp

18

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

C#
已更新 2026年6月9日

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#
已更新 2025年9月7日

BrowserLink

17

Browser Link loader for Visual Studio integration

C#
已更新 2025年6月17日

Microsoft.AspNet.TelemetryCorrelation

16

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

C#
已更新 2025年10月6日

AspNetWebOptimization

16

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

C#
已更新 2025年3月26日

JitBench

15

Repo for testing JIT stuff

C#
已更新 2023年9月29日

Stress

11

Stress infrastructure and tests.

C#
已更新 2024年3月4日

AspNetOutputCache

5

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

C#
已更新 2025年3月28日

LibraryManager.Loc

3

Localized content for LibraryManager

未知语言
已更新 2023年9月29日

MsftBotPlayground

2

Testing out the MSFT GitHub Bot

未知语言
已更新 2023年9月29日

.github

1

此仓库未提供描述。

未知语言
已更新 2024年9月13日

h2spec_build

1

Build h2spec for Linux, Mac and Windows

Shell
已更新 2023年9月29日

常见问题

aspnet 在 GitHub 上构建什么?

aspnet 主要构建与 ASP.NET 和 Entity Framework 相关的项目,提供多种框架和工具,支持开发动态网站和 Web 应用。

aspnet 使用哪些编程语言?

aspnet 的主要编程语言包括 C#、JavaScript、C++、PowerShell、Shell 和 CSS。这些语言在其代码库中得到了广泛应用。

aspnet 的代码库是公开的吗?

是的,aspnet 的所有代码库都是公开的,任何人都可以访问和查看。这有助于增强透明度和社区参与。

这种曝光是有意的吗?

使用 RepoGuard 监控 ASP.NET,并在新公共仓库出现的瞬间提醒您。

监控此账户