Skip to content

Commit

Permalink
Add AgileConfig (#1254)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

---------

Co-authored-by: Wade Baglin <[email protected]>
  • Loading branch information
kklldog and pleb authored Nov 25, 2024
1 parent dc58d50 commit 33dcb94
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
* [Code Snippets](#code-snippets)
* [Compilers, Transpilers and Languages](#compilers-transpilers-and-languages)
* [Compression](#compression)
* [Configuration](#configuration)
* [Continuous Integration](#continuous-integration)
* [Cryptography](#cryptography)
* [Cloud Storage](#cloud-storage)
Expand Down Expand Up @@ -376,6 +377,9 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w
* [Snappy for Windows](https://snappy.machinezoo.com/) - Snappy compression library for .NET baked on P/Invoke
* [Snappy.Sharp](https://github.com/jeffesp/Snappy.Sharp) - An implementation of Google's Snappy compression algorithm in C#.

## Configuration
* [AgileConfig](https://github.com/dotnetcore/AgileConfig) - AgileConfig is a lightweight configuration center that helps you manage all your application's configurations through website.

## Continuous Integration
* [TeamCity](https://www.jetbrains.com/teamcity/) - Ready to work, extensible and developer-friendly build server — out of the box **[$]**
* [MyGet](https://www.myget.org/) - Continuous Integration and Deployment, Hosted Package Repository for NuGet, NPM, Bower and VSIX **[$]**
Expand Down

0 comments on commit 33dcb94

Please sign in to comment.