platform/core/csapi/tizenfx.git
7 years agoUse nuget restore to solve dependencies
WonYoung Choi [Tue, 4 Oct 2016 14:21:02 +0000 (23:21 +0900)]
Use nuget restore to solve dependencies

Change-Id: Ic4232c0f07b934f18214538ec85b80f0ec60f733
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoFix project files to support netstandard 1.6
WonYoung Choi [Sat, 3 Sep 2016 08:49:20 +0000 (17:49 +0900)]
Fix project files to support netstandard 1.6

Change-Id: I6d00bab8534849af065a7ff239be83b36b6cf8b0
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years ago[CAT-35] implementation of Tizen Tracer C# api
joon.c.baek [Wed, 27 Jul 2016 22:54:55 +0000 (07:54 +0900)]
[CAT-35] implementation of Tizen Tracer C# api

Implementation of Tizen Tracer C# api,
It's wrapper of T-trace CAPI and present same feature.
Add sample code using Tizen Tracer C# api under test folder,
Sample code's working verified at TM1 3.0 target.

Modify as review comments:
1. Change comments sytle to double-slash(//)
2. Change Folder structure,
   Tizen.Tracer/Tracer.cs -> Tizen/Tracer.cs
3. Add license boilerplate
4. Replace CRLF to LF, CRLF created by VS2015.

Implemented as follow API review result.

Change-Id: Ibc628260ac0b923cef86b1d3fa2a5b208c917594
Signed-off-by: joon.c.baek <joon.c.baek@samsung.com>
8 years agoInitial empty repository
namhyung kim [Thu, 21 Jul 2016 00:18:29 +0000 (09:18 +0900)]
Initial empty repository