Framework.Services.Core
1.0.0
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
<PackageReference Include="Framework.Services.Core" Version="1.0.0" />
paket add Framework.Services.Core --version 1.0.0
#r "nuget: Framework.Services.Core, 1.0.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
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 | 469 | 1/21/2024 |
1.0.25 | 359 | 1/21/2024 |
1.0.24 | 304 | 1/20/2024 |
1.0.23 | 1,225 | 6/3/2022 |
1.0.22 | 1,647 | 5/3/2022 |
1.0.21 | 1,292 | 4/19/2022 |
1.0.20 | 941 | 4/19/2022 |
1.0.18 | 919 | 4/19/2022 |
1.0.16 | 933 | 4/19/2022 |
1.0.15 | 945 | 4/19/2022 |
1.0.14 | 905 | 4/19/2022 |
1.0.12 | 904 | 4/19/2022 |
1.0.11 | 878 | 4/19/2022 |
1.0.10 | 853 | 4/19/2022 |
1.0.9 | 891 | 4/19/2022 |
1.0.8 | 887 | 4/19/2022 |
1.0.7 | 4,662 | 1/31/2020 |
1.0.6 | 1,206 | 9/24/2019 |
1.0.5 | 5,549 | 9/16/2019 |
1.0.4 | 2,923 | 9/10/2019 |
1.0.3 | 3,353 | 2/18/2019 |
1.0.2 | 1,552 | 7/5/2018 |
1.0.1 | 1,965 | 7/4/2018 |
1.0.0 | 1,280 | 6/27/2018 |
Provides core services for software development