Commit graph

33 commits

Author SHA1 Message Date
Serraniel
27df5d4c5f Merge branch 'feature/net_standard_switch' into develop
* feature/net_standard_switch:
  Fixed the demo projects
  Removed the old project
  Added the storer implementations to the new project
  Added SweetUtils class into new project
  Adjusted target framework to net standard 1.3
  Fixed folder name
  Added the logger classes to new project (does not compile yet)
  Added the nuget files to new project
  Added new SweetLib project
  Switch to EUPL v1.1
  Renamed old project
  Another test commit
  Test
2017-10-26 19:06:45 +02:00
Serraniel
8befa25050 Merge branch 'master' into feature/net_standard_switch 2017-10-26 19:05:54 +02:00
Serraniel
661148af95 Fixed the demo projects 2017-10-26 19:05:06 +02:00
Serraniel
eed681e3bc Removed the old project 2017-10-26 19:03:37 +02:00
Serraniel
0df278d861 Added the storer implementations to the new project 2017-10-26 19:02:43 +02:00
Serraniel
b9df58509e Added SweetUtils class into new project 2017-10-26 18:58:23 +02:00
Serraniel
1a3005da22 Adjusted target framework to net standard 1.3 2017-10-26 18:57:15 +02:00
Serraniel
e55e56f3cc Fixed folder name 2017-10-26 18:52:12 +02:00
Serraniel
7279cc7a4f Added the logger classes to new project (does not compile yet) 2017-10-26 18:51:19 +02:00
Serraniel
7eea30f4c2 Added the nuget files to new project 2017-10-26 18:50:41 +02:00
Serraniel
45a7039d5f Merge branch 'feature/net_standard_switch' of https://github.com/Serraniel/SweetLib into feature/net_standard_switch 2017-10-26 18:45:30 +02:00
Serraniel
45cfc4f1d7 Added new SweetLib project 2017-10-26 18:44:30 +02:00
Daniel
2c0755138f Switch to EUPL v1.1
Owner location: Germany
2017-10-26 18:42:18 +02:00
Serraniel
6df24a614f Renamed old project 2017-10-26 18:27:37 +02:00
Daniel
7e01e9a989 Another test commit 2017-10-21 19:44:13 +02:00
Daniel
ac783b142d Test 2017-10-21 19:42:47 +02:00
Serraniel
817cc3a822 added UnixTimestampToDatetime 2017-05-20 10:21:04 +02:00
Serraniel
01b4c28054 added DateTimeToUnixTimestamp helper 2017-05-20 10:17:59 +02:00
Serraniel
1116e85cd7 Adjusted AutomaticVersions settings 2017-04-17 11:35:23 +02:00
Serraniel
c352876602 Builded version 2017-04-17 11:33:32 +02:00
Serraniel
d5cf549435 Added general utils class.
Implemented functions for file name legalization.
2017-04-17 11:31:46 +02:00
Serraniel
adf724bd7b Probably fixed an issue with the ArchivableConsoleLogMemory on disposing 2017-04-17 11:20:57 +02:00
Serraniel
44b2be2579 Adjusted nuget config 2017-04-17 11:20:22 +02:00
Serraniel
08ecb7b84d Did the nuget stuff 2017-04-16 18:53:04 +02:00
Serraniel
f7257138bd Added Nuget icon 2017-04-16 18:07:48 +02:00
Serraniel
e13c5006c8 Doc Texts
Fixed Version number
2017-04-16 18:07:30 +02:00
Serraniel
7fdc1a0ad4 Added Storer interface and ini storer and registry storer implementations 2017-04-12 18:49:58 +02:00
Serraniel
dd5fc290b2 Finalized logger
Added Console Demo
2017-04-12 17:44:02 +02:00
Serraniel
8add6b467d Outsourced default format string for logging into the LogFormatter 2017-04-12 17:12:35 +02:00
Serraniel
fd9d4241fb Added logger utils 2017-04-12 17:08:54 +02:00
Serraniel
6821f80b73 Some config stuff
TaskBarProgress added (not working)
Demo added
2017-04-12 12:54:35 +02:00
Serraniel
44ca59117c Created project files 2017-03-20 18:54:47 +01:00
Serraniel
e0f1b0ab69 Initial commit 2017-03-20 18:46:08 +01:00