AutoFrontend.Wpf 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoFrontend.Wpf --version 1.1.1
NuGet\Install-Package AutoFrontend.Wpf -Version 1.1.1
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="AutoFrontend.Wpf" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoFrontend.Wpf --version 1.1.1
#r "nuget: AutoFrontend.Wpf, 1.1.1"
#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.
// Install AutoFrontend.Wpf as a Cake Addin
#addin nuget:?package=AutoFrontend.Wpf&version=1.1.1

// Install AutoFrontend.Wpf as a Cake Tool
#tool nuget:?package=AutoFrontend.Wpf&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?

  1. For prototyping. If you need to create prototype of some UI applciation in a very fast way.

  2. For initial development phase.
    If you want to start from business logic and build custom UI later when BL will have more final shape.

  3. For builing test data generators. These types of applications often do not require custom UI. Often it should just works.

  4. 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

https://github.com/Romfos/AutoFrontend

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 82 4/21/2024
1.1.1 147 1/5/2024
1.1.0 154 11/15/2023
1.0.0 155 6/17/2023