DevSkill.Core 10.0.0

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

This is a package to be used with Dev Skill's projects

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DevSkill.Core:

Package Downloads
DevSkill.Http

This is a package to be used with Dev Skill's projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 0 7/8/2026
8.0.66 393 3/19/2024
8.0.65 265 3/11/2024
8.0.64 280 3/10/2024
8.0.63 334 3/6/2024
8.0.60 285 3/3/2024
8.0.59 328 2/27/2024
8.0.58 254 2/19/2024
8.0.57 250 2/18/2024
8.0.0 659 12/17/2023
7.0.56 275 2/15/2024
7.0.55 279 2/15/2024
7.0.54 278 1/11/2024
7.0.45 261 1/10/2024
7.0.44 255 1/10/2024
7.0.34 642 9/14/2023
7.0.33 265 9/14/2023
7.0.32 965 6/22/2023
7.0.31 406 5/21/2023
7.0.30 291 5/18/2023
Loading failed

Inital version of the library