Itsomax.Data.Infrastructure 2.0.3-preview1

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

// Install Itsomax.Data.Infrastructure as a Cake Tool
#tool nuget:?package=Itsomax.Data.Infrastructure&version=2.0.3-preview1&prerelease                

update libraries

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Itsomax.Data.Infrastructure:

Package Downloads
Itsomax.Module.Core

Core module to build apps with Itsomax.AppHost

Itsomax.Module.UserCore

Module to manage users, roles and permitions over modules

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0-rc1 857 5/25/2018
2.1.0-preview2 797 4/18/2018
2.0.3-preview1 999 3/20/2018
2.0.2-preview1 858 3/20/2018
2.0.1-preview1 794 3/19/2018
2.0.0-preview1 922 3/15/2018
1.0.4 10,046 1/12/2018
1.0.3 1,876 1/4/2018
1.0.2 1,585 10/31/2017
1.0.1 949 10/31/2017
1.0.0 1,225 10/26/2017

added httpClient, modified Module initializer