issues
search
ByronMayne
/
AutoFactories
AutoFactories is a C# library used to generate factories for types to be used in dependency injection.
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed all the build warnings in the project
#34
ByronMayne
closed
3 hours ago
0
Fixed the issue where templates would not generate correctly
#33
ByronMayne
closed
3 hours ago
1
Templates fail to generate if you don't reference `AutoFactories` NuGet package
#32
ByronMayne
closed
3 hours ago
1
Fixed the Microsoft Dependency Injection class name being wrong
#31
ByronMayne
closed
4 hours ago
0
Fixed the Ci/Cd not publishing
#30
ByronMayne
closed
1 day ago
0
Updated the CI/CD to publish all versions of the packages
#29
ByronMayne
closed
1 week ago
0
Fixed the Microsoft.Abstructions contract generating invalid type name
#28
ByronMayne
closed
3 weeks ago
0
Updated the docs for the repository
#27
ByronMayne
closed
1 month ago
0
Added Microsoft.DependencyInjection support
#26
ByronMayne
closed
1 month ago
0
Added full test coverage for the project
#25
ByronMayne
closed
2 months ago
0
Refactored library to be a generic base factory with support for multiple DI systems
#24
ByronMayne
closed
3 months ago
0
Changed the interface accessor to internal
#23
ByronMayne
closed
2 months ago
0
Fixed static constructors being included in generation methods
#22
ByronMayne
closed
4 months ago
0
Static constructors are not ignored for generation
#21
ByronMayne
closed
4 months ago
0
When constructor takes no arguments use default constructor to make the types.
#20
ByronMayne
opened
4 months ago
0
Constructors with types that come from source generators fail to compile
#19
ByronMayne
opened
4 months ago
0
Updated the read-me with a better quick start example
#18
ByronMayne
closed
4 months ago
0
Added the license info to the project
#17
ByronMayne
closed
4 months ago
0
Added an icon to the nuget package
#16
ByronMayne
closed
4 months ago
0
Fixed #14 where parameters did not use the fully resolved type
#15
ByronMayne
closed
4 months ago
0
Consturctor parameters don't include fully qualifed names causing compiler error
#14
ByronMayne
closed
4 months ago
0
Changed the runtimes for the Microsoft.CodeAnalysis to a lower version
#13
ByronMayne
closed
5 months ago
0
Fixed the generated nuget package including references
#12
ByronMayne
closed
5 months ago
0
NuGet package has package references listed when there should be none
#11
ByronMayne
closed
5 months ago
0
Fixed the issues where reusing existing factories would cause errors
#10
ByronMayne
closed
5 months ago
0
Reusing exiting Factory with public access produces 'conflicting accessibility modifiers' error
#9
ByronMayne
closed
5 months ago
0
Fixed issues with using interpolated strings as arguments
#8
ByronMayne
closed
5 months ago
0
Gave a unique name to the generated Ninject module
#7
ByronMayne
closed
5 months ago
0
Added support for binding types within the module factory.
#6
ByronMayne
opened
5 months ago
0
Module Name Confllicts when using multiple factories
#5
ByronMayne
closed
5 months ago
0
`GenerateFactoryAttribute` does not generate method name when using interpolated string
#4
ByronMayne
closed
5 months ago
0
Created support for merging multiple objects into a single factory
#3
ByronMayne
closed
5 months ago
0
Added new unit tests framework
#2
ByronMayne
closed
5 months ago
0
Updated all the namespaces of the source generator to be the same
#1
ByronMayne
closed
5 months ago
0