![]() |
VOOZH | about |
dotnet add package DevGPT.GenerationTools.Core --version 1.0.17
NuGet\Install-Package DevGPT.GenerationTools.Core -Version 1.0.17
<PackageReference Include="DevGPT.GenerationTools.Core" Version="1.0.17" />
<PackageVersion Include="DevGPT.GenerationTools.Core" Version="1.0.17" />Directory.Packages.props
<PackageReference Include="DevGPT.GenerationTools.Core" />Project file
paket add DevGPT.GenerationTools.Core --version 1.0.17
#r "nuget: DevGPT.GenerationTools.Core, 1.0.17"
#:package DevGPT.GenerationTools.Core@1.0.17
#addin nuget:?package=DevGPT.GenerationTools.Core&version=1.0.17Install as a Cake Addin
#tool nuget:?package=DevGPT.GenerationTools.Core&version=1.0.17Install as a Cake Tool
A collection of .NET libraries for building AI-powered content generation tools.
DevGPTTools is a comprehensive suite of libraries designed to support AI-driven content generation, text extraction, and various service integrations. All projects are published as NuGet packages for easy integration into other applications.
# Restore dependencies
dotnet restore DevGPTTools.sln
# Build all projects
dotnet build DevGPTTools.sln
# Build in Release mode
dotnet build DevGPTTools.sln -c Release
All projects are configured to build NuGet packages. The publish script automatically publishes to NuGet.org if you have set the API key.
Set your NuGet API key as an environment variable:
Windows (PowerShell):
setx NUGET_API_KEY "your-api-key-here"
Linux/macOS:
export NUGET_API_KEY="your-api-key-here"
# Add to ~/.bashrc or ~/.zshrc for persistence
echo 'export NUGET_API_KEY="your-api-key-here"' >> ~/.bashrc
Get your API key from: https://www.nuget.org/account/apikeys
Windows (PowerShell):
./publish-nuget.ps1
Linux/macOS (Bash):
./publish-nuget.sh
The script will:
./nupkgs directoryIf the API key is not set, packages are built but not published.
If you're an AI assistant working on this codebase, please read for important guidelines about:
[Specify your license here]
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on DevGPT.GenerationTools.Core:
| Package | Downloads |
|---|---|
|
DevGPT.GenerationTools.Data
Data access layer for DevGPT generation tools |
|
|
DevGPT.GenerationTools.Services.FileOps
Package Description |
|
|
DevGPT.GenerationTools.Services.WordPress
Package Description |
|
|
DevGPT.GenerationTools.Services.ContentRetrieval
Package Description |
|
|
DevGPT.GenerationTools.Services.Web
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.17 | 512 | 11/10/2025 |
| 1.0.16 | 508 | 11/10/2025 |
| 1.0.15 | 499 | 11/10/2025 |
| 1.0.14 | 494 | 11/10/2025 |
| 1.0.13 | 490 | 11/10/2025 |
| 1.0.12 | 476 | 11/10/2025 |
| 1.0.11 | 482 | 11/10/2025 |
| 1.0.10 | 458 | 11/10/2025 |
| 1.0.9 | 454 | 11/10/2025 |
| 1.0.8 | 459 | 11/9/2025 |
| 1.0.6 | 464 | 11/9/2025 |
| 1.0.5 | 398 | 11/9/2025 |
| 1.0.4 | 315 | 11/9/2025 |
| 1.0.3 | 310 | 11/9/2025 |
| 1.0.1 | 324 | 11/8/2025 |
| 1.0.0 | 184 | 11/8/2025 |