308cdd03f21b7a2b07b3f58677cfd535c51681f3
Configured the application to use SQL Server as a distributed cache provider. Added `AddDistributedSqlServerCache` to `Program.cs` and set up the connection string, schema name, and table name from the `Cache:SqlServer` configuration section. This enables persistent and shared caching across multiple application instances.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%