about
2/23/2022
C# Repositories Summary
JimFawcett Repositories

C# Repositories Summary

"Start where you are, use what you have, do what you can."
- Arthur Ashe
Code Repository
Repositories are summarized below by type. Each repository summary has a status and brief description.
  1. Utilities - helper code, often in header only packages
    Repository Docs
    Content
    Repository Code
    Status
    None yet
    Brief Helpers to consolidate code snips
  2. Tools - Programs that support file management and code analysis
    Repository Docs
    Content
    Repository Code
    Status
    Compare two files using GUI
    Installed and stable
    Convert source code file into webpage
    Installed and stable
  3. Components - Building blocks for programs, often with interfaces and object factories
    Repository Docs
    Content
    Repository Code
    Status
    Thread-safe message queue blocks enQuer if empty
    Installed
    Directory navigation with notifications
    Installed
  4. Libraries - code that encapsulates some large facility, often a platform wrapper
    Repository Docs
    Content
    Repository Code
    Status
    Supports concurrent file readers and writers
    Installed
    Data structure to hold relationships as a directed graph
    Not installed
    Source code parser to extract metrics and relationships
    Not installed
    Demonstrates .Net XDocment and XElement classes
    Not installed
  5. Projects - Systems of programs that are composed of complex multi-package projects
    Repository Docs
    Content
    Repository Code
    Status
    Evaluate file dependencies based on type-based code analysis
    Installed
    Code for an aynchronous message-passing communication channel
    Installed
    Source code repository with pluggable policies
    Installed
  6. Demos - Small programs that demonstrate language, library, or design constructs
    Repository Docs
    Content
    Repository Code
    Status
    Relatively elementary code examples
    Installed
    Several examples of different types of WCF channels
    Installed
    Examples of WPF Panels, Controls, ...
    Installed
    Demonstrates .Net Process class
    Installed
    Demonstrates Publisher-Subscriber pattern
    Installed
  Next Prev Pages Sections About Keys