Currently you cannot choose the name of the method to call in .NET,
but you are not the first one asking, so I will be adding this
shortly.

You can have several CLR classes in one assembly and choose one this
way: https://github.com/tjanczuk/owin/issues/2

On Feb 27, 1:59 pm, [email protected] wrote:
> Hi,
>
> I spent some time trying your project and I am very exciting about the
> connecting nodejs and .NET possibility.
>
> I focused on handling requests and process them with .NET 4.5 and I easily
> succeed to create simple REST application.
>
> First of all, is it possible to choose the name of the method calling by
> the connector (ie: MyMethod instead of Startup)?
>
> Then, can we connect several requests to different methods from the same
> assembly?
>
> Thanks,
>
> Mickael Metesreau

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to