ImplementFactory.Net
1.0.2.35
dotnet add package ImplementFactory.Net --version 1.0.2.35
NuGet\Install-Package ImplementFactory.Net -Version 1.0.2.35
<PackageReference Include="ImplementFactory.Net" Version="1.0.2.35" />
<PackageVersion Include="ImplementFactory.Net" Version="1.0.2.35" />
<PackageReference Include="ImplementFactory.Net" />
paket add ImplementFactory.Net --version 1.0.2.35
#r "nuget: ImplementFactory.Net, 1.0.2.35"
#:package ImplementFactory.Net@1.0.2.35
#addin nuget:?package=ImplementFactory.Net&version=1.0.2.35
#tool nuget:?package=ImplementFactory.Net&version=1.0.2.35
The ImplementFactory component is suitable for .Net >= 6.0 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 | net6.0 is compatible. 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. |
-
net6.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.CodeAnalysis.CSharp (>= 4.5.0)
- Microsoft.Data.SqlClient (>= 5.1.1)
- MySql.Data (>= 8.0.32.1)
- Oracle.ManagedDataAccess.Core (>= 3.21.90)
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.0.2.35 | 49 | 5/30/2026 |
| 1.0.2.34 | 53 | 5/30/2026 |
| 1.0.2.33 | 98 | 5/18/2026 |
| 1.0.2.32 | 220 | 10/21/2025 |
| 1.0.2.31 | 170 | 7/29/2025 |
| 1.0.2.30 | 233 | 7/15/2025 |
| 1.0.2.29 | 156 | 7/11/2025 |
| 1.0.2.28 | 222 | 11/30/2024 |
| 1.0.2.27 | 198 | 11/30/2024 |
| 1.0.2.26 | 198 | 10/22/2024 |
| 1.0.2.25 | 244 | 10/18/2024 |
| 1.0.2.24 | 221 | 6/2/2024 |
| 1.0.2.23 | 264 | 1/19/2024 |
| 1.0.2.22 | 207 | 1/18/2024 |
| 1.0.2.21 | 232 | 1/14/2024 |
| 1.0.2.20 | 240 | 1/12/2024 |
| 1.0.2.19 | 224 | 1/12/2024 |
| 1.0.2.18 | 233 | 1/10/2024 |
| 1.0.2.17 | 231 | 1/10/2024 |
| 1.0.2.16 | 231 | 1/9/2024 |
The ImplementFactory component is suitable for .Net >= 6.0 environment.