AutoFrontend.Wpf
1.1.0
See the version list below for details.
dotnet add package AutoFrontend.Wpf --version 1.1.0
NuGet\Install-Package AutoFrontend.Wpf -Version 1.1.0
<PackageReference Include="AutoFrontend.Wpf" Version="1.1.0" />
paket add AutoFrontend.Wpf --version 1.1.0
#r "nuget: AutoFrontend.Wpf, 1.1.0"
// Install AutoFrontend.Wpf as a Cake Addin #addin nuget:?package=AutoFrontend.Wpf&version=1.1.0 // Install AutoFrontend.Wpf as a Cake Tool #tool nuget:?package=AutoFrontend.Wpf&version=1.1.0
Owerview
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 applciation 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 builing test data generators. These types of applications often do not require custom UI. Often it should just works.
For builing 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 6+ (Recomended) or .NET Framework 4.6.2+ | AutoFrontend.Wpf |
How to use and more info
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- AutoFrontend (>= 1.1.0)
- System.Text.Json (>= 8.0.0)
- TestFixture (>= 1.5.0)
-
net6.0-windows7.0
- AutoFrontend (>= 1.1.0)
- TestFixture (>= 1.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.