Creating interfaces from a class automatically

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

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

    .Net Source Generator for Automatic Interfaces

  • 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)

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I created a new object mapper

    2 projects | /r/dotnet | 7 Dec 2023
  • Is it just mean, or is C# easier to learn than JavaScript or even PHP?

    2 projects | /r/dotnet | 6 Dec 2023
  • Any type providers implemented in C# using source generators

    1 project | /r/dotnet | 13 Jul 2023
  • Primitive obsession

    1 project | /r/dotnet | 10 Jun 2023
  • Should I use AutoMapper for this?

    1 project | /r/dotnet | 7 Jun 2023