Metadata >> NuGet >> KickStart

KickStart

Metadata

Authors LoreSoft
Copyrights Copyright (c) 2014, LoreSoft
Description Application start-up helper to initialize things like an IoC container, register mapping information or run a task.
Language en-US
LicenseUrl https://raw.githubusercontent.com/loresoft/KickStart/master/LICENSE
Owners LoreSoft
ProjectUrl https://github.com/loresoft/KickStart
RequireLicenseAcceptance False
Summary Application start-up helper
Tags startup bootstrap ioc container initialization
PackageSize 44197
PackageHashAlgorithm SHA512
PackageHash 9GXVmrSHBTP75psVvJnpWjvf50baiVmf9nomuOYBP5eLEU2V0Ve5VgWWJsI2VWFONImH1R/8gwgcspC2K+IcKA==
DownloadCount 000000
CreatedDate 2015-09-24T17:10:43

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 KickStart -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install KickStart -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 KickStart
Installing the package (HTTP Basic authentication):
Install-Package KickStart -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package KickStart -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package KickStart

OpenWrap

Installing the package:
o add-wrap KickStart
Uninstalling the package:
o remove-wrap KickStart

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
2.0.0.54
2.0.0.53
2.0.0.52
2.0.0.51
2.0.0.50
2.0.0.49
2.0.0.48
2.0.0.45
2.0.0.44
2.0.0.40
2.0.0.39
2.0.0.38
2.0.0.37
2.0.0.36
2.0.0.35
2.0.0.34
2.0.0
1.0.4
1.0.3
1.0.1
1.0.1-beta15
1.0.0
1.0.0-beta11
1.0.0-alpha9