开源倾情奉献:基于.NET打造IP智能网络视频监控系统(二)基础类库介绍

本文为 Dennis Gao 原创技术文章,发表于博客园博客,未经作者本人允许禁止任何形式的转载。

开源倾情奉献系列链接

基础类库介绍

基础类库目录结构及名空间内容描述

  • Foundation
    • Common
      • Gimela.Common.Configuration - 配置文件处理
      • Gimela.Common.Consts - 系统常用恒量
      • Gimela.Common.Cultures - 系统 Culture 封装
      • Gimela.Common.ExceptionHandling - 通用 Excepton 处理封装
      • Gimela.Common.Logging - 通用 Logging 封装
    • Data
    • Infrastructure
      • Gimela.Infrastructure.AsyncModel - 异步模型实现
      • Gimela.Infrastructure.Messaging - MVVM 消息通信机制
      • Gimela.Infrastructure.Patterns - 模式实现,包括 Flyweight,SmartQueue,WeakAction, Singleton 等
      • Gimela.Infrastructure.ResourceLocation - Service Locator 模式实现,参考《Service Locator 模式
      • Gimela.Infrastructure.Serialization - 常用序列化实现
    • Management
      • Gimela.Management - WMI 实现
    • Media
    • Net
      • Gimela.Net.Http - Http Server 实现,C# WebServer 移植
      • Gimela.Net.Rtp - RTP(RFC3550)实现
      • Gimela.Net.Sockets - TCP/UDP 通信实现
    • Presentation
      • Gimela.Presentation.Controls - WPF 通用控件实现
      • Gimela.Presentation.Shapes - 常用 WPF XMAL 形状
      • Gimela.Presentation.Skins - WPF 皮肤实现
      • Gimela.Presentation.Transitions - WPF View 转换实现
      • Gimela.Presentation.Windows - WPF Window 窗体的实现
    • Security
      • Gimela.Security - 加密及随机数
    • ServiceModel
      • Gimela.ServiceModel.ChannelManagement - WCF 通道管理
      • Gimela.ServiceModel.ManagedDiscovery - WCF 服务自发现(WCF Discovery
      • Gimela.ServiceModel.ManagedHosting - WCF 服务宿主
      • Gimela.ServiceModel.ManagedService - WCF 托管服务
    • Streaming
    • Tasks
    • Text
      • Gimela.Text - 基于文本的处理
      • Gimela.Text.Validation - 文本验证规则

本文为 Dennis Gao 原创技术文章,发表于博客园博客,未经作者本人允许禁止任何形式的转载。

posted @   sangmado  阅读(10141)  评论(19编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· .NET10 - 预览版1新功能体验(一)
点击右上角即可分享
微信分享提示