ImplementFactory.NetCore
1.1.14.53
dotnet add package ImplementFactory.NetCore --version 1.1.14.53
NuGet\Install-Package ImplementFactory.NetCore -Version 1.1.14.53
<PackageReference Include="ImplementFactory.NetCore" Version="1.1.14.53" />
<PackageVersion Include="ImplementFactory.NetCore" Version="1.1.14.53" />
<PackageReference Include="ImplementFactory.NetCore" />
paket add ImplementFactory.NetCore --version 1.1.14.53
#r "nuget: ImplementFactory.NetCore, 1.1.14.53"
#:package ImplementFactory.NetCore@1.1.14.53
#addin nuget:?package=ImplementFactory.NetCore&version=1.1.14.53
#tool nuget:?package=ImplementFactory.NetCore&version=1.1.14.53
The ImplementFactory component is suitable for .Net core >=3.1 environment.
The ImplementFactory component automatically scans interface type members, automatically assembles interface instances for interface type members, Convenient and quick implementation of dependency injection (IoC inversion control) mechanism , interface-oriented operation data sources, implements interface instance loading interception, interface method invocation interception, and corresponding exception interception and provides an effective solution.
for example: https://github.com/daijiu77/ImplementFactory-simple-example.git
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.CodeAnalysis.CSharp (>= 3.5.0)
- Microsoft.Data.SqlClient (>= 2.0.0)
- MySql.Data (>= 8.0.29)
- Oracle.ManagedDataAccess.Core (>= 3.21.61)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.14.53 | 230 | 10/21/2025 |
| 1.1.14.52 | 211 | 7/29/2025 |
| 1.1.14.51 | 256 | 7/15/2025 |
| 1.1.14.50 | 210 | 7/11/2025 |
| 1.1.14.49 | 231 | 11/30/2024 |
| 1.1.14.48 | 222 | 11/30/2024 |
| 1.1.14.47 | 219 | 10/22/2024 |
| 1.1.14.46 | 262 | 10/18/2024 |
| 1.1.14.45 | 229 | 6/2/2024 |
| 1.1.14.44 | 536 | 1/19/2024 |
| 1.1.14.43 | 454 | 1/18/2024 |
| 1.1.14.42 | 518 | 1/14/2024 |
| 1.1.14.41 | 500 | 1/12/2024 |
| 1.1.14.40 | 516 | 1/12/2024 |
| 1.1.14.39 | 523 | 1/10/2024 |
| 1.1.14.38 | 518 | 1/10/2024 |
| 1.1.14.37 | 525 | 1/9/2024 |
| 1.1.14.36 | 483 | 1/9/2024 |
| 1.1.14.35 | 486 | 1/9/2024 |
| 1.1.14.34 | 565 | 1/5/2024 |
The ImplementFactory component is suitable for .Net core >=3.1 environment.