Found 98 packages
Common EntityBase classes for Entity Framework Code-First.
Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities to test that mappings (automatic or manual) work as expected * DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives to provide more information within tests as to why a test is failing (such information is usually buried within the exception maze that Entity provides)
GoldenEye is a Full Stack framework written in .NET Core. The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages. It also provide set of base classes, helpers, extensions that will help you with your daily work.
Base classes and helpers for building modules that output C# files for Intent Architect.
DataRepository base classes using Entity Framework Code-First.
This library provides a generic repository interface and base class, as well as other data-related extension methods and helper classes.
Generic Repository and UnitOfWork Pattern implementation with base classes for Entity Framework
- 3.6.5 * ToLimitedListEntityFilteredWithSolutionAsync,ToOptimizedLimitedListEntityFilteredWithSolutionAsync methods has been added. - 3.6.4 * Added cancellation token support to EFExtensions async methods. *ToPagedListEntityFilteredWithSolutionAsync, FirstOrDefaultEntityFilteredWithSolutionAsync, ToPagedListEntityAsync - 3.6.3 * Carbon.Common version update - 3.6.2 * IncludeSolutionRelation query extension has been changed for performance. - 3.6.1 * The input parameter type of the FindAsync method has been changed. - 3.6.0 * CancellationToken handling changed on EFRepository and EFTenantManagetTenantRepository classes. - 3.5.2 * ToPagedListEntityFilteredWithSolutionAsync method added to EFExtensions * ToPagedListEntityFilteredWithSolution method client side filtering fixed - 3.4.1 * AsEnumerable usage removed from ToPagedListEntityFilteredWithSolution method. - 3.4.0 * Dotnet 8 and EntityFrameworkCore 8 support added. - 3.3.5 * WhereContains supported Equals method by "useTrEnSearch" property in overloaded method - 3.3.4 * WhereContains supported Equals method by "useTrEnSearch" property - 3.3.3 * New functions with CancellationToken have been added in Repositories. - 3.3.2 * Selector and CancellationToken properties added in Repositories - 3.3.1 * Add WhereContains extensions method fixed - 3.3.0 * Add WhereIf and WhereIfContains extensions method - 3.2.1 * WhereContains overloaded - 3.2.0 * WhereContains use to AndAlso or OrElse - 3.1.7 * WhereContains or extension change to and - 3.1.6 * WhereContains extension method bug resolved - 3.1.5 * Upgrade Carbon.PagedList (Remove pageSize and pageNumber validation check) - 3.1.3 * Added new extension method to EFExtensions (ToPagedListEntityFilteredWithSolution, ToPagedListEntityAsync, WhereContains) - 3.1.2 * Refactor ownership filtering logic; include 'OwnerType.None' in conditions for more comprehensive permission assessment. - 3.1.1 * Fixed EFExtensions FirstOrDefaultEntity methods. Null check condition is added for the Relation object - 3.1.0 * Added a new method(RemoveSolutions) to remove from EntitySolutionRelation during the DeleteBulk process - 3.0.0 * Dotnet 6 and EntityFrameworkCore 6 support added. - 2.5.1 *ConnectToSolution method on repositoryBase now allows entities to be removed from any solutions altogether. - 2.5.0 *SoftDeleteConstraint which checks entity relations on soft delete, added - 2.4.1 *Removed unnecessary and problematical usings -2.4.0 *Read-Only Context and Repository support added in order to implement CQRS over replicated SQL servers -2.3.8 *Some performance improvements on Tenant Management EF Extensions and bug fixes -2.3.0 *IEnumerable extensions added for Tenant Management EF Extensions -2.2.0 *EFTenantManagetTenantRepository Added for ITenantRepository supported repos -2.1.1 *FilteredIndex Error on EntitySolutionRelation in PostgreSQL mitigated -2.1.0 * Compatible with Carbon.WebApplication Goduser feature -2.0.0 * Entity Framework Core 5 support added. ExecuteProcedureSql added 1.2.8 UpdatedDate,deletedDate set for soft deletion 1.2.6
Base classes develop Entity Extensions
Base classes and interfaces for Node.Cs-Entity framework integration The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/entityframework.
Projeto em andamento. Biblioteca com classes base de infra para arquitetura de microserviços utilizando DDD
This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes.
A package that contains the base classes for Aggregates, Entities and ValueTypes.
Base classes that allow for easy construction of RESTful APIs using EF Core.
Provides base NHibernate entity classes that take care of equality, etc.
Base interfaces and classes to implement Services, a DDD Domain logic container
Set of classes commonly used in a system using Microsoft.EntityFrameworkCore
The package contains base classes for entities and repositories
Provides a lightweight .NET library for creating auditable entities, offering easy integration of access, creation, and modification audit capabilities into your applications. This library includes interfaces and base classes designed to simplify the implementation of auditing features in your .NET projects.