1-4 of 4 < Previous Next >
2 votes

Naming of IMessage<TResponse, TRequest> (better: IAction<TResponse, TRequest>)?

I like the concept, but I simply can't understand why you named it IMessage. A message should be passive. It is not describing an action, but content. Or: IAction<TResponseMessage, TRequestMessag...

id# 1477 | Planned Release: None | Last Updated: Jul 21 at 2:35 PM  by dcazzulino
1 vote
closed

ThreadLocalServiceLocator - instances is null

static class ThreadLocalServiceLocator public static bool IsLoaded { get { return instances.Any(); } } failing because instances is null. [ThreadStatic] private static ...

id# 1366 | Planned Release: None | Last Updated: Jul 7 at 11:25 PM  by francois_tanguay
1 vote

Allow culture to be specified in the conversion extension

When converting between types it's sometimes preferable to use a different culture than the current one. The attached patch allows this.

id# 1476 | Planned Release: None | Last Updated: Jun 18 at 2:38 PM  by appel
4 votes

Documentation

It would be a great plus to have documentation for Umbrella, perhaps even just a few examples? It should be included in the package zip file

id# 869 | Planned Release: None | Last Updated: May 27 at 9:19 AM  by LarsCorneliussen

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-4 of 4 < Previous 1 Next >
Updating...