Genocs.Core 7.2.2

Requires NuGet 5.0.0 or higher.

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

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

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

NuGet packages (14)

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

Package Downloads
Genocs.Logging

The logging library.

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.Monitoring

Telemetry and Tracing library.

Genocs.WebApi

The web api library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.2.2 964 12/31/2024
7.2.1 12,107 12/15/2024
7.2.0 1,213 12/14/2024
7.1.0 4,143 11/29/2024
7.0.0 8,546 11/24/2024
6.4.0 14,825 11/10/2024
6.3.0 7,973 11/3/2024
6.2.0 7,981 10/22/2024
6.1.0 9,115 10/12/2024
6.0.0 1,170 7/31/2024
6.0.0-preview.2.0 5,275 7/19/2024
6.0.0-preview.1.0 6,176 6/19/2024
5.0.12 571 6/12/2024
5.0.11 5,563 5/19/2024
5.0.10 9,897 3/31/2024
5.0.9 1,796 2/19/2024
5.0.8 1,718 2/8/2024
5.0.6 3,601 1/23/2024
5.0.5 11,525 12/26/2023
5.0.4 120,215 12/7/2023
5.0.3 844 11/30/2023
5.0.2 810 11/28/2023
5.0.1 813 11/28/2023
5.0.0 1,033 11/25/2023
5.0.0-preview1.0 180 3/25/2023
5.0.0-preview.5.0 1,265 10/13/2023
5.0.0-preview.4.1 4,554 8/9/2023
5.0.0-preview.4.0 1,412 7/15/2023
5.0.0-preview.3.2 182 7/13/2023
5.0.0-preview.3.1 143 6/19/2023
5.0.0-preview.3.0 365 4/25/2023
5.0.0-preview.2.0 89 4/25/2023
5.0.0-preview.1.3 103 3/27/2023
5.0.0-preview.1.2 108 3/27/2023
3.1.0 312 3/12/2023
3.0.0 1,088 3/12/2023
2.4.1 1,488 3/4/2023
2.4.0 3,473 1/5/2023
2.3.1 1,107 1/5/2023
2.3.0 3,314 11/20/2022
2.2.1 389 11/19/2022
2.2.0 389 11/19/2022
1.0.2 3,833 12/4/2021
1.0.1 1,900 5/14/2020
1.0.0 564 5/14/2020

Upgraded to NET9.0