MMLib.RapidPrototyping 1.0.7.2

dotnet add package MMLib.RapidPrototyping --version 1.0.7.2
                    
NuGet\Install-Package MMLib.RapidPrototyping -Version 1.0.7.2
                    
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="MMLib.RapidPrototyping" Version="1.0.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MMLib.RapidPrototyping" Version="1.0.7.2" />
                    
Directory.Packages.props
<PackageReference Include="MMLib.RapidPrototyping" />
                    
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 MMLib.RapidPrototyping --version 1.0.7.2
                    
#r "nuget: MMLib.RapidPrototyping, 1.0.7.2"
                    
#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.
#addin nuget:?package=MMLib.RapidPrototyping&version=1.0.7.2
                    
Install MMLib.RapidPrototyping as a Cake Addin
#tool nuget:?package=MMLib.RapidPrototyping&version=1.0.7.2
                    
Install MMLib.RapidPrototyping as a Cake Tool

Package for rapid prototyping develop new functions.
WordsGenerators, PersonsGenerators, Lorem impsum, ...
By default use own resources for generate words ..., but you can create your words repository and inject them for generators (Use database repository, language-dependent repository, ...).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MMLib.RapidPrototyping:

Repository Stars
Burgyn/MMLib.SwaggerForOcelot
This repo contains swagger extension for ocelot.
Version Downloads Last updated
1.0.7.2 293 1/1/2014
1.0.7.1 52 1/1/2014
1.0.7 53 12/30/2013
1.0.6 53 12/15/2013
1.0.5 90 12/14/2013
1.0.4 77 12/12/2013
1.0.3 53 12/12/2013
1.0.2 53 12/12/2013
1.0.1 93 12/12/2013

v1.0.7.1 Add comments xml for intellisense
v1.0.6 Registering names repositories
v1.0.5 add Lorem  ipsum generator
Add reference to Extensions