Metadata >> NuGet >> CSMatIO

CSMatIO

Metadata

Authors Sérgio aka AlienEnginner
Copyrights Copyright (c) 2015 AlienEngineer
Description CSMatIO is a .NET Library to read, write, and manipulate Matlab binary MAT-files written by David Zier. He published his code on Matlab Central.
LicenseUrl https://raw.githubusercontent.com/AlienEngineer/CSMatIO/master/LICENSE
Owners Sérgio aka AlienEnginner
ProjectUrl https://github.com/AlienEngineer/CSMatIO/wiki
RequireLicenseAcceptance True
Tags Matlab csmatio
Dependencies zlib.net:1.0.4.0
PackageSize 187062
PackageHashAlgorithm SHA512
PackageHash VKHvlnO8MzwkeDGWqh7iHrmOg21s8TJxklccbeUFKceaeldq5ZyHkB5+rJ/FSI0XNHP3O717asq9Z004rzzSJg==
DownloadCount 000000
CreatedDate 2015-06-04T14:53:11

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

OpenWrap

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

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.2
1.0.1
1.0