Metadata >> NuGet >> blog-dot-net-core

blog-dot-net-core

Metadata

Authors Manuel Grundner
Copyrights Copyright 2013
Description blog-dot-net is a text centric, decentralized blog engine driven by your favorite DVCS (HG, GIT, ect.) and your favorite content languages (Markdown, Textile, pure HTML). Configuration is easy and can be done in your favorite configuration language (XML, JSON, YML, ect.). Short the perfect blog for developers.
IconUrl https://github.com/biohazard999/blog-dot-net/blob/master/favicon.ico?raw=true
LicenseUrl https://github.com/biohazard999/blog-dot-net/blob/master/LICENSE
Owners Manuel Grundner
ProjectUrl https://github.com/biohazard999/blog-dot-net
ReleaseNotes Alpha-Version for manual integration tests
RequireLicenseAcceptance False
Tags Blog Markdown Textile XML JSON YML ASP.NET GIT HG DVCS VCS Mono
PackageSize 25760
PackageHashAlgorithm SHA512
PackageHash nJ1u4lAxaKxQ2Yyye73+4CAHkaIHc4XX0/ibG0X0KgjaPRumSSDfeBgqHy8HOc61jr4xCCmbzNfVBAgUjg87Qg==
DownloadCount 000000
CreatedDate 2013-08-23T16:39:04

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

OpenWrap

Installing the package:
o add-wrap blog-dot-net-core
Uninstalling the package:
o remove-wrap blog-dot-net-core

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
0.0.5-alpha
0.0.4-alpha