SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C# Azure Projects
-
Project mention: What are the best repos that are a display of clean code and good programming practices that I can learn from? | reddit.com/r/learnprogramming | 2022-09-06
Clean code C sharp
-
azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Since the first error is the write-warning from connect-azaccount (see GitHub) and the second is a cmdlet in that same module.
-
-
As others have mentioned, you want NuGet. However, beyond the directory approach that was already mentioned, people may be interested to know that you can also do a web hosted version or if you prefer you can use the full NuGet Gallery project that powers nuget.org. At this point there's like 20 different ways to do it now. Hanselman had a list of some options a while back. BaGet is kind of interesting on that list.
-
Re: DataFrames, that's good to know. There is the DataFrame API which is part of the Microsoft.Data.Analysis NuGet package and that's the API that the issue is tracking and shown in the sample notebook I shared. That API has no dependencies on other systems. The DataFrame you're referring to is part of the .NET for Apache Spark library which has the dependency on Apache Spark which rqeuires some initial setup.
-
ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Check out Virto Commerce as well https://github.com/VirtoCommerce/vc-platform
-
WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
WiremockNet https://github.com/WireMock-Net/WireMock.Net
-
letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
-
keyvault-acmebot
Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)
App Gateway does have manual certs, yes, but it can do redirection (HTTP 30x). I've used it personally with keyvault-acmebot to handle Let's Encrypt certificates and renewals.
-
One of the things I like about Azure Static Web Apps is that they can build themselves. You can just push your code to GitHub and they'll build it using a tool called Oryx. This is great for simple scenarios. Actually, it's good for medium to complex scenarios too. However, if you ever get to that "break glass" moment where you need to do something unusual with your build, you can.
-
Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
Project mention: Smartstore: an OSS eCommerce platform running on ASP.NET Core 6 | reddit.com/r/dotnet | 2022-12-11 -
Project mention: Why do I only get warnings, if I introduce obvious ones myself? | reddit.com/r/dotnet | 2022-12-19
Severity Code Description Project File Line Suppression State Priority Warning CS0618 'TelemetryConfiguration.InstrumentationKey.set' is obsolete: 'InstrumentationKey based global ingestion is being deprecated. Use TelemetryConfiguration.ConnectionString. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/2560 for more details.' disyanonymizer C:\Path 33 Active Normal
-
Liquid-Application-Framework
Liquid Application Framework documentation, useful links and sample project
-
-
SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
-
Project mention: # What happened with Azure Functions in 2022? And some wishes for 2023 | dev.to | 2022-12-13
Azure Functions University - Discussions
-
Azure SignalR Local Emulator - what!
-
-
azure-functions-openapi-extension
This extension provides an Azure Functions app with Open API capability for better discoverability to consuming parties
You can probably get some useful information from this page (and related ones): https://github.com/Azure/azure-functions-openapi-extension/blob/main/docs/openapi-core.md
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Azure related posts
- Why do I only get warnings, if I introduce obvious ones myself?
- Azure Static Web Apps: build app externally
- How to manage APIM as Infrastructure as Code (IaC)?
- Logic App Workflow CI/CD Deployment
- Need to use both Azure blob and AWS S3. Should I download aws sdk or use REST APIs?
- Azure Cloud Shell help more info in comments
- Where can I find projects to do in Azure?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea618f3100>
www.saashub.com | 4 Feb 2023
Index
What are some of the best open-source Azure projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | clean-code-dotnet | 5,778 |
2 | azure-sdk-for-net | 4,260 |
3 | Azure PowerShell | 3,439 |
4 | SmartStoreNET | 2,547 |
5 | BaGet | 2,251 |
6 | spark | 1,875 |
7 | ServiceBusExplorer | 1,752 |
8 | Foundatio | 1,633 |
9 | Virto Commerce | 1,107 |
10 | WireMock.Net | 964 |
11 | letsencrypt-siteextension | 746 |
12 | keyvault-acmebot | 663 |
13 | Oryx | 536 |
14 | Smartstore | 524 |
15 | ApplicationInsights-dotnet | 501 |
16 | Liquid-Application-Framework | 488 |
17 | Streamstone | 357 |
18 | SlimMessageBus | 326 |
19 | azure-functions-university | 324 |
20 | azure-signalr | 308 |
21 | logicapps | 294 |
22 | azure-functions-openapi-extension | 277 |
23 | OpenSleigh | 272 |