Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Devops Exercises | 43,460 | 5 days ago | 14 | other | Python | |||||
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions | ||||||||||
Awesome Kubernetes | 13,893 | 17 days ago | 9 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Prefect | 12,072 | 1 | 70 | 18 hours ago | 162 | July 05, 2022 | 518 | apache-2.0 | Python | |
The easiest way to orchestrate and observe your data pipelines | ||||||||||
Caprover | 10,459 | 22 days ago | 100 | other | TypeScript | |||||
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids | ||||||||||
Docker Android | 5,714 | 11 days ago | 80 | other | Python | |||||
Android in docker solution with noVNC supported and video recording | ||||||||||
Devsecops | 4,559 | a month ago | 1 | mit | ||||||
Ultimate DevSecOps library | ||||||||||
Devops Roadmap | 4,207 | 3 months ago | 4 | apache-2.0 | ||||||
DevOps Roadmap for 2023. with learning resources | ||||||||||
Identityserver4.admin | 3,365 | 2 | 12 | 2 months ago | 23 | January 27, 2022 | 302 | mit | C# | |
The administration for the IdentityServer4 and Asp.Net Core Identity | ||||||||||
Templates | 3,196 | 1 | 2 days ago | 33 | May 16, 2016 | 17 | mit | C# | ||
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster. | ||||||||||
Service Fabric | 2,968 | 8 days ago | 811 | mit | C++ | |||||
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale. |
Project templates with batteries included, providing the minimum amount of code required to get you going.
.editorconfig
- A very generic .editorconfig file supporting .NET, C#, VB and web technologies..gitattributes
- A .gitattributes file supporting normalized line endings and Git Large File System (LFS).dotnet new --install Boxed.Templates
to install the project templates.api
, graphql
, nuget
, orleans
.dotnet new api --help
to see how to select the feature of the project.dotnet new api --name "MyProject"
along with any other custom options to create a project from the template.You can find release notes for each version here and a To-Do list of new features and enhancements coming soon in the projects tab.
Name | Operating System | Status | History |
---|---|---|---|
Azure Pipelines | Ubuntu | ||
Azure Pipelines | Mac | ||
Azure Pipelines | Windows | ||
Azure Pipelines | Overall | ||
GitHub Actions | Ubuntu, Mac & Windows | ||
AppVeyor | Ubuntu & Windows |
Please view the Contributing guide for more information.