1
0
Commit Graph

13 Commits

Author SHA1 Message Date
99d3f7758a Adding support for .NET 8.0 LTS, renaming private fields to start with underscore 2023-12-29 01:58:40 +01:00
29534e7a2a Changing GetRemoteIpAddress() to resolve clean IPv4 or IPv6 addresses from headers 2023-12-05 20:26:22 +01:00
dcffa13cfa Return the application builder after applying proxy hosting 2023-11-30 23:02:09 +01:00
db9ddecff3 Removing BackgroundServiceStarter from AddSingletonHostedService 2023-11-30 21:43:28 +01:00
3610f720ed Added localhost to known networks on UseProxyHosting() 2023-11-23 18:52:49 +01:00
1576e78686 Enhanced HttpContext.GetRemoteIpAddress() extension 2023-11-22 21:55:12 +01:00
18b9627ea4 Fixing CI build 2023-10-17 07:32:47 +02:00
371283e653 Changed behaviour of remote ip address detection, renamed ip allow/block lists 2023-06-01 20:01:19 +02:00
a26d6a0036 Moved all UnitTests to a single project. Implemented parts of AspNetCore UnitTests. 2022-07-17 12:21:05 +02:00
65bca0a922 Added White-/Blacklist Attributes, DateOnly/TimeOnly converters, TcpClientMoq 2022-06-15 19:48:47 +02:00
f62adb6d72 Erweiterung des SingletonHostedService für Interface + Implementierung. 2021-11-15 00:02:43 +01:00
b74eb5b958 Kleinere Änderungen, Dokumentation und Git-Dateien 2021-10-24 16:51:17 +02:00
ca9de13c9e Refactoring 2021-10-22 21:12:32 +02:00