CircleCi | AppVeyor | Code Coverage | NuGet |
---|---|---|---|
Current release: v1.1.0 release notes
- Outlier detection based on Chauvenet's criterion
To get packages from the development channel use a nuget.config
similar to this one:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="gfoidl-public" value="https://pkgs.dev.azure.com/gh-gfoidl/github-Projects/_packaging/gfoidl-public/nuget/v3/index.json" />
</packageSources>
</configuration>