New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

VoidCore.EntityFramework

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

VoidCore.EntityFramework

Entity Framework Core data access for applications based on VoidCore.Model.

nugetNuGet
Version
15.3.1
Version published
Maintainers
1
Created
Source

VoidCore

License Build Status Test Coverage

VoidCore is a set of core libraries for building business applications on .NET.

FoodStuffs is a comprehensive example of how applications can be built using VoidCore.

Documentation

VoidCore is split into packages so you only get what you need.

DocsDescriptionRelease
VoidCore.ModelAn opinionated core for building business applications.NuGet package MyGet package
VoidCore.AspNetConfigure ASP.NET web applications based on VoidCore.Model. Includes single-page front end support.NuGet package MyGet package
VoidCore.EntityFrameworkEntity Framework Core data access for applications based on VoidCore.Model.NuGet package MyGet package
VoidCore.FinanceA financial library with primary focus on simple amortization and time-value of money.NuGet package MyGet package

Developers

VoidCore is built on Azure Pipelines and released on Nuget.

To work on VoidCore, you will need the .NET SDK and PowerShell.

See the /build folder for scripts used to test and build this project. Run build.ps1 to make a production build.

./build/build.ps1

There are VSCode tasks for each script. The build task (ctrl + shift + b) performs the standard CI build.

Keywords

efcore

FAQs

Package last updated on 03 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts