Atc.OpenApi 3.0.67

dotnet add package Atc.OpenApi --version 3.0.67
                    
NuGet\Install-Package Atc.OpenApi -Version 3.0.67
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Atc.OpenApi" Version="3.0.67" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atc.OpenApi" Version="3.0.67" />
                    
Directory.Packages.props
<PackageReference Include="Atc.OpenApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Atc.OpenApi --version 3.0.67
                    
#r "nuget: Atc.OpenApi, 3.0.67"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Atc.OpenApi@3.0.67
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Atc.OpenApi&version=3.0.67
                    
Install as a Cake Addin
#tool nuget:?package=Atc.OpenApi&version=3.0.67
                    
Install as a Cake Tool

Atc.OpenApi is a collection of classes and extension methods for Microsoft.OpenApi.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Atc.OpenApi:

Package Downloads
Atc.Rest.ApiGenerator

Atc.Rest.ApiGenerator is a WebApi C# code generator using a OpenApi 3.0.x specification YAML file.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.67 90 4/25/2026
3.0.46 89 4/15/2026
3.0.45 92 4/10/2026
3.0.44 90 4/9/2026
3.0.43 89 4/9/2026
3.0.41 90 4/9/2026
3.0.40 90 4/9/2026
3.0.18 143 2/9/2026
3.0.16 271 12/15/2025
3.0.12 178 11/28/2025
3.0.9 359 11/21/2025
3.0.8 278 11/14/2025
3.0.4 230 11/6/2025
2.0.562 594 9/4/2025
2.0.561 237 9/4/2025
2.0.560 233 9/3/2025
2.0.558 188 8/22/2025
2.0.557 219 8/21/2025
2.0.555 238 6/24/2025
2.0.552 342 2/6/2025
Loading failed