Cap.Core 10.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cap.Core --version 10.0.0
                    
NuGet\Install-Package Cap.Core -Version 10.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="Cap.Core" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cap.Core" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Cap.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cap.Core --version 10.0.0
                    
#r "nuget: Cap.Core, 10.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.
#:package Cap.Core@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cap.Core&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Cap.Core&version=10.0.0
                    
Install as a Cake Tool

CoreLib

.NET 6.0

Consider this library as productivity boost to achieve stated development goals faster in .NET.

Pros

  • field-proven solutions for everyday problems.
  • doesn't add additional 3rd-party dependencies (beside itself of course).
  • open source and completely free (MIT).
  • faster development by reusing the provided solutions. The more you do it, the faster you'll go.
  • And most important of all: Development feels even more like "batteries included".

Cons

  • CoreLib probably contains more features/solutions than required for your use case. Usually this con should not be a problem, but if a size optimized solution is required, extracting the used parts into the project could be a viable response to this drawback.
  • You must read the documentation. If you don't know the provided solutions you don't use them or make them even better.

Getting started

  1. Install CoreLib via NuGet (Package Cap.Core)
  2. Read the documentation to learn how to use the provided solutions
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 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.  net9.0 was computed.  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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Cap.Core:

Package Downloads
Cap.CoreExcel

Adds convience Wrappers to NPOI

Cap.SqlScripting

This library provides the ability to create SQL scripts from source code.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
12.0.0 3,876 1/8/2023
11.1.0 16,824 7/27/2022
11.0.0 621 7/20/2022
10.2.0 472 7/18/2022
10.1.0 472 7/14/2022
10.0.0 486 7/14/2022
9.3.1 515 7/13/2022
9.3.0 472 7/13/2022
9.2.0 492 7/3/2022
9.1.1 489 7/3/2022
9.1.0 470 7/3/2022
9.0.0 1,976 4/19/2022
8.2.0 977 2/17/2022
8.1.0 505 2/17/2022
8.0.0 520 2/3/2022
7.0.3 8,568 11/24/2021
7.0.2 6,664 11/24/2021
7.0.1 6,444 11/23/2021
7.0.0 5,308 11/23/2021
6.4.4 509 11/16/2021
6.4.3 385 11/16/2021
6.4.2 394 11/15/2021
6.4.1 409 11/6/2021
6.4.0 477 10/27/2021
6.3.1 5,398 10/1/2021
6.2.6 568 9/17/2021
6.2.5 403 9/17/2021
6.2.4 540 9/10/2021
6.2.0 1,477 6/6/2021
6.1.0 4,729 1/10/2021
6.0.0 492 1/3/2021
5.0.1 485 12/28/2020
5.0.0 457 12/28/2020
4.4.0 538 12/11/2020
4.3.1 467 12/11/2020
4.2.0 532 11/25/2020
4.0.2 549 11/10/2020
4.0.1 562 7/6/2020
4.0.0 578 7/3/2020
3.6.1 622 6/30/2020
3.5.1 698 6/22/2020
3.4.1 543 6/17/2020
3.4.0 537 6/17/2020
3.2.0 539 6/17/2020
3.1.0 524 6/17/2020
3.0.0 564 6/8/2020
2.0.1 556 5/25/2020
2.0.0 585 3/29/2020
1.4.4-alpha 446 10/27/2019
1.4.3 651 7/1/2019
1.4.1 620 6/25/2019
1.3.6 639 6/19/2019
1.3.5 645 6/12/2019
1.3.4 648 5/31/2019
1.3.3 658 5/22/2019
1.3.2 706 5/22/2019
1.3.0 693 5/22/2019
1.2.0 651 5/1/2019
1.1.0 706 4/17/2019
1.0.17 706 4/10/2019
1.0.16 683 4/10/2019
1.0.10 693 4/6/2019
1.0.9 851 4/3/2019
1.0.2-alpha 551 3/21/2019
1.0.0-alpha 534 3/15/2019