Skip to content

Libraries for import/export assemblies dependencies

License

Notifications You must be signed in to change notification settings

xclemence/Dependencies.Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies Exchange

License: MIT Build

Tis project contains libraries to exchange assemblies dependencies (import/export).

These libraries are used in Dependecy Viewer.

Base Features

  • Import Assemblies service (with user interface)
  • Export Assembles service (with user interface)
  • User interface to edit settings

Exchange Types

File

This import/export mechanism saves one assembly and own dependencies in a JSON file. File selection (for import/export) uses windows dialog (platform dependent).

Graph

This import/export call Dependeces Graph Services to store assembly and own dependencies in a database.

For assembly import, the library provides a search screen. This screen is style agnostic.

About

Libraries for import/export assemblies dependencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages