AutoFrontend 1.1.1
See the version list below for details.
dotnet add package AutoFrontend --version 1.1.1
NuGet\Install-Package AutoFrontend -Version 1.1.1
<PackageReference Include="AutoFrontend" Version="1.1.1" />
paket add AutoFrontend --version 1.1.1
#r "nuget: AutoFrontend, 1.1.1"
// Install AutoFrontend as a Cake Addin #addin nuget:?package=AutoFrontend&version=1.1.1 // Install AutoFrontend as a Cake Tool #tool nuget:?package=AutoFrontend&version=1.1.1
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 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos 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
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AutoFrontend:
Package | Downloads |
---|---|
AutoFrontend.Wpf
Framework for automaticaly builing UI applications based on custom businees logic |
GitHub repositories
This package is not used by any popular GitHub repositories.