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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,19 +46,19 @@
46
46
47
47
> MSSql:
48
48
> *[**ViennaNET.Orm.MSSQL**](ViennaNET.Orm.MSSQL) - connection of the MSSql driver
49
-
> *[**ViennaNET.Orm.MSSQL.DefaultConfiguration**](ViennaNET.Orm.MSSQL.DefaultConfiguration) - assembly integration into the project through SimpleInjector
49
+
> ***ViennaNET.Orm.MSSQL.DefaultConfiguration** - assembly integration into the project through SimpleInjector
50
50
51
51
> Oracle:
52
52
> *[**ViennaNET.Orm.Oracle**](ViennaNET.Orm.Oracle) - connecting the Oracle driver
53
-
> *[**ViennaNET.Orm.Oracle.DefaultConfiguration**](ViennaNET.Orm.Oracle.DefaultConfiguration) - assembly integration into the project through SimpleInjector
53
+
> ***ViennaNET.Orm.Oracle.DefaultConfiguration** - assembly integration into the project through SimpleInjector
54
54
55
55
> PostgreSQL:
56
56
> *[**ViennaNET.Orm.PostgreSql**](ViennaNET.Orm.PostgreSql) - connecting the PostgreSql driver
57
-
> *[**ViennaNET.Orm.PostgreSql.DefaultConfiguration**](ViennaNET.Orm.PostgreSql.DefaultConfiguration) - assembly integration into the project through SimpleInjector
57
+
> ***ViennaNET.Orm.PostgreSql.DefaultConfiguration** - assembly integration into the project through SimpleInjector
58
58
59
59
> SQLite:
60
60
> *[**ViennaNET.Orm.SQLite**](ViennaNET.Orm.SQLite) - connecting the SQLite driver
61
-
> *[**ViennaNET.Orm.SQLite.DefaultConfiguration**](ViennaNET.Orm.SQLite.DefaultConfiguration) - assembly integration into the project through SimpleInjector
61
+
> ***ViennaNET.Orm.SQLite.DefaultConfiguration** - assembly integration into the project through SimpleInjector
62
62
63
63
#### Redis
64
64
*[**ViennaNET.Redis**](ViennaNET.Redis) - services for working with Redis
0 commit comments