Metadata >> NuGet >> MrMitch.Loaders

MrMitch.Loaders

Metadata

Authors Mickael GOETZ
Copyrights Copyright 2015
Description A set of animated loader for your WPF projects.
LicenseUrl https://raw.githubusercontent.com/MrMitch/WPF-Loaders/master/MrMitch.Loaders/LICENSE.txt
Owners Mickael GOETZ
ProjectUrl https://github.com/MrMitch/WPF-Loaders
ReleaseNotes - Fix nuget packaging - Allow to override the style of ImgurLoader and ChromeLoader
RequireLicenseAcceptance True
Tags WPF Loaders Animations Loading Progress
Title Animated loaders for WPF
PackageSize 25580
PackageHashAlgorithm SHA512
PackageHash pAODCDJwGPdgZXSURBczeIysJ7xoLdYUoVYAWhowQStqUA5gGoX2Y9E55b82rKL5yP9ptw6KqHsA0Mg8Hawp+Q==
DownloadCount 000000
CreatedDate 2015-09-05T17:04:47

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

OpenWrap

Installing the package:
o add-wrap MrMitch.Loaders
Uninstalling the package:
o remove-wrap MrMitch.Loaders

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.2.0.0
1.1.0.1