Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: docopt.net

docopt.net is the .net version of the docopt python beautiful command line parser. docopt.net helps you define an interface for your command-line app, and automatically generate a parser for it. docopt.net is based on conventions that have been used for decades in help messages and man pages for program interface description. Interface description in docopt.net is such a help message, but formalized. Check out http://docopt.org for a more detailed explanation. Quick example: var arguments = new Docopt().Apply("Usage: prog [-a] [-b] FILE", args); if (arguments["-a"].IsTrue) {{ ... }}
17 versions
Latest release: about 2 years ago
7 dependent packages
419,739 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/docopt.net

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/docopt%2Fdocopt.net

Dependent Repos 53

openearth/bmi-csharp
Basic Model Interface, implementation in C# and tools
  • 0.6.1.9 src/BasicModelInterfaceRunner/packages.config

Size: 763 KB - Last synced: about 2 months ago - Pushed: over 5 years ago

docopt/docopt.net
Port of docopt to .net
  • 0.8.1-* tests/Integration/DocoptNet.Tests.Integration.csproj

Size: 18.3 MB - Last synced: 23 days ago - Pushed: over 1 year ago

csMACnz/coveralls.net
Coveralls uploader for .Net Code coverage
  • 0.8.1 src/csmacnz.Coveralls/csmacnz.Coveralls.csproj
  • 0.8.1 src/csmacnz.Coveralls.Tests/csmacnz.Coveralls.Tests.csproj

Size: 612 KB - Last synced: 17 days ago - Pushed: about 1 year ago

mafm/ledger.fs
Simple command-line, double-entry accounting in F#. Excel and text output.
  • 0.6.1.6 src/fsharp/Ledger/packages.config

Size: 102 KB - Last synced: almost 1 year ago - Pushed: over 6 years ago

SoftwarePotential/samples
Examples of using the Software Potential system in your Applications, including License Issue WebServices and the NuGet-based Protection Configuration and Licensing packages. See the READMEs for walk-throughs
  • 0.6.1.5 Licensing/FullFramework/Distributed/Diagnostics/packages.config

Size: 166 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

TwitchPlaysPokemon/tpp-core
Core re-write for TwitchPlaysPokemon, WIP, contributions welcome
  • 0.8.1 TPP.Core/TPP.Core.csproj

Size: 1.96 MB - Last synced: 19 days ago - Pushed: 19 days ago

atifaziz/CSharpMinifier
.NET Standard Library & Tool for C# source code minification
  • 0.8.1 src/CSharpMinifierConsole/CSharpMinifierConsole.csproj

Size: 833 KB - Last synced: about 2 months ago - Pushed: about 2 years ago

uxmal/pytocs
Converts Python source to C#
  • 0.8.1 src/Cli/Cli.csproj

Size: 2.23 MB - Last synced: 7 months ago - Pushed: about 1 year ago

cubanx/RavenShowOff
  • 0.6.1.9 packages.config

Size: 16.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago

microsoft/near-duplicate-code-detector
A simple tool for detecting near-duplicate source code
  • 0.6.1.10 DuplicateCodeDetector/DuplicateCodeDetector.csproj

Size: 37.1 KB - Last synced: about 2 months ago - Pushed: 10 months ago

baruchiro/dll-props
dotnet tool to get the properties of dll file
  • 0.6.1.11 DllValidator/DllValidator.csproj

Size: 39.1 KB - Last synced: about 1 month ago - Pushed: about 1 year ago

nsacyber/Windows-Event-Log-Messages 📦
Retrieves the definitions of Windows Event Log messages embedded in Windows binaries and provides them in discoverable formats. #nsacyber
  • 0.6.1.10 welm/WelmConsole/packages.config

Size: 214 KB - Last synced: 15 days ago - Pushed: over 1 year ago

timvandam/deduplicated-github-datasets
Repository for fetching datasets from the top-1000 GitHub repositories and deduplicating them
  • 0.6.1.10 near-duplicate-code-detector/DuplicateCodeDetector/DuplicateCodeDetector.csproj

Size: 91.8 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago

KlusterKite/KlusterKite
A framework to create scalable and redundant services based on awesome Akka.Net project.
  • 0.6.1.9 KlusterKite.Core/KlusterKite.Core.Service/KlusterKite.Core.Service.csproj

