Skip to content

tangyiyong/EpLibrary.cs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[![Gratipay][gratipay-image]][gratipay-url] EpLibrary.cs

Visual C# Utility Library

DESCRIPTION

EpLibrary.cs is a Visual C# utility library that supports to develop an application easier under a MIT License. You will no longer have to create the basic functionalities over and over again. EpLibrary.cs supports Visual C# 2012. Source can be downloaded at EpLibrary

FEATURES

  • Math Framework

    1. Prime Number Operation
  • Container Framework

    1. ThreadSafeQueue
    2. ThreadSafePQueue
    3. PriorityQueue
    4. Pair
    5. Triple
  • FileSystem Framework

    1. Folder Operation
    2. Properties File Operation
    3. Text File Operation
    4. Binary File Operation
    5. Log Writer
  • System Framework

    1. Console Operation
    2. DateTime Operation
    3. Endian Operation
    4. Registry Operation
  • Thread System

    1. Simple Thread Scheduler
    2. Thread Class
    3. Worker Thread System
  • Lock Framework

    1. Mutex
    2. NoLock
    3. InterlockedEx
    4. EventEx
  • Other Frameworks

    1. Singleton Holder
    2. WebRequestEx
    3. Crypt
    4. CmdLineOptions

USAGE

To find the usage examples, please see the wiki page.

Donation

[![Gratipay][gratipay-image]][gratipay-url]

or donation by Pledgie
Click here to lend your support to: Open Source Visual C++/C# Projects and make a donation at pledgie.com !

LICENSE

The MIT License

Copyright (c) 2014 Woong Gyu La <juhgiyo@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [gratipay-image]: https://img.shields.io/gratipay/juhgiyo.svg?style=flat [gratipay-url]: https://gratipay.com/juhgiyo/

Bitdeli Badge

About

Visual C# Utility Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%