Itsomax.Module.Core
1.0.11
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Itsomax.Module.Core --version 1.0.11
NuGet\Install-Package Itsomax.Module.Core -Version 1.0.11
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="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Itsomax.Module.Core" Version="1.0.11" />
<PackageReference Include="Itsomax.Module.Core" />
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 Itsomax.Module.Core --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Itsomax.Module.Core, 1.0.11"
#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 Itsomax.Module.Core@1.0.11
#: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=Itsomax.Module.Core&version=1.0.11
#tool nuget:?package=Itsomax.Module.Core&version=1.0.11
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. net10.0 was computed. 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. |
| .NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. 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.0
- Autofac.Extensions.DependencyInjection (>= 4.2.1)
- Hangfire (>= 1.6.17)
- Hangfire.PostgreSql (>= 1.4.8.1)
- Itsomax.Data.Infrastructure (>= 1.0.4)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.0.1)
- Microsoft.AspNetCore.StaticFiles (>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.0.1)
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- npgsql (>= 3.2.7)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 2.0.1)
- NToastNotify (>= 3.0.3)
- System.Data.SqlClient (>= 4.4.2)
- 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 | 1,406 | 3/20/2018 |
| 1.0.11 | 2,466 | 3/13/2018 |
| 1.0.10 | 3,601 | 1/31/2018 |
| 1.0.9 | 2,114 | 1/25/2018 |
| 1.0.8 | 3,198 | 1/23/2018 |
| 1.0.7 | 2,992 | 1/19/2018 |
| 1.0.6 | 2,219 | 1/17/2018 |
| 1.0.5 | 2,121 | 1/16/2018 |
| 1.0.4 | 2,098 | 1/16/2018 |
| 1.0.3 | 2,246 | 1/12/2018 |
| 1.0.2 | 2,426 | 1/4/2018 |
| 1.0.1 | 1,395 | 11/2/2017 |
| 1.0.0 | 1,609 | 10/26/2017 |
Change from Module_Table into one schema to Module.Table (schema.table) format using Camel Case and removing from module name the words Management and System