Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xanthium-enterprises/basic-sqlite-database-crud-operations-using-csharp-on-dotnet-platform
Learn to use C# to Create, Connect, Read, Update and Delete a SQLite database for Beginners
https://github.com/xanthium-enterprises/basic-sqlite-database-crud-operations-using-csharp-on-dotnet-platform
csharp csharp-code dotnet dotnet-core dotnet-framework sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 26 days ago
JSON representation
Learn to use C# to Create, Connect, Read, Update and Delete a SQLite database for Beginners
- Host: GitHub
- URL: https://github.com/xanthium-enterprises/basic-sqlite-database-crud-operations-using-csharp-on-dotnet-platform
- Owner: xanthium-enterprises
- License: mit
- Created: 2024-06-06T08:23:51.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T07:48:48.000Z (5 months ago)
- Last Synced: 2024-10-12T14:20:17.355Z (26 days ago)
- Topics: csharp, csharp-code, dotnet, dotnet-core, dotnet-framework, sqlite, sqlite-database, sqlite3, sqlite3-database
- Homepage: https://www.xanthium.in/cross-platform-create-connect-update-sqlite3-database-using-csharp-dotnet-platform
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic Sqlite Database CRUD Operations using C# on .NET Platform for Novices