ASP.NETは、C#、JavaScript、C++、PowerShellなどの主要なプログラミング言語を使用して、動的なウェブサイトを構築するためのフレームワークを提供しています。特にMvcやSignalR、Identityなどのリポジトリが広く利用されており、オープンソースの開発が進められています。
[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
[Archived] This repository has been archived
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
[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
Subscribe to this repo to be notified about major changes in ASP.NET Core and Entity Framework Core
[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
Repo for ASP.NET experiments that are not ready for a production release
Benchmarks for ASP.NET Core
Samples for ASP.NET Core
Microsoft's OWIN implementation, the Katana project
OBSOLETE - see readme
ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Samples for ASP.NET Core SignalR
[Archived] ASP.NET Core Docker images for 1.x. Go to https://github.com/dotnet/dotnet-docker for 2.1 and up.
[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
A chaotic experimental playground for new features and ideas - check here for small and simple samples for individual features.
[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
[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions
このリポジトリに関する説明は提供されていません。
[Archived] Libraries for in-memory caching and distributed caching. Project moved to https://github.com/aspnet/Extensions
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Implementation of the WebSocket protocol, along with client and server integration components.
Code samples for Azure SignalR
[Archived] SQLite implementations of the System.Data.Common interfaces. Project has moved to https://github.com/aspnet/EntityFrameworkCore
[Archived] Interfaces and providers for accessing configuration files. Project moved to https://github.com/aspnet/Extensions
Code for live.asp.net, which hosts the ASP.NET Community Stand-up
[Archived] Middleware for routing requests to application logic. Project moved to https://github.com/aspnet/AspNetCore
Add-on to jQuery Validation to enable unobtrusive validation options in data-* attributes.
ASP.NET Identity for ASP.NET 4.x applications
Issue tracker and info on Visual Studio tooling for ASP.NET
[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions
[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
[Archived] NuGet meta packages. Project moved to https://github.com/aspnet/AspNetCore
[Archived] ASP.NET Core templates for .NET CLI and Visual Studio. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Proxy library for ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
OBSOLETE - see readme
[Archived] Abstraction of file system APIs. Project moved to https://github.com/aspnet/Extensions
[Archived] Basic middleware components for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Repo for building the entire ASP.NET and Entity Framework stack. Project moved to https://github.com/aspnet/AspNetCore
OBSOLETE - see readme
[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore
C++ Client for ASP.NET Core SignalR
This repo is OBSOLETE - please see the README file for information
[Archived] ASP.NET Core IIS integration. Project has moved to https://github.com/aspnet/AspNetCore
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.)
[Archived] A framework for accessing and configuring POCO settings. Project moved to https://github.com/aspnet/Extensions
[Maintenance mode: only security and critical bug fixes are being worked on] Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes.
Microsoft.Configuration.Builders
[Archived] Data Protection APIs for protecting and unprotecting data. Project moved to https://github.com/aspnet/AspNetCore
Blazor is now official and is part of the ASP.NET Core Framework. All the work is tracked in the dotnet/aspnetcore repo.
Docs for Blazor
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
ASP.NET Core Module for IIS and IIS Express
Benchmarks, prototypes and discussions for database access performance investigation
[Archived] Middleware for handling requests for file system resources including files and directories. Project moved to https://github.com/aspnet/AspNetCore
[Archived] A web server for ASP.NET Core based on the Windows Http Server API. Project moved to https://github.com/aspnet/AspNetCore
[Archived] JSON PATCH library. Project moved to https://github.com/aspnet/AspNetCore
Roslyn CodeDOM provider
[Archived] Implementations of common CORS policy and CORS middleware. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Samples for ASP.NET Core authentication and authorization. Project moved to https://github.com/aspnet/AspNetCore
[Archived] This repo has been migrated. Please use the https://github.com/aspnet/AspNetCore repo instead.
[Archived] AntiForgery token feature for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Infrastructure utilities used in the ASP.NET Core build system. (Obsolete: use https://github.com/dotnet/arcade for all new projects)
[Archived] ASP.NET Core middleware for caching responses. Project moved to https://github.com/aspnet/AspNetCore
[Archived] Testing infrastructure, including support for xUnit.net and StyleCop. Project moved to https://github.com/aspnet/Extensions
ASP.NET Session State (not for ASP.NET Core)
OBSOLETE - see readme
OBSOLETE - see readme
Porting NerdDinner to ASP.NET 5
[Archived] Event notification system for broadcasting application state and configuration. Project moved to https://github.com/aspnet/Extensions
OBSOLETE - see readme
[Archived] Tooling that allows compilation of MVC Razor views as part of build and publish. Project moved to https://github.com/aspnet/AspNetCore
OBSOLETE REPO - see readme
Dependency injection support for ASP.NET Web Forms 4.x
A build that verifies that all the packages form a consistent graph.
Command line tool and configuration provider for managing secrets
[Archived] HTML abstractions used for building HTML content. Project moved to https://github.com/aspnet/AspNetCore
.NET Command Line tools for Entity Framework Core
Razor tooling for Visual Studio 2015
Showcase for Visual Studio web features
Libuv build automation for ASP.NET Core
OBSOLETE - used only for 1.0/1.1 patch builds
Cross-platform tools for running perf and stress tests
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
[Archived] UI and library components for integrating ASP.NET Core applications with Azure Active Directory. Project moved to https://github.com/aspnet/AspNetCore
Browser Link loader for Visual Studio integration
Microsoft.AspNet.CorrelationIdTracker module for tracking multi-tier activities
ASP.NET Web Optimization for ASP.NET 4.x applications
Repo for testing JIT stuff
Stress infrastructure and tests.
ASP.NET Output Cache (not for ASP.NET Core)
Localized content for LibraryManager
Testing out the MSFT GitHub Bot
このリポジトリに関する説明は提供されていません。
Build h2spec for Linux, Mac and Windows
aspnetは、主にASP.NET CoreやEntity Frameworkなどのフレームワークを構築しており、MvcやSignalR、Identityなどのリポジトリを通じて、ウェブアプリケーションの開発をサポートしています。
aspnetは主にC#、JavaScript、C++、PowerShell、Shell、CSSなどのプログラミング言語を使用しています。これにより、様々なタイプのウェブアプリケーションの開発が可能です。
はい、aspnetのリポジトリはすべて公開されており、誰でもアクセスして利用することができます。これにより、開発者はリポジトリを活用して、独自のプロジェクトを構築することができます。