Skip to content

Commit 9b385cc

Browse files
committed
add readme
1 parent 8fb8849 commit 9b385cc

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

README.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,12 @@
1-
# Product/Platform - Task
1+
# Dashboard for ASP.NET Core - How to customize a database schema for SQL data sources
22

3-
This is the repository template for creating new examples. Describe the solved task here.
4-
5-
Put a screenshot that illustrates the result here.
6-
7-
Then, add implementation details (steps, code snippets, and other technical information in a free form), or add a link to an existing document with implementation details.
8-
9-
## Files to Look At
10-
11-
- link.cs (VB: link.vb)
12-
- link.js
13-
- ...
3+
This example demonstrates how to customize a database schema for an SQL data source.
144

155
## Documentation
166

17-
- link
18-
- link
19-
- ...
7+
* [IDBSchemaProviderEx](https://docs.devexpress.com/CoreLibraries/DevExpress.DataAccess.Sql.IDBSchemaProviderEx)
208

219
## More Examples
2210

23-
- link
24-
- link
25-
- ...
11+
* [Dashboard for MVC - How to customize a data store schema for SQL data sources](https://github.com/DevExpress-Examples/aspnet-mvc-dashboard-how-to-customize-a-data-store-schema-for-sql-data-sources-t584271)
12+
* [Dashboard for ASP.NET Core - How to implement multi-tenant Dashboard architecture](https://github.com/DevExpress-Examples/DashboardUserBasedAspNetCore#data-source-schema)

0 commit comments

Comments
 (0)