Skip to content

Commit 85595d2

Browse files
committed
Merge branch 'main' of github.com:Crequency/Common.BasicHelper
2 parents cf80a1f + f7a60a6 commit 85595d2

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# BasicHelper
1+
# About
2+
3+
Common.BasicHelper is a collection of helper functions for dotnet platform (C# mainly).
4+
5+
You can easily use it in your project through NuGet.
6+
7+
Via dotnet cli
8+
9+
```shell
10+
dotnet add package Common.BasicHelper
11+
```
12+
13+
# Usage
14+
15+
building ...
16+
17+

0 commit comments

Comments
 (0)