Size: 173 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago

ldemidov/NugetBrowser
Utility for browsing Nuget feeds
  • 0.6.1.6 NugetBrowser/packages.config

Size: 148 KB - Last synced: over 1 year ago - Pushed: almost 9 years ago

SERG-Delft/near-duplicate-code-remover
  • 0.6.1.10 DuplicateCodeDetector/DuplicateCodeDetector.csproj

Size: 4.63 MB - Last synced: about 2 months ago - Pushed: over 1 year ago

eigenein/skyninja 📦
Sky Ninja (/skˈaɪ ˈnɪn.dʒə/) is a Skype history exporting application
  • 0.6.1.5 Cli/packages.config
  • 0.6.1.5 Core/packages.config

Size: 2.32 MB - Last synced: about 1 month ago - Pushed: almost 8 years ago

datalust/seq-api
HTTP API client for Seq
  • 0.6.1.9 example/SeqEnableAAD/SeqEnableAAD.csproj
  • 0.6.1.9 example/SeqQuery/SeqQuery.csproj
  • 0.6.1.9 example/SeqTail/SeqTail.csproj
  • 0.6.1.9 example/SignalCopy/SignalCopy.csproj

Size: 501 KB - Last synced: about 11 hours ago - Pushed: about 1 month ago

id0001/AdventOfCode
  • 0.6.1.10 csharp/AdventOfCode.Lib/AdventOfCode.Lib.csproj
  • 0.8.1 csharp/AdventOfCode.Core/AdventOfCode.Core.csproj

Size: 958 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

AlbertoMonteiro/CodeMetricsExtractor
Is a simple tool that automate the execution of "Calculate Code Metrics for Solution" that is avaliable in Visual Studio.
  • 0.6.1.9 MetricsExtractor/packages.config

Size: 3.2 MB - Last synced: about 1 year ago - Pushed: about 6 years ago

adamchester/DocoptNetProvider
An F# Type Provider for docopt.net
  • 0.6.2.0 paket.lock

Size: 203 KB - Last synced: about 2 months ago - Pushed: about 9 years ago

vlaci/AoC2019
Advent of Code 2019
  • 0.6.1.10 paket.lock

Size: 40 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago

csMACnz/coveritypublisher
A small utility app to publish your coverity results.
  • 0.6.1.6 src/csmacnz.CoverityPublisher/packages.config

Size: 107 KB - Last synced: 1 day ago - Pushed: almost 2 years ago

iwillspeak/Tyrannoport
🦖 For processing TRX files into something more enjoyable 🦖
  • 0.6.1.11 src/Tyrannoport/Tyrannoport.csproj

Size: 397 KB - Last synced: about 1 month ago - Pushed: 4 months ago

csMACnz/MarkdownTheCodeDocs
Utility to covert your C# code comment documentation from visual studio to awesome markdown documentation pages.
  • 0.6.1.6 src/csmacnz.MarkdownTheCodeDocs/packages.config

Size: 148 KB - Last synced: about 1 year ago - Pushed: over 9 years ago

ishisaka/DocoptSample1
docopt.netの使用サンプル
  • 0.6.1.5 DocoptSample/packages.config

Size: 180 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago

abingham/rosalind
Solutions to the rosalind data set
  • 0.6.1.6 csharp/rosalind-cli/packages.config

Size: 238 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

giggio/FluentMigratorSchemaDumper 📦
  • 0.6.1.6 SchemaDumper/packages.config

Size: 109 KB - Last synced: about 2 months ago - Pushed: over 9 years ago

datalust/seq-dev-apphost 📦
A work-in-progress support library that brings F5 debugging to Seq apps
  • 0.6.1.6 src/seq-dev-apphost/packages.config

Size: 145 KB - Last synced: 2 months ago - Pushed: about 9 years ago

microsoft/iclr2019-learning-to-represent-edits
Code for the ICLR 2019 paper "Learning to Represent Edits"
  • 0.6.1.9 mining/IdiomaticChangeMining/IdiomaticChangeMining.csproj

Size: 163 KB - Last synced: about 2 months ago - Pushed: over 1 year ago

guendto/jomiel-client-demos
the jomiel client demos written in different modern programming languages
  • 0.6.1.11 csharp/paket.lock

