DevSkill.Data 10.0.45

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

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.45 0 7/8/2026
8.0.45 310 11/4/2025
8.0.44 357 9/15/2024
8.0.43 314 3/11/2024
8.0.42 288 3/10/2024
8.0.41 295 3/6/2024
8.0.40 306 3/3/2024
8.0.39 324 2/27/2024
8.0.38 285 2/19/2024
8.0.37 297 2/18/2024
8.0.9 380 2/14/2024
8.0.8 284 2/14/2024
8.0.7 289 2/14/2024
8.0.6 297 2/13/2024
8.0.5 370 1/8/2024
8.0.4 291 1/4/2024
7.0.35 283 2/18/2024
7.0.34 281 2/15/2024
7.0.33 285 1/10/2024
7.0.31 268 1/4/2024
Loading failed

Inital version of the library