Forge.Repository 1.0.0-alpha.12

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

Forge.Repository

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 Forge.Repository:

Package Downloads
Forge.Repository.SqlServer

A flexible, database-agnostic repository pattern for .NET supporting EFCore.

Forge.Repository.PostgreSql

A flexible, database-agnostic repository pattern for .NET supporting EFCore.

Forge.Repository.Oracle

A flexible, database-agnostic repository pattern for .NET supporting EFCore.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha.12 43 4/5/2026
1.0.0-alpha.10 42 4/4/2026
1.0.0-alpha.9 45 4/4/2026
1.0.0-alpha.8 37 4/4/2026
1.0.0-alpha.7 45 4/3/2026
1.0.0-alpha.6 43 4/3/2026
1.0.0-alpha.1 40 4/3/2026