baio
Results
2
issues of
baio
Hi ! I already have seen similar problem (see issue #2 - closed), but I can't find some resolution. Help please! MongoCollection coll = db.GetCollection("xxx"); var items = coll.AsQueryable().Where(p =>...
Hi! Is there some way to add authorization rule on parametrized Action. For example: configuration.For(x => x.Edit(?))
feature-request