AppLaunch.Admin 1.0.23

dotnet add package AppLaunch.Admin --version 1.0.23
                    
NuGet\Install-Package AppLaunch.Admin -Version 1.0.23
                    
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="AppLaunch.Admin" Version="1.0.23" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppLaunch.Admin" Version="1.0.23" />
                    
Directory.Packages.props
<PackageReference Include="AppLaunch.Admin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AppLaunch.Admin --version 1.0.23
                    
#r "nuget: AppLaunch.Admin, 1.0.23"
                    
#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.
#:package AppLaunch.Admin@1.0.23
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AppLaunch.Admin&version=1.0.23
                    
Install as a Cake Addin
#tool nuget:?package=AppLaunch.Admin&version=1.0.23
                    
Install as a Cake Tool

App Launch Framework

AppLaunch is an open source launch platform for .Net based web applications, designed to empower developers to rapidly develop and deliver line of business applications to their customers. This package is already included in the AppLaunch template and is highly recommended to start by following the instructions below.

Tech Stack

  • .Net 9 & 10
  • Blazor Server
  • MudBlazor layout and components
  • Entity Framework

Installation

  1. Install the AppLaunch template

    dotnet new install AppLaunch.Template
    
  2. Create a new project

    dotnet new applaunch --name MyProject
    
  3. Run the project

    cd MyProject
    dotnet run
    
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AppLaunch.Admin:

Package Downloads
AppLaunch.Plugins.ProjectBilling

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.23 137 7/8/2025
1.0.22 131 7/7/2025
1.0.21 135 7/3/2025
1.0.20 137 7/3/2025
1.0.19 135 7/2/2025
1.0.18 133 7/2/2025
1.0.17 145 7/2/2025
1.0.16 147 6/27/2025
1.0.15 125 6/27/2025
1.0.14 131 6/27/2025
1.0.13 138 6/24/2025
1.0.12 139 6/23/2025
1.0.11 64 6/21/2025
1.0.10 64 6/21/2025
1.0.9 67 6/21/2025
1.0.8 147 6/19/2025
1.0.7 135 6/19/2025
1.0.6 142 6/19/2025
1.0.5 141 6/19/2025
1.0.3 136 6/19/2025
1.0.2 146 6/18/2025
1.0.1 141 5/19/2025
1.0.0 141 5/19/2025