Perla.Logger
1.0.0-beta-018
See the version list below for details.
dotnet add package Perla.Logger --version 1.0.0-beta-018
NuGet\Install-Package Perla.Logger -Version 1.0.0-beta-018
<PackageReference Include="Perla.Logger" Version="1.0.0-beta-018" />
paket add Perla.Logger --version 1.0.0-beta-018
#r "nuget: Perla.Logger, 1.0.0-beta-018"
// Install Perla.Logger as a Cake Addin #addin nuget:?package=Perla.Logger&version=1.0.0-beta-018&prerelease // Install Perla.Logger as a Cake Tool #tool nuget:?package=Perla.Logger&version=1.0.0-beta-018&prerelease
Perla Dev Server
Perla is a cross-platform single executable binary CLI Tool for a Development Server of Single Page Applications.
If that sounds like something nice, Check The docs!
Status
take a peek of PoC's and new stuff that may (or not) be coming to perla in the experiments directory
This project is in development, current goals at this point are:
- Remove npm/node out of the equation.
- For F# users, seamless fable integration.
- A Fast and easy to use Development server
- Build for production using esbuild.
- Binary Release for users outside .NET
- Plugin System
- Test runner for Client side tests powered by playwright
- Local Typescript Types (to help the IDE)
For more information check the Issues tab.
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.
test Runs client side tests in a headless browser
search <package> Search a package name in the Skypack api, this will bring potential results
show <package> Shows information about a package if the name matches an existing one
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
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 | Versions 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. |
-
net6.0
- FSharp.Core (>= 7.0.200)
- Microsoft.Extensions.Logging (= 7.0.0)
- Spectre.Console (= 0.46.0)
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 | 104 | 4/28/2023 |
1.0.0-beta-023 | 80 | 4/27/2023 |
1.0.0-beta-022 | 84 | 4/26/2023 |
1.0.0-beta-021 | 83 | 4/24/2023 |
1.0.0-beta-020 | 83 | 4/23/2023 |
1.0.0-beta-019 | 86 | 4/23/2023 |
1.0.0-beta-018 | 82 | 4/15/2023 |
1.0.0-beta-017 | 80 | 4/13/2023 |
1.0.0-beta-016 | 86 | 4/12/2023 |
1.0.0-beta-015 | 80 | 4/8/2023 |
1.0.0-beta-014 | 84 | 4/7/2023 |
1.0.0-beta-013 | 93 | 3/27/2023 |
1.0.0-beta-012 | 102 | 3/25/2023 |
1.0.0-beta-011 | 95 | 3/25/2023 |
1.0.0-beta-010 | 95 | 3/24/2023 |
1.0.0-beta-009 | 101 | 12/22/2022 |
1.0.0-beta-008 | 107 | 12/14/2022 |
1.0.0-beta-007 | 95 | 12/9/2022 |
1.0.0-beta-006 | 94 | 12/8/2022 |
1.0.0-beta-005 | 91 | 12/7/2022 |
1.0.0-beta-004 | 94 | 12/5/2022 |
1.0.0-beta-003 | 103 | 12/5/2022 |