MPSTI.PlenoSoft.Core.DbConfigurations
1.0.0.5
See the version list below for details.
dotnet add package MPSTI.PlenoSoft.Core.DbConfigurations --version 1.0.0.5
NuGet\Install-Package MPSTI.PlenoSoft.Core.DbConfigurations -Version 1.0.0.5
<PackageReference Include="MPSTI.PlenoSoft.Core.DbConfigurations" Version="1.0.0.5" />
paket add MPSTI.PlenoSoft.Core.DbConfigurations --version 1.0.0.5
#r "nuget: MPSTI.PlenoSoft.Core.DbConfigurations, 1.0.0.5"
// Install MPSTI.PlenoSoft.Core.DbConfigurations as a Cake Addin #addin nuget:?package=MPSTI.PlenoSoft.Core.DbConfigurations&version=1.0.0.5 // Install MPSTI.PlenoSoft.Core.DbConfigurations as a Cake Tool #tool nuget:?package=MPSTI.PlenoSoft.Core.DbConfigurations&version=1.0.0.5
MPSTI.PlenoSoft.Core.DbConfigurations
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net6.0
- Microsoft.Extensions.Configuration (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
(Atual)
2023-09-25 - 1.0.0.5 - Refatora as classes para deixar com um designer mais simples e amigável + documentação dos métodos para uso deste pacote;
2023-09-23 - 1.0.0.4 - Remove tratamento de erro para deixar lançar exception e ser capturada na inicialização + Escrita de testes unitários com o Sqlite;
2023-09-22 - 1.0.0.3 - Rename package from MPSTI.PlenoSoft.Core.Configurations to MPSTI.PlenoSoft.Core.DbConfigurations;
2023-09-22 - 1.0.0.2 - Remove unused Packages References from Project;
2023-09-22 - 1.0.0.1 - Versão Inicial do MPSTI.PlenoSoft.Core.Configurations que permite carregar configurações de uma tabela do banco de dados;