DevSkill.Core 10.0.2

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

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

Package Downloads
DevSkill.Http

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

DevSkill.AWS

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

DevSkill.VdoCipherOperation

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.2 99 7/18/2026
10.0.1 129 7/18/2026
10.0.0 171 7/8/2026
8.0.66 400 3/19/2024
8.0.65 268 3/11/2024
8.0.64 282 3/10/2024
8.0.63 335 3/6/2024
8.0.60 288 3/3/2024
8.0.59 329 2/27/2024
8.0.58 254 2/19/2024
8.0.57 253 2/18/2024
8.0.0 662 12/17/2023
7.0.56 277 2/15/2024
7.0.55 279 2/15/2024
7.0.54 279 1/11/2024
7.0.45 263 1/10/2024
7.0.44 258 1/10/2024
7.0.34 644 9/14/2023
7.0.33 266 9/14/2023
7.0.32 967 6/22/2023
Loading failed

Inital version of the library