Size: 1.24 MB - Last synced: 11 months ago - Pushed: 11 months ago

mcneel/docify
Generate API documentation for Rhino and Grasshopper related APIs
  • 0.6.1.10 src/docify.csproj

Size: 23.4 MB - Last synced: 11 days ago - Pushed: 11 days ago

mcneel/pythonstubs
Python stubs for .NET assemblies
  • 0.6.1.10 builder/PyStubbler/packages.config

Size: 1.4 MB - Last synced: 3 days ago - Pushed: about 3 years ago

japanjeff/MarkItDown
.NET command line program that generates HTML files from Markdown files
  • 0.6.1.3 MarkItDown/packages.config

Size: 395 KB - Last synced: 10 months ago - Pushed: almost 11 years ago

olapiv/neural-repair-static-analysis
Code for KTH Master Thesis "Exploring the Usage of Neural Networks for Repairing Static Analysis Warnings"
  • 0.6.1.9 SourceCodeTokenizer/SourceCodeTokenizer.csproj

Size: 26.7 MB - Last synced: 10 months ago - Pushed: over 1 year ago

Mikescher/SynoCtrl
commandline interface for a Synology NAS
  • 0.6.1.10 Source/SynoCtrl/SynoCtrl.csproj

Size: 155 KB - Last synced: 17 days ago - Pushed: 17 days ago

baruchiro/HWRecommendation-WebAPI 📦
Server Side Web API for all API requests
  • 0.6.1.10 RecommendationAlgorithms/Trainer/Trainer.csproj

Size: 21.2 MB - Last synced: about 1 month ago - Pushed: about 3 years ago

bigkitttty/the-peacenet
  • 0.6.1.9 Peacenet.Backend/packages.config

Size: 376 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

csMACnz/DualMode-Sample
Dual launchable app as a console or gui application
  • 0.6.1.6 src/DualMode-Sample/packages.config

Size: 148 KB - Last synced: about 1 year ago - Pushed: over 8 years ago

raulcorreia7/Funda_Challenge
  • 0.6.1.11 FundaAPIClient/FundaAPIClient.csproj

Size: 330 KB - Last synced: about 1 year ago - Pushed: about 3 years ago

Alee14/shiftos-challenge
  • 0.6.1.10 ShiftOS/ShiftOS/ShiftOS.csproj

Size: 17.8 MB - Last synced: about 1 month ago - Pushed: 3 months ago

hpcshelf/FrontendServices
  • 0.6.1.10 HPCShelfCLI/packages.config
  • 0.6.1.11 JupyterKernel/packages.config

Last synced: over 1 year ago

alkalinethunder/thundershock 📦
Thundershock Engine
  • 0.6.1.11 src/Thundershock/Thundershock.csproj
  • 0.6.1.11 src/Thundershock.Core/Thundershock.Core.csproj

Size: 2.47 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

R.Keelan/unfix
Generate a list of words that might have been auto-corrected into the provided word
  • 0.6.1.10 Unfix/Unfix.csproj

Last synced: about 1 year ago

aluma-clients/aluma-dotnet
The Aluma client libraries for .NET
  • 0.6.1.9 samples/BlobStorageProcessor/BlobStorageProcessor.csproj
  • 0.6.1.9 samples/FileSorter/FileSorter.csproj

Last synced: over 1 year ago

mark_wightman/waives-net
The Aluma client libraries for .NET
  • 0.6.1.9 samples/BlobStorageProcessor/BlobStorageProcessor.csproj
  • 0.6.1.9 samples/FileSorter/FileSorter.csproj

Last synced: over 1 year ago

DontSeeSharp/near-duplicate-code-detector
  • 0.6.1.10 DuplicateCodeDetector/DuplicateCodeDetector.csproj

Size: 5.13 MB - Last synced: over 1 year ago

Fuzzel/RIA
A continuation of ImageLineGen written as a .NET Standard Library with a .NET Core CLI and .NET Framework graphical interface using WPF Generates random lines on a canvas that with each iteration will closer and closer resemble a given source image.
  • 0.6.1.10 RandomImageAssembly.Console/RandomImageAssembly.Console.csproj

Last synced: about 1 year ago

