Skip to content

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

License

Notifications You must be signed in to change notification settings

JardoHornak/Kros.Libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kros.Libs

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

Kros.Utils

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

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

Kros.Utils.MsAccess Readme

Kros.KORM

Simple and fast micro-ORM framework for .NET.

Kros.KORM Readme

Kros.KORM.MsAccess

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

Kros.KORM.MsAccess

Contributing Guide

General rules

Contributing to Kros.Libs

  • Do you miss something? Create new issue.

  • Did you find a bug? Create new issue.

  • Do you want to fix a bug?

    • Ask for an issue labeled up-for-grabs.
    • Write the unit tests.
    • Fix the bug.
    • Create pull request.
  • Do you want to implement a feature?

    • Ask for an feature labeled up-for-grabs.
    • Implement the feature.
    • Write unit tests.
    • Create pull request.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%