Skip to content

rphuang/LibsCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibsCSharp

This repository contains following .NET C# libraries.

  • ExifMetadata - a simple, flexible, and extensible classes to access EXIF metadata. Currently, it is built on top of MetadataExtractor.
  • FormsLib - some utility classes and methods for Xamarin Forms
  • PlatformLib - for now, it defines a simple interface to get folder from platform (ex: Android)
  • SettingsLib - provides a simple text file based settings
  • HttpLib - This library provides simple utilities for client to send http request and for server to handle http request.
  • LogLib - simple logging utilities

Releases

No releases published

Packages

No packages published

Languages