https://github.com/maxmind/minfraud-api-dotnet
.NET API for MaxMind minFraud
https://github.com/maxmind/minfraud-api-dotnet
maxmind minfraud
Last synced: 4 months ago
JSON representation
.NET API for MaxMind minFraud
- Host: GitHub
- URL: https://github.com/maxmind/minfraud-api-dotnet
- Owner: maxmind
- License: apache-2.0
- Created: 2015-06-18T18:49:21.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2026-02-19T17:36:53.000Z (4 months ago)
- Last Synced: 2026-02-19T20:50:11.476Z (4 months ago)
- Topics: maxmind, minfraud
- Language: C#
- Homepage: https://www.nuget.org/packages/MaxMind.MinFraud
- Size: 7.07 MB
- Stars: 22
- Watchers: 17
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.dev.md
- License: LICENSE
Awesome Lists containing this project
README
To publish the to NuGet:
1. Review open issues and PRs to see if any can easily be fixed, closed, or
merged. Pay special attention to Dependabot PRs for dependency updates.
2. Bump copyright year in `README.md` and the `AssemblyInfo.cs` files, if
necessary.
3. Review `releasenotes.md` for completeness and correctness. Update its release
date.
4. Run dev-bin/release.sh. This will build the project, create a version commit,
and make a GitHub release.
5. Approve the workflow run in the GitHub Actions UI.
6. Verify the release on [NuGet](https://www.nuget.org/packages/MaxMind.MinFraud/).