Re: IoC/DI support in Apache Ignite.NEt

2018-09-13 Thread Artyom Sokolov
tributors, you should now be able to assign tickets to yourself.
> >
> > Get familiar with Apache Ignite development process described here:
> > https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
> >
> > Instructions on how to contribute can be found here:
> > https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
> >
> > Project setup in Intellij IDEA:
> > https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup
> >
> > --AG
> >
> > вс, 9 сент. 2018 г. в 15:20, Artyom Sokolov :
> >
> > > Hello,
> > >
> > > I would like to start implementing IoC/DI support (Autofac, Castle
> > Windsor,
> > > etc.) in Apache Ignite.NET.
> > >
> > > Please add me as a contributor in JIRA, so I could create ticket and
> > start
> > > working on this.
> > >
> > > My JIRA username is applicazza.
> > >
> > > Cheers,
> > > Artyom.
> > >
> >
>


[jira] [Created] (IGNITE-9502) .NET: Add IoC/DI support

2018-09-09 Thread Artyom Sokolov (JIRA)
Artyom Sokolov created IGNITE-9502:
--

 Summary: .NET: Add IoC/DI support
 Key: IGNITE-9502
 URL: https://issues.apache.org/jira/browse/IGNITE-9502
 Project: Ignite
  Issue Type: Improvement
Reporter: Artyom Sokolov


Implement support for popular IoC/DI containers on .NET platform, including, 
but not limited to:

[Castle Windsor|http://www.castleproject.org/projects/windsor/]

[Autofac|https://autofac.org/]

List of containers can be found 
[here|https://github.com/quozd/awesome-dotnet#ioc].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


IoC/DI support in Apache Ignite.NEt

2018-09-09 Thread Artyom Sokolov
Hello,

I would like to start implementing IoC/DI support (Autofac, Castle Windsor,
etc.) in Apache Ignite.NET.

Please add me as a contributor in JIRA, so I could create ticket and start
working on this.

My JIRA username is applicazza.

Cheers,
Artyom.