RepoGuard
Zaktualizowane 9 h ago
ASP.NET

Organization

Publiczne ślady GitHub ASP.NET

@aspnet
Zobacz profil na GitHubie

ASP.NET and Entity Framework

Redmond, WA

112

Publiczne repozytoria

41 537

Łączna liczba gwiazdek

1378

Obserwujący

Konto organizacji aspnet na GitHubie koncentruje się na rozwoju ASP.NET oraz Entity Framework. W ich publicznych repozytoriach znajdują się projekty takie jak Mvc, KestrelHttpServer i SignalR, które wykorzystują języki programowania takie jak C#, JavaScript oraz PowerShell. Ich obecność na GitHubie podkreśla znaczenie przejrzystości i społeczności w procesie rozwoju oprogramowania.

Najpopularniejsze języki

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

Publiczne repozytoria

Mvc

5575

[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#
Zaktualizowane 4 cze 2026

JavaScriptServices

3008

[Archived] This repository has been archived

C#
Zaktualizowane 6 cze 2026

KestrelHttpServer

2641

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

C#
Zaktualizowane 3 cze 2026

SignalR

2363

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

C#
Zaktualizowane 4 cze 2026

Identity

1947

[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#
Zaktualizowane 4 cze 2026

Announcements

1662

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

Nieznany język
Zaktualizowane 12 cze 2026

MusicStore

1288

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

Nieznany język
Zaktualizowane 11 cze 2026

Security

1287

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

C#
Zaktualizowane 8 cze 2026

AspLabs

1225

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

C#
Zaktualizowane 12 cze 2026

Benchmarks

1193

Benchmarks for ASP.NET Core

C#
Zaktualizowane 9 cze 2026

samples

1014

Samples for ASP.NET Core

Nieznany język
Zaktualizowane 8 cze 2026

AspNetKatana

989

Microsoft's OWIN implementation, the Katana project

C#
Zaktualizowane 1 cze 2026

dnx

959

OBSOLETE - see readme

C++
Zaktualizowane 18 kwi 2026

AspNetWebStack

892

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

C#
Zaktualizowane 7 cze 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#
Zaktualizowane 29 maj 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#
Zaktualizowane 25 maj 2026

SignalR-samples

766

Samples for ASP.NET Core SignalR

JavaScript
Zaktualizowane 25 maj 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.

Nieznany język
Zaktualizowane 25 lut 2026

WebHooks

632

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

C#
Zaktualizowane 10 maj 2026

Entropy

559

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

C#
Zaktualizowane 7 maj 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#
Zaktualizowane 4 cze 2026

Logging

499

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

C#
Zaktualizowane 15 maj 2026

LibraryManager

481

Brak opisu dla tego repozytorium.

C#
Zaktualizowane 29 maj 2026

Caching

472

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

C#
Zaktualizowane 7 maj 2026

DotNetTools

437

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

C#
Zaktualizowane 16 maj 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#
Zaktualizowane 25 kwi 2026

WebSockets

356

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

C#
Zaktualizowane 27 lis 2025

AzureSignalR-samples

349

Code samples for Azure SignalR

JavaScript
Zaktualizowane 29 maj 2026

Microsoft.Data.Sqlite

346

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

C#
Zaktualizowane 4 maj 2026

Configuration

325

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

C#
Zaktualizowane 1 lis 2025

live.asp.net

285

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

C#
Zaktualizowane 22 maj 2026

Routing

270

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

C#
Zaktualizowane 25 mar 2026

jquery-validation-unobtrusive

262

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

JavaScript
Zaktualizowane 4 cze 2026

AspNetIdentity

260

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

C#
Zaktualizowane 8 cze 2026

Tooling

256

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

Nieznany język
Zaktualizowane 2 sie 2024

HttpClientFactory

250

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

C#
Zaktualizowane 4 cze 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#
Zaktualizowane 11 mar 2026

MetaPackages

210

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

C#
Zaktualizowane 19 mar 2026

Templating

202

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

C#
Zaktualizowane 25 maj 2026

Proxy

201

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

C#
Zaktualizowane 10 lut 2026

dnvm

173

OBSOLETE - see readme

PowerShell
Zaktualizowane 8 kwi 2026

FileSystem

170

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

C#
Zaktualizowane 26 maj 2025

BasicMiddleware

169

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

C#
Zaktualizowane 25 lut 2026

Universe

157

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

C#
Zaktualizowane 13 gru 2025

BugTracker

157

OBSOLETE - see readme

JavaScript
Zaktualizowane 11 gru 2024

Localization

156

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

C#
Zaktualizowane 1 kwi 2026

SignalR-Client-Cpp

152

C++ Client for ASP.NET Core SignalR

C++
Zaktualizowane 2 cze 2026

Templates

151

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

C#
Zaktualizowane 14 paź 2025

IISIntegration

150

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

C++
Zaktualizowane 9 lut 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#
Zaktualizowane 6 maj 2026

Options

148

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

C#
Zaktualizowane 1 gru 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
Zaktualizowane 10 maj 2026

MicrosoftConfigurationBuilders

133

Microsoft.Configuration.Builders

C#
Zaktualizowane 20 maj 2026

DataProtection

132

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

C#
Zaktualizowane 29 kwi 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#
Zaktualizowane 30 lis 2025

Blazor.Docs

131

Docs for Blazor

CSS
Zaktualizowane 2 sie 2024

Session

123

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

C#
Zaktualizowane 16 kwi 2026

AspNetCoreModule

117

ASP.NET Core Module for IIS and IIS Express

C#
Zaktualizowane 20 maj 2025

DataAccessPerformance

115

Benchmarks, prototypes and discussions for database access performance investigation

C#
Zaktualizowane 6 lip 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#
Zaktualizowane 16 lip 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#
Zaktualizowane 8 lis 2025

JsonPatch

102

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

C#
Zaktualizowane 8 mar 2026

RoslynCodeDomProvider

92

Roslyn CodeDOM provider

C#
Zaktualizowane 15 gru 2025

CORS

89

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

C#
Zaktualizowane 23 sty 2026

AuthSamples

82

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

C#
Zaktualizowane 26 maj 2025

Razor.VSCode

78

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

C#
Zaktualizowane 29 kwi 2026

Antiforgery

77

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

C#
Zaktualizowane 1 kwi 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#
Zaktualizowane 29 kwi 2026

ResponseCaching

70

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

C#
Zaktualizowane 25 lut 2025

Testing

66

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

Nieznany język
Zaktualizowane 8 maj 2024

AspNetSessionState

61

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

C#
Zaktualizowane 18 gru 2025

SignalR-Client-JS

59

OBSOLETE - see readme

Nieznany język
Zaktualizowane 21 lis 2023

SignalR-Client-Net

57

OBSOLETE - see readme

Nieznany język
Zaktualizowane 21 lis 2023

NerdDinner

50

Porting NerdDinner to ASP.NET 5

JavaScript
Zaktualizowane 5 wrz 2024

EventNotification

46

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

C#
Zaktualizowane 3 sty 2026

SignalR-SqlServer

42

OBSOLETE - see readme

C#
Zaktualizowane 14 paź 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#
Zaktualizowane 29 wrz 2023

KoreBuild

37

OBSOLETE REPO - see readme

Shell
Zaktualizowane 7 paź 2023

AspNetWebFormsDependencyInjection

31

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

C#
Zaktualizowane 17 gru 2025

Coherence

30

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

C#
Zaktualizowane 29 wrz 2023

UserSecrets

28

Command line tool and configuration provider for managing secrets

Nieznany język
Zaktualizowane 13 sty 2024

HtmlAbstractions

27

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

C#
Zaktualizowane 29 wrz 2023

EntityFramework.Tools

25

.NET Command Line tools for Entity Framework Core

PowerShell
Zaktualizowane 29 wrz 2023

RazorTooling

24

Razor tooling for Visual Studio 2015

C#
Zaktualizowane 17 cze 2025

vsweb-docs

24

Showcase for Visual Studio web features

JavaScript
Zaktualizowane 29 wrz 2023

libuv-build

23

Libuv build automation for ASP.NET Core

PowerShell
Zaktualizowane 11 cze 2025

PlatformAbstractions

23

OBSOLETE - used only for 1.0/1.1 patch builds

Nieznany język
Zaktualizowane 29 wrz 2023

Wave

22

Cross-platform tools for running perf and stress tests

JavaScript
Zaktualizowane 3 kwi 2026

MessagePack-CSharp

18

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

C#
Zaktualizowane 9 cze 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#
Zaktualizowane 7 wrz 2025

BrowserLink

17

Browser Link loader for Visual Studio integration

C#
Zaktualizowane 17 cze 2025

Microsoft.AspNet.TelemetryCorrelation

16

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

C#
Zaktualizowane 6 paź 2025

AspNetWebOptimization

16

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

C#
Zaktualizowane 26 mar 2025

JitBench

15

Repo for testing JIT stuff

C#
Zaktualizowane 29 wrz 2023

Stress

11

Stress infrastructure and tests.

C#
Zaktualizowane 4 mar 2024

AspNetOutputCache

5

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

C#
Zaktualizowane 28 mar 2025

LibraryManager.Loc

3

Localized content for LibraryManager

Nieznany język
Zaktualizowane 29 wrz 2023

MsftBotPlayground

2

Testing out the MSFT GitHub Bot

Nieznany język
Zaktualizowane 29 wrz 2023

.github

1

Brak opisu dla tego repozytorium.

Nieznany język
Zaktualizowane 13 wrz 2024

h2spec_build

1

Build h2spec for Linux, Mac and Windows

Shell
Zaktualizowane 29 wrz 2023

Najczęściej zadawane pytania

Co buduje aspnet na GitHubie?

Aspnet rozwija framework ASP.NET oraz Entity Framework, udostępniając szereg repozytoriów. Wśród nich znajdują się projekty takie jak Mvc, SignalR i KestrelHttpServer, które wspierają tworzenie aplikacji webowych.

Jakie języki programowania wykorzystuje aspnet?

W repozytoriach aspnet dominują języki programowania takie jak C#, JavaScript oraz PowerShell. Te języki są kluczowe dla wielu projektów, w tym dla ASP.NET Core i związanych technologii.

Czy repozytoria aspnet są publiczne?

Tak, wszystkie repozytoria aspnet są publiczne. Umożliwia to społeczności programistów dostęp do kodu źródłowego i współpracę nad rozwojem projektów związanych z ASP.NET.

Czy to ujawnienie jest zamierzone?

Monitoruj ASP.NET z RepoGuard i otrzymuj powiadomienia w momencie, gdy pojawi się nowe publiczne repozytorium.

Monitoruj to konto