Coree.NETStandard
0.1.8962.10141
dotnet add package Coree.NETStandard --version 0.1.8962.10141
NuGet\Install-Package Coree.NETStandard -Version 0.1.8962.10141
<PackageReference Include="Coree.NETStandard" Version="0.1.8962.10141" />
paket add Coree.NETStandard --version 0.1.8962.10141
#r "nuget: Coree.NETStandard, 0.1.8962.10141"
// Install Coree.NETStandard as a Cake Addin #addin nuget:?package=Coree.NETStandard&version=0.1.8962.10141 // Install Coree.NETStandard as a Cake Tool #tool nuget:?package=Coree.NETStandard&version=0.1.8962.10141
Coree.NETStandard
Coree.NETStandard is a comprehensive library that provides a wide range of generic helper functionalities, designed to enhance and simplify coding tasks across .NET Standard projects.
Documentation
As Coree.NETStandard is exclusively a library project, you can thoroughly explore its functionalities through the Docfx API documentation. This documentation is available in a Markdown format similar to this text, ensuring easy access and understanding for developers.
Usage
For deploying, the strategy varies based on the branch type:
- Packages from feature, develop, release and master branches will be published to a personal GitHub package repository.
- Deployments from release branches target NuGet's integration environment.
- Deployments from master branches target the main NuGet repository.
Here are the commands to configure the NuGet sources for each scenario:
# feature, develop, release and master packages
dotnet nuget add source https://nuget.pkg.github.com/carsten-riedel/index.json -n GithubCoreeRepo
# release packages
dotnet nuget add source https://apiint.nugettest.org/v3/index.json -n int.nugettest.org
# master packages (normaly already configured)
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- JsonPath.Net (>= 1.0.4)
- Microsoft.EntityFrameworkCore (>= 3.1.32 && < 4.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 3.1.32 && < 4.0.0)
- Microsoft.Extensions.Caching.Memory (>= 6.0.0)
- Microsoft.Extensions.Hosting (>= 8.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
- Polly (>= 6.0.1)
- Serilog (>= 3.1.1)
- Serilog.Enrichers.Environment (>= 2.3.0)
- Serilog.Extensions.Hosting (>= 7.0.0)
- Serilog.Extensions.Logging (>= 7.0.0)
- Serilog.Sinks.Console (>= 5.0.1)
- Serilog.Sinks.Debug (>= 2.0.0)
- Serilog.Sinks.File (>= 5.0.0)
- Spectre.Console (>= 0.49.1)
- Spectre.Console.Cli (>= 0.49.1)
- System.Collections.Immutable (>= 8.0.0)
- System.DirectoryServices (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.8962.10141 | 1 | 7/15/2024 |
0.1.8952.9771 | 1 | 7/5/2024 |
0.1.8945.19968 | 1 | 6/28/2024 |
0.1.8939.16648 | 1 | 6/22/2024 |
0.1.8931.10793 | 1 | 6/14/2024 |
0.1.8905.16273 | 2 | 5/19/2024 |
0.1.8900.8793 | 1 | 5/14/2024 |
0.1.8898.9837 | 1 | 5/12/2024 |
0.1.* (2024-02-29)
- For versions below 1.0, the software is in a preliminary phase, focusing on core development and testing. Users should be prepared for ongoing adjustments and enhancements as the project matures towards its initial stable release