Skip to content

stevsharp/SpyrosORM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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