Skip to content

Commit

Permalink
Remove ncbeauty Global Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
liesauer committed Mar 16, 2020
1 parent 5aa781b commit 1fe9201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -743,7 +743,6 @@ Follows best practices and conventions to provide you a SOLID development experi
* [dotnetfiddle](https://dotnetfiddle.net) - .NET sandbox for developers to quickly try out code and share code snippets.
* [dotnet-tools](https://github.com/natemcmaster/dotnet-tools) - A list of tool extensions for .NET Core Command Line (dotnet CLI).
* [LibMan CLI](https://github.com/aspnet/LibraryManager) - Client-side content manager for web apps.
* [ncbeauty](https://github.com/nulastudio/NetCoreBeauty) - Simple tool to move a .NET Core app runtime components and dependencies into a sub-directory and make it beauty. CLI version of NetCoreBeauty.
* [EntryPoint](https://github.com/Nick-Lucas/EntryPoint) - Composable CLI (Command Line) Argument Parser for .Net Core & .Net Framework 4.5+.
* [Fake JSON Server](https://github.com/ttu/dotnet-fake-json-server) - Fake REST API for prototyping or as a CRUD Back End. No need to define types, uses dynamic typing. Data is stored to a single JSON file. Has authentication, WebSocket notifications, async long running operations, random generation for errors/delays and experimental GraphQL support.
* [gitignore.io](https://github.com/joeblau/gitignore.io) - Create useful .gitignore files for your project [https://www.gitignore.io](https://www.gitignore.io).
Expand Down

0 comments on commit 1fe9201

Please sign in to comment.