66 gtag ( 'js' , new Date ( ) ) ; gtag ( 'config' , 'UA-7722718-13' ) ; </ script >
77
88 < meta charset ="utf-8 "/>
9- < meta name ='date ' content ='2025-12-05T10:14:21.3201965Z '>
9+ < meta name ='date ' content ='2025-12-05T13:52:07.6353911Z '>
1010 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
1111 < link rel ="icon " type ="image/svg " href ="/img/logo.svg ">
1212 < title > Admin UI Analytics for SQLite</ title >
@@ -1454,7 +1454,7 @@ <h3 id="benefits-of-api-analytics">Benefits of API Analytics<a class="header-anc
14541454</ ul >
14551455< h3 id ="getting-started "> Getting Started< a class ="header-anchor " href ="javascript:; " onclick ="location.hash='#getting-started' " aria-label ="Permalink "> ​</ a > </ h3 >
14561456< p > As they offer significant and valuable insights they're now built into all new ASP.NET Core IdentityAuth templates,
1457- existing .NET 8 IdentityAuth templates can enable it with:</ p >
1457+ existing .NET 10 IdentityAuth templates can enable it with:</ p >
14581458< div class ="sh mb-4 "> < div class ="not-prose group relative overflow-hidden rounded-lg border border-slate-200 dark:border-slate-700 bg-gradient-to-br from-slate-50 to-slate-100 dark:from-slate-900 dark:to-slate-800 shadow-sm hover:shadow-md transition-all duration-200 cursor-pointer " onclick ="shellCopy(this) ">
14591459 <!-- Background pattern -->
14601460 < div class ="absolute inset-0 bg-grid-slate-100 dark:bg-grid-slate-800 opacity-50 " style ="background-image: radial-gradient(circle, rgba(0,0,0,0.05) 1px, transparent 1px); background-size: 16px 16px; "> </ div >
@@ -1479,7 +1479,7 @@ <h3 id="getting-started">Getting Started<a class="header-anchor" href="javascrip
14791479 </ div >
14801480 </ div >
14811481</ div >
1482- < p > .NET 8 Templates that are not configured to use < a href ="/endpoint-routing "> Endpoint Routing</ a >
1482+ < p > .NET 10 Templates that are not configured to use < a href ="/endpoint-routing "> Endpoint Routing</ a >
14831483and < a href ="/net-ioc "> ASP.NET Core IOC</ a > will need to explicitly register < code > SqliteRequestLogger</ code >
14841484as a singleton dependency in addition to configuring it on the < code > RequestLogsFeature</ code > plugin:</ p >
14851485< pre > < code class ="language-csharp "> public class ConfigureRequestLogs : IHostingStartup
0 commit comments