代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ElderJames' Blog</title>
<link>https://yangshunjie.com/</link>
<atom:link href="/rss.xml" rel="self" type="application/rss+xml"/>
<description>学习、札记、分享</description>
<pubDate>Fri, 15 Dec 2017 09:43:03 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>我的第一块树莓派</title>
<link>https://yangshunjie.com/my-first-respberry-pi.html</link>
<guid>https://yangshunjie.com/my-first-respberry-pi.html</guid>
<pubDate>Fri, 15 Dec 2017 15:06:58 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h1 id="圣诞节前,收到一块树莓派!"><a href="#圣诞节前,收到一块树莓派!" class="headerlink" title="圣诞节前,收到一块树莓派!"><
</description>
<comments>https://yangshunjie.com/my-first-respberry-pi.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(4):自定义视图路径及主题切换</title>
<link>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html</guid>
<pubDate>Thu, 30 Nov 2017 21:44:19 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h2 id="系列回顾"><a href="#系列回顾" class="headerlink" title="系列回顾"></a>系列回顾</h2><ul>
<li><a hre
</description>
<comments>https://yangshunjie.com/Customized-View-Path-And-Theme-Switching-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(3):自定义路由匹配和生成</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html</guid>
<pubDate>Wed, 29 Nov 2017 18:31:34 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h2 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h2><p>前两篇文章主要总结了CMS系统两个技术点
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Customized-Routing-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(2):中间件中渲染Razor视图</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html</guid>
<pubDate>Thu, 23 Nov 2017 21:50:39 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h2 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h2><p>上一篇文章<a href="A-Midd
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Rendering-Razor-Views-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core 中的SEO优化(1):中间件实现服务端静态化缓存</title>
<link>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html</link>
<guid>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html</guid>
<pubDate>Thu, 23 Nov 2017 18:31:34 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h2 id="分享"><a href="#分享" class="headerlink" title="分享"></a>分享</h2><p>最近在公司成功落地了一个用ASP.NET
</description>
<comments>https://yangshunjie.com/A-Middleware-Implement-For-Server-Side-Static-Caching-In-AspNetCore.html#disqus_thread</comments>
</item>
<item>
<title>时序数据库InfluxDB在.NET Core中的使用——(2)IoC和仓储模式实现事件存储</title>
<link>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html</link>
<guid>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html</guid>
<pubDate>Tue, 26 Sep 2017 00:44:01 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>我上一篇文章<a href="/influxdb-in-dotNEt-Core-1-Introduction.html">《InfluxDB在.NET Core中的使用——(
</description>
<comments>https://yangshunjie.com/influxdb-in-dotNEt-Core-2-ioc-and-repository-pattern.html#disqus_thread</comments>
</item>
<item>
<title>时序数据库InfluxDB在.NET Core中的使用——(1)InfluxDB简介及使用</title>
<link>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html</link>
<guid>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html</guid>
<pubDate>Mon, 25 Sep 2017 22:56:01 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><blockquote>
<p>InfluxD
</description>
<comments>https://yangshunjie.com/influxdb-in-dotNEt-Core-1-Introduction.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中动态为控制器类型添加特性</title>
<link>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html</link>
<guid>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html</guid>
<pubDate>Wed, 13 Sep 2017 17:59:22 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>我在上一篇文章<a href="https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-i
</description>
<comments>https://yangshunjie.com/dynamically-add-features-to-the-controller-type-in-dot-net-core.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中为指定类添加WebApi服务功能</title>
<link>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html</link>
<guid>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html</guid>
<pubDate>Tue, 12 Sep 2017 17:00:00 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>POCO Controller是 <strong>ASP.NET Core</strong> 中的一个特性,虽然在2015年刚发布的时候就有这个特性了,可是大多数开发者都只是
</description>
<comments>https://yangshunjie.com/add-the-webapi-service-to-the-specified-class-in-asp-net-core.html#disqus_thread</comments>
</item>
<item>
<title>更换阿里云Docker镜像源</title>
<link>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html</link>
<guid>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html</guid>
<pubDate>Tue, 12 Sep 2017 11:54:17 GMT</pubDate>
<description>
由于国内网络连接Docker官方源很慢,所以这篇文章介绍如何把Docker源更换为阿里云的。
</description>
<comments>https://yangshunjie.com/change-the-docker-image-origin-to-aliyun.html#disqus_thread</comments>
</item>
<item>
<title>领域驱动设计(DDD)项目收集</title>
<link>https://yangshunjie.com/ddd-project-collection.html</link>
<guid>https://yangshunjie.com/ddd-project-collection.html</guid>
<pubDate>Fri, 25 Aug 2017 15:58:36 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><h1 id="前言"><a href="#前言" class="headerlink" title="前言"></a>前言</h1><p>自从来了现在这家公司之后,就喜欢实践DD
</description>
<comments>https://yangshunjie.com/ddd-project-collection.html#disqus_thread</comments>
</item>
<item>
<title>给你的域名加把锁:免费Https申请</title>
<link>https://yangshunjie.com/how-to-request-a-free-https.html</link>
<guid>https://yangshunjie.com/how-to-request-a-free-https.html</guid>
<pubDate>Wed, 02 Aug 2017 15:58:36 GMT</pubDate>
<description>
企业级ssl证书费用高昂,如果只是个人网站没必要用企业级的,使用一些免费的就好了。接下来,我就以我的个人域名为例,介绍下申请免费https的流程。
</description>
<comments>https://yangshunjie.com/how-to-request-a-free-https.html#disqus_thread</comments>
</item>
<item>
<title>使用AppVeyor持续集成你的Hexo博客</title>
<link>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html</link>
<guid>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html</guid>
<pubDate>Tue, 01 Aug 2017 01:19:08 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>炎热的盛夏,真的是让人难以入眠。在这种不免之夜,如果还加上停电……简直就是惨绝人寰了!</p>
<p>还好,今晚没停电,可以让我吹着风扇安心去写这篇文章。</p>
<p>距离
</description>
<comments>https://yangshunjie.com/Use-Appveyor-to-continuously-integrate-your-Hexo-blog.html#disqus_thread</comments>
</item>
<item>
<title>Hello Hexo! 从Ghost迁移博客到Hexo</title>
<link>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html</link>
<guid>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html</guid>
<pubDate>Wed, 26 Jul 2017 01:19:08 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>很高兴用上了hexo来搭建博客!</p>
<p>因为最近使用学习angular、vue、cordova等框架和技术,慢慢喜欢上了用node来构建应用程序的过程。我原来的博客系
</description>
<comments>https://yangshunjie.com/migrate-blog-from-ghost-to-hexo-and-github.html#disqus_thread</comments>
</item>
<item>
<title>Visual Studio 2017 正式版安装问题及解决方案记录</title>
<link>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html</link>
<guid>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html</guid>
<pubDate>Tue, 14 Mar 2017 10:05:42 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>##Visual Studio 2017正式版终于出来啦!</p>
<p>下载地址:<a href="https://www.visualstudio.com/zh-hans
</description>
<comments>https://yangshunjie.com/visual-studio-2017-zheng-shi-ban-an-zhuang-wen-ti-ji-jie-jue-fang-an-ji-lu.html#disqus_thread</comments>
</item>
<item>
<title>NPM 国内镜像</title>
<link>https://yangshunjie.com/n.html</link>
<guid>https://yangshunjie.com/n.html</guid>
<pubDate>Thu, 22 Sep 2016 15:18:28 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>npm由于很多时候都需要从国外的服务器下载组件,由于<strong>众所周知</strong>的原因,国内安装时往往会很慢甚至卡住安装不上的情况,这时就需要替换一下安装源,使
</description>
<comments>https://yangshunjie.com/n.html#disqus_thread</comments>
</item>
<item>
<title>ASP.NET Core中使用依赖注入获得请求生命周期内唯一的DbContext</title>
<link>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html</link>
<guid>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html</guid>
<pubDate>Thu, 22 Sep 2016 13:58:52 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>很高兴,我的博客又回来了。</p>
<p>在使用.NET Core来开发项目已经有两个多月了,想在这里记录一些在.NET Core中比较方便的知识。</p>
<p>这里讲一讲
</description>
<comments>https://yangshunjie.com/asp-net-corezhong-shi-yong-qing-qiu-sheng-ming-zhou-qi-nei-wei-yi-de-dbcontext.html#disqus_thread</comments>
</item>
<item>
<title>EF Core For Mysql 的DataBase First(基于已有数据库)方式连接数据库</title>
<link>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html</link>
<guid>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html</guid>
<pubDate>Sat, 30 Jul 2016 11:30:16 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>.NET要跨平台,就一定要使用同样可以跨平台的数据库,而轻量的MySQL自然是首选。.NET Core发展到现在,虽然官方的Entity Framework还没发布MySQL
</description>
<comments>https://yangshunjie.com/ef-core-for-mysql-de-databasefang-shi-lian-jie-shu-ju-ku.html#disqus_thread</comments>
</item>
<item>
<title>.NET Core以依赖注入的方式配置MySql的DbContext</title>
<link>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html</link>
<guid>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html</guid>
<pubDate>Sat, 30 Jul 2016 11:04:28 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>使用ASP.NET Core开发Web项目,在很多方面都跟之前的.NET版本有很大不同,在Startup.cs的配置方面,一言不合就使用依赖注入。当然,这对于整个项目的解耦是
</description>
<comments>https://yangshunjie.com/yi-zhu-ru-de-fang-shi.html#disqus_thread</comments>
</item>
<item>
<title>使用SecureCRT连接免费的亚马逊云服务器</title>
<link>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html</link>
<guid>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html</guid>
<pubDate>Tue, 19 Jul 2016 22:09:21 GMT</pubDate>
<description>
<script src="\assets\js\APlayer.min.js"> </script><p>亚马逊AWS有一年的免费体验,相比国内的阿里云、腾讯云的优惠政策更实在,而且又不用认证、也不用备案,一个邮箱帐号就能获得,简直就是我等学生(虽然已经不是了,但刚出来工作没几个
</description>
<comments>https://yangshunjie.com/shi-yong-securecrtlian-jie-ya-ma-xun-yun-fu-wu-qi.html#disqus_thread</comments>
</item>
</channel>
</rss>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。