AutoFrontend.Wpf
1.4.0
dotnet add package AutoFrontend.Wpf --version 1.4.0
NuGet\Install-Package AutoFrontend.Wpf -Version 1.4.0
<PackageReference Include="AutoFrontend.Wpf" Version="1.4.0" />
paket add AutoFrontend.Wpf --version 1.4.0
#r "nuget: AutoFrontend.Wpf, 1.4.0"
// Install AutoFrontend.Wpf as a Cake Addin #addin nuget:?package=AutoFrontend.Wpf&version=1.4.0 // Install AutoFrontend.Wpf as a Cake Tool #tool nuget:?package=AutoFrontend.Wpf&version=1.4.0
Overview
AutoFrontend is a framework for automatically building UI applications based on custom business logic
Why this framework could be useful for you?
For prototyping. If you need to create prototype of some UI application in a very fast way.
For initial development phase.
If you want to start from business logic and build custom UI later when BL will have more final shape.For building test data generators. These types of applications often do not require custom UI. Often it should just works.
For building test\admin\internal usage applications.
Typical examples: test client apps for some services, token generators, admin tools, e.t.c
Supported platforms
Technology | Supported platforms | Nuget |
---|---|---|
Wpf | .NET 8+ (Recommended) or .NET Framework 4.8+ | AutoFrontend.Wpf |
How to use and more info
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- AutoFrontend (>= 1.4.0)
- System.Text.Json (>= 8.0.5)
- TestFixture (>= 1.8.0)
-
net8.0-windows7.0
- AutoFrontend (>= 1.4.0)
- TestFixture (>= 1.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.