Maxsys.Core.Data 7.0.0

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

// Install Maxsys.Core.Data as a Cake Tool
#tool nuget:?package=Maxsys.Core.Data&version=7.0.0

<div align="center"> <img src="maxsys-core-data.png" alt="drawing" width="256" /> <h1>Maxsys Core Data</h1> </div>

Nuget License

Maxsys.Core.Data é uma biblioteca em C# para dar suporte à criação de aplicações Maxsys. Complementa o pacote Maxsys.Core, porém voltado ao acesso à dados e se utiliza de Entity Framework. O framework de destino utilizado é o .NET 7.0.

⛓ Dependências

🛠 Release notes

7.0.0

  • Commit Inicial com implementações de IUnitOfWork e IRepository

✒️ Autores

🧐 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 em maxsystech@outlook.com.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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
10.1.0 80 3/29/2024
10.0.0 108 2/12/2024
9.0.0 149 8/20/2023
7.1.0 133 5/1/2023
7.0.0 159 3/12/2023

7.0.0
- Commit Inicial com implementações de IUnitOfWork e IRepository