CreativeCoders.Data 0.28.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CreativeCoders.Data --version 0.28.0
                    
NuGet\Install-Package CreativeCoders.Data -Version 0.28.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="CreativeCoders.Data" Version="0.28.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CreativeCoders.Data" Version="0.28.0" />
                    
Directory.Packages.props
<PackageReference Include="CreativeCoders.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 CreativeCoders.Data --version 0.28.0
                    
#r "nuget: CreativeCoders.Data, 0.28.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 CreativeCoders.Data@0.28.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=CreativeCoders.Data&version=0.28.0
                    
Install as a Cake Addin
#tool nuget:?package=CreativeCoders.Data&version=0.28.0
                    
Install as a Cake Tool

Base classes and types for a generic data repository

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on CreativeCoders.Data:

Package Downloads
CreativeCoders.Data.EfCore

Entity Framework Core implementation of a data repository for CreativeCoders.Data

CreativeCoders.Data.Nhibernate

Nhibernate implementation of a data repository for CreativeCoders.Data

CreativeCoders.Data.EntityFramework

Entity Framework implementation of a data repository for CreativeCoders.Data

CreativeCoders.Data.Ndatabase

Ndatabase implementation of a data repository for CreativeCoders.Data

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.7.0 116 3/2/2026
6.6.0 119 2/14/2026
6.5.0 122 2/1/2026
6.4.0 127 2/1/2026
6.3.0 123 1/31/2026
6.2.0 123 1/31/2026
6.1.0 127 1/18/2026
6.0.0 129 1/17/2026
5.11.0 126 1/11/2026
5.9.0 136 12/29/2025
5.8.0 132 12/27/2025
5.7.0 185 12/26/2025
5.6.0 221 12/25/2025
5.5.0 220 12/23/2025
5.4.0 191 12/12/2025
5.3.0 224 12/5/2025
5.2.0 231 12/5/2025
5.1.0 250 12/4/2025
5.0.0 634 12/1/2025
0.28.0 1,348 3/28/2022
Loading failed