![]() |
VOOZH | about |
dotnet add package Superpower --version 3.2.1
NuGet\Install-Package Superpower -Version 3.2.1
<PackageReference Include="Superpower" Version="3.2.1" />
<PackageVersion Include="Superpower" Version="3.2.1" />Directory.Packages.props
<PackageReference Include="Superpower" />Project file
paket add Superpower --version 3.2.1
#r "nuget: Superpower, 3.2.1"
#:package Superpower@3.2.1
#addin nuget:?package=Superpower&version=3.2.1Install as a Cake Addin
#tool nuget:?package=Superpower&version=3.2.1Install as a Cake Tool
A parser combinator library for C#
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Superpower:
| Package | Downloads |
|---|---|
|
Serilog.Filters.Expressions
Expression-based event filtering for Serilog. |
|
|
DotNetEnv
A .NET library to load environment variables from .env files |
|
|
OctoNotes.Generator.ReleaseNotesSource.GitHub
OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph. |
|
|
SelectParser
Package Description |
|
|
Octopus.OctoNotes.Generator.ReleaseNotesSource.GitHub
OctoNotes is a tool for generating release notes from Git repositories. In a perfect, trunk-based world, there would be a single, linear graph between versions of an application. In the real world, however, that's almost never the case. Many releases will have hotfixes; many applications will have LTS branches or maintenance releases; not to mention pull requests and other reasons for branches, both short-lived and long. OctoNotes takes a slightly different view of release notes. OctoNotes views the Git revision graph as the single source of truth. If a bug was fixed in a commit, that bug is only fixed in revisions containing that commit. If a feature was added between versions X and Y, it will appear in the Git revision graph as a commit somwehere between those two points. By leveraging Git tags, OctoNotes can pinpoint precisely where in a Git revision graph a change was introduced, and provide the release notes for just the commits between two points on that graph. |
Showing the top 18 popular GitHub repositories that depend on Superpower:
| Repository | Stars |
|---|---|
|
Tyrrrz/DiscordChatExporter
Saves Discord chat logs to a file
|
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
|
tonybaloney/CSnakes
Embed Python in .NET
|
|
|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
|
WOA-Project/WOA-Deployer-Rpi
WOA Deployer for Raspberry Pi
|
|
|
moq/labs
The most popular and friendly mocking framework for .NET
|
|
|
sebastienros/parlot
Fast and lightweight parser creation tools
|
|
|
tonerdo/dotnet-env
A .NET library to load environment variables from .env files
|
|
| LANCommander/LANCommander | |
|
Suchiman/SerilogAnalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
|
|
|
patriksvensson/ghostly
Ghostly is a GitHub notification client for Windows 10/11
|
|
|
daohainam/mini-web-server
A simple but full-featured web server, supports HTTP/1, HTTP/2, MVC, API, Authentication, Authorization...
|
|
|
datalust/seqcli
The Seq command-line client. Administer, log, ingest, search, from any OS.
|
|
|
csinkers/ualbion
A remake of the 1995 RPG Albion (requires data from an install of the original game)
|
|
|
madewokherd/xalia
Service adding gamepad UI to traditional desktop applications
|
|
|
devlooped/avatar
A modern compile-time generated interception/proxy library
|
|
|
surrealdb/surrealdb.net
SurrealDB SDK for .NET
|
|
|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.2.2-dev-00214 | 151 | 5/20/2026 |
| 3.2.1 | 75,435 | 4/29/2026 |
| 3.2.1-dev-00211 | 138 | 4/29/2026 |
| 3.2.1-dev-00210 | 125 | 4/28/2026 |
| 3.2.0 | 8,225 | 4/27/2026 |
| 3.2.0-dev-00207 | 130 | 4/27/2026 |
| 3.2.0-dev-00206 | 111 | 4/27/2026 |
| 3.2.0-dev-00204 | 113 | 4/27/2026 |
| 3.2.0-dev-00203 | 120 | 4/27/2026 |
| 3.1.1-dev-00257 | 1,740 | 9/7/2025 |
| 3.1.1-dev-00201 | 127 | 4/25/2026 |
| 3.1.0 | 420,833 | 6/18/2025 |
| 3.1.0-dev-00250 | 284 | 6/18/2025 |
| 3.1.0-dev-00247 | 1,572 | 9/30/2024 |
| 3.1.0-dev-00245 | 410 | 9/4/2024 |
| 3.1.0-dev-00241 | 923 | 6/12/2024 |
| 3.1.0-dev-00239 | 469 | 6/10/2024 |
| 3.0.0-dev-00236 | 1,018 | 6/23/2022 |
| 3.0.0-dev-00233 | 1,197 | 1/26/2022 |
| 3.0.0-dev-00231 | 937 | 12/24/2021 |