Maxsys.Data 17.0.0

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

<div align="center"> <img src="logo.png" alt="drawing" width="128" /> <h1>Maxsys Data</h1> </div>

License

Maxsys.Data complementa o pacote Maxsys.Core com o acesso a dados via Entity Framework Core, implementando os padrões Repository (RepositoryBase) e Unit of Work (UnitOfWorkBase), com filtragem dinâmica por ColumnFilter e projeções via IQueryProjector (adaptador AutoMapper no pacote Maxsys.Mapping.AutoMapper).

🎯 Target

.NET 10

📦 Nuget

Nuget

    <PackageReference Include="Maxsys.Data" Version="17.0.0" />

🔗 Dependências

Maxsys.Core
Microsoft.EntityFrameworkCore

🌟 Features

As principais features do projeto, podem ser vistas aqui.

✒️ Autores

@MaxDolabella

🧐 Aprendizagem

Através desse projeto, tenho a oportunidade de por em prática parte do conhecimento adquirido. Obviamente, ainda é limitado, mas a intenção é sempre buscar a melhora.

🗝️ Licença

Este código possui licença MIT e está liberado para uso da maneira que se desejar.

✉️ Feedback

Quaisquer sugestões ou outro contato, escreva-me nesse e-mail.

🆕 Release Notes

Os changelogs do projeto podem ser vistos aqui

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 (1)

Showing the top 1 NuGet packages that depend on Maxsys.Data:

Package Downloads
Maxsys.Data.Filtering

Extensão Maxsys.Data para filtros tipados (specification): RepositoryBase<TEntity, TFilter> (EF Core) implementando o IRepository com filtro de Maxsys.Core.Filtering. (.NET 10)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
17.0.0 86 8/17/2026