microsoft/msrc-dpu-learning-to-represent-edits 📦
C# Data Extraction for "Learning to Represent Edits"
  • 0.6.1.9 DumpCommitData/DumpCommitData.csproj

Size: 27.3 KB - Last synced: about 2 months ago - Pushed: over 5 years ago

cnxtech/Windows-Event-Log-Messages Fork of nsacyber/Windows-Event-Log-Messages
Retrieves the definitions of Windows Event Log messages embedded in Windows binaries and provides them in discoverable formats. #nsacyber
  • 0.6.1.10 welm/WelmConsole/packages.config

Size: 214 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

viceroypenguin/adventofcode
Answers to Advent of Code
  • 0.8.1 AdventOfCode.Runner/AdventOfCode.Runner.csproj

Size: 979 KB - Last synced: 3 months ago - Pushed: 5 months ago

ferraro2/tpp-core Fork of TwitchPlaysPokemon/tpp-core
Core re-write for TwitchPlaysPokemon, WIP, contributions welcome
  • 0.8.1 TPP.Core/TPP.Core.csproj

Size: 1.68 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

lstrzepek/DomainModel.Generator
Allows to generate UML class diagram for .Net module
  • 0.8.1 src/DomainModel.Generator.CLI/DomainModel.Generator.CLI.csproj

Size: 74.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

melnikovalex/RevitFavs
Commandline interface to manager Revit favourite places
  • 0.6.1.10 RevitFavs.CLI/packages.config

Size: 37.1 KB - Last synced: 10 months ago - Pushed: over 4 years ago

rmn316/jetabroad
  • 0.6.1.9 ImprovedNoise/packages.config

Size: 16.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago

susl/DocoptNetProvider Fork of adamchester/DocoptNetProvider
An F# Type Provider for docopt.net
  • 0.6.2.0 paket.lock

Size: 203 KB - Last synced: 9 months ago - Pushed: about 9 years ago

modulexcite/FluentMigratorSchemaDumper Fork of giggio/FluentMigratorSchemaDumper
  • 0.6.1.6 SchemaDumper/packages.config

Size: 109 KB - Last synced: over 1 year ago - Pushed: over 9 years ago

Ollisteka/Lying_NTP
Inet project. Simple NTP server, which will tell you a wrong time
  • 0.6.1.9 Lying_NTP/packages.config

Size: 3.88 MB - Last synced: 3 months ago - Pushed: over 6 years ago

mikeblome/Metadata-Update-Tool
Metadata update tool for OPS authoring at Microsoft
  • 0.6.1.9 code/MUT/MUT/packages.config
  • 0.6.1.9 code/MUT/mdapply/packages.config

Size: 217 KB - Last synced: about 1 month ago - Pushed: about 6 years ago

giggio/xtr
A tool to crawl and parse web pages
  • 0.6.1.9 src/xtr/xtr.csproj
  • 0.6.1.9 test/integration/integration.csproj
  • 0.6.1.9 test/unit/unit.csproj

Size: 29.3 KB - Last synced: 29 days ago - Pushed: almost 5 years ago

mengguang/StellarWallet
Simple but useful Stellar Wallet
  • 0.6.1.9 StellarWallet/StellarWallet.csproj

Size: 23.4 KB - Last synced: about 1 year ago - Pushed: about 6 years ago

borzunov/kontur-school-03-design-hw Fork of kontur-school-2015/03-design-hw
Dependency Injection Exercise
  • 0.6.1.6 TagCloudGenerator/TagCloudGenerator/packages.config

Size: 16.8 MB - Last synced: over 1 year ago - Pushed: over 8 years ago

lewischeng-ms/Vipr Fork of microsoft/Vipr
Client Library Generation Toolkit
  • 0.6.1.6 src/Core/Vipr/packages.config

Size: 2.99 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago

owsir/Dialect
  • 0.6.1.8 Dialect.Repository/packages.config

Size: 588 KB - Last synced: 3 months ago - Pushed: over 6 years ago

owsir/Dialect-api
  • 0.6.1.8 Dialect.Repository/packages.config

Size: 28.3 KB - Last synced: 3 months ago - Pushed: over 6 years ago

vishalishere/Vipr Fork of microsoft/Vipr
Client Library Generation Toolkit
  • 0.6.1.6 src/Core/Vipr/packages.config

Size: 2.33 MB - Last synced: about 1 year ago - Pushed: over 8 years ago

mEliehl/MorningBrewCrawler
A web crawler for dotnet news feed on blog http://blog.cwa.me.uk/
  • 0.6.1.10 src/SqlServer.Migration.Fluent/SqlServer.Migration.Fluent.csproj

Size: 128 KB - Last synced: about 1 year ago - Pushed: over 5 years ago

Ijwu/SoundPackConverter
  • 0.6.1.6 SoundPackUnpacker/packages.config

Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 8 years ago

viceroypenguin/MakingCents.app
  • 0.8.1 Source/Scaffold/Scaffold.csproj

Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

Centeva/TypeScripter
A tool to generate Typescript classes from c# models.
  • 0.6.1.9 TypeScripter.Common/TypeScripter.Common.csproj

Size: 2.93 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

sirmaelstrom/AdventOfCode
  • 0.8.1 AdventOfCode.Runner/AdventOfCode.Runner.csproj

Size: 87.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

alex1230608/contra
  • 0.6.1.9 src/packages.config

Size: 22.7 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

datalust/seq-import 📦
A CLI tool for importing JSON-formatted log files directly into Seq
  • 0.6.1.6 src/seq-import/packages.config

Size: 388 KB - Last synced: 2 months ago - Pushed: over 7 years ago

watercolor-games/the-peacenet
Welcome to The Peacenet.
  • 0.6.1.9 Peacenet.Backend/packages.config

Last synced: over 1 year ago

gyorgys/Vipr Fork of microsoft/Vipr
Client Library Generation Toolkit
  • 0.6.1.6 src/Core/Vipr/packages.config

Size: 1.71 MB - Last synced: over 1 year ago - Pushed: about 9 years ago

newlysoft/Vipr Fork of microsoft/Vipr
Client Library Generation Toolkit
  • 0.6.1.6 src/Core/Vipr/packages.config

Size: 1.73 MB - Last synced: over 1 year ago - Pushed: about 9 years ago

Sk1tzFr3n1k/UnoTest2
  • 0.8.1 UnoTest2.UITests/obj/project.assets.json

Size: 152 KB - Last synced: 11 months ago - Pushed: 11 months ago

finkrer/fp Fork of kontur-courses/fp
  • 0.6.1.10 TagCloud/packages.config

Size: 3.51 MB - Last synced: 11 months ago - Pushed: over 5 years ago

finkrer/di Fork of kontur-courses/di
  • 0.6.1.10 TagCloud/packages.config

Size: 1.09 MB - Last synced: 11 months ago - Pushed: over 5 years ago

logantgt/thundershock Fork of alkalinethunder/thundershock
Thundershock Engine
  • 0.6.1.11 src/Thundershock/Thundershock.csproj
  • 0.6.1.11 src/Thundershock.Core/Thundershock.Core.csproj

Size: 2.39 MB - Last synced: 11 months ago - Pushed: almost 3 years ago

natanmejirovsky/seq-api Fork of datalust/seq-api
HTTP API client for Seq
  • 0.6.1.9 example/SeqQuery/SeqQuery.csproj
  • 0.6.1.9 example/SeqTail/SeqTail.csproj
  • 0.6.1.9 example/SignalCopy/SignalCopy.csproj

Size: 329 KB - Last synced: 11 months ago - Pushed: over 4 years ago

kevinmiles/Vipr Fork of microsoft/Vipr
Client Library Generation Toolkit
  • 0.6.1.6 src/Core/Vipr/packages.config

Size: 2.35 MB - Last synced: 10 months ago - Pushed: over 4 years ago

kevinmiles/near-duplicate-code-detector Fork of microsoft/near-duplicate-code-detector
A simple tool for detecting near-duplicate source code
  • 0.6.1.10 DuplicateCodeDetector/DuplicateCodeDetector.csproj

Size: 30.3 KB - Last synced: 10 months ago - Pushed: almost 4 years ago

adsau59/DriveSoftwarePublisher 📦
Software publishing software that uses Google Drive.
  • 0.6.1.9 CommonScripts/CommonScripts.csproj

Size: 497 KB - Last synced: 10 months ago - Pushed: over 5 years ago