Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.azure/pipelines Remove Cpp Client from this repo (#9050) Apr 10, 2019
.config Suppress false-positives in credential scanning (#4392) Dec 4, 2018
.github
.vscode Update publish to include more metadata in the manifest (#826) Jan 30, 2018
build Remove Cpp Client from this repo (#9050) Apr 10, 2019
docs Make NodeJS and Java required to build (#9206) Apr 10, 2019
eng Update dependencies from 2 repositories (#9243) Apr 10, 2019
src Remove writeline from test (#9056) Apr 10, 2019
.editorconfig Fix #7258 - remove components.server dependencies on blazor-specific … Feb 28, 2019
.gitattributes Merge remote-tracking branch 'blazor/stevesa/migration-to-mondorepo' … Nov 27, 2018
.gitignore Create Linux installers for the aspnetcore targeting pack (#7776) Feb 25, 2019
.gitmodules
CONTRIBUTING.md Update CONTRIBUTING.md (#7622) Feb 15, 2019
Directory.Build.props Deprecate the Microsoft.AspNetCore.App metapackage in favor of target… Feb 28, 2019
Directory.Build.targets Update the SDK (#8670) Apr 1, 2019
LICENSE.txt Fix license (#8733) Mar 22, 2019
NuGet.config Replace npm commands with yarn Feb 22, 2019
README.md Use https link (#8850) Mar 27, 2019
THIRD-PARTY-NOTICES.txt Merge branch 'release/2.2' Dec 7, 2018
activate.ps1 Show error message when activate.sh/ps1 is invoked directly instead o… Feb 20, 2019
activate.sh Show error message when activate.sh/ps1 is invoked directly instead o… Feb 20, 2019
build.cmd Add new build.cmd/sh options for suppressing restore, NodeJS, setting… Jan 31, 2019
build.ps1 Replace npm commands with yarn Feb 22, 2019
build.sh Make Visual Studio 2019 a prerequisite to building this repo (#7005) Feb 20, 2019
dockerbuild.sh
global.json
korebuild-lock.txt Updating SDK to 3.0.100-preview4-011136 Apr 9, 2019
korebuild.json Remove VisualStudioExtension as a required workload (#7919) Feb 25, 2019
restore.cmd
restore.sh Fix repo root in restore.sh (#7521) Feb 13, 2019
startvs.cmd Install the .NET Core SDK into the repo root instead of UserProfile a… Feb 6, 2019
version.props

README.md

ASP.NET Core

ASP.NET Core is an open-source and cross-platform framework for building modern cloud based internet connected applications, such as web apps, IoT apps and mobile backends. ASP.NET Core apps can run on .NET Core or on the full .NET Framework. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions. You can develop and run your ASP.NET Core apps cross-platform on Windows, Mac and Linux. Learn more about ASP.NET Core.

Get Started

Follow the Getting Started instructions in the ASP.NET Core docs.

Also check out the .NET Homepage for released versions of .NET, getting started guides, and learning resources.

How to Engage, Contribute, and Give Feedback

Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests.

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Related projects

These are some other repos for related projects:

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

You can’t perform that action at this time.