Skip to content

ak-git1/Ak.Framework.NetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ak.Framework

This framework contains libraries which can be used to simplify the process of .net development. Right now it consists of the following libraries:

  • Ak.Framework.Core

    Library contains functionality and extensions which lead to more convenient ways of .net developing. It is also used further in other framework libraries. For example it has different extensions for type conversion, linq, basic comparers and enums.

    This library is available at Nuget as Ak.Framework.Core.
  • Ak.Framework.Morphology

    The library provides functionality for translitterization, names, lastnames and middlenames declining, converting numerics to string presentation. Right now everything works only for Russian language.

    This library is available at Nuget as Ak.Framework.Morphology.

By the way source comments are in Russian right now. May be later I'll translate them to English.

For the detailed description of methods and the way you can use these libs, please look thorugh the xml description either attached to the nuget build or in the source code.

About

Framework contains libraries which can be used to simplify the process of .net development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages