Genocs.Core
7.2.4
See the version list below for details.
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.Core --version 7.2.4
NuGet\Install-Package Genocs.Core -Version 7.2.4
<PackageReference Include="Genocs.Core" Version="7.2.4" />
<PackageVersion Include="Genocs.Core" Version="7.2.4" />
<PackageReference Include="Genocs.Core" />
paket add Genocs.Core --version 7.2.4
#r "nuget: Genocs.Core, 7.2.4"
#:package Genocs.Core@7.2.4
#addin nuget:?package=Genocs.Core&version=7.2.4
#tool nuget:?package=Genocs.Core&version=7.2.4
.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 | Versions 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. 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. |
-
net6.0
- Figgle (>= 0.5.1)
- Genocs.Common (>= 7.2.4)
- Scrutor (>= 5.0.2)
-
net7.0
- Figgle (>= 0.5.1)
- Genocs.Common (>= 7.2.4)
- Scrutor (>= 5.0.2)
-
net8.0
- Figgle (>= 0.5.1)
- Genocs.Common (>= 7.2.4)
- Scrutor (>= 5.0.2)
-
net9.0
- Figgle (>= 0.5.1)
- Genocs.Common (>= 7.2.4)
- Scrutor (>= 5.0.2)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Genocs.Core:
| Package | Downloads |
|---|---|
|
Genocs.MessageBrokers
The message brokers interface library useful to build .NET Core projects. |
|
|
Genocs.Logging
Logging abstractions and extensions for Genocs applications. |
|
|
Genocs.Persistence.MongoDB
MongoDB repository and persistence integration for Genocs applications. |
|
|
Genocs.WebApi
ASP.NET Core Web API extensions and conventions for Genocs applications. |
|
|
Genocs.Http
Http client abstractions and helpers for Genocs applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-beta001 | 364 | 2/28/2026 |
| 8.1.0 | 508 | 2/8/2026 |
| 8.0.0 | 3,071 | 11/23/2025 |
| 7.5.1 | 3,374 | 10/19/2025 |
| 7.5.0 | 5,945 | 10/12/2025 |
| 7.4.1 | 2,555 | 9/19/2025 |
| 7.4.0 | 810 | 9/19/2025 |
| 7.3.0 | 8,863 | 8/14/2025 |
| 7.2.5 | 14,205 | 5/1/2025 |
| 7.2.4 | 3,572 | 4/18/2025 |
| 7.2.3 | 18,609 | 1/20/2025 |
| 7.2.2 | 1,803 | 12/31/2024 |
| 7.2.1 | 12,594 | 12/15/2024 |
| 7.2.0 | 1,611 | 12/14/2024 |
| 7.1.0 | 4,757 | 11/29/2024 |
| 7.0.0 | 8,940 | 11/24/2024 |
| 6.4.0 | 15,447 | 11/10/2024 |
| 6.3.0 | 14,846 | 11/3/2024 |
| 6.2.0 | 8,386 | 10/22/2024 |
| 6.1.0 | 9,505 | 10/12/2024 |
Upgraded to NET9.0