Authfix.EntityFrameworkCore.Seed 9.0.1

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

This project is not an official entity framework core library. It aims to give the ability to seed values inside the database for testing/integration purpose.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on Authfix.EntityFrameworkCore.Seed:

Package Downloads
Authfix.EntityFrameworkCore.Seed.Postgres

Postgresql support for package Authfix.EntityFrameworkCore.Seed.

Authfix.EntityFrameworkCore.Seed.InMemory

In memory support for package Authfix.EntityFrameworkCore.Seed.

Authfix.EntityFrameworkCore.Seed.SqlServer

SQL Server support for package Authfix.EntityFrameworkCore.Seed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.1 667 5/2/2025
9.0.0 1,041 5/1/2025
7.0.0 983 2/20/2023
6.0.0 1,874 3/19/2022
5.0.5 1,165 3/30/2021
3.1.3 754 3/4/2020
3.1.2 676 3/4/2020
3.1.1 727 3/4/2020
3.1.0 2,519 3/3/2020
1.0.0-beta0051 780 1/8/2019
1.0.0-beta0050 735 1/8/2019
1.0.0-beta0049 787 10/23/2018
1.0.0-beta0047 1,279 10/22/2018
1.0.0-beta0046 794 10/15/2018
1.0.0-beta0045 1,009 10/15/2018
1.0.0-beta0044 840 10/5/2018
1.0.0-beta0043 824 10/5/2018
1.0.0-beta0042 842 10/1/2018
Loading failed