RecShark.AspNetCore 2.0.0

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

Provide api extensions.

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

Showing the top 1 NuGet packages that depend on RecShark.AspNetCore:

Package Downloads
RecShark.AspNetCore.Testing

Provide api testing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 1,252 2022/12/13
2.0.0-beta4 396 2022/12/1
2.0.0-beta1 402 2022/11/21
1.4.0 1,244 2022/6/7
1.4.0-beta5 386 2022/6/7
1.4.0-beta4 391 2022/6/7
1.4.0-beta3 369 2022/6/7
1.4.0-beta2 353 2022/6/7
1.4.0-beta 365 2022/6/2
1.3.4-beta02 374 2022/6/1
1.3.4-beta01 352 2022/5/31
1.3.3 928 2022/3/25
1.3.2 1,051 2022/3/21
1.3.1 871 2022/3/11
1.3.0 826 2022/3/4
1.2.0 985 2022/1/31
1.1.9 857 2022/1/25
1.1.8 847 2022/1/25
1.1.7 803 2022/1/24
1.1.6 1,139 2022/1/11
Loading failed