The Wayback Machine - https://web.archive.org/web/20220531000246/https://github.com/topics/dotnet-tool
Here are
87 public repositories
matching this topic...
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Free and open source schema versioning and database migration made natively with .NET/6. NEW THIS MAY 2022! v1.3.15 released!
Dotnet project and package dependency visualizer.
Updated
Apr 26, 2022
HTML
A self-contained, local, cross-platform, static file Web Server with automatic Live Reloading, Markdown rendering and loose Razor Pages support.
规范化文件编码。Make the file's encoding standard.
A tool for auto-generating XML documentation for your C# code
The repo includes the file download library and the file download tool.
A global tool for managing Visual Studio installations
A simple dotnet tool to calculate hashes
A GitHub Action to run dotnet-format as part of your workflow
Updated
May 30, 2022
TypeScript
.NET CLI tool that can download .gitignore file from gitignore repository
Amazing HTTP command-line tool powered by .NET, inspired by httpie
dotnet-apim is a cross-platform dotnet tool which streamlines the CI/CD process of deploying APIs into Azure API Management
The dotnet tool that can update all dotnet tools
Visual Studio extension and Dotnet CLI Tool to generate the Markdown documentation file from the C# file
Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
A .NET tool to generate file with third party legal notices
EmbedIO CLI - .NET Core Global tool
Dump your MSSQL database into file or stream using F# library or .NET CLI tool
.NET Core Tool to encrypt/decrypt folders or files in a directory and text
The cross platform build automation system: C# scripts + powerful API
GitHub Emoji for C#, ASP.NET Core and Blazor, dotnet tool for the terminal and PowerToys Run plugin
Task for deploy SQL Server
Updated
Dec 29, 2020
PowerShell
A simple .NET tool to execute other dotnet tools without installing them globally or in a project
A dotnet tool to generate reference assemblies
Cross-platform .NET CLI Tool that prints the command-line arguments it receives, to help debug scripts and apps.
Improve this page
Add a description, image, and links to the
dotnet-tool
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dotnet-tool
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
Currently we're not using the source map for fable code (and I think neither for other transpiles)
Describe the solution you'd like
add an option for the fable config to enable source maps for fable apps (and if possible esbuild targets as well)