Skip to content

Discovers services in a project where services are uniquely identified using the .NET type system. A graph can then be constructed to analyze service dependencies.

License

Notifications You must be signed in to change notification settings

Pixellore/dotnet-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-services

Discovers services in a project where services are uniquely identified using the .NET type system. A graph can then be constructed to analyze service dependencies.

$ npm install --save rotorz/dotnet-services

This package is compatible with unity3d-package-syncer.

Contribution Agreement

This project is licensed under the MIT license (see LICENSE). To be in the best position to enforce these licenses the copyright status of this project needs to be as simple as possible. To achieve this the following terms and conditions must be met:

  • All contributed content (including but not limited to source code, text, image, videos, bug reports, suggestions, ideas, etc.) must be the contributors own work.

  • The contributor disclaims all copyright and accepts that their contributed content will be released to the public domain.

  • The act of submitting a contribution indicates that the contributor agrees with this agreement. This includes (but is not limited to) pull requests, issues, tickets, e-mails, newsgroups, blogs, forums, etc.

About

Discovers services in a project where services are uniquely identified using the .NET type system. A graph can then be constructed to analyze service dependencies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.1%
  • JavaScript 0.9%