Microservice.Framework.Common
7.0.0
dotnet add package Microservice.Framework.Common --version 7.0.0
NuGet\Install-Package Microservice.Framework.Common -Version 7.0.0
<PackageReference Include="Microservice.Framework.Common" Version="7.0.0" />
paket add Microservice.Framework.Common --version 7.0.0
#r "nuget: Microservice.Framework.Common, 7.0.0"
// Install Microservice.Framework.Common as a Cake Addin #addin nuget:?package=Microservice.Framework.Common&version=7.0.0 // Install Microservice.Framework.Common as a Cake Tool #tool nuget:?package=Microservice.Framework.Common&version=7.0.0
Microservice.Framework.Common houses common utils needed for use in other libraries or projects
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net7.0
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microservice.Framework.Common:
Package | Downloads |
---|---|
Microservice.Framework.Domain
Microservice.Framework.Domain coupled with event driven architecture (to include event sourcing as well) |
|
Microservice.Framework.Persistence
Microservice.Framework.Persistence abstraction of an orm, Implementation depends on you (example Entity Framework or NHibernate) |
|
Microservice.Framework.Ioc
Microservice.Framework.Ioc is a library solely for inversion of control |
|
Microservice.Framework.Validation
Microservice.Framework.Validation library for custom validation |
|
Microservice.Framework.Orchestration
Microservice.Framework.Orchestration is framework for creating an orchestrated service |
GitHub repositories
This package is not used by any popular GitHub repositories.