Genocs.Core 5.0.0-preview1.0

This is a prerelease version of Genocs.Core.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.Core --version 5.0.0-preview1.0
NuGet\Install-Package Genocs.Core -Version 5.0.0-preview1.0
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="Genocs.Core" Version="5.0.0-preview1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genocs.Core --version 5.0.0-preview1.0
#r "nuget: Genocs.Core, 5.0.0-preview1.0"
#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 Genocs.Core as a Cake Addin
#addin nuget:?package=Genocs.Core&version=5.0.0-preview1.0&prerelease

// Install Genocs.Core as a Cake Tool
#tool nuget:?package=Genocs.Core&version=5.0.0-preview1.0&prerelease

.NET Core library

This package contains a set of base functionalities designed by Genocs. The library is built to be used on .NET standard 2.1 and NET6 or NET7 as well.

Description

Core NuGet package contains general purpose functionalities to be used on DDD services.

Support

Please check the GitHub repository getting more info.

Release notes

[2023-03-12] 5.0.0

  • New Architecture

[2023-03-12] 3.1.0

  • Added Builders

[2023-03-12] 3.0.0

  • Refactory to implement CQRS pattern

[2023-03-04] 2.4.1

  • Updated System.Text.Json
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Genocs.Core:

Package Downloads
Genocs.Persistence.MongoDb

The Genocs Library .NET Core to be used with MongoDB as persistence datalayer..

Genocs.MessageBrokers

The message brokers interface library useful to build .NET Core projects.

Genocs.Tracing

The tracing library to use Azure Service Bus.

Genocs.Monitoring

Telemetry and Tracing library.

Genocs.Logging

The logging library useful to build .NET Core projects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.10 5,766 3/31/2024
5.0.9 1,627 2/19/2024
5.0.8 1,547 2/8/2024
5.0.6 3,429 1/23/2024
5.0.5 11,360 12/26/2023
5.0.4 36,533 12/7/2023
5.0.3 668 11/30/2023
5.0.2 625 11/28/2023
5.0.1 636 11/28/2023
5.0.0 837 11/25/2023
5.0.0-preview1.0 163 3/25/2023
5.0.0-preview.5.0 1,245 10/13/2023
5.0.0-preview.4.1 4,489 8/9/2023
5.0.0-preview.4.0 1,394 7/15/2023
5.0.0-preview.3.2 165 7/13/2023
5.0.0-preview.3.1 127 6/19/2023
5.0.0-preview.3.0 349 4/25/2023
5.0.0-preview.2.0 72 4/25/2023
5.0.0-preview.1.3 88 3/27/2023
5.0.0-preview.1.2 89 3/27/2023
3.1.0 277 3/12/2023
3.0.0 1,024 3/12/2023
2.4.1 1,428 3/4/2023
2.4.0 3,375 1/5/2023
2.3.1 1,052 1/5/2023
2.3.0 3,225 11/20/2022
2.2.1 346 11/19/2022
2.2.0 349 11/19/2022
1.0.2 3,734 12/4/2021
1.0.1 1,825 5/14/2020
1.0.0 525 5/14/2020

Aligned to the ecosystem