CoreModule 1.5.2

Suggested Alternatives

ModularSystem.Core

dotnet add package CoreModule --version 1.5.2
                    
NuGet\Install-Package CoreModule -Version 1.5.2
                    
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="CoreModule" Version="1.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoreModule" Version="1.5.2" />
                    
Directory.Packages.props
<PackageReference Include="CoreModule" />
                    
Project file
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 CoreModule --version 1.5.2
                    
#r "nuget: CoreModule, 1.5.2"
                    
#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 CoreModule@1.5.2
                    
#: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=CoreModule&version=1.5.2
                    
Install as a Cake Addin
#tool nuget:?package=CoreModule&version=1.5.2
                    
Install as a Cake Tool

Core module of the modular system do standard micro service applications.

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.  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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CoreModule:

Package Downloads
EasyMongoDB

To use it just extend a class from QueryableBase<T> Ex: public class FoobarDAO : QueryableBase<Foobar>;

BitwiseLTDA.AppTecnicos.Grpc.Clients

Package Description

GrpcModule

Package Description

RoutineModule

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.2 1,893 3/31/2021 1.5.2 is deprecated because it is no longer maintained.
1.5.0 1,023 3/27/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.4 2,125 3/23/2021 1.4.4 is deprecated because it is no longer maintained.
1.4.3 1,046 3/23/2021 1.4.3 is deprecated because it is no longer maintained.
1.4.2 759 3/23/2021 1.4.2 is deprecated because it is no longer maintained.
1.4.1 690 3/22/2021 1.4.1 is deprecated because it is no longer maintained.
1.4.0 963 3/22/2021 1.4.0 is deprecated because it is no longer maintained.
1.3.0 715 3/19/2021 1.3.0 is deprecated because it is no longer maintained.
1.2.0 1,066 3/7/2021 1.2.0 is deprecated because it is no longer maintained.
1.1.0 929 3/6/2021 1.1.0 is deprecated because it is no longer maintained.
1.0.0 820 3/1/2021 1.0.0 is deprecated because it is no longer maintained.
0.4.0 6,213 2/23/2021 0.4.0 is deprecated because it is no longer maintained.
0.3.0 4,305 11/5/2020 0.3.0 is deprecated because it is no longer maintained.
0.2.7 818 11/4/2020 0.2.7 is deprecated because it is no longer maintained.
0.2.6 924 11/4/2020 0.2.6 is deprecated because it is no longer maintained.
0.2.5 800 11/4/2020 0.2.5 is deprecated because it is no longer maintained.
0.2.4 829 11/4/2020 0.2.4 is deprecated because it is no longer maintained.
0.2.3 847 11/4/2020 0.2.3 is deprecated because it is no longer maintained.
0.2.2 842 11/4/2020 0.2.2 is deprecated because it is no longer maintained.
0.2.1 842 11/4/2020 0.2.1 is deprecated because it is no longer maintained.
0.2.0 978 11/4/2020 0.2.0 is deprecated because it is no longer maintained.
0.1.0 857 11/4/2020 0.1.0 is deprecated because it is no longer maintained.
0.0.5 2,447 10/27/2020 0.0.5 is deprecated because it is no longer maintained.
0.0.4 1,065 10/27/2020 0.0.4 is deprecated because it is no longer maintained.
0.0.3 1,132 10/26/2020 0.0.3 is deprecated because it is no longer maintained.
0.0.2 2,357 10/15/2020 0.0.2 is deprecated because it is no longer maintained.
0.0.1 873 10/15/2020 0.0.1 is deprecated because it is no longer maintained.

test stuff