Software Alternatives & Reviews

Essential .NET Core Libraries that Every Programmer should know

SignalR LiteDB MailKit Dapper
  1. 1
    AM

    AutoMapper

    This product hasn't been added to SaaSHub yet
    It provides the total app uptime, performance of each API, database, microservices, and custom and built-in components. For obtaining a .NET Core app health report, developers utilize Diagnostic.HealthChecks library. It communicates with www.api.com/healths and provides a comprehensive performance report.

  2. SignalR is a server-side software system designed for writing scalable Internet applications, notably web servers.
    You can include it in your code by configuring the SignalR API, which creates remote procedure calls for the server-client architecture. In addition, it manages the communication channel and resources for seamlessly transferring data during high traffic.

    #Developer Tools #App Development #Software Libraries 4 social mentions

  3. 3
    SSK

    SaaSKit

    This product hasn't been added to SaaSHub yet
    It provides the total app uptime, performance of each API, database, microservices, and custom and built-in components. For obtaining a .NET Core app health report, developers utilize Diagnostic.HealthChecks library. It communicates with www.api.com/healths and provides a comprehensive performance report.

  4. 4
    S

    Swashbuckle

    This product hasn't been added to SaaSHub yet
    It provides the total app uptime, performance of each API, database, microservices, and custom and built-in components. For obtaining a .NET Core app health report, developers utilize Diagnostic.HealthChecks library. It communicates with www.api.com/healths and provides a comprehensive performance report.

  5. 5
    LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org - mbdavid/LiteDB
    For linking a serverless database with the .NET Core app, LiteDB can ensure you a featherlight and high-performing NoSQL solution.

    #Databases #NoSQL Databases #Key-Value Database

  6. 6
    BNE

    Bcrypt .NET-Core

    This product hasn't been added to SaaSHub yet
    It provides the total app uptime, performance of each API, database, microservices, and custom and built-in components. For obtaining a .NET Core app health report, developers utilize Diagnostic.HealthChecks library. It communicates with www.api.com/healths and provides a comprehensive performance report.

  7. 7
    DHC

    Diagnostic.HealthChecks

    This product hasn't been added to SaaSHub yet
    It provides the total app uptime, performance of each API, database, microservices, and custom and built-in components. For obtaining a .NET Core app health report, developers utilize Diagnostic.HealthChecks library. It communicates with www.api.com/healths and provides a comprehensive performance report.

  8. Mailkit provides a XML-RPC standard based API for secure remote access and control of some of the functions available in the system.
    And for allowing users to exchange their files, thoughts, and queries, you can enable mail sending and receive in .NET Core apps through MailKit. You can install it by using the project.json file or accessing the NuGet Package Manager.

    #Email Marketing #Email Delivery #Email

  9. 9
    Dapper is a user-friendly object mapper for the .NET framework.
    Dapper is another .NET Core mapping library focusing on the mapping between the programming language and database.

    #Development #Web Frameworks #Application And Data 8 social mentions

Discuss: Essential .NET Core Libraries that Every Programmer should know

Log in or Post with