eShopOnContainers 是 《.NET Microservices – Architecture for Containerized .NET Applications》这本微软出品的电子书中的示例应用程序。

This guide is an introduction to developing microservices-based applications and managing them using containers. It discusses architectural design and implementation approaches using .NET Core and Docker containers. To make it easier to get started with containers and microservices, the guide focuses on a reference containerized and microservice-based application that you can explore. The sample application is available at the eShopOnContainers GitHub repo.

eShopOnContainers 的 GitHub 地址是 https://github.com/dotnet-architecture/eShopOnContainers ,它不仅是一个示例应用,而且是一个开源项目,接受代码捐赠。

Note for Pull Requests: We accept pull request from the community. When doing it, please do it onto the DEV branch which is the consolidated work-in-progress branch. Do not request it onto Master, if possible.

园子里的相关博文:

最新文章

  1. 冒泡,setinterval,背景图的div绑定事件,匿名函数问题
  2. Html概要及示例(一)
  3. krpano 小记
  4. TDDL DataSource
  5. Centos 重置密码
  6. Informix 中执行多条SQL(Execute Script)
  7. 学习jax-ws(一)
  8. .Net Core下如何管理配置文件(转载)
  9. iOS: 学习笔记, 透过Boolean看Swift(译自: https://developer.apple.com/swift/blog/ Aug 5, 2014 Boolean)
  10. 【HDOJ】4956 Poor Hanamichi
  11. 【递归与分治】 poj 1017
  12. 基于Annotation与SpringAOP的缓存简单解决方案
  13. cn_office2016
  14. jsp程序设计:jstl之JSTL标签库
  15. WC2016自测
  16. jquery库的cookie用法
  17. 【mysql】decimal数据类型
  18. 继承之super关键字的使用
  19. mui---开发直播APP
  20. win7系统Oracle数据库本地备份

热门文章

  1. elasticsearch日志删除命令
  2. 用PowerShell的命令行检查文件的校验MD5 SHA1 SHA256
  3. Dockerfile 构建kibana 反向代理应用做用户认证访问
  4. 最新Android & iOS设计尺寸规范
  5. arcgis server瓦片行列号计算
  6. R绘制3D散点图
  7. Atitit 项目文档规范化与必备文档与推荐文档列表
  8. Socket网络编程--简单Web服务器(3)
  9. SSH免登录及原理
  10. linux每日命令(4):pwd命令