汇总国外.NET社区相关文章,覆盖.NET ,ASP.NET等内容:
链接:https://developers.redhat.com/blog/2017/06/19/net-core-magic-develop-on-one-os-run-on-another/
点评:Redhat 的.NET 博客文章,文章向你介绍在windows上开发.net core应用部署到REHL上
链接: https://developers.redhat.com/blog/2017/06/15/from-java-to-net-core-part-2-types/
点评:RedHat的.NET博客上的从Java 转到.NET Core的系列文章的第二篇,这篇主要介绍类型系统
链接:https://www.hanselman.com/blog/HowToReferenceANETCoreLibraryInWinFormsOrNETStandardExplained.aspx
点评:文章介绍如何在Winforms程序中引用一个.NET Core的类库,也是一篇.NET应用引用.NET Core的指引文章
点评:.NET Core的跨平台IDE 已经有了多款,vs code ,vs for mac 还有Rider,文章简要介绍这三款IDE,总有一款适合你的
点评:微软并没有停止.NET Framework的开发,4.7版本在性能方面有很大改进,现在4.7版本已经开始通过微软的WSUS网络推送
链接:http://piotrgankiewicz.com/2017/06/12/asp-net-core-deployment-using-docker-nginx-and-ubuntu-server/
点评: 介绍通过docker将asp.net core应用部署到ubuntu
链接:http://www.hishambinateya.com/theming-in-asp.net-core
点评:介绍在asp.net core应用程序中支持Theming。
链接: https://jonhilton.net/2017/06/07/keep-your-asp-dot-net-application-secrets-safe/
点评:在asp.net core应用程序中如何保证敏感配置信息的安全保存。
点评:通过angular 和identityserver4 介绍openid connect的会话管理
链接:https://andrewlock.net/defining-custom-logging-messages-with-loggermessage-define-in-asp-net-core/
点评:介绍asp.net core的日志系统,如何自定义扩展日志系统
链接:https://codingblast.com/asp-net-core-middleware/
点评:asp.net 有Module,Handler,asp.net core统一为Middleware来处理请求,文章详细的介绍Middleware。
链接:https://www.strathweb.com/2017/06/resolving-asp-net-core-startup-class-from-the-di-container/
点评:通过DI把asp.net core的Startup 管理起来,对于测试,开发比较容易。
链接:https://www.simple-talk.com/dotnet/asp-net/control-controller-asp-net-mvc/
点评:详细介绍asp.net core poco controller,讨论了localized routes 和 URLs
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。