NLipsum 1.0.1
See the version list below for details.
dotnet add package NLipsum --version 1.0.1
NuGet\Install-Package NLipsum -Version 1.0.1
<PackageReference Include="NLipsum" Version="1.0.1" />
paket add NLipsum --version 1.0.1
#r "nuget: NLipsum, 1.0.1"
// Install NLipsum as a Cake Addin #addin nuget:?package=NLipsum&version=1.0.1 // Install NLipsum as a Cake Tool #tool nuget:?package=NLipsum&version=1.0.1
NLipsum : Lorem Ipsum (Lipsum) Generator and Library for the .NET Framework (C#)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NLipsum:
Package | Downloads |
---|---|
DH.MockData
DH框架的模拟数据操作类库 |
|
RedoSocial.Platform.ViewModels.Rx
Package Description |
|
Ding.MockData
Ding.MockData是基于.net core平台开发的应用框架中的模拟数据操作类库。 |
|
Bing.MockData
Bing.MockData是Bing应用框架的模拟数据操作类库。 Bing是一个.net core平台下的应用框架,旨在于提升小型团队的开发能力,由常用公共操作类、架构基类、第三方组件封装、第三方业务接口封装等组成。 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NLipsum:
Repository | Stars |
---|---|
mono/SkiaSharp.Extended
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
|
1.0.1: Restores accidentally removed default constructor behavior. LipsumGenerator's default constructor uses the LoremIpsum text corpus rather than nothing, like it did in the nuget version 0.1.3.
1.0.0: Adds support for Portable Class Libraries, thanks to mattleibow.