Jesse.Common 10.0.1

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

Package Description

Product Compatible and additional computed target framework versions.
.NET 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.
  • net10.0

    • No dependencies.

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
10.0.1 106 4/20/2026
10.0.0 106 4/13/2026
8.0.16 121 3/15/2026
8.0.15 252 11/22/2025
8.0.14 240 10/9/2025
8.0.13 216 10/8/2025
8.0.12 241 9/11/2025
8.0.11 631 3/25/2025
8.0.10 242 11/27/2024
8.0.9 235 11/5/2024
8.0.8 222 10/29/2024
8.0.7 225 10/23/2024
8.0.6 212 10/23/2024
8.0.5 231 10/12/2024
8.0.4 264 6/28/2024
8.0.3 373 12/22/2023
8.0.2 248 12/22/2023
8.0.1 250 12/21/2023
8.0.0 261 12/19/2023
6.0.0 657 6/21/2022
Loading failed