-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Add DryIocZero compile-time capabilities to DryIoc source package #101
Labels
Milestone
Comments
To consider:
Development:
|
dadhi
added a commit
that referenced
this issue
Jan 15, 2020
PR #210 |
dadhi
added a commit
that referenced
this issue
Jan 20, 2020
* fixing keyed cache #205 results and fixed #208 * first compiling draft for the #101 * fixed spelling in DIZero readme * added ResolveGenerated to Resolve * ResolveGenerated for the keyed service fixing CI - removing System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute * added ResolveMany and the passing test for the Example * rc * moar * renaming and package related stuff * tests WithoutFEC * fix source package * add smarter initial factory id * fix net40 target * WIP adding to the ASP .NET Core sample the CompileTimeDI * added troubleshooting tip * moving the DIZero stuff to CompileTimeDI folder including example updating release notes * added Asp NET Core 3.1 Mvc example - WIP * cleanup
I have added the DIZero capabilities to DI source package but the main PITA is still T4 - likely we need other template system. Let's take this separately. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the thread:
https://twitter.com/jeremydmiller/status/1106694539056680965?s=19
The text was updated successfully, but these errors were encountered: