- aswa-example02 VS azure-functions-python-samples
- aswa-example02 VS AzureStaticWebApp-CSharp-SimpleDemo
- aswa-example02 VS json-to-c-sharp
- aswa-example02 VS azure-sql-db-session-recommender
- aswa-example02 VS function-proxies-on-static-web-apps
- aswa-example02 VS ASP.NET-Core-In-Fly.io
- aswa-example02 VS blazor-starter
Aswa-example02 Alternatives
Similar projects and alternatives to aswa-example02
-
azure-functions-python-samples
Discontinued Azure Functions Python Sample Codes. NOTE: The project, hosted in a repository, is no longer actively maintained by its creators or contributors. There won't be any further updates, bug fixes, or support from the original developers in the project.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
AzureStaticWebApp-CSharp-SimpleDemo
Simple Azure Static Web App demo done In C# for the videos series: aka.ms/StaticWebAppsTips
-
-
azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API builder and Text Embeddings
-
-
ASP.NET-Core-In-Fly.io
Publishing a ASP.NET Core App in Fly.io. I discovered this while working (work in progress) on a more complex declarative web app framework using html/json which i am using fly.io to deploy
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
aswa-example02 discussion
aswa-example02 reviews and mentions
-
Azure Static Web Apps: UPDATE
I created a fairly simple solution with a Blazor WebAssembly frontend, a Common project for entities and a C# Functions project for the API my frontend would talk to. This is not the cleanest implementation (since Table Entities are sent to the frontend) but it gets the example done. The entire solution is available on GitHub in the rickvdbosch/aswa-example02 repository. The result can be found at blue-water-047654a03. If you go to the 'Fetch data' page, it will get some blogposts on static web apps from Table Storage through the C# Functions API.
Stats
The primary programming language of aswa-example02 is CSS.