Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 2.06 KB

README.md

File metadata and controls

35 lines (18 loc) · 2.06 KB

Kros.Libs

This repo contains Kros.Utils, Kros.Utils.MsAccess, Kros.KORM and Kros.KORM.MsAccess libraries.

Kros.Utils Build status

Universal library of various tools to simplify the work of the programmer. It is platform-independent (also applicable to desktop applications and server services) and is independent of third-party libraries.

Kros.Utils Readme

Kros.Utils.MsAccess Build status

Kros.Utils library extension for MS Access support. Only applicable in the full .NET framework.

Kros.Utils.MsAccess Readme

Kros.KORM Build status

Simple and fast micro-ORM framework for .NET.

Kros.KORM Readme

Kros.KORM.MsAccess Build status

Kros.KORM library extension for MS Access support. Only applicable in the full .NET framework.

Kros.KORM.MsAccess Readme

Documentation

For configuration, general information and examples see the documentation.

Contributing Guide

To contribute with new topics/information or make changes, see contributing for instructions and guidelines.