Go to file
ruberoid db7b973182 Simplify Dockerfile: use dotnet nuget add source API
Replaced manual NuGet.Config creation with simple API call:
- Reduced from 20+ lines to 1 line
- No API key needed for public read access
- Much cleaner and more maintainable

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-14 15:00:32 +04:00
src Simplify Dockerfile: use dotnet nuget add source API 2025-10-14 15:00:32 +04:00
.dockerignore Add dockerfile 2024-03-19 20:21:13 +04:00
.gitignore Make telegram client config much more nicer. 2025-07-18 16:41:07 +03:00
Directory.Build.props Initial commit 2024-03-19 19:25:12 +04:00
Directory.Packages.props Update text-matcher packages to version 0.7.0 2025-10-14 13:48:11 +04:00
Nocr.TelegramClient.sln Initialize service 2024-03-19 19:51:45 +04:00
README.md Update README.md 2024-03-20 00:36:05 +04:00

Nocr Telegram Client