EfCoreNexus.Framework 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EfCoreNexus.Framework --version 1.0.1                
NuGet\Install-Package EfCoreNexus.Framework -Version 1.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="EfCoreNexus.Framework" Version="1.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EfCoreNexus.Framework --version 1.0.1                
#r "nuget: EfCoreNexus.Framework, 1.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.
// Install EfCoreNexus.Framework as a Cake Addin
#addin nuget:?package=EfCoreNexus.Framework&version=1.0.1

// Install EfCoreNexus.Framework as a Cake Tool
#tool nuget:?package=EfCoreNexus.Framework&version=1.0.1                

Contributors Forks Stargazers Issues MIT License Nuget

EfCoreNexus

Integrate the entity framework core into your blazor app with ease and less code.

About The Project

Tired of copy & pasting a lots of classes when creating a new table and connecting it to your blazor app? EfCoreNexus helps you integrating the entity framework core into your blazor app. After it had been set up, it is really easy to add new table to your app. Now you only have to add to classes: the entity class and a provider class, which handle the CRUD operations. Simple operations are covered by the base class while you can add the specific ones. Additionally you can add a configuration for each entity.

How to use

Please have a look at the README.md in the Github repository.

License

Distributed under the MIT License. See LICENSE.txt for more information.

https://github.com/thliborius/EfCoreNexus

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 135 3/25/2024
1.0.4 123 3/14/2024
1.0.3 131 3/11/2024
1.0.2 126 3/11/2024
1.0.1 133 2/29/2024
1.0.0 105 2/29/2024