Webinex.ActiveRecord 1.0.0-build03

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

Active record pattern implementation for aspnetcore

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 Webinex.ActiveRecord:

Package Downloads
Webinex.ActiveRecord.EntityFramework

Active record pattern implementation for aspnetcore

Webinex.ActiveRecord.AspNetCore

Active record pattern implementation for aspnetcore

Webinex.ActiveRecord.All

Active record pattern implementation for aspnetcore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-build03 58 7/9/2026
1.0.0-build02 55 7/9/2026
1.0.0-build01 52 7/9/2026
0.0.1-build9 299 3/4/2025
0.0.1-build8 231 3/4/2025
0.0.1-build7 777 10/30/2024
0.0.1-build6 137 10/30/2024
0.0.1-build5 126 10/30/2024
0.0.1-build4 184 10/23/2024
0.0.1-build3 134 10/18/2024
0.0.1-build18 347 5/26/2026
0.0.1-build17 66 5/26/2026
0.0.1-build16 4,020 8/19/2025
0.0.1-build15 188 8/19/2025
0.0.1-build14 171 8/19/2025
0.0.1-build13 1,214 3/13/2025
0.0.1-build12 312 3/7/2025
0.0.1-build11 240 3/7/2025
0.0.1-build10 233 3/4/2025
0.0.1-alpha0 156 10/18/2024
Loading failed