Bo(b)

Results 8 issues of Bo(b)

Hi, I add to the Web.Config, and then all the cookies with Secure flag set except a cookie named "Orchard-", where does this one come from and why it can...

I can publish Orchard to Azure App Service in VS and get it up and running with no difficulty at all, but then I don't know how to modify folder's...

using System; using System.Web.Mvc; namespace Orchard.Mvc.Filters { public interface IFilterProvider : IDependency { [Obsolete] void AddFilters(FilterInfo filterInfo); } public abstract class FilterProvider : IFilterProvider { [Obsolete] void IFilterProvider.AddFilters(FilterInfo filterInfo) {...

It seems failed to load schema for FHIR from http://hl7.org/fhir/json-schema, for example http://hl7.org/fhir/json-schema/EnrollmentRequest, it took long long time to return from JsonSchema4.FromUrlAsync (actually I have to kill it). var schema...

type: bug

你写的非常好,浅显易懂。 如果我想把它升级,增加多聊天室的功能,即用户可以选择加入某个聊天室的话,关键点是什么?可否指点一二?

In Mapbox, I need to use below urls for adding a Geocoder control to the map on an html page, so what is the equivalent urls for maplibr-gl-geocoder of below:

Hi Kirill, I am starting to use your library in my project, so thank you very much for your work. I also wondering how to extend it with an OnBoth...

One consequence I have encountered is that there is no input cursor in the edit box (TEdit) on Firemonkey form in my application! You can try below trick and the...