Itsomax.Module.Core
2.0.1-preview1
This is a prerelease version of Itsomax.Module.Core.
dotnet add package Itsomax.Module.Core --version 2.0.1-preview1
NuGet\Install-Package Itsomax.Module.Core -Version 2.0.1-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.Module.Core" Version="2.0.1-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Itsomax.Module.Core --version 2.0.1-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Itsomax.Module.Core, 2.0.1-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.Module.Core as a Cake Addin #addin nuget:?package=Itsomax.Module.Core&version=2.0.1-preview1&prerelease // Install Itsomax.Module.Core as a Cake Tool #tool nuget:?package=Itsomax.Module.Core&version=2.0.1-preview1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core module to build apps with Itsomax.AppHost
Product | Versions 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.
-
.NETCoreApp 2.1
- Autofac.Extensions.DependencyInjection (>= 4.2.1)
- Hangfire (>= 1.7.0-beta1)
- Hangfire.PostgreSql (>= 1.4.8.1)
- Itsomax.Data.Infrastructure (>= 2.0.3-preview1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.1.0-preview1-final)
- Microsoft.AspNetCore.StaticFiles (>= 2.1.0-preview1-final)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Configuration (>= 2.1.0-preview1-final)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.1.0-preview1-final)
- npgsql (>= 4.0.0-preview1)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 2.1.0-preview1)
- NPOI.Core.Extension (>= 1.0.0)
- NToastNotify (>= 5.0.0)
- System.Data.SqlClient (>= 4.5.0-preview1-26216-02)
- System.IO.FileSystem (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Itsomax.Module.Core:
Package | Downloads |
---|---|
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.0.1-preview1 | 899 | 3/20/2018 |
1.0.11 | 1,936 | 3/13/2018 |
1.0.10 | 3,044 | 1/31/2018 |
1.0.9 | 1,599 | 1/25/2018 |
1.0.8 | 2,649 | 1/23/2018 |
1.0.7 | 2,487 | 1/19/2018 |
1.0.6 | 1,720 | 1/17/2018 |
1.0.5 | 1,612 | 1/16/2018 |
1.0.4 | 1,748 | 1/16/2018 |
1.0.3 | 1,741 | 1/12/2018 |
1.0.2 | 1,911 | 1/4/2018 |
1.0.1 | 1,041 | 11/2/2017 |
1.0.0 | 1,258 | 10/26/2017 |
move to .net core 2.1 preview1, minor fixes and change in services injection, update ntoast to 5.0