Genocs.Core 6.4.0

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.Core --version 6.4.0                
NuGet\Install-Package Genocs.Core -Version 6.4.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="6.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genocs.Core --version 6.4.0                
#r "nuget: Genocs.Core, 6.4.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=6.4.0

// Install Genocs.Core as a Cake Tool
#tool nuget:?package=Genocs.Core&version=6.4.0                

.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, NET7 NET8.

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

[2024-06-22] 6.0.0-preview.1.0

  • Upgrade toward Version 6.0.0

[2024-01-23] 5.0.6

  • Refactory Settings
  • Updated nuget packages

[2023-11-25] 5.0.5

  • Moved to NET8

[yyyy-mm-dd] 5.0.4

[yyyy-mm-dd] 5.0.3

[yyyy-mm-dd] 5.0.2

[yyyy-mm-dd] 5.0.1

[2023-11-25] 5.0.0

  • Moved to NET8

[2023-10-13] 5.0.0-preview.5.0

  • Added editorconfig
  • Added StyleCop
  • Updated logo
  • Updated readme

[2023-03-12] 5.0.0-preview.4.0

  • Implemented MongoDB repository interfaces

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

NuGet packages (19)

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

Package Downloads
Genocs.Tracing

The tracing library to use Azure Service Bus.

Genocs.MessageBrokers

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

Genocs.Persistence.MongoDb

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

Genocs.Logging

The logging library useful to build .NET Core projects.

Genocs.Monitoring

Telemetry and Tracing library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.4.0 2,131 11/10/2024
6.3.0 7,946 11/3/2024
6.2.0 7,962 10/22/2024
6.1.0 9,096 10/12/2024
6.0.0 1,146 7/31/2024
6.0.0-preview.2.0 5,268 7/19/2024
6.0.0-preview.1.0 6,169 6/19/2024
5.0.12 558 6/12/2024
5.0.11 5,554 5/19/2024
5.0.10 9,889 3/31/2024
5.0.9 1,789 2/19/2024
5.0.8 1,705 2/8/2024
5.0.6 3,591 1/23/2024
5.0.5 11,517 12/26/2023
5.0.4 83,613 12/7/2023
5.0.3 837 11/30/2023
5.0.2 804 11/28/2023
5.0.1 807 11/28/2023
5.0.0 1,018 11/25/2023
5.0.0-preview1.0 173 3/25/2023
5.0.0-preview.5.0 1,260 10/13/2023
5.0.0-preview.4.1 4,541 8/9/2023
5.0.0-preview.4.0 1,407 7/15/2023
5.0.0-preview.3.2 176 7/13/2023
5.0.0-preview.3.1 139 6/19/2023
5.0.0-preview.3.0 360 4/25/2023
5.0.0-preview.2.0 83 4/25/2023
5.0.0-preview.1.3 98 3/27/2023
5.0.0-preview.1.2 100 3/27/2023
3.1.0 302 3/12/2023
3.0.0 1,080 3/12/2023
2.4.1 1,481 3/4/2023
2.4.0 3,464 1/5/2023
2.3.1 1,098 1/5/2023
2.3.0 3,305 11/20/2022
2.2.1 378 11/19/2022
2.2.0 378 11/19/2022
1.0.2 3,822 12/4/2021
1.0.1 1,890 5/14/2020
1.0.0 554 5/14/2020

Updated to NET8