GithubHelp home page GithubHelp logo

cuteleon / cleverstocker Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 6.0 1.89 MB

Clever Stocker

License: GNU Lesser General Public License v3.0

C# 94.77% CSS 5.23%
stock ioc autofac docking winforms spider ef6 tpl-dataflow

cleverstocker's Introduction

Clever Stocker

UML

Technology Stack:

  1. UI: DockPanelSuite 3.0.6
  2. UnitTest:MSTest 1.4.0
  3. O/RM: Entity Framework 6.2.0
  4. IoC: Autofac 4.9.2
  5. HTML-Parsing: HtmlAgilityPack 1.11.8
  6. Mocking: Moq 4.12.0
  7. Log: NLog 4.6.5
  8. DB: SQLite (CodeFirst) 1.0.111
  9. CodingStandards: StyleCop.Analyzers 1.1.118
  10. MultiThreading/DataFlow: TPL 4.9.0
  11. MQ: ZeroMQ 4.1.0.31
  12. Spider: 正则表达式

Features:

  1. 内部所有停靠窗体和服务采用 DI 容器 (Autofac) 托管,任何需要引用的地方,只需要使用 DI 容器获取即可,在使用时不需要关心被托管的服务的生命周期,只需要在注册时设定生命周期;
  2. 停靠窗口之间通信使用 MQ Pub/Sub 模式实现,避免窗体之间的强耦合,任何窗体的消息和事件一律通过 MQ 广播出去,由特定的窗口订阅相关主题并选择处理;

Screen:

cleverstocker's People

Contributors

cuteleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.