Skip to content
/ CsOhm Public

CsOhm is Object-Hash Mapping library for .NET

License

Notifications You must be signed in to change notification settings

hrkeni/CsOhm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CsOhm

CsOhm is Object-Hash Mapping library for .NET inspired by Ohm.

CsOhm is a library for storing POCOs in Redis. The design goal is to be non-invasive, using attribute declarations and reflection to achieve functionality with minimal setup and configuration.

Features

This project is a work in progress. These are currently available features:

  • Basic attribute persistence (String, Integer, etc...)
  • Auto-numeric Ids

About

CsOhm is Object-Hash Mapping library for .NET

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages