Metadata >> NuGet >> Zongsoft.CoreLibrary

Zongsoft.CoreLibrary

Metadata

Authors Popeye Zhong(zongsoft@gmail.com)
Copyrights Copyright(C) Zongsoft Corporation 2010-2015. All rights reserved.
Description Zongsoft.CoreLibrary是一个采用 LGPL v2.1授权协议的开发类库,它提供了基于.NET平台中的一些核心功能集,有关更多详细信息请访问该项目的开源地址: https//github.com/Zongsoft/Zongsoft.CoreLibrary/
IconUrl https://avatars3.githubusercontent.com/u/4804332
Language zh-CN
LicenseUrl https://www.gnu.org/licenses/lgpl-2.1.html
Owners Zongsoft Corporation
ProjectUrl https://github.com/Zongsoft/Zongsoft.CoreLibrary
RequireLicenseAcceptance True
Summary Zongsoft.CoreLibrary 类库提供了.NET开发的常用功能集以及一些相对于.NET BCL中进行了功能强化的实现。采用C#语言开发,支持跨平台可运行在 Windows、Windows Phone 8.x 以及 Linux(Mono) 等平台中。
Tags Zongsoft Core Library CoreLibrary
Title Zongsoft.CoreLibrary
PackageSize 1161627
PackageHashAlgorithm SHA512
PackageHash tjmyzYCXJ3eW/Pw+Y33PLRjG/0uFCPYWXmyrB4VCb0P1QuMERqccA5yYZZgfPuqqQUZRiA+ETCQj3j4kngXgfg==
DownloadCount 000000
CreatedDate 2015-01-19T14:33: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 Zongsoft.CoreLibrary -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Zongsoft.CoreLibrary -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 Zongsoft.CoreLibrary
Installing the package (HTTP Basic authentication):
Install-Package Zongsoft.CoreLibrary -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Zongsoft.CoreLibrary -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Zongsoft.CoreLibrary

OpenWrap

Installing the package:
o add-wrap Zongsoft.CoreLibrary
Uninstalling the package:
o remove-wrap Zongsoft.CoreLibrary

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
3.2.1501.0