Extenso.Core
5.0.0
Extension methods and other helper classes
Install-Package Extenso.Core -Version 5.0.0
dotnet add package Extenso.Core --version 5.0.0
<PackageReference Include="Extenso.Core" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extenso.Core --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Extenso.Core, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Extenso.Core as a Cake Addin
#addin nuget:?package=Extenso.Core&version=5.0.0
// Install Extenso.Core as a Cake Tool
#tool nuget:?package=Extenso.Core&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Newtonsoft.Json (>= 12.0.3)
- System.ComponentModel.Annotations (>= 5.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Extenso.Core:
Package | Downloads |
---|---|
Extenso.Data
Data-related extension methods and other helper classes.
|
|
Extenso.AspNetCore.Mvc
MVC-related extension methods and other helper classes. Includes a FluentTagBuilder, an IRazorViewRenderService (to render Razor views to a string), various HTML Helpers and more
|
|
Extenso.Data.QueryBuilder
Fluent T-SQL Query Builder
|
GitHub repositories
This package is not used by any popular GitHub repositories.