【问题标题】:How can I get source code of specific version of entity framework? [closed]如何获取特定版本实体框架的源代码? [关闭]
【发布时间】:2015-03-04 09:03:09
【问题描述】:

我在我的项目中使用EntityFramework 6.0.0.0,在我的公司如果我们使用开源库,我们需要在我们的系统中注册它并带上库的原始原始源代码。 带EntityFramework 6.0.0.0源代码的最简单方法是什么。 我试图在Codeflex source code 中找到它,但它真的不容易,我找不到它......有人可以帮忙吗?

【问题讨论】:

    标签: entity-framework open-source codeplex


    【解决方案1】:

    转到 http://entityframework.codeplex.com/SourceControl/latest

    然后通过设置改变分支

    Browsing changes in [release -6.1.3-rc1]
    

    在这个分支中你可以找到带有发布标签6.0.0的6.0.0源代码 http://entityframework.codeplex.com/SourceControl/list/changesets?page=6

    6.0.0 变更集http://entityframework.codeplex.com/SourceControl/changeset/9e3591e93e1e59c4a2fdd9ff731986711098101c

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-02
      • 1970-01-01
      • 1970-01-01
      • 2019-05-28
      • 1970-01-01
      • 2016-10-17
      相关资源
      最近更新 更多