Giter Site home page Giter Site logo

东东's Projects

fastgithub icon fastgithub

github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题

tpl.dataflow.demo icon tpl.dataflow.demo

TPL Dataflow是微软面向高并发应用而推出的一个类库。TPL两个非常重要的接口,ISourceBlock<T> 和ITargetBlock<T>接口。继承于ISourceBlock<T>的对象时作为提供数据的数据源对象-生产者,而继承于ITargetBlock<T>接口类主要是扮演目标对象-消费者。在这个类库中,System.Threading.Tasks.Dataflow名称空间下,提供了很多以Block名字结尾的类,ActionBlock,BufferBlock,TransformBlock,BroadcastBlock等9个Block,我们在开发中常使用单播和多播实现一些功能,Demo中使用了BufferBlock和BroadcastBlock。仅供学习交流。。

vsplugin-efcore.dbfirst icon vsplugin-efcore.dbfirst

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization for EF Core

vsplugin-nupack icon vsplugin-nupack

# VSPlugin-Nupack VSPlugin-Nupack是基于VS2019 社区版、专业版、企业版开发,上传Nuget私仓的插件。基于前者 https://github.com/cnsharp/nupack 二次开发,更符合国人的操作习惯,并且更加人性化。 ### Nupack插件开发(https://github.com/cnsharp/nupack) * DeployWizard.cs适用于.net framework库打包; * MsbuildDeployWizard.cs适用于.net core库打包; * nupack插件升级,修改 source.extension.v sixmanifest->Version值; * 调试nupack插件步骤: https://www.cnblogs.com/arxive/p/11787500.html 欢迎学习交流...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.