Metadata >> NuGet >> JeroenPot.SimpleInjector.AssemblyScanner

JeroenPot.SimpleInjector.AssemblyScanner

Metadata

Authors Jeroen Pot
Copyrights Copyright 2015
Description Static helper class for scanning of assembly and automatic registration of classes and interfaces in the SimpleInjector container.
Owners Jeroen Pot
ProjectUrl https://github.com/jeroenpot/SimpleInjector-AssemblyScanner
RequireLicenseAcceptance False
Tags SimpleInjector,auto,autoscan,autoregister,assemblyscanner
Dependencies SimpleInjector:2.0.0
Title AssemblyScanner for SimpleInjector
PackageSize 18149
PackageHashAlgorithm SHA512
PackageHash jaSdXAEWegxhtOTvH2FtdrkpwN9s1jGB+J25cub2q6qFAsL2NUiqDNJZV4ndW9vLdleV3s00KUnW+s9iBVdcTA==
DownloadCount 000000
CreatedDate 2015-10-05T06:50:02

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install JeroenPot.SimpleInjector.AssemblyScanner -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install JeroenPot.SimpleInjector.AssemblyScanner -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package JeroenPot.SimpleInjector.AssemblyScanner
Installing the package (HTTP Basic authentication):
Install-Package JeroenPot.SimpleInjector.AssemblyScanner -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package JeroenPot.SimpleInjector.AssemblyScanner -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package JeroenPot.SimpleInjector.AssemblyScanner

OpenWrap

Installing the package:
o add-wrap JeroenPot.SimpleInjector.AssemblyScanner
Uninstalling the package:
o remove-wrap JeroenPot.SimpleInjector.AssemblyScanner

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.0.47
1.0.9.44
1.0.8.40