欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
ASP.NET Core
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 (→指南) |
||
第11行: | 第11行: | ||
==指南== | ==指南== | ||
*[http://docs.huihoo.com/dotnet/aspnet/core/client-side/yeoman.html Building Projects with Yeoman] | *[http://docs.huihoo.com/dotnet/aspnet/core/client-side/yeoman.html Building Projects with Yeoman] | ||
+ | *[https://www.npmjs.com/package/generator-aspnet generator-aspnet] [[Yeoman]] generator for ASP.NET Core apps | ||
==ASP.NET== | ==ASP.NET== |
2016年9月8日 (四) 06:56的版本
您可以在Wikipedia上了解到此条目的英文信息 ASP.NET Core Thanks, Wikipedia. |
ASP.NET Core 是新一代的 ASP.NET,早期称为 ASP.NET vNext,现在更名为 ASP.NET Core。
ASP.NET Core 可运行于 Windows 平台以及非 Windows 平台,如 macOS 以及 Ubuntu Linux 操作系统,是 Microsoft 第一个具有跨平台能力的 Web 开发框架。
微软在一开始开发时就将 ASP.NET Core 开源,因此它也是开源项目的一员,采用 Apache v2 许可协议,由 .NET 基金会 (.NET Foundation) 所管理。
目录 |
功能
指南
- Building Projects with Yeoman
- generator-aspnet Yeoman generator for ASP.NET Core apps
ASP.NET
ASP.NET benefits | ASP.NET Core benefits |
---|---|
Build for Windows | Build for Windows, Mac, or Linux |
Use Web Forms, SignalR, MVC, or Web Pages | Use MVC, or Web API |
One version per machine | Multiple versions per machine |
Develop with Visual Studio using C#, VB or F# | Develop with Visual Studio or Visual Studio Code using C# |
Mature platform | New platform |
High performance | Ultra performance |
项目
- ASP.NET Core MVC
- ASP.NET Core Identity
- ASP.NET Security
- ASP.NET Razor
- Entity Framework Core
- ASP.NET Core Docker
- KestrelHttpServer
- DNX
- DependencyInjection
- Templates
- MusicStore
- WebVella ERP
- Application Insights for ASP.NET Core applications
迁移
图集
链接
分享您的观点