I'm trying to use the following code in a .NET Core site running Kentico Xperience 13.app.UseStaticFiles(new StaticFileOptions { OnPrepareResponse = context =@ { context.Context.Res...
I set up an Azure Search Index using a pages crawler.When I retrieve the search data, I recognized that only the fields are included, that are set as retrieveable, searchable, etc. in the search fi...
I have installed kentico CMS and I choose default site DancingGoat. It creates all folders, and I manage to start project with VS2019. When I access http://localhost:8081/KenticoProject_DancingGoat...
Please forgive my ignorance here; I'll try to include as much detail as possible.I wrote a dotnet core MVC website... I now find the need to access a nuget package written in net 4.6.1 otherwise I ...