Genocs.Core 5.0.9

Requires NuGet 5.0.0 or higher.

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

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

.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

[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 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 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. 
.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.9 1,599 2/19/2024
5.0.8 1,526 2/8/2024
5.0.6 3,405 1/23/2024
5.0.5 11,340 12/26/2023
5.0.4 31,059 12/7/2023
5.0.3 646 11/30/2023
5.0.2 610 11/28/2023
5.0.1 607 11/28/2023
5.0.0 816 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 276 3/12/2023
3.0.0 989 3/12/2023
2.4.1 1,374 3/4/2023
2.4.0 3,247 1/5/2023
2.3.1 1,018 1/5/2023
2.3.0 3,142 11/20/2022
2.2.1 343 11/19/2022
2.2.0 346 11/19/2022
1.0.2 3,677 12/4/2021
1.0.1 1,789 5/14/2020
1.0.0 525 5/14/2020

Updated to NET8