Atc.Rest 3.0.67

dotnet add package Atc.Rest --version 3.0.67
                    
NuGet\Install-Package Atc.Rest -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.Rest" Version="3.0.67" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atc.Rest" Version="3.0.67" />
                    
Directory.Packages.props
<PackageReference Include="Atc.Rest" />
                    
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.Rest --version 3.0.67
                    
#r "nuget: Atc.Rest, 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.Rest@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.Rest&version=3.0.67
                    
Install as a Cake Addin
#tool nuget:?package=Atc.Rest&version=3.0.67
                    
Install as a Cake Tool

Atc.Rest is a basic collection of classes and extension methods for ASP.NET Core WebApi.

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 (2)

Showing the top 2 NuGet packages that depend on Atc.Rest:

Package Downloads
Atc.Rest.Extended

Atc.Rest.Extended is a collection of classes and extension methods for Atc.Rest, that contains SwaggerUI, FluentValidation Versioning etc.

Atc.Rest.FluentAssertions

Atc.Rest.FluentAssertions is a collection of assertion helpers for writing tests of Atc types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.67 406 4/25/2026
3.0.46 493 4/15/2026
3.0.45 533 4/10/2026
3.0.44 586 4/9/2026
3.0.43 119 4/9/2026
3.0.41 159 4/9/2026
3.0.40 151 4/9/2026
3.0.18 1,327 2/9/2026
3.0.16 2,170 12/15/2025
3.0.12 259 11/28/2025
3.0.9 654 11/21/2025
3.0.8 622 11/14/2025
3.0.4 1,653 11/6/2025
2.0.562 4,286 9/4/2025
2.0.561 317 9/4/2025
2.0.560 349 9/3/2025
2.0.558 460 8/22/2025
2.0.557 323 8/21/2025
2.0.555 1,391 6/24/2025
2.0.552 4,191 2/6/2025
Loading failed