This website requires JavaScript.
Explore
Help
Sign In
VAR
/
VAR.WebFormsCore
Watch
1
Star
1
Fork
0
You've already forked VAR.WebFormsCore
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
Main
Add File
New File
Upload File
Apply Patch
VAR.WebFormsCore
/
VAR.WebFormsCore.AspNetCore
History
Valeriano A.R.
ef9c2b97a2
Refactor to use target-typed
new
and inline object initializers for cleaner and more concise code. Remove redundant static readonly
Utf8Encoding
instances in favor of
Encoding.UTF8
.
2025-07-29 04:45:13 +02:00
..
Code
Refactor to use target-typed
new
and inline object initializers for cleaner and more concise code. Remove redundant static readonly
Utf8Encoding
instances in favor of
Encoding.UTF8
.
2025-07-29 04:45:13 +02:00
DefaultMain.cs
Refactor to use target-typed
new
and inline object initializers for cleaner and more concise code. Remove redundant static readonly
Utf8Encoding
instances in favor of
Encoding.UTF8
.
2025-07-29 04:45:13 +02:00
VAR.WebFormsCore.AspNetCore.csproj
Update copyright year, improve documentation, upgrade to .NET 9.0, and refactor AspNetCore entry point.
2025-07-28 03:20:21 +02:00