geeForceOne
Results
2
issues of
geeForceOne
app.UseSmidge() is used before app.UseMvc() routing is not working properly anymore. Putting UseSmidge() after UseMvc() solves the problem. I don't know if this is intended/know or a bug. See my...
## The problem I would like to be able to enumerate through entities. ## The proposed solution Implement IEnumerable on XyEntities like CoverEntities etc. (or other ways to make the...
feature request