Skip to content

Commit

Permalink
change dotnet title for toc working in mdbook site
Browse files Browse the repository at this point in the history
  • Loading branch information
shadawck committed Dec 2, 2023
1 parent 468528b commit 7fd7bd8
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,38 +10,38 @@
<!-- TOC -->

- [Awesome-cli-framework](#awesome-cli-framework)
- [Contents](#contents)
- [Bash/Shell](#bashshell)
- [Crystal](#crystal)
- [C++](#c)
- [Dart](#dart)
- [Deno](#deno)
- [Dotnet/C\#](#dotnetc%5C)
- [Useful awesome list for Dotnet cli](#useful-awesome-list-for-dotnet-cli)
- [Elixir](#elixir)
- [Fortran](#fortran)
- [Go](#go)
- [Useful awesome list for Go cli](#useful-awesome-list-for-go-cli)
- [Haskell](#haskell)
- [Java](#java)
- [JavaScript](#javascript)
- [Julia](#julia)
- [Kotlin](#kotlin)
- [Nim](#nim)
- [Ocaml](#ocaml)
- [PHP](#php)
- [Purescript](#purescript)
- [Python](#python)
- [Ruby](#ruby)
- [Useful awesome list for Ruby cli](#useful-awesome-list-for-ruby-cli)
- [R](#r)
- [Rust](#rust)
- [Scala](#scala)
- [Swift](#swift)
- [V](#v)
- [Zig](#zig)
- [**Contributing**](#contributing)
- [License](#license)
- [Contents](#contents)
- [Bash/Shell](#bashshell)
- [Crystal](#crystal)
- [C++](#c)
- [Dart](#dart)
- [Deno](#deno)
- [Dotnet](#dotnet)
- [Useful awesome list for Dotnet cli](#useful-awesome-list-for-dotnet-cli)
- [Elixir](#elixir)
- [Fortran](#fortran)
- [Go](#go)
- [Useful awesome list for Go cli](#useful-awesome-list-for-go-cli)
- [Haskell](#haskell)
- [Java](#java)
- [JavaScript](#javascript)
- [Julia](#julia)
- [Kotlin](#kotlin)
- [Nim](#nim)
- [Ocaml](#ocaml)
- [PHP](#php)
- [Purescript](#purescript)
- [Python](#python)
- [Ruby](#ruby)
- [Useful awesome list for Ruby cli](#useful-awesome-list-for-ruby-cli)
- [R](#r)
- [Rust](#rust)
- [Scala](#scala)
- [Swift](#swift)
- [V](#v)
- [Zig](#zig)
- [**Contributing**](#contributing)
- [License](#license)

<!-- /TOC -->

Expand Down Expand Up @@ -87,7 +87,7 @@

- [deno-cliffy](https://github.com/c4spar/deno-cliffy) : Command line framework for deno sauropod Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...

## [Dotnet/C\#](https://dotnet.microsoft.com/)
## [Dotnet](https://dotnet.microsoft.com/)

- [CliFX](https://github.com/Tyrrrz/CliFx) : A simple to use, yet powerful framework for building command line applications. Its primary goal is to completely take over the user input layer, allowing you to forget about infrastructural concerns and instead focus on writing your application.

Expand Down

0 comments on commit 7fd7bd8

Please sign in to comment.