Commit graph

11 commits

Author SHA1 Message Date
Oskar Hermansson
071c8d9d6e
Rename .NET Core to .NET
Time to drop the Core suffix. It's been called only .NET for five years now.
2025-11-10 20:20:55 +01:00
jishudashen
e3e468d138
chore: fix typos (#13219) 2025-07-21 18:39:25 +02:00
Yunus Emre Akbalık
95ef251669
feat(dotnet): add restore alias (#13146) 2025-05-29 12:49:56 +02:00
vladislav doster
1d09c6bb0a
style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00
Jasmin
48ccc7b36d
feat(dotnet): update completion script (#12028) 2023-12-06 09:22:06 +01:00
Stoyan Dimov
27f31799df
feat(dotnet): add dwt alias (#11470) 2023-02-01 10:51:31 +01:00
Josh Soref
0e41181d54
chore: fix spelling errors across the project (#10459)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +01:00
Adam Cwyk
8e5f3db305
feat(dotnet): add alias for dotnet build command (#10435)
Co-authored-by: Adam Cwyk <git@adamcwyk.dev>
2021-11-26 17:23:08 -08:00
Harry
0bcecf2f63
dotnet: use official dotnet completion (#8518) 2020-02-15 19:19:57 +01:00
Henry Darnell
83aa984d1a
Add dotnet watch and dotnet watch run (#8612) 2020-02-11 01:39:20 +01:00
Shaun Tabone
d5f8fac465 Feature/add dotnet plugin (#8503)
* Added dotnet CLI aliases and completions

* Modified README
2019-12-28 20:54:58 -08:00