Metadata >> NuGet >> Omnifactotum.Wpf

Omnifactotum.Wpf

Metadata

Authors Vitalii Maklai
Copyrights Copyright 2013-2015 Vitalii Maklai
Description Omnifactotum.Wpf: the .NET library intended to help developers avoid writing the same code for different WPF projects.
LicenseUrl http://omnifactotumwpf.codeplex.com/license
Owners Vitalii Maklai
ProjectUrl http://omnifactotumwpf.codeplex.com/
ReleaseNotes --- Changes in 0.1.0.4 (since 0.1.0.1) --- * Introduced the WindowStyles behavior providing attached properties CanMinimize, CanMaximize and HasSystemMenu * Introduced the generic value converters (BooleanToValueConverter, NullableBooleanToValueConverter, RelayValueConverter) and some descendants (BooleanToVisibilityConverter, NullableBooleanToVisibilityConverter, BooleanToBrushConverter, BooleanToFontWeightConverter). --- First published version 0.1.0.1 --- * Introduced the WpfFactotum helper class
RequireLicenseAcceptance True
Tags omnifactotum omni factotum wpf aid assistant extension extensions helper common C#
Dependencies Omnifactotum:0.3.0.119
Title Omnifactotum.Wpf
PackageSize 30845
PackageHashAlgorithm SHA512
PackageHash ekep0DHlA5PuGaq/d+NYh0dcEt2R2KPJpMrWNk3zhvPxEp3VJQLFbZLA/gZAV77pgBi4yQ/05Y/8q2+seajjTQ==
DownloadCount 000000
CreatedDate 2015-09-08T02:07:18

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

OpenWrap

Installing the package:
o add-wrap Omnifactotum.Wpf
Uninstalling the package:
o remove-wrap Omnifactotum.Wpf

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.1.0.4
0.1.0.1