Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "adam.langley"

Hi,

Can you be more specific please? Your suggestion is similar to what I saw in ABP docs, however the only reference I found, similar to "AddAbp" was in my Web.Host/Startup.cs:

//Configure Abp and Dependency Injection
return services.AddAbp<WmwWebHostModule>(options =>
{

However, the "options" being passed here does not have a "Filters" property, or anything where I can call "Filters.Add" or "AddService".

So, the following 2 snippets are what I tried (both had the same results, the filter ran, but could not obtain a DbContext)

Hi @ismcagdas - can we please not close this until a trackable backlog item has been produced that I can follow? It's kind of a critical feature, given the fact it makes user visible messages make no sense - customer is asking... "what's this WMW thing??"

Showing 11 to 12 of 12 entries