Dolphin.Core 1.1.5

dotnet add package Dolphin.Core --version 1.1.5
                    
NuGet\Install-Package Dolphin.Core -Version 1.1.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dolphin.Core" Version="1.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dolphin.Core" Version="1.1.5" />
                    
Directory.Packages.props
<PackageReference Include="Dolphin.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Dolphin.Core --version 1.1.5
                    
#r "nuget: Dolphin.Core, 1.1.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Dolphin.Core@1.1.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dolphin.Core&version=1.1.5
                    
Install as a Cake Addin
#tool nuget:?package=Dolphin.Core&version=1.1.5
                    
Install as a Cake Tool

Dolphin 是一個 JavaScript 程式庫,包含命名空間、物件管理、型別處理、自訂例外、字串處理、HTML...。Dolphin.Core 是 Dolphin 程式庫的基礎,其他的 Dolphin 套件都會參考 Dolphin.Core。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Dolphin.Core:

Package Downloads
Dolphin.Html

Dolphin.Html 提供一系列物件讓開發者不需要再用字串去組成 Html 元素。

Dolphin.Collections

Dolphin.Collections 提供Bits, List, HierarchicalTree, Map, Stack, StringList。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.5 1,222 12/19/2018
1.1.3 1,556 12/11/2018