anyservice 1.1.150

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

`AnyService`'s asp.net core based framework that makes it easy to deploy RESTful web services <i>FAST!!</i>

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.150 708 1/15/2023
1.1.149 489 1/3/2023
1.1.148 486 1/3/2023
1.1.147 495 1/3/2023
1.1.146 497 1/3/2023
1.1.145 506 1/2/2023
1.1.144 495 1/2/2023
1.1.143 498 1/2/2023
1.1.142 519 1/1/2023
1.1.141 886 1/23/2022
1.1.140 800 8/4/2021
1.1.139 668 8/4/2021
1.1.138 631 8/3/2021
1.1.137 653 8/3/2021
1.1.136 659 8/3/2021
1.1.135 635 8/2/2021
1.1.134 656 8/2/2021
1.1.133 698 7/26/2021
1.1.132-Preview 501 7/15/2021
1.1.131-Preview 464 7/15/2021
Loading failed