Innovenergy_trunk/csharp/Lib/Utils
ig 3ce40b936a Remove UnixTime.csproj, use DateTimeUtils instead 2023-10-02 15:08:40 +02:00
..
Net Improve Ip4Address class 2023-07-03 17:30:01 +02:00
Reflection get fields/props from base types as well, 2023-06-20 10:23:43 +02:00
Try app => App, lib => Lib 2023-02-25 16:04:41 +01:00
WIP update Utils 2023-06-20 10:23:44 +02:00
ArrayExtensions.cs Introduce AsReadOnlyList extension to cast arrays 2023-08-16 15:14:35 +02:00
AsyncDelegates.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
AsyncEnumerableEx.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
AutoComplete.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
CliCommandUtils.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
Combinator.cs update Utils 2023-06-20 10:23:44 +02:00
ConsoleUtils.cs move Watchdog related code into its own class 2023-08-16 09:45:34 +02:00
DateTimeUtils.cs Remove UnixTime.csproj, use DateTimeUtils instead 2023-10-02 15:08:40 +02:00
DecimalUtils.cs Round Units to 3 significant digits by default (ToString). Add JsonConverters to generator 2023-03-02 17:15:10 +01:00
DictObservables.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
Disposable.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
EnumerableUtils.cs Introduce AsReadOnlyList extension to cast arrays 2023-08-16 15:14:35 +02:00
ExceptionHandling.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
FileSystem.cs Testing new error messages in Backend, fixing small bugs, possibly breaking BMSTunnel, fixed tests 2023-04-13 14:30:01 +02:00
GraphTraversal.cs Checking for loops in foldertree, getting only unique children now. 2023-09-18 13:21:39 +02:00
HackToBuildNet6FromNet7.cs Add the hack to compile Net6 from Net7 2023-06-30 10:24:38 +02:00
JsonNodeAccessors.cs Changed VrmGrabber to run with an SQLite DB 2023-05-18 10:45:44 +02:00
Maybe.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
None.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
NullableUtils.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
ObservableExceptionHandling.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
ObservableUtils.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
Operators.cs add CreateBinaryOpForProps 2023-03-01 08:04:53 +01:00
PointFree.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
SshHost.cs improve SshHost usability 2023-06-20 10:23:43 +02:00
StreamExtensions.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
StringParsing.cs add/group extensions to parse strings 2023-06-20 10:23:43 +02:00
StringUtils.cs Introduce TextBlock.Empty 2023-08-16 15:13:46 +02:00
TaskUtils.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00
TextBlock.cs reorder Topology generation code 2023-08-23 09:23:50 +02:00
TreeTraversal.cs Checking for loops in foldertree, getting only unique children now. 2023-09-18 13:21:39 +02:00
Types.cs add utility extension to work with types 2023-06-20 10:23:43 +02:00
Utils.cs add minor error handling in Texblock 2023-08-18 15:57:00 +02:00
Utils.csproj Add Rootnamespace property in project files 2023-07-03 14:59:59 +02:00
ValueTupleUtils.cs app => App, lib => Lib 2023-02-25 16:04:41 +01:00