
本文共 1606 字,大约阅读时间需要 5 分钟。
汇总国外.NET社区相关文章,覆盖.NET ,ASP.NET等内容:
.NET
.NET Core Magic: Develop on one OS, run on another
链接:
点评:Redhat 的.NET 博客文章,文章向你介绍在windows上开发.net core应用部署到REHL上
From Java to .NET Core, Part 2: Types
链接:
点评:RedHat的.NET博客上的从Java 转到.NET Core的系列文章的第二篇,这篇主要介绍类型系统
How to reference a .NET Core library in WinForms - Or, .NET Standard Explained
链接:
点评:文章介绍如何在Winforms程序中引用一个.NET Core的类库,也是一篇.NET应用引用.NET Core的指引文章
Choice amongst cross-platform .NET IDEs - VS Code, Visual Studio for Mac, JetBrains Rider
链接:
点评:.NET Core的跨平台IDE 已经有了多款,vs code ,vs for mac 还有Rider,文章简要介绍这三款IDE,总有一款适合你的
Microsoft .NET Framework 4.7 is available on Windows Update, WSUS, and MU Catalog
链接:
点评:微软并没有停止.NET Framework的开发,4.7版本在性能方面有很大改进,现在4.7版本已经开始通过微软的WSUS网络推送
ASP.NET
ASP.NET Core deployment using Docker, Nginx and Ubuntu Server
链接:
点评: 介绍通过docker将asp.net core应用部署到ubuntu
Theming in ASP.NET Core
链接:
点评:介绍在asp.net core应用程序中支持Theming。
Keep your ASP.NET Core application’s secrets safe during development
链接:
点评:在asp.net core应用程序中如何保证敏感配置信息的安全保存。
OPENID CONNECT SESSION MANAGEMENT USING AN ANGULAR APPLICATION AND IDENTITYSERVER4
链接:
点评:通过angular 和identityserver4 介绍openid connect的会话管理
Defining custom logging messages with LoggerMessage.Define in ASP.NET Core
链接:
点评:介绍asp.net core的日志系统,如何自定义扩展日志系统
Middleware in ASP.NET Core – Handling requests
链接:
点评:asp.net 有Module,Handler,asp.net core统一为Middleware来处理请求,文章详细的介绍Middleware。
Resolving ASP.NET Core Startup class from the DI container
链接:
点评:通过DI把asp.net core的Startup 管理起来,对于测试,开发比较容易。
Control the Controller in ASP.NET MVC
链接:
点评:详细介绍asp.net core poco controller,讨论了localized routes 和 URLs
发表评论
最新留言
关于作者
