Perla.Plugins 1.0.0-beta-024

This is a prerelease version of Perla.Plugins.
dotnet add package Perla.Plugins --version 1.0.0-beta-024
                    
NuGet\Install-Package Perla.Plugins -Version 1.0.0-beta-024
                    
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="Perla.Plugins" Version="1.0.0-beta-024" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Perla.Plugins" Version="1.0.0-beta-024" />
                    
Directory.Packages.props
<PackageReference Include="Perla.Plugins" />
                    
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 Perla.Plugins --version 1.0.0-beta-024
                    
#r "nuget: Perla.Plugins, 1.0.0-beta-024"
                    
#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.
#addin nuget:?package=Perla.Plugins&version=1.0.0-beta-024&prerelease
                    
Install Perla.Plugins as a Cake Addin
#tool nuget:?package=Perla.Plugins&version=1.0.0-beta-024&prerelease
                    
Install Perla.Plugins as a Cake Tool

Perla Dev Server wakatime

Open in Gitpod

Perla is a cross-platform single executable binary CLI Tool for a Development Server of Single Page Applications (like vite/webpack but no node required!).

If that sounds like something nice, Check The docs!

Status

The current v1.0.0 development is taking place in the dev branch, please check it out, also the releases tab contains the most recen betas to try out!

Description:
  The Perla Dev Server!

Usage:
  Perla [command] [options]

Options:
  --version       Show version information
  -?, -h, --help  Show help and usage information
  --info <info>   Brings the Help dialog []

Commands:
  setup                                  Initialized a given directory or perla itself
  t, templates <templateRepositoryName>  Handles Template Repository operations such as list, add, update, and remove templates
  describe, ds <properties>              Describes the perla.json file or it's properties as requested
  b, build                               Builds the SPA application for distribution
  s, serve, start                        Starts the development server and if fable projects are present it also takes care of it.
  add, install <package>                 Shows information about a package if the name matches an existing one
  remove <package>                       removes a package from the
  list, ls                               Lists the current dependencies in a table or an npm style json string
  regenerate, restore                    Restore the import map based on the selected mode, defaults to production
  create, generate, n, new <name>        Creates a new project based on the selected template if it exists

Existing tools

If you actually use and like nodejs, then you would be better taking a look at the tools that inspired this repository

  • jspm - Import map handling, they are the best at manipulating import maps ❤️
  • vite
  • snowpack

These tools have a bigger community and rely on an even bigger ecosystem plus they support plugins via npm so if you're using node stick with them they are a better choice Perla's unbundled development was inspired by both snowpack and vite, CDN dependencies were inspired by snowpack's remote sources development

Product 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.  net9.0 was computed.  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. 
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.0.0-beta-024 118 4/28/2023
1.0.0-beta-023 89 4/27/2023
1.0.0-beta-022 99 4/26/2023
1.0.0-beta-021 92 4/24/2023
1.0.0-beta-020 95 4/23/2023
1.0.0-beta-019 93 4/23/2023
1.0.0-beta-018 91 4/15/2023
1.0.0-beta-017 97 4/13/2023
1.0.0-beta-016 96 4/12/2023
1.0.0-beta-015 99 4/8/2023
1.0.0-beta-014 98 4/7/2023
1.0.0-beta-013 119 3/27/2023
1.0.0-beta-012 113 3/25/2023
1.0.0-beta-011 107 3/25/2023
1.0.0-beta-010 110 3/24/2023
1.0.0-beta-009 115 12/22/2022
1.0.0-beta-008 115 12/14/2022
1.0.0-beta-007 112 12/9/2022
1.0.0-beta-006 105 12/8/2022
1.0.0-beta-005 106 12/7/2022
1.0.0-beta-004 118 12/5/2022
1.0.0-beta-003 117 12/5/2022
1.0.0-beta-002 109 11/30/2022
1.0.0-beta-001 133 11/27/2022