Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 10 C# DevOps Projects
-
kamus
An open source, git-ops, zero-trust secret encryption and decryption solution for Kubernetes applications
Project mention: Open source, Git-ops, zero-trust secret encryption/decryption solution for K8s | news.ycombinator.com | 2022-12-05 -
FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Anyone using ACR Repository for Bicep Modules with ADO? | reddit.com/r/azuredevops | 2023-02-24
As for the actual usage of Private Registry, we have two separate Azure DevOps pipelines; one for pull requests, that generates a simple markdown doc for the parametrs and runs psrule scan on the module(s). Another pipeline then pushes the modules to the private registry with az bicep publish.
-
My team just implemented CI/CD with PBI Tools. It works, but I found it difficult to get set up. We've opted to use it for data sets only and not reports. The amount of changes logged for review with reports can make it difficult to spot potential problems.
-
Project mention: Anyone using ACR Repository for Bicep Modules with ADO? | reddit.com/r/azuredevops | 2023-02-24
For Pull Requests, it compiles bicep into ARM templates and runs PSDocs for them an accompaying json file that holds versioning information and, document title and some additional information. Then it looks for ./test/module.test.bicep -file (which is just a copy of a suitable test suite from ResourceModules) and runs psrule against that. For runs triggered from main-branch, it queues the module publishing pipeline for every changed module.bicep found.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Crm.Specflow
D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.
-
dotnet-newrepo
dotnet tool to create a git repo for a dotnet project including folders, solution, test project, readme, license, azure devops build template and more...
-
Cake.ClickOnce.Recipe
Cake Recipe .NET 6 ClickOnce for simplifying creation and publishing .NET 6 Windows application using ClickOnce
C# DevOps related posts
- ntfy is an open source tool to send push notifications to your phone via PUT/POST. It now supports making phone calls, access tokens, user account sync, Prometheus metrics, structured logging, and more 🥳
- Collaboration in Power Bi
- Powershell Secret Store
- Rant: Program manager(s) and/or programmers responsible for Power BI are braindead
- Open source, Git-ops, zero-trust secret encryption/decryption solution for K8s
- Is Github Actions open source?
- My transition from Windows to Linux in an anti-customer age
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Jun 2023
Index
What are some of the best open-source DevOps projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | kamus | 880 |
2 | FlubuCore | 853 |
3 | PSRule | 300 |
4 | pbi-tools | 235 |
5 | SharePointDsc | 233 |
6 | PSDocs | 105 |
7 | AnyStatus | 53 |
8 | Crm.Specflow | 27 |
9 | dotnet-newrepo | 5 |
10 | Cake.ClickOnce.Recipe | 0 |