Skip to content

Commit ad232b6

Browse files
author
MPCoreDeveloper
committed
new avalon ui , updated the provider
1 parent d934429 commit ad232b6

24 files changed

+885
-307
lines changed

SharpCoreDB.Data.Provider/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
? **Status**: Fully implemented and working!
44

5-
Complete ADO.NET Data Provider for SharpCoreDB, ready for SQL Server Management Studio (SSMS) and any ADO.NET consumer.
5+
Complete ADO.NET Data Provider for SharpCoreDB, ready for any ADO.NET consumer.
66

77
> **Language:** This is the English README. For Dutch, see [`README.nl.md`](README.nl.md).
88
@@ -20,7 +20,7 @@ Complete ADO.NET Data Provider for SharpCoreDB, ready for SQL Server Management
2020
9. ? `SharpCoreDBDataAdapter.cs` – DataSet/DataTable support for legacy apps
2121
10. ? `SharpCoreDBCommandBuilder.cs` – Automatic command generation
2222
11. ? `SharpCoreDBException.cs` – Exception handling
23-
12. ? `REGISTRATION.md` / `REGISTRATION.en.md` – SSMS registration guides (NL/EN)
23+
12. ? `REGISTRATION.md`
2424

2525
### C# 14 Features Used
2626
- Collection expressions `[]` and `[..]`
@@ -253,7 +253,6 @@ See [`REGISTRATION.en.md`](REGISTRATION.en.md) for the English SSMS registration
253253

254254
## Roadmap
255255
- [ ] Unit tests
256-
- [ ] Integration tests with SSMS
257256
- [ ] Performance benchmarks
258257
- [ ] NuGet package publication
259258
- [ ] Enhanced schema discovery

SharpCoreDB.Data.Provider/README.nl.md

Lines changed: 0 additions & 290 deletions
This file was deleted.

0 commit comments

Comments
 (0)