Commit graph

59 commits

Author SHA1 Message Date
Mira
ab775b5b11
Merge pull request #2 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging-8.0.0
Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0
2023-11-17 04:42:32 +01:00
dependabot[bot]
9f0ef51d11
Bump Microsoft.Extensions.Logging from 7.0.0 to 8.0.0
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 05:06:42 +00:00
Mira
b0f9c3263f
fix: RunAnalyzersDuringBuild to False 2023-10-03 13:44:38 +02:00
Mira
3af891f809
feat!: Add MustIncludeMinutes & MustIncludeSeconds 2023-08-28 12:23:21 +02:00
Mira
bc8eb1ac0d
refactor!: Use Func<Task> for scheduled tasks 2023-08-06 19:13:35 +02:00
Mira
647d7c4a1c
Update ScheduledTaskExtensions.cs 2023-06-18 20:47:23 +02:00
Mira
2b2a53466f
Structure because structure 2023-06-16 14:20:32 +02:00
Mira
01d1ea3573
Target x64 2023-06-07 20:33:01 +02:00
Mira
1d6e9c32ba
Refactor 2023-06-07 00:10:49 +02:00
Mira
b124e19a87
Update Internal.cs 2023-05-31 16:55:22 +02:00
Mira
96040d2d8a
Update Scheduler, Add config for GetTimeFormat Config, Add Logger 2023-05-30 22:01:19 +02:00
Mira
d810b82011
Update psapi.cs 2023-05-09 15:13:49 +02:00
Mira
685fe35a3a
chore(deps): Update to .NET 7.0 2023-05-09 15:06:56 +02:00
Mira
f68a186bc9
feat: Added CalculatePercentage 2023-04-24 14:49:29 +02:00
Mira
f53ce5d067
!BREAKING: Changed ComputeSHA256Hash to FileInfo 2023-04-24 14:48:58 +02:00
Mira
c05c2fdd73
Add WindowsAPI/
Will add new functions as i need them.
2023-04-18 13:00:23 +02:00
Mira
efe00f353f
Update README.md 2023-01-29 18:12:06 +01:00
Mira
72dd0ad2b7
Update ConvertExtensions.cs 2022-12-25 13:13:17 +01:00
Mira
a2c3c85161
Update UniversalExtensions.cs 2022-11-01 12:08:15 +01:00
Mira
6031bb3f00
Add ObservableDictionary 2022-10-14 13:18:36 +02:00
Mira
f63fdfca2f
Update ObservableList.cs 2022-10-08 16:44:11 +02:00
Mira
20e4a09981
Embed pdb 2022-10-08 14:19:18 +02:00
Mira
b1cb790ce1
Forgor 2022-10-03 13:03:22 +02:00
Mira
91659e56ba
Trigger Events After Action 2022-10-03 12:56:31 +02:00
Mira
6c31d2be44
Add ObservableList 2022-10-03 12:43:42 +02:00
Mira
0960d795ac
Add ConvertExtensions 2022-09-20 14:25:34 +02:00
Mira
d62093eab9
Update UniversalExtensions.cs 2022-09-04 19:41:52 +02:00
Mira
a17fdfe195
Update UniversalExtensions.cs 2022-08-31 04:50:13 +02:00
Mira
eaa5b1a177
Add GetShortHumanReadable for TimeSpan 2022-08-22 17:37:51 +02:00
Mira
3f2599171e
Removed Linq Usage 2022-08-14 08:27:27 +02:00
Mira
2ef5f0bc9a
Added IsNotNullAndNotEmpty 2022-07-31 18:35:07 +02:00
Mira
bdffd405f8
Update UniversalExtensions.cs 2022-07-14 00:12:45 +02:00
Mira
d951901672
Create dependabot.yml 2022-07-12 23:16:36 +02:00
Mira
e274b7d831
Fix possible NullReference 2022-06-26 12:42:51 +02:00
Mira
30e8f6070a
Add ToColor 2022-06-13 11:12:03 +02:00
Mira
35a01a0415
Add multiple new things
+ Select Random
+ IsNullOrEmpty
+ IsNullOrWhiteSpace
2022-06-12 06:37:50 +02:00
Mira
565e11882b
Create LICENSE 2022-06-09 13:12:33 +02:00
TheXorog
82bbf70525 [FIX] Attempted fix for #1 2022-05-14 20:33:53 +02:00
TheXorog
ba88ef438a
Update UniversalExtensions.cs 2022-05-05 19:18:07 +02:00
XorogVEVO
36b9715e9d
[IMPL] Added RGB to Hex Conversion 2022-04-07 16:21:25 +02:00
XorogVEVO
cac788b6a6 GetClosestColor implemented 2022-02-27 19:59:31 +01:00
XorogVEVO
376253996e Made Url Unshortening more robust 2022-02-27 08:26:20 +01:00
XorogVEVO
7902913880 Added IsoCountryCodeToFlagEmoji 2022-02-23 23:42:39 +01:00
XorogVEVO
01520e50fc ScheduledTasks: Renamed UserId to CustomId 2022-02-19 19:28:59 +01:00
XorogVEVO
9d0d220d8b Fixed spelling lol 2022-02-19 18:34:03 +01:00
XorogVEVO
05893d4bdf haha pp 2022-02-16 15:50:03 +01:00
XorogVEVO
579e7b93c0 Added GetHumanReadable for TimeSpan & FirstLetterToUpper 2022-02-06 10:59:19 +01:00
XorogVEVO
fa7289365b haha pp 2021-12-14 21:36:26 +01:00
XorogVEVO
32e01485d8 Update .editorconfig 2021-12-14 21:06:05 +01:00
XorogVEVO
38c704b9fb Task Shedule now uses Int64 2021-12-03 12:41:50 +01:00