Biss.Db
10.4.1
dotnet add package Biss.Db --version 10.4.1
NuGet\Install-Package Biss.Db -Version 10.4.1
<PackageReference Include="Biss.Db" Version="10.4.1" />
<PackageVersion Include="Biss.Db" Version="10.4.1" />
<PackageReference Include="Biss.Db" />
paket add Biss.Db --version 10.4.1
#r "nuget: Biss.Db, 10.4.1"
#:package Biss.Db@10.4.1
#addin nuget:?package=Biss.Db&version=10.4.1
#tool nuget:?package=Biss.Db&version=10.4.1
Biss.Db
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
This NuGet package provides the foundation for all database projects. It includes base classes and interfaces designed for Entity Framework Core integration, enabling standardized database model implementation and change tracking across your application.
How do I use it?
For using this library, simply install the NuGet package. It will automatically be installed as a dependency when using Biss.DbCacheConverter.
What are the core features?
- Base Database Classes - Foundation classes for all database models with change tracking support
- Entity Framework Core Integration - Built-in support for Entity Framework Core patterns
- SQL Server Support - Pre-configured support for SQL Server databases
- CRUD Model - Base implementation supporting Create, Read, Update, Delete operations
Dependencies
| Package | Version | Purpose |
|---|---|---|
| Biss.Core | Latest | Core utilities and base classes |
| Microsoft.EntityFrameworkCore | 10.0.2+ | ORM and database abstraction framework |
| Microsoft.EntityFrameworkCore.SqlServer | 10.0.2+ | SQL Server provider for Entity Framework Core |
| Microsoft.EntityFrameworkCore.Tools | 10.0.2+ | Design-time tools for Entity Framework Core migrations |
| Product | Versions 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. |
-
net10.0
- Biss (>= 10.4.1)
- Microsoft.EntityFrameworkCore (>= 10.0.2)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Biss.Db:
| Package | Downloads |
|---|---|
|
Biss.DbCacheConverter
Biss Core SDK |
|
|
Biss.Apps.Template.DbTemplate
Biss Core SDK |
|
|
Biss.Apps.Messaging.Service
Biss Core SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 39 | 2/12/2026 |
Changelog.md