Perla.Logger 1.0.0-beta-032

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

Perla Dev Server wakatime

Open in GitHub Codespaces 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!).

Installation

You can install Perla manually by downloading the latest release from the releases page and adding it to your path.

If you prefer a more automated approach, you can use the provided install scripts, they're available on this repository for you to review the contents before running them.

For Linux or macOS, you can run the following command in your terminal:

curl -fsSL https://raw.githubusercontent.com/AngelMunoz/Perla/dev/install.sh | bash

For Windows (or Linux, MacOS if you've installed pwsh), you can use powershell to run the install script:

iwr https://raw.githubusercontent.com/AngelMunoz/Perla/dev/install.ps1 -UseBasicParsing | iex

If you prefer to use the dotnet (global | local) tool, you can install it using the following command:

dotnet tool install --global Perla

Once you're done with the installation, you can run perla --help to verify that the installation was successful.

Description:
  The Perla Dev Server!

Usage:
  Perla [command] [options]

Options:
  -?, -h, --help  Show help and usage information
  --version       Show version information

Commands:
  create, generate, n, new <name>        Creates a new project based on the selected template if it exists
  install                                Installs the project dependencies from the perla.json file
  add <package>                          Adds a package to the project dependencies
  remove <package>                       Removes a package from the project dependencies
  list, ls                               Lists the current dependencies in a table or an npm style json string
  s, serve, start                        Starts the development server and if fable projects are present it also takes care of it.
  b, build                               Builds the SPA application for distribution
  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

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 net8.0 is compatible.  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-032 84 7/27/2025
1.0.0-beta-031 434 7/24/2025
1.0.0-beta-030 431 7/21/2025
1.0.0-beta-029 27 7/18/2025
1.0.0-beta-028 95 7/18/2025
1.0.0-beta-027 110 7/17/2025
1.0.0-beta-026 107 7/16/2025
1.0.0-beta-025 110 7/14/2025
1.0.0-beta-024 149 4/28/2023
1.0.0-beta-023 118 4/27/2023
1.0.0-beta-022 123 4/26/2023
1.0.0-beta-021 129 4/24/2023
1.0.0-beta-020 120 4/23/2023
1.0.0-beta-019 125 4/23/2023
1.0.0-beta-018 120 4/15/2023
1.0.0-beta-017 119 4/13/2023
1.0.0-beta-016 126 4/12/2023
1.0.0-beta-015 119 4/8/2023
1.0.0-beta-014 125 4/7/2023
1.0.0-beta-013 132 3/27/2023
1.0.0-beta-012 141 3/25/2023
1.0.0-beta-011 137 3/25/2023
1.0.0-beta-010 135 3/24/2023
1.0.0-beta-009 143 12/22/2022
1.0.0-beta-008 149 12/14/2022
1.0.0-beta-007 136 12/9/2022
1.0.0-beta-006 139 12/8/2022
1.0.0-beta-005 133 12/7/2022
1.0.0-beta-004 136 12/5/2022
1.0.0-beta-003 149 12/5/2022