serverless-dotnet-demo VS RdXmlLibrary

Compare serverless-dotnet-demo vs RdXmlLibrary and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
serverless-dotnet-demo RdXmlLibrary
2 2
135 45
7.4% -
8.3 2.7
28 days ago 11 months ago
C# C#
MIT No Attribution 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.

serverless-dotnet-demo

Posts with mentions or reviews of serverless-dotnet-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • Religious Topic: .NET Core/C# vs. NodeJS/TypeScript for API work
    2 projects | /r/dotnet | 10 Feb 2023
    .NET Core can absolutely run on Lambda and API Gateway. Check out the demos: https://github.com/aws-samples/serverless-dotnet-demo/. While I haven't actually implemented an AWS API Gateway backed by .NET Core Lambdas with EF Core accessing an RDBMS, a quick internet search shows people using EF Core with Lambdas. Can you point to the documentation you found that said you that EF Core requires trimming? As to Gravitron, I assume you meant AWS Gravitron-processor-backed EC2 (sorry, I'm not that familiar with Gravitron)? Is this a hard requirement? Why do you care about Gravitron?
  • Reduce serverless .NET cold start times by up to 70% with Native AOT (cross-post from /r/dotnet)
    5 projects | /r/csharp | 1 Jun 2022
    We actually added a NativeAot row here: https://github.com/aws-samples/serverless-dotnet-demo

RdXmlLibrary

Posts with mentions or reviews of RdXmlLibrary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-30.
  • .NET 7 Native.AOT, Trimming and Data Access
    4 projects | /r/dotnet | 30 Dec 2022
    Regarding EF.Core, I've seen example rd.xml templates and references in GitHub about AOT trimming. I've spent a few hours trying to get EF.Core 7 to work, including trying pre-compiled models, but keep running into errors like this:
  • Reduce serverless .NET cold start times by up to 70% with Native AOT (cross-post from /r/dotnet)
    5 projects | /r/csharp | 1 Jun 2022
    Yes, please do. That's would be very practical. As shameless plug, I will share my attempt to collect Rd.xml for various .NET libraries. https://github.com/kant2002/rdxmllibrary . I think that NativeAOT in similar position as it was TypeScript and would require community effort to make rd.xml which works in every condition. But I see a way, how you can embed rd.xml inside AWS.SDK, and inject into build pipeline so nobody would know about them.

What are some alternatives?

When comparing serverless-dotnet-demo and RdXmlLibrary you can also consider the following projects:

serverless-go-demo - Sample serverless application written in Golang

SeeSharpSnake - Self-contained C# game in 8 kB

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

DapperAOT - Build time tools in the flavor of Dapper

.NET Runtime - .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

SqlMarshal - Generates data access using stored procedures