Mira
|
85536a6874
|
fix: Update to net10
|
2026-05-13 15:50:01 +02:00 |
|
Mira
|
cc41bea576
|
fix: Allow net8 builds
|
2025-05-07 00:45:08 +02:00 |
|
Mira
|
dadeb77e16
|
Merge branch 'main' of github.com:Fortunevale/Xorog.UniversalExtensions
|
2025-01-27 00:04:49 +01:00 |
|
Mira
|
391a0f1460
|
chore: Update to net9
|
2025-01-27 00:03:21 +01:00 |
|
Mira
|
8504368d35
|
Merge pull request #5 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging-9.0.1
Bump Microsoft.Extensions.Logging from 8.0.1 to 9.0.1
|
2025-01-21 11:03:51 +01:00 |
|
dependabot[bot]
|
5f77a995f0
|
Bump Microsoft.Extensions.Logging from 8.0.1 to 9.0.1
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.1)
---
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>
|
2025-01-15 05:44:01 +00:00 |
|
Lala Sabathil
|
7298ed2580
|
Merge pull request #3 from Fortunevale/dependabot/nuget/Microsoft.Extensions.Logging-8.0.1
Bump Microsoft.Extensions.Logging from 8.0.0 to 8.0.1
|
2024-10-09 08:38:59 +02:00 |
|
dependabot[bot]
|
af86b01e92
|
Bump Microsoft.Extensions.Logging from 8.0.0 to 8.0.1
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1)
---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 05:06:00 +00:00 |
|
Mira
|
256e174e08
|
fix: Properly handle relative uris + depth limit
|
2024-02-22 12:47:08 +01:00 |
|
Mira
|
0c7f0fc48f
|
Make string extensions use nullable string
|
2024-02-14 00:59:19 +01:00 |
|
Mira
|
4145050fbc
|
Fix weird build issue?
|
2024-02-14 00:58:51 +01:00 |
|
Mira
|
bf89a30ef7
|
feat: Array.IsNotNullAndNotEmpty
|
2023-12-25 00:05:06 +01:00 |
|
Mira
|
b59f83991e
|
feat: LoadAllReferencedAssemblies with AssemblyName[]
|
2023-11-25 14:01:57 +01:00 |
|
Mira
|
2e2211d998
|
chore: Update to net8
|
2023-11-20 09:15:29 +01:00 |
|
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 |
|