GenFu 1.5.6
See the version list below for details.
Install-Package GenFu -Version 1.5.6
dotnet add package GenFu --version 1.5.6
<PackageReference Include="GenFu" Version="1.5.6" />
paket add GenFu --version 1.5.6
#r "nuget: GenFu, 1.5.6"
// Install GenFu as a Cake Addin
#addin nuget:?package=GenFu&version=1.5.6
// Install GenFu as a Cake Tool
#tool nuget:?package=GenFu&version=1.5.6
GenFu is a library you can use to generate realistic test data.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on GenFu:
Package | Downloads |
---|---|
Dnc.Seedwork
基于StandardLibrary的跨平台快速开发框架。 |
|
ComplexFaker
Generate complex fake data in C# with out any extra configuration. |
|
GenFu.HtmlHelpers.Wireframes
The ultimate code first UI/UX prototyping tool for ASP.NET Core. The GenFu Wireframes is a package that provides a fluent API that creates placeholder HTML and images at runtime using simple helper extension methods. GenFu Wireframes is specifically for reducing prototyping markup. Since GenFu injects placeholder content at runtime, your markup remains untouched and your source code remains clean. |
|
GenericMvc.Test.Library
GenericMvc.Test.Library |
|
ShopAtHome.UnitTestHelper
A collection of stub interface builders and test data creators, helpful in creating robust and easily maintained suites of unit tests |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on GenFu:
Repository | Stars |
---|---|
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
|
|
VirtoCommerce/vc-platform
VirtoCommerce Platform repository
|
|
hailang2ll/DMS
DMS是一个集中式的中间件框架,每一个小型中间件将会是完全独立的,都将以注册方式使用,主要为了快速开发项目而准备,如:DMS.Autofac,DMS.Consul,DMS.RabbitMQg,DMS.Swagger,GRPC,Thrift,Netty,DMS.Exceptionless,DMS.Log4net,DMS.NLogs,DMS.Consul,Ocelot,IdentityServer,Zookeeper等,Demo中会有每一个中间件的实例方便开发者了解
|
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 855,784 | 1/27/2020 |
1.5.6 | 327,559 | 12/19/2018 |
1.4.22 | 320,074 | 3/7/2018 |
1.4.21 | 924 | 3/7/2018 |
1.4.1 | 107,221 | 8/20/2017 |
1.4.0 | 956 | 8/18/2017 |
1.3.3 | 18,740 | 6/13/2017 |
1.3.2 | 866 | 6/13/2017 |
1.3.1 | 895 | 6/13/2017 |
1.2.1 | 47,017 | 11/2/2016 |
1.2.0 | 1,724 | 10/20/2016 |
1.1.1 | 22,401 | 6/16/2016 |
1.1.0 | 4,754 | 4/5/2016 |
1.0.4 | 18,294 | 11/14/2015 |
1.0.3 | 1,414 | 11/5/2015 |
1.0.2 | 2,198 | 11/28/2014 |
1.0.1 | 2,387 | 11/6/2014 |
Addressed issue in creating string resources. Again.