Skip to content

stevsharp/SpyrosORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f57779e · Jun 24, 2024

History

18 Commits
Jun 20, 2018
Jun 20, 2018
Jun 19, 2018
Jun 19, 2018
Jun 24, 2024
Jun 19, 2018

Repository files navigation

SpyrosORM

is a lightweight Object-Relational Mapping (ORM) library for .NET applications, designed to simplify database interactions by allowing developers to work with data as .NET objects rather than direct database queries.

Features

*Lightweight and easy to integrate into existing .NET projects.
*Supports common CRUD operations (Create, Read, Update, Delete).
*Compatible with multiple database systems.
*Uses LINQ for querying the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages