Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.1% dependent repos on nuget.org

nuget.org : adapter.sdk.source

The only contract provided by this assembly is the IAdapter interface. This is the interface that the adapter service implementation interacts with. As such, the SDK does not have any other external dependencies, since it's the adapter service that consumes this interface. The client-facing code does not need to know about adapters either. ======= Example ======= public class ProjectToMsBuildAdapter : IAdapter<IProject, IMSBuildProject> { // Implement actual conversion. }

Registry - Homepage - JSON
purl: pkg:nuget/adapter.sdk.source
Keywords: patterns, adapter
License:
Latest release: over 11 years ago
First release: over 11 years ago
Dependent packages: 1
Dependent repositories: 2
Downloads: 8,759 total
Last synced: 5 days ago

    Loading...
    Readme
    Loading...