The DockManagerContentPane provides a HeaderTemplate for interface components that appear above the Content. Is it possible to add a footer component below the Content block.
I have scrollable content in the Content block and need to insert a paging control beneath the Content block that does not scroll with the text.
Thanks
I was wondering if it is possible to place labels above toolbar drop-down menus?
I've tried various options without success.
Hi,
I'm getting on quite well with TelerikPdfViewer. But now I'd like to access a form filled PDF and save it.
I can see that the GetFileAsync function is meant to get me the current state of the file and have already noted that it...
"Returns null
if no document is loaded."
However, the document definitely is loaded. I'm looking at and I can even see it's properties are loaded when I debug it. I've even tested with & without a Rebind(), just for good measure.
I can also access the originally loaded Data property but, inevitably, this doesn't contain the form changes
Am I missing something obvious?
Following my most recent and only other post, rendermode is definitely InteractiveServer
Thanks
David
Hi,
I've created a Telerik Blazor grid like the one in the Repl: https://blazorrepl.telerik.com/mpONGnvz356DEAKK31
There I use dynamic columns combined with a nullable dictionary. Everything works fine.
But when I group by the bool column the Count in the group header gets mixed up.
Does anybody have an idea how to fix that?
Best regards,
Rayko
In version 8.x we have the Center=true property which centered the window.
Now with the version 9.1 and Top + Left at 50% the window starts centered, but if we dynamically change the content inside of the window, the window expands to down-right and stopped to be centered.
I had to use a css to force the window to be always centered, but it's hack I don't like.
This is the old version:
<TelerikWindow Modal="true" @bind-Visible="@IsModalTaxValidateVisible" Resizable="true" Centered="true" MaxWidth="700px">
The new version:
<TelerikWindow Modal="true" @bind-Visible="@IsModalTaxValidateVisible" Resizable="true" Class="div_centered" MaxWidth="700px" Top="50%" Left="50%">
See attached screenshot
https://www.telerik.com/blazor-ui/documentation-ui/components/checkbox/overview
BR,
Marc
How can i add a data-testid to a GridCommandColumn?
I am trying to add a static id to a GridCommandColumn, but am not having any luck. For GridColumns I am able to add a HeaderTemplate and add a data-testid that way
Is there a way to add a data-testid to a GridCommandColumn component?
I am getting the error above when trying to upgrade from Telerik.UI.for.Blazor.11.1.0 to Telerik.UI.for.Blazor.11.1.1.
I cleared my NUGET cache.
Restoring packages for C:\Source\Repos\DTSE\DTSWebApplication\DTSWebApplication.csproj...
GET https://api.nuget.org/v3-flatcontainer/system.text.json/index.json
GET https://api.nuget.org/v3-flatcontainer/antixss/index.json
GET https://api.nuget.org/v3-flatcontainer/elmahcore/index.json
GET https://api.nuget.org/v3-flatcontainer/elmahcore.sql/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.webassembly/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.graph/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/index.json
GET https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/index.json
OK https://api.nuget.org/v3-flatcontainer/system.text.json/index.json 40ms
GET https://api.nuget.org/v3-flatcontainer/system.directoryservices/index.json
GET https://api.nuget.org/v3-flatcontainer/system.text.json/9.0.9/system.text.json.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.directoryservices/index.json 41ms
OK https://api.nuget.org/v3-flatcontainer/elmahcore/index.json 76ms
OK https://api.nuget.org/v3-flatcontainer/antixss/index.json 84ms
OK https://api.nuget.org/v3-flatcontainer/elmahcore.sql/index.json 80ms
GET https://api.nuget.org/v3-flatcontainer/system.directoryservices/9.0.9/system.directoryservices.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.graph/index.json 74ms
GET https://api.nuget.org/v3-flatcontainer/antixss/4.3.0/antixss.4.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/elmahcore/2.1.2/elmahcore.2.1.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/index.json 79ms
OK https://api.nuget.org/v3-flatcontainer/system.directoryservices/9.0.9/system.directoryservices.9.0.9.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/index.json 106ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/index.json 91ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.webassembly/index.json 101ms
GET https://api.nuget.org/v3-flatcontainer/elmahcore.sql/2.1.2/elmahcore.sql.2.1.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/antixss/4.3.0/antixss.4.3.0.nupkg 22ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.graph/5.93.0/microsoft.graph.5.93.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/elmahcore/2.1.2/elmahcore.2.1.2.nupkg 24ms
GET https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/4.9.0/system.data.sqlclient.4.9.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/elmahcore.sql/2.1.2/elmahcore.sql.2.1.2.nupkg 23ms
GET https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/9.0.0/serilog.aspnetcore.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.text.json/9.0.9/system.text.json.9.0.9.nupkg 94ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.webassembly/9.0.9/microsoft.aspnetcore.components.webassembly.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.graph/5.93.0/microsoft.graph.5.93.0.nupkg 30ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/9.0.9/microsoft.aspnetcore.authentication.negotiate.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.data.sqlclient/4.9.0/system.data.sqlclient.4.9.0.nupkg 27ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.webassembly/9.0.9/microsoft.aspnetcore.components.webassembly.9.0.9.nupkg 30ms
OK https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/9.0.0/serilog.aspnetcore.9.0.0.nupkg 39ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/9.0.9/microsoft.aspnetcore.authentication.negotiate.9.0.9.nupkg 32ms
GET https://api.nuget.org/v3-flatcontainer/elmahcore.common/index.json
GET https://api.nuget.org/v3-flatcontainer/htmlagilitypack/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop.webassembly/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/index.json
OK https://api.nuget.org/v3-flatcontainer/elmahcore.common/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 29ms
OK https://api.nuget.org/v3-flatcontainer/htmlagilitypack/index.json 33ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 31ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/serilog/index.json 33ms
OK https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/index.json 32ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.2.0/microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/elmahcore.common/2.1.2/elmahcore.common.2.1.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.2.2/microsoft.aspnetcore.http.2.2.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/htmlagilitypack/1.11.29/htmlagilitypack.1.11.29.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/9.0.9/microsoft.extensions.logging.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/5.0.1/system.diagnostics.diagnosticsource.5.0.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.2.0/microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg 15ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.2.0/microsoft.extensions.logging.2.2.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 33ms
GET https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/9.0.0/serilog.extensions.hosting.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog/4.2.0/serilog.4.2.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.2.2/microsoft.aspnetcore.http.2.2.2.nupkg 19ms
OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/5.0.1/system.diagnostics.diagnosticsource.5.0.1.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/htmlagilitypack/1.11.29/htmlagilitypack.1.11.29.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/9.0.9/microsoft.extensions.logging.9.0.9.nupkg 16ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/9.0.9/microsoft.extensions.configuration.json.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/9.0.9/microsoft.extensions.configuration.binder.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/index.json 76ms
OK https://api.nuget.org/v3-flatcontainer/serilog/4.2.0/serilog.4.2.0.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/index.json 82ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/9.0.9/microsoft.extensions.configuration.binder.9.0.9.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/index.json 80ms
OK https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/index.json 86ms
OK https://api.nuget.org/v3-flatcontainer/elmahcore.common/2.1.2/elmahcore.common.2.1.2.nupkg 50ms
OK https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/index.json 90ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/9.0.9/microsoft.extensions.configuration.json.9.0.9.nupkg 29ms
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/6.0.0/serilog.sinks.file.6.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/6.0.0/serilog.sinks.console.6.0.0.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop.webassembly/index.json 117ms
GET https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/9.0.0/serilog.settings.configuration.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg 24ms
OK https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/9.0.0/serilog.extensions.hosting.9.0.0.nupkg 83ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/6.0.0/serilog.sinks.file.6.0.0.nupkg 38ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.2.0/microsoft.extensions.logging.2.2.0.nupkg 102ms
OK https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/9.0.0/serilog.settings.configuration.9.0.0.nupkg 21ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop.webassembly/9.0.9/microsoft.jsinterop.webassembly.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/index.json 158ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop.webassembly/9.0.9/microsoft.jsinterop.webassembly.9.0.9.nupkg 14ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/9.0.9/microsoft.aspnetcore.components.web.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/9.0.9/microsoft.aspnetcore.components.web.9.0.9.nupkg 20ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.graph.core/index.json
GET https://api.nuget.org/v3-flatcontainer/runtime.native.system.data.sqlclient.sni/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
GET https://api.nuget.org/v3-flatcontainer/system.directoryservices.protocols/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.entityframework/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/index.json
GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.authorization/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/index.json
GET https://api.nuget.org/v3-flatcontainer/dapper/index.json
OK https://api.nuget.org/v3-flatcontainer/runtime.native.system.data.sqlclient.sni/index.json 35ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
OK https://api.nuget.org/v3-flatcontainer/system.directoryservices.protocols/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.graph.core/index.json 42ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg 29ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/index.json 38ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 43ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 43ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/index.json 31ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 36ms
OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json 31ms
GET https://api.nuget.org/v3-flatcontainer/runtime.native.system.data.sqlclient.sni/4.4.0/runtime.native.system.data.sqlclient.sni.4.4.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.directoryservices.protocols/9.0.9/system.directoryservices.protocols.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.authorization/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/index.json 50ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/2.3.1/microsoft.aspnetcore.identity.2.3.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/index.json 36ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 31ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.graph.core/3.2.4/microsoft.graph.core.3.2.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/9.0.9/microsoft.extensions.caching.memory.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.directoryservices.protocols/9.0.9/system.directoryservices.protocols.9.0.9.nupkg 16ms
OK https://api.nuget.org/v3-flatcontainer/dapper/index.json 42ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.identity/2.3.1/microsoft.aspnetcore.identity.2.3.1.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
OK https://api.nuget.org/v3-flatcontainer/runtime.native.system.data.sqlclient.sni/4.4.0/runtime.native.system.data.sqlclient.sni.4.4.0.nupkg 28ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.authorization/9.0.9/microsoft.aspnetcore.components.authorization.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/9.0.9/microsoft.extensions.caching.memory.9.0.9.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.graph.core/3.2.4/microsoft.graph.core.3.2.4.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/9.0.9/microsoft.aspnetcore.connections.abstractions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/index.json 64ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/6.1.1/microsoft.data.sqlclient.6.1.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/9.0.9/microsoft.extensions.http.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
GET https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/9.0.2/serilog.extensions.logging.9.0.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 50ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.authorization/9.0.9/microsoft.aspnetcore.components.authorization.9.0.9.nupkg 17ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.entityframework/index.json 93ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.2.0/microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 56ms
GET https://api.nuget.org/v3-flatcontainer/dapper/2.1.66/dapper.2.1.66.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.2.0/microsoft.aspnetcore.http.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 36ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/6.1.1/microsoft.data.sqlclient.6.1.1.nupkg 24ms
OK https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/9.0.2/serilog.extensions.logging.9.0.2.nupkg 21ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/9.0.9/microsoft.aspnetcore.connections.abstractions.9.0.9.nupkg 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.2.0/microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.3.0/microsoft.aspnetcore.http.abstractions.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/8.2.2/serilog.sinks.mssqlserver.8.2.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 36ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop/index.json
OK https://api.nuget.org/v3-flatcontainer/dapper/2.1.66/dapper.2.1.66.nupkg 25ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.entityframework/2.2.4/microsoft.aspnet.identity.entityframework.2.2.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 50ms
GET https://api.nuget.org/v3-flatcontainer/serilog/4.0.0/serilog.4.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 33ms
GET https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/9.0.0/serilog.extensions.logging.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/9.0.9/microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/9.0.9/microsoft.extensions.options.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/9.0.9/microsoft.extensions.logging.abstractions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/index.json 33ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/5.0.0/microsoft.extensions.options.5.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 57ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop/index.json 34ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.2.0/microsoft.extensions.configuration.binder.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.2.0/microsoft.extensions.logging.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/9.0.9/microsoft.extensions.primitives.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.2.0/microsoft.extensions.options.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.2.0/microsoft.aspnetcore.webutilities.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/9.0.9/microsoft.extensions.configuration.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.entityframework/2.2.4/microsoft.aspnet.identity.entityframework.2.2.4.nupkg 49ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/9.0.0/microsoft.extensions.logging.abstractions.9.0.0.nupkg 30ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/9.0.9/microsoft.extensions.fileproviders.abstractions.9.0.9.nupkg 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.2.0/microsoft.extensions.configuration.binder.2.2.0.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/9.0.9/microsoft.extensions.http.9.0.9.nupkg 102ms
OK https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/9.0.0/serilog.extensions.logging.9.0.0.nupkg 50ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/9.0.9/microsoft.aspnetcore.components.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 109ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/9.0.9/microsoft.extensions.configuration.abstractions.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.2.0/microsoft.aspnetcore.http.abstractions.2.2.0.nupkg 106ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop/9.0.9/microsoft.jsinterop.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/9.0.9/microsoft.extensions.configuration.fileextensions.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/9.0.9/microsoft.aspnetcore.components.9.0.9.nupkg 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/9.0.9/microsoft.extensions.configuration.abstractions.9.0.9.nupkg 30ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.jsinterop/9.0.9/microsoft.jsinterop.9.0.9.nupkg 30ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.3.0/microsoft.aspnetcore.http.abstractions.2.3.0.nupkg 133ms
OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg 140ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/index.json 135ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/9.0.9/microsoft.extensions.configuration.fileextensions.9.0.9.nupkg 32ms
OK https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/8.2.2/serilog.sinks.mssqlserver.8.2.2.nupkg 146ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/9.0.9/microsoft.aspnetcore.components.forms.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/9.0.9/microsoft.aspnetcore.components.forms.9.0.9.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/9.0.9/microsoft.extensions.primitives.9.0.9.nupkg 148ms
OK https://api.nuget.org/v3-flatcontainer/serilog/4.0.0/serilog.4.0.0.nupkg 179ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/9.0.9/microsoft.extensions.logging.abstractions.9.0.9.nupkg 167ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 189ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.2.0/microsoft.aspnetcore.webutilities.2.2.0.nupkg 149ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/9.0.0/microsoft.extensions.configuration.binder.9.0.0.nupkg 203ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/5.0.0/microsoft.extensions.options.5.0.0.nupkg 188ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.2.0/microsoft.extensions.options.2.2.0.nupkg 171ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/9.0.9/microsoft.extensions.configuration.9.0.9.nupkg 168ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/9.0.9/microsoft.extensions.options.9.0.9.nupkg 196ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.2.0/microsoft.extensions.logging.abstractions.2.2.0.nupkg 200ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 224ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 211ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 226ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 274ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 225ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.features/index.json
GET https://api.nuget.org/v3-flatcontainer/runtime.win-x86.runtime.native.system.data.sqlclient.sni/index.json
GET https://api.nuget.org/v3-flatcontainer/runtime.win-x64.runtime.native.system.data.sqlclient.sni/index.json
GET https://api.nuget.org/v3-flatcontainer/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.text/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.multipart/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/9.0.0/microsoft.extensions.dependencymodel.9.0.0.nupkg 39ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.form/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.http.httpclientlibrary/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.validators/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/index.json
OK https://api.nuget.org/v3-flatcontainer/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/index.json 240ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.multipart/index.json 235ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/index.json 232ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 250ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.http.httpclientlibrary/index.json 228ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.text/index.json 243ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/index.json 231ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.form/index.json 236ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.abstractions/index.json 230ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.features/index.json 256ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.validators/index.json 230ms
OK https://api.nuget.org/v3-flatcontainer/runtime.win-x64.runtime.native.system.data.sqlclient.sni/index.json 252ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/index.json 235ms
OK https://api.nuget.org/v3-flatcontainer/runtime.win-x86.runtime.native.system.data.sqlclient.sni/index.json 269ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/9.0.0/microsoft.extensions.hosting.abstractions.9.0.0.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/9.0.9/microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.multipart/1.17.1/microsoft.kiota.serialization.multipart.1.17.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.2.0/microsoft.extensions.dependencyinjection.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/1.17.1/microsoft.kiota.authentication.azure.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.multipart/1.17.1/microsoft.kiota.serialization.multipart.1.17.1.nupkg 13ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.2.0/microsoft.extensions.dependencyinjection.abstractions.2.2.0.nupkg 13ms
OK https://api.nuget.org/v3-flatcontainer/runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg 17ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/9.0.9/microsoft.extensions.dependencyinjection.abstractions.9.0.9.nupkg 20ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.form/1.17.1/microsoft.kiota.serialization.form.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/9.0.0/microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/1.17.1/microsoft.kiota.serialization.json.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/1.17.1/microsoft.kiota.authentication.azure.1.17.1.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/9.0.9/microsoft.extensions.caching.abstractions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.abstractions/1.17.1/microsoft.kiota.abstractions.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.form/1.17.1/microsoft.kiota.serialization.form.1.17.1.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.features/9.0.9/microsoft.extensions.features.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.2.0/microsoft.extensions.objectpool.2.2.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/1.17.1/microsoft.kiota.serialization.json.1.17.1.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/9.0.9/microsoft.extensions.dependencyinjection.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.http.httpclientlibrary/1.17.1/microsoft.kiota.http.httpclientlibrary.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/9.0.9/microsoft.extensions.caching.abstractions.9.0.9.nupkg 19ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.validators/8.6.1/microsoft.identitymodel.validators.8.6.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.text/1.17.1/microsoft.kiota.serialization.text.1.17.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.features/9.0.9/microsoft.extensions.features.9.0.9.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/9.0.9/microsoft.extensions.dependencyinjection.9.0.9.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.2.0/microsoft.net.http.headers.2.2.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.abstractions/1.17.1/microsoft.kiota.abstractions.1.17.1.nupkg 32ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.2.0/microsoft.extensions.objectpool.2.2.0.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.text/1.17.1/microsoft.kiota.serialization.text.1.17.1.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.kiota.http.httpclientlibrary/1.17.1/microsoft.kiota.http.httpclientlibrary.1.17.1.nupkg 24ms
GET https://api.nuget.org/v3-flatcontainer/runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.validators/8.6.1/microsoft.identitymodel.validators.8.6.1.nupkg 19ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.6.1/microsoft.identitymodel.protocols.openidconnect.8.6.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.2.0/microsoft.net.http.headers.2.2.0.nupkg 28ms
OK https://api.nuget.org/v3-flatcontainer/runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0/runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg 22ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.6.1/microsoft.identitymodel.protocols.openidconnect.8.6.1.nupkg 29ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.3.0/microsoft.aspnetcore.hosting.abstractions.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.core/index.json
GET https://api.nuget.org/v3-flatcontainer/entityframework/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.3.0/microsoft.aspnetcore.hosting.abstractions.2.3.0.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
GET https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/index.json 30ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/index.json 36ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.core/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/index.json 41ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics/index.json 42ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/2.3.0/microsoft.extensions.identity.core.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.core/2.2.4/microsoft.aspnet.identity.core.2.2.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/2.3.0/microsoft.aspnetcore.cryptography.keyderivation.2.3.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/entityframework/index.json 49ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics/9.0.9/microsoft.extensions.diagnostics.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/2.3.0/microsoft.aspnetcore.cryptography.keyderivation.2.3.0.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/entityframework/6.1.0/entityframework.6.1.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/index.json 37ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.identity.core/2.2.4/microsoft.aspnet.identity.core.2.2.4.nupkg 20ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/2.3.0/microsoft.extensions.identity.core.2.3.0.nupkg 25ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/2.3.0/microsoft.aspnetcore.authentication.cookies.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.3.0/microsoft.aspnetcore.http.features.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.3.0/microsoft.aspnetcore.http.features.2.3.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/2.3.0/microsoft.aspnetcore.authentication.cookies.2.3.0.nupkg 21ms
OK https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/8.0.0/system.text.encodings.web.8.0.0.nupkg 20ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics/9.0.9/microsoft.extensions.diagnostics.9.0.9.nupkg 50ms
OK https://api.nuget.org/v3-flatcontainer/entityframework/6.1.0/entityframework.6.1.0.nupkg 112ms
GET https://api.nuget.org/v3-flatcontainer/azure.core/index.json
GET https://api.nuget.org/v3-flatcontainer/azure.identity/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.bcl.cryptography/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/9.0.4/microsoft.extensions.caching.memory.9.0.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/7.7.1/microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.server/index.json
GET https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/index.json
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/5.2.3/microsoft.data.sqlclient.5.2.3.nupkg
OK https://api.nuget.org/v3-flatcontainer/azure.core/index.json 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/7.7.1/microsoft.identitymodel.protocols.openidconnect.7.7.1.nupkg 21ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/9.0.4/microsoft.extensions.caching.memory.9.0.4.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/azure.identity/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.bcl.cryptography/index.json 36ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/9.0.0/microsoft.extensions.logging.9.0.0.nupkg 16ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/index.json 37ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/5.2.3/microsoft.data.sqlclient.5.2.3.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 38ms
GET https://api.nuget.org/v3-flatcontainer/azure.core/1.47.1/azure.core.1.47.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
GET https://api.nuget.org/v3-flatcontainer/azure.identity/1.14.2/azure.identity.1.14.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/8.0.2/microsoft.extensions.options.8.0.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/8.0.1/microsoft.extensions.logging.8.0.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/8.0.1/microsoft.extensions.hosting.abstractions.8.0.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/6.0.2/microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/9.0.9/microsoft.aspnetcore.authorization.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/azure.core/1.44.1/azure.core.1.44.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/std.uritemplate/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/8.0.2/microsoft.extensions.options.8.0.2.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/azure.core/1.47.1/azure.core.1.47.1.nupkg 35ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/8.0.1/microsoft.extensions.logging.8.0.1.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/index.json
GET https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/9.0.4/system.configuration.configurationmanager.9.0.4.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/8.0.1/microsoft.extensions.hosting.abstractions.8.0.1.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/index.json 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/9.0.9/microsoft.aspnetcore.authorization.9.0.9.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/6.0.2/microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg 26ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.bcl.cryptography/9.0.4/microsoft.bcl.cryptography.9.0.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.analyzers/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/azure.core/1.44.1/azure.core.1.44.1.nupkg 23ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 30ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/azure.identity/1.14.2/azure.identity.1.14.2.nupkg 49ms
OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/index.json 48ms
OK https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/9.0.4/system.configuration.configurationmanager.9.0.4.nupkg 27ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 59ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/9.0.0/microsoft.extensions.fileproviders.abstractions.9.0.0.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.bcl.cryptography/9.0.4/microsoft.bcl.cryptography.9.0.4.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 32ms
OK https://api.nuget.org/v3-flatcontainer/std.uritemplate/index.json 48ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/index.json 55ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/7.7.1/microsoft.identitymodel.jsonwebtokens.7.7.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/9.0.0/microsoft.extensions.configuration.abstractions.9.0.0.nupkg 15ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.3.0/microsoft.aspnetcore.hosting.server.abstractions.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/9.0.9/microsoft.extensions.options.configurationextensions.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/9.0.9/microsoft.extensions.diagnostics.abstractions.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.3.0/microsoft.aspnetcore.hosting.server.abstractions.2.3.0.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.6.1/microsoft.identitymodel.tokens.8.6.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/index.json 71ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/index.json 71ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.2.0/microsoft.extensions.primitives.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/9.0.9/microsoft.extensions.fileproviders.physical.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/7.7.1/microsoft.identitymodel.jsonwebtokens.7.7.1.nupkg 33ms
OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 33ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.analyzers/index.json 70ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.server/index.json 184ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/9.0.0/microsoft.extensions.diagnostics.abstractions.9.0.0.nupkg 23ms
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/9.0.4/system.security.cryptography.pkcs.9.0.4.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/9.0.9/microsoft.extensions.fileproviders.physical.9.0.9.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.6.1/microsoft.identitymodel.tokens.8.6.1.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/9.0.9/microsoft.extensions.diagnostics.abstractions.9.0.9.nupkg 29ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/9.0.9/microsoft.extensions.options.configurationextensions.9.0.9.nupkg 32ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.6.1/microsoft.identitymodel.protocols.8.6.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.6.1/system.identitymodel.tokens.jwt.8.6.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.2.0/microsoft.extensions.primitives.2.2.0.nupkg 36ms
GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.5.0/system.buffers.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/9.0.4/system.security.cryptography.pkcs.9.0.4.nupkg 30ms
GET https://api.nuget.org/v3-flatcontainer/std.uritemplate/2.0.1/std.uritemplate.2.0.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.6.1/microsoft.identitymodel.protocols.8.6.1.nupkg 30ms
OK https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.6.1/system.identitymodel.tokens.jwt.8.6.1.nupkg 31ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/5.0.0/microsoft.extensions.primitives.5.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/std.uritemplate/2.0.1/std.uritemplate.2.0.1.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.3.0/microsoft.aspnetcore.cryptography.internal.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/2.3.0/microsoft.aspnetcore.authentication.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/5.0.0/microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/5.0.0/microsoft.extensions.primitives.5.0.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.5.0/system.buffers.4.5.0.nupkg 53ms
GET https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/2.3.0/microsoft.aspnetcore.authentication.2.3.0.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.2.0/microsoft.extensions.hosting.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.2.0/microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/5.0.0/microsoft.extensions.dependencyinjection.abstractions.5.0.0.nupkg 22ms
GET https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/8.0.1/system.configuration.configurationmanager.8.0.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/serilog/4.1.0/serilog.4.1.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.server/1.0.0/microsoft.sqlserver.server.1.0.0.nupkg 18ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.analyzers/9.0.9/microsoft.aspnetcore.components.analyzers.9.0.9.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/8.0.0/microsoft.extensions.options.configurationextensions.8.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg 13ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/8.0.0/microsoft.extensions.configuration.8.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/4.5.0/system.text.encodings.web.4.5.0.nupkg 23ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.2.0/microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/serilog/4.1.0/serilog.4.1.0.nupkg 17ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.3.0/microsoft.aspnetcore.cryptography.internal.2.3.0.nupkg 48ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.analyzers/9.0.9/microsoft.aspnetcore.components.analyzers.9.0.9.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/8.0.1/system.configuration.configurationmanager.8.0.1.nupkg 25ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/index.json 40ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.2.0/microsoft.extensions.hosting.abstractions.2.2.0.nupkg 73ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/8.0.0/microsoft.extensions.configuration.8.0.0.nupkg 255ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/4.73.1/microsoft.identity.client.4.73.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/8.0.0/microsoft.extensions.options.configurationextensions.8.0.0.nupkg 262ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client/4.73.1/microsoft.identity.client.4.73.1.nupkg 16ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/8.0.0/microsoft.extensions.primitives.8.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/8.0.0/microsoft.extensions.primitives.8.0.0.nupkg 19ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/index.json
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/index.json
GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/7.7.1/microsoft.identitymodel.tokens.7.7.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.memory/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/index.json
GET https://api.nuget.org/v3-flatcontainer/azure.core/1.46.1/azure.core.1.46.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.memory.data/index.json
GET https://api.nuget.org/v3-flatcontainer/system.clientmodel/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/7.7.1/microsoft.identitymodel.tokens.7.7.1.nupkg 20ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/index.json 39ms
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/index.json 43ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/index.json 42ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/9.0.9/microsoft.aspnetcore.metadata.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/index.json 30ms
OK https://api.nuget.org/v3-flatcontainer/system.clientmodel/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/azure.core/1.46.1/azure.core.1.46.1.nupkg 41ms
OK https://api.nuget.org/v3-flatcontainer/system.memory.data/index.json 42ms
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/9.0.4/system.security.cryptography.protecteddata.9.0.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/4.73.1/microsoft.identity.client.extensions.msal.4.73.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.memory/index.json 56ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/9.0.9/microsoft.aspnetcore.metadata.9.0.9.nupkg 16ms
GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/9.0.4/system.diagnostics.eventlog.9.0.4.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/9.0.4/system.security.cryptography.protecteddata.9.0.4.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/system.clientmodel/1.5.1/system.clientmodel.1.5.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.memory.data/8.0.1/system.memory.data.8.0.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identity.client.extensions.msal/4.73.1/microsoft.identity.client.extensions.msal.4.73.1.nupkg 20ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/8.0.0/microsoft.bcl.asyncinterfaces.8.0.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/9.0.4/system.diagnostics.eventlog.9.0.4.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/system.memory/4.5.5/system.memory.4.5.5.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.memory.data/8.0.1/system.memory.data.8.0.1.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/system.memory/4.5.5/system.memory.4.5.5.nupkg 19ms
OK https://api.nuget.org/v3-flatcontainer/system.clientmodel/1.5.1/system.clientmodel.1.5.1.nupkg 32ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/8.0.0/microsoft.extensions.configuration.abstractions.8.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/8.0.0/microsoft.extensions.configuration.binder.8.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/8.0.0/microsoft.extensions.options.8.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/6.0.1/system.diagnostics.diagnosticsource.6.0.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.6.1/microsoft.identitymodel.jsonwebtokens.8.6.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/8.0.2/microsoft.extensions.logging.abstractions.8.0.2.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/8.0.0/microsoft.extensions.configuration.abstractions.8.0.0.nupkg 16ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/8.0.0/microsoft.extensions.configuration.binder.8.0.0.nupkg 16ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/8.0.0/microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/8.0.0/microsoft.extensions.options.8.0.0.nupkg 12ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/6.0.1/system.diagnostics.diagnosticsource.6.0.1.nupkg 14ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.3.0/microsoft.aspnetcore.http.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/8.0.3/microsoft.extensions.logging.abstractions.8.0.3.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/4.5.0/system.security.cryptography.protecteddata.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/8.0.2/microsoft.extensions.logging.abstractions.8.0.2.nupkg 19ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.6.1/microsoft.identitymodel.jsonwebtokens.8.6.1.nupkg 26ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/index.json 39ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/index.json 37ms
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/4.5.0/system.security.cryptography.protecteddata.4.5.0.nupkg 19ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/9.0.0/microsoft.extensions.options.9.0.0.nupkg 45ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 37ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 52ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.3.0/microsoft.aspnetcore.dataprotection.2.3.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 35ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.3.0/microsoft.aspnetcore.http.2.3.0.nupkg 39ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/8.0.3/microsoft.extensions.logging.abstractions.8.0.3.nupkg 44ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.3.0/microsoft.aspnetcore.dataprotection.2.3.0.nupkg 15ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.6.1/microsoft.identitymodel.logging.8.6.1.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.3.0/microsoft.aspnetcore.http.extensions.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 90ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/6.35.0/microsoft.identitymodel.abstractions.6.35.0.nupkg 13ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.6.1/microsoft.identitymodel.logging.8.6.1.nupkg 23ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.3.0/microsoft.aspnetcore.http.extensions.2.3.0.nupkg 15ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.3.0/microsoft.aspnetcore.authentication.core.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/8.0.11/microsoft.extensions.webencoders.8.0.11.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/9.0.9/microsoft.extensions.filesystemglobbing.9.0.9.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.3.0/microsoft.aspnetcore.authentication.core.2.3.0.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/9.0.9/microsoft.extensions.filesystemglobbing.9.0.9.nupkg 77ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/8.0.11/microsoft.extensions.webencoders.8.0.11.nupkg 85ms
GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.6.1/microsoft.identitymodel.abstractions.8.6.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.6.1/microsoft.identitymodel.abstractions.8.6.1.nupkg 18ms
OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/index.json 32ms
GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg 12ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.xml/index.json
GET https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/index.json
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.3.0/microsoft.aspnetcore.authentication.abstractions.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.3.0/microsoft.net.http.headers.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/8.0.2/microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/8.0.0/microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/8.0.11/microsoft.extensions.objectpool.8.0.11.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.6.0/system.buffers.4.6.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.3.0/microsoft.aspnetcore.webutilities.2.3.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/4.5.0/system.componentmodel.annotations.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.3.0/microsoft.aspnetcore.authentication.abstractions.2.3.0.nupkg 16ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/8.0.2/microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg 13ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.3.0/microsoft.net.http.headers.2.3.0.nupkg 15ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/8.0.0/microsoft.extensions.fileproviders.abstractions.8.0.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 30ms
OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.6.0/system.buffers.4.6.0.nupkg 16ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.3.0/microsoft.aspnetcore.webutilities.2.3.0.nupkg 14ms
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.xml/index.json 31ms
OK https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/index.json 29ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/8.0.11/microsoft.extensions.objectpool.8.0.11.nupkg 20ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.3.0/microsoft.aspnetcore.dataprotection.abstractions.2.3.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 48ms
OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.annotations/4.5.0/system.componentmodel.annotations.4.5.0.nupkg 29ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.3.0/microsoft.aspnetcore.dataprotection.abstractions.2.3.0.nupkg 16ms
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.xml/8.0.2/system.security.cryptography.xml.8.0.2.nupkg
GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.5.0/microsoft.win32.registry.4.5.0.nupkg
GET https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/5.0.0/system.security.principal.windows.5.0.0.nupkg 12ms
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.xml/8.0.2/system.security.cryptography.xml.8.0.2.nupkg 20ms
OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.5.0/microsoft.win32.registry.4.5.0.nupkg 20ms
GET https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/index.json
GET https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/4.5.0/system.security.principal.windows.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/4.5.0/system.security.principal.windows.4.5.0.nupkg 17ms
GET https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/8.0.1/system.security.cryptography.pkcs.8.0.1.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/index.json 44ms
GET https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/4.5.0/system.security.accesscontrol.4.5.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/8.0.1/system.security.cryptography.pkcs.8.0.1.nupkg 23ms
OK https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/4.5.0/system.security.accesscontrol.4.5.0.nupkg 19ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 37ms
GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.0.0/microsoft.netcore.platforms.2.0.0.nupkg 12ms
Installed Serilog.AspNetCore 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.aspnetcore\9.0.0 with content hash JslDajPlBsn3Pww1554flJFTqROvK9zz9jONNQgn0D8Lx2Trw8L0A8/n6zEQK1DAZWXrJwiVLw8cnTR3YFuYsg==.
Installed System.Memory.Data 8.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.memory.data\8.0.1 with content hash BVYuec3jV23EMRDeR7Dr1/qhx7369dZzJ9IWy2xylvb4YfXsrUxspWc4UWYid/tj4zZK58uGZqn2WQiaDMhmAg==.
Installed Microsoft.Kiota.Serialization.Text 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.serialization.text\1.17.1 with content hash dx1kIbBt21DqRt1tTPt3XkC8doEY1xFf+amPmPedCOM6X8IqdVs8xHymE/66aSWr5alufhEebu/bDxpR90M7mQ==.
Installed Microsoft.Bcl.AsyncInterfaces 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.bcl.asyncinterfaces\8.0.0 with content hash 3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==.
Installed Azure.Core 1.46.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\azure.core\1.46.1 with content hash iE5DPOlGsN5kCkF4gN+vasN1RihO0Ypie92oQ5tohQYiokmnrrhLnee+3zcE8n7vB6ZAzhPTfUGAEXX/qHGkYA==.
Installed Microsoft.Extensions.FileProviders.Physical 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.fileproviders.physical\9.0.9 with content hash sRrPtEwbK23OCFOQ36Xn6ofiB0/nl54/BOdR7lJ/Vwg3XlyvUdmyXvFUS1EU5ltn+sQtbcPuy1l0hsysO8++SQ==.
Installed Serilog.Settings.Configuration 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.settings.configuration\9.0.0 with content hash 4/Et4Cqwa+F88l5SeFeNZ4c4Z6dEAIKbu3MaQb2Zz9F/g27T5a3wvfMcmCOaAiACjfUb4A6wrlTVfyYUZk3RRQ==.
Installed Microsoft.IdentityModel.Tokens 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.tokens\8.6.1 with content hash FvED2com8LIFl9yFXneiX0uxNf9fuf8jKDFcvxC93qXOAfFa8fdLkCiur1vWF+PvgQHhsHVBe6CtDZHzsN8nCQ==.
Installed Microsoft.Extensions.FileProviders.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.fileproviders.abstractions\9.0.0 with content hash uK439QzYR0q2emLVtYzwyK3x+T5bTY4yWsd/k/ZUS9LR6Sflp8MIdhGXW8kQCd86dQD4tLqvcbLkku8qHY263Q==.
Installed Microsoft.Extensions.Logging.Abstractions 8.0.3 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging.abstractions\8.0.3 with content hash dL0QGToTxggRLMYY4ZYX5AMwBb+byQBd/5dMiZE07Nv73o6I5Are3C7eQTh7K2+A4ct0PVISSr7TZANbiNb2yQ==.
Installed Microsoft.IdentityModel.Tokens 7.7.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.tokens\7.7.1 with content hash fQ0VVCba75lknUHGldi3iTKAYUQqbzp1Un8+d9cm9nON0Gs8NAkXddNg8iaUB0qi/ybtAmNWizTR4avdkCJ9pQ==.
Installed System.Diagnostics.DiagnosticSource 6.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.diagnostics.diagnosticsource\6.0.1 with content hash KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==.
Installed System.Data.SqlClient 4.9.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.data.sqlclient\4.9.0 with content hash j4KJO+vC62NyUtNHz854njEqXbT8OmAa5jb1nrGfYWBOcggyYUQE0w/snXeaCjdvkSKWuUD+hfvlbN8pTrJTXg==.
Installed Serilog.Sinks.MSSqlServer 8.2.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.sinks.mssqlserver\8.2.2 with content hash cBX0fYgCvntQC9/uL9coPFEuIYLdPLpTYncKqjA11hY1VGxh80v1ecvivqPq7/207YXsEs54KO8vA3I0sXOKRA==.
Installed Microsoft.AspNetCore.Hosting.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.2.0 with content hash ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==.
Installed Microsoft.Extensions.Primitives 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.primitives\8.0.0 with content hash bXJEZrW9ny8vjMF1JV253WeLhpEVzFo1lyaZu1vQ4ZxWUlVvknZ/+ftFgVheLubb4eZPSwwxBeqS1JkCOjxd8g==.
Installed runtime.native.System.Data.SqlClient.sni 4.4.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\runtime.native.system.data.sqlclient.sni\4.4.0 with content hash A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==.
Installed runtime.win-arm64.runtime.native.System.Data.SqlClient.sni 4.4.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\runtime.win-arm64.runtime.native.system.data.sqlclient.sni\4.4.0 with content hash LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==.
Installed Microsoft.Kiota.Authentication.Azure 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.authentication.azure\1.17.1 with content hash BkzhCChAH+IOfH7NnB86ynvRqPfHRDdxQw1XJ/ShwsG66A9dRLJ/T4K+d+U5l4EiaCllgXDN6+TUEc5KXMgOgw==.
Installed Serilog.Extensions.Logging 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.extensions.logging\9.0.0 with content hash NwSSYqPJeKNzl5AuXVHpGbr6PkZJFlNa14CdIebVjK3k/76kYj/mz5kiTRNVSsSaxM8kAIa1kpy/qyT9E4npRQ==.
Installed Microsoft.Extensions.Primitives 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.primitives\9.0.9 with content hash z4pyMePOrl733ltTowbN565PxBw1oAr8IHmIXNDiDqd22nFpYltX9KhrNC/qBWAG1/Zx5MHX+cOYhWJQYCO/iw==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\9.0.9 with content hash /hymojfWbE9AlDOa0mczR44m00Jj+T3+HZO0ZnVTI032fVycI0ZbNOVFP6kqZMcXiLSYXzR2ilcwaRi6dzeGyA==.
Installed System.DirectoryServices 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.directoryservices\9.0.9 with content hash HlgX7g++mz/AoXjNkXZI7ZNB9LnqgFVwT3nS25ZUQNVIeaiQeVc053DQ/UkzjmbeHfbm0n9acKLkGQxgqp1nbA==.
Installed System.Security.Principal.Windows 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.principal.windows\4.5.0 with content hash U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==.
Installed System.Memory 4.5.5 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.memory\4.5.5 with content hash XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==.
Installed Microsoft.AspNetCore.Authentication.Abstractions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.3.0 with content hash ve6uvLwKNRkfnO/QeN9M8eUJ49lCnWv/6/9p6iTEuiI6Rtsz+myaBAjdMzLuTViQY032xbTF5AdZF5BJzJJyXQ==.
Installed Microsoft.Extensions.Identity.Core 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.identity.core\2.3.0 with content hash yR0eFnUbAM2k+q5QsX0NKinfShIe1B/aiHXEywiNT5Cs2MvEhxQIbIn5rWXnEAfmwW+i+t5D8odPSEHz/taIyQ==.
Installed Azure.Core 1.47.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\azure.core\1.47.1 with content hash oPcncSsDHuxB8SC522z47xbp2+ttkcKv2YZ90KXhRKN0YQd2+7l1UURT9EBzUNEXtkLZUOAB5xbByMTrYRh3yA==.
Installed System.IdentityModel.Tokens.Jwt 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.identitymodel.tokens.jwt\8.6.1 with content hash EXL1Tj+pizswtHHPiQyNumrTo8XOLX7SoTm7Bz00/DyiIoG2H/kQItoajSvr1MYtvDNXveqULsoWDoJFI3aHzQ==.
Installed Serilog.Sinks.Debug 3.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.sinks.debug\3.0.0 with content hash 4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==.
Installed Microsoft.Data.SqlClient.SNI.runtime 6.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.data.sqlclient.sni.runtime\6.0.2 with content hash f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==.
Installed Microsoft.Extensions.Options 5.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\5.0.0 with content hash CBvR92TCJ5uBIdd9/HzDSrxYak+0W/3+yxrNg8Qm6Bmrkh5L+nu6m3WeazQehcZ5q1/6dDA7J5YdQjim0165zg==.
Installed Microsoft.Extensions.Configuration.Abstractions 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.abstractions\8.0.0 with content hash 3lE/iLSutpgX1CC0NOW70FJoGARRHbyKmG7dc0klnUZ9Dd9hS6N/POPWhKhMLCEuNN5nXEY5agmlFtH562vqhQ==.
Installed Microsoft.Extensions.Caching.Memory 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.caching.memory\9.0.4 with content hash G5rEq1Qez5VJDTEyRsRUnewAspKjaY57VGsdZ8g8Ja6sXXzoiI3PpTd1t43HjHqNWD5A06MQveb2lscn+2CU+w==.
Installed Microsoft.Win32.Registry 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.win32.registry\4.5.0 with content hash +FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==.
Installed Microsoft.Kiota.Http.HttpClientLibrary 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.http.httpclientlibrary\1.17.1 with content hash 7cSZoEJ8G9YT3UxCILASZIB0GbmVnO3jdLDAMgMeU4O/SNemKtgA58pvKYJVrIZnJ9Up/mflQZFkGrSCOij4WQ==.
Installed Microsoft.AspNetCore.WebUtilities 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.webutilities\2.3.0 with content hash trbXdWzoAEUVd0PE2yTopkz4kjZaAIA7xUWekd5uBw+7xE8Do/YOVTeb9d9koPTlbtZT539aESJjSLSqD8eYrQ==.
Installed System.Configuration.ConfigurationManager 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.configuration.configurationmanager\9.0.4 with content hash dvjqKp+2LpGid6phzrdrS/2mmEPxFl3jE1+L7614q4ZChKbLJCpHXg6sBILlCCED1t//EE+un/UdAetzIMpqnw==.
Installed Microsoft.Extensions.Hosting.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.hosting.abstractions\2.2.0 with content hash +k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==.
Installed Microsoft.AspNetCore.Components.Analyzers 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components.analyzers\9.0.9 with content hash jmT0+VkIoSq3VNshj8XX44aV/oQtA82xYa7ScqmAa7I2avXgMiQZzGEbd5dmn2PjKqYvI9MlK+gLyja1TYPzzQ==.
Installed Microsoft.JSInterop.WebAssembly 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.jsinterop.webassembly\9.0.9 with content hash /3OxdS+bZqtAW4FH0TpvAOu36miGQ0KIHrWW7Axy/cd8P9jmOxivzYUt8COZ5lkVL2Vwft4BJm+7tqIjra1PWA==.
Installed Microsoft.Extensions.Configuration.Binder 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.binder\2.2.0 with content hash vJ9xvOZCnUAIHcGC3SU35r3HKmHTVIeHzo6u/qzlHAqD8m6xv92MLin4oJntTvkpKxVX3vI1GFFkIQtU3AdlsQ==.
Installed Microsoft.Graph.Core 3.2.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.graph.core\3.2.4 with content hash 0kBbgRiWUrrc7Um0oDcXl9t8Hxzgoz9SddErRDhqdDm4TWDlT8ItYuIfjwoFPHO1O51kwkDtTxzDRwZThbW5Uw==.
Installed Microsoft.AspNetCore.Authorization 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authorization\9.0.9 with content hash OVUDsnJDBhCuyJtjkQXObWbBGjh4kyxL/pl/5RqtZHnSJcpEr1eD6l4vbFIdRHg4bFI59vTTrfHKQ3zwfR4KCw==.
Installed Microsoft.IdentityModel.Validators 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.validators\8.6.1 with content hash FwST3dwbP4IgPsVVueMau8pHdFllesFSiZy+6L7/BtuflE8Tl1Z7MQW1/4ujmOOYQoBZCjdUQPzOFrC7NlqaBw==.
Installed Microsoft.Extensions.Diagnostics.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.diagnostics.abstractions\9.0.0 with content hash 1K8P7XzuzX8W8pmXcZjcrqS6x5eSSdvhQohmcpgiQNY/HlDAlnrhR9dvlURfFz428A+RTCJpUyB+aKTA6AgVcQ==.
Installed Microsoft.Extensions.Configuration.Binder 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.binder\9.0.0 with content hash RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==.
Installed Newtonsoft.Json 13.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\newtonsoft.json\13.0.4 with content hash pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==.
Installed Microsoft.Net.Http.Headers 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.net.http.headers\2.2.0 with content hash iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 5.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\5.0.0 with content hash ORj7Zh81gC69TyvmcUm9tSzytcy8AVousi+IVRAI8nLieQjOFryRusSFh7+aLk16FN9pQNqJAiMd7BTKINK0kA==.
Installed Microsoft.Bcl.Cryptography 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.bcl.cryptography\9.0.4 with content hash YgZYAWzyNuPVtPq6WNm0bqOWNjYaWgl5mBWTGZyNoXitYBUYSp6iUB9AwK0V1mo793qRJUXz2t6UZrWITZSvuQ==.
Installed System.Buffers 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.buffers\4.5.0 with content hash pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==.
Installed Azure.Core 1.44.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\azure.core\1.44.1 with content hash YyznXLQZCregzHvioip07/BkzjuWNXogJEVz9T5W6TwjNr17ax41YGzYMptlo2G10oLCuVPoyva62y0SIRDixg==.
Installed Microsoft.Extensions.Logging 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging\9.0.9 with content hash MaCB0Y9hNDs4YLu3HCJbo199WnJT8xSgajG1JYGANz9FkseQ5f3v/llu3HxLI6mjDlu7pa7ps9BLPWjKzsAAzQ==.
Installed Microsoft.Extensions.Hosting.Abstractions 8.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.hosting.abstractions\8.0.1 with content hash nHwq9aPBdBPYXPti6wYEEfgXddfBrYC+CQLn+qISiwQq5tpfaqDZSKOJNxoe9rfQxGf1c+2wC/qWFe1QYJPYqw==.
Installed System.Runtime.CompilerServices.Unsafe 6.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.runtime.compilerservices.unsafe\6.0.0 with content hash /iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==.
Installed Microsoft.Kiota.Abstractions 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.abstractions\1.17.1 with content hash nznpJUkC8F0iwZBael68nIS90g0wKgipJsLwarknd8hsGom0nJhyogZvIJUIzRWfNNSp0JhsxRYEW0WhvmppKw==.
Installed Microsoft.JSInterop 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.jsinterop\9.0.9 with content hash Babc8chP50+TS4glykMYs8jDeJyqeZZLp+qFfRF1S7FReS+k2q8ufjONV/m+Pr1STA7TvAC7b/Gx0UXyjRjWHg==.
Installed Microsoft.Extensions.Logging 8.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging\8.0.1 with content hash 4x+pzsQEbqxhNf1QYRr5TDkLP9UsLT3A6MdRKDDEgrW7h1ljiEPgTNhKYUhNCCAaVpQECVQ+onA91PTPnIp6Lw==.
Installed runtime.win-x64.runtime.native.System.Data.SqlClient.sni 4.4.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\runtime.win-x64.runtime.native.system.data.sqlclient.sni\4.4.0 with content hash 38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==.
Installed Microsoft.Extensions.Logging.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging.abstractions\9.0.9 with content hash FEgpSF+Z9StMvrsSViaybOBwR0f0ZZxDm8xV5cSOFiXN/t+ys+rwAlTd/6yG7Ld1gfppgvLcMasZry3GsI9lGA==.
Installed Microsoft.Net.Http.Headers 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.net.http.headers\2.3.0 with content hash /M0wVg6tJUOHutWD3BMOUVZAioJVXe0tCpFiovzv0T9T12TBf4MnaHP0efO8TCr1a6O9RZgQeZ9Gdark8L9XdA==.
Installed Microsoft.AspNetCore.Components 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components\9.0.9 with content hash n8hjxdgIAWTtYOu1bitWwi8HYR7OT78syKpNSzJ8jSvzv5xnJFMf7BaZCorNx+Y76CINKrG9TBNY6ovBSnNahQ==.
Installed Std.UriTemplate 2.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\std.uritemplate\2.0.1 with content hash Ix5VXZwLfolwVHyGTSSJl6KIJ2le6E9YjLdZBMS1Xxzw7VJankRvQW8JoUL69tEgfcw+0qjgWrlxANrhvS0QCQ==.
Installed Microsoft.Extensions.Options 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\9.0.0 with content hash y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==.
Installed System.Diagnostics.DiagnosticSource 5.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.diagnostics.diagnosticsource\5.0.1 with content hash uXQEYqav2V3zP6OwkOKtLv+qIi6z3m1hsGyKwXX7ZA7htT4shoVccGxnJ9kVRFPNAsi1ArZTq2oh7WOto6GbkQ==.
Installed Microsoft.AspNetCore.Components.Authorization 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components.authorization\9.0.9 with content hash aaBFU4HAAbeBxofsc7xu+fZyGRzzSt/UfA8GKvkiGhD0cOWfFhXBkozt7J4KxzIWzCA97mr7vVeQeq3bA95O/g==.
Installed System.Configuration.ConfigurationManager 8.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.configuration.configurationmanager\8.0.1 with content hash gPYFPDyohW2gXNhdQRSjtmeS6FymL2crg4Sral1wtvEJ7DUqFCDWDVbbLobASbzxfic8U1hQEdC7hmg9LHncMw==.
Installed Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\7.7.1 with content hash yT2Hdj8LpPbcT9C9KlLVxXl09C8zjFaVSaApdOwuecMuoV4s6Sof/mnTDz/+F/lILPIBvrWugR9CC7iRVZgbfQ==.
Installed System.Security.Cryptography.ProtectedData 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.cryptography.protecteddata\4.5.0 with content hash wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==.
Installed Serilog.Extensions.Logging 9.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.extensions.logging\9.0.2 with content hash p8kk2McN6LxuQfLyCoOkL7+nJIhVKnV1WFUxAaGTQTQk0wySbgmCHe98j+xSQvIbYHtzKXROOE2G2R0TLwBfig==.
Installed Microsoft.AspNetCore.Http.Extensions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http.extensions\2.3.0 with content hash EY2u/wFF5jsYwGXXswfQWrSsFPmiXsniAlUWo3rv/MGYf99ZFsENDnZcQP6W3c/+xQmQXq0NauzQ7jyy+o1LDQ==.
Installed Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options.configurationextensions\8.0.0 with content hash 0f4DMRqEd50zQh+UyJc+/HiBsZ3vhAQALgdkcQEalSH1L2isdC7Yj54M3cyo5e+BeO5fcBQ7Dxly8XiBBcvRgw==.
Installed Microsoft.Kiota.Serialization.Json 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.serialization.json\1.17.1 with content hash EIUiZDVi1XS83k8ybtHMZr7NzHTtiIVGGIif6hiQV2CUEEhTQKxK/eggwajw8+CRfSPrs7ksvKNJleQnAIecHA==.
Installed Microsoft.AspNetCore.Identity 2.3.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.identity\2.3.1 with content hash JcQ4pNXg+IISfcR95jeO2ZRt38N67MrUEj28HBmwfqD96BUyw4S54tQhrBmCOyPlf2vgNvSz/tsGAG7EgC0yRg==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\8.0.0 with content hash cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==.
Installed Serilog 4.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog\4.2.0 with content hash gmoWVOvKgbME8TYR+gwMf7osROiWAURterc6Rt2dQyX7wtjZYpqFiA/pY6ztjGQKKV62GGCyOcmtP1UKMHgSmA==.
Installed Microsoft.Extensions.Configuration.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.abstractions\9.0.9 with content hash p5RKAY9POvs3axwA/AQRuJeM8AHuE8h4qbP1NxQeGm0ep46aXz1oCLAp/oOYxX1GsjStgdhHrN3XXLLXr0+b3w==.
Installed Microsoft.AspNetCore.DataProtection.Abstractions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.dataprotection.abstractions\2.3.0 with content hash 71GdtUkVDagLsBt+YatfzUItnbT2vIjHxWySNE2MkgIDhqT3g4sNNxOj/0PlPTpc1+mG3ZwfUoZ61jIt1wPw7g==.
Installed Microsoft.Extensions.Options 8.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\8.0.2 with content hash dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==.
Installed EntityFramework 6.1.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\entityframework\6.1.0 with content hash u/M0OEfqxTUsL5BwzD66eBGm278/ozqdLK3JvMO6QwUxxc+z7ZUkTYm4suDhWRqzkc6mOhvXDQY5dZUwbldxyQ==.
Installed Microsoft.AspNetCore.WebUtilities 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.webutilities\2.2.0 with content hash 9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==.
Installed Serilog 4.1.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog\4.1.0 with content hash u1aZI8HZ62LWlq5dZLFwm6jMax/sUwnWZSw5lkPsCt518cJBxFKoNmc7oSxe5aA5BgSkzy9rzwFGR/i/acnSPw==.
Installed Microsoft.Extensions.Options.ConfigurationExtensions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options.configurationextensions\9.0.9 with content hash n4DCdnn2qs6V5U06Sx62FySEAZsJiJJgOzrPHDh9hPK7c2W8hEabC76F3Re3tGPjpiKa02RvB6FxZyxo8iICzg==.
Installed Microsoft.Extensions.Logging 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging\9.0.0 with content hash crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==.
Installed ElmahCore.Sql 2.1.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\elmahcore.sql\2.1.2 with content hash sqZ7tUXnhfGlewA7Gu8qazgN3pwQkHFzQTeeyKPEzHrplxwXw9cfAoPDc/+YKpfOdqwjQgdzWbkK31vwvm+wkQ==.
Installed Microsoft.Extensions.Logging.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging.abstractions\9.0.0 with content hash g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==.
Installed ElmahCore.Common 2.1.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\elmahcore.common\2.1.2 with content hash gh95pJPK5Y7BEchc6stEq5jOp/5SYQGHrillQid0bbI4KXbC7+092GyevzworNPzUoUqAz8u2623zJ0te7Kkeg==.
Installed Microsoft.Extensions.Features 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.features\9.0.9 with content hash 0MPp/tJ9cFsJCzEKG5g4fUSpwG7bAt9JGADPx5eAThWa9ii2wfOa6f3yxi1IoXWsWqVcq4xlRGrdUAZlpIYalw==.
Installed System.Security.Cryptography.ProtectedData 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.cryptography.protecteddata\9.0.4 with content hash o94k2RKuAce3GeDMlUvIXlhVa1kWpJw95E6C9LwW0KlG0nj5+SgCiIxJ2Eroqb9sLtG1mEMbFttZIBZ13EJPvQ==.
Installed ElmahCore 2.1.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\elmahcore\2.1.2 with content hash 28A8IuzWlDxzT8qoPW6ujBBP1oXnfiFqGxh9/tI2dCympfTklQ8PmjnS9rVmrTiGHro/fEkFnDdDwj4siL6C3g==.
Installed Microsoft.Extensions.Primitives 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.primitives\2.2.0 with content hash azyQtqbm4fSaDzZHD/J+V6oWMFaf2tWP4WEGIYePLCMw3+b2RQdj9ybgbQyjCshcitQKQ4lEDOZjmSlTTrHxUg==.
Installed Microsoft.Extensions.Http 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.http\9.0.9 with content hash dTmh5Rj4/WpirsN1PDs8YhyaodgtzxWqPKaT+B3Zn72uHKLJOuxIt06HTea126eEDWHYSLNN61I4snw7PuerFg==.
Installed Microsoft.IdentityModel.Abstractions 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.abstractions\8.6.1 with content hash OwmvCXYTttrxV3qT7QKDkoQP4/DB4RWjTwEqV+dNfb2opHn29WGDzoF+r4BVFQVy+BDYMhRlhIp8g3jSyJd+4Q==.
Installed Microsoft.AspNetCore.Authentication.Cookies 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication.cookies\2.3.0 with content hash w3JPWHreXJ/Uv9CLkQtGCLwTbxZKY+94QPVi1RxcMuBTyRp+C9SdynznHEjnHWnw6QFNEHnBuHmWW3OYrvbpEQ==.
Installed Microsoft.Kiota.Serialization.Form 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.serialization.form\1.17.1 with content hash L35vwCSp01r7FoRunmSrKVfGnDBx1+3kcRnSMdleukRIAEeldnrNrjcitqVNSXhCqqnsVIT//B5dBvOCcZFCcA==.
Installed Microsoft.AspNetCore.Http.Features 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http.features\2.3.0 with content hash f10WUgcsKqrkmnz6gt8HeZ7kyKjYN30PO7cSic1lPtH7paPtnQqXPOveul/SIPI43PhRD4trttg4ywnrEmmJpA==.
Installed Dapper 2.1.66 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\dapper\2.1.66 with content hash /q77jUgDOS+bzkmk3Vy9SiWMaetTw+NOoPAV0xPBsGVAyljd5S6P+4RUW7R3ZUGGr9lDRyPKgAMj2UAOwvqZYw==.
Installed Azure.Identity 1.14.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\azure.identity\1.14.2 with content hash YhNMwOTwT+I2wIcJKSdP0ADyB2aK+JaYWZxO8LSRDm5w77LFr0ykR9xmt2ZV5T1gaI7xU6iNFIh/yW1dAlpddQ==.
Installed Serilog.Sinks.File 6.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.sinks.file\6.0.0 with content hash lxjg89Y8gJMmFxVkbZ+qDgjl+T4yC5F7WSLTvA+5q0R04tfKVLRL/EHpYoJ/MEQd2EeCKDuylBIVnAYMotmh2A==.
Installed Microsoft.Extensions.Configuration 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration\8.0.0 with content hash 0J/9YNXTMWSZP2p2+nvl8p71zpSwokZXZuJW+VjdErkegAnFdO1XlqtA62SJtgVYHdKu3uPxJHcMR/r35HwFBA==.
Installed Microsoft.Extensions.Configuration.Binder 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.binder\8.0.0 with content hash mBMoXLsr5s1y2zOHWmKsE9veDcx8h1x/c3rz4baEdQKTeDcmQAPNbB54Pi/lhFO3K431eEq6PFbMgLaa6PHFfA==.
Installed Microsoft.AspNetCore.Hosting.Abstractions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.hosting.abstractions\2.3.0 with content hash 4ivq53W2k6Nj4eez9wc81ytfGj6HR1NaZJCpOrvghJo9zHuQF57PLhPoQH5ItyCpHXnrN/y7yJDUm+TGYzrx0w==.
Installed Serilog.Formatting.Compact 3.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.formatting.compact\3.0.0 with content hash wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==.
Installed Microsoft.Extensions.Configuration.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.abstractions\9.0.0 with content hash lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==.
Installed Microsoft.IdentityModel.Abstractions 6.35.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.abstractions\6.35.0 with content hash xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==.
Installed Microsoft.Extensions.Diagnostics 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.diagnostics\9.0.9 with content hash gtzl9SD6CvFYOb92qEF41Z9rICzYniM342TWbbJwN3eLS6a5fCLFvO1pQGtpMSnP3h1zHXupMEeKSA9musWYCQ==.
Installed Microsoft.Extensions.DependencyModel 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencymodel\9.0.0 with content hash saxr2XzwgDU77LaQfYFXmddEDRUKHF4DaGMZkNB3qjdVSZlax3//dGJagJkKrGMIPNZs2jVFXITyCCR6UHJNdA==.
Installed Microsoft.AspNetCore.Http.Abstractions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.3.0 with content hash 39r9PPrjA6s0blyFv5qarckjNkaHRA5B+3b53ybuGGNTXEj1/DStQJ4NWjFL6QTRQpL9zt7nDyKxZdJOlcnq+Q==.
Installed Microsoft.AspNetCore.Components.Web 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components.web\9.0.9 with content hash wBAFkkBtZAZ856SvqS3NTzRHqgvlcAu7gwsw74e2c0Y7Rc6/VLmO/RJNGiYMjYaex3M+sFR7zETtxiXHneXJCw==.
Installed System.Security.Cryptography.Pkcs 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.cryptography.pkcs\9.0.4 with content hash cUFTcMlz/Qw9s90b2wnWSCvHdjv51Bau9FQqhsr4TlwSe1OX+7SoXUqphis5G74MLOvMOCghxPPlEqOdCrVVGA==.
Installed Microsoft.AspNetCore.Http.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http.abstractions\2.2.0 with content hash Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==.
Installed Microsoft.AspNetCore.Hosting.Server.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.2.0 with content hash 1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==.
Installed Microsoft.IdentityModel.Logging 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.logging\8.6.1 with content hash BdWlVgJYdmcR9TMUOhaZ3vJyaRO7zr7xgK+cRT4R2q59Xl7JMmTB4ctb/VOsyDhxXb497jDNNvLwldp+2ZVBEg==.
Installed System.DirectoryServices.Protocols 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.directoryservices.protocols\9.0.9 with content hash xG1e/TWZXceqQHRTHknjMQzMjchAbxLWsoKaEWKb/De1KXheJPLbH3Gr0cfbE8X19HG2mIoNTuxCQgUNxuJ3oA==.
Installed Microsoft.Extensions.ObjectPool 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.objectpool\2.2.0 with content hash gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==.
Installed Microsoft.Extensions.Configuration 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration\9.0.9 with content hash w87wF/90/VI0ZQBhf4rbMEeyEy0vi2WKjFmACsNAKNaorY+ZlVz7ddyXkbADvaWouMKffNmR0yQOGcrvSSvKGg==.
Installed Microsoft.AspNet.Identity.EntityFramework 2.2.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnet.identity.entityframework\2.2.4 with content hash ay5FMSwNF0tb9KiC4l4aqm7D1E6Da9nU3euI/X0UD1SuumJX7OkZ9LtZjU9xT3xmou3XLXO8DDcgrW6udSQk6Q==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\9.0.0 with content hash +6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==.
Installed Microsoft.Extensions.Caching.Memory 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.caching.memory\9.0.9 with content hash ln31BtsDsBQxykJgxuCtiUXWRET9FmqeEq0BpPIghkYtGpDDVs8ZcLHAjCCzbw6aGoLek4Z7JaDjSO/CjOD0iw==.
Installed Microsoft.Extensions.FileSystemGlobbing 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.filesystemglobbing\9.0.9 with content hash iQAgORaVIlkhcpxFnVEfjqNWfQCwBEEH7x2IanTwGafA6Tb4xiBoDWySTxUo3MV2NUV/PmwS/8OhT/elPnJCnw==.
Installed Microsoft.Extensions.Configuration.Binder 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.binder\9.0.9 with content hash 6SIp/6Bngk4jm2W36JekZbiIbFPdE/eMUtrJEqIqHGpd1zar3jvgnwxnpWQfzUiGrkyY8q8s6V82zkkEZozghA==.
Installed Microsoft.Data.SqlClient 6.1.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.data.sqlclient\6.1.1 with content hash syGQmIUPAYYHAHyTD8FCkTNThpQWvoA7crnIQRMfp8dyB5A2cWU3fQexlRTFkVmV7S0TjVmthi0LJEFVjHo8AQ==.
Installed AntiXSS 4.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\antixss\4.3.0 with content hash NDEKu4wmQ109bbreNetddmufZU6gPDhVKqX+FqGiMylektPOQB+lPTtuZre41tcDLGHG7ju8z0PPZubrv4z9QQ==.
Installed Serilog.Extensions.Hosting 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.extensions.hosting\9.0.0 with content hash u2TRxuxbjvTAldQn7uaAwePkWxTHIqlgjelekBtilAGL5sYyF3+65NWctN4UrwwGLsDC7c3Vz3HnOlu+PcoxXg==.
Installed Microsoft.Extensions.Diagnostics.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.diagnostics.abstractions\9.0.9 with content hash YHGmxccrVZ2Ar3eI+/NdbOHkd1/HzrHvmQ5yBsp0Gl7jTyBe6qcXNYjUt9v9JIO+Z14la44+YYEe63JSqs1fYg==.
Installed Microsoft.Extensions.Caching.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.caching.abstractions\9.0.9 with content hash NgtRHOdPrAEacfjXLSrH/SRrSqGf6Vaa6d16mW2yoyJdg7AJr0BnBvxkv7PkCm/CHVyzojTK7Y+oUDEulqY1Qw==.
Installed System.ClientModel 1.5.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.clientmodel\1.5.1 with content hash k2jKSO0X45IqhVOT9iQB4xralNN9foRQsRvXBTyRpAVxyzCJlG895T9qYrQWbcJ6OQXxOouJQ37x5nZH5XKK+A==.
Installed Microsoft.AspNetCore.Connections.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.connections.abstractions\9.0.9 with content hash bb9kWEjwFHfOxcflTdFjcYY0Cnvc0iqnEt5qQ3O73iKPx8v1jkc/LU5wohOCzIrhWsXREaLtQV1Y15SBISNJiA==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\2.2.0 with content hash f9hstgjVmr6rmrfGSpfsVOl2irKAgr1QjrSi3FgnS7kulxband50f2brRLwySAQTADPZeTdow0mpSMcoAdadCw==.
Installed Microsoft.Extensions.FileProviders.Abstractions 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.fileproviders.abstractions\8.0.0 with content hash ZbaMlhJlpisjuWbvXr4LdAst/1XxH3vZ6A0BsgTphZ2L4PGuxRLz7Jr/S7mkAAnOn78Vu0fKhEgNF5JO3zfjqQ==.
Installed System.ComponentModel.Annotations 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.componentmodel.annotations\4.5.0 with content hash UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==.
Installed System.Security.AccessControl 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.accesscontrol\4.5.0 with content hash vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==.
Installed Microsoft.AspNetCore.Cryptography.Internal 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.cryptography.internal\2.3.0 with content hash /qy5r0CD40OccajzDmX3gBfqqxpAJkcXoqlVz0YR70x3gTRq/VuseDU/lZ5eh8vM+KCdmPFAtyGcRWxTyXxuYg==.
Installed Microsoft.AspNetCore.Http 2.2.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http\2.2.2 with content hash BAibpoItxI5puk7YJbIGj95arZueM8B8M5xT1fXBn3hb3L2G3ucrZcYXv1gXdaroLbntUs8qeV8iuBrpjQsrKw==.
Installed Microsoft.Extensions.Options 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\2.2.0 with content hash UpZLNLBpIZ0GTebShui7xXYh6DmBHjWM8NxGxZbdQh/bPZ5e6YswqI+bru6BnEL5eWiOdodsXtEz3FROcgi/qg==.
Installed Microsoft.AspNet.Identity.Core 2.2.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnet.identity.core\2.2.4 with content hash s3u/o3iG5h0z7Ggukwo4soPwogD56ZrYbolGxTfw41zkuG6jAXUJT/V3EThqHJXGuCNvWSdSnnwAhPfT9Sn36g==.
Installed Microsoft.Extensions.Logging.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging.abstractions\2.2.0 with content hash B2WqEox8o+4KUOpL7rZPyh6qYjik8tHi2tN8Z9jZkHzED8ElYgZa/h6K+xliB435SqUcWT290Fr2aa8BtZjn8A==.
Installed Microsoft.AspNetCore.Hosting.Server.Abstractions 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.hosting.server.abstractions\2.3.0 with content hash F5iHx7odAbFKBV1DNPDkFFcVmD5Tk7rk+tYm3LMQxHEFFdjlg5QcYb5XhHAefl5YaaPeG6ad+/ck8kSG3/D6kw==.
Installed System.Text.Encodings.Web 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.text.encodings.web\8.0.0 with content hash yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==.
Installed Microsoft.Extensions.Logging 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging\2.2.0 with content hash Nxqhadc9FCmFHzU+fz3oc8sFlE6IadViYg8dfUdGzJZ2JUxnCsRghBhhOWdM4B2zSZqEc+0BjliBh/oNdRZuig==.
Installed Microsoft.Identity.Client 4.73.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identity.client\4.73.1 with content hash NnDLS8QwYqO5ZZecL2oioi1LUqjh5Ewk4bMLzbgiXJbQmZhDLtKwLxL3DpGMlQAJ2G4KgEnvGPKa+OOgffeJbw==.
Installed Microsoft.Extensions.FileProviders.Abstractions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.fileproviders.abstractions\9.0.9 with content hash M1ZhL9QkBQ/k6l/Wjgcli5zrV86HzytQ+gQiNtk9vs9Ge1fb17KKZil9T6jd15p2x/BGfXpup7Hg55CC0kkfig==.
Installed Microsoft.AspNetCore.Cryptography.KeyDerivation 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.cryptography.keyderivation\2.3.0 with content hash S7pph0JuBkgNqtyiIdLtQ5icZxmpX502zxxvHuMtM5W7IR3CKl1r/Cup+i6+E6B7IF3BeZYF4O3RbcA108syig==.
Installed Microsoft.IdentityModel.Protocols.OpenIdConnect 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\8.6.1 with content hash RTZIO/vZOPoy7dZzk3JfAD+EAWZg32xvcF7yNK8DcnIJy86OI1l2AIT7tZp0FG95cLrACV6X8xlc0StOfgB8ag==.
Installed System.Security.Cryptography.Xml 8.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.cryptography.xml\8.0.2 with content hash aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==.
Installed Microsoft.AspNetCore.DataProtection 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.dataprotection\2.3.0 with content hash C+FhGaA8ekrfes0Ujhtkhk74Bpkt6Zt+NrMaGrCWBqW1LFzqw/pXDbMbpcAyI9hbYgZfC6+t01As4LGXbdxG4A==.
Installed Microsoft.Extensions.Hosting.Abstractions 9.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.hosting.abstractions\9.0.0 with content hash yUKJgu81ExjvqbNWqZKshBbLntZMbMVz/P7Way2SBx7bMqA08Mfdc9O7hWDKAiSp+zPUGT6LKcSCQIPeDK+CCw==.
Installed Microsoft.Kiota.Serialization.Multipart 1.17.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.kiota.serialization.multipart\1.17.1 with content hash bbWg8iQrxBqPVRHfZnNuo1x9oHiRJJfRreTsAb9aO8ViO46wtB7niMgCWt69XG9iQdzAy9pKF8Quho14bNOAmg==.
Installed Serilog.Sinks.Console 6.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.sinks.console\6.0.0 with content hash fQGWqVMClCP2yEyTXPIinSr5c+CBGUvBybPxjAGcf7ctDhadFhrQw03Mv8rJ07/wR5PDfFjewf2LimvXCDzpbA==.
Installed HtmlAgilityPack 1.11.29 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\htmlagilitypack\1.11.29 with content hash aCMPdyDUPU7z4fwMJ+4pbsUd669BWhIbC2rCo0upxBpYyblJHXNUjg5pxnk2iyqBg1C8gWF2fSxA1XERxcVZow==.
Installed Microsoft.AspNetCore.Authentication.Negotiate 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication.negotiate\9.0.9 with content hash 9VUpZnCllhanVtV9ErQ3W/1IcxpP89ESLJf+iVaaBYtNix53QjL51cFhJUKhYoARArgcTgcqhjMJ2NgOrpEb3w==.
Installed Microsoft.Extensions.Options 8.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\8.0.0 with content hash JOVOfqpnqlVLUzINQ2fox8evY2SKLYJ3BV8QDe/Jyp21u1T7r45x/R/5QdteURMR5r01GxeJSBBUOCOyaNXA3g==.
Installed Microsoft.Extensions.ObjectPool 8.0.11 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.objectpool\8.0.11 with content hash 6ApKcHNJigXBfZa6XlDQ8feJpq7SG1ogZXg6M4FiNzgd6irs3LUAzo0Pfn4F2ZI9liGnH1XIBR/OtSbZmJAV5w==.
Installed Serilog.Sinks.File 7.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog.sinks.file\7.0.0 with content hash fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==.
Installed Microsoft.Extensions.Configuration.FileExtensions 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.fileextensions\9.0.9 with content hash fvgubCs++wTowHWuQ5TAyZV0S6ldA59U+tBVqFr4/WLd0oEf6ESbdBN2CFaVdn4sZqnarqMnl2O3++RG/Jrf/w==.
Installed System.Text.Encodings.Web 4.5.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.text.encodings.web\4.5.0 with content hash Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==.
Installed Microsoft.Extensions.Logging.Abstractions 8.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.logging.abstractions\8.0.2 with content hash nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==.
Installed Microsoft.Extensions.Configuration.Json 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.configuration.json\9.0.9 with content hash PiPYo1GTinR2ECM80zYdZUIFmde6jj5DryXUcOJg3yIjh+KQMQr42e+COD03QUsUiqNkJk511wVTnVpTm2AVZA==.
Installed Microsoft.Identity.Client.Extensions.Msal 4.73.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identity.client.extensions.msal\4.73.1 with content hash xDztAiV2F0wI0W8FLKv5cbaBefyLD6JVaAsvgSN7bjWNCzGYzHbcOEIP5s4TJXUpQzMfUyBsFl1mC6Zmgpz0PQ==.
Installed Microsoft.NETCore.Platforms 2.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.netcore.platforms\2.0.0 with content hash VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==.
Installed Microsoft.AspNetCore.Http 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.http\2.3.0 with content hash I9azEG2tZ4DDHAFgv+N38e6Yhttvf+QjE2j2UYyCACE7Swm5/0uoihCMWZ87oOZYeqiEFSxbsfpT71OYHe2tpw==.
Installed Microsoft.Extensions.WebEncoders 8.0.11 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.webencoders\8.0.11 with content hash EwF+KaQzTa/MoIm8gciABL6xeeiGKowqyam+lPYWukTppwch1P3QeL8CpgtLs8kIWuEowpAAUrVfP1kyZsZgqg==.
Installed Microsoft.AspNetCore.Authentication 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication\2.3.0 with content hash Tq6bxTOe65Ikh9dWVTEOqpvNqBGIQueO0J+zl2rQba0yP0YV66iYDkSz9MqTdRZftvJ2I5kMeRUm9Z2mjEAbUQ==.
Installed Microsoft.AspNetCore.Components.Forms 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components.forms\9.0.9 with content hash peotiQv5UfocSWtP837SFvKwQ+fwJhUItY0Uo7YgeYUbajHmfTfiFaOBUfsP1uF3RkVyzAK7IGR38PuIZ0JB6g==.
Installed Microsoft.AspNetCore.Components.WebAssembly 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.components.webassembly\9.0.9 with content hash xEe3VjDK7cI1w5PU83/HuvmO0RnJi3ovyDYYpD8f0zzUTP1cZR2nikM0J7E2bu0Z5nbjUH7w1ayoOb8Al1mPTg==.
Installed System.Diagnostics.EventLog 9.0.4 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.diagnostics.eventlog\9.0.4 with content hash getRQEXD8idlpb1KW56XuxImMy0FKp2WJPDf3Qr0kI/QKxxJSftqfDFVo0DZ3HCJRLU73qHSruv5q2l5O47jQQ==.
Installed Microsoft.IdentityModel.Protocols 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.protocols\8.6.1 with content hash myul8Jm/kWOtbD+yDeU0LfDPGHDDhNO2Q6U40QlmL0LAK0u1wYl76yKM3/Mzv7ceOkporWAQoAb85QIFnXraOA==.
Installed Microsoft.Extensions.DependencyInjection 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection\9.0.9 with content hash zQV2WOSP+3z1EuK91ULxfGgo2Y75bTRnmJHp08+w/YXAyekZutX/qCd88/HOMNh35MDW9mJJJxPpMPS+1Rww8A==.
Installed Microsoft.AspNetCore.Metadata 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.metadata\9.0.9 with content hash AiIVl/wZOk5TeJjQrLltG6BdZ5wNywqB+48tGxZpNL151YKuc+5/e/h1q9lthNdFGnWPHOclA3o06WfFrCGa7A==.
Installed runtime.win-x86.runtime.native.System.Data.SqlClient.sni 4.4.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\runtime.win-x86.runtime.native.system.data.sqlclient.sni\4.4.0 with content hash YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==.
Installed System.Security.Principal.Windows 5.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.principal.windows\5.0.0 with content hash t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==.
Installed Microsoft.Extensions.Options 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.options\9.0.9 with content hash loxGGHE1FC2AefwPHzrjPq7X92LQm64qnU/whKfo6oWaceewPUVYQJBJs3S3E2qlWwnCpeZ+dGCPTX+5dgVAuQ==.
Installed Microsoft.AspNetCore.Authentication.Core 2.3.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication.core\2.3.0 with content hash gnLnKGawBjqBnU9fEuel3VcYAARkjyONAliaGDfMc8o8HBtfh+HrOPEoR8Xx4b2RnMb7uxdBDOvEAC7sul79ig==.
Installed Microsoft.IdentityModel.JsonWebTokens 7.7.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.jsonwebtokens\7.7.1 with content hash 3Izi75UCUssvo8LPx3OVnEeZay58qaFicrtSnbtUt7q8qQi0gy46gh4V8VUTkMVMKXV6VMyjBVmeNNgeCUJuIw==.
Installed Microsoft.AspNetCore.Authentication.Abstractions 2.2.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.aspnetcore.authentication.abstractions\2.2.0 with content hash VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==.
Installed System.Buffers 4.6.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.buffers\4.6.0 with content hash lN6tZi7Q46zFzAbRYXTIvfXcyvQQgxnY7Xm6C6xQ9784dEL1amjM6S6Iw4ZpsvesAKnRVsM4scrDQaDqSClkjA==.
Installed Microsoft.Extensions.Primitives 5.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.primitives\5.0.0 with content hash cI/VWn9G1fghXrNDagX9nYaaB/nokkZn0HYAawGaELQrl8InSezfe9OnfPZLcJq3esXxygh3hkq2c3qoV3SDyQ==.
Installed Microsoft.IdentityModel.JsonWebTokens 8.6.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.identitymodel.jsonwebtokens\8.6.1 with content hash CAu9DWsPZVtnyE3bOJ83rlPWpahY37sP/0bIOdRlxS90W88zSI4V3FyoCDlXxV8+gloT+a247pwPXfSNjYyAxw==.
Installed Serilog 4.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\serilog\4.0.0 with content hash 2jDkUrSh5EofOp7Lx5Zgy0EB+7hXjjxE2ktTb1WVQmU00lDACR2TdROGKU0K1pDTBSJBN1PqgYpgOZF8mL7NJw==.
Installed Microsoft.SqlServer.Server 1.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.sqlserver.server\1.0.0 with content hash N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==.
Installed Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\8.0.2 with content hash 3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==.
Installed System.ComponentModel.Annotations 5.0.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.componentmodel.annotations\5.0.0 with content hash dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==.
Installed System.Security.Cryptography.Pkcs 8.0.1 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.security.cryptography.pkcs\8.0.1 with content hash CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==.
Installed System.Text.Json 9.0.9 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\system.text.json\9.0.9 with content hash NEnpppwq67fRz/OvQRxsEMgetDJsxlxpEsAFO/4PZYbAyAMd4Ol6KS7phc8uDoKPsnbdzRLKobpX303uQwCqdg==.
Installed Microsoft.Data.SqlClient 5.2.3 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.data.sqlclient\5.2.3 with content hash KtBQ2ZmPrGwIe8W8n3urW8hyDrPQgyNg7sE7T70zi5+Tdre5r5e7aAYMsJTRIKq8Y+wZB4UAfAAnUlK728xWOg==.
Installed Microsoft.Graph 5.93.0 from https://api.nuget.org/v3/index.json to C:\Users\HXJ3-CDE\.nuget\packages\microsoft.graph\5.93.0 with content hash cHkO9PL+/5LmBJ0KEhPJSpgIyGbtSCZbM9FI2LQkezplTK1NXJxN8MHVGMUmBYcGxvOUGhU4IMdz1IJHNStcGg==.
CACHE https://api.nuget.org/v3/vulnerabilities/index.json
CACHE https://api.nuget.org/v3-vulnerabilities/2025.09.20.05.25.56/vulnerability.base.json
CACHE https://api.nuget.org/v3-vulnerabilities/2025.09.20.05.25.56/2025.09.23.17.26.03/vulnerability.update.json
NU1100: Unable to resolve 'Telerik.UI.for.Blazor (>= 11.1.1)' for 'net9.0'. PackageSourceMapping is enabled, the following source(s) were not considered: C:\Program Files\dotnet\library-packs, Microsoft Visual Studio Offline Packages, nuget.org, Telerik.
NU1701: Package 'AntiXSS 4.3.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
NU1701: Package 'EntityFramework 6.1.0' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
NU1701: Package 'Microsoft.AspNet.Identity.Core 2.2.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
NU1701: Package 'Microsoft.AspNet.Identity.EntityFramework 2.2.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net9.0'. This package may not be fully compatible with your project.
System.InvalidOperationException: Unable to find metadata of Telerik.UI.for.Blazor.11.1.1
at NuGet.PackageManagement.UI.UIActionEngine.<GetPackageMetadataAsync>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.UI.UIActionEngine.<CheckLicenseAcceptanceAsync>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NuGet.PackageManagement.UI.UIActionEngine.<>c__DisplayClass12_0.<<PerformActionImplAsync>b__0>d.MoveNext()
Time Elapsed: 00:00:54.8576121
========== Finished ==========
Hi,
I've just created a demo Blazor project using .NET Core 8.0 & Telerik UI for Blazor 9.0.0 (although have tried latest 9.1.0. too).
I've gone through the standard Telerik setup stuff and can see/use components as I've previously done i.e. with correct styling etc.
For some reason, when I create a demo page including even your overview example, I simply get the loading spinner, but no PDF is ever rendered and no obvious exceptions or errors appear. Have tried a couple of other basic examples too, with the same outcome.
Is there some newbie "gotcha" that I'm missing?
Thanks
David
My current scenario is... when I do a presentation from my laptop the resolution changes and my popovers are compressed left and right and it is so skinny it would starve to death in a 3 day snow-storm. It becomes useless because there is no "minimum width" setting. But more than just my scenario, what happens when I view this in a phone form-factor? How do you use the Popover in low resolution and tall/skinny applications?
<TelerikPopover @ref="@PopoverRef"
AnchorSelector=".popover-target"
ShowOn="@PopoverShowOn.Click"
Position="@PopoverPosition.Bottom"
Offset="20">
<PopoverContent>
<TelerikStackLayout Spacing="1px" Class="gsi-margin-5">
<TelerikCard Width="20vh"
Class="gsi-card-border-remove">
<CardBody>
<div class="form-group-short">
<label class="col-form-label" for="firstName">First Name</label><br />
<TelerikTextBox @bind-Value="@FirstNameFilter"
Name="firstName"
Placeholder="@Constant.NoFilter">
</TelerikTextBox>
</div>
<div class="form-group-short">
<label class="col-form-label" for="lastName">Last Name</label><br />
<TelerikTextBox @bind-Value="@LastNameFilter"
Name="lastName"
Placeholder="@Constant.NoFilter">
</TelerikTextBox>
</div>
</CardBody>
</TelerikCard>
<TelerikCard Width="20vh"
Class="gsi-card-border-remove">
<CardBody>
<div class="form-group-short gsi-max-width-250">
<label class="col-form-label">Date of Birth</label><br />
<TelerikDatePicker @bind-Value="@DobFilter"
Min="@DobMinimum"
Max="@DobMaximum"
Format="MM/dd/yyyy"
ShowWeekNumbers="true"
Placeholder="@Constant.NoFilter">
</TelerikDatePicker>
</div>
<div class="form-group-short gsi-max-width-250">
<label class="col-form-label">Sex</label><br />
<TelerikDropDownList @bind-Value="@GenderFilterIndex"
TextField="Name" ValueField="Id"
Data="@GenderFilterOptions">
</TelerikDropDownList>
</div>
</CardBody>
</TelerikCard>
<TelerikCard Width="20vh"
Class="gsi-card-border-remove">
<CardBody>
<div class="form-group-short">
<label class="col-form-label">Group Filter</label><br />
<TelerikDropDownList @bind-Value="@GroupFilterIndex"
TextField="Name" ValueField="Id"
Data="@GroupFilterOptions">
</TelerikDropDownList>
</div>
<div class="form-group-short">
<label class="col-form-label">Patient Filter</label><br />
<TelerikDropDownList @bind-Value="@PatientFilterIndex"
TextField="Name" ValueField="Id"
Data="@PatientFilterOptions">
</TelerikDropDownList>
</div>
</CardBody>
</TelerikCard>
<TelerikCard Width="20vh"
Class="gsi-card-border-remove">
<CardBody>
<div class="form-group-short">
<label class="col-form-label">Patient Status</label><br />
<TelerikDropDownList @bind-Value="@IsActiveFilterIndex"
TextField="Name" ValueField="Id"
ReadOnly="@(!IsActiveFilterEnabled)"
Data="@IsActiveFilterOptions">
</TelerikDropDownList>
</div>
<div class="form-group-short align-bottom">
<label class="col-form-label gsi-color-white">Apply Filter</label><br />
<TelerikButton OnClick="OnFilterChanged" Class="gsi-background-color gsi-color-white gsi-width-100pct">
Apply Filter
</TelerikButton>
</div>
</CardBody>
</TelerikCard>
</TelerikStackLayout>
</PopoverContent>
</TelerikPopover>