Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxmind/minfraud-api-dotnet
.NET API for MaxMind minFraud Score, Insights, and Factors
https://github.com/maxmind/minfraud-api-dotnet
maxmind minfraud
Last synced: 3 months ago
JSON representation
.NET API for MaxMind minFraud Score, Insights, and Factors
- Host: GitHub
- URL: https://github.com/maxmind/minfraud-api-dotnet
- Owner: maxmind
- License: apache-2.0
- Created: 2015-06-18T18:49:21.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:28:36.000Z (3 months ago)
- Last Synced: 2024-10-24T09:51:31.979Z (3 months ago)
- Topics: maxmind, minfraud
- Language: C#
- Homepage: https://www.nuget.org/packages/MaxMind.MinFraud
- Size: 6.81 MB
- Stars: 20
- Watchers: 19
- Forks: 11
- Open Issues: 1
-
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.
2. Bump copyright year in `README.md` and the `AssemblyInfo.cs` files, if
necessary.
3. Run `dotnet-outdated`, https://github.com/jerriep/dotnet-outdated, updating
dependencies if appropriate.
4. Review `releasenotes.md` for completeness and correctness. Update its release
date.
5. Run dev-bin/release.ps1. This will build the project, generate docs, upload to
NuGet, and make a GitHub release.
6. Update GitHub Release page for the release.
7. Verify the release on [NuGet](https://www.nuget.org/packages/MaxMind.MaxMind/).