- Notifications
You must be signed in to change notification settings - Fork0
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
License
vendyp/aspnetcore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 run on.NET, a free, cross-platform, and open-source application runtime. 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.
Follow theGetting Started instructions.
Also check out the.NET Homepage for released versions of .NET, getting started guides, and learning resources.
See theTriage Process document for more information on how we handle incoming issues.
Some of the best ways to contribute are to try things out, file issues, join in design conversations,and make pull-requests.
- Download our latest daily builds
- Follow along with the development of ASP.NET Core:
- Community Standup: The community standup is held every week and streamed live on YouTube. You can view past standups in the linked playlist.
- Roadmap: The schedule and milestone themes for ASP.NET Core.
- Build ASP.NET Core source code
- Check out thecontributing page to see the best places to log issues and start discussions.
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 theSecurity TechCenter.
These are some other repos for related projects:
- Documentation - documentation sources forhttps://learn.microsoft.com/aspnet/core/
- Entity Framework Core - data access technology
- Runtime - cross-platform runtime for cloud, mobile, desktop, and IoT apps
- Razor - the Razor compiler and tooling for working with Razor syntax (.cshtml, .razor)
This table includes links to download the latest builds of the ASP.NET Core Shared Framework. Also included are links to download the Windows Hosting Bundle, which includes the ASP.NET Core Shared Framework, the .NET Runtime Shared Framework, and the IIS plugin (ASP.NET Core Module). You can download the latest .NET Runtime buildshere, and the latest .NET SDK buildshere.If you're unsure what you need, then install the SDK; it has everything except the IIS plugin.
Platform | Shared Framework (Installer) | Shared Framework (Binaries) | Hosting Bundle (Installer) |
---|---|---|---|
Windows x64 | Installer | Binaries | Installer |
Windows x86 | Installer | Binaries | Installer |
Windows arm64 | Installer | Binaries | Installer |
macOS x64 | N/A | Binaries | N/A |
macOS arm64 | N/A | Binaries | N/A |
Linux x64 | Deb Installer -RPM Installer | Binaries | N/A |
Linux arm | N/A | Binaries | N/A |
Linux arm64 | RPM Installer | Binaries | N/A |
Linux-musl-x64 | N/A | Binaries | N/A |
Linux-musl-arm | N/A | Binaries | N/A |
Linux-musl-arm64 | N/A | Binaries | N/A |
About
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Releases
Packages0
Languages
- C#91.4%
- HTML2.5%
- C++2.1%
- TypeScript1.8%
- Java0.9%
- PowerShell0.5%
- Other0.8%