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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-9Lines changed: 32 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ This repo contains a set of libraries designed by Genocs. The libraries are buil
15
15
16
16
Packages are available on [NuGet Genocs](https://www.nuget.org/profiles/gioema_nocco).
17
17
18
-
19
18
---
20
19
21
20
## The idea
@@ -65,7 +64,7 @@ Auth service defines the functionalities to build Auth system that relay on OAUT
65
64
66
65
## Common
67
66
68
-
This project contains common functionalities that do not rely on runtime or other libraries. This project contains interfaces and base classes used as placeholders and to be used across the platform without dependencies.
67
+
This project contains common functionalities do not relied on runtime or other libraries. This project contains interfaces and base classes used as placeholders and to be used across the platform without dependencies.
0 commit comments