Perla.PackageManager 1.0.0-beta-024

This is a prerelease version of Perla.PackageManager.
dotnet add package Perla.PackageManager --version 1.0.0-beta-024
                    
NuGet\Install-Package Perla.PackageManager -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.PackageManager" 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.PackageManager" Version="1.0.0-beta-024" />
                    
Directory.Packages.props
<PackageReference Include="Perla.PackageManager" />
                    
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.PackageManager --version 1.0.0-beta-024
                    
#r "nuget: Perla.PackageManager, 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.
#:package Perla.PackageManager@1.0.0-beta-024
                    
#: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=Perla.PackageManager&version=1.0.0-beta-024&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Perla.PackageManager&version=1.0.0-beta-024&prerelease
                    
Install 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.  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

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 183 4/28/2023
1.0.0-beta-023 142 4/27/2023
1.0.0-beta-022 142 4/26/2023
1.0.0-beta-021 142 4/24/2023
1.0.0-beta-020 145 4/23/2023
1.0.0-beta-019 148 4/23/2023
1.0.0-beta-018 147 4/15/2023
1.0.0-beta-017 145 4/13/2023
1.0.0-beta-016 156 4/12/2023
1.0.0-beta-015 140 4/8/2023
1.0.0-beta-014 148 4/7/2023
1.0.0-beta-013 150 3/27/2023
1.0.0-beta-012 152 3/25/2023
1.0.0-beta-011 157 3/25/2023
1.0.0-beta-010 158 3/24/2023
1.0.0-beta-009 165 12/22/2022
1.0.0-beta-008 171 12/14/2022
1.0.0-beta-007 158 12/9/2022
1.0.0-beta-006 158 12/8/2022
1.0.0-beta-005 155 12/7/2022
1.0.0-beta-004 154 12/5/2022
1.0.0-beta-003 164 12/5/2022
1.0.0-beta-002 156 11/30/2022
1.0.0-beta-001 180 11/27/2022