Framework.Services.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Framework.Services.Core --version 1.0.0
NuGet\Install-Package Framework.Services.Core -Version 1.0.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="Framework.Services.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Framework.Services.Core --version 1.0.0
#r "nuget: Framework.Services.Core, 1.0.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 Framework.Services.Core as a Cake Addin
#addin nuget:?package=Framework.Services.Core&version=1.0.0

// Install Framework.Services.Core as a Cake Tool
#tool nuget:?package=Framework.Services.Core&version=1.0.0

Provides core services for software development

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

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

Package Downloads
Framework.Services.Entity

It provides a base class called Business Entities Structure (Base Model) used to map automatticaly the properties without using reflection from the database/datasource

Framework.Services.Data

It is a .NET Core/Standard library that provides abstract methods to be use by the implementation classes based on an specific database

Framework.Services.Cache

It provides the base methods and properties for accessing the object cache using Runtime caching capabilities

Framework.Services.WebAPI.CrossClient

Framework.WebAPI.CrossClientIt is a .NET Core/Standard library that expose the HttpClient capabilities to cross client applications

Framework.Services.Logging

It is a .NET Core/Standard library that provides logging capabilities that relies on the Log4Net package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.26 348 1/21/2024
1.0.25 297 1/21/2024
1.0.24 271 1/20/2024
1.0.23 1,171 6/3/2022
1.0.22 1,561 5/3/2022
1.0.21 1,240 4/19/2022
1.0.20 908 4/19/2022
1.0.18 889 4/19/2022
1.0.16 908 4/19/2022
1.0.15 908 4/19/2022
1.0.14 871 4/19/2022
1.0.12 876 4/19/2022
1.0.11 850 4/19/2022
1.0.10 824 4/19/2022
1.0.9 863 4/19/2022
1.0.8 857 4/19/2022
1.0.7 4,180 1/31/2020
1.0.6 1,169 9/24/2019
1.0.5 5,225 9/16/2019
1.0.4 2,768 9/10/2019
1.0.3 3,174 2/18/2019
1.0.2 1,507 7/5/2018
1.0.1 1,888 7/4/2018
1.0.0 1,247 6/27/2018

Provides core services for software development