GithubHelp home page GithubHelp logo

kalibin96 / omex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/omex

6.0 0.0 5.0 2.01 MB

Shared components used by the Omex team to build scalable and highly available distributed systems

License: MIT License

C# 99.92% Dockerfile 0.08%

omex's Introduction

Microsoft OMEX

This repository contains source code for shared components used by the team, which is part of the Office organization, at Microsoft to build scalable and highly available distributed systems.

The code is released under the MIT license.

The release NuGet packages are available for download from Nuget.org

https://www.nuget.org/packages?q=omex

Additional source code from the OMEX team can be located at https://github.com/microsoft/PR-Metrics. This project is an Azure DevOps Extension and GitHub Action that augments PR titles with size and test coverage indicators.

Projects in this repository

  • DocumentDb - This library contains wrapper APIs over Microsoft Azure Document Db .Net Client SDK.
  • System - This library contains shared code for OMEX libraries. You'll find there utilities for logging, argument validation, resource management, caching and more.
  • System.UnitTests.Shared - This library contains abstractions and utilities used for creating unit tests.
  • Diagnostics.HealthChecks - This library offers a set of default composable classes to implement custom health checks implementing the .NET IHealthCheck interface.

Please contribute to this repository via pull requests against the main branch.

Build Status

Building

To build the solution you will need

  • .NET Core 3.0 SDK or newer
  • Visual Studio 2019 (16.3) or newer

Building in Visual Studio is straightforward. If you use .NET Core CLI then invoke

dotnet restore
dotnet build

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Coding Style

Please follow the pattern of what you already see in the code.

Code Overview

The code is organized in different projects, each one having its own project file. Each project produces a NuGet package. All the projects are included in the main solution file in the root directory. Please contribute to existing projects. If you would like to create a new project, please discuss this with the Team first using GitHub issues.

Documentation

All documentation is located in the ./doc folder. If you would like to contribute to the documentation, please submit a pull request.

Communicating with the Team

The easiest way to communicate with the team is via GitHub issues. Please file new issues, feature requests and suggestions.

FAQ

What is the difference between the main and release branches?

There are two types of NuGet packages that get built from the code in this repository:

  • Pre-release packages: the pre-release packages are built after every change on the main branch
  • Release packages: after a period of time when more changes are made to main, the Team creates release packages which are published to NuGet.org. The release packages are built from the main branch. Public contributions are accepted only from the main branch.

Where are the NuGet packages for the components in this repository available for download?

The pre-release NuGet packages which are built from the main branch and could be published on request to Microsoft GitHub feed:

https://nuget.pkg.github.com/microsoft/index.json

The release packages are available for download from NuGet.org

https://www.nuget.org/packages?q=omex

omex's People

Contributors

andreytretyak avatar neilr81 avatar dyllew3 avatar k-cully avatar dakanev-msft avatar omex-github-bot-internal avatar muiriswoulfe avatar maxdac avatar francedot avatar aszczepanski avatar dimeehan avatar vlad-ion avatar artempushkin avatar martinpe36 avatar rabbit0v0 avatar doguva-msft avatar andreasbalzer avatar mtyrolski avatar gnol-vn avatar mdacunzo avatar mastac-msft avatar dependabot[bot] avatar armhil avatar manio143 avatar ekorobchenko avatar vh-vahan avatar gikoning avatar knstntn avatar mytakeon avatar gajdusep avatar

Stargazers

Arya avatar hanie avatar sahar avatar zahra avatar pegah khosravi avatar sara avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.