Jones 3.5.7

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

CSharp base library

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

Showing the top 2 NuGet packages that depend on Jones:

Package Downloads
Jones.AutoMapper

AutoMapper auxiliary library

Jones.EntityFrameworkCore

execute Raw SQL queries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.7 268 3/21/2024
3.5.6 252 2/1/2024
3.5.5 221 10/9/2023
3.5.4 195 9/20/2023
3.5.3 205 9/20/2023
3.5.2 209 9/20/2023
3.5.1 429 2/6/2023
3.5.0 406 2/3/2023
3.4.0 423 1/27/2023
3.3.3 469 12/15/2022
3.3.2 452 12/10/2022
3.3.1 452 11/25/2022
3.2.1 450 11/20/2022
3.1.1 504 10/31/2022
3.1.0 493 10/31/2022
3.0.0 767 2/25/2022
2.9.8 616 2/17/2022
2.8.8 608 2/17/2022
2.8.7 472 11/3/2021
2.8.6 511 10/20/2021
Loading failed