net_automatic_interface VS mapperly

Compare net_automatic_interface vs mapperly 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 mapperly
1 20
49 2,334
- 3.5%
7.8 9.5
4 days ago 7 days ago
C# C#
MIT License Apache License 2.0
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)

mapperly

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

What are some alternatives?

When comparing net_automatic_interface and mapperly 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.

Mapster - A fast, fun and stimulating object to object Mapper

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

AutoMapper - A convention-based object-object mapper in .NET.

Mapping Generator - :arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.

ExpressMapper - Mapping .Net types

Protobuf.NET - Protocol Buffers library for idiomatic .NET

AgileMapper - A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, merges, updates and projects queries. .NET 3.5+ and .NET Standard 1.0+.

JsonByExampleGenerator - Generate classes based on example json files in your project. Uses a C# 9 source generator.

Waf DotNetPad - The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.

dnSpy - Unofficial revival of the well known .NET debugger and assembly editor, dnSpy

FastExpressionCompiler - Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.