Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #1

Open
ezzabuzaid opened this issue May 23, 2021 · 5 comments
Open

Documentation #1

ezzabuzaid opened this issue May 23, 2021 · 5 comments

Comments

@ezzabuzaid
Copy link
Owner

ezzabuzaid commented May 23, 2021

  1. Add a summary section for each page.
  2. Document how to run without TypeScript.
  3. https://use.docs.page/frontmatter

Follow https://github.com/amilajack/project-checklist

@ezzabuzaid
Copy link
Owner Author

ezzabuzaid commented Nov 20, 2021

Docs Sidenav

  • Overview/Why Dependency Injection
  • Getting Started
  • Service Registration [maybe combine it with the "Using Dependency Injection" section]
    • Add Service
    • Try Add Service
    • Append Service
    • Replace Service
  • Service Lifetime
  • Using Dependency Injection
  • Injection Token
  • Context
  • Service Disposal
  • Configuration
  • Deno Support
  • Architecture
    • Overview
    • Service Collection
    • Activator
    • Exceptions
  • Recommendations
  • Testing
  • Syntax Comparison
  • For C# Developers
  • Tutorials
    • Express
    • Koa
    • Deno
    • Node (Worker)
    • Deno (Worker)
    • TypeGraphQL
  • Contributing

@ezzabuzaid
Copy link
Owner Author

ezzabuzaid commented Jan 16, 2022

for "Why Dependency Injection" look at "https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection#dependency-injection-in-net"

Should be in overview page

@ezzabuzaid
Copy link
Owner Author

ezzabuzaid commented Jan 16, 2022

  • Disposing Service

https://docs.microsoft.com/en-us/dotnet/core/extensions/dependency-injection-guidelines#idisposable-guidance-for-transient-and-shared-instances

  • For Service Lifetime section, add example and code to tell the difference better

@ezzabuzaid
Copy link
Owner Author

ezzabuzaid commented Feb 24, 2022

Getting Support
If you run into trouble or have questions related to the content, there are several options:

Contact me through GitHub Issue Tracker.
Join me at Gitter Chat.
If you post questions to Stack Overflow, tag them using tinyInjector. You can use the hashtag #tinyInjector on Twitter for the same result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant