b7b7c472af
Enhance dictionary safety with SafeGet, SafeSet, and SafeRemove methods. Adjust IWebContext and related tests to support nullable value types in dictionary operations. Refactor GetRequestParameter for clarity and consistency.
2025-07-29 02:05:28 +02:00
9a480f5528
Misc:
...
* IWebContext: Add Request body reading methods and properties.
* IWebContext: Add support for HttpOnly, and Secure cookies.
* Use file-scoped namespaces.
2025-07-28 16:11:54 +02:00
6dc19e8bbd
Update copyright year, improve documentation, upgrade to .NET 9.0, and refactor AspNetCore entry point.
2025-07-28 03:20:21 +02:00
ef92878cbd
Reformat code
2023-06-01 04:17:16 +02:00
23bfda2d75
Tests: Add more tests to CTextBox.
2023-06-01 03:41:30 +02:00
7ce3a00218
Tests: Add tests:
...
* Control
* Button
* HiddenField
* HtmlForm
* HyperLink
* Label
* LiteralControl
* Panel
* TextBox
* CTextBox
2023-05-31 02:25:10 +02:00
96601f62e5
Tests: Add tests to HtmlGenericControl, HtmlBody and HtmlHead.
2023-05-30 03:05:42 +02:00
61fce0efb7
Tests: Add tests for Page.
2023-05-30 02:41:53 +02:00
bde23a865b
Tests: Add more tests to PageCommon.
2023-05-30 02:18:18 +02:00
b8ab4766d4
Tests: Add PageCommon tests
2023-05-29 03:27:24 +02:00
2fd6cc5d1d
Tests: Cover test for FrmError.
2023-05-29 01:52:55 +02:00
82b237f7fd
Tests: Add test for FrmEcho.
2023-05-29 01:10:58 +02:00
602ec194fa
Tests: Add tests for Unit.
2023-05-28 23:48:28 +02:00
a03af3d5a0
Tests: Coverage tests of ObjectActivator.
2023-05-28 23:44:31 +02:00
61107226c8
Tests: Add tests for ExtensionMethods.GetRequestParameter, and coverage for ExtensionMethods.ResponseObject.
2023-05-28 21:57:05 +02:00
7cb0fc1b4a
Tests: Add coverage tests for ScriptsBundler and StylesBundler.
2023-05-28 21:13:16 +02:00
fcb544cd54
Add tests for ServerHelper.
2023-05-28 14:05:04 +02:00
f7247e89dd
Add testing project for VAR.WebFormsCore.
2023-05-28 14:04:52 +02:00