Metadata >> NuGet >> DynamicLog4net

DynamicLog4net

Metadata

Authors IWT Solutions
Copyrights Copyright 2014
Description Log4net extension library for configuring appenders and loggers through c# code.
Owners IWT Solutions
ProjectUrl https://github.com/iwtsolutions/dynamic-log4net
RequireLicenseAcceptance False
Tags log4net dynamic c# configure appenders loggers
Dependencies log4net:2.0.3
Title DynamicLog4net
PackageSize 10295
PackageHashAlgorithm SHA512
PackageHash SrfV+qB0eNZ72JN3vC0de931/Qgmxo2ATGQPzAkSXBneHmdUMkvw/FB3QFJK6gWgFC6qBJER9GEtgw7oqq1zTQ==
DownloadCount 000000
CreatedDate 2014-05-05T18:40:29

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

OpenWrap

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

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.0.0.0