net_automatic_interface VS stronginject

Compare net_automatic_interface vs stronginject and see what are their differences.

net_automatic_interface

.Net Source Generator for Automatic Interfaces (by codecentric)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
net_automatic_interface stronginject
1 7
49 836
- -
7.8 0.0
3 days ago almost 2 years ago
C# C#
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

net_automatic_interface

Posts with mentions or reviews of net_automatic_interface. We have used some of these posts to build our list of alternatives and similar projects.
  • Creating interfaces from a class automatically
    1 project | /r/csharp | 6 Oct 2021
    I dislike that modern Asp.Net forces me to create new interfaces for every service I want to register - it helps with testing and modularity, but it's annoying because each change to the service has also propagated to the interface - creating lots of manual work. I finally managed to scratch my itch and write a Source Generator which creates an Interface from a Class definition ,without the need for any manual work: codecentric/net_automatic_interface: .Net Core Source Generator for Automatic Interfaces (github.com)

stronginject

Posts with mentions or reviews of stronginject. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-03.

What are some alternatives?

When comparing net_automatic_interface and stronginject you can also consider the following projects:

GodotOnReady - A C# Source Generator that adds convenient onready-like features to your C# scripts in Godot Mono (3.x) without any reflection.

jab - C# Source Generator based dependency injection container implementation.

ResXFileCodeGenerator - VocaDb.ResXFileCodeGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.

Pure.DI - Pure DI for .NET without frameworks!

csharp-source-generators - A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

Jot - Jot is a library for persisting and applying .NET application state.

ReactiveUI - An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

ArchiSteamFarm - C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

ZeroQL - C# GraphQL client with Linq-like syntax

SqlMarshal - Generates data access using stored procedures

dunet - C# discriminated union source generator