Replace castle.core with Microsoft DI

Open
#1,212 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
backend

Research direction

Start by locating the core library project, its Castle.Core package reference, and all Castle.Core usage, then inspect the existing dependency-registration tests or entry points. The work is done when the core library uses Microsoft.Extensions.DependencyInjection instead, Castle.Core is removed from the deployment dependency graph, and the relevant tests pass.

Written by the indexing model from the issue text.

Description

The core library takes a dependency on Castle.Core which should be migrated to Microsoft.Extensions.DependencyInjection to optimise deployments.

Dominant language
C#
Stars
1.7k
Forks
335
Avg merge
4d 2h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/durabletask

All issues in Azure/durabletask